/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_uptownkibali -- ------------------------------------------------------ -- 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=308 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','2025-04-04 17:08:54','Admin Changed the price of EMPTIES to: buyingprice =396 ,sellingprice =500, qty= 0.00, items with id 16 . in Main level at 2025-04-04 17:08:54','41.90.217.82',1),(2,'15','2025-04-05 11:24:39','BENSON Changed the price of SODA 300ML CRATES to: buyingprice =29.8333333 ,sellingprice =32.5, qty= 405.00, items with id 9 . in Main level at 2025-04-05 11:24:39','154.159.252.3',1),(3,'15','2025-04-05 11:28:28','BENSON Changed the price of SODA 500ML CRATES to: buyingprice =46.7083333 ,sellingprice =50, qty= 300.00, items with id 10 . in Main level at 2025-04-05 11:28:28','154.159.252.3',1),(4,'14','2025-04-08 14:47:40','JULIE Returned 1.00 DASANI WATER 500ML with code (5) at 2025-04-08 14:47:40','41.90.234.131',1),(5,'13','2025-04-08 14:49:57','SAM Returned 24.00 SODA 350ML PET with code (7) at 2025-04-08 14:49:57','41.90.234.131',1),(6,'13','2025-04-08 14:50:50','SAM Returned 24.00 SODA 300ML CRATES with code (9) at 2025-04-08 14:50:50','41.90.234.131',1),(7,'14','2025-04-08 14:58:55','JULIE Returned 72.00 SODA 500ML CRATES with code (10) at 2025-04-08 14:58:55','41.90.234.131',1),(8,'14','2025-04-08 14:58:58','JULIE Returned 48.00 SODA 300ML CRATES with code (9) at 2025-04-08 14:58:58','41.90.234.131',1),(9,'14','2025-04-08 15:42:40','JULIE Returned 1.00 MINUTE MAID 400ML with code (3) at 2025-04-08 15:42:40','41.90.234.131',1),(10,'14','2025-04-08 17:22:31','JULIE Returned 24.00 SODA 350ML PET with code (7) at 2025-04-08 17:22:31','41.90.234.131',1),(11,'14','2025-04-08 18:54:10','JULIE Returned 24.00 SODA 350ML PET with code (7) at 2025-04-08 18:54:10','41.90.234.131',1),(12,'14','2025-04-08 19:46:49','JULIE Returned 24.00 SODA 300ML CRATES with code (9) at 2025-04-08 19:46:49','41.90.234.131',1),(13,'14','2025-04-10 15:49:08','JULIE Returned 72.00 SODA 350ML PET with code (7) at 2025-04-10 15:49:08','41.90.234.131',1),(14,'14','2025-04-14 14:59:33','JULIE Returned 12.00 SODA 350ML PET with code (7) at 2025-04-14 14:59:33','41.90.234.131',1),(15,'14','2025-04-14 15:01:47','JULIE Returned 24.00 SODA 350ML PET with code (7) at 2025-04-14 15:01:47','41.90.234.131',1),(16,'14','2025-04-14 15:01:50','JULIE Returned 12.00 MINUTE MAID 400ML with code (3) at 2025-04-14 15:01:50','41.90.234.131',1),(17,'14','2025-04-14 15:01:53','JULIE Returned 3.00 PREDATOR GOLD 400ML with code (2) at 2025-04-14 15:01:53','41.90.234.131',1),(18,'14','2025-04-15 10:57:48','JULIE Returned 36.00 MINUTE MAID 1L with code (4) at 2025-04-15 10:57:48','41.90.234.131',1),(19,'14','2025-04-15 10:58:17','JULIE Returned 36.00 MINUTE MAID 400ML with code (3) at 2025-04-15 10:58:17','41.90.234.131',1),(20,'14','2025-04-15 11:00:54','JULIE Returned 18.00 2 LITERS PLASTIC SODA with code (1) at 2025-04-15 11:00:54','41.90.234.131',1),(21,'14','2025-04-17 15:23:59','JULIE Returned 1.00 SODA 350ML PET with code (7) at 2025-04-17 15:23:59','41.90.234.131',1),(22,'14','2025-04-17 18:36:38','JULIE Returned 48.00 200ML RGB with code (13) at 2025-04-17 18:36:38','41.90.234.131',1),(23,'14','2025-04-18 17:38:26','JULIE Returned 24.00 SODA 500ML PET with code (6) at 2025-04-18 17:38:26','41.90.234.131',1),(24,'14','2025-04-19 11:57:02','JULIE Returned 168.00 SODA 300ML CRATES with code (9) at 2025-04-19 11:57:02','41.90.234.131',1),(25,'14','2025-04-19 19:07:14','JULIE Returned 24.00 MINUTE MAID 400ML with code (3) at 2025-04-19 19:07:14','41.90.234.131',1),(26,'14','2025-04-19 19:07:33','JULIE Returned 48.00 SODA 500ML CRATES with code (10) at 2025-04-19 19:07:33','41.90.234.131',1),(27,'14','2025-04-19 19:07:47','JULIE Returned 48.00 SODA 300ML CRATES with code (9) at 2025-04-19 19:07:47','41.90.234.131',1),(28,'14','2025-04-20 11:55:20','JULIE Returned 24.00 SODA 300ML CRATES with code (9) at 2025-04-20 11:55:20','41.90.234.131',1),(29,'14','2025-04-21 12:18:47','JULIE Returned 12.00 MINUTE MAID 1L with code (4) at 2025-04-21 12:18:47','41.90.234.131',1),(30,'14','2025-04-21 12:18:52','JULIE Returned 12.00 MINUTE MAID 400ML with code (3) at 2025-04-21 12:18:52','41.90.234.131',1),(31,'14','2025-04-21 13:33:14','JULIE Returned 12.00 PREDATOR GOLD 400ML with code (2) at 2025-04-21 13:33:14','41.90.234.131',1),(32,'14','2025-04-21 13:33:18','JULIE Returned 144.00 SODA 350ML PET with code (7) at 2025-04-21 13:33:18','41.90.234.131',1),(33,'14','2025-04-21 15:06:53','JULIE Returned 120.00 SODA 350ML PET with code (7) at 2025-04-21 15:06:53','41.90.234.131',1),(34,'14','2025-04-21 15:06:56','JULIE Returned 768.00 SODA 500ML CRATES with code (10) at 2025-04-21 15:06:56','41.90.234.131',1),(35,'14','2025-04-21 19:24:01','JULIE Returned 24.00 SODA 500ML CRATES with code (10) at 2025-04-21 19:24:01','41.90.234.131',1),(36,'14','2025-04-22 17:51:20','JULIE Returned 24.00 SODA 500ML CRATES with code (10) at 2025-04-22 17:51:20','41.90.234.131',1),(37,'14','2025-04-23 11:55:53','JULIE Returned 240.00 SODA 300ML CRATES with code (9) at 2025-04-23 11:55:53','41.90.234.131',1),(38,'14','2025-04-23 12:57:24','JULIE Returned 192.00 SODA 300ML CRATES with code (9) at 2025-04-23 12:57:24','41.90.234.131',1),(39,'14','2025-04-23 12:57:51','JULIE Returned 336.00 SODA 500ML CRATES with code (10) at 2025-04-23 12:57:51','41.90.234.131',1),(40,'14','2025-04-23 12:57:54','JULIE Returned 24.00 SODA 500ML PET with code (6) at 2025-04-23 12:57:54','41.90.234.131',1),(41,'14','2025-04-23 13:23:07','JULIE Returned 72.00 SODA 500ML CRATES with code (10) at 2025-04-23 13:23:07','41.90.234.131',1),(42,'14','2025-04-23 13:23:34','JULIE Returned 24.00 SODA 500ML PET with code (6) at 2025-04-23 13:23:34','41.90.234.131',1),(43,'14','2025-04-23 13:23:37','JULIE Returned 336.00 SODA 500ML CRATES with code (10) at 2025-04-23 13:23:37','41.90.234.131',1),(44,'14','2025-04-23 13:23:38','JULIE Returned 336.00 SODA 500ML CRATES with code (10) at 2025-04-23 13:23:38','41.90.234.131',1),(45,'14','2025-04-23 13:23:42','JULIE Returned 168.00 SODA 300ML CRATES with code (9) at 2025-04-23 13:23:42','41.90.234.131',1),(46,'14','2025-04-23 16:07:55','JULIE Returned 48.00 SODA 500ML CRATES with code (10) at 2025-04-23 16:07:55','41.90.234.131',1),(47,'14','2025-04-23 16:07:59','JULIE Returned 4.00 PREDATOR GOLD 400ML with code (2) at 2025-04-23 16:07:59','41.90.234.131',1),(48,'14','2025-04-23 16:08:02','JULIE Returned 12.00 SODA 350ML PET with code (7) at 2025-04-23 16:08:02','41.90.234.131',1),(49,'14','2025-04-23 16:08:06','JULIE Returned 72.00 SODA 300ML CRATES with code (9) at 2025-04-23 16:08:06','41.90.234.131',1),(50,'14','2025-04-23 16:08:23','JULIE Returned 48.00 SODA 500ML CRATES with code (10) at 2025-04-23 16:08:23','41.90.234.131',1),(51,'14','2025-04-23 16:08:26','JULIE Returned 12.00 SODA 350ML PET with code (7) at 2025-04-23 16:08:26','41.90.234.131',1),(52,'14','2025-04-23 16:08:28','JULIE Returned 72.00 SODA 300ML CRATES with code (9) at 2025-04-23 16:08:28','41.90.234.131',1),(53,'14','2025-04-23 16:08:31','JULIE Returned 4.00 PREDATOR GOLD 400ML with code (2) at 2025-04-23 16:08:31','41.90.234.131',1),(54,'14','2025-04-23 18:06:44','JULIE Returned 1.00 200ML RGB with code (13) at 2025-04-23 18:06:44','41.90.234.131',1),(55,'14','2025-04-24 14:55:06','JULIE Returned 1.00 200ML RGB with code (13) at 2025-04-24 14:55:06','41.90.234.131',1),(56,'13','2025-04-25 11:54:19','SAM Returned 12.00 MINUTE MAID 1L with code (4) at 2025-04-25 11:54:19','41.90.234.131',1),(57,'15','2025-04-25 12:21:26','BENSON Changed the price of TONIC/ SODA WATER to: buyingprice =37.916666666667 ,sellingprice =60, qty= 57.00, items with id 11 . in Main level at 2025-04-25 12:21:26','41.90.234.131',1),(58,'14','2025-04-26 16:08:34','JULIE Returned 1.00 DASANI WATER 1L with code (8) at 2025-04-26 16:08:34','41.90.234.131',1),(59,'14','2025-04-26 16:08:46','JULIE Returned 1.00 DASANI WATER 1L with code (8) at 2025-04-26 16:08:46','41.90.234.131',1),(60,'14','2025-05-01 16:02:25','JULIE Returned 72.00 SODA 350ML PET with code (7) at 2025-05-01 16:02:25','41.90.234.131',1),(61,'14','2025-05-01 16:02:33','JULIE Returned 1.00 PREDATOR GOLD 400ML with code (2) at 2025-05-01 16:02:33','41.90.234.131',1),(62,'14','2025-05-01 16:04:39','JULIE Returned 1.00 SODA 300ML CRATES with code (9) at 2025-05-01 16:04:39','41.90.234.131',1),(63,'14','2025-05-02 08:27:10','JULIE Returned 288.00 SODA 500ML PET with code (6) at 2025-05-02 08:27:10','41.90.234.131',1),(64,'14','2025-05-02 14:55:42','JULIE Returned 12.00 SODA 350ML PET with code (7) at 2025-05-02 14:55:42','41.90.234.131',1),(65,'14','2025-05-03 19:19:59','JULIE Returned 24.00 200ML RGB with code (13) at 2025-05-03 19:19:59','41.90.234.131',1),(66,'13','2025-05-07 12:28:42','SAM Returned 24.00 SODA 300ML CRATES with code (9) at 2025-05-07 12:28:42','41.90.234.131',1),(67,'13','2025-05-07 12:28:46','SAM Returned 12.00 PREDATOR GOLD 400ML with code (2) at 2025-05-07 12:28:46','41.90.234.131',1),(68,'13','2025-05-09 17:06:04','SAM Returned 10.00 PREDATOR GOLD 400ML with code (2) at 2025-05-09 17:06:04','41.90.234.131',1),(69,'13','2025-05-09 17:06:08','SAM Returned 120.00 MINUTE MAID 400ML with code (3) at 2025-05-09 17:06:08','41.90.234.131',1),(70,'13','2025-05-09 17:06:12','SAM Returned 48.00 SODA 500ML PET with code (6) at 2025-05-09 17:06:12','41.90.234.131',1),(71,'13','2025-05-09 17:06:15','SAM Returned 48.00 SODA 350ML PET with code (7) at 2025-05-09 17:06:15','41.90.234.131',1),(72,'13','2025-05-11 14:36:23','SAM Returned 3.00 PREDATOR GOLD 400ML with code (2) at 2025-05-11 14:36:23','41.90.234.131',1),(73,'13','2025-05-11 14:36:25','SAM Returned 48.00 SODA 300ML CRATES with code (9) at 2025-05-11 14:36:25','41.90.234.131',1),(74,'13','2025-05-11 14:36:27','SAM Returned 48.00 SODA 500ML CRATES with code (10) at 2025-05-11 14:36:27','41.90.234.131',1),(75,'13','2025-05-12 12:23:03','SAM Returned 1.00 PET 1.25 LTR with code (15) at 2025-05-12 12:23:03','41.90.234.131',1),(76,'13','2025-05-12 12:23:12','SAM Returned 24.00 MINUTE MAID 400ML with code (3) at 2025-05-12 12:23:12','41.90.234.131',1),(77,'13','2025-05-12 15:38:54','SAM Returned 12.00 MINUTE MAID 400ML with code (3) at 2025-05-12 15:38:54','41.90.234.131',1),(78,'13','2025-05-12 18:56:47','SAM Returned 24.00 SODA 300ML CRATES with code (9) at 2025-05-12 18:56:47','41.90.234.131',1),(79,'13','2025-05-13 12:40:10','SAM Returned 12.00 DASANI WATER 1L with code (8) at 2025-05-13 12:40:10','41.90.234.131',1),(80,'13','2025-05-13 19:08:06','SAM Returned 24.00 SODA 500ML CRATES with code (10) at 2025-05-13 19:08:06','41.90.234.131',1),(81,'13','2025-05-14 17:16:30','SAM Returned 3.00 PREDATOR GOLD 400ML with code (2) at 2025-05-14 17:16:30','41.90.234.131',1),(82,'13','2025-05-15 14:55:00','SAM Returned 12.00 SODA 350ML PET with code (7) at 2025-05-15 14:55:00','41.90.234.131',1),(83,'13','2025-05-16 11:30:16','SAM Returned 240.00 Highland water 500ml with code (21) at 2025-05-16 11:30:16','41.90.234.131',1),(84,'13','2025-05-16 18:24:25','SAM Returned 12.00 PET 1 LTR with code (14) at 2025-05-16 18:24:25','41.90.234.131',1),(85,'13','2025-05-16 18:24:28','SAM Returned 264.00 SODA 300ML CRATES with code (9) at 2025-05-16 18:24:28','41.90.234.131',1),(86,'13','2025-05-16 18:24:32','SAM Returned 72.00 SODA 500ML CRATES with code (10) at 2025-05-16 18:24:32','41.90.234.131',1),(87,'13','2025-05-16 21:21:23','SAM Returned 456.00 SODA 500ML CRATES with code (10) at 2025-05-16 21:21:23','41.90.234.131',1),(88,'13','2025-05-19 12:18:59','SAM Returned 12.00 PREDATOR GOLD 400ML with code (2) at 2025-05-19 12:18:59','41.90.234.131',1),(89,'13','2025-05-19 12:19:13','SAM Returned 12.00 SODA 350ML PET with code (7) at 2025-05-19 12:19:13','41.90.234.131',1),(90,'13','2025-05-19 12:24:31','SAM Returned 12.00 SODA 500ML PET with code (6) at 2025-05-19 12:24:31','41.90.234.131',1),(91,'13','2025-05-20 13:09:17','SAM Returned 12.00 Highland water 1 ltr with code (20) at 2025-05-20 13:09:17','41.90.234.131',1),(92,'13','2025-05-20 15:07:35','SAM Returned 1.00 Highland water 1 ltr with code (20) at 2025-05-20 15:07:35','41.90.234.131',1),(93,'13','2025-05-20 18:32:55','SAM Returned 24.00 Highland water 1 ltr with code (20) at 2025-05-20 18:32:55','41.90.234.131',1),(94,'13','2025-05-22 17:51:58','SAM Returned 12.00 MINUTE MAID 400ML with code (3) at 2025-05-22 17:51:58','41.90.234.131',1),(95,'13','2025-05-23 09:32:48','SAM Returned 12.00 SODA 500ML PET with code (6) at 2025-05-23 09:32:48','41.90.234.131',1),(96,'13','2025-05-23 09:32:50','SAM Returned 1.00 PREDATOR GOLD 400ML with code (2) at 2025-05-23 09:32:50','41.90.234.131',1),(97,'13','2025-05-23 09:32:52','SAM Returned 24.00 SODA 350ML PET with code (7) at 2025-05-23 09:32:52','41.90.234.131',1),(98,'13','2025-05-23 09:33:30','SAM Returned 12.00 SODA 500ML PET with code (6) at 2025-05-23 09:33:30','41.90.234.131',1),(99,'13','2025-05-23 09:33:33','SAM Returned 24.00 SODA 350ML PET with code (7) at 2025-05-23 09:33:33','41.90.234.131',1),(100,'13','2025-05-23 09:33:34','SAM Returned 1.00 PREDATOR GOLD 400ML with code (2) at 2025-05-23 09:33:34','41.90.234.131',1),(101,'13','2025-05-24 12:49:16','SAM Returned 3.00 PREDATOR GOLD 400ML with code (2) at 2025-05-24 12:49:16','41.90.234.131',1),(102,'13','2025-05-24 13:37:00','SAM Returned 72.00 Highland water 1 ltr with code (20) at 2025-05-24 13:37:00','41.90.234.131',1),(103,'13','2025-05-24 18:43:40','SAM Returned 1.00 PREDATOR GOLD 400ML with code (2) at 2025-05-24 18:43:40','41.90.234.131',1),(104,'13','2025-05-25 14:26:43','SAM Returned 24.00 SODA 350ML PET with code (7) at 2025-05-25 14:26:43','41.90.234.131',1),(105,'13','2025-05-26 11:02:09','SAM Returned 48.00 Highland water 500ml with code (21) at 2025-05-26 11:02:09','41.90.234.131',1),(106,'13','2025-05-26 11:02:10','SAM Returned 1.00 PREDATOR GOLD 400ML with code (2) at 2025-05-26 11:02:10','41.90.234.131',1),(107,'13','2025-05-26 11:59:57','SAM Returned 11.00 PREDATOR GOLD 400ML with code (2) at 2025-05-26 11:59:57','41.90.234.131',1),(108,'13','2025-05-26 15:09:59','SAM Returned 24.00 SODA 500ML PET with code (6) at 2025-05-26 15:09:59','41.90.234.131',1),(109,'13','2025-05-26 15:15:35','SAM Returned 24.00 SODA 500ML PET with code (6) at 2025-05-26 15:15:35','41.90.234.131',1),(110,'13','2025-05-26 15:15:57','SAM Returned 24.00 SODA 350ML PET with code (7) at 2025-05-26 15:15:57','41.90.234.131',1),(111,'13','2025-05-26 16:48:55','SAM Returned 1.00 200ML RGB with code (13) at 2025-05-26 16:48:55','41.90.234.131',1),(112,'13','2025-05-28 12:54:28','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:54:28','41.90.234.131',1),(113,'13','2025-05-28 12:54:29','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:54:29','41.90.234.131',1),(114,'13','2025-05-28 12:54:30','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:54:30','41.90.234.131',1),(115,'13','2025-05-28 12:54:31','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:54:31','41.90.234.131',1),(116,'13','2025-05-28 12:54:32','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:54:32','41.90.234.131',1),(117,'13','2025-05-28 12:54:39','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:54:39','41.90.234.131',1),(118,'13','2025-05-28 12:54:42','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:54:42','41.90.234.131',1),(119,'13','2025-05-28 12:54:46','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:54:46','41.90.234.131',1),(120,'13','2025-05-28 12:54:48','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:54:48','41.90.234.131',1),(121,'13','2025-05-28 12:54:49','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:54:49','41.90.234.131',1),(122,'13','2025-05-28 12:55:02','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:55:02','41.90.234.131',1),(123,'13','2025-05-28 12:55:04','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:55:04','41.90.234.131',1),(124,'13','2025-05-28 12:55:05','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:55:05','41.90.234.131',1),(125,'13','2025-05-28 12:55:07','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:55:07','41.90.234.131',1),(126,'13','2025-05-28 12:55:08','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:55:08','41.90.234.131',1),(127,'13','2025-05-28 12:55:10','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:55:10','41.90.234.131',1),(128,'13','2025-05-28 12:55:11','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:55:11','41.90.234.131',1),(129,'13','2025-05-28 12:55:12','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:55:12','41.90.234.131',1),(130,'13','2025-05-28 12:55:13','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:55:13','41.90.234.131',1),(131,'13','2025-05-28 12:55:14','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:55:14','41.90.234.131',1),(132,'13','2025-05-28 12:55:15','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:55:15','41.90.234.131',1),(133,'13','2025-05-28 12:55:16','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:55:16','41.90.234.131',1),(134,'13','2025-05-28 12:55:17','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:55:17','41.90.234.131',1),(135,'13','2025-05-28 12:55:18','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:55:18','41.90.234.131',1),(136,'13','2025-05-28 12:55:19','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:55:19','41.90.234.131',1),(137,'13','2025-05-28 12:55:20','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:55:20','41.90.234.131',1),(138,'13','2025-05-28 12:55:22','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:55:22','41.90.234.131',1),(139,'13','2025-05-28 12:55:23','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:55:23','41.90.234.131',1),(140,'13','2025-05-28 12:55:24','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:55:24','41.90.234.131',1),(141,'13','2025-05-28 12:58:57','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:58:57','41.90.234.131',1),(142,'13','2025-05-28 12:58:58','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:58:58','41.90.234.131',1),(143,'13','2025-05-28 12:58:59','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:58:59','41.90.234.131',1),(144,'13','2025-05-28 12:59:00','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:59:00','41.90.234.131',1),(145,'13','2025-05-28 12:59:08','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:59:08','41.90.234.131',1),(146,'13','2025-05-28 12:59:11','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:59:11','41.90.234.131',1),(147,'13','2025-05-28 12:59:13','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:59:13','41.90.234.131',1),(148,'13','2025-05-28 12:59:15','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:59:15','41.90.234.131',1),(149,'13','2025-05-28 12:59:17','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:59:17','41.90.234.131',1),(150,'13','2025-05-28 12:59:19','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:59:19','41.90.234.131',1),(151,'13','2025-05-28 12:59:21','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:59:21','41.90.234.131',1),(152,'13','2025-05-28 12:59:40','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:59:40','41.90.234.131',1),(153,'13','2025-05-28 12:59:42','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:59:42','41.90.234.131',1),(154,'13','2025-05-28 12:59:43','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:59:43','41.90.234.131',1),(155,'13','2025-05-28 12:59:45','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:59:45','41.90.234.131',1),(156,'13','2025-05-28 12:59:46','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:59:46','41.90.234.131',1),(157,'13','2025-05-28 12:59:47','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:59:47','41.90.234.131',1),(158,'13','2025-05-28 12:59:48','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:59:48','41.90.234.131',1),(159,'13','2025-05-28 12:59:52','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:59:52','41.90.234.131',1),(160,'13','2025-05-28 12:59:53','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:59:53','41.90.234.131',1),(161,'13','2025-05-28 12:59:56','SAM Returned 1.00 SODA 500ML CRATES with code (10) at 2025-05-28 12:59:56','41.90.234.131',1),(162,'13','2025-05-29 13:36:54','SAM Returned 24.00 SODA 300ML CRATES with code (9) at 2025-05-29 13:36:54','41.90.234.131',1),(163,'13','2025-05-29 17:31:37','SAM Returned 672.00 SODA 350ML PET with code (7) at 2025-05-29 17:31:37','41.90.234.131',1),(164,'13','2025-05-30 18:28:13','SAM Returned 96.00 SODA 500ML CRATES with code (10) at 2025-05-30 18:28:13','41.90.234.131',1),(165,'13','2025-05-30 18:33:25','SAM Returned 12.00 MINUTE MAID 400ML with code (3) at 2025-05-30 18:33:25','41.90.234.131',1),(166,'13','2025-05-31 15:30:39','SAM Returned 10.00 PREDATOR GOLD 400ML with code (2) at 2025-05-31 15:30:39','41.90.234.131',1),(167,'13','2025-06-01 17:51:42','SAM Returned 24.00 SODA 500ML CRATES with code (10) at 2025-06-01 17:51:42','41.90.234.131',1),(168,'13','2025-06-01 18:07:48','SAM Returned 72.00 SODA 350ML PET with code (7) at 2025-06-01 18:07:48','41.90.234.131',1),(169,'14','2025-06-03 15:24:08','JULIE Returned 24.00 SODA 500ML CRATES with code (10) at 2025-06-03 15:24:08','41.90.234.131',1),(170,'14','2025-06-03 15:24:26','JULIE Returned 1.00 PREDATOR GOLD 400ML with code (2) at 2025-06-03 15:24:26','41.90.234.131',1),(171,'13','2025-06-03 15:49:49','SAM Returned 24.00 SODA 300ML CRATES with code (9) at 2025-06-03 15:49:49','41.90.234.131',1),(172,'14','2025-06-03 18:24:35','JULIE Returned 12.00 Highland water 1 ltr with code (20) at 2025-06-03 18:24:35','41.90.234.131',1),(173,'14','2025-06-03 18:24:39','JULIE Returned 24.00 Highland water 500ml with code (21) at 2025-06-03 18:24:39','41.90.234.131',1),(174,'14','2025-06-04 11:31:28','JULIE Returned 144.00 SODA 500ML CRATES with code (10) at 2025-06-04 11:31:28','41.90.234.131',1),(175,'14','2025-06-04 11:31:32','JULIE Returned 2.00 PREDATOR GOLD 400ML with code (2) at 2025-06-04 11:31:32','41.90.234.131',1),(176,'1','2025-06-05 10:27:32','Admin Changed the price of 2 LITERS PLASTIC SODA to: buyingprice =157 ,sellingprice =180, qty= 358.00, items with id 1 . in Main level at 2025-06-05 10:27:32','197.232.142.176',1),(177,'1','2025-06-05 10:28:04','Admin Changed the price of Highland water 500ml to: buyingprice =15.42 ,sellingprice =30, qty= 0.00, items with id 21 . in Main level at 2025-06-05 10:28:04','197.232.142.176',1),(178,'1','2025-06-05 10:28:29','Admin Changed the price of Highland water 1 ltr to: buyingprice =28.34 ,sellingprice =60, qty= 0.00, items with id 20 . in Main level at 2025-06-05 10:28:29','197.232.142.176',1),(179,'1','2025-06-05 10:28:57','Admin Changed the price of Keriget 500 ml to: buyingprice =47.74 ,sellingprice =70, qty= 0.00, items with id 18 . in Main level at 2025-06-05 10:28:57','197.232.142.176',1),(180,'1','2025-06-05 10:29:25','Admin Changed the price of Keriget 1 ltr to: buyingprice =69.42 ,sellingprice =100, qty= 0.00, items with id 17 . in Main level at 2025-06-05 10:29:25','197.232.142.176',1),(181,'1','2025-06-05 10:29:49','Admin Changed the price of PET 1 LTR to: buyingprice =81.08 ,sellingprice =95, qty= 844.00, items with id 14 . in Main level at 2025-06-05 10:29:49','197.232.142.176',1),(182,'1','2025-06-05 10:30:13','Admin Changed the price of 200ML RGB to: buyingprice =13.88 ,sellingprice =20, qty= 608.00, items with id 13 . in Main level at 2025-06-05 10:30:13','197.232.142.176',1),(183,'1','2025-06-05 10:30:36','Admin Changed the price of MONSTER to: buyingprice =189 ,sellingprice =230, qty= 192.00, items with id 12 . in Main level at 2025-06-05 10:30:36','197.232.142.176',1),(184,'1','2025-06-05 10:31:07','Admin Changed the price of TONIC/ SODA WATER to: buyingprice =37.92 ,sellingprice =60, qty= 57.00, items with id 11 . in Main level at 2025-06-05 10:31:07','197.232.142.176',1),(185,'1','2025-06-05 10:31:29','Admin Changed the price of SODA 500ML CRATES to: buyingprice =46.71 ,sellingprice =50, qty= 300.00, items with id 10 . in Main level at 2025-06-05 10:31:29','197.232.142.176',1),(186,'1','2025-06-05 10:32:01','Admin Changed the price of SODA 300ML CRATES to: buyingprice =29.84 ,sellingprice =32.5, qty= 405.00, items with id 9 . in Main level at 2025-06-05 10:32:01','197.232.142.176',1),(187,'1','2025-06-05 10:32:31','Admin Changed the price of MINUTE MAID 400ML to: buyingprice =63.33 ,sellingprice =75, qty= 1211.00, items with id 3 . in Main level at 2025-06-05 10:32:31','197.232.142.176',1),(188,'14','2025-06-06 09:43:52','JULIE Returned 24.00 SODA 500ML CRATES with code (10) at 2025-06-06 09:43:52','41.90.234.131',1),(189,'14','2025-06-07 15:03:18','JULIE Returned 60.00 PET 1.25 LTR with code (15) at 2025-06-07 15:03:18','41.90.234.131',1),(190,'14','2025-06-07 15:03:20','JULIE Returned 54.00 2 LITERS PLASTIC SODA with code (1) at 2025-06-07 15:03:20','41.90.234.131',1),(191,'14','2025-06-07 15:03:36','JULIE Returned 1560.00 SODA 300ML CRATES with code (9) at 2025-06-07 15:03:36','41.90.234.131',1),(192,'14','2025-06-07 15:03:41','JULIE Returned 1440.00 SODA 350ML PET with code (7) at 2025-06-07 15:03:41','41.90.234.131',1),(193,'14','2025-06-07 15:03:51','JULIE Returned 168.00 SODA 500ML CRATES with code (10) at 2025-06-07 15:03:51','41.90.234.131',1),(194,'14','2025-06-07 15:08:22','JULIE Returned 1560.00 SODA 300ML CRATES with code (9) at 2025-06-07 15:08:22','41.90.234.131',1),(195,'14','2025-06-07 15:08:24','JULIE Returned 168.00 SODA 500ML CRATES with code (10) at 2025-06-07 15:08:24','41.90.234.131',1),(196,'14','2025-06-07 15:08:29','JULIE Returned 54.00 2 LITERS PLASTIC SODA with code (1) at 2025-06-07 15:08:29','41.90.234.131',1),(197,'14','2025-06-07 15:08:36','JULIE Returned 60.00 PET 1.25 LTR with code (15) at 2025-06-07 15:08:36','41.90.234.131',1),(198,'14','2025-06-07 15:08:41','JULIE Returned 1440.00 SODA 350ML PET with code (7) at 2025-06-07 15:08:41','41.90.234.131',1),(199,'14','2025-06-07 15:53:00','JULIE Returned 1560.00 SODA 300ML CRATES with code (9) at 2025-06-07 15:53:00','41.90.234.131',1),(200,'14','2025-06-07 15:53:01','JULIE Returned 168.00 SODA 500ML CRATES with code (10) at 2025-06-07 15:53:01','41.90.234.131',1),(201,'14','2025-06-07 15:53:02','JULIE Returned 1440.00 SODA 350ML PET with code (7) at 2025-06-07 15:53:02','41.90.234.131',1),(202,'14','2025-06-07 15:53:06','JULIE Returned 54.00 2 LITERS PLASTIC SODA with code (1) at 2025-06-07 15:53:06','41.90.234.131',1),(203,'14','2025-06-07 15:53:11','JULIE Returned 60.00 PET 1.25 LTR with code (15) at 2025-06-07 15:53:11','41.90.234.131',1),(204,'14','2025-06-07 16:11:01','JULIE Returned 54.00 2 LITERS PLASTIC SODA with code (1) at 2025-06-07 16:11:01','41.90.234.131',1),(205,'14','2025-06-07 16:11:08','JULIE Returned 60.00 PET 1.25 LTR with code (15) at 2025-06-07 16:11:08','41.90.234.131',1),(206,'14','2025-06-07 16:11:15','JULIE Returned 168.00 SODA 500ML CRATES with code (10) at 2025-06-07 16:11:15','41.90.234.131',1),(207,'14','2025-06-07 16:11:16','JULIE Returned 1560.00 SODA 300ML CRATES with code (9) at 2025-06-07 16:11:16','41.90.234.131',1),(208,'14','2025-06-07 16:11:17','JULIE Returned 1440.00 SODA 350ML PET with code (7) at 2025-06-07 16:11:17','41.90.234.131',1),(209,'14','2025-06-07 17:57:17','JULIE Returned 1560.00 SODA 300ML CRATES with code (9) at 2025-06-07 17:57:17','41.90.234.131',1),(210,'14','2025-06-07 17:57:24','JULIE Returned 168.00 SODA 500ML CRATES with code (10) at 2025-06-07 17:57:24','41.90.234.131',1),(211,'14','2025-06-07 17:57:27','JULIE Returned 1440.00 SODA 350ML PET with code (7) at 2025-06-07 17:57:27','41.90.234.131',1),(212,'14','2025-06-07 17:57:30','JULIE Returned 60.00 PET 1.25 LTR with code (15) at 2025-06-07 17:57:30','41.90.234.131',1),(213,'14','2025-06-07 17:57:33','JULIE Returned 54.00 2 LITERS PLASTIC SODA with code (1) at 2025-06-07 17:57:33','41.90.234.131',1),(214,'14','2025-06-07 18:46:13','JULIE Returned 72.00 SODA 300ML CRATES with code (9) at 2025-06-07 18:46:13','41.90.234.131',1),(215,'14','2025-06-07 18:46:14','JULIE Returned 48.00 SODA 500ML CRATES with code (10) at 2025-06-07 18:46:14','41.90.234.131',1),(216,'14','2025-06-07 18:46:16','JULIE Returned 5.00 PREDATOR GOLD 400ML with code (2) at 2025-06-07 18:46:16','41.90.234.131',1),(217,'14','2025-06-07 19:05:10','JULIE Returned 54.00 2 LITERS PLASTIC SODA with code (1) at 2025-06-07 19:05:10','41.90.234.131',1),(218,'14','2025-06-07 19:05:26','JULIE Returned 60.00 PET 1.25 LTR with code (15) at 2025-06-07 19:05:26','41.90.234.131',1),(219,'14','2025-06-07 19:05:41','JULIE Returned 1440.00 SODA 350ML PET with code (7) at 2025-06-07 19:05:41','41.90.234.131',1),(220,'14','2025-06-07 19:10:24','JULIE Returned 1560.00 SODA 300ML CRATES with code (9) at 2025-06-07 19:10:24','41.90.234.131',1),(221,'14','2025-06-07 19:10:34','JULIE Returned 168.00 SODA 500ML CRATES with code (10) at 2025-06-07 19:10:34','41.90.234.131',1),(222,'14','2025-06-08 13:32:27','JULIE Returned 1.00 PET 1 LTR with code (14) at 2025-06-08 13:32:27','41.90.234.131',1),(223,'14','2025-06-08 13:32:31','JULIE Returned 5.00 Highland water 1 ltr with code (20) at 2025-06-08 13:32:31','41.90.234.131',1),(224,'14','2025-06-08 13:32:34','JULIE Returned 2.00 SODA 500ML PET with code (6) at 2025-06-08 13:32:34','41.90.234.131',1),(225,'14','2025-06-09 10:19:11','JULIE Returned 288.00 SODA 300ML CRATES with code (9) at 2025-06-09 10:19:11','41.90.234.131',1),(226,'14','2025-06-10 17:30:48','JULIE Returned 72.00 Highland water 1 ltr with code (20) at 2025-06-10 17:30:48','41.90.234.131',1),(227,'14','2025-06-10 17:30:51','JULIE Returned 36.00 Highland water 1 ltr with code (20) at 2025-06-10 17:30:51','41.90.234.131',1),(228,'14','2025-06-11 14:01:20','JULIE Returned 1560.00 SODA 300ML CRATES with code (9) at 2025-06-11 14:01:20','41.90.234.131',1),(229,'14','2025-06-11 14:01:27','JULIE Returned 168.00 SODA 500ML CRATES with code (10) at 2025-06-11 14:01:27','41.90.234.131',1),(230,'14','2025-06-11 14:01:30','JULIE Returned 1440.00 SODA 350ML PET with code (7) at 2025-06-11 14:01:30','41.90.234.131',1),(231,'14','2025-06-11 14:01:32','JULIE Returned 60.00 PET 1.25 LTR with code (15) at 2025-06-11 14:01:32','41.90.234.131',1),(232,'14','2025-06-11 14:01:34','JULIE Returned 54.00 2 LITERS PLASTIC SODA with code (1) at 2025-06-11 14:01:34','41.90.234.131',1),(233,'14','2025-06-12 19:17:09','JULIE Returned 48.00 SODA 500ML CRATES with code (10) at 2025-06-12 19:17:09','41.90.234.131',1),(234,'14','2025-06-12 19:59:58','JULIE Returned 576.00 SODA 300ML CRATES with code (9) at 2025-06-12 19:59:58','41.90.234.131',1),(235,'14','2025-06-12 20:06:15','JULIE Returned 120.00 SODA 500ML CRATES with code (10) at 2025-06-12 20:06:15','41.90.234.131',1),(236,'14','2025-06-13 10:15:55','JULIE Returned 120.00 SODA 500ML CRATES with code (10) at 2025-06-13 10:15:55','41.90.234.131',1),(237,'14','2025-06-14 15:59:58','JULIE Returned 240.00 Highland water 500ml with code (21) at 2025-06-14 15:59:58','41.90.234.131',1),(238,'14','2025-06-15 13:32:44','JULIE Returned 96.00 SODA 500ML CRATES with code (10) at 2025-06-15 13:32:44','41.90.234.131',1),(239,'15','2025-06-17 13:23:58','BENSON Changed the price of Highland water 500ml to: buyingprice =15.42 ,sellingprice =30, qty= 0.00, items with id 21 . in Main level at 2025-06-17 13:23:58','41.139.233.13',1),(240,'15','2025-06-17 13:24:38','BENSON Changed the price of Highland water 1 ltr to: buyingprice =28.34 ,sellingprice =60, qty= 0.00, items with id 20 . in Main level at 2025-06-17 13:24:38','41.139.233.13',1),(241,'15','2025-06-17 13:48:45','BENSON Changed the price of Highland water 1 ltr to: buyingprice =28.34 ,sellingprice =60, qty= 0.00, items with id 20 . in Main level at 2025-06-17 13:48:45','41.139.233.13',1),(242,'15','2025-06-17 14:19:29','BENSON Changed the price of Highland water 500ml to: buyingprice =15.42 ,sellingprice =30, qty= 0.00, items with id 21 . in Main level at 2025-06-17 14:19:29','41.139.233.13',1),(243,'15','2025-06-17 14:19:58','BENSON Changed the price of Highland water 1 ltr to: buyingprice =28.34 ,sellingprice =60, qty= 0.00, items with id 20 . in Main level at 2025-06-17 14:19:58','41.139.233.13',1),(244,'14','2025-06-17 17:53:22','JULIE Returned 72.00 Highland water 500ml with code (21) at 2025-06-17 17:53:22','41.90.234.131',1),(245,'14','2025-06-18 19:56:24','JULIE Returned 480.00 MINUTE MAID 400ML with code (3) at 2025-06-18 19:56:24','41.90.234.131',1),(246,'14','2025-06-19 16:46:00','JULIE Returned 60.00 MINUTE MAID 400ML with code (3) at 2025-06-19 16:46:00','41.90.234.131',1),(247,'14','2025-06-19 16:46:03','JULIE Returned 24.00 SODA 500ML PET with code (6) at 2025-06-19 16:46:03','41.90.234.131',1),(248,'14','2025-06-19 16:46:05','JULIE Returned 24.00 SODA 300ML CRATES with code (9) at 2025-06-19 16:46:05','41.90.234.131',1),(249,'14','2025-06-19 16:46:08','JULIE Returned 24.00 SODA 500ML CRATES with code (10) at 2025-06-19 16:46:08','41.90.234.131',1),(250,'14','2025-06-20 14:10:37','JULIE Returned 12.00 Keriget 1 ltr with code (17) at 2025-06-20 14:10:37','41.90.234.131',1),(251,'14','2025-06-20 14:10:40','JULIE Returned 24.00 Keriget 500 ml with code (18) at 2025-06-20 14:10:40','41.90.234.131',1),(252,'14','2025-06-20 14:11:37','JULIE Returned 720.00 SODA 300ML CRATES with code (9) at 2025-06-20 14:11:37','41.90.234.131',1),(253,'14','2025-06-20 14:11:39','JULIE Returned 312.00 SODA 500ML CRATES with code (10) at 2025-06-20 14:11:39','41.90.234.131',1),(254,'14','2025-06-20 14:11:41','JULIE Returned 50.00 PREDATOR GOLD 400ML with code (2) at 2025-06-20 14:11:41','41.90.234.131',1),(255,'14','2025-06-20 14:11:43','JULIE Returned 24.00 PET 1 LTR with code (14) at 2025-06-20 14:11:43','41.90.234.131',1),(256,'14','2025-06-20 14:11:46','JULIE Returned 120.00 TONIC/ SODA WATER with code (11) at 2025-06-20 14:11:46','41.90.234.131',1),(257,'14','2025-06-20 18:26:30','JULIE Returned 48.00 SODA 500ML CRATES with code (10) at 2025-06-20 18:26:30','41.90.234.131',1),(258,'14','2025-06-20 18:26:33','JULIE Returned 24.00 SODA 300ML CRATES with code (9) at 2025-06-20 18:26:33','41.90.234.131',1),(259,'14','2025-06-20 18:26:38','JULIE Returned 24.00 SODA 350ML PET with code (7) at 2025-06-20 18:26:38','41.90.234.131',1),(260,'14','2025-06-21 12:21:42','JULIE Returned 216.00 SODA 300ML CRATES with code (9) at 2025-06-21 12:21:42','41.90.234.131',1),(261,'14','2025-06-21 12:21:44','JULIE Returned 24.00 200ML RGB with code (13) at 2025-06-21 12:21:44','41.90.234.131',1),(262,'14','2025-06-21 12:21:48','JULIE Returned 10.00 PREDATOR GOLD 400ML with code (2) at 2025-06-21 12:21:48','41.90.234.131',1),(263,'14','2025-06-21 12:21:52','JULIE Returned 36.00 MINUTE MAID 400ML with code (3) at 2025-06-21 12:21:52','41.90.234.131',1),(264,'14','2025-06-21 12:21:54','JULIE Returned 36.00 MINUTE MAID 1L with code (4) at 2025-06-21 12:21:54','41.90.234.131',1),(265,'14','2025-06-21 12:21:56','JULIE Returned 24.00 PET 1.25 LTR with code (15) at 2025-06-21 12:21:56','41.90.234.131',1),(266,'14','2025-06-21 12:21:59','JULIE Returned 96.00 SODA 500ML PET with code (6) at 2025-06-21 12:21:59','41.90.234.131',1),(267,'14','2025-06-21 12:22:03','JULIE Returned 12.00 Highland water 1 ltr with code (20) at 2025-06-21 12:22:03','41.90.234.131',1),(268,'14','2025-06-21 12:22:14','JULIE Returned 24.00 Highland water 500ml with code (21) at 2025-06-21 12:22:14','41.90.234.131',1),(269,'14','2025-06-21 12:22:17','JULIE Returned 12.00 DASANI WATER 1L with code (8) at 2025-06-21 12:22:17','41.90.234.131',1),(270,'14','2025-06-21 12:22:28','JULIE Returned 18.00 2 LITERS PLASTIC SODA with code (1) at 2025-06-21 12:22:28','41.90.234.131',1),(271,'14','2025-06-21 12:22:32','JULIE Returned 504.00 SODA 350ML PET with code (7) at 2025-06-21 12:22:32','41.90.234.131',1),(272,'14','2025-06-21 13:50:04','JULIE Returned 24.00 SODA 300ML CRATES with code (9) at 2025-06-21 13:50:04','41.90.234.131',1),(273,'14','2025-06-23 12:03:24','JULIE Returned 48.00 SODA 500ML CRATES with code (10) at 2025-06-23 12:03:24','41.90.234.131',1),(274,'14','2025-06-23 18:31:14','JULIE Returned 1.00 PET 1 LTR with code (14) at 2025-06-23 18:31:14','41.90.234.131',1),(275,'14','2025-06-23 18:31:17','JULIE Returned 1.00 MINUTE MAID 400ML with code (3) at 2025-06-23 18:31:17','41.90.234.131',1),(276,'14','2025-06-26 09:05:04','JULIE Returned 24.00 DASANI WATER 1L with code (8) at 2025-06-26 09:05:04','41.90.234.131',1),(277,'14','2025-06-26 09:05:04','JULIE Returned 24.00 DASANI WATER 1L with code (8) at 2025-06-26 09:05:04','41.90.234.131',1),(278,'14','2025-06-26 09:05:05','JULIE Returned 24.00 DASANI WATER 1L with code (8) at 2025-06-26 09:05:05','41.90.234.131',1),(279,'14','2025-06-26 09:05:06','JULIE Returned 24.00 DASANI WATER 1L with code (8) at 2025-06-26 09:05:06','41.90.234.131',1),(280,'14','2025-06-26 09:05:07','JULIE Returned 24.00 DASANI WATER 1L with code (8) at 2025-06-26 09:05:07','41.90.234.131',1),(281,'14','2025-06-26 09:05:08','JULIE Returned 24.00 DASANI WATER 1L with code (8) at 2025-06-26 09:05:08','41.90.234.131',1),(282,'14','2025-06-26 09:05:09','JULIE Returned 24.00 DASANI WATER 1L with code (8) at 2025-06-26 09:05:09','41.90.234.131',1),(283,'14','2025-06-26 09:05:10','JULIE Returned 24.00 DASANI WATER 1L with code (8) at 2025-06-26 09:05:10','41.90.234.131',1),(284,'14','2025-06-26 09:05:11','JULIE Returned 24.00 DASANI WATER 1L with code (8) at 2025-06-26 09:05:11','41.90.234.131',1),(285,'14','2025-06-26 09:05:12','JULIE Returned 24.00 DASANI WATER 1L with code (8) at 2025-06-26 09:05:12','41.90.234.131',1),(286,'14','2025-06-26 09:05:13','JULIE Returned 24.00 DASANI WATER 1L with code (8) at 2025-06-26 09:05:13','41.90.234.131',1),(287,'14','2025-06-26 09:10:50','JULIE Returned 1.00 PET 1 LTR with code (14) at 2025-06-26 09:10:50','41.90.234.131',1),(288,'14','2025-06-26 09:12:25','JULIE Returned 18.00 PET 1.25 LTR with code (15) at 2025-06-26 09:12:25','41.90.234.131',1),(289,'14','2025-06-26 09:12:31','JULIE Returned 108.00 SODA 350ML PET with code (7) at 2025-06-26 09:12:31','41.90.234.131',1),(290,'14','2025-06-26 09:12:37','JULIE Returned 11.00 PREDATOR GOLD 400ML with code (2) at 2025-06-26 09:12:37','41.90.234.131',1),(291,'14','2025-06-26 09:12:39','JULIE Returned 96.00 200ML RGB with code (13) at 2025-06-26 09:12:39','41.90.234.131',1),(292,'14','2025-06-26 09:12:44','JULIE Returned 9.00 PREDATOR GOLD 400ML with code (2) at 2025-06-26 09:12:44','41.90.234.131',1),(293,'14','2025-06-26 09:12:46','JULIE Returned 120.00 SODA 300ML CRATES with code (9) at 2025-06-26 09:12:46','41.90.234.131',1),(294,'14','2025-06-26 09:12:52','JULIE Returned 48.00 SODA 300ML CRATES with code (9) at 2025-06-26 09:12:52','41.90.234.131',1),(295,'14','2025-06-26 09:12:55','JULIE Returned 72.00 SODA 500ML CRATES with code (10) at 2025-06-26 09:12:55','41.90.234.131',1),(296,'14','2025-06-26 09:12:57','JULIE Returned 72.00 SODA 500ML CRATES with code (10) at 2025-06-26 09:12:57','41.90.234.131',1),(297,'14','2025-06-26 09:13:06','JULIE Returned 1.00 SODA 500ML CRATES with code (10) at 2025-06-26 09:13:06','41.90.234.131',1),(298,'14','2025-06-26 09:13:08','JULIE Returned 36.00 MINUTE MAID 400ML with code (3) at 2025-06-26 09:13:08','41.90.234.131',1),(299,'14','2025-06-26 09:13:10','JULIE Returned 12.00 MINUTE MAID 1L with code (4) at 2025-06-26 09:13:10','41.90.234.131',1),(300,'14','2025-06-26 09:13:11','JULIE Returned 12.00 Highland water 1 ltr with code (20) at 2025-06-26 09:13:11','41.90.234.131',1),(301,'14','2025-06-26 09:13:13','JULIE Returned 84.00 SODA 500ML PET with code (6) at 2025-06-26 09:13:13','41.90.234.131',1),(302,'14','2025-06-26 10:53:42','JULIE Returned 4.00 200ML RGB with code (13) at 2025-06-26 10:53:42','41.90.234.131',1),(303,'14','2025-06-26 10:56:25','JULIE Returned 4.00 200ML RGB with code (13) at 2025-06-26 10:56:25','41.90.234.131',1),(304,'14','2025-06-26 13:26:50','JULIE Returned 12.00 DASANI WATER 1L with code (8) at 2025-06-26 13:26:50','41.90.234.131',1),(305,'14','2025-06-30 15:04:34','JULIE Returned 48.00 200ML RGB with code (13) at 2025-06-30 15:04:34','41.90.234.131',1),(306,'14','2025-06-30 18:30:22','JULIE Returned 24.00 SODA 300ML CRATES with code (9) at 2025-06-30 18:30:22','41.90.234.131',1),(307,'14','2025-06-30 18:30:28','JULIE Returned 24.00 SODA 500ML CRATES with code (10) at 2025-06-30 18:30:28','41.90.234.131',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 AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `advance` -- LOCK TABLES `advance` WRITE; /*!40000 ALTER TABLE `advance` DISABLE KEYS */; INSERT INTO `advance` VALUES (1,'4 ','','5000','','active','2025-02-13 11:50:54am','1','1','0','2025-02-14 23:59:59','2025-02-13 00:00:00',NULL,1,'','11739436625'); /*!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 AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `advancepayment` -- LOCK TABLES `advancepayment` WRITE; /*!40000 ALTER TABLE `advancepayment` DISABLE KEYS */; INSERT INTO `advancepayment` VALUES (1,'2025-01-16 09:00:16','1','1','2337','-2337','payment received',NULL,'1'),(2,'2025-02-13 11:45:14','1','1','120','-120','payment received',NULL,'1'); /*!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 AUTO_INCREMENT=6 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `approvals` -- LOCK TABLES `approvals` WRITE; /*!40000 ALTER TABLE `approvals` DISABLE KEYS */; INSERT INTO `approvals` VALUES (1,'','','2025-01-23 06:09:40','Approved','1','','1','11736407271',1),(2,'','','2025-01-23 06:17:32','TemporaryApproved','1','','1','11737601984',8),(3,'','','2025-01-23 06:18:36','Approved','1','','1','11737601984',8),(4,'','','2025-01-23 06:44:41','Rejected','1','','1','11737600589',6),(5,'','','2025-01-23 06:44:54','Approved','1','','1','11737600589',6); /*!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','robisearchltd@2023','C:\\xampp\\mysql\\bin\\','C:/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 AUTO_INCREMENT=2 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 */; INSERT INTO `banks` VALUES (1,'','0.00','','2025-01-09 11:28:56','ROBERT',1030,'1','1','2025-01-09 11:56:40','BANK-11736412988'); /*!40000 ALTER TABLE `banks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `batchlist` -- DROP TABLE IF EXISTS `batchlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `batchlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `exactime` varchar(50) NOT NULL, `batchid` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `batchno` int(11) NOT NULL, `description` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `batchlist` -- LOCK TABLES `batchlist` WRITE; /*!40000 ALTER TABLE `batchlist` DISABLE KEYS */; INSERT INTO `batchlist` VALUES (1,'P.O','1','2025-01-09 10:08:54','11736406513','11736405923',1,1,1,''),(2,'P.O','1','2025-01-09 10:10:39','11736406629','11736405923',1,1,1,''),(3,'P.O','1','2025-02-05 16:42:52','11738762970','11736405923',1,1,1,''),(4,'S.O','1','2025-02-05 16:44:08','11738763045','111736850381',1,1,1,''),(5,'P.O','1','2025-02-13 10:07:56','11739430471','11736405923',1,1,1,''),(6,'P.O','1','2025-03-13 17:38:05','11741876681','11741876437',1,1,1,''),(7,'S.O','1','2025-03-22 11:51:38','11742633497','111742627873',1,1,1,''),(8,'S.O','1','2025-03-22 13:32:47','11742639565','111742639540',1,1,1,''); /*!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,'BRANCH A','<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','2025-02-21 12:43:25','active','1','','1','<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\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 AUTO_INCREMENT=2 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 */; INSERT INTO `branchlist` VALUES (1,'P052401348R','00','Headquarter','01','Nyeri','Kieni West District','Mweiga',NULL,'UPTOWN KIBALI DISTRIBUTORS LIMITED','254725328812','uptowndistributors@gmail.com','Y',NULL,''); /*!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 DEFAULT 'new', `enddate` varchar(50) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `createdate` varchar(50) NOT NULL, `description` text NOT NULL, `name` varchar(50) NOT NULL, `approvedby` int(20) NOT NULL, `dateapproved` int(20) NOT NULL, `tobranch` varchar(20) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'new', `startdate` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Transfer', `category` varchar(20) NOT NULL DEFAULT 'products', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `bulkdispatch` -- LOCK TABLES `bulkdispatch` WRITE; /*!40000 ALTER TABLE `bulkdispatch` DISABLE KEYS */; /*!40000 ALTER TABLE `bulkdispatch` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `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 AUTO_INCREMENT=9 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 */; INSERT INTO `bulkreservation` VALUES (1,'Group','Group','','1','',' ','2024-12-21 10:00:00','new','1','2024-12-20 11:36:05','','1','0','Cleared','Cash','',0.00,0.00,'0','11734683765','0','2','0','0','0','0','','0','0','0','0','2','ict',0.00,0,1,1,NULL,0.00,0.00,0.00),(2,'Group','Group','','1','',' ','2024-12-21 10:00:00','new','1','2024-12-20 11:39:02','','1','0','Cleared','Invoice','Q233457',0.00,0.00,'0','11734683942','8000','4','8000','-6000','2000','0','','6000','0','0','0','4','Business',0.00,0,1,1,NULL,1103.45,0.00,6896.55),(3,'Group','Group','','1','',' ','2024-12-21 10:00:00','new','1','2024-12-20 11:51:07','','1','0','Cleared','Cash','',0.00,0.00,'0','11734684667','8000','3','8000','-8000','0','0','','8000','0','0','0','3','ict',0.00,0,1,1,NULL,1103.45,0.00,6896.55),(4,'Group','Group','','3','',' ','2025-01-29 10:00:00','new','1','2025-01-28 07:28:53','','1','6000','Cleared','Cash','Q233457',0.00,0.00,'0','11738038533','6000','88','6000','0','0','0','','0','0','0','0','88','Business',0.00,0,1,1,NULL,813.56,101.69,5084.75),(5,'Group','Group','','3','',' ','2025-01-29 10:00:00','new','1','2025-01-28 07:30:05','','1','0','Cleared','Cash','',0.00,0.00,'0','11738038605','0','7','0','0','0','0','','0','0','0','0','7','Business',0.00,0,1,1,NULL,0.00,0.00,0.00),(6,'Group','Group','','3','',' ','2025-01-29 10:00:00','new','1','2025-01-28 09:12:45','','1','8000','Cleared','Cash','',0.00,0.00,'0','11738044765','8000','4','8000','0','0','0','','0','0','0','0','4','Business',0.00,0,1,1,NULL,1084.75,135.59,6779.66),(7,'Group','Group','','6','',' ','2025-01-29 10:00:00','new','1','2025-01-28 09:20:45','','1','0','Cleared','Cash','',0.00,0.00,'0','11738045245','0','4','0','0','0','0','','0','0','0','0','4','ict',0.00,0,1,1,NULL,0.00,0.00,0.00),(8,'Group','Group','','4','',' ','2025-02-07 10:00:00','new','1','2025-02-06 18:08:02','','1','0','Cleared','Cash','',0.00,0.00,'0','11738854482','0','4','0','0','0','0','','0','0','0','0','4','Business',0.00,0,1,1,NULL,0.00,0.00,0.00); /*!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 `checkin` -- DROP TABLE IF EXISTS `checkin`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `checkin` ( `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, `visitorid` int(60) 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, `idno` varchar(50) NOT NULL, `name` varchar(100) NOT NULL, `business` varchar(100) NOT NULL, `vehicleno` varchar(100) NOT NULL, `vehiclecolor` varchar(100) NOT NULL, `vehiclemodel` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `checkindate` varchar(100) NOT NULL, `checkoutdate` varchar(100) NOT NULL, `branchid` 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 `checkin` -- LOCK TABLES `checkin` WRITE; /*!40000 ALTER TABLE `checkin` DISABLE KEYS */; INSERT INTO `checkin` VALUES (1,'','A2','2025-03-13','Closed','1','','1','General','',1,'2025-03-13 14:13:25',1,'1','','254718667391','','director@robisearch.com','23434212','ROBERT','robisearch','KDB634T','WHITE','NISSAN','Main Gate','2025-03-13 14:11:44','2025-03-13 14:13:25',''),(2,'','NA','2025-03-13','Active','1','','1','General','',0,'',2,'1','','254700139073','','mercymwendwa643@gmail.com','23434212','JAMES','UON','KDW3455','WHITE','NISSAN','Main Gate','2025-03-13 14:13:40','',''),(3,'','R00M7','2025-03-13','Closed','1','','1','General','',1,'2025-03-13 14:22:54',3,'1','','254700139076','','gabmureithi50@gmail.com','234342127','TOM','UON','TXE467','WHITE','NISSAN','Main Gate','2025-03-13 14:20:46','2025-03-13 14:22:54',''),(4,'','ROO9','2025-03-13','Active','1','','1','General','',0,'',1,'1','','254718667391','','director@robisearch.com','23434212','ROBERT','robisearch','KDB634T','WHITE','NISSAN','Main Gate','2025-03-13 14:23:21','',''),(5,'0','ROBERT OUMA','2025-03-20','Active','1','','1','General','1',0,'',4,'1','','254718667394','','gabmureithi50@gmail.com','23434212','ROBERT','UON','KDB634R','','','Main Gate','2025-03-20 04:52:05','',''),(6,'1','test','2025-03-20','Active','1','','1','General','1',0,'',3,'1','','254700139076','11742436277','gabmureithi50@gmail.com','234342127','TOM','UON','TXE467','WHITE','NISSAN','Main Gate','2025-03-20 05:04:29','','1'); /*!40000 ALTER TABLE `checkin` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `cheque` -- DROP TABLE IF EXISTS `cheque`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `cheque` ( `id` int(50) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `paiddate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `bankname` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `business` varchar(100) NOT NULL, `type` varchar(15) NOT NULL, `chequenumber` varchar(70) NOT NULL, `exactdate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `cheque` -- LOCK TABLES `cheque` WRITE; /*!40000 ALTER TABLE `cheque` DISABLE KEYS */; /*!40000 ALTER TABLE `cheque` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `collection` -- DROP TABLE IF EXISTS `collection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `collection` ( `id` int(11) NOT NULL AUTO_INCREMENT, `paiddate` varchar(100) NOT NULL, `invoice` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `remarks` varchar(100) NOT NULL, `balance` varchar(30) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `paymentmethodes` int(10) NOT NULL, `createdate` varchar(50) NOT NULL, `name` varchar(30) NOT NULL DEFAULT 'payment', `transactioncode` varchar(50) NOT NULL, `supplier` int(11) DEFAULT NULL, `branchid` int(11) DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=1126 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `collection` -- LOCK TABLES `collection` WRITE; /*!40000 ALTER TABLE `collection` DISABLE KEYS */; INSERT INTO `collection` VALUES (1,'2025-04-05 10:42:54','131743838622','8440','mpesa','0','13','1',1010,'2025-04-05 10:43:08','payment','',22,1),(2,'2025-04-05 13:05:24','131743847490','1100','cash','850','13','1',1000,'2025-04-05 13:05:36','payment','',23,1),(3,'2025-04-05 14:12:35','131743850835','780','mpesa','0','13','1',1010,'2025-04-05 14:13:15','payment','',24,1),(4,'2025-04-05 14:25:15','131743850945','1000','cash','0','13','1',1000,'2025-04-05 14:26:52','payment','',24,1),(5,'2025-04-05 19:40:44','131743847490','850','cash','0','13','1',1000,'2025-04-05 19:40:58','payment','',23,1),(6,'2025-04-07 20:16:17','141744045780','950','cash','-950','14','1',1000,'2025-04-07 20:16:41','payment','',23,1),(7,'2025-04-07 20:52:23','141744047229','8780','cash','186099','14','1',1000,'2025-04-07 20:52:41','payment','',27,1),(8,'2025-04-07 20:52:41','141744047229','1475','mpesa','184624','14','1',1010,'2025-04-07 20:53:18','payment','TRD',27,1),(9,'2025-04-07 20:53:18','141744047229','350','cash','184274','14','1',1000,'2025-04-07 20:54:16','payment','',27,1),(10,'2025-04-07 20:54:16','141744047229','184320','cheque','-46','14','1',1030,'2025-04-07 20:55:22','payment','SSA',27,1),(11,'2025-04-08 10:49:34','141744098414','1950','mpesa','0','14','1',1000,'2025-04-08 10:50:22','payment','',31,1),(12,'2025-04-08 11:28:47','141744099343','800','cash','0','14','1',1000,'2025-04-08 11:31:00','payment','',25,1),(13,'2025-04-08 12:01:32','141744098251','780','cash','-780','14','1',1000,'2025-04-08 12:01:49','payment','',24,1),(14,'2025-04-08 12:05:28','131744094679','780','mpesa','0','14','1',1000,'2025-04-08 12:05:40','payment','',24,1),(15,'2025-04-08 13:08:14','141744101886','650','mpesa','0','14','1',1000,'2025-04-08 13:08:34','payment','',24,1),(16,'2025-04-08 13:08:45','141744101914','800','cash','0','14','1',1000,'2025-04-08 13:08:59','payment','',24,1),(17,'2025-04-08 13:09:20','141744101938','500','cash','0','14','1',1000,'2025-04-08 13:09:33','payment','',24,1),(18,'2025-04-08 13:09:44','141744102014','500','cash','0','14','1',1000,'2025-04-08 13:09:55','payment','',24,1),(19,'2025-04-08 13:10:10','141744101988','600','cash','50','14','1',1000,'2025-04-08 13:10:48','payment','',24,1),(20,'2025-04-08 14:59:59','131743869239','5435','mpesa','0','14','1',1000,'2025-04-08 15:00:32','payment','',28,1),(21,'2025-04-08 18:49:41','141744122453','2820','cash','0','14','1',1000,'2025-04-08 18:50:11','payment','',33,1),(22,'2025-04-08 18:50:43','141744121726','1475','cash','0','14','1',1000,'2025-04-08 18:51:00','payment','',24,1),(23,'2025-04-08 18:58:27','141744101988','50','cash','0','14','1',1000,'2025-04-08 18:58:48','payment','',24,1),(24,'2025-04-08 19:01:31','141744112483','650','mpesa','0','14','1',1000,'2025-04-08 19:02:16','payment','',25,1),(25,'2025-04-08 19:02:47','141744112247','780','cash','0','14','1',1000,'2025-04-08 19:03:29','payment','',24,1),(26,'2025-04-08 19:03:43','141744111998','500','cash','0','14','1',1000,'2025-04-08 19:04:10','payment','',24,1),(27,'2025-04-08 19:05:22','141744098045','1000','cash','0','14','1',1000,'2025-04-08 19:05:36','payment','',30,1),(28,'2025-04-08 19:10:09','141744128414','5005','mpesa','1300','14','1',1000,'2025-04-08 19:10:25','payment','',32,1),(29,'2025-04-09 08:50:40','141744128414','1300','cash','0','14','1',1000,'2025-04-09 08:50:57','payment','',32,1),(30,'2025-04-09 10:18:22','141744182897','780','mpesa','0','14','1',1010,'2025-04-09 10:18:42','payment','gvgh',23,1),(31,'2025-04-09 10:19:09','141744045780','250','mpesa','-1200','14','1',1010,'2025-04-09 10:19:24','payment','c jmkfc',23,1),(32,'2025-04-09 10:22:45','131744009270','305','cash','670','14','1',1000,'2025-04-09 10:23:52','payment','',26,1),(33,'2025-04-09 10:23:52','131744009270','70','mpesa','600','14','1',1010,'2025-04-09 10:24:15','payment','ysa',26,1),(34,'2025-04-09 12:41:10','141744188974','650','cash','0','14','1',1000,'2025-04-09 12:41:48','payment','',24,1),(35,'2025-04-09 13:26:02','141744189538','10350','cash','0','14','1',1000,'2025-04-09 13:26:49','payment','',34,1),(36,'2025-04-09 18:08:58','141744197493','1465','cash','0','14','1',1000,'2025-04-09 18:11:44','payment','',25,1),(37,'2025-04-09 18:13:58','141744197150','4780','cash','0','14','1',1000,'2025-04-09 18:16:06','payment','',35,1),(38,'2025-04-10 09:41:13','141744266830','13235','cash','370','14','1',1000,'2025-04-10 09:41:34','payment','',27,1),(39,'2025-04-10 09:44:35','141744266708','10500','mpesa','10050','14','1',1010,'2025-04-10 09:45:09','payment','AWA',36,1),(40,'2025-04-10 14:57:19','141744280601','1475','cash','0','14','1',1000,'2025-04-10 14:58:48','payment','',25,1),(41,'2025-04-10 14:59:51','141744282828','650','cash','0','14','1',1000,'2025-04-10 15:00:26','payment','',25,1),(42,'2025-04-10 15:01:48','141744282903','1000','cash','0','14','1',1000,'2025-04-10 15:02:18','payment','',25,1),(43,'2025-04-10 15:04:30','141744276545','1738','mpesa','0','14','1',1010,'2025-04-10 15:05:50','payment','GHJK',24,1),(44,'2025-04-10 16:44:26','141744287871','780','cash','0','14','1',1000,'2025-04-10 16:44:49','payment','',23,1),(45,'2025-04-10 16:45:54','141744285942','1980','cash','0','14','1',1000,'2025-04-10 16:46:29','payment','',25,1),(46,'2025-04-10 17:39:55','141744275289','1000','cash','0','14','1',1000,'2025-04-10 17:40:33','payment','',25,1),(47,'2025-04-10 17:57:31','141744279053','650','cash','0','14','1',1000,'2025-04-10 17:58:24','payment','',24,1),(48,'2025-04-11 10:09:43','141744354984','780','cash','0','14','1',1000,'2025-04-11 10:10:38','payment','',25,1),(49,'2025-04-11 11:58:47','141744360634','1980','cash','0','14','1',1000,'2025-04-11 11:59:52','payment','',25,1),(50,'2025-04-11 12:46:50','141744359485','650','cash','0','14','1',1000,'2025-04-11 12:47:30','payment','',24,1),(51,'2025-04-11 14:25:31','141744366396','1000','mpesa','0','14','1',1010,'2025-04-11 14:26:41','payment','TGHJ',24,1),(52,'2025-04-11 14:35:11','141744363702','1980','mpesa','0','14','1',1010,'2025-04-11 14:36:02','payment','GHKL',24,1),(53,'2025-04-11 14:38:19','141744362852','1000','cash','0','14','1',1000,'2025-04-11 14:38:54','payment','',25,1),(54,'2025-04-11 14:39:44','141744362913','2200','cash','0','14','1',1000,'2025-04-11 14:40:36','payment','',25,1),(55,'2025-04-12 08:58:56','141744392298','40450','cash','35146','13','1',1000,'2025-04-12 08:59:30','payment','',27,1),(56,'2025-04-12 08:59:30','141744392298','1800','cash','33346','13','1',1000,'2025-04-12 09:06:10','payment','',27,1),(57,'2025-04-12 09:06:11','141744392298','33390','mpesa','-44','13','1',1010,'2025-04-12 09:08:43','payment','gft',27,1),(58,'2025-04-12 10:01:10','131744009270','400','mpesa','200','14','1',1000,'2025-04-12 10:04:10','payment','GHJ',26,1),(59,'2025-04-12 10:41:41','141744438977','1650','mpesa','0','14','1',1010,'2025-04-12 10:43:13','payment','GKLM',38,1),(60,'2025-04-12 11:47:44','141744446641','370','mpesa','1000','14','1',1000,'2025-04-12 11:48:02','payment','',24,1),(61,'2025-04-12 11:48:02','141744446641','370','mpesa','630','14','1',1000,'2025-04-12 11:53:36','payment','',24,1),(62,'2025-04-12 11:53:37','141744446641','740','mpesa','-110','14','1',1000,'2025-04-12 11:53:58','payment','',24,1),(63,'2025-04-12 13:26:22','141744451616','1200','cash','-1200','14','1',1000,'2025-04-12 13:26:36','payment','',41,1),(64,'2025-04-12 13:26:54','141744452101','90','cash','0','14','1',1000,'2025-04-12 13:27:04','payment','',24,1),(65,'2025-04-12 13:33:52','141744453846','1200','mpesa','0','14','1',1000,'2025-04-12 13:34:25','payment','',42,1),(66,'2025-04-12 14:07:53','141744453810','650','cash','0','14','1',1000,'2025-04-12 14:08:26','payment','',24,1),(67,'2025-04-12 17:47:35','141744466369','650','cash','0','14','1',1000,'2025-04-12 17:47:55','payment','',43,1),(68,'2025-04-12 17:48:56','141744466293','6425','cash','0','14','1',1000,'2025-04-12 17:49:17','payment','',34,1),(69,'2025-04-12 18:00:14','141744442745','525','cash','0','14','1',1000,'2025-04-12 18:00:33','payment','',39,1),(70,'2025-04-12 18:22:17','141744449960','3125','cash','0','14','1',1000,'2025-04-12 18:22:31','payment','',24,1),(71,'2025-04-12 18:39:18','141744470439','800','cash','0','14','1',1000,'2025-04-12 18:39:43','payment','',44,1),(72,'2025-04-13 14:30:39','141744539468','500','cash','0','14','1',1000,'2025-04-13 14:31:40','payment','',25,1),(73,'2025-04-13 15:08:34','141744541501','1200','cash','0','14','1',1010,'2025-04-13 15:09:26','payment','',25,1),(74,'2025-04-13 15:26:40','141744545779','650','cash','0','14','1',1010,'2025-04-13 15:27:07','payment','',24,1),(75,'2025-04-13 15:27:42','141744542632','1000','cash','0','14','1',1010,'2025-04-13 15:28:26','payment','',25,1),(76,'2025-04-13 15:30:33','141744381135','1200','cash','0','14','1',1000,'2025-04-13 15:31:01','payment','',23,1),(77,'2025-04-13 15:31:33','141744195191','780','cash','0','14','1',1010,'2025-04-13 15:32:00','payment','',23,1),(78,'2025-04-13 15:32:01','141744195191','780','cash','-780','14','1',1000,'2025-04-13 15:32:38','payment','',23,1),(79,'2025-04-13 15:34:55','141744195191','150','cash','-930','14','1',1000,'2025-04-13 15:36:26','payment','',23,1),(80,'2025-04-13 17:31:56','141744536097','1800','cash','0','14','1',1000,'2025-04-13 17:32:44','payment','',23,1),(81,'2025-04-13 17:33:02','141744547901','2980','mpesa','0','14','1',1010,'2025-04-13 17:33:39','payment','AWA',26,1),(82,'2025-04-13 17:34:33','141744195191','980','cash','-1910','14','1',1000,'2025-04-13 17:35:04','payment','',23,1),(83,'2025-04-13 18:57:45','141744557120','1000','cash','0','14','1',1000,'2025-04-13 18:58:13','payment','',24,1),(84,'2025-04-14 09:29:17','141744611388','0','mpesa','100','14','1',1010,'2025-04-14 09:29:54','payment','JKL',25,1),(85,'2025-04-13 13:19:40','131743839005','8740','mpesa','0','14','1',1010,'2025-04-14 12:33:48','payment','ASR',16,1),(86,'2025-04-14 9:20:17','141744611388','100','mpesa','0','14','1',1010,'2025-04-14 12:40:39','payment','TDE',25,1),(87,'2025-04-14 16:01:40','141744632131','4460','cash','-2','14','1',1000,'2025-04-14 16:02:09','payment','',24,1),(88,'2025-04-14 16:02:42','141744630903','1000','cash','0','14','1',1000,'2025-04-14 16:02:54','payment','',24,1),(89,'2025-04-14 16:03:41','141744630947','650','cash','0','14','1',1000,'2025-04-14 16:04:00','payment','',24,1),(90,'2025-04-14 16:20:08','141744635944','650','cash','0','14','1',1010,'2025-04-14 16:20:52','payment','',25,1),(91,'2025-04-14 18:17:07','141744643153','500','mpesa','0','14','1',1010,'2025-04-14 18:17:44','payment','TYH',24,1),(92,'2025-04-14 18:36:11','141744643197','500','cash','0','14','1',1000,'2025-04-14 18:36:37','payment','',24,1),(93,'2025-04-14 18:36:59','141744624681','1450','cash','0','14','1',1000,'2025-04-14 18:37:23','payment','',24,1),(94,'2025-04-15 07:44:07','131744009270','200','cash','0','14','1',1000,'2025-04-15 07:44:55','payment','',26,1),(95,'2025-04-15 11:05:35','141744702750','1560','cash','0','14','1',1000,'2025-04-15 11:05:56','payment','',25,1),(96,'2025-04-15 11:52:50','141744703677','4000','cash','0.0012000000001535','14','1',1000,'2025-04-15 11:53:21','payment','',24,1),(97,'2025-04-15 12:24:18','141744707057','1800','cash','0','14','1',1000,'2025-04-15 12:24:42','payment','',24,1),(98,'2025-04-15 13:32:54','141744708878','520','cash','3200','14','1',1000,'2025-04-15 13:33:23','payment','',24,1),(99,'2025-04-15 15:01:00','141744712870','1000','mpesa','0','14','1',1010,'2025-04-15 15:02:10','payment','GHJK',25,1),(100,'2025-04-15 15:02:54','141744712811','1000','cash','0','14','1',1000,'2025-04-15 15:03:41','payment','',24,1),(101,'2025-04-15 15:08:27','131743864794','6040','mpesa','16800','14','1',1010,'2025-04-15 15:09:06','payment','KLJ',16,1),(102,'2025-04-15 16:56:12','141744708878','3200','cash','0','14','1',1000,'2025-04-15 16:56:39','payment','',24,1),(103,'2025-04-15 16:59:03','141744705508','780','cash','0','14','1',1000,'2025-04-15 16:59:47','payment','',49,1),(104,'2025-04-15 17:07:33','141744712918','370','cash','0','14','1',1000,'2025-04-15 17:07:58','payment','',25,1),(105,'2025-04-15 17:29:40','141744709549','2400','mpesa','5230','14','1',1010,'2025-04-15 17:30:40','payment','TJK',23,1),(106,'2025-04-16 11:14:53','141744637943','6190','cheque','0','14','1',1040,'2025-04-16 11:15:19','payment','BEN',28,1),(107,'2025-04-16 11:16:09','141744116203','81869','cheque','0','14','1',1040,'2025-04-16 11:16:26','payment','BEN',18,1),(108,'2025-04-16 11:32:08','141744789013','1200','cash','0','14','1',1000,'2025-04-16 11:32:49','payment','',24,1),(109,'2025-04-16 11:52:36','141744791486','1475','cash','0','14','1',1000,'2025-04-16 11:53:06','payment','',25,1),(110,'2025-04-16 14:15:13','141744799991','650','cash','0','14','1',1000,'2025-04-16 14:16:02','payment','',24,1),(111,'2025-04-16 17:42:18','141744801267','2475','cash','0','14','1',1000,'2025-04-16 17:42:52','payment','',25,1),(112,'2025-04-16 17:44:55','141744801215','1430','cash','0','14','1',1000,'2025-04-16 17:45:26','payment','',25,1),(113,'2025-04-16 17:46:20','141744800975','3930','cash','0','14','1',1000,'2025-04-16 17:47:19','payment','',25,1),(114,'2025-04-16 18:06:30','141744786661','2760','cash','0','14','1',1000,'2025-04-16 18:07:03','payment','',51,1),(115,'2025-04-16 18:08:36','141744784331','2760','cash','0','14','1',1010,'2025-04-16 18:09:01','payment','',50,1),(116,'2025-04-16 19:14:22','141744800838','780','mpesa','0','14','1',1010,'2025-04-16 19:15:01','payment','ghi',23,1),(117,'2025-04-16 19:16:31','141744709549','1950','mpesa','3280','14','1',1010,'2025-04-16 19:17:01','payment','BNH',23,1),(118,'2025-04-16 19:21:30','141744794681','3974','cash','1','14','1',1010,'2025-04-16 19:22:17','payment','',24,1),(119,'2025-04-16 19:24:04','141744788697','1200','cash','0','14','1',1000,'2025-04-16 19:24:31','payment','',52,1),(120,'2025-04-16 21:45:52','141744828044','99152','mpesa','-99152','14','1',1000,'2025-04-16 21:46:05','payment','',27,1),(121,'2025-04-17 10:02:25','141744871414','1950','cash','0','14','1',1000,'2025-04-17 10:02:52','payment','',24,1),(122,'2025-04-17 12:26:11','141744877227','2950','cash','0','14','1',1000,'2025-04-17 12:26:34','payment','',25,1),(123,'2025-04-17 13:07:41','141744883640','800','cash','0','14','1',1000,'2025-04-17 13:08:15','payment','',24,1),(124,'2025-04-17 13:50:52','141744709549','1200','mpesa','2080','14','1',1010,'2025-04-17 13:51:39','payment','KLJ',23,1),(125,'2025-04-17 13:52:45','141744709549','1400','cash','680','14','1',1000,'2025-04-17 13:53:20','payment','',23,1),(126,'2025-04-17 13:59:11','141744877556','1000','cash','0','14','1',1000,'2025-04-17 13:59:33','payment','',24,1),(127,'2025-04-17 16:21:07','141744885951','780','mpesa','0','14','1',1010,'2025-04-17 16:21:31','payment','TDH',26,1),(128,'2025-04-17 16:22:14','141744612909','650','mpesa','0','14','1',1010,'2025-04-17 16:22:37','payment','TDH',45,1),(129,'2025-04-17 16:23:02','141744557809','1300','mpesa','0','14','1',1010,'2025-04-17 16:23:18','payment','TDH',45,1),(130,'2025-04-17 18:08:08','141744901690','740','mpesa','-2','14','1',1010,'2025-04-17 18:08:51','payment','FGH',25,1),(131,'2025-04-17 18:10:19','141744898432','650','cash','0','14','1',1000,'2025-04-17 18:10:42','payment','',24,1),(132,'2025-04-17 18:11:18','141744898281','990','cash','0','14','1',1000,'2025-04-17 18:11:45','payment','',24,1),(133,'2025-04-17 18:12:22','141744878754','800','cash','0','14','1',1000,'2025-04-17 18:12:46','payment','',25,1),(134,'2025-04-17 18:13:14','141744877615','780','cash','0','14','1',1000,'2025-04-17 18:13:40','payment','',24,1),(135,'2025-04-17 18:14:15','141744873935','2860','cash','0','14','1',1000,'2025-04-17 18:14:40','payment','',25,1),(136,'2025-04-17 18:15:15','141744877344','300','cash','2700','14','1',1000,'2025-04-17 18:15:37','payment','',25,1),(137,'2025-04-17 18:17:39','141744871477','650','cash','0','14','1',1010,'2025-04-17 18:18:08','payment','',24,1),(138,'2025-04-17 18:22:35','141744900460','1000','cash','0','14','1',1010,'2025-04-17 18:23:27','payment','',24,1),(139,'2025-04-17 18:24:43','141744873822','1000','cash','0','14','1',1000,'2025-04-17 18:25:29','payment','',25,1),(140,'2025-04-17 18:27:47','141744877344','3000','cash','-300','14','1',1000,'2025-04-17 18:28:34','payment','',25,1),(141,'2025-04-17 18:29:33','141744880540','95','cash','0','14','1',1000,'2025-04-17 18:30:11','payment','',24,1),(142,'2025-04-17 18:37:16','141744873859','2275','cash','0','14','1',1000,'2025-04-17 18:37:38','payment','',25,1),(143,'2025-04-17 18:38:11','141744877290','740','cash','-2','14','1',1000,'2025-04-17 18:38:23','payment','',25,1),(144,'2025-04-18 10:32:32','141744724586','50','mpesa','70','14','1',1000,'2025-04-18 10:32:43','payment','',27,1),(145,'2025-04-18 12:19:39','141744966044','1000','cash','0','14','1',1000,'2025-04-18 12:20:21','payment','',24,1),(146,'2025-04-18 14:32:43','141744970640','800','cash','0','14','1',1000,'2025-04-18 14:33:07','payment','',25,1),(147,'2025-04-18 18:52:00','141744977512','650','cash','0','14','1',1000,'2025-04-18 18:52:34','payment','',24,1),(148,'2025-04-18 18:54:37','141744989793','53','cash','0','14','1',1000,'2025-04-18 18:55:14','payment','',0,1),(149,'2025-04-18 18:56:36','141744978465','1780','cash','0','14','1',1000,'2025-04-18 18:56:58','payment','',24,1),(150,'2025-04-18 18:57:31','141744958771','3180','cash','0','14','1',1000,'2025-04-18 18:57:53','payment','',35,1),(151,'2025-04-18 19:02:41','141744970721','2380','cash','0','14','1',1000,'2025-04-18 19:03:33','payment','',25,1),(152,'2025-04-18 19:04:33','141744970680','650','cash','0','14','1',1000,'2025-04-18 19:05:07','payment','',25,1),(153,'2025-04-19 13:40:27','141745053146','1000','cash','0','14','1',1000,'2025-04-19 13:40:43','payment','',24,1),(154,'2025-04-19 13:40:57','141745053032','8260','cash','0','14','1',1000,'2025-04-19 13:41:17','payment','',25,1),(155,'2025-04-19 13:41:35','141745050514','1950','cash','0','14','1',1000,'2025-04-19 13:42:03','payment','',25,1),(156,'2025-04-19 19:47:22','141745049862','4710','cash','0','14','1',1000,'2025-04-19 19:48:12','payment','',23,1),(157,'2025-04-19 19:49:54','141744709549','450','cash','230','14','1',1000,'2025-04-19 19:50:33','payment','',23,1),(158,'2025-04-19 19:51:03','141744709549','200','mpesa','30','14','1',1010,'2025-04-19 19:52:30','payment','HGF',23,1),(159,'2025-04-20 11:54:02','141745138992','780','cash','-780','14','1',1000,'2025-04-20 11:54:32','payment','',0,1),(160,'2025-04-20 14:31:40','141745138576','1200','cash','0','14','1',1000,'2025-04-20 14:32:03','payment','',25,1),(161,'2025-04-20 14:32:29','141745145398','4680','cash','0','14','1',1000,'2025-04-20 14:32:54','payment','',28,1),(162,'2025-04-20 14:37:28','141745142314','2630','mpesa','0','14','1',1010,'2025-04-20 14:38:03','payment','PYJ',24,1),(163,'2025-04-20 14:38:31','141745146723','1200','cash','0','14','1',1000,'2025-04-20 14:38:53','payment','',24,1),(164,'2025-04-20 15:03:05','141744873763','1000','cash','0','14','1',1000,'2025-04-20 15:03:31','payment','',25,1),(165,'2025-04-20 15:04:23','141744801646','500','cheque','0','14','1',1040,'2025-04-20 15:05:45','payment','GKL',25,1),(166,'2025-04-20 16:25:54','141745151916','1980','cash','0','14','1',1000,'2025-04-20 16:26:56','payment','',24,1),(167,'2025-04-20 17:52:04','141745142844','1550','cash','0','14','1',1000,'2025-04-20 17:52:33','payment','',23,1),(168,'2025-04-21 10:37:37','141745217025','650','mpesa','0','14','1',1010,'2025-04-21 10:39:58','payment','KLJ',25,1),(169,'2025-04-21 12:06:24','141745224235','3255','cash','0','14','1',1000,'2025-04-21 12:07:17','payment','',25,1),(170,'2025-04-21 12:08:23','141745224171','2300','cash','-2300','14','1',1000,'2025-04-21 12:09:07','payment','',25,1),(171,'2025-04-21 17:10:21','141745231831','13510','cash','49','14','1',1000,'2025-04-21 17:10:48','payment','',25,1),(172,'2025-04-21 17:11:27','141745231831','50','cash','-1','14','1',1000,'2025-04-21 17:11:56','payment','',25,1),(173,'2025-04-21 18:34:36','141745229450','650','cash','0','14','1',1000,'2025-04-21 18:35:10','payment','',25,1),(174,'2025-04-21 19:00:34','141745249445','780','cash','0','14','1',1000,'2025-04-21 19:01:09','payment','',25,1),(175,'2025-04-22 13:26:21','141745315027','1200','cash','0','14','1',1000,'2025-04-22 13:26:53','payment','',25,1),(176,'2025-04-22 13:27:20','141745314974','2600','cash','0','14','1',1010,'2025-04-22 13:27:43','payment','',25,1),(177,'2025-04-22 14:52:43','141745316591','325','cash','0','14','1',1000,'2025-04-22 14:53:26','payment','',24,1),(178,'2025-04-22 14:53:51','141745314748','780','cash','0','14','1',1000,'2025-04-22 14:54:21','payment','',24,1),(179,'2025-04-22 17:28:57','141745321254','1640','cash','-2','14','1',1000,'2025-04-22 17:29:27','payment','',24,1),(180,'2025-04-22 18:01:21','141745314688','1650','cash','0','14','1',1000,'2025-04-22 18:01:57','payment','',24,1),(181,'2025-04-22 18:02:23','141745317755','1450','cash','0','14','1',1000,'2025-04-22 18:02:43','payment','',25,1),(182,'2025-04-23 11:37:32','141745394742','780','cash','0','14','1',1000,'2025-04-23 11:38:12','payment','',25,1),(183,'2025-04-23 13:24:52','141745394681','780','cash','0','14','1',1000,'2025-04-23 13:25:09','payment','',25,1),(184,'2025-04-23 13:26:35','141745394522','3120','cash','5','14','1',1000,'2025-04-23 13:26:59','payment','',25,1),(185,'2025-04-23 13:30:50','141745398704','1475','cash','0','14','1',1000,'2025-04-23 13:31:18','payment','',25,1),(186,'2025-04-23 13:31:33','141745398594','7600','cash','0','14','1',1000,'2025-04-23 13:31:53','payment','',24,1),(187,'2025-04-23 17:14:56','141745412571','7700','cash','0','14','1',1000,'2025-04-23 17:15:21','payment','',58,1),(188,'2025-04-23 17:44:10','141745385593','2474','mpesa','-2454','14','1',1010,'2025-04-23 17:45:29','payment','RTY',24,1),(189,'2025-04-23 18:08:28','141745393546','2474','mpesa','1','14','1',1010,'2025-04-23 18:08:44','payment','TYT',24,1),(190,'2025-04-23 18:12:11','141745394522','5','cash','0','14','1',1000,'2025-04-23 18:12:30','payment','',25,1),(191,'2025-04-23 19:24:30','141745412842','2430','cash','0','14','1',1000,'2025-04-23 19:24:59','payment','',24,1),(192,'2025-04-23 19:31:26','141745000719','5550','mpesa','86315','14','1',1000,'2025-04-23 19:31:45','payment','',27,1),(193,'2025-04-23 19:31:46','141745000719','80765','mpesa','5550','14','1',1000,'2025-04-23 19:33:27','payment','',27,1),(194,'2025-04-24 12:26:48','141745478400','1040','cash','-1040','14','1',1000,'2025-04-24 12:27:22','payment','',25,1),(195,'2025-04-24 12:31:22','141745483846','1000','cash','0','14','1',1000,'2025-04-24 12:31:36','payment','',25,1),(196,'2025-04-24 12:59:49','141745482753','575','cash','1000','14','1',1000,'2025-04-24 13:00:13','payment','',24,1),(197,'2025-04-24 13:02:19','141745487180','650','cash','0','14','1',1000,'2025-04-24 13:02:56','payment','',25,1),(198,'2025-04-24 13:04:19','141745487141','1560','cash','0','14','1',1000,'2025-04-24 13:04:59','payment','',25,1),(199,'2025-04-24 14:39:37','141745492209','1475','cash','0','14','1',1000,'2025-04-24 14:40:00','payment','',24,1),(200,'2025-04-24 14:41:06','141745492362','780','cash','0','14','1',1000,'2025-04-24 14:41:32','payment','',25,1),(201,'2025-04-24 17:31:01','141745475918','650','cash','0','14','1',1000,'2025-04-24 17:31:38','payment','',24,1),(202,'2025-04-24 18:53:43','141745489367','2000','cash','1250','14','1',1000,'2025-04-24 18:54:10','payment','',23,1),(203,'2025-04-24 19:46:31','141745510878','20','cash','0','14','1',1010,'2025-04-24 19:47:04','payment','',60,1),(204,'2025-04-24 19:47:38','141745482753','1000','mpesa','0','14','1',1010,'2025-04-24 19:48:26','payment','TYR',24,1),(205,'2025-04-25 12:40:57','141745426373','104719','mpesa','0','13','1',1010,'2025-04-25 12:41:16','payment','',27,1),(206,'2025-04-25 12:47:19','141745411753','1200','cash','0','13','1',1010,'2025-04-25 12:47:29','payment','',25,1),(207,'2025-04-25 14:16:07','131743848487','60960','mpesa','0','13','1',1010,'2025-04-25 14:16:25','payment','',19,1),(208,'2025-04-25 14:16:30','131743849153','2400','mpesa','0','13','1',1010,'2025-04-25 14:16:40','payment','',19,1),(209,'2025-04-25 14:16:46','131743869659','3000','mpesa','0','13','1',1010,'2025-04-25 14:16:58','payment','',19,1),(210,'2025-04-25 14:17:14','141744274203','45688','mpesa','0','13','1',1010,'2025-04-25 14:17:27','payment','',19,1),(211,'2025-04-25 14:17:39','141744540796','47865','mpesa','0','13','1',1010,'2025-04-25 14:17:50','payment','',19,1),(212,'2025-04-25 14:17:56','141744705255','28440','mpesa','0','13','1',1010,'2025-04-25 14:18:08','payment','',19,1),(213,'2025-04-25 14:18:14','141744706972','7200','mpesa','0','13','1',1010,'2025-04-25 14:18:23','payment','',19,1),(214,'2025-04-25 14:18:40','141744964890','79580','mpesa','0','13','1',1010,'2025-04-25 14:18:51','payment','',19,1),(215,'2025-04-25 14:18:59','141745237225','29959','mpesa','0','13','1',1010,'2025-04-25 14:19:15','payment','',19,1),(216,'2025-04-25 14:19:21','141745418362','6500','mpesa','0','13','1',1010,'2025-04-25 14:19:30','payment','',19,1),(217,'2025-04-25 16:37:06','141744703123','12325','mpesa','0.023999999999432','13','1',1010,'2025-04-25 16:37:21','payment','',48,1),(218,'2025-04-25 16:37:34','131743844879','10760','mpesa','0','13','1',1010,'2025-04-25 16:37:47','payment','',20,1),(219,'2025-04-25 16:37:55','141744107125','22020','mpesa','0','13','1',1010,'2025-04-25 16:38:05','payment','',20,1),(220,'2025-04-25 16:38:18','141744550695','3250','mpesa','0','13','1',1010,'2025-04-25 16:38:29','payment','',20,1),(221,'2025-04-25 16:38:35','141744704843','16200','mpesa','0','13','1',1010,'2025-04-25 16:38:44','payment','',20,1),(222,'2025-04-25 16:38:53','141744705158','6500','mpesa','0','13','1',1010,'2025-04-25 16:39:07','payment','',20,1),(223,'2025-04-25 16:46:43','141745232401','11500','mpesa','0','13','1',1010,'2025-04-25 16:46:59','payment','',20,1),(224,'2025-04-25 16:47:28','141745403567','28115','mpesa','0','13','1',1010,'2025-04-25 16:47:37','payment','',20,1),(225,'2025-04-25 19:58:19','131745596555','7450','cash','0','13','1',1000,'2025-04-25 19:59:11','payment','',25,1),(226,'2025-04-25 20:00:37','131745597818','150','cash','0','13','1',1000,'2025-04-25 20:01:43','payment','',19,1),(227,'2025-04-25 20:30:29','131745594956','26520','mpesa','298','13','1',1000,'2025-04-25 20:31:35','payment','RFG',61,1),(228,'2025-04-26 11:01:35','141745652810','1000','cash','0','14','1',1000,'2025-04-26 11:02:19','payment','',24,1),(229,'2025-04-26 11:35:00','141745656409','2150','mpesa','0','14','1',1010,'2025-04-26 11:36:00','payment','PYT',25,1),(230,'2025-04-26 11:36:18','141745656272','200','cash','100','14','1',1000,'2025-04-26 11:36:54','payment','',25,1),(231,'2025-04-26 11:37:07','141745656272','100','cash','0','14','1',1010,'2025-04-26 11:37:43','payment','',25,1),(232,'2025-04-26 12:51:52','141745660003','780','cash','0','14','1',1000,'2025-04-26 12:52:59','payment','',44,1),(233,'2025-04-26 13:04:06','141745648523','4249','mpesa','1','14','1',1010,'2025-04-26 13:05:21','payment','RET',25,1),(234,'2025-04-26 15:15:09','141745663406','2675','cash','-50','14','1',1000,'2025-04-26 15:15:41','payment','',25,1),(235,'2025-04-26 15:16:38','141745662057','0','mpesa','370','14','1',1010,'2025-04-26 15:17:11','payment','HGF',24,1),(236,'2025-04-26 15:17:52','141745662057','370','mpesa','0','14','1',1010,'2025-04-26 15:18:43','payment','FGH',24,1),(237,'2025-04-26 15:41:42','141745663406','50','cash','-100','14','1',1000,'2025-04-26 15:42:27','payment','',25,1),(238,'2025-04-26 15:43:43','141745660121','2625','cash','0','14','1',1000,'2025-04-26 15:44:09','payment','',25,1),(239,'2025-04-26 15:45:58','141745663406','100','cash','-200','14','1',1000,'2025-04-26 15:46:42','payment','',25,1),(240,'2025-04-26 17:59:36','141745650814','2475','cash','0','14','1',1000,'2025-04-26 18:00:10','payment','',24,1),(241,'2025-04-26 18:01:45','141745651230','1000','cash','0','14','1',1000,'2025-04-26 18:02:13','payment','',24,1),(242,'2025-04-26 18:16:00','141745660418','75','cash','20','14','1',1000,'2025-04-26 18:16:54','payment','',23,1),(243,'2025-04-26 18:17:27','141745660418','20','mpesa','0','14','1',1010,'2025-04-26 18:18:12','payment','PET',23,1),(244,'2025-04-26 19:31:47','141745670124','8355','mpesa','0','14','1',1010,'2025-04-26 19:33:10','payment','TYR',25,1),(245,'2025-04-27 12:17:29','141745744900','1200','cash','0','14','1',1000,'2025-04-27 12:18:04','payment','',24,1),(246,'2025-04-27 12:50:36','141745744996','650','cash','0','14','1',1000,'2025-04-27 12:50:55','payment','',24,1),(247,'2025-04-27 14:32:57','141745751933','0','mpesa','650','14','1',1010,'2025-04-27 14:33:29','payment','lLPY',24,1),(248,'2025-04-27 16:06:13','141745751183','2400','mpesa','0','14','1',1010,'2025-04-27 16:07:13','payment','RED',25,1),(249,'2025-04-27 16:20:22','141745751933','650','mpesa','0','14','1',1010,'2025-04-27 16:20:59','payment','POL',24,1),(250,'2025-04-27 18:19:54','141745745204','1000','mpesa','0','14','1',1010,'2025-04-27 18:20:20','payment','HGF',24,1),(251,'2025-04-27 18:20:59','141745747461','1370','mpesa','-1','14','1',1010,'2025-04-27 18:21:48','payment','SDG',24,1),(252,'2025-04-27 18:22:22','141745750975','650','cash','0','14','1',1000,'2025-04-27 18:22:54','payment','',24,1),(253,'2025-04-27 18:23:38','141745749682','1300','cash','0','14','1',1000,'2025-04-27 18:23:57','payment','',24,1),(254,'2025-04-28 11:31:31','141745827367','650','cash','0','14','1',1000,'2025-04-28 11:32:10','payment','',25,1),(255,'2025-04-28 11:35:17','141745826637','3275','cash','0','14','1',1000,'2025-04-28 11:35:42','payment','',24,1),(256,'2025-04-28 14:18:57','141745833769','1980','cash','0','14','1',1000,'2025-04-28 14:19:23','payment','',25,1),(257,'2025-04-28 17:28:56','141745836061','300','cash','0','14','1',1000,'2025-04-28 17:29:16','payment','',25,1),(258,'2025-04-28 17:51:53','141745851310','650','cash','0','14','1',1000,'2025-04-28 17:52:38','payment','',23,1),(259,'2025-04-28 19:03:08','141745833883','2820','cash','0','14','1',1000,'2025-04-28 19:03:35','payment','',25,1),(260,'2025-04-28 19:05:22','141745836454','1980','cash','0','14','1',1000,'2025-04-28 19:05:44','payment','',25,1),(261,'2025-04-29 12:23:12','141745914267','1150','cash','0','14','1',1000,'2025-04-29 12:23:59','payment','',25,1),(262,'2025-04-29 12:24:19','141745914237','1000','cash','0','14','1',1000,'2025-04-29 12:24:37','payment','',25,1),(263,'2025-04-29 12:26:02','141745914120','1780','cash','0','14','1',1000,'2025-04-29 12:26:27','payment','',25,1),(264,'2025-04-29 12:29:03','141745913883','3650','cash','0','14','1',1000,'2025-04-29 12:29:33','payment','',25,1),(265,'2025-04-29 12:30:38','141745914070','1800','cash','0','14','1',1000,'2025-04-29 12:31:06','payment','',25,1),(266,'2025-04-29 13:07:55','141745914180','1580','cash','0','14','1',1000,'2025-04-29 13:08:25','payment','',25,1),(267,'2025-04-29 13:23:19','141745913977','5925','cash','0','14','1',1000,'2025-04-29 13:23:54','payment','',25,1),(268,'2025-04-29 15:19:59','141745919258','650','cash','-650','14','1',1000,'2025-04-29 15:20:25','payment','',25,1),(269,'2025-04-29 15:22:21','141745927506','780','cash','0','14','1',1000,'2025-04-29 15:22:41','payment','',25,1),(270,'2025-04-29 16:31:30','141745913813','3040','cash','0','14','1',1000,'2025-04-29 16:32:20','payment','',25,1),(271,'2025-04-29 16:32:57','141745929450','580','cash','0','14','1',1000,'2025-04-29 16:33:18','payment','',25,1),(272,'2025-04-29 18:50:06','141745931717','2080','mpesa','0','14','1',1000,'2025-04-29 18:50:56','payment','',30,1),(273,'2025-04-29 18:54:48','141745919258','650','cash','0','14','1',1000,'2025-04-29 18:55:03','payment','',25,1),(274,'2025-04-29 18:59:14','141745919258','1300','cash','-2600','14','1',1000,'2025-04-29 18:59:42','payment','',25,1),(275,'2025-04-29 19:03:41','141745919258','-2600','','0','14','1',1000,'2025-04-29 19:04:02','cancel','',NULL,1),(276,'2025-04-29 19:06:17','141745663406','-200','','200','14','1',1000,'2025-04-29 19:06:32','cancel','',NULL,1),(277,'2025-04-30 10:48:30','141745993456','1200','mpesa','0','14','1',1010,'2025-04-30 10:49:33','payment','KGL',25,1),(278,'2025-04-30 11:04:54','131745595359','2560','mpesa','0','14','1',1010,'2025-04-30 11:05:14','payment','LKJ',45,1),(279,'2025-04-27 11:08:37','141744266708','10000','mpesa','50','14','1',1010,'2025-04-30 11:09:35','payment','TDR',36,1),(280,'2025-04-26 11:12:16','141745489367','1250','mpesa','0','14','1',1010,'2025-04-30 11:13:16','payment','KJL',23,1),(281,'2025-04-30 11:15:38','141744709549','30','cash','0','14','1',1000,'2025-04-30 11:16:03','payment','',23,1),(282,'2025-04-30 12:39:57','141746002961','1980','cash','0','14','1',1000,'2025-04-30 12:40:35','payment','',25,1),(283,'2025-04-30 16:54:19','141746004897','1560','mpesa','0','14','1',1010,'2025-04-30 16:54:58','payment','HJK',25,1),(284,'2025-04-30 16:55:40','141745999466','1500','mpesa','0','14','1',1010,'2025-04-30 16:56:34','payment','GHJK',25,1),(285,'2025-04-30 16:57:28','141745999420','1000','mpesa','0','14','1',1010,'2025-04-30 16:58:03','payment','PUY',25,1),(286,'2025-05-01 16:10:58','141746104756','2740 ','mpesa','943','14','1',1010,'2025-05-01 16:14:59','payment','BNN',64,1),(287,'2025-05-01 17:40:59','141746101807','9780','mpesa','0','14','1',1010,'2025-05-01 17:41:59','payment','KIBOI',63,1),(288,'2025-05-01 18:06:54','141746096456','1370','cash','-1370','14','1',1000,'2025-05-01 18:07:43','payment','',0,1),(289,'2025-05-01 18:08:15','141746099529','80','cash','0','14','1',1000,'2025-05-01 18:08:39','payment','',25,1),(290,'2025-05-01 19:08:40','141746114461','3745','cash','-270','14','1',1000,'2025-05-01 19:09:13','payment','',25,1),(291,'2025-05-01 19:10:14','141746114960','2760','cash','0','14','1',1000,'2025-05-01 19:10:52','payment','',25,1),(292,'2025-05-01 19:12:11','141746114461','270','cash','-540','14','1',1000,'2025-05-01 19:12:37','payment','',25,1),(293,'2025-05-02 10:20:19','141746104756','2740','mpesa','943','14','1',1010,'2025-05-02 10:21:09','payment','LKJ',60,1),(294,'2025-05-02 14:06:23','141746180723','1980','cash','0','14','1',1000,'2025-05-02 14:06:49','payment','',25,1),(295,'2025-05-02 14:07:09','141746181103','1950','cash','0','14','1',1000,'2025-05-02 14:07:29','payment','',25,1),(296,'2025-05-02 14:07:41','141746174803','500','cash','-500','14','1',1000,'2025-05-02 14:08:15','payment','',0,1),(297,'2025-05-02 14:46:38','141746179935','500','cash','0','14','1',1000,'2025-05-02 14:46:57','payment','',25,1),(298,'2025-05-02 14:50:19','141746174803','500','cash','-1000','14','1',1000,'2025-05-02 14:50:41','payment','',0,1),(299,'2025-05-02 15:01:54','141746177189','1000','cash','0','14','1',1000,'2025-05-02 15:02:33','payment','',25,1),(300,'2025-05-02 18:22:57','141746198382','650','cash','1980','14','1',1000,'2025-05-02 18:23:20','payment','',65,1),(301,'2025-05-02 18:23:34','141746198382','1980','mpesa','0','14','1',1010,'2025-05-02 18:24:21','payment','HGD',65,1),(302,'2025-05-02 18:25:18','141746166124','20','cash','0','14','1',1000,'2025-05-02 18:25:40','payment','',64,1),(303,'2025-05-02 18:38:38','141746192726','19110','mpesa','1','14','1',1010,'2025-05-02 18:39:20','payment','TYG',16,1),(304,'2025-05-02 19:15:53','141746190941','1650','cash','0','14','1',1000,'2025-05-02 19:16:12','payment','',30,1),(305,'2025-05-02 19:18:51','141746168986','1200','cash','950','14','1',1000,'2025-05-02 19:19:27','payment','',25,1),(306,'2025-05-02 19:19:54','141746168986','950','mpesa','0','14','1',1010,'2025-05-02 19:20:38','payment','KLP',25,1),(307,'2025-05-03 11:01:50','141746256686','1950','cash','0','14','1',1000,'2025-05-03 11:02:19','payment','',25,1),(308,'2025-05-03 18:29:01','141746256737','3555','cash','-3555','14','1',1000,'2025-05-03 18:29:44','payment','',0,1),(309,'2025-05-03 18:31:04','141746256564','1450','cash','0','14','1',1010,'2025-05-03 18:31:41','payment','',25,1),(310,'2025-05-03 19:00:42','141746287471','15980','mpesa','-1','14','1',1010,'2025-05-03 19:01:30','payment','HYT',16,1),(311,'2025-05-04 11:51:57','141746286937','6475','mpesa','0','14','1',1010,'2025-05-04 11:52:31','payment','KLJ',25,1),(312,'2025-05-04 17:02:21','141746359263','1000','cash','0','14','1',1000,'2025-05-04 17:03:07','payment','',25,1),(313,'2025-05-04 17:04:32','141746362467','100','cash','-100','14','1',1000,'2025-05-04 17:04:50','payment','',25,1),(314,'2025-05-04 17:05:07','141746362467','4000','mpesa','-4100','14','1',1010,'2025-05-04 17:05:33','payment','GHJ',25,1),(315,'2025-05-05 15:13:08','141746445391','1650','cash','0','14','1',1000,'2025-05-05 15:13:28','payment','',26,1),(316,'2025-05-05 15:14:57','141746445185','3960','cash','0','14','1',1000,'2025-05-05 15:15:13','payment','',35,1),(317,'2025-05-05 15:50:03','141746445465','800','cash','0','14','1',1000,'2025-05-05 15:50:36','payment','',25,1),(318,'2025-05-05 15:51:03','141746447103','1360','cash','0','14','1',1000,'2025-05-05 15:51:36','payment','',44,1),(319,'2025-05-05 20:07:04','141746445524','3940','cash','0','14','1',1000,'2025-05-05 20:08:05','payment','',25,1),(320,'2025-05-05 20:08:45','141746452725','1430','cash','0','14','1',1000,'2025-05-05 20:09:08','payment','',30,1),(321,'2025-05-05 20:09:22','141746450181','650','cash','0','14','1',1000,'2025-05-05 20:09:39','payment','',25,1),(322,'2025-05-05 20:09:39','141746450181','650','cash','-650','14','1',1000,'2025-05-05 20:10:30','payment','',25,1),(323,'2025-05-05 21:53:46','141746443751','20','cash','0','14','1',1000,'2025-05-05 21:54:07','payment','',26,1),(324,'2025-05-06 11:47:11','141746120577','56790','mpesa','6295','13','1',1010,'2025-05-06 11:47:57','payment','fgg',27,1),(325,'2025-05-06 11:47:57','141746120577','6295','mpesa','0','13','1',1010,'2025-05-06 11:49:13','payment','ghy',27,1),(326,'2025-05-06 11:50:52','141745684723','17820','cash','0','13','1',1000,'2025-05-06 11:51:15','payment','',27,1),(327,'2025-05-06 11:52:39','141746123199','32980','cash','56829','13','1',1000,'2025-05-06 11:54:55','payment','',27,1),(328,'2025-05-06 11:54:55','141746123199','56790','mpesa','39','13','1',1010,'2025-05-06 11:55:18','payment','gvc',27,1),(329,'2025-05-06 12:01:42','141746467774','5000','mpesa','24943','13','1',1010,'2025-05-06 12:03:22','payment','dsd',27,1),(330,'2025-05-06 12:03:23','141746467774','24940','cash','3','13','1',1000,'2025-05-06 12:04:14','payment','',27,1),(331,'2025-05-06 12:05:46','131743957811','1500','cash','2500','13','1',1000,'2025-05-06 12:05:57','payment','',16,1),(332,'2025-05-06 12:12:14','141745078874','2340','mpesa','3700','13','1',1010,'2025-05-06 12:12:51','payment','dfd',27,1),(333,'2025-05-06 12:15:16','131746520287','380','mpesa','0','13','1',1010,'2025-05-06 12:15:34','payment','das',25,1),(334,'2025-05-06 12:15:59','131746520232','650','cash','0','13','1',1000,'2025-05-06 12:16:18','payment','',25,1),(335,'2025-05-06 12:17:01','131746519925','1650','cash','0','13','1',1000,'2025-05-06 12:17:08','payment','',25,1),(336,'2025-05-06 12:17:25','131746519858','1000','cash','0','13','1',1000,'2025-05-06 12:17:34','payment','',25,1),(337,'2025-05-06 12:17:52','131746519968','780','cash','0','13','1',1000,'2025-05-06 12:18:01','payment','',25,1),(338,'2025-05-06 12:18:30','131746520032','1300','cash','0','13','1',1000,'2025-05-06 12:18:40','payment','',25,1),(339,'2025-05-06 12:52:47','141746287471','0500','mpesa','0','13','1',1000,'2025-05-06 12:53:04','payment','',16,1),(340,'2025-05-06 13:05:49','131746523466','380','cash','0','13','1',1000,'2025-05-06 13:06:06','payment','',25,1),(341,'2025-05-06 15:02:33','131746532642','3655','cash','0','13','1',1000,'2025-05-06 15:03:05','payment','',64,1),(342,'2025-05-06 15:47:02','131746531112','2690','mpesa','0','13','1',1000,'2025-05-06 15:47:21','payment','',25,1),(343,'2025-05-06 18:45:43','131746520255','1475','mpesa','0','13','1',1000,'2025-05-06 18:45:53','payment','',25,1),(344,'2025-05-06 18:47:36','131746530753','1650','mpesa','0','13','1',1000,'2025-05-06 18:48:03','payment','',25,1),(345,'2025-05-06 18:48:21','131746520071','780','mpesa','0','13','1',1000,'2025-05-06 18:48:32','payment','',25,1),(346,'2025-05-07 13:13:18','131746610129','1430','cash','0','13','1',1000,'2025-05-07 13:13:37','payment','',25,1),(347,'2025-05-07 13:15:50','131746610197','1560','cash','0','13','1',1000,'2025-05-07 13:16:36','payment','',25,1),(348,'2025-05-07 13:49:40','131746612544','650','mpesa','0','13','1',1000,'2025-05-07 13:50:11','payment','',64,1),(349,'2025-05-07 13:50:39','131746609618','1200','mpesa','0','13','1',1000,'2025-05-07 13:50:52','payment','',64,1),(350,'2025-05-07 15:19:02','131746617308','6400','cash','0','13','1',1000,'2025-05-07 15:19:30','payment','',54,1),(351,'2025-05-07 15:22:30','131746618220','1000','mpesa','0','13','1',1000,'2025-05-07 15:22:40','payment','',25,1),(352,'2025-05-07 15:25:03','131746618084','1650','cash','0','13','1',1000,'2025-05-07 15:25:12','payment','',25,1),(353,'2025-05-07 15:26:47','131746609140','2188','mpesa','0','13','1',1000,'2025-05-07 15:27:07','payment','',64,1),(354,'2025-05-07 15:27:42','131746601095','1690','mpesa','0','13','1',1000,'2025-05-07 15:27:55','payment','',64,1),(355,'2025-05-07 15:34:11','131746620991','650','mpesa','0','13','1',1000,'2025-05-07 15:34:24','payment','',64,1),(356,'2025-05-07 17:27:26','131746626284','2208','mpesa','0','13','1',1000,'2025-05-07 17:27:40','payment','',64,1),(357,'2025-05-07 18:44:03','131746609024','1980','mpesa','0','13','1',1000,'2025-05-07 18:44:24','payment','',37,1),(358,'2025-05-07 18:44:58','131746610269','738','cash','0','13','1',1000,'2025-05-07 18:45:13','payment','',25,1),(359,'2025-05-08 14:37:25','131746701615','500','mpesa','0','13','1',1000,'2025-05-08 14:37:35','payment','',25,1),(360,'2025-05-08 14:37:44','131746696946','650','cash','0','13','1',1000,'2025-05-08 14:37:55','payment','',64,1),(361,'2025-05-08 14:38:56','131746704278','780','cash','0','13','1',1000,'2025-05-08 14:39:06','payment','',64,1),(362,'2025-05-08 15:43:57','131746705621','1000','cash','0','13','1',1000,'2025-05-08 15:44:09','payment','',25,1),(363,'2025-05-08 15:44:25','131746705697','370','mpesa','0','13','1',1000,'2025-05-08 15:44:35','payment','',25,1),(364,'2025-05-08 15:44:59','131746704081','500','mpesa','0','13','1',1000,'2025-05-08 15:47:27','payment','',25,1),(365,'2025-05-08 16:37:01','131746709327','1000','mpesa','0','13','1',1000,'2025-05-08 16:37:24','payment','',25,1),(366,'2025-05-08 16:38:15','131746696908','650','mpesa','0','13','1',1000,'2025-05-08 16:38:36','payment','',25,1),(367,'2025-05-08 20:29:31','131743957811','1000','mpesa','3000','13','1',1010,'2025-05-08 20:29:40','payment','',16,1),(368,'2025-05-08 20:32:12','141745078874','3700','mpesa','0','13','1',1010,'2025-05-08 20:32:22','payment','',27,1),(369,'2025-05-08 20:32:48','141745248811','33250','mpesa','0','13','1',1010,'2025-05-08 20:32:58','payment','',18,1),(370,'2025-05-08 20:34:36','141746456702','4955','mpesa','0','13','1',1010,'2025-05-08 20:34:44','payment','',28,1),(371,'2025-05-08 20:35:20','141746009521','11792','mpesa','0','13','1',1010,'2025-05-08 20:35:29','payment','',28,1),(372,'2025-05-08 20:37:14','131745594956','298','mpesa','0','13','1',1010,'2025-05-08 20:37:21','payment','',61,1),(373,'2025-05-08 20:38:32','141746467351','157174','mpesa','0','13','1',1010,'2025-05-08 20:38:54','payment','',62,1),(374,'2025-05-08 20:39:00','141745684308','197034','mpesa','0','13','1',1010,'2025-05-08 20:39:13','payment','',62,1),(375,'2025-05-08 20:39:42','131746723072','1980','cash','0','13','1',1010,'2025-05-08 20:39:52','payment','',64,1),(376,'2025-05-08 21:11:11','141746344639','42270','mpesa','0','13','1',1010,'2025-05-08 21:11:21','payment','',19,1),(377,'2025-05-08 21:11:27','141746193082','1560','mpesa','0','13','1',1010,'2025-05-08 21:11:35','payment','',19,1),(378,'2025-05-08 21:11:42','141746192846','10240','mpesa','0','13','1',1010,'2025-05-08 21:11:51','payment','',19,1),(379,'2025-05-08 21:11:57','141746116893','60260','mpesa','0','13','1',1010,'2025-05-08 21:12:09','payment','',19,1),(380,'2025-05-08 21:12:17','141745659748','67600','mpesa','0','13','1',1010,'2025-05-08 21:12:27','payment','',19,1),(381,'2025-05-08 21:12:49','141746344393','33810','mpesa','0','13','1',1010,'2025-05-08 21:13:03','payment','',20,1),(382,'2025-05-08 21:13:08','141746121296','18260','mpesa','0','13','1',1010,'2025-05-08 21:13:18','payment','',20,1),(383,'2025-05-08 21:13:25','141746120343','8960','mpesa','0','13','1',1010,'2025-05-08 21:13:35','payment','',20,1),(384,'2025-05-08 21:13:57','141745419702','6000','mpesa','0','13','1',1010,'2025-05-08 21:14:07','payment','',59,1),(385,'2025-05-08 21:15:29','141744983747','2000','mpesa','0','13','1',1010,'2025-05-08 21:15:38','payment','',55,1),(386,'2025-05-08 21:15:43','141744982920','14974','mpesa','0','13','1',1010,'2025-05-08 21:15:58','payment','',55,1),(387,'2025-05-09 13:42:43','131746786090','1200','cash','0','13','1',1000,'2025-05-09 13:43:30','payment','',64,1),(388,'2025-05-09 17:07:48','131746787423','2080','mpesa','0','13','1',1010,'2025-05-09 17:08:02','payment','JKK',35,1),(389,'2025-05-09 18:44:31','131746788211','19350','mpesa','-19350','13','1',1000,'2025-05-09 18:45:08','payment','GHY',68,1),(390,'2025-05-10 18:25:32','131746888180','650','cash','0','13','1',1000,'2025-05-10 18:25:42','payment','',43,1),(391,'2025-05-10 18:27:19','131746875524','2360','cash','40','13','1',1000,'2025-05-10 18:27:55','payment','',25,1),(392,'2025-05-10 19:12:56','131746890995','800','cash','0','13','1',1000,'2025-05-10 19:13:09','payment','',44,1),(393,'2025-05-10 19:14:43','131746887919','1650','cash','0','13','1',1000,'2025-05-10 19:15:06','payment','',30,1),(394,'2025-05-10 19:19:24','131746798063','103600','cash','181468','13','1',1000,'2025-05-10 19:20:23','payment','',69,1),(395,'2025-05-10 19:20:25','131746798063','1455','mpesa','180013','13','1',1010,'2025-05-10 19:20:42','payment','hji',69,1),(396,'2025-05-10 19:21:43','141745215299','270','cash','0','13','1',1000,'2025-05-10 19:21:59','payment','',25,1),(397,'2025-05-10 19:36:48','131746875524','20','cash','20','13','1',1000,'2025-05-10 19:37:00','payment','',25,1),(398,'2025-05-11 15:32:52','131746963391','5800','mpesa','0','13','1',1010,'2025-05-11 15:33:21','payment','BGF',73,1),(399,'2025-05-11 15:34:09','131746961835','1200','cash','0','13','1',1000,'2025-05-11 15:34:44','payment','',41,1),(400,'2025-05-12 15:06:54','131747047803','1475','cash','0','13','1',1000,'2025-05-12 15:07:20','payment','',25,1),(401,'2025-05-12 15:07:31','131747047884','370','cash','0','13','1',1000,'2025-05-12 15:08:49','payment','',25,1),(402,'2025-05-12 15:09:47','131747046847','1950','mpesa','0','13','1',1000,'2025-05-12 15:10:00','payment','',25,1),(403,'2025-05-12 15:10:27','131747035674','650','cash','0','13','1',1000,'2025-05-12 15:10:37','payment','',25,1),(404,'2025-05-12 15:10:48','131747035648','650','mpesa','0','13','1',1000,'2025-05-12 15:10:58','payment','',25,1),(405,'2025-05-12 16:45:36','131747056762','650','cash','0','13','1',1000,'2025-05-12 16:45:54','payment','',25,1),(406,'2025-05-12 18:44:27','131747031823','1020','cash','0','13','1',1000,'2025-05-12 18:45:01','payment','',25,1),(407,'2025-05-12 18:45:35','131747041797','2900','mpesa','0','13','1',1000,'2025-05-12 18:45:53','payment','',25,1),(408,'2025-05-12 18:46:06','131747057865','1000','mpesa','0','13','1',1000,'2025-05-12 18:46:17','payment','',64,1),(409,'2025-05-12 18:46:45','131747040572','1200','cash','0','13','1',1000,'2025-05-12 18:46:56','payment','',41,1),(410,'2025-05-12 18:47:11','131747035706','780','mpesa','0','13','1',1000,'2025-05-12 18:47:24','payment','',25,1),(411,'2025-05-12 18:47:47','131747037897','780','mpesa','0','13','1',1000,'2025-05-12 18:47:59','payment','',25,1),(412,'2025-05-13 09:18:26','131743864794','10340','mpesa','6460','13','1',1010,'2025-05-13 09:18:51','payment','tec',16,1),(413,'2025-05-13 09:55:28','131747117399','1980','cash','0','13','1',1000,'2025-05-13 09:56:25','payment','',43,1),(414,'2025-05-13 09:56:40','131747116953','370','cash','0','13','1',1000,'2025-05-13 09:56:57','payment','',25,1),(415,'2025-05-13 11:14:20','131747121372','50','cash','0','13','1',1000,'2025-05-13 11:14:37','payment','',23,1),(416,'2025-05-13 11:14:46','131747123374','33','cash','0','13','1',1000,'2025-05-13 11:14:55','payment','',23,1),(417,'2025-05-13 16:21:18','131747140677','400','cash','0','13','1',1000,'2025-05-13 16:21:28','payment','',25,1),(418,'2025-05-13 17:27:13','131747138214','50098','mpesa','0','13','1',1000,'2025-05-13 17:27:36','payment','',39,1),(419,'2025-05-13 17:27:56','131747135555','2700','mpesa','0','13','1',1000,'2025-05-13 17:28:09','payment','',75,1),(420,'2025-05-13 17:30:21','131747125747','2630','mpesa','0','13','1',1000,'2025-05-13 17:30:39','payment','',45,1),(421,'2025-05-13 18:37:48','131747123649','3330','cash','0','13','1',1000,'2025-05-13 18:38:25','payment','',33,1),(422,'2025-05-13 18:38:49','131747140891','1980','mpesa','0','13','1',1000,'2025-05-13 18:39:07','payment','',25,1),(423,'2025-05-13 18:39:19','131747127052','780.04','mpesa','0','13','1',1000,'2025-05-13 18:39:39','payment','',35,1),(424,'2025-05-13 18:52:28','131747131008','1560','cash','0','13','1',1000,'2025-05-13 18:52:43','payment','',16,1),(425,'2025-05-13 19:08:29','131747147923','12711','mpesa','0','13','1',1000,'2025-05-13 19:08:43','payment','',63,1),(426,'2025-05-14 10:35:06','131746963536','1980','cash','0','13','1',1000,'2025-05-14 10:35:32','payment','',74,1),(427,'2025-05-14 12:30:27','131747214958','780','cash','0','13','1',1000,'2025-05-14 12:30:42','payment','',64,1),(428,'2025-05-14 13:48:02','131747217479','1230','cash','0','13','1',1000,'2025-05-14 13:48:12','payment','',43,1),(429,'2025-05-14 15:04:24','131747221225','780','cash','0','13','1',1000,'2025-05-14 15:05:18','payment','',44,1),(430,'2025-05-14 16:45:09','131747228683','20','mpesa','0','13','1',1000,'2025-05-14 16:45:21','payment','',64,1),(431,'2025-05-14 16:45:33','131747228321','500','mpesa','0','13','1',1000,'2025-05-14 16:45:47','payment','',64,1),(432,'2025-05-14 17:28:59','131747230718','650','cash','0','13','1',1000,'2025-05-14 17:29:10','payment','',25,1),(433,'2025-05-14 18:34:03','131747217557','650','cash','0','13','1',1000,'2025-05-14 18:34:12','payment','',76,1),(434,'2025-05-15 15:46:39','131747301509','1360','cash','0','13','1',1000,'2025-05-15 15:46:49','payment','',26,1),(435,'2025-05-15 15:47:10','131747303093','150','cash','0','13','1',1000,'2025-05-15 15:47:36','payment','',26,1),(436,'2025-05-15 16:04:39','131747311757','370','cash','0','13','1',1000,'2025-05-15 16:04:50','payment','',25,1),(437,'2025-05-15 16:05:53','131747311722','2560','cash','0','13','1',1000,'2025-05-15 16:06:08','payment','',34,1),(438,'2025-05-15 16:06:20','131747311973','400','cash','0','13','1',1000,'2025-05-15 16:06:39','payment','',25,1),(439,'2025-05-15 16:07:14','131747312037','3630','cash','0','13','1',1000,'2025-05-15 16:07:40','payment','',25,1),(440,'2025-05-15 16:08:33','131747311885','580','cash','200','13','1',1000,'2025-05-15 16:08:52','payment','',25,1),(441,'2025-05-15 16:08:53','131747311885','200','mpesa','0','13','1',1010,'2025-05-15 16:09:09','payment','fgt',25,1),(442,'2025-05-15 16:10:12','131747312123','4555','cash','0','13','1',1000,'2025-05-15 16:10:36','payment','',25,1),(443,'2025-05-15 18:48:53','131747299559','500','cash','0.079999999999984','13','1',1000,'2025-05-15 18:49:13','payment','',30,1),(444,'2025-05-15 18:59:05','131747323895','650','mpesa','0','13','1',1010,'2025-05-15 18:59:21','payment','kju',25,1),(445,'2025-05-15 19:01:34','131747304793','1200','mpesa','0','13','1',1010,'2025-05-15 19:02:05','payment','kjo',75,1),(446,'2025-05-15 19:08:01','131747215618','2280','mpesa','0','13','1',1010,'2025-05-15 19:08:15','payment','HJK',16,1),(447,'2025-05-15 19:08:36','131747217357','1180','mpesa','0','13','1',1010,'2025-05-15 19:08:51','payment','GHJK',16,1),(448,'2025-05-15 19:09:08','131747237351','1180','mpesa','0','13','1',1010,'2025-05-15 19:09:20','payment','dfry',16,1),(449,'2025-05-16 13:19:30','131747388028','1200','cash','0','13','1',1000,'2025-05-16 13:19:42','payment','',78,1),(450,'2025-05-16 13:21:01','131747387398','9560','cash','0','13','1',1000,'2025-05-16 13:21:16','payment','',77,1),(451,'2025-05-16 18:51:54','131747409668','1400','cash','0','13','1',1000,'2025-05-16 18:52:06','payment','',25,1),(452,'2025-05-17 11:47:44','131747471522','1980','mpesa','0','13','1',1000,'2025-05-17 11:47:58','payment','',64,1),(453,'2025-05-17 12:29:39','131747473072','1000','mpesa','943','13','1',1000,'2025-05-17 12:29:58','payment','',64,1),(454,'2025-05-17 12:30:00','131747473072','943','mpesa','0','13','1',1000,'2025-05-17 12:30:19','payment','',64,1),(455,'2025-05-17 12:32:09','131747471741','760','cash','0','13','1',1000,'2025-05-17 12:32:53','payment','',25,1),(456,'2025-05-17 12:33:39','131747472613','2388','cash','0','13','1',1000,'2025-05-17 12:33:53','payment','',25,1),(457,'2025-05-17 12:34:15','131747471990','2630','mpesa','0','13','1',1000,'2025-05-17 12:34:30','payment','',65,1),(458,'2025-05-17 13:09:39','131747475139','1000','cash','780','13','1',1000,'2025-05-17 13:09:53','payment','',45,1),(459,'2025-05-17 14:36:55','131747475986','650','cash','0','13','1',1000,'2025-05-17 14:37:29','payment','',25,1),(460,'2025-05-17 15:01:04','131747482191','1000','cash','0','13','1',1000,'2025-05-17 15:01:20','payment','',25,1),(461,'2025-05-17 15:09:06','131747303523','11000','mpesa','0','13','1',1010,'2025-05-17 15:09:29','payment','KJL',16,1),(462,'2025-05-17 15:10:24','141744630398','40','mpesa','2000','13','1',1010,'2025-05-17 15:10:40','payment','sfd',16,1),(463,'2025-05-17 15:29:02','131747417829','59325','cash','1978','13','1',1000,'2025-05-17 15:29:22','payment','',27,1),(464,'2025-05-17 15:29:25','131747417829','1978','mpesa','0','13','1',1010,'2025-05-17 15:30:33','payment','SWD',27,1),(465,'2025-05-17 15:31:58','131747419726','21532','mpesa','888','13','1',1010,'2025-05-17 15:32:25','payment','GHJ',27,1),(466,'2025-05-17 16:42:33','141746018746','2430','mpesa','0','13','1',1010,'2025-05-17 16:42:52','payment','ghb',45,1),(467,'2025-05-17 16:43:40','141746285570','570','mpesa','2770','13','1',1010,'2025-05-17 16:44:20','payment','BNH',45,1),(468,'2025-05-17 16:46:46','131747487936','2670','cash','-2','13','1',1000,'2025-05-17 16:47:20','payment','',25,1),(469,'2025-05-17 17:45:28','131747384023','3900','mpesa','0','13','1',1010,'2025-05-17 17:45:41','payment','dfg',25,1),(470,'2025-05-17 18:32:04','131747471388','80','cash','0','13','1',1000,'2025-05-17 18:32:18','payment','',25,1),(471,'2025-05-18 14:11:07','131747561452','1200','cash','0','13','1',1000,'2025-05-18 14:11:16','payment','',25,1),(472,'2025-05-18 14:11:33','131747561486','1980','cash','0','13','1',1000,'2025-05-18 14:11:44','payment','',25,1),(473,'2025-05-18 14:13:14','131747561385','1238','cash','0','13','1',1000,'2025-05-18 14:13:28','payment','',25,1),(474,'2025-05-18 14:13:44','131747561328','1450','cash','0','13','1',1000,'2025-05-18 14:14:07','payment','',25,1),(475,'2025-05-18 14:15:21','131747560105','1000','cash','0','13','1',1000,'2025-05-18 14:15:57','payment','',25,1),(476,'2025-05-18 16:12:23','131747568407','1000','cash','0','13','1',1000,'2025-05-18 16:12:35','payment','',25,1),(477,'2025-05-18 16:12:58','131747565386','1800','cash','180','13','1',1000,'2025-05-18 16:13:09','payment','',25,1),(478,'2025-05-18 16:14:19','131747559888','6965','mpesa','0','13','1',1000,'2025-05-18 16:14:35','payment','',25,1),(479,'2025-05-18 16:22:18','131747565497','1430','mpesa','0','13','1',1000,'2025-05-18 16:22:28','payment','',25,1),(480,'2025-05-18 18:20:34','131747568332','1300','cash','0','13','1',1000,'2025-05-18 18:21:24','payment','',30,1),(481,'2025-05-18 18:21:34','131747567816','780','cash','0','13','1',1000,'2025-05-18 18:21:42','payment','',30,1),(482,'2025-05-19 11:30:39','131747642474','8670','mpesa','0','13','1',1000,'2025-05-19 11:30:55','payment','',31,1),(483,'2025-05-19 11:31:17','131747640085','780','cash','0','13','1',1000,'2025-05-19 11:31:30','payment','',64,1),(484,'2025-05-19 13:11:07','131747645845','9974','cash','0','13','1',1000,'2025-05-19 13:11:21','payment','',25,1),(485,'2025-05-19 13:12:21','131747647780','1475','cash','0','13','1',1000,'2025-05-19 13:12:31','payment','',25,1),(486,'2025-05-19 13:12:51','131747646528','1500','cash','0','13','1',1000,'2025-05-19 13:13:02','payment','',25,1),(487,'2025-05-19 13:13:49','131747646367','1150','cash','0','13','1',1000,'2025-05-19 13:14:00','payment','',25,1),(488,'2025-05-19 13:14:52','131747646165','738','cash','0','13','1',1000,'2025-05-19 13:15:04','payment','',25,1),(489,'2025-05-19 13:51:32','131747647845','1000','cash','0','13','1',1000,'2025-05-19 13:51:42','payment','',25,1),(490,'2025-05-19 13:52:38','131747637419','780','cash','0','13','1',1000,'2025-05-19 13:52:49','payment','',25,1),(491,'2025-05-19 16:57:36','131747661001','2400','cash','0','13','1',1000,'2025-05-19 16:57:52','payment','',35,1),(492,'2025-05-19 17:57:31','131747640815','650','mpesa','0','13','1',1010,'2025-05-19 17:58:00','payment','HJG',25,1),(493,'2025-05-19 17:58:30','131747664223','650','cash','0','13','1',1000,'2025-05-19 17:58:39','payment','',43,1),(494,'2025-05-19 17:59:00','131747646601','650','cash','0','13','1',1000,'2025-05-19 17:59:09','payment','',25,1),(495,'2025-05-19 18:00:13','131747640430','1000','cash','0','13','1',1000,'2025-05-19 18:00:34','payment','',25,1),(496,'2025-05-19 18:01:42','131747661264','02820','cash','0','13','1',1000,'2025-05-19 18:01:54','payment','',79,1),(497,'2025-05-19 18:02:22','131747645674','01170','cash','0','13','1',1000,'2025-05-19 18:02:40','payment','',25,1),(498,'2025-05-19 18:03:35','131747661159','01000','cash','0','13','1',1000,'2025-05-19 18:03:49','payment','',16,1),(499,'2025-05-19 18:14:08','131747665683','0780','cash','0','13','1',1000,'2025-05-19 18:14:29','payment','',44,1),(500,'2025-05-19 20:26:27','131747675495','640','cash','835','13','1',1000,'2025-05-19 20:26:37','payment','',71,1),(501,'2025-05-20 10:59:30','131747724866','1430','cash','0','13','1',1010,'2025-05-20 10:59:47','payment','',25,1),(502,'2025-05-20 13:51:54','131747734969','1000','cash','0','13','1',1010,'2025-05-20 13:52:10','payment','',64,1),(503,'2025-05-20 14:02:29','141744266830','112','cash','258','13','1',1010,'2025-05-20 14:03:15','payment','',27,1),(504,'2025-05-20 14:03:45','131747419726','888','cash','0','13','1',1000,'2025-05-20 14:04:08','payment','',27,1),(505,'2025-05-20 14:38:28','131747739459','21227','mpesa','42667','13','1',1010,'2025-05-20 14:38:47','payment','jb',27,1),(506,'2025-05-20 14:38:47','131747739459','21965','cash','20702','13','1',1000,'2025-05-20 14:39:06','payment','',27,1),(507,'2025-05-20 14:39:06','131747739459','1200','cash','19502','13','1',1000,'2025-05-20 14:39:36','payment','',27,1),(508,'2025-05-20 14:39:37','131747739459','19460','mpesa','42','13','1',1010,'2025-05-20 14:40:25','payment','aff',27,1),(509,'2025-05-20 14:44:15','131747739288','400','cash','0','13','1',1010,'2025-05-20 14:44:29','payment','',25,1),(510,'2025-05-20 14:44:42','131747739136','800','cash','0','13','1',1010,'2025-05-20 14:44:54','payment','',25,1),(511,'2025-05-20 16:11:53','131747741552','7118','mpesa','0','13','1',1010,'2025-05-20 16:12:16','payment','',58,1),(512,'2025-05-20 16:32:16','131747747772','3050','mpesa','0','13','1',1010,'2025-05-20 16:32:31','payment','',75,1),(513,'2025-05-20 16:58:28','131747735027','6535','cash','0','13','1',1010,'2025-05-20 16:58:45','payment','',33,1),(514,'2025-05-20 16:59:35','131747748070','1000','cash','0','13','1',1010,'2025-05-20 16:59:46','payment','',25,1),(515,'2025-05-20 17:02:40','131747734848','1518','cash','0','13','1',1010,'2025-05-20 17:03:01','payment','',64,1),(516,'2025-05-20 17:46:03','131747735444','380','cash','380','13','1',1010,'2025-05-20 17:46:31','payment','',64,1),(517,'2025-05-20 17:48:14','131747734624','760','mpesa','0','13','1',1010,'2025-05-20 17:48:37','payment','',35,1),(518,'2025-05-20 17:51:58','131747750638','650','mpesa','0','13','1',1010,'2025-05-20 17:52:17','payment','',25,1),(519,'2025-05-20 17:52:31','131747750638','650','mpesa','-650','13','1',1010,'2025-05-20 17:52:59','payment','',25,1),(520,'2025-05-20 17:57:05','131747750638','650','mpesa','-1300','13','1',1010,'2025-05-20 17:57:43','payment','',25,1),(521,'2025-05-20 17:57:56','131747750638','-1300','mpesa','0','13','1',1010,'2025-05-20 17:58:17','payment','',25,1),(522,'2025-05-20 17:58:40','131747748337','650','mpesa','0','13','1',1010,'2025-05-20 17:58:57','payment','',25,1),(523,'2025-05-21 11:48:42','131747817209','500','mpesa','0','13','1',1010,'2025-05-21 11:48:59','payment','',64,1),(524,'2025-05-21 12:25:40','131747735444','-380.000','cash','380','13','1',1010,'2025-05-21 12:26:25','payment','',64,1),(525,'2025-05-21 12:27:04','131747734768','1538','cash','0','13','1',1010,'2025-05-21 12:27:27','payment','',64,1),(526,'2025-05-21 13:50:32','131747746537','2250','cash','8','13','1',1010,'2025-05-21 13:51:00','payment','',25,1),(527,'2025-05-21 13:58:11','131747739068','10','cash','0','13','1',1010,'2025-05-21 13:58:32','payment','',25,1),(528,'2025-05-21 13:59:51','131747738480','10','cash','5','13','1',1010,'2025-05-21 14:00:16','payment','',25,1),(529,'2025-05-21 16:02:34','131747832254','650','cash','0','13','1',1010,'2025-05-21 16:02:45','payment','',30,1),(530,'2025-05-21 16:11:43','131747828400','50','cash','1200','13','1',1010,'2025-05-21 16:11:56','payment','',25,1),(531,'2025-05-21 16:35:33','131747832882','310','cash','470','13','1',1010,'2025-05-21 16:36:28','payment','',25,1),(532,'2025-05-21 16:37:06','131747832882','470','mpesa','0','13','1',1010,'2025-05-21 16:37:26','payment','',25,1),(533,'2025-05-21 17:04:41','131747825285','1160','cash','0','13','1',1010,'2025-05-21 17:05:00','payment','',25,1),(534,'2025-05-21 17:37:04','131747838093','780','cash','0','13','1',1010,'2025-05-21 17:37:19','payment','',26,1),(535,'2025-05-21 17:37:39','131747837906','1200','cash','0','13','1',1010,'2025-05-21 17:37:52','payment','',26,1),(536,'2025-05-21 17:48:09','131747828400','1200','mpesa','0','13','1',1010,'2025-05-21 17:48:33','payment','',25,1),(537,'2025-05-21 17:48:53','131747838748','1170','cash','0','13','1',1010,'2025-05-21 17:49:10','payment','',26,1),(538,'2025-05-22 10:48:23','131747661059','7415','mpesa','0','13','1',1010,'2025-05-22 10:48:49','payment','GHJK',63,1),(539,'2025-05-22 13:51:29','131747910460','780','mpesa','0','13','1',1010,'2025-05-22 13:51:45','payment','',64,1),(540,'2025-05-22 14:13:57','131747911416','6575','cash','0','13','1',1010,'2025-05-22 14:14:20','payment','',64,1),(541,'2025-05-22 16:13:22','131747916935','500','cash','0','13','1',1010,'2025-05-22 16:13:40','payment','',80,1),(542,'2025-05-22 16:15:29','131747916681','1000','cash','0','13','1',1010,'2025-05-22 16:15:40','payment','',81,1),(543,'2025-05-22 16:15:59','131747916751','380','cash','0','13','1',1010,'2025-05-22 16:16:13','payment','',25,1),(544,'2025-05-22 16:16:26','131747916495','1430','cash','-1430','13','1',1010,'2025-05-22 16:16:41','payment','',25,1),(545,'2025-05-22 16:18:07','131747917150','-1200','cash','2400','13','1',1010,'2025-05-22 16:18:20','payment','',82,1),(546,'2025-05-22 16:18:29','131747917150','2400','cash','0','13','1',1010,'2025-05-22 16:18:41','payment','',82,1),(547,'2025-05-22 17:54:32','131747910295','1520','cash','0','13','1',1010,'2025-05-22 17:55:04','payment','',16,1),(548,'2025-05-22 17:56:35','131747916462','650','cash','0','13','1',1010,'2025-05-22 17:56:58','payment','',30,1),(549,'2025-05-22 17:58:32','131747916574','1475','cash','0.0080000000000382','13','1',1010,'2025-05-22 17:58:57','payment','',44,1),(550,'2025-05-22 17:59:48','131747916638','1000','cash','0','13','1',1010,'2025-05-22 18:02:08','payment','',25,1),(551,'2025-05-22 18:05:44','131747920037','1447','cash','300','13','1',1010,'2025-05-22 18:06:01','payment','',84,1),(552,'2025-05-22 18:06:35','131747920037','300','cash','0','13','1',1010,'2025-05-22 18:06:56','payment','',84,1),(553,'2025-05-22 18:09:59','131747918290','1000','cash','0','13','1',1010,'2025-05-22 18:10:18','payment','',83,1),(554,'2025-05-22 18:20:39','131747926990','780','cash','0','13','1',1010,'2025-05-22 18:20:53','payment','',87,1),(555,'2025-05-22 18:53:30','131747927858','650','cash','0','13','1',1010,'2025-05-22 18:53:46','payment','',43,1),(556,'2025-05-23 10:37:45','131747985464','780','cash','0','13','1',1010,'2025-05-23 10:37:56','payment','',88,1),(557,'2025-05-23 12:40:40','131747990876','1800','cash','0','13','1',1010,'2025-05-23 12:40:51','payment','',84,1),(558,'2025-05-23 14:57:49','131748001181','2040','cash','120','13','1',1010,'2025-05-23 14:58:04','payment','',25,1),(559,'2025-05-23 16:08:38','131748002245','780','cash','0','13','1',1010,'2025-05-23 16:08:52','payment','',25,1),(560,'2025-05-23 16:09:11','131748001551','1200','cash','0','13','1',1010,'2025-05-23 16:09:26','payment','',25,1),(561,'2025-05-23 16:51:22','131748008051','5311','mpesa','0','13','1',1010,'2025-05-23 16:51:44','payment','',89,1),(562,'2025-05-23 17:51:37','131747993270','1200','cash','0','13','1',1010,'2025-05-23 17:51:56','payment','',41,1),(563,'2025-05-23 17:52:26','131748008412','780','cash','0','13','1',1010,'2025-05-23 17:52:41','payment','',44,1),(564,'2025-05-23 17:53:05','131747991037','780','cash','0','13','1',1010,'2025-05-23 17:53:19','payment','',44,1),(565,'2025-05-23 18:35:29','131748005995','380','mpesa','0','13','1',1010,'2025-05-23 18:35:44','payment','',25,1),(566,'2025-05-23 18:35:58','131748005893','1850','mpesa','0','13','1',1010,'2025-05-23 18:36:13','payment','',30,1),(567,'2025-05-23 18:36:44','131747993497','1000','mpesa','0','13','1',1010,'2025-05-23 18:36:58','payment','',16,1),(568,'2025-05-23 18:37:10','131747993446','1475','mpesa','0','13','1',1010,'2025-05-23 18:37:27','payment','',16,1),(569,'2025-05-23 18:51:32','131747991613','580','cash','0','13','1',1010,'2025-05-23 18:51:48','payment','',33,1),(570,'2025-05-23 20:48:10','131748018996','27052','mpesa','9813','13','1',1010,'2025-05-23 20:48:36','payment','KJ',27,1),(571,'2025-05-23 20:48:36','131748018996','9805','cash','8','13','1',1010,'2025-05-23 20:49:38','payment','',27,1),(572,'2025-05-24 12:32:21','131748077215','650','cash','0','13','1',1010,'2025-05-24 12:32:32','payment','',25,1),(573,'2025-05-24 14:31:59','131748080285','1920','cash','0','13','1',1010,'2025-05-24 14:32:25','payment','',25,1),(574,'2025-05-24 14:36:09','131748081912','1000','cash','0','13','1',1010,'2025-05-24 14:36:30','payment','',64,1),(575,'2025-05-24 17:26:24','131748075803','1080','cash','0','13','1',1010,'2025-05-24 17:26:35','payment','',25,1),(576,'2025-05-24 17:27:08','131748077158','1000','cash','0','13','1',1010,'2025-05-24 17:27:19','payment','',25,1),(577,'2025-05-24 17:53:53','131748097573','1200','mpesa','0','13','1',1010,'2025-05-24 17:54:12','payment','',25,1),(578,'2025-05-24 17:55:23','131748077187','650','mpesa','0','13','1',1010,'2025-05-24 17:55:34','payment','',25,1),(579,'2025-05-24 18:28:30','131748083033','1180','cash','0','13','1',1010,'2025-05-24 18:28:44','payment','',25,1),(580,'2025-05-24 18:29:22','131748077234','1475','cash','0','13','1',1010,'2025-05-24 18:29:38','payment','',25,1),(581,'2025-05-24 18:29:52','131748077110','2000','cash','0','13','1',1010,'2025-05-24 18:30:10','payment','',25,1),(582,'2025-05-24 18:31:27','131748099473','1200','cash','0','13','1',1010,'2025-05-24 18:31:42','payment','',25,1),(583,'2025-05-24 18:35:33','131747916880','650','mpesa','0','13','1',1010,'2025-05-24 18:35:43','payment','',35,1),(584,'2025-05-24 18:36:37','131747915973','650','mpesa','0','13','1',1010,'2025-05-24 18:36:49','payment','',35,1),(585,'2025-05-24 18:49:30','131748097791','10260','mpesa','0','13','1',1010,'2025-05-24 18:49:44','payment','',63,1),(586,'2025-05-24 18:56:38','131747728913','1520','mpesa','0','13','1',1010,'2025-05-24 18:56:51','payment','',25,1),(587,'2025-05-25 12:29:34','131748165319','1850','cash','0','13','1',1010,'2025-05-25 12:29:44','payment','',64,1),(588,'2025-05-25 13:28:57','131748165689','650','cash','0','13','1',1010,'2025-05-25 13:29:16','payment','',25,1),(589,'2025-05-25 15:05:57','131748169118','780.16','cash','0','13','1',1010,'2025-05-25 15:06:14','payment','',25,1),(590,'2025-05-25 15:06:35','131748172421','370','cash','0','13','1',1010,'2025-05-25 15:07:03','payment','',25,1),(591,'2025-05-25 16:29:26','131748174709','1000','mpesa','0','13','1',1010,'2025-05-25 16:29:40','payment','',25,1),(592,'2025-05-25 16:30:01','131748172507','1950','mpesa','0','13','1',1010,'2025-05-25 16:30:16','payment','',25,1),(593,'2025-05-25 16:30:37','131748176126','3275','cash','0','13','1',1010,'2025-05-25 16:30:50','payment','',90,1),(594,'2025-05-25 16:31:54','131748176611','1200','cash','0','13','1',1010,'2025-05-25 16:32:05','payment','',44,1),(595,'2025-05-26 11:23:16','131748246536','1410','mpesa','0','13','1',1000,'2025-05-26 11:24:03','payment','',25,1),(596,'2025-05-26 11:25:28','131748243741','2538','cash','0','13','1',1000,'2025-05-26 11:25:39','payment','',25,1),(597,'2025-05-26 14:10:05','131748252620','1200','cash','0','13','1',1010,'2025-05-26 14:10:19','payment','',25,1),(598,'2025-05-26 15:10:33','131748249389','5550','cash','-0.039999999999964','13','1',1010,'2025-05-26 15:10:48','payment','',80,1),(599,'2025-05-26 15:14:01','131748249641','2950','mpesa','2000','13','1',1010,'2025-05-26 15:14:23','payment','',80,1),(600,'2025-05-26 15:14:36','131748249641','2000','cash','0','13','1',1010,'2025-05-26 15:14:46','payment','',80,1),(601,'2025-05-26 15:17:06','131748251116','1300','mpesa','1000.12','13','1',1010,'2025-05-26 15:17:26','payment','',27,1),(602,'2025-05-26 15:17:27','131748251116','1000','cash','0.12','13','1',1010,'2025-05-26 15:17:45','payment','',27,1),(603,'2025-05-26 17:43:19','131748262260','1200','cash','0','13','1',1010,'2025-05-26 17:43:31','payment','',25,1),(604,'2025-05-26 17:44:52','131748249389','-0.039','cash','-0.000999999999964','13','1',1010,'2025-05-26 17:45:17','payment','',80,1),(605,'2025-05-26 17:54:16','131748101425','650','mpesa','0','13','1',1010,'2025-05-26 17:54:28','payment','',25,1),(606,'2025-05-26 17:58:25','131747565386','180','cash','0','13','1',1010,'2025-05-26 17:58:40','payment','',25,1),(607,'2025-05-26 18:26:23','131748271810','740','cash','0','13','1',1010,'2025-05-26 18:26:35','payment','',25,1),(608,'2025-05-27 09:43:39','131743864794','1500','mpesa','4960','13','1',1010,'2025-05-27 09:43:51','payment','sgg',16,1),(609,'2025-05-27 09:44:40','131747483872','3540','mpesa','0','13','1',1010,'2025-05-27 09:44:55','payment','fgfc',16,1),(610,'2025-05-27 09:45:30','141744630398','2000','mpesa','0','13','1',1010,'2025-05-27 09:45:46','payment','rgfd',16,1),(611,'2025-05-27 09:45:58','131743957811','3000','mpesa','0','13','1',1010,'2025-05-27 09:46:14','payment','dhn',16,1),(612,'2025-05-27 09:46:42','131743864794','4960','mpesa','0','13','1',1010,'2025-05-27 09:46:59','payment','mxc',16,1),(613,'2025-05-27 13:50:24','131746871117','5850','mpesa','0','13','1',1010,'2025-05-27 13:50:35','payment','',61,1),(614,'2025-05-27 13:58:57','141744266570','14160','mpesa','0','13','1',1010,'2025-05-27 13:59:07','payment','',17,1),(615,'2025-05-27 13:59:17','141746119364','61280','mpesa','0','13','1',1010,'2025-05-27 13:59:34','payment','',17,1),(616,'2025-05-27 14:12:25','131748021817','114760','mpesa','0','13','1',1010,'2025-05-27 14:12:38','payment','',62,1),(617,'2025-05-27 14:14:13','131746798063','180013','mpesa','0','13','1',1010,'2025-05-27 14:14:25','payment','',69,1),(618,'2025-05-27 14:15:45','131747145589','4785','mpesa','0','13','1',1010,'2025-05-27 14:15:58','payment','',64,1),(619,'2025-05-27 14:16:37','131746871195','6200','mpesa','0','13','1',1030,'2025-05-27 14:16:49','payment','',72,1),(620,'2025-05-27 14:19:26','131746729010','13000','mpesa','0','13','1',1010,'2025-05-27 14:19:26','payment','',NULL,1),(621,'2025-05-27 14:19:26','131746797830','83974','mpesa','0','13','1',1010,'2025-05-27 14:19:26','payment','',NULL,1),(622,'2025-05-27 14:19:26','131747304230','57320','mpesa','0','13','1',1010,'2025-05-27 14:19:26','payment','',NULL,1),(623,'2025-05-27 14:19:26','131747324212','10260','mpesa','0','13','1',1010,'2025-05-27 14:19:26','payment','',NULL,1),(624,'2025-05-27 14:19:26','131747468154','46500','mpesa','0','13','1',1010,'2025-05-27 14:19:26','payment','',NULL,1),(625,'2025-05-27 14:19:26','131747742342','55185','mpesa','0','13','1',1010,'2025-05-27 14:19:26','payment','',NULL,1),(626,'2025-05-27 14:19:26','131747915480','19500','mpesa','0','13','1',1010,'2025-05-27 14:19:26','payment','',NULL,1),(627,'2025-05-27 14:19:26','131748096219','13440','mpesa','0','13','1',1010,'2025-05-27 14:19:26','payment','',NULL,1),(628,'2025-05-27 14:19:26','131748098674','2080','mpesa','0','13','1',1010,'2025-05-27 14:19:26','payment','',NULL,1),(629,'2025-05-27 14:19:26','131748252721','52760','mpesa','0','13','1',1010,'2025-05-27 14:19:26','payment','',NULL,1),(630,'2025-05-27 14:22:51','131746901338','5160','mpesa','0','13','1',1010,'2025-05-27 14:22:51','payment','',NULL,1),(631,'2025-05-27 14:22:51','131747296187','18380','mpesa','0','13','1',1010,'2025-05-27 14:22:51','payment','',NULL,1),(632,'2025-05-27 14:22:51','131747392618','0.0079999999998108','mpesa','0','13','1',1010,'2025-05-27 14:22:51','payment','',NULL,1),(633,'2025-05-27 14:22:51','131747409244','13480','mpesa','0','13','1',1010,'2025-05-27 14:22:51','payment','',NULL,1),(634,'2025-05-27 14:22:51','131747417414','3960','mpesa','0','13','1',1010,'2025-05-27 14:22:51','payment','',NULL,1),(635,'2025-05-27 14:22:51','131747738135','8060','mpesa','0','13','1',1010,'2025-05-27 14:22:51','payment','',NULL,1),(636,'2025-05-27 14:22:51','131748250403','37040','mpesa','0','13','1',1010,'2025-05-27 14:22:51','payment','',NULL,1),(637,'2025-05-27 14:22:51','131748251057','780','mpesa','0','13','1',1010,'2025-05-27 14:22:51','payment','',NULL,1),(638,'2025-05-27 14:24:25','131747467902','17515','mpesa','0','13','1',1010,'2025-05-27 14:24:25','payment','',NULL,1),(639,'2025-05-27 14:24:25','131748251688','13525','mpesa','0','13','1',1010,'2025-05-27 14:24:25','payment','',NULL,1),(640,'2025-05-27 15:06:51','131746875694','7805','mpesa','0','13','1',1010,'2025-05-27 15:06:51','payment','',NULL,1),(641,'2025-05-27 15:06:51','131747215267','3850','mpesa','0','13','1',1010,'2025-05-27 15:06:51','payment','',NULL,1),(642,'2025-05-27 15:06:51','131747466598','5520','mpesa','0','13','1',1010,'2025-05-27 15:06:51','payment','',NULL,1),(643,'2025-05-27 15:06:51','131748169802','7990','mpesa','0','13','1',1010,'2025-05-27 15:06:51','payment','',NULL,1),(644,'2025-05-27 15:30:32','131748346806','21779','cash','0','13','1',1000,'2025-05-27 15:30:46','payment','',93,1),(645,'2025-05-27 16:07:39','141745419540','4950','mpesa','0','13','1',1010,'2025-05-27 16:07:54','payment','',48,1),(646,'2025-05-27 18:33:26','131748359334','740','cash','0','13','1',1010,'2025-05-27 18:33:40','payment','',53,1),(647,'2025-05-27 18:35:11','131748358606','780','cash','1850','13','1',1010,'2025-05-27 18:35:21','payment','',25,1),(648,'2025-05-27 18:35:42','131748358606','1850','cash','0','13','1',1010,'2025-05-27 18:36:16','payment','',25,1),(649,'2025-05-27 18:36:38','131748358691','650','mpesa','0','13','1',1010,'2025-05-27 18:36:50','payment','',25,1),(650,'2025-05-27 18:42:06','131748360483','40','cash','10','13','1',1010,'2025-05-27 18:42:17','payment','',25,1),(651,'2025-05-28 14:00:21','131748423019','4461','cash','0.67000000000007','13','1',1010,'2025-05-28 14:00:58','payment','',25,1),(652,'2025-05-28 14:05:17','131748430236','100','cash','0','13','1',1010,'2025-05-28 14:05:28','payment','',25,1),(653,'2025-05-28 15:36:28','131748435311','1980','cash','0','13','1',1010,'2025-05-28 15:36:38','payment','',64,1),(654,'2025-05-28 17:03:46','131748437446','1980','cash','0','13','1',1010,'2025-05-28 17:04:13','payment','',25,1),(655,'2025-05-28 17:04:54','131748439056','650','mpesa','0','13','1',1010,'2025-05-28 17:05:06','payment','',25,1),(656,'2025-05-28 17:07:33','131748423019','0.67','cash','0.000000000000069944050551385','13','1',1010,'2025-05-28 17:07:53','payment','',25,1),(657,'2025-05-28 18:43:29','131748443834','2475','cash','0','13','1',1010,'2025-05-28 18:43:40','payment','',25,1),(658,'2025-05-28 18:44:04','131748442458','120','cash','0','13','1',1010,'2025-05-28 18:44:15','payment','',64,1),(659,'2025-05-29 12:47:08','131748506273','500','cash','0','13','1',1010,'2025-05-29 12:47:21','payment','',80,1),(660,'2025-05-29 13:37:30','131748512657','650','mpesa','0','13','1',1010,'2025-05-29 13:37:41','payment','',80,1),(661,'2025-05-29 13:37:50','131748515017','1200','mpesa','0','13','1',1010,'2025-05-29 13:38:05','payment','',80,1),(662,'2025-05-29 15:01:43','131748423172','1650','mpesa','0','13','1',1010,'2025-05-29 15:01:52','payment','',25,1),(663,'2025-05-29 15:56:02','131748517272','1000','cash','0','13','1',1010,'2025-05-29 15:56:13','payment','',25,1),(664,'2025-05-29 15:57:49','131748501215','780','mpesa','0','13','1',1010,'2025-05-29 15:58:00','payment','',25,1),(665,'2025-05-29 17:07:14','131748501672','500','cash','0','13','1',1010,'2025-05-29 17:07:27','payment','',25,1),(666,'2025-05-29 17:38:02','131748529369','90','cash','60','13','1',1010,'2025-05-29 17:38:10','payment','',80,1),(667,'2025-05-29 18:06:14','131748531000','780','mpesa','0','13','1',1010,'2025-05-29 18:06:36','payment','',64,1),(668,'2025-05-29 18:09:52','131748531331','9980','mpesa','18','13','1',1010,'2025-05-29 18:10:08','payment','',64,1),(669,'2025-05-29 18:10:09','131748531331','18','mpesa','0','13','1',1010,'2025-05-29 18:10:23','payment','',64,1),(670,'2025-05-29 18:10:51','131748503831','780','cash','0','13','1',1010,'2025-05-29 18:11:02','payment','',25,1),(671,'2025-05-29 18:12:06','131748503700','650','cash','0','13','1',1010,'2025-05-29 18:12:22','payment','',25,1),(672,'2025-05-29 18:13:17','131748503728','1650','cash','0','13','1',1010,'2025-05-29 18:13:26','payment','',80,1),(673,'2025-05-29 18:13:50','131748527843','390','cash','0','13','1',1010,'2025-05-29 18:14:05','payment','',80,1),(674,'2025-05-29 18:45:29','131748530006','1000','cash','0','13','1',1010,'2025-05-29 18:45:42','payment','',25,1),(675,'2025-05-29 18:46:04','131748527905','650','cash','0','13','1',1010,'2025-05-29 18:46:19','payment','',25,1),(676,'2025-05-29 18:47:52','131748443938','4060','cash','0','13','1',1010,'2025-05-29 18:48:15','payment','',35,1),(677,'2025-05-30 10:37:34','131748501189','780','mpesa','0','13','1',1010,'2025-05-30 10:37:47','payment','',80,1),(678,'2025-05-30 18:21:56','131748609904','1110','cash','0','13','1',1010,'2025-05-30 18:22:11','payment','',80,1),(679,'2025-05-30 18:29:41','131748618907','4720','cash','0','13','1',1010,'2025-05-30 18:29:54','payment','',25,1),(680,'2025-05-30 18:30:40','131748609640','780','cash','0','13','1',1010,'2025-05-30 18:30:52','payment','',25,1),(681,'2025-05-30 18:32:02','131748600425','2000','cash','0','13','1',1010,'2025-05-30 18:32:18','payment','',25,1),(682,'2025-05-30 20:05:07','131748597059','91787','mpesa','0','13','1',1010,'2025-05-30 20:05:28','payment','',27,1),(683,'2025-05-31 13:40:53','131748684131','2390','cash','0','13','1',1010,'2025-05-31 13:41:06','payment','',64,1),(684,'2025-05-31 13:52:46','131748679494','780','cash','0','13','1',1010,'2025-05-31 13:53:08','payment','',64,1),(685,'2025-05-31 15:09:10','131748681042','1000','mpesa','280','13','1',1010,'2025-05-31 15:09:22','payment','',25,1),(686,'2025-05-31 15:11:19','131748688874','1250','cash','0','13','1',1010,'2025-05-31 15:11:31','payment','',84,1),(687,'2025-05-31 15:33:13','131748693673','1475','cash','0','13','1',1030,'2025-05-31 15:33:23','payment','',25,1),(688,'2025-05-31 16:05:59','131748684020','780','mpesa','0','13','1',1010,'2025-05-31 16:06:18','payment','',25,1),(689,'2025-05-31 17:09:38','131748696920','2300','cash','0','13','1',1010,'2025-05-31 17:09:48','payment','',25,1),(690,'2025-05-31 17:10:40','131748619210','800','cash','0','13','1',1010,'2025-05-31 17:10:50','payment','',35,1),(691,'2025-05-31 17:13:36','131748609045','1200','mpesa','0','13','1',1010,'2025-05-31 17:13:49','payment','',25,1),(692,'2025-05-31 18:18:47','141746285570','370','cash','2400','13','1',1010,'2025-05-31 18:18:57','payment','',45,1),(693,'2025-05-31 18:31:20','131748608534','8840','mpesa','0','13','1',1010,'2025-05-31 18:31:35','payment','',63,1),(694,'2025-05-31 18:35:02','131748613339','800','cash','0','13','1',1010,'2025-05-31 18:35:12','payment','',23,1),(695,'2025-05-31 18:47:05','131748705853','3600','mpesa','0','13','1',1010,'2025-05-31 18:47:17','payment','',64,1),(696,'2025-05-31 19:38:24','131748612026','1560','mpesa','0','13','1',1010,'2025-05-31 19:38:35','payment','',25,1),(697,'2025-05-31 19:39:47','131748682741','400','mpesa','-400','13','1',1010,'2025-05-31 19:40:05','payment','',25,1),(698,'2025-05-31 19:42:18','131748693396','2170','cash','0','13','1',1010,'2025-05-31 19:42:32','payment','',25,1),(699,'2025-05-31 19:45:12','131748611594','1200','mpesa','0','13','1',1010,'2025-05-31 19:45:21','payment','',75,1),(700,'2025-05-31 19:45:40','131748681191','650','mpesa','0','13','1',1010,'2025-05-31 19:45:54','payment','',25,1),(701,'2025-05-31 19:46:10','131748681042','280','mpesa','0','13','1',1010,'2025-05-31 19:46:23','payment','',25,1),(702,'2025-06-01 12:11:58','131748767550','780','mpesa','0','13','1',1010,'2025-06-01 12:12:09','payment','',71,1),(703,'2025-06-01 12:12:22','131748767091','1980','mpesa','0','13','1',1010,'2025-06-01 12:12:32','payment','',71,1),(704,'2025-06-01 13:18:22','131748771831','1200','cash','0','13','1',1010,'2025-06-01 13:18:37','payment','',25,1),(705,'2025-06-01 14:21:23','131748776069','1570','mpesa','0','13','1',1010,'2025-06-01 14:21:34','payment','',64,1),(706,'2025-06-01 14:22:06','131748773156','780','cash','0','13','1',1010,'2025-06-01 14:22:16','payment','',25,1),(707,'2025-06-01 17:05:28','131748783954','1850','mpesa','0','13','1',1000,'2025-06-01 17:05:56','payment','',64,1),(708,'2025-06-01 17:06:22','131748782836','780','cash','0','13','1',1000,'2025-06-01 17:06:33','payment','',25,1),(709,'2025-06-01 17:07:10','131748779056','1740','cash','-2','13','1',1000,'2025-06-01 17:07:21','payment','',25,1),(710,'2025-06-01 17:55:25','131748786922','800','cash','0','13','1',1010,'2025-06-01 17:55:44','payment','',25,1),(711,'2025-06-01 18:09:43','131748790487','3000','cash','0','13','1',1000,'2025-06-01 18:10:29','payment','',25,1),(712,'2025-06-01 18:11:03','131748773917','2630','cash','0','13','1',1000,'2025-06-01 18:11:41','payment','',25,1),(713,'2025-06-01 18:13:06','131748783781','1475','cash','0','13','1',1000,'2025-06-01 18:13:20','payment','',25,1),(714,'2025-06-02 13:34:12','131748859685','2760','mpesa','0','13','1',1010,'2025-06-02 13:48:57','payment','',26,1),(715,'2025-06-02 17:35:29','141744115953','0.334','mpesa','0','13','1',1010,'2025-06-02 17:35:29','payment','',NULL,1),(716,'2025-06-02 17:35:29','131747323397','42025','mpesa','0','13','1',1010,'2025-06-02 17:35:29','payment','',NULL,1),(717,'2025-06-02 17:35:29','131747467372','17899.996','mpesa','-0.0040000000008149','13','1',1010,'2025-06-02 17:35:29','payment','',NULL,1),(718,'2025-06-02 17:37:34','131748357542','4500','mpesa','0','13','1',1010,'2025-06-02 17:37:34','payment','',NULL,1),(719,'2025-06-02 17:37:34','131748441365','3120','mpesa','0','13','1',1010,'2025-06-02 17:37:34','payment','',NULL,1),(720,'2025-06-02 17:37:34','131748448547','3120','mpesa','0','13','1',1010,'2025-06-02 17:37:34','payment','',NULL,1),(721,'2025-06-02 17:37:34','131748601408','53009','mpesa','0','13','1',1010,'2025-06-02 17:37:34','payment','',NULL,1),(722,'2025-06-02 17:37:34','131748604300','1000','mpesa','0','13','1',1010,'2025-06-02 17:37:34','payment','',NULL,1),(723,'2025-06-02 17:37:34','131748683238','16399','mpesa','0','13','1',1010,'2025-06-02 17:37:34','payment','',NULL,1),(724,'2025-06-02 18:20:28','131748872501','152954','mpesa','0','13','1',1010,'2025-06-02 18:20:45','payment','',27,1),(725,'2025-06-02 18:22:33','131748622933','1180','mpesa','0','13','1',1010,'2025-06-02 18:22:44','payment','',71,1),(726,'2025-06-02 18:29:34','131748877833','8835','mpesa','0','13','1',1010,'2025-06-02 18:29:44','payment','',91,1),(727,'2025-06-03 13:20:05','141748943303','10915','mpesa','0','13','1',1010,'2025-06-03 13:20:55','payment','',27,1),(728,'2025-06-03 13:41:31','141748942164','780','cash','0','14','1',1000,'2025-06-03 13:42:21','payment','',80,1),(729,'2025-06-03 13:42:41','141748944059','800','cash','0','14','1',1000,'2025-06-03 13:43:08','payment','',80,1),(730,'2025-06-03 14:20:05','141748948857','650','cash','0','14','1',1000,'2025-06-03 14:20:26','payment','',80,1),(731,'2025-06-03 17:49:19','141748953883','370','cash','0','14','1',1000,'2025-06-03 17:49:43','payment','',25,1),(732,'2025-06-03 18:10:00','141748942164','1300','cash','-1300','14','1',1000,'2025-06-03 18:10:27','payment','',80,1),(733,'2025-06-03 18:13:56','141748958743','500','cash','780','14','1',1000,'2025-06-03 18:14:18','payment','',25,1),(734,'2025-06-03 18:14:41','141748958743','780','cash','0','14','1',1000,'2025-06-03 18:15:02','payment','',25,1),(735,'2025-06-03 18:15:30','141748932859','2280','cash','0','14','1',1000,'2025-06-03 18:15:54','payment','',16,1),(736,'2025-06-03 20:07:00','131748945477','1760','cash','0','13','1',1000,'2025-06-03 20:07:29','payment','',80,1),(737,'2025-06-03 20:11:40','141748964153','1000','cash','0','14','1',1000,'2025-06-03 20:12:14','payment','',33,1),(738,'2025-06-03 20:12:31','141748958485','3650','cash','0','14','1',1000,'2025-06-03 20:12:49','payment','',25,1),(739,'2025-06-03 20:13:16','141748952418','650','cash','0','14','1',1000,'2025-06-03 20:13:32','payment','',25,1),(740,'2025-06-03 20:14:16','141748951662','2817','cash','1','14','1',1010,'2025-06-03 20:15:23','payment','',58,1),(741,'2025-06-03 20:15:24','141748951662','2817','mpesa','-2816','14','1',1010,'2025-06-03 20:15:56','payment','PUY',58,1),(742,'2025-06-03 20:26:16','141748941975','1300','cash','0','14','1',1000,'2025-06-03 20:26:38','payment','',80,1),(743,'2025-06-03 20:59:22','11748940894','2630','cash','0','15','1',1000,'2025-06-03 20:59:42','payment','',43,1),(744,'2025-06-04 11:17:46','141749022261','1200','cash','0','14','1',1000,'2025-06-04 11:18:09','payment','',41,1),(745,'2025-06-04 12:31:34','141749026519','9540','cash','-1','14','1',1000,'2025-06-04 12:32:07','payment','',77,1),(746,'2025-06-04 14:54:01','141749033348','800','cash','0','14','1',1000,'2025-06-04 14:54:19','payment','',80,1),(747,'2025-06-04 14:54:41','141749033263','1980','cash','0','14','1',1000,'2025-06-04 14:54:58','payment','',80,1),(748,'2025-06-04 16:08:03','141749033403','1040','cash','0','14','1',1000,'2025-06-04 16:08:53','payment','',25,1),(749,'2025-06-04 18:03:20','141749048552','380','cash','0','14','1',1000,'2025-06-04 18:03:52','payment','',25,1),(750,'2025-06-04 18:04:40','141749048515','650','cash','0','14','1',1000,'2025-06-04 18:05:43','payment','',25,1),(751,'2025-06-04 18:06:03','141749048457','650','cash','0','14','1',1000,'2025-06-04 18:06:19','payment','',25,1),(752,'2025-06-04 18:07:01','141749046516','650','cash','1330','14','1',1000,'2025-06-04 18:07:22','payment','',45,1),(753,'2025-06-04 18:08:10','141749046516','1330','cash','0','14','1',1000,'2025-06-04 18:08:31','payment','',45,1),(754,'2025-06-04 19:03:52','141749052370','650','cash','0','14','1',1000,'2025-06-04 19:04:16','payment','',43,1),(755,'2025-06-05 14:07:50','141749121565','1650','cash','0','14','1',1000,'2025-06-05 14:08:20','payment','',25,1),(756,'2025-06-05 14:39:59','141749123479','1000','cash','650','14','1',1000,'2025-06-05 14:40:21','payment','',23,1),(757,'2025-06-05 19:25:57','141749140132','650','cash','130','14','1',1000,'2025-06-05 19:26:53','payment','',64,1),(758,'2025-06-05 19:42:49','141749140132','130','cash','0','14','1',1000,'2025-06-05 19:43:18','payment','',64,1),(759,'2025-06-05 19:44:45','141749108049','650','cash','550','14','1',1000,'2025-06-05 19:45:07','payment','',25,1),(760,'2025-06-05 19:48:24','141749123479','650','cash','0','14','1',1000,'2025-06-05 19:48:49','payment','',23,1),(761,'2025-06-05 20:25:50','141749122104','1200','cash','0','14','1',1000,'2025-06-05 20:26:08','payment','',31,1),(762,'2025-06-05 20:26:36','141749104992','1980','cash','0','14','1',1000,'2025-06-05 20:26:59','payment','',25,1),(763,'2025-06-05 20:27:16','141749112092','650','cash','0','14','1',1000,'2025-06-05 20:27:53','payment','',25,1),(764,'2025-06-05 20:28:21','141749119495','8670','cash','0','14','1',1000,'2025-06-05 20:28:57','payment','',31,1),(765,'2025-06-05 20:38:05','141749143028','40','mpesa','0','14','1',1010,'2025-06-05 20:38:35','payment','FY',64,1),(766,'2025-06-05 20:47:05','141749142300','180','cash','0','14','1',1010,'2025-06-05 20:47:32','payment','',64,1),(767,'2025-06-06 09:45:37','141749190385','780','cash','-780','14','1',1000,'2025-06-06 09:45:56','payment','',25,1),(768,'2025-06-06 09:47:42','141749192369','200','cash','170','14','1',1000,'2025-06-06 09:48:12','payment','',25,1),(769,'2025-06-06 09:48:25','141749192369','170','mpesa','0','14','1',1000,'2025-06-06 09:49:03','payment','JKK',25,1),(770,'2025-06-06 10:42:43','141749193076','780','cash','0','14','1',1000,'2025-06-06 10:43:47','payment','',25,1),(771,'2025-06-06 13:12:53','141749196767','1980','cash','0','14','1',1000,'2025-06-06 13:13:12','payment','',25,1),(772,'2025-06-06 13:13:29','141749193076','780','cash','-780','14','1',1000,'2025-06-06 13:14:54','payment','',25,1),(773,'2025-06-06 14:40:23','141749208242','780','cash','-20','14','1',1000,'2025-06-06 14:40:52','payment','',16,1),(774,'2025-06-06 17:36:25','141749220276','1200','cash','0','14','1',1000,'2025-06-06 17:36:56','payment','',80,1),(775,'2025-06-06 18:14:41','141749196866','1850','mpesa','0','14','1',1010,'2025-06-06 18:15:23','payment','KJH',56,1),(776,'2025-06-06 19:11:02','141749208242','760','cash','-760','14','1',1000,'2025-06-06 19:11:47','payment','',16,1),(777,'2025-06-06 19:13:10','141749209800','3400','cash','0','14','1',1000,'2025-06-06 19:13:36','payment','',25,1),(778,'2025-06-06 19:14:37','141749219044','650','cash','0','14','1',1000,'2025-06-06 19:14:57','payment','',25,1),(779,'2025-06-06 19:16:04','141749221499','1300','mpesa','0','14','1',1010,'2025-06-06 19:16:51','payment','Jky',25,1),(780,'2025-06-06 19:21:46','141749209950','780','mpesa','0','14','1',1010,'2025-06-06 19:22:44','payment','HYT',25,1),(781,'2025-06-06 19:28:05','141749208619','650','cash','0','14','1',1000,'2025-06-06 19:28:40','payment','',80,1),(782,'2025-06-06 19:36:29','141749192990','1180','cash','0','14','1',1000,'2025-06-06 19:36:52','payment','',25,1),(783,'2025-06-06 19:42:45','141749219614','3410','mpesa','0','14','1',1010,'2025-06-06 19:43:32','payment','TDR',25,1),(784,'2025-06-07 15:15:12','141749297285','3780','mpesa','0','14','1',1010,'2025-06-07 15:16:23','payment','RTY',64,1),(785,'2025-06-07 18:52:17','131748872501','152954','cash','0','14','1',1000,'2025-06-07 18:52:44','payment','',27,1),(786,'2025-06-07 19:09:14','141749297080','780','cash','0','14','1',1000,'2025-06-07 19:09:29','payment','',25,1),(787,'2025-06-07 19:11:52','141749310079','780','cash','0','14','1',1000,'2025-06-07 19:12:06','payment','',25,1),(788,'2025-06-07 19:17:40','141749297189','960','cash','0','14','1',1000,'2025-06-07 19:18:29','payment','',25,1),(789,'2025-06-07 19:19:25','141749309926','2255','cash','0','14','1',1000,'2025-06-07 19:19:58','payment','',33,1),(790,'2025-06-08 14:19:58','141749379448','450','mpesa','0','14','1',1010,'2025-06-08 14:20:23','payment','KLJ',71,1),(791,'2025-06-08 15:41:54','141749379616','650','cash','0','14','1',1000,'2025-06-08 15:42:15','payment','',43,1),(792,'2025-06-08 15:55:37','141749380766','780','cash','0','14','1',1000,'2025-06-08 15:56:07','payment','',64,1),(793,'2025-06-08 16:52:55','141749387726','1580','cash','0','14','1',1000,'2025-06-08 16:53:18','payment','',44,1),(794,'2025-06-08 16:53:48','141749387544','1360','cash','0','14','1',1000,'2025-06-08 16:54:13','payment','',95,1),(795,'2025-06-08 16:54:55','141749387726','1580','cash','-1580','14','1',1000,'2025-06-08 16:55:20','payment','',44,1),(796,'2025-06-08 17:04:16','141749386254','1200','cash','0','14','1',1000,'2025-06-08 17:04:39','payment','',41,1),(797,'2025-06-08 17:05:43','141749387416','1685','cash','0','14','1',1000,'2025-06-08 17:06:26','payment','',44,1),(798,'2025-06-08 17:12:59','141749391056','1020','cash','0','14','1',1000,'2025-06-08 17:13:23','payment','',25,1),(799,'2025-06-08 17:20:11','141749383765','75','cash','0','14','1',1000,'2025-06-08 17:20:31','payment','',25,1),(800,'2025-06-09 10:10:02','141749222777','1000','cash','0','14','1',1000,'2025-06-09 10:10:26','payment','',25,1),(801,'2025-06-09 10:10:58','141749221765','1110','cash','0','14','1',1000,'2025-06-09 10:11:21','payment','',25,1),(802,'2025-06-09 10:11:41','141749222694','650','cash','0','14','1',1000,'2025-06-09 10:12:00','payment','',25,1),(803,'2025-06-09 10:28:16','141749454048','360','mpesa','0','14','1',1010,'2025-06-09 10:29:23','payment','LKH',64,1),(804,'2025-06-09 11:09:29','141749454531','1760','cash','0','14','1',1000,'2025-06-09 11:10:09','payment','',25,1),(805,'2025-06-09 13:10:13','141749463091','780','mpesa','0','14','1',1010,'2025-06-09 13:10:51','payment','RED',25,1),(806,'2025-06-09 14:30:15','141749465367','650','cash','0','14','1',1000,'2025-06-09 14:31:40','payment','',25,1),(807,'2025-06-09 14:32:53','141749448576','1200','cash','0','14','1',1000,'2025-06-09 14:33:30','payment','',25,1),(808,'2025-06-09 14:51:36','141749454634','6600','cash','0','14','1',1000,'2025-06-09 14:52:22','payment','',80,1),(809,'2025-06-09 15:05:22','141749388486','6075','mpesa','0','14','1',1010,'2025-06-09 15:05:53','payment','HGK',80,1),(810,'2025-06-09 16:41:48','141749473463','1638','cash','0','14','1',1000,'2025-06-09 16:42:24','payment','',64,1),(811,'2025-06-09 16:46:59','141749448088','25080','mpesa','0','14','1',1010,'2025-06-09 16:48:00','payment','FGD',16,1),(812,'2025-06-09 16:48:19','141749464967','1000','cash','0','14','1',1010,'2025-06-09 16:48:55','payment','',25,1),(813,'2025-06-09 16:49:26','141749464761','1000','mpesa','0','14','1',1010,'2025-06-09 16:49:55','payment','',16,1),(814,'2025-06-09 16:52:26','141749453412','9120','mpesa','0','14','1',1010,'2025-06-09 16:52:54','payment','KJH',16,1),(815,'2025-06-09 17:15:27','141749308530','1740','mpesa','1800','14','1',1010,'2025-06-09 17:16:10','payment','NGA',16,1),(816,'2025-06-09 18:16:43','141749298659','1500','cash','0','14','1',1000,'2025-06-09 18:17:05','payment','',35,1),(817,'2025-06-09 18:18:10','141749310184','780','cash','0','14','1',1000,'2025-06-09 18:18:31','payment','',23,1),(818,'2025-06-09 18:27:20','141749482421','150','mpesa','-150','14','1',1010,'2025-06-09 18:27:46','payment','KUY',25,1),(819,'2025-06-09 18:42:33','141746289212','370','cash','0','14','1',1000,'2025-06-09 18:43:02','payment','',25,1),(820,'2025-06-09 18:44:06','141749462118','1200','cash','0','14','1',1000,'2025-06-09 18:44:34','payment','',75,1),(821,'2025-06-10 15:20:16','141749557807','3020','cash','0','14','1',1000,'2025-06-10 15:20:43','payment','',64,1),(822,'2025-06-10 17:25:34','141749561623','650','cash','0','14','1',1010,'2025-06-10 17:27:28','payment','',64,1),(823,'2025-06-10 17:43:02','141749558930','1980','mpesa','0','14','1',1010,'2025-06-10 17:44:39','payment','YTR',64,1),(824,'2025-06-10 18:41:32','141749566288','650','cash','0','14','1',1000,'2025-06-10 18:42:29','payment','',94,1),(825,'2025-06-10 18:43:33','141749565869','2340','mpesa','0','14','1',1010,'2025-06-10 18:44:03','payment','KLP',25,1),(826,'2025-06-10 18:44:47','141749549348','650','cash','0','14','1',1000,'2025-06-10 18:45:08','payment','',25,1),(827,'2025-06-10 18:45:31','141749549172','1950','cash','0','14','1',1000,'2025-06-10 18:45:56','payment','',25,1),(828,'2025-06-10 18:46:34','141749543152','1000','cash','0','14','1',1000,'2025-06-10 18:47:08','payment','',25,1),(829,'2025-06-10 18:47:56','141749538241','3475','cash','0','14','1',1000,'2025-06-10 18:48:58','payment','',25,1),(830,'2025-06-10 18:51:45','141749538154','2370','cash','0','14','1',1000,'2025-06-10 18:52:19','payment','',80,1),(831,'2025-06-10 19:02:50','141749571281','45','mpesa','0','14','1',1010,'2025-06-10 19:03:16','payment','LPO',64,1),(832,'2025-06-11 12:32:13','141749631597','650','cash','0','14','1',1000,'2025-06-11 12:32:38','payment','',25,1),(833,'2025-06-11 14:04:37','141749621473','33405','mpesa','55415','14','1',1010,'2025-06-11 14:04:51','payment','',27,1),(834,'2025-06-11 14:04:52','141749621473','34840','cash','20575','14','1',1000,'2025-06-11 14:05:03','payment','',27,1),(835,'2025-06-11 14:05:53','141749635798','134590','mpesa','0','14','1',1010,'2025-06-11 14:06:16','payment','',62,1),(836,'2025-06-11 14:07:55','141749405323','9410','cash','56668','14','1',1000,'2025-06-11 14:08:37','payment','',27,1),(837,'2025-06-11 14:08:38','141749405323','22390','mpesa','34278','14','1',1010,'2025-06-11 14:09:13','payment','HGK',27,1),(838,'2025-06-11 16:47:52','141749647610','1530','cash','0','14','1',1000,'2025-06-11 16:48:11','payment','',64,1),(839,'2025-06-11 16:49:31','141749631557','650','cash','0','14','1',1000,'2025-06-11 16:50:04','payment','',25,1),(840,'2025-06-11 17:57:36','141749631100','1650','cash','0','14','1',1000,'2025-06-11 17:58:07','payment','',80,1),(841,'2025-06-11 17:59:43','141749631405','5280','cash','0','14','1',1000,'2025-06-11 18:00:25','payment','',25,1),(842,'2025-06-11 18:49:11','141749631100','1650','cash','-1650','14','1',1000,'2025-06-11 18:49:54','payment','',80,1),(843,'2025-06-11 19:13:54','141749649564','2220','cash','0','14','1',1000,'2025-06-11 19:14:19','payment','',26,1),(844,'2025-06-11 20:36:35','141749662462','29000','cash','25647','14','1',1000,'2025-06-11 20:38:20','payment','',27,1),(845,'2025-06-11 20:38:21','141749662462','3255','mpesa','22392','14','1',1010,'2025-06-11 20:40:36','payment','HGF',27,1),(846,'2025-06-12 13:13:26','141749714160','1200','cash','0','14','1',1000,'2025-06-12 13:13:43','payment','',25,1),(847,'2025-06-12 13:37:43','141749714946','1000','cash','0','14','1',1000,'2025-06-12 13:38:12','payment','',80,1),(848,'2025-06-12 13:38:43','141749715008','780','cash','-780','14','1',1000,'2025-06-12 13:39:13','payment','',25,1),(849,'2025-06-12 13:39:14','141749715008','780','cash','-1560','14','1',1000,'2025-06-12 13:40:13','payment','',25,1),(850,'2025-06-12 17:08:45','141749733516','1000','cash','0','14','1',1000,'2025-06-12 17:09:08','payment','',80,1),(851,'2025-06-12 17:10:23','141749731541','650','cash','780','14','1',1000,'2025-06-12 17:10:50','payment','',25,1),(852,'2025-06-12 17:10:51','141749731541','780','mpesa','0','14','1',1010,'2025-06-12 17:11:22','payment','rte',25,1),(853,'2025-06-12 17:11:58','141749726887','930','cash','0','14','1',1000,'2025-06-12 17:12:32','payment','',64,1),(854,'2025-06-12 17:13:06','141749726773','200','cash','0','14','1',1000,'2025-06-12 17:13:24','payment','',64,1),(855,'2025-06-12 17:26:01','141749308530','1800','mpesa','0','14','1',1010,'2025-06-12 17:26:51','payment','plk',16,1),(856,'2025-06-12 17:56:22','141749037471','2680','mpesa','0','14','1',1010,'2025-06-12 17:57:56','payment','LKJ',28,1),(857,'2025-06-12 17:59:34','141749311250','7805','mpesa','0','14','1',1010,'2025-06-12 18:02:04','payment','jhk',28,1),(858,'2025-06-12 18:03:36','141749558363','5020','mpesa','0','14','1',1010,'2025-06-12 18:04:29','payment','TRD',28,1),(859,'2025-06-12 18:07:36','141749737072','6175','mpesa','0','14','1',1000,'2025-06-12 18:08:17','payment','BEN',28,1),(860,'2025-06-12 19:03:42','141749642326','5800','cheque','0','14','1',1040,'2025-06-12 19:05:09','payment','EQUI',99,1),(861,'2025-06-12 19:21:44','141749744913','2000','mpesa','0','14','1',1010,'2025-06-12 19:22:32','payment','AWA',64,1),(862,'2025-06-12 19:24:28','141749716714','400','cash','0','14','1',1000,'2025-06-12 19:25:03','payment','',80,1),(863,'2025-06-12 19:26:37','141749714746','4180','cash','0','14','1',1000,'2025-06-12 19:27:10','payment','',80,1),(864,'2025-06-12 19:28:36','141749714082','1000','cash','0','14','1',1000,'2025-06-12 19:29:09','payment','',25,1),(865,'2025-06-12 19:33:01','141749726130','1300','cash','0','14','1',1000,'2025-06-12 19:34:23','payment','',25,1),(866,'2025-06-12 19:43:47','141749711309','2255','cash','0','14','1',1000,'2025-06-12 19:45:35','payment','',25,1),(867,'2025-06-12 19:46:53','141749734523','4700','mpesa','0','14','1',1010,'2025-06-12 19:47:28','payment','LKH',63,1),(868,'2025-06-12 19:48:15','141749745082','740','cash','0','14','1',1000,'2025-06-12 19:48:53','payment','',25,1),(869,'2025-06-12 19:55:06','141749710264','1200','mpesa','0','14','1',1010,'2025-06-12 19:55:38','payment','TDH',64,1),(870,'2025-06-12 19:58:02','141749566176','2540','mpesa','0','14','1',1010,'2025-06-12 19:58:50','payment','LKJ',16,1),(871,'2025-06-12 20:09:45','141749629383','2840','mpesa','0','14','1',1000,'2025-06-12 20:10:28','payment','GKL',16,1),(872,'2025-06-13 08:49:43','141749793388','1800','cash','0','14','1',1000,'2025-06-13 08:50:04','payment','',64,1),(873,'2025-06-13 08:55:33','141749747185','1000','cash','0','14','1',1000,'2025-06-13 08:55:51','payment','',80,1),(874,'2025-06-13 09:20:42','141749561129','2000','cash','0','14','1',1000,'2025-06-13 09:21:32','payment','',23,1),(875,'2025-06-13 11:07:22','141749796851','1025','cash','0','14','1',1000,'2025-06-13 11:07:41','payment','',41,1),(876,'2025-06-13 12:04:59','141749805154','40','cash','0','14','1',1000,'2025-06-13 12:05:18','payment','',64,1),(877,'2025-06-13 18:29:16','141749796804','780','cash','0','14','1',1000,'2025-06-13 18:29:49','payment','',80,1),(878,'2025-06-13 18:30:11','141749793978','1850','cash','0','14','1',1000,'2025-06-13 18:30:29','payment','',80,1),(879,'2025-06-13 18:30:51','141749799009','5900','cash','0','14','1',1000,'2025-06-13 18:31:30','payment','',34,1),(880,'2025-06-13 18:31:48','141749804290','1450','cash','0','14','1',1000,'2025-06-13 18:32:07','payment','',26,1),(881,'2025-06-13 18:33:44','141749816189','13900','cash','0','14','1',1000,'2025-06-13 18:34:09','payment','',25,1),(882,'2025-06-13 18:54:08','141749825831','1300','cash','0','14','1',1000,'2025-06-13 18:54:37','payment','',64,1),(883,'2025-06-13 18:55:19','141749797916','1988','mpesa','0','14','1',1010,'2025-06-13 18:55:53','payment','KJH',25,1),(884,'2025-06-13 18:56:11','141749809957','650','mpesa','0','14','1',1010,'2025-06-13 18:56:37','payment','TYR',25,1),(885,'2025-06-13 19:25:00','141749829977','798','mpesa','0','14','1',1010,'2025-06-13 19:25:30','payment','FGH',25,1),(886,'2025-06-13 19:25:54','141749828382','750','mpesa','0','14','1',1010,'2025-06-13 19:26:19','payment','LPO',64,1),(887,'2025-06-14 08:44:26','141749747760','21140','mpesa','3000','14','1',1010,'2025-06-14 08:46:26','payment','LKJ',16,1),(888,'2025-06-14 08:47:16','141749747760','3000','mpesa','0','14','1',1010,'2025-06-14 08:47:44','payment','KJH',16,1),(889,'2025-06-14 10:09:40','141749880739','1430','cash','0','14','1',1000,'2025-06-14 10:10:00','payment','',25,1),(890,'2025-06-14 10:10:39','141749881086','6200','mpesa','3400','14','1',1010,'2025-06-14 10:11:21','payment','LKH',64,1),(891,'2025-06-14 10:12:18','141749881086','3400','cash','0','14','1',1000,'2025-06-14 10:12:36','payment','',64,1),(892,'2025-06-14 10:14:40','141749878952','1600','mpesa','0','14','1',1000,'2025-06-14 10:15:08','payment','HGK',64,1),(893,'2025-06-14 10:15:27','141749881314','100','mpesa','0','14','1',1010,'2025-06-14 10:15:47','payment','LKH',64,1),(894,'2025-06-14 10:18:02','141749880648','4060','mpesa','0','14','1',1000,'2025-06-14 10:18:32','payment','LPO',25,1),(895,'2025-06-14 11:37:23','141749886347','800','cash','0','14','1',1000,'2025-06-14 11:37:40','payment','',44,1),(896,'2025-06-14 13:22:56','141749894027','917','mpesa','0','14','1',1010,'2025-06-14 13:23:34','payment','LKH',64,1),(897,'2025-06-14 15:04:09','141749896441','1650','cash','0','14','1',1000,'2025-06-14 15:04:36','payment','',80,1),(898,'2025-06-14 15:21:40','141749903043','1000','cash','0','14','1',1000,'2025-06-14 15:22:04','payment','',25,1),(899,'2025-06-14 16:36:06','141749907931','2000','mpesa','0','14','1',1010,'2025-06-14 16:37:06','payment','LPO',25,1),(900,'2025-06-14 17:18:07','141749880604','780','cash','0','14','1',1000,'2025-06-14 17:19:01','payment','',95,1),(901,'2025-06-14 17:20:50','141749890133','800','cash','0','14','1',1000,'2025-06-14 17:21:05','payment','',95,1),(902,'2025-06-14 17:21:28','141749884866','1800','cash','0','14','1',1000,'2025-06-14 17:22:06','payment','',25,1),(903,'2025-06-14 17:23:27','141749906386','700','cash','500','14','1',1000,'2025-06-14 17:24:17','payment','',25,1),(904,'2025-06-14 17:24:23','141749906386','500','mpesa','0','14','1',1010,'2025-06-14 17:25:23','payment','LPO',25,1),(905,'2025-06-14 17:34:21','141749662462','19200','mpesa','3192','14','1',1000,'2025-06-14 17:35:19','payment','LKH',27,1),(906,'2025-06-14 17:40:27','141749621473','19200','mpesa','1375','14','1',1010,'2025-06-14 17:40:55','payment','EQUI',27,1),(907,'2025-06-14 17:53:57','141749887506','2400','mpesa','0','14','1',1010,'2025-06-14 17:54:19','payment','HGK',75,1),(908,'2025-06-15 15:27:52','141749890195','780','cash','0','14','1',1000,'2025-06-15 15:28:16','payment','',25,1),(909,'2025-06-15 16:48:00','141749992132','1200','cash','0','14','1',1000,'2025-06-15 16:48:22','payment','',25,1),(910,'2025-06-15 16:49:01','141749983366','1000','cash','0','14','1',1000,'2025-06-15 16:49:23','payment','',25,1),(911,'2025-06-15 16:50:16','141749975544','780','cash','0','14','1',1010,'2025-06-15 16:50:36','payment','',64,1),(912,'2025-06-15 17:23:01','141749991048','1390','cash','0','14','1',1000,'2025-06-15 17:23:53','payment','',25,1),(913,'2025-06-15 17:24:15','141749995643','650','cash','0','14','1',1000,'2025-06-15 17:24:30','payment','',25,1),(914,'2025-06-15 17:28:42','141749983289','1980','cash','0','14','1',1000,'2025-06-15 17:29:10','payment','',25,1),(915,'2025-06-15 17:39:00','141749984189','160','cash','0','14','1',1000,'2025-06-15 17:39:30','payment','',64,1),(916,'2025-06-15 17:57:10','141749985819','650','mpesa','0','14','1',1000,'2025-06-15 17:57:51','payment','LPO',25,1),(917,'2025-06-15 17:58:04','141749989580','1430','cash','0','14','1',1010,'2025-06-15 17:58:25','payment','',25,1),(918,'2025-06-15 18:12:57','141749995482','780','cash','0','14','1',1000,'2025-06-15 18:13:17','payment','',64,1),(919,'2025-06-15 18:15:31','141749830539','4720','mpesa','0','14','1',1010,'2025-06-15 18:16:02','payment','LKH',16,1),(920,'2025-06-16 08:52:39','141750050869','55900','cash','24802','14','1',1000,'2025-06-16 08:54:03','payment','',27,1),(921,'2025-06-16 08:54:03','141750050869','23815','mpesa','987','14','1',1010,'2025-06-16 08:55:04','payment','LPO',27,1),(922,'2025-06-16 13:40:07','141750067291','650','cash','0','14','1',1000,'2025-06-16 13:40:27','payment','',25,1),(923,'2025-06-16 14:02:10','141750070715','1780','cash','0','14','1',1000,'2025-06-16 14:03:04','payment','',25,1),(924,'2025-06-16 14:56:29','141750071854','1950','cash','0','14','1',1010,'2025-06-16 14:56:55','payment','',25,1),(925,'2025-06-16 14:57:11','141750072867','4475','cash','0','14','1',1000,'2025-06-16 14:57:42','payment','',25,1),(926,'2025-06-16 18:24:41','141750087116','33','mpesa','0','14','1',1010,'2025-06-16 18:26:05','payment','jhk',99,1),(927,'2025-06-16 18:59:21','141750080588','780','cash','0','14','1',1000,'2025-06-16 18:59:38','payment','',25,1),(928,'2025-06-17 13:55:39','141750156870','1560','mpesa','0','14','1',1010,'2025-06-17 13:56:14','payment','LKH',64,1),(929,'2025-06-17 16:26:39','141750164590','650','cash','0','14','1',1000,'2025-06-17 16:27:17','payment','',64,1),(930,'2025-06-17 17:15:45','141750166628','1650','cash','0','14','1',1000,'2025-06-17 17:16:13','payment','',25,1),(931,'2025-06-17 17:16:43','141750162852','1200','mpesa','0','14','1',1010,'2025-06-17 17:17:16','payment','LKH',25,1),(932,'2025-06-17 17:17:49','141750165392','1180','mpesa','0','14','1',1010,'2025-06-17 17:18:18','payment','KJH',25,1),(933,'2025-06-17 17:44:05','141750169418','1020','cash','0','14','1',1000,'2025-06-17 17:44:30','payment','',25,1),(934,'2025-06-17 17:59:40','141750170145','800','cash','-800','14','1',1000,'2025-06-17 18:02:07','payment','',60,1),(935,'2025-06-17 18:03:52','141750163674','800','cash','0','14','1',1000,'2025-06-17 18:04:34','payment','',25,1),(936,'2025-06-17 18:05:02','141750154594','75','cash','0','14','1',1000,'2025-06-17 18:05:37','payment','',64,1),(937,'2025-06-17 19:09:26','141750174334','54090','cash','21564','14','1',1000,'2025-06-17 19:14:12','payment','',53,1),(938,'2025-06-17 19:14:13','141750174334','18680','mpesa','2884','14','1',1010,'2025-06-17 19:15:19','payment','EQUI',53,1),(939,'2025-06-18 20:09:25','141750256218','6615','cash','0','14','1',1000,'2025-06-18 20:09:55','payment','',64,1),(940,'2025-06-19 15:11:01','141750091087','1450','mpesa','0','14','1',1010,'2025-06-19 15:11:31','payment','',23,1),(941,'2025-06-19 15:12:23','141750164455','20','mpesa','0','14','1',1010,'2025-06-19 15:14:02','payment','LKH',23,1),(942,'2025-06-19 15:14:25','141750162976','20','mpesa','0','14','1',1010,'2025-06-19 15:15:21','payment','LKH',23,1),(943,'2025-06-19 18:52:57','141750321923','3900','cash','0','14','1',1000,'2025-06-19 18:53:21','payment','',31,1),(944,'2025-06-19 18:53:41','141750328532','1980','cash','0','14','1',1000,'2025-06-19 18:55:47','payment','',25,1),(945,'2025-06-19 18:56:51','141750336146','350','mpesa','850','14','1',1000,'2025-06-19 18:58:45','payment','KJH',41,1),(946,'2025-06-19 18:58:59','141750336146','850','cash','0','14','1',1000,'2025-06-19 18:59:19','payment','',41,1),(947,'2025-06-19 19:06:09','141750326616','800','cash','0','14','1',1000,'2025-06-19 19:06:31','payment','',64,1),(948,'2025-06-19 19:07:07','141750319112','9860','cash','0','14','1',1000,'2025-06-19 19:07:52','payment','',77,1),(949,'2025-06-19 19:13:59','141750333922','1850','mpesa','0','14','1',1010,'2025-06-19 19:14:25','payment','EQUI',75,1),(950,'2025-06-19 19:43:33','141750342093','4930','cash','1505','14','1',1000,'2025-06-19 19:43:58','payment','',33,1),(951,'2025-06-19 20:49:31','141750171863','1850','mpesa','0','14','1',1010,'2025-06-19 20:50:06','payment','KJH',45,1),(952,'2025-06-19 21:54:33','141750358839','35820','cash','3201','14','1',1000,'2025-06-19 21:55:22','payment','',53,1),(953,'2025-06-19 21:55:22','141750358839','1450','mpesa','1751','14','1',1010,'2025-06-19 21:55:51','payment','LKH',53,1),(954,'2025-06-20 11:33:28','141750408301','20','cash','20','14','1',1000,'2025-06-20 11:33:45','payment','',80,1),(955,'2025-06-20 14:23:15','141750407587','2680','cheque','0','14','1',1040,'2025-06-20 14:24:05','payment','EQUI',28,1),(956,'2025-06-20 14:24:28','141750345333','2340','cheque','0','14','1',1040,'2025-06-20 14:24:50','payment','LPO',28,1),(957,'2025-06-20 14:26:59','141750083157','12930','cheque','2265','14','1',1040,'2025-06-20 14:27:39','payment','HGK',28,1),(958,'2025-06-20 15:23:00','141750421990','100','cash','50','14','1',1000,'2025-06-20 15:23:23','payment','',64,1),(959,'2025-06-20 15:23:24','141750421990','50','mpesa','0','14','1',1010,'2025-06-20 15:23:50','payment','KJH',64,1),(960,'2025-06-20 15:28:18','141750421676','125','cash','0','14','1',1000,'2025-06-20 15:28:42','payment','',64,1),(961,'2025-06-20 15:45:25','141750412799','1000','cash','0','14','1',1000,'2025-06-20 15:45:42','payment','',64,1),(962,'2025-06-20 16:42:58','141750426591','20','mpesa','3540','14','1',1010,'2025-06-20 16:43:18','payment','LPO',64,1),(963,'2025-06-20 16:43:19','141750426591','3540','cash','0','14','1',1000,'2025-06-20 16:43:43','payment','',64,1),(964,'2025-06-20 18:13:21','141750429054','3675','mpesa','0','14','1',1010,'2025-06-20 18:13:53','payment','KJH',25,1),(965,'2025-06-20 18:46:23','141750433280','4880','mpesa','0','14','1',1010,'2025-06-20 18:46:48','payment','LKH',58,1),(966,'2025-06-20 18:55:32','141750423319','800','cash','0','14','1',1000,'2025-06-20 18:56:01','payment','',25,1),(967,'2025-06-20 19:11:57','141750409444','1905','cash','0','14','1',1000,'2025-06-20 19:12:30','payment','',44,1),(968,'2025-06-20 19:13:36','141750423419','1390','cash','0','14','1',1000,'2025-06-20 19:14:02','payment','',25,1),(969,'2025-06-21 12:49:06','141750498852','1850','cash','0','14','1',1000,'2025-06-21 12:49:29','payment','',64,1),(970,'2025-06-21 14:04:11','141750502291','1200','cash','0','14','1',1000,'2025-06-21 14:04:25','payment','',80,1),(971,'2025-06-21 18:43:39','141750500364','1980','mpesa','0','14','1',1000,'2025-06-21 18:44:03','payment','KJH',101,1),(972,'2025-06-21 18:52:45','141750520547','300','cash','0','14','1',1000,'2025-06-21 18:54:28','payment','',64,1),(973,'2025-06-21 18:58:48','141750503018','1980','mpesa','-1980','14','1',1010,'2025-06-21 18:59:11','payment','LPO',35,1),(974,'2025-06-21 18:59:40','141750512118','1980','mpesa','0','14','1',1010,'2025-06-21 19:01:44','payment','EQUI',45,1),(975,'2025-06-21 19:47:05','141750499374','2020','cash','0','14','1',1010,'2025-06-21 19:47:35','payment','',80,1),(976,'2025-06-21 21:08:42','141750527380','21990','mpesa','-21990','14','1',1010,'2025-06-21 21:09:25','payment','KJH',25,1),(977,'2025-06-21 21:09:57','141750527380','46900','cash','-68890','14','1',1000,'2025-06-21 21:10:37','payment','',25,1),(978,'2025-06-21 21:13:40','141750527380','46900','cash','-46900','14','1',1000,'2025-06-21 21:14:13','payment','',25,1),(979,'2025-06-21 21:14:13','141750527380','21990','mpesa','-68890','14','1',1010,'2025-06-21 21:15:06','payment','EQUI',25,1),(980,'2025-06-22 11:58:07','141750579929','1430','mpesa','0','14','1',1000,'2025-06-22 12:02:01','payment','EQUI',64,1),(981,'2025-06-22 13:36:39','141750587579','600','cash','600','14','1',1000,'2025-06-22 13:37:23','payment','',64,1),(982,'2025-06-22 13:37:24','141750587579','600','mpesa','0','14','1',1010,'2025-06-22 13:37:48','payment','KJH',64,1),(983,'2025-06-22 13:39:48','141750498525','2740','cash','0','14','1',1000,'2025-06-22 13:40:14','payment','',33,1),(984,'2025-06-22 14:02:26','141750586194','1200','mpesa','0','14','1',1010,'2025-06-22 14:03:14','payment','LKH',41,1),(985,'2025-06-22 14:14:16','141750324140','1980','cash','0','14','1',1000,'2025-06-22 14:14:37','payment','',23,1),(986,'2025-06-22 14:15:09','141750506784','1595','mpesa','0','14','1',1010,'2025-06-22 14:15:46','payment','LKH',63,1),(987,'2025-06-22 14:16:35','141749296800','9335','mpesa','0','14','1',1010,'2025-06-22 14:17:11','payment','LKH',63,1),(988,'2025-06-22 14:17:46','141749895684','8633','mpesa','0','14','1',1010,'2025-06-22 14:18:09','payment','EQUI',63,1),(989,'2025-06-22 14:18:43','141750340490','7875','cash','0','14','1',1000,'2025-06-22 14:19:31','payment','EQUI',63,1),(990,'2025-06-22 14:20:46','141750506677','1560','mpesa','0','14','1',1000,'2025-06-22 14:21:14','payment','LKH',63,1),(991,'2025-06-22 14:23:25','131748096513','14300','mpesa','0','14','1',1010,'2025-06-22 14:24:12','payment','EQUI',17,1),(992,'2025-06-23 14:25:28','141750670566','1560','mpesa','0','14','1',1010,'2025-06-23 14:25:52','payment','LKH',64,1),(993,'2025-06-23 14:26:09','141750664709','738','cash','0','14','1',1000,'2025-06-23 14:26:34','payment','',80,1),(994,'2025-06-23 18:21:18','141750671620','1150','cash','0','14','1',1000,'2025-06-23 18:21:36','payment','',80,1),(995,'2025-06-23 18:22:10','141750671480','2050','cash','0','14','1',1000,'2025-06-23 18:22:29','payment','',80,1),(996,'2025-06-23 18:23:18','141750681735','1200','cash','0','14','1',1000,'2025-06-23 18:23:50','payment','',64,1),(997,'2025-06-23 18:26:14','141750675185','1040','cash','0','14','1',1000,'2025-06-23 18:26:44','payment','',16,1),(998,'2025-06-23 18:27:03','141750675078','500','cash','0','14','1',1000,'2025-06-23 18:27:26','payment','',64,1),(999,'2025-06-23 18:27:45','141750677881','45','cash','0','14','1',1000,'2025-06-23 18:27:59','payment','',64,1),(1000,'2025-06-23 18:41:54','131748884920','5435','cheque','0','14','1',1040,'2025-06-23 18:42:23','payment','EQUI',28,1),(1001,'2025-06-23 18:52:42','141750083157','2265','cheque','0','14','1',1040,'2025-06-23 18:55:12','payment','LKH',28,1),(1002,'2025-06-23 19:18:55','141750656793','780','cash','0','14','1',1000,'2025-06-23 19:20:02','payment','',64,1),(1003,'2025-06-23 19:53:38','141750663617','102961','cheque','0','14','1',1040,'2025-06-23 19:54:15','payment','EQUI',62,1),(1004,'2025-06-24 14:19:49','141750762932','1390','mpesa','0','14','1',1000,'2025-06-24 14:20:22','payment','LKH',64,1),(1005,'2025-06-26 08:57:42','141750830086','46485','mpesa','76349','14','1',1010,'2025-06-26 08:58:49','payment','EQUI',25,1),(1006,'2025-06-26 08:58:50','141750830086','74050','cash','2299','14','1',1000,'2025-06-26 08:59:23','payment','',25,1),(1007,'2025-06-26 09:06:31','141750499490','650','cash','0','14','1',1000,'2025-06-26 09:06:52','payment','',80,1),(1008,'2025-06-26 10:16:48','141750918731','2560','cash','0','14','1',1000,'2025-06-26 10:17:09','payment','',58,1),(1009,'2025-06-26 10:17:38','141750921718','900','mpesa','3560','14','1',1010,'2025-06-26 10:18:04','payment','EQUI',58,1),(1010,'2025-06-26 10:21:31','141750921718','2560','cash','1000','14','1',1000,'2025-06-26 10:21:57','payment','',58,1),(1011,'2025-06-26 10:24:16','141749983429','7720','mpesa','0','14','1',1010,'2025-06-26 10:24:48','payment','EQUI',16,1),(1012,'2025-06-26 10:46:16','141750702089','38650','cash','8089','14','1',1000,'2025-06-26 10:47:08','payment','',25,1),(1013,'2025-06-26 10:47:08','141750702089','6795','mpesa','1294','14','1',1010,'2025-06-26 10:47:52','payment','LKH',25,1),(1014,'2025-06-26 12:53:44','141750830086','2299','mpesa','0','14','1',1010,'2025-06-26 12:53:56','payment','',25,1),(1015,'2025-06-26 12:54:29','141750702089','1294','mpesa','0','14','1',1010,'2025-06-26 12:54:40','payment','',25,1),(1016,'2025-06-26 12:55:23','141750527380','1300','mpesa','-70190','14','1',1010,'2025-06-26 12:55:35','payment','',25,1),(1017,'2025-06-26 13:09:29','141750050869','300','mpesa','687','14','1',1010,'2025-06-26 13:09:38','payment','',27,1),(1018,'2025-06-26 13:09:51','141749621473','200','mpesa','1175','14','1',1010,'2025-06-26 13:09:59','payment','',27,1),(1019,'2025-06-26 13:10:34','141748967586','6360','mpesa','0','14','1',1010,'2025-06-26 13:10:44','payment','',27,1),(1020,'2025-06-26 13:15:03','131748262496','11000','mpesa','12829','14','1',1010,'2025-06-26 13:15:13','payment','',16,1),(1021,'2025-06-26 13:16:00','141749379490','2235','cash','0','14','1',1010,'2025-06-26 13:16:09','payment','',29,1),(1022,'2025-06-26 13:24:29','141750342093','1505','mpesa','0','14','1',1010,'2025-06-26 13:24:42','payment','',33,1),(1023,'2025-06-26 13:25:57','141750174334','1900','mpesa','984','14','1',1010,'2025-06-26 13:26:05','payment','',53,1),(1024,'2025-06-26 13:39:37','141749405323','33780','mpesa','498','14','1',1010,'2025-06-26 13:39:53','payment','',27,1),(1025,'2025-06-26 13:43:46','141749636971','211885','mpesa','0','14','1',1010,'2025-06-26 13:43:59','payment','',62,1),(1026,'2025-06-26 13:46:07','141750312585','218322','mpesa','0','14','1',1010,'2025-06-26 13:46:23','payment','',69,1),(1027,'2025-06-26 13:46:52','141749637992','6275','mpesa','0','14','1',1010,'2025-06-26 13:47:01','payment','',72,1),(1028,'2025-06-26 13:47:34','131747309964','1500','mpesa','0','14','1',1010,'2025-06-26 13:47:46','payment','',74,1),(1029,'2025-06-26 13:50:40','141750927385','1475','cash','0','14','1',1010,'2025-06-26 13:50:51','payment','',80,1),(1030,'2025-06-26 14:08:49','141750927293','800','cash','0','14','1',1000,'2025-06-26 14:09:00','payment','',25,1),(1031,'2025-06-26 14:09:14','141750926829','1200','cash','0','14','1',1000,'2025-06-26 14:09:23','payment','',25,1),(1032,'2025-06-26 14:09:49','141750926955','1200','cash','0','14','1',1000,'2025-06-26 14:09:57','payment','',25,1),(1033,'2025-06-26 14:17:27','141750936316','400','cash','0','14','1',1000,'2025-06-26 14:17:35','payment','',25,1),(1034,'2025-06-26 14:17:53','141750927219','400','cash','0','14','1',1000,'2025-06-26 14:18:07','payment','',25,1),(1035,'2025-06-26 14:33:50','131748598321','49260','mpesa','0','14','1',1010,'2025-06-26 14:34:05','payment','',94,1),(1036,'2025-06-26 15:26:07','131748604823','3600','mpesa','0.0079999999998108','14','1',1010,'2025-06-26 15:26:17','payment','',28,1),(1037,'2025-06-26 15:26:27','131748531850','2760','mpesa','0','14','1',1010,'2025-06-26 15:26:38','payment','',28,1),(1038,'2025-06-26 15:26:44','131748694658','6400','mpesa','0','14','1',1010,'2025-06-26 15:26:55','payment','',28,1),(1039,'2025-06-26 16:04:38','131748880255','15800','mpesa','0','14','1',1010,'2025-06-26 16:04:38','payment','',NULL,1),(1040,'2025-06-26 16:04:38','131748882878','5980','mpesa','0','14','1',1010,'2025-06-26 16:04:38','payment','',NULL,1),(1041,'2025-06-26 16:04:38','141748968705','71660','mpesa','0','14','1',1010,'2025-06-26 16:04:38','payment','',NULL,1),(1042,'2025-06-26 16:04:38','141749379758','950','mpesa','0','14','1',1010,'2025-06-26 16:04:38','payment','',NULL,1),(1043,'2025-06-26 16:04:38','141749382081','9750','mpesa','0','14','1',1010,'2025-06-26 16:04:38','payment','',NULL,1),(1044,'2025-06-26 16:04:38','141749548327','72380','mpesa','0','14','1',1010,'2025-06-26 16:04:38','payment','',NULL,1),(1045,'2025-06-26 16:04:38','141749640392','950','mpesa','0','14','1',1010,'2025-06-26 16:04:38','payment','',NULL,1),(1046,'2025-06-26 16:04:38','141749815866','3250','mpesa','0','14','1',1010,'2025-06-26 16:04:38','payment','',NULL,1),(1047,'2025-06-26 16:04:38','141749830670','36600','mpesa','0','14','1',1010,'2025-06-26 16:04:38','payment','',NULL,1),(1048,'2025-06-26 16:04:38','141749978380','27320','mpesa','0','14','1',1010,'2025-06-26 16:04:38','payment','',NULL,1),(1049,'2025-06-26 16:04:38','141750152123','22085','mpesa','0','14','1',1010,'2025-06-26 16:04:38','payment','',NULL,1),(1050,'2025-06-26 16:04:38','141750152308','780','mpesa','0','14','1',1010,'2025-06-26 16:04:38','payment','',NULL,1),(1051,'2025-06-26 16:04:38','141750416822','79145','mpesa','0','14','1',1010,'2025-06-26 16:04:38','payment','',NULL,1),(1052,'2025-06-26 16:04:38','141750435411','2000','mpesa','0','14','1',1010,'2025-06-26 16:04:38','payment','',NULL,1),(1053,'2025-06-26 16:04:38','141750696865','33270','mpesa','0','14','1',1010,'2025-06-26 16:04:38','payment','',NULL,1),(1054,'2025-06-26 16:08:27','141748938297','8525','mpesa','0','14','1',1010,'2025-06-26 16:08:36','payment','',20,1),(1055,'2025-06-26 16:08:42','141749021343','31040','mpesa','0','14','1',1010,'2025-06-26 16:08:50','payment','',20,1),(1056,'2025-06-26 16:08:56','141749544329','29580','mpesa','0','14','1',1010,'2025-06-26 16:09:05','payment','',20,1),(1057,'2025-06-26 16:09:11','141749621007','17520','mpesa','0','14','1',1010,'2025-06-26 16:09:20','payment','',20,1),(1058,'2025-06-26 16:09:27','141749974876','24020','mpesa','0','14','1',1010,'2025-06-26 16:09:35','payment','',20,1),(1059,'2025-06-26 16:09:42','141750357399','13710','mpesa','0','14','1',1010,'2025-06-26 16:09:52','payment','',20,1),(1060,'2025-06-26 16:10:04','141750701960','4800','mpesa','0','14','1',1010,'2025-06-26 16:10:20','payment','',20,1),(1061,'2025-06-26 16:10:25','141750933644','580','mpesa','0','14','1',1010,'2025-06-26 16:10:36','payment','',20,1),(1062,'2025-06-26 18:08:05','141749638176','17300','mpesa','0','14','1',1010,'2025-06-26 18:08:16','payment','',61,1),(1063,'2025-06-26 18:08:27','141749638084','7930','mpesa','0','14','1',1010,'2025-06-26 18:08:39','payment','',61,1),(1064,'2025-06-26 18:09:26','141746104756','943','mpesa','0','14','1',1010,'2025-06-26 18:09:35','payment','',60,1),(1065,'2025-06-26 18:10:13','141749447671','7874','mpesa','0','14','1',1010,'2025-06-26 18:10:24','payment','',96,1),(1066,'2025-06-26 18:10:30','141749546299','95','mpesa','0','14','1',1010,'2025-06-26 18:10:38','payment','',96,1),(1067,'2025-06-26 18:10:57','131748882755','495','mpesa','0','14','1',1010,'2025-06-26 18:11:06','payment','',91,1),(1068,'2025-06-26 18:11:12','131748267061','15','mpesa','0','14','1',1010,'2025-06-26 18:11:20','payment','',91,1),(1069,'2025-06-26 18:11:37','131746799381','450','mpesa','0','14','1',1010,'2025-06-26 18:11:37','payment','',NULL,1),(1070,'2025-06-26 18:11:37','131746961805','800','mpesa','0','14','1',1010,'2025-06-26 18:11:37','payment','',NULL,1),(1071,'2025-06-26 18:11:37','131747325930','100','mpesa','0','14','1',1010,'2025-06-26 18:11:37','payment','',NULL,1),(1072,'2025-06-26 18:11:37','131747574609','369','mpesa','0','14','1',1010,'2025-06-26 18:11:37','payment','',NULL,1),(1073,'2025-06-26 18:11:37','131747675495','835','mpesa','0','14','1',1010,'2025-06-26 18:11:37','payment','',NULL,1),(1074,'2025-06-26 18:11:37','131747741241','158','mpesa','0','14','1',1010,'2025-06-26 18:11:37','payment','',NULL,1),(1075,'2025-06-26 18:11:37','131747742869','32','mpesa','0','14','1',1010,'2025-06-26 18:11:37','payment','',NULL,1),(1076,'2025-06-26 18:11:37','131747902960','100','mpesa','0','14','1',1010,'2025-06-26 18:11:37','payment','',NULL,1),(1077,'2025-06-26 18:11:37','131747985883','370','mpesa','0','14','1',1010,'2025-06-26 18:11:37','payment','',NULL,1),(1078,'2025-06-26 18:11:37','131748529557','1200','mpesa','0','14','1',1010,'2025-06-26 18:11:37','payment','',NULL,1),(1079,'2025-06-26 18:57:58','141750926900','780','cash','0','14','1',1000,'2025-06-26 18:59:25','payment','',25,1),(1080,'2025-06-26 18:59:53','141750927258','1300','mpesa','0','14','1',1010,'2025-06-26 19:00:56','payment','EQUI',80,1),(1081,'2025-06-26 19:01:29','141750927344','4600','mpesa','0','14','1',1010,'2025-06-26 19:02:02','payment','LKH',25,1),(1082,'2025-06-26 19:28:45','141750067329','780','cash','0','14','1',1000,'2025-06-26 19:29:07','payment','',25,1),(1083,'2025-06-26 19:30:54','141749714124','380','cash','0','14','1',1000,'2025-06-26 19:31:24','payment','',25,1),(1084,'2025-06-26 20:21:14','141750954588','1850','mpesa','0','14','1',1010,'2025-06-26 20:21:35','payment','LKH',45,1),(1085,'2025-06-27 12:30:45','141751012890','1000','cash','0','14','1',1000,'2025-06-27 12:32:01','payment','',25,1),(1086,'2025-06-27 16:10:36','141751016742','1000','cash','0','14','1',1000,'2025-06-27 16:11:26','payment','',80,1),(1087,'2025-06-27 16:15:13','141751012966','2400','cash','0','14','1',1000,'2025-06-27 16:15:41','payment','',25,1),(1088,'2025-06-27 16:25:33','141751023986','780','cash','0','14','1',1000,'2025-06-27 16:25:49','payment','',25,1),(1089,'2025-06-27 16:27:10','141751005639','800','mpesa','400','14','1',1000,'2025-06-27 16:27:47','payment','klo',41,1),(1090,'2025-06-27 16:28:02','141751005639','400','cash','0','14','1',1000,'2025-06-27 16:31:37','payment','',41,1),(1091,'2025-06-27 17:05:22','141750918414','8220','cheque','0','14','1',1040,'2025-06-27 17:07:21','payment','8220',28,1),(1092,'2025-06-27 17:29:42','141751023948','370','cash','0','14','1',1035,'2025-06-27 17:30:13','payment','',25,1),(1093,'2025-06-27 17:31:27','141751018244','370','cash','370','14','1',1000,'2025-06-27 17:31:48','payment','',25,1),(1094,'2025-06-27 18:16:30','141751018244','370','cash','0','14','1',1000,'2025-06-27 18:17:03','payment','',25,1),(1095,'2025-06-27 18:33:56','141751009105','1700','mpesa','0','14','1',1000,'2025-06-27 18:34:18','payment','',80,1),(1096,'2025-06-27 18:38:36','141751037580','1000','cash','0','14','1',1000,'2025-06-27 18:39:00','payment','',25,1),(1097,'2025-06-27 18:39:22','141751037480','2760','cash','0','14','1',1000,'2025-06-27 18:40:00','payment','',31,1),(1098,'2025-06-28 08:32:13','141750927121','5515','mpesa','0','14','1',1010,'2025-06-28 08:32:51','payment','klo',16,1),(1099,'2025-06-28 12:24:26','141751093059','1180','cash','0','14','1',1000,'2025-06-28 12:25:11','payment','',16,1),(1100,'2025-06-28 13:47:21','141751103948','1980','cash','0','14','1',1000,'2025-06-28 13:47:38','payment','',25,1),(1101,'2025-06-28 13:48:09','141751103645','890','cash','0','14','1',1000,'2025-06-28 13:48:30','payment','',80,1),(1102,'2025-06-28 13:49:26','141751101640','760','cash','0','14','1',1000,'2025-06-28 13:49:49','payment','',80,1),(1103,'2025-06-28 18:01:46','141751122851','150','mpesa','0','14','1',1010,'2025-06-28 18:02:41','payment','klo',64,1),(1104,'2025-06-28 18:19:23','141751092783','780','cash','0','14','1',1000,'2025-06-28 18:19:38','payment','',25,1),(1105,'2025-06-28 18:20:00','141751092810','780','cash','0','14','1',1000,'2025-06-28 18:20:14','payment','',25,1),(1106,'2025-06-28 18:21:27','141751095513','2475','cash','0','14','1',1000,'2025-06-28 18:21:53','payment','',80,1),(1107,'2025-06-28 18:23:23','141751095654','1000','cash','0','14','1',1000,'2025-06-28 18:23:42','payment','',25,1),(1108,'2025-06-28 18:24:21','141751101847','650','cash','0','14','1',1000,'2025-06-28 18:24:40','payment','',80,1),(1109,'2025-06-28 18:30:04','141751118462','650','cash','0','14','1',1000,'2025-06-28 18:30:30','payment','',23,1),(1110,'2025-06-28 18:30:46','141751105297','370','mpesa','0','14','1',1010,'2025-06-28 18:31:09','payment','klo',80,1),(1111,'2025-06-28 18:31:32','141751122776','150','mpesa','0','14','1',1010,'2025-06-28 18:31:59','payment','klo',64,1),(1112,'2025-06-28 18:38:35','131748262496','11000','mpesa','1829','14','1',1010,'2025-06-28 18:39:13','payment','klo',16,1),(1113,'2025-06-28 18:45:20','141751095627','800','cash','0','14','1',1000,'2025-06-28 18:45:39','payment','',25,1),(1114,'2025-06-28 18:51:42','141750412003','7194','mpesa','1','14','1',1010,'2025-06-28 18:52:07','payment','klo',16,1),(1115,'2025-06-28 19:24:31','141751126063','1200','mpesa','0','14','1',1010,'2025-06-28 19:25:02','payment','klo',102,1),(1116,'2025-06-30 14:38:27','141751283402','800','mpesa','0','14','1',1010,'2025-06-30 14:38:54','payment','klo',64,1),(1117,'2025-06-30 15:31:28','141749636589','5000','mpesa','4285','14','1',1040,'2025-06-30 15:32:08','payment','klo',98,1),(1118,'2025-06-30 16:51:04','141751284875','1899','mpesa','1','14','1',1010,'2025-06-30 16:51:26','payment','klo',80,1),(1119,'2025-06-30 17:47:36','141751285015','1980','cash','0','14','1',1010,'2025-06-30 17:48:05','payment','',80,1),(1120,'2025-06-30 17:51:57','141751287361','1450','cash','0','14','1',1000,'2025-06-30 17:52:34','payment','',80,1),(1121,'2025-06-30 18:02:50','141751289872','50','cash','0','14','1',1000,'2025-06-30 18:03:11','payment','',64,1),(1122,'2025-06-30 18:21:50','141751279467','770','cash','0','14','1',1010,'2025-06-30 18:22:07','payment','',64,1),(1123,'2025-06-30 18:26:05','141751280011','1980','cash','0','14','1',1000,'2025-06-30 18:26:33','payment','',35,1),(1124,'2025-06-30 18:28:28','141751296121','400','cash','250','14','1',1000,'2025-06-30 18:28:50','payment','',64,1),(1125,'2025-06-30 18:28:53','141751296121','250','mpesa','0','14','1',1010,'2025-06-30 18:29:40','payment','klo',64,1); /*!40000 ALTER TABLE `collection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `commission` -- DROP TABLE IF EXISTS `commission`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `commission` ( `id` int(11) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `name` varchar(50) NOT NULL, `datesold` varchar(40) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `profit` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `paymentdate` varchar(50) NOT NULL, `rate` varchar(30) NOT NULL, `customer` varchar(30) NOT NULL, `customerphone` varchar(50) NOT NULL, `customeremail` varchar(50) NOT NULL, `customerlocation` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(40) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'New', `paid` decimal(10,2) NOT NULL, `expcommission` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `commission` -- LOCK TABLES `commission` WRITE; /*!40000 ALTER TABLE `commission` DISABLE KEYS */; /*!40000 ALTER TABLE `commission` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `complain` -- DROP TABLE IF EXISTS `complain`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `complain` ( `id` int(11) NOT NULL AUTO_INCREMENT, `subject` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) DEFAULT '1', `type` varchar(30) NOT NULL, `messageid` varchar(30) DEFAULT NULL, `updatedby` int(11) NOT NULL, `updateddate` varchar(30) NOT NULL, `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=40 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'),(39,'UG','','2025-03-10 22:20:16','active','1','','1',1,'KES','1','','28'); /*!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=13535 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `debitcredit` -- LOCK TABLES `debitcredit` WRITE; /*!40000 ALTER TABLE `debitcredit` DISABLE KEYS */; INSERT INTO `debitcredit` VALUES (1,'1110','131743773448','2025-04-04 16:34:52',NULL,608.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(2,'1110','131743773448','2025-04-04 16:30:48',NULL,608.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(3,'1110','131743773448','2025-04-04 16:31:11',NULL,608.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(4,'1110','131743773448','2025-04-04 16:31:45',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5,'1110','131743773448','2025-04-04 16:32:17',NULL,2242.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(6,'5500','131743773448','2025-04-04 16:32:34',4782.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7,'1000','131743773448','2025-04-04 16:34:52',5130.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8,'4000','131743773448','2025-04-04 16:34:52',NULL,650.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(9,'4000','131743773448','2025-04-04 16:30:48',NULL,650.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(10,'4000','131743773448','2025-04-04 16:31:11',NULL,650.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(11,'4000','131743773448','2025-04-04 16:31:45',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(12,'4000','131743773448','2025-04-04 16:32:17',NULL,2400.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(13,'1110','131743774102','2025-04-04 16:48:23',NULL,1432.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(14,'1110','131743774102','2025-04-04 16:41:42',NULL,1824.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(15,'1110','131743774102','2025-04-04 16:45:41',NULL,760.00,'','13','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(16,'5500','131743774102','2025-04-04 16:48:08',4016.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17,'1000','131743774102','2025-04-04 16:48:23',4310.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(18,'4000','131743774102','2025-04-04 16:48:23',NULL,1560.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(19,'4000','131743774102','2025-04-04 16:41:42',NULL,1950.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(20,'4000','131743774102','2025-04-04 16:45:41',NULL,799.99,'','13','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(21,'1110','131743774741','2025-04-04 17:23:22',NULL,333.00,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(22,'1110','131743774741','2025-04-04 16:52:22',NULL,471.96,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(23,'1110','131743774741','2025-04-04 16:53:01',NULL,943.92,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(24,'1110','131743774741','2025-04-04 16:53:56',NULL,471.96,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(25,'1110','131743774741','2025-04-04 16:55:13',NULL,1121.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(26,'1110','131743774741','2025-04-04 16:55:41',NULL,1121.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(27,'1110','131743774741','2025-04-04 16:56:14',NULL,4484.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(28,'1110','131743774741','2025-04-04 17:00:26',NULL,2148.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(29,'1110','131743774741','2025-04-04 17:01:46',NULL,1121.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(30,'1110','131743774741','2025-04-04 17:03:02',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(31,'1110','131743774741','2025-04-04 17:03:52',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(32,'1110','131743774741','2025-04-04 17:04:18',NULL,4484.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(33,'1110','131743774741','2025-04-04 17:06:29',NULL,3040.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(34,'1110','131743774741','2025-04-04 17:13:05',NULL,943.92,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(35,'1110','131743774741','2025-04-04 17:14:53',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(36,'1110','131743774741','2025-04-04 17:15:22',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(37,'1110','131743774741','2025-04-04 17:16:17',NULL,297.96,'','13','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(38,'1110','131743774741','2025-04-04 17:18:47',NULL,358.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(39,'1110','131743774741','2025-04-04 17:19:12',NULL,560.50,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(40,'1110','131743774741','2025-04-04 17:22:08',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(41,'5500','131743774741','2025-04-04 17:22:37',25480.22,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(42,'1000','131743774741','2025-04-04 17:23:22',27050.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(43,'4000','131743774741','2025-04-04 17:23:22',NULL,370.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(44,'4000','131743774741','2025-04-04 16:52:22',NULL,499.92,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(45,'4000','131743774741','2025-04-04 16:53:01',NULL,999.84,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(46,'4000','131743774741','2025-04-04 16:53:56',NULL,499.92,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(47,'4000','131743774741','2025-04-04 16:55:13',NULL,1200.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(48,'4000','131743774741','2025-04-04 16:55:41',NULL,1200.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(49,'4000','131743774741','2025-04-04 16:56:14',NULL,4680.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(50,'4000','131743774741','2025-04-04 17:00:26',NULL,2265.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(51,'4000','131743774741','2025-04-04 17:01:46',NULL,1200.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(52,'4000','131743774741','2025-04-04 17:03:02',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(53,'4000','131743774741','2025-04-04 17:03:52',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(54,'4000','131743774741','2025-04-04 17:04:18',NULL,4720.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(55,'4000','131743774741','2025-04-04 17:06:29',NULL,3200.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(56,'4000','131743774741','2025-04-04 17:13:05',NULL,999.84,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(57,'4000','131743774741','2025-04-04 17:14:53',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(58,'4000','131743774741','2025-04-04 17:15:22',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(59,'4000','131743774741','2025-04-04 17:16:17',NULL,324.96,'','13','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(60,'4000','131743774741','2025-04-04 17:18:47',NULL,390.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(61,'4000','131743774741','2025-04-04 17:19:12',NULL,600.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(62,'4000','131743774741','2025-04-04 17:22:08',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(63,'1110','131743776657','2025-04-04 17:33:26',NULL,1824.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(64,'1110','131743776657','2025-04-04 17:24:17',NULL,1216.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(65,'1110','131743776657','2025-04-04 17:24:47',NULL,760.00,'','13','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(66,'1110','131743776657','2025-04-04 17:28:39',NULL,1887.84,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(67,'1110','131743776657','2025-04-04 17:29:08',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(68,'1110','131743776657','2025-04-04 17:29:41',NULL,608.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(69,'1110','131743776657','2025-04-04 17:30:16',NULL,942.00,'','13','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(70,'1110','131743776657','2025-04-04 17:30:33',NULL,1216.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(71,'1110','131743776657','2025-04-04 17:30:59',NULL,2831.76,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(72,'1110','131743776657','2025-04-04 17:32:35',NULL,1230.00,'','13','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(73,'5500','131743776657','2025-04-04 17:32:56',13231.60,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(74,'1000','131743776657','2025-04-04 17:33:26',14080.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(75,'4000','131743776657','2025-04-04 17:33:26',NULL,1950.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(76,'4000','131743776657','2025-04-04 17:24:17',NULL,1300.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(77,'4000','131743776657','2025-04-04 17:24:47',NULL,799.99,'','13','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(78,'4000','131743776657','2025-04-04 17:28:39',NULL,1999.68,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(79,'4000','131743776657','2025-04-04 17:29:08',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(80,'4000','131743776657','2025-04-04 17:29:41',NULL,650.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(81,'4000','131743776657','2025-04-04 17:30:16',NULL,1000.00,'','13','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(82,'4000','131743776657','2025-04-04 17:30:33',NULL,1300.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(83,'4000','131743776657','2025-04-04 17:30:59',NULL,2999.52,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(84,'4000','131743776657','2025-04-04 17:32:35',NULL,1299.96,'','13','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(85,'1110','131743777324','2025-04-04 17:44:12',NULL,2242.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(86,'1110','131743777324','2025-04-04 17:35:24',NULL,1519.99,'','13','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(87,'1110','131743777324','2025-04-04 17:38:55',NULL,943.92,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(88,'1110','131743777324','2025-04-04 17:39:14',NULL,760.00,'','13','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(89,'1110','131743777324','2025-04-04 17:40:00',NULL,1386.00,'','13','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(90,'1110','131743777324','2025-04-04 17:40:31',NULL,1432.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(91,'1110','131743777324','2025-04-04 17:40:58',NULL,2148.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(92,'1110','131743777324','2025-04-04 17:41:28',NULL,3040.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(93,'1110','131743777324','2025-04-04 17:43:31',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(94,'5500','131743777324','2025-04-04 17:43:51',14187.91,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(95,'1000','131743777324','2025-04-04 17:44:12',15205.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(96,'4000','131743777324','2025-04-04 17:44:12',NULL,2400.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(97,'4000','131743777324','2025-04-04 17:35:24',NULL,1599.98,'','13','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(98,'4000','131743777324','2025-04-04 17:38:55',NULL,999.84,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(99,'4000','131743777324','2025-04-04 17:39:14',NULL,799.99,'','13','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(100,'4000','131743777324','2025-04-04 17:40:00',NULL,1475.04,'','13','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(101,'4000','131743777324','2025-04-04 17:40:31',NULL,1560.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(102,'4000','131743777324','2025-04-04 17:40:58',NULL,2340.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(103,'4000','131743777324','2025-04-04 17:41:28',NULL,3250.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(104,'4000','131743777324','2025-04-04 17:43:31',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(105,'1110','131743777887','2025-04-04 17:52:32',NULL,1121.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(106,'1110','131743777887','2025-04-04 17:44:47',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(107,'1110','131743777887','2025-04-04 17:45:55',NULL,1425.00,'','13','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(108,'1110','131743777887','2025-04-04 17:46:13',NULL,1519.99,'','13','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(109,'1110','131743777887','2025-04-04 17:46:34',NULL,1216.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(110,'1110','131743777887','2025-04-04 17:46:53',NULL,1946.00,'','13','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(111,'1110','131743777887','2025-04-04 17:47:09',NULL,1884.00,'','13','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(112,'1110','131743777887','2025-04-04 17:50:59',NULL,1121.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(113,'1110','131743777887','2025-04-04 17:51:35',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(114,'5500','131743777887','2025-04-04 17:52:15',11664.99,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(115,'1000','131743777887','2025-04-04 17:52:32',12440.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(116,'4000','131743777887','2025-04-04 17:52:32',NULL,1200.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(117,'4000','131743777887','2025-04-04 17:44:47',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(118,'4000','131743777887','2025-04-04 17:45:55',NULL,1500.00,'','13','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(119,'4000','131743777887','2025-04-04 17:46:13',NULL,1599.98,'','13','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(120,'4000','131743777887','2025-04-04 17:46:34',NULL,1300.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(121,'4000','131743777887','2025-04-04 17:46:53',NULL,2079.98,'','13','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(122,'4000','131743777887','2025-04-04 17:47:09',NULL,2000.00,'','13','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(123,'4000','131743777887','2025-04-04 17:50:59',NULL,1200.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(124,'4000','131743777887','2025-04-04 17:51:35',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(125,'1110','131743778514','2025-04-04 18:09:16',NULL,486.50,'','13','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(126,'1110','131743778514','2025-04-04 17:55:14',NULL,608.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(127,'1110','131743778514','2025-04-04 17:55:40',NULL,760.00,'','13','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(128,'1110','131743778514','2025-04-04 17:56:01',NULL,471.96,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(129,'1110','131743778514','2025-04-04 17:56:23',NULL,2148.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(130,'1110','131743778514','2025-04-04 18:01:34',NULL,3363.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(131,'1110','131743778514','2025-04-04 18:02:09',NULL,1121.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(132,'1110','131743778514','2025-04-04 18:02:33',NULL,531.00,'','13','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(133,'1110','131743778514','2025-04-04 18:04:01',NULL,943.92,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(134,'1110','131743778514','2025-04-04 18:04:30',NULL,358.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(135,'1110','131743778514','2025-04-04 18:05:27',NULL,166.50,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(136,'5500','131743778514','2025-04-04 18:08:41',10957.88,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(137,'1000','131743778514','2025-04-04 18:09:16',11645.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(138,'4000','131743778514','2025-04-04 18:09:16',NULL,520.00,'','13','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(139,'4000','131743778514','2025-04-04 17:55:14',NULL,650.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(140,'4000','131743778514','2025-04-04 17:55:40',NULL,799.99,'','13','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(141,'4000','131743778514','2025-04-04 17:56:01',NULL,499.92,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(142,'4000','131743778514','2025-04-04 17:56:23',NULL,2280.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(143,'4000','131743778514','2025-04-04 18:01:34',NULL,3540.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(144,'4000','131743778514','2025-04-04 18:02:09',NULL,1200.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(145,'4000','131743778514','2025-04-04 18:02:33',NULL,579.96,'','13','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(146,'4000','131743778514','2025-04-04 18:04:01',NULL,999.84,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(147,'4000','131743778514','2025-04-04 18:04:30',NULL,390.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(148,'4000','131743778514','2025-04-04 18:05:27',NULL,185.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(149,'1110','131743779494','2025-04-04 18:18:02',NULL,126.67,'','13','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(150,'1110','131743779494','2025-04-04 18:11:34',NULL,2242.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(151,'1110','131743779494','2025-04-04 18:12:11',NULL,1386.00,'','13','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(152,'1110','131743779494','2025-04-04 18:16:00',NULL,2148.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(153,'1110','131743779494','2025-04-04 18:16:32',NULL,2432.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(154,'5500','131743779494','2025-04-04 18:17:04',8334.67,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(155,'1000','131743779494','2025-04-04 18:18:02',8965.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(156,'4000','131743779494','2025-04-04 18:18:02',NULL,150.00,'','13','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(157,'4000','131743779494','2025-04-04 18:11:34',NULL,2400.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(158,'4000','131743779494','2025-04-04 18:12:11',NULL,1475.04,'','13','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(159,'4000','131743779494','2025-04-04 18:16:00',NULL,2340.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(160,'4000','131743779494','2025-04-04 18:16:32',NULL,2600.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(161,'1110','131743783456','2025-04-04 19:25:51',NULL,595.92,'','13','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(162,'1110','131743783456','2025-04-04 19:17:36',NULL,1121.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(163,'1110','131743783456','2025-04-04 19:18:22',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(164,'1110','131743783456','2025-04-04 19:18:52',NULL,1230.00,'','13','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(165,'1110','131743783456','2025-04-04 19:20:24',NULL,942.00,'','13','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(166,'1110','131743783456','2025-04-04 19:21:16',NULL,1121.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(167,'1110','131743783456','2025-04-04 19:21:41',NULL,1887.84,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(168,'1110','131743783456','2025-04-04 19:21:57',NULL,1121.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(169,'1110','131743783456','2025-04-04 19:23:00',NULL,1432.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(170,'1110','131743783456','2025-04-04 19:24:17',NULL,943.92,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(171,'1110','131743783456','2025-04-04 19:24:58',NULL,297.96,'','13','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(172,'5500','131743783456','2025-04-04 19:25:18',11408.64,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(173,'1000','131743783456','2025-04-04 19:25:51',12215.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(174,'4000','131743783456','2025-04-04 19:25:51',NULL,649.92,'','13','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(175,'4000','131743783456','2025-04-04 19:17:36',NULL,1200.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(176,'4000','131743783456','2025-04-04 19:18:22',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(177,'4000','131743783456','2025-04-04 19:18:52',NULL,1299.96,'','13','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(178,'4000','131743783456','2025-04-04 19:20:24',NULL,1000.00,'','13','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(179,'4000','131743783456','2025-04-04 19:21:16',NULL,1200.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(180,'4000','131743783456','2025-04-04 19:21:41',NULL,1999.68,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(181,'4000','131743783456','2025-04-04 19:21:57',NULL,1200.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(182,'4000','131743783456','2025-04-04 19:23:00',NULL,1560.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(183,'4000','131743783456','2025-04-04 19:24:17',NULL,999.84,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(184,'4000','131743783456','2025-04-04 19:24:58',NULL,324.96,'','13','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(185,'1110','131743784088','2025-04-04 19:41:16',NULL,1432.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(186,'1110','131743784088','2025-04-04 19:28:08',NULL,1386.00,'','13','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(187,'1110','131743784088','2025-04-04 19:37:22',NULL,1887.84,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(188,'1110','131743784088','2025-04-04 19:37:33',NULL,760.00,'','13','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(189,'1110','131743784088','2025-04-04 19:37:54',NULL,608.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(190,'1110','131743784088','2025-04-04 19:38:07',NULL,943.92,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(191,'1110','131743784088','2025-04-04 19:38:18',NULL,1432.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(192,'1110','131743784088','2025-04-04 19:38:37',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(193,'1110','131743784088','2025-04-04 19:39:04',NULL,1432.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(194,'1110','131743784088','2025-04-04 19:39:20',NULL,1121.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(195,'1110','131743784088','2025-04-04 19:39:45',NULL,1386.00,'','13','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(196,'1110','131743784088','2025-04-04 19:40:26',NULL,943.92,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(197,'5500','131743784088','2025-04-04 19:40:53',14048.68,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(198,'1000','131743784088','2025-04-04 19:41:16',15010.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(199,'4000','131743784088','2025-04-04 19:41:16',NULL,1560.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(200,'4000','131743784088','2025-04-04 19:28:08',NULL,1475.04,'','13','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(201,'4000','131743784088','2025-04-04 19:37:22',NULL,1999.68,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(202,'4000','131743784088','2025-04-04 19:37:33',NULL,799.99,'','13','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(203,'4000','131743784088','2025-04-04 19:37:54',NULL,650.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(204,'4000','131743784088','2025-04-04 19:38:07',NULL,999.84,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(205,'4000','131743784088','2025-04-04 19:38:18',NULL,1510.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(206,'4000','131743784088','2025-04-04 19:38:37',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(207,'4000','131743784088','2025-04-04 19:39:04',NULL,1560.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(208,'4000','131743784088','2025-04-04 19:39:20',NULL,1200.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(209,'4000','131743784088','2025-04-04 19:39:45',NULL,1475.04,'','13','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(210,'4000','131743784088','2025-04-04 19:40:26',NULL,999.84,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(211,'1110','131743784934','2025-04-04 19:42:52',NULL,973.00,'','13','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(212,'1110','131743784934','2025-04-04 19:42:14',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(213,'1110','131743784934','2025-04-04 19:42:25',NULL,471.96,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(214,'5500','131743784934','2025-04-04 19:42:41',2160.96,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(215,'1000','131743784934','2025-04-04 19:42:52',2320.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(216,'4000','131743784934','2025-04-04 19:42:52',NULL,1039.99,'','13','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(217,'4000','131743784934','2025-04-04 19:42:14',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(218,'4000','131743784934','2025-04-04 19:42:25',NULL,499.92,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(219,'1110','131743784984','2025-04-04 19:52:29',NULL,17900.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(220,'1110','131743784984','2025-04-04 19:43:04',NULL,8968.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(221,'1110','131743784984','2025-04-04 19:44:02',NULL,11456.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(222,'1110','131743784984','2025-04-04 19:44:20',NULL,1062.00,'','13','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(223,'1110','131743784984','2025-04-04 19:45:11',NULL,2279.99,'','13','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(224,'1110','131743784984','2025-04-04 19:45:19',NULL,1386.00,'','13','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(225,'1110','131743784984','2025-04-04 19:45:44',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(226,'1110','131743784984','2025-04-04 19:49:04',NULL,943.92,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(227,'1110','131743784984','2025-04-04 19:50:12',NULL,1432.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(228,'1110','131743784984','2025-04-04 19:50:50',NULL,1121.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(229,'1110','131743784984','2025-04-04 19:51:30',NULL,2148.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(230,'1110','131743784984','2025-04-04 19:51:53',NULL,1121.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(231,'5500','131743784984','2025-04-04 19:52:20',50533.91,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(232,'1000','131743784984','2025-04-04 19:52:29',53715.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(233,'4000','131743784984','2025-04-04 19:52:29',NULL,19000.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(234,'4000','131743784984','2025-04-04 19:43:04',NULL,9440.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(235,'4000','131743784984','2025-04-04 19:44:02',NULL,12160.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(236,'4000','131743784984','2025-04-04 19:44:20',NULL,1159.92,'','13','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(237,'4000','131743784984','2025-04-04 19:45:11',NULL,2399.98,'','13','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(238,'4000','131743784984','2025-04-04 19:45:19',NULL,1475.04,'','13','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(239,'4000','131743784984','2025-04-04 19:45:44',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(240,'4000','131743784984','2025-04-04 19:49:04',NULL,999.84,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(241,'4000','131743784984','2025-04-04 19:50:12',NULL,1560.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(242,'4000','131743784984','2025-04-04 19:50:50',NULL,1200.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(243,'4000','131743784984','2025-04-04 19:51:30',NULL,2340.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(244,'4000','131743784984','2025-04-04 19:51:53',NULL,1200.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(245,'1110','131743838622','2025-04-05 10:41:06',NULL,2242.00,'','13','1','Inventory sold','1','20','sales','10','','No',NULL,NULL,''),(246,'1110','131743838622','2025-04-05 10:37:02',NULL,5728.00,'','13','1','Inventory sold','1','20','sales','9','','No',NULL,NULL,''),(247,'5500','131743838622','2025-04-05 10:37:37',7970.00,NULL,'','13','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(248,'1100','131743838622','2025-04-05 10:41:06',8440.00,NULL,'','13','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(249,'4000','131743838622','2025-04-05 10:41:06',NULL,2360.00,'','13','1','Good sold','1','20','sales','10','','No',NULL,NULL,''),(250,'4000','131743838622','2025-04-05 10:37:02',NULL,6080.00,'','13','1','Good sold','1','20','sales','9','','No',NULL,NULL,''),(251,'1100','131743838622','2025-04-05 10:42:54',NULL,8440.00,'','13','1','','1','22','payment','','','No',NULL,NULL,''),(252,'1010','131743838622','2025-04-05 10:42:54',8440.00,NULL,'','13','1','','1','22','payment','','13174383898833873312283','No',NULL,NULL,''),(253,'1110','131743839005','2025-04-05 10:49:25',NULL,3363.00,'','13','1','Inventory sold','1','20','sales','10','','No',NULL,NULL,''),(254,'1110','131743839005','2025-04-05 10:43:25',NULL,3040.00,'','13','1','Inventory sold','1','20','sales','2','','No',NULL,NULL,''),(255,'1110','131743839005','2025-04-05 10:48:24',NULL,1887.84,'','13','1','Inventory sold','1','20','sales','7','','No',NULL,NULL,''),(256,'5500','131743839005','2025-04-05 10:49:04',8290.84,NULL,'','13','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(257,'1100','131743839005','2025-04-05 10:49:25',8740.00,NULL,'','13','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(258,'4000','131743839005','2025-04-05 10:49:25',NULL,3540.00,'','13','1','Good sold','1','20','sales','10','','No',NULL,NULL,''),(259,'4000','131743839005','2025-04-05 10:43:25',NULL,3200.00,'','13','1','Good sold','1','20','sales','2','','No',NULL,NULL,''),(260,'4000','131743839005','2025-04-05 10:48:24',NULL,1999.68,'','13','1','Good sold','1','20','sales','7','','No',NULL,NULL,''),(263,'1110','131743844879','2025-04-05 12:21:57',NULL,9120.00,'','13','1','Inventory sold','1','20','sales','2','','No',NULL,NULL,''),(264,'1110','131743844879','2025-04-05 12:21:19',NULL,1062.00,'','13','1','Inventory sold','1','20','sales','8','','No',NULL,NULL,''),(265,'5500','131743844879','2025-04-05 12:21:42',10182.00,NULL,'','13','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(266,'1100','131743844879','2025-04-05 12:21:57',10760.00,NULL,'','13','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(267,'4000','131743844879','2025-04-05 12:21:57',NULL,9600.00,'','13','1','Good sold','1','20','sales','2','','No',NULL,NULL,''),(268,'4000','131743844879','2025-04-05 12:21:19',NULL,1159.92,'','13','1','Good sold','1','20','sales','8','','No',NULL,NULL,''),(269,'1110','131743847490','2025-04-05 13:05:00',NULL,1824.00,'','13','1','Inventory sold','1','23','sales','2','','No',NULL,NULL,''),(270,'5500','131743847490','2025-04-05 13:04:50',1824.00,NULL,'','13','1','Cost of goods sold','1','23','sales','','','No',NULL,NULL,''),(271,'1100','131743847490','2025-04-05 13:05:00',1950.00,NULL,'','13','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(272,'4000','131743847490','2025-04-05 13:05:00',NULL,1950.00,'','13','1','Good sold','1','23','sales','2','','No',NULL,NULL,''),(273,'1100','131743847490','2025-04-05 13:05:24',NULL,1100.00,'','13','1','','1','23','payment','','','No',NULL,NULL,''),(274,'1000','131743847490','2025-04-05 13:05:24',1100.00,NULL,'','13','1','','1','23','payment','','13174384753635235300423','No',NULL,NULL,''),(275,'1110','131743848487','2025-04-05 13:24:11',NULL,22912.00,'','13','1','Inventory sold','1','19','sales','9','','No',NULL,NULL,''),(276,'1110','131743848487','2025-04-05 13:22:53',NULL,5605.00,'','13','1','Inventory sold','1','19','sales','10','','No',NULL,NULL,''),(277,'1110','131743848487','2025-04-05 13:23:19',NULL,24320.00,'','13','1','Inventory sold','1','19','sales','2','','No',NULL,NULL,''),(278,'1110','131743848487','2025-04-05 13:23:36',NULL,3799.98,'','13','1','Inventory sold','1','19','sales','3','','No',NULL,NULL,''),(279,'5500','131743848487','2025-04-05 13:23:46',56636.98,NULL,'','13','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(280,'1100','131743848487','2025-04-05 13:24:11',60960.00,NULL,'','13','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(281,'4000','131743848487','2025-04-05 13:24:11',NULL,24960.00,'','13','1','Good sold','1','19','sales','9','','No',NULL,NULL,''),(282,'4000','131743848487','2025-04-05 13:22:53',NULL,6000.00,'','13','1','Good sold','1','19','sales','10','','No',NULL,NULL,''),(283,'4000','131743848487','2025-04-05 13:23:19',NULL,26000.00,'','13','1','Good sold','1','19','sales','2','','No',NULL,NULL,''),(284,'4000','131743848487','2025-04-05 13:23:36',NULL,3999.96,'','13','1','Good sold','1','19','sales','3','','No',NULL,NULL,''),(285,'1110','131743849153','2025-04-05 13:32:45',NULL,2242.00,'','13','1','Inventory sold','1','19','sales','10','','No',NULL,NULL,''),(286,'5500','131743849153','2025-04-05 13:32:33',2242.00,NULL,'','13','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(287,'1100','131743849153','2025-04-05 13:32:45',2400.00,NULL,'','13','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(288,'4000','131743849153','2025-04-05 13:32:45',NULL,2400.00,'','13','1','Good sold','1','19','sales','10','','No',NULL,NULL,''),(289,'1110','131743850835','2025-04-05 14:01:04',NULL,716.00,'','13','1','Inventory sold','1','24','sales','9','','No',NULL,NULL,''),(290,'5500','131743850835','2025-04-05 14:00:35',716.00,NULL,'','13','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(291,'1100','131743850835','2025-04-05 14:01:04',780.00,NULL,'','13','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(292,'4000','131743850835','2025-04-05 14:01:04',NULL,780.00,'','13','1','Good sold','1','24','sales','9','','No',NULL,NULL,''),(293,'1110','131743850945','2025-04-05 14:03:39',NULL,943.92,'','13','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(294,'5500','131743850945','2025-04-05 14:02:25',943.92,NULL,'','13','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(295,'1100','131743850945','2025-04-05 14:03:39',1000.00,NULL,'','13','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(296,'4000','131743850945','2025-04-05 14:03:39',NULL,999.84,'','13','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(297,'1100','131743850835','2025-04-05 14:12:35',NULL,780.00,'','13','1','','1','24','payment','','','No',NULL,NULL,''),(298,'1010','131743850835','2025-04-05 14:12:35',780.00,NULL,'','13','1','','1','24','payment','','13174385159513273733331','No',NULL,NULL,''),(299,'1100','131743850945','2025-04-05 14:25:15',NULL,1000.00,'','13','1','','1','24','payment','','','No',NULL,NULL,''),(300,'1000','131743850945','2025-04-05 14:25:15',1000.00,NULL,'','13','1','','1','24','payment','','13174385241224302302221','No',NULL,NULL,''),(301,'1110','131743857219','2025-04-05 15:47:44',NULL,1062.00,'','13','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(302,'1110','131743857219','2025-04-05 15:46:59',NULL,595.92,'','13','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(303,'5500','131743857219','2025-04-05 15:47:35',1657.92,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(304,'1000','131743857219','2025-04-05 15:47:44',1810.00,NULL,'','13','1','Good sold','1','','sales','','','No',NULL,NULL,'DSAA'),(305,'4000','131743857219','2025-04-05 15:47:44',NULL,1159.92,'','13','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(306,'4000','131743857219','2025-04-05 15:46:59',NULL,649.92,'','13','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(307,'1110','131743857384','2025-04-05 16:12:09',NULL,3363.00,'','13','1','Inventory sold','1','28','sales','10','','No',NULL,NULL,''),(308,'1110','131743857384','2025-04-05 15:49:44',NULL,1432.00,'','13','1','Inventory sold','1','28','sales','9','','No',NULL,NULL,''),(309,'5500','131743857384','2025-04-05 16:11:29',4795.00,NULL,'','13','1','Cost of goods sold','1','28','sales','','','No',NULL,NULL,''),(310,'1100','131743857384','2025-04-05 16:12:09',5160.00,NULL,'','13','1','Good sold','1','28','sales','','','No',NULL,NULL,''),(311,'4000','131743857384','2025-04-05 16:12:09',NULL,3600.00,'','13','1','Good sold','1','28','sales','10','','No',NULL,NULL,''),(312,'4000','131743857384','2025-04-05 15:49:44',NULL,1560.00,'','13','1','Good sold','1','28','sales','9','','No',NULL,NULL,''),(313,'1110','131743858920','2025-04-05 16:16:20',NULL,1121.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(314,'5500','131743858920','2025-04-05 16:15:20',1121.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(315,'1000','131743858920','2025-04-05 16:16:20',1200.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(316,'4000','131743858920','2025-04-05 16:16:20',NULL,1200.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(317,'1110','131743864794','2025-04-05 17:57:19',NULL,6726.00,'','13','1','Inventory sold','1','16','sales','10','','No',NULL,NULL,''),(318,'1110','131743864794','2025-04-05 17:54:37',NULL,12888.00,'','13','1','Inventory sold','1','16','sales','9','','No',NULL,NULL,''),(319,'1110','131743864794','2025-04-05 17:55:36',NULL,1946.00,'','13','1','Inventory sold','1','16','sales','14','','No',NULL,NULL,''),(320,'5500','131743864794','2025-04-05 17:56:53',21560.00,NULL,'','13','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(321,'1100','131743864794','2025-04-05 17:57:19',22840.00,NULL,'','13','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(322,'4000','131743864794','2025-04-05 17:57:19',NULL,7080.00,'','13','1','Good sold','1','16','sales','10','','No',NULL,NULL,''),(323,'4000','131743864794','2025-04-05 17:54:37',NULL,13680.01,'','13','1','Good sold','1','16','sales','9','','No',NULL,NULL,''),(324,'4000','131743864794','2025-04-05 17:55:36',NULL,2079.98,'','13','1','Good sold','1','16','sales','14','','No',NULL,NULL,''),(325,'1110','131743869239','2025-04-05 19:09:37',NULL,4484.00,'','13','1','Inventory sold','1','28','sales','10','','No',NULL,NULL,''),(326,'1110','131743869239','2025-04-05 19:07:19',NULL,716.00,'','13','1','Inventory sold','1','28','sales','9','','No',NULL,NULL,''),(327,'5500','131743869239','2025-04-05 19:08:42',5200.00,NULL,'','13','1','Cost of goods sold','1','28','sales','','','No',NULL,NULL,''),(328,'1100','131743869239','2025-04-05 19:09:37',5435.00,NULL,'','13','1','Good sold','1','28','sales','','','No',NULL,NULL,''),(329,'4000','131743869239','2025-04-05 19:09:37',NULL,4680.00,'','13','1','Good sold','1','28','sales','10','','No',NULL,NULL,''),(330,'4000','131743869239','2025-04-05 19:07:19',NULL,755.02,'','13','1','Good sold','1','28','sales','9','','No',NULL,NULL,''),(331,'1110','131743869417','2025-04-05 19:10:28',NULL,608.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(332,'5500','131743869417','2025-04-05 19:10:18',608.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(333,'1000','131743869417','2025-04-05 19:10:28',650.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(334,'4000','131743869417','2025-04-05 19:10:28',NULL,650.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(335,'1110','131743869442','2025-04-05 19:11:54',NULL,560.50,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(336,'1110','131743869442','2025-04-05 19:10:42',NULL,358.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(337,'5500','131743869442','2025-04-05 19:11:39',918.50,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(338,'1000','131743869442','2025-04-05 19:11:54',990.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(339,'4000','131743869442','2025-04-05 19:11:54',NULL,600.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(340,'4000','131743869442','2025-04-05 19:10:42',NULL,390.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(341,'1110','131743869659','2025-04-05 19:14:44',NULL,4275.00,'','13','1','Inventory sold','1','19','sales','4','','No',NULL,NULL,''),(342,'5500','131743869659','2025-04-05 19:14:19',4275.00,NULL,'','13','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(343,'1100','131743869659','2025-04-05 19:14:44',4500.00,NULL,'','13','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(344,'4000','131743869659','2025-04-05 19:14:44',NULL,4500.00,'','13','1','Good sold','1','19','sales','4','','No',NULL,NULL,''),(345,'1110','131743870042','2025-04-05 19:20:54',NULL,27.75,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(346,'5500','131743870042','2025-04-05 19:20:42',27.75,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(347,'1000','131743870042','2025-04-05 19:20:54',40.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(348,'4000','131743870042','2025-04-05 19:20:54',NULL,40.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(349,'1100','131743847490','2025-04-05 19:40:44',NULL,850.00,'','13','1','','1','23','payment','','','No',NULL,NULL,''),(350,'1000','131743847490','2025-04-05 19:40:44',850.00,NULL,'','13','1','','1','23','payment','','13174387125821381304322','No',NULL,NULL,''),(351,'1110','151743844846','2025-04-05 12:20:46',121600.00,NULL,'','15','1','Inventory Purchased','1','2','Purchases','2','','No',NULL,NULL,''),(352,'1110','151743844846','2025-04-05 12:20:46',121125.00,NULL,'','15','1','Inventory Purchased','1','2','Purchases','4','','No',NULL,NULL,''),(353,'1110','151743844846','2025-04-05 12:20:46',60533.96,NULL,'','15','1','Inventory Purchased','1','2','Purchases','10','','No',NULL,NULL,''),(354,'1110','151743844846','2025-04-05 12:20:46',130311.85,NULL,'','15','1','Inventory Purchased','1','2','Purchases','9','','No',NULL,NULL,''),(355,'1110','151743844846','2025-04-05 12:20:46',68906.16,NULL,'','15','1','Inventory Purchased','1','2','Purchases','7','','No',NULL,NULL,''),(356,'1110','151743844846','2025-04-05 12:20:46',37680.00,NULL,'','15','1','Inventory Purchased','1','2','Purchases','1','','No',NULL,NULL,''),(357,'1110','151743844846','2025-04-05 12:20:46',174496.00,NULL,'','15','1','Inventory Purchased','1','2','Purchases','2','','No',NULL,NULL,''),(358,'2130','151743844846','2025-04-05 12:20:46',NULL,714652.97,'','15','1','Account payable for inventory','1','2','Purchases','','','No',NULL,NULL,''),(359,'1110','131743941017','2025-04-06 15:04:21',NULL,1121.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(360,'5500','131743941017','2025-04-06 15:03:37',1121.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(361,'1000','131743941017','2025-04-06 15:04:21',1200.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(362,'4000','131743941017','2025-04-06 15:04:21',NULL,1200.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(363,'1110','151743953632','2025-04-06 18:33:52',8330.00,NULL,'','15','1','Inventory Purchased','1','2','Purchases','17','','No',NULL,NULL,''),(364,'1110','151743953632','2025-04-06 18:33:52',11456.90,NULL,'','15','1','Inventory Purchased','1','2','Purchases','18','','No',NULL,NULL,''),(365,'2130','151743953632','2025-04-06 18:33:52',NULL,19786.91,'','15','1','Account payable for inventory','1','2','Purchases','','','No',NULL,NULL,''),(366,'1110','131743941088','2025-04-06 19:36:09',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(367,'1110','131743941088','2025-04-06 15:04:48',NULL,1121.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(368,'5500','131743941088','2025-04-06 16:15:00',1837.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(369,'1000','131743941088','2025-04-06 19:36:09',1980.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(370,'4000','131743941088','2025-04-06 19:36:09',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(371,'4000','131743941088','2025-04-06 15:04:48',NULL,1200.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(372,'1110','131743957417','2025-04-06 19:39:41',NULL,760.00,'','13','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(373,'5500','131743957417','2025-04-06 19:36:58',760.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(374,'1000','131743957417','2025-04-06 19:39:41',800.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(375,'4000','131743957417','2025-04-06 19:39:41',NULL,799.99,'','13','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(376,'1110','131743957648','2025-04-06 19:42:08',NULL,2432.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(377,'1110','131743957648','2025-04-06 19:40:48',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(378,'5500','131743957648','2025-04-06 19:41:57',3148.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(379,'1000','131743957648','2025-04-06 19:42:08',3380.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(380,'4000','131743957648','2025-04-06 19:42:08',NULL,2600.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(381,'4000','131743957648','2025-04-06 19:40:48',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(382,'1110','131743957811','2025-04-06 19:45:06',NULL,3768.00,'','13','1','Inventory sold','1','16','sales','1','','No',NULL,NULL,''),(383,'5500','131743957811','2025-04-06 19:44:35',3768.00,NULL,'','13','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(384,'1100','131743957811','2025-04-06 19:45:06',4000.00,NULL,'','13','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(385,'4000','131743957811','2025-04-06 19:45:06',NULL,4000.00,'','13','1','Good sold','1','16','sales','1','','No',NULL,NULL,''),(386,'1110','131743958108','2025-04-06 19:50:14',NULL,55.50,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(387,'5500','131743958108','2025-04-06 19:48:28',55.50,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(388,'1000','131743958108','2025-04-06 19:50:14',80.00,NULL,'','13','1','Good sold','1','','sales','','','No',NULL,NULL,'jxbn'),(389,'4000','131743958108','2025-04-06 19:50:14',NULL,80.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(394,'1110','141744043827','2025-04-07 19:37:42',NULL,943.92,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(395,'5500','141744043827','2025-04-07 19:37:07',943.92,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(396,'1000','141744043827','2025-04-07 19:37:42',1000.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(397,'4000','141744043827','2025-04-07 19:37:42',NULL,999.84,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(398,'1110','141744043876','2025-04-07 19:38:05',NULL,471.96,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(399,'5500','141744043876','2025-04-07 19:37:56',471.96,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(400,'1000','141744043876','2025-04-07 19:38:05',500.00,NULL,'','14','1','Good sold','1','','sales','','','No',NULL,NULL,'reg'),(401,'4000','141744043876','2025-04-07 19:38:05',NULL,499.92,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(402,'1110','141744043926','2025-04-07 19:39:22',NULL,608.00,'','14','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(403,'5500','141744043926','2025-04-07 19:38:46',608.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(404,'1000','141744043926','2025-04-07 19:39:22',650.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(405,'4000','141744043926','2025-04-07 19:39:22',NULL,650.00,'','14','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(406,'1110','141744043982','2025-04-07 19:41:14',NULL,942.00,'','14','1','Inventory sold','1','29','sales','1','','No',NULL,NULL,''),(407,'1110','141744043982','2025-04-07 19:39:42',NULL,1386.00,'','14','1','Inventory sold','1','29','sales','6','','No',NULL,NULL,''),(408,'5500','141744043982','2025-04-07 19:40:47',2328.00,NULL,'','14','1','Cost of goods sold','1','29','sales','','','No',NULL,NULL,''),(409,'1000','141744043982','2025-04-07 19:41:14',2475.00,NULL,'','14','1','Good sold','1','29','Payment','','','No',NULL,NULL,''),(410,'4000','141744043982','2025-04-07 19:41:14',NULL,1000.00,'','14','1','Good sold','1','29','sales','1','','No',NULL,NULL,''),(411,'4000','141744043982','2025-04-07 19:39:42',NULL,1475.04,'','14','1','Good sold','1','29','sales','6','','No',NULL,NULL,''),(412,'1110','141744044159','2025-04-07 19:50:48',NULL,943.92,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(413,'1110','141744044159','2025-04-07 19:42:39',NULL,712.50,'','14','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(414,'1110','141744044159','2025-04-07 19:43:19',NULL,380.00,'','14','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(415,'1110','141744044159','2025-04-07 19:43:41',NULL,693.00,'','14','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(416,'1110','141744044159','2025-04-07 19:44:01',NULL,615.00,'','14','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(417,'5500','141744044159','2025-04-07 19:44:50',3344.42,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(418,'1000','141744044159','2025-04-07 19:50:48',3538.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(419,'4000','141744044159','2025-04-07 19:50:48',NULL,999.84,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(420,'4000','141744044159','2025-04-07 19:42:39',NULL,750.00,'','14','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(421,'4000','141744044159','2025-04-07 19:43:19',NULL,400.00,'','14','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(422,'4000','141744044159','2025-04-07 19:43:41',NULL,737.52,'','14','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(423,'4000','141744044159','2025-04-07 19:44:01',NULL,649.98,'','14','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(424,'1110','141744044683','2025-04-07 20:04:24',NULL,3580.00,'','14','1','Inventory sold','1','28','sales','9','','No',NULL,NULL,''),(425,'1110','141744044683','2025-04-07 19:55:31',NULL,2432.00,'','14','1','Inventory sold','1','28','sales','2','','No',NULL,NULL,''),(426,'1110','141744044683','2025-04-07 19:59:54',NULL,2242.00,'','14','1','Inventory sold','1','28','sales','10','','No',NULL,NULL,''),(427,'5500','141744044683','2025-04-07 20:03:23',8254.00,NULL,'','14','1','Cost of goods sold','1','28','sales','','','No',NULL,NULL,''),(428,'1000','141744044683','2025-04-07 20:04:24',8675.00,NULL,'','14','1','Good sold','1','28','sales','','','No',NULL,NULL,'FRT'),(429,'4000','141744044683','2025-04-07 20:04:24',NULL,3774.96,'','14','1','Good sold','1','28','sales','9','','No',NULL,NULL,''),(430,'4000','141744044683','2025-04-07 19:55:31',NULL,2560.00,'','14','1','Good sold','1','28','sales','2','','No',NULL,NULL,''),(431,'4000','141744044683','2025-04-07 19:59:54',NULL,2340.00,'','14','1','Good sold','1','28','sales','10','','No',NULL,NULL,''),(432,'1110','141744045649','2025-04-07 20:08:07',NULL,380.00,'','14','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(433,'5500','141744045649','2025-04-07 20:07:29',380.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(434,'1000','141744045649','2025-04-07 20:08:07',400.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(435,'4000','141744045649','2025-04-07 20:08:07',NULL,400.00,'','14','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(436,'1110','141744045709','2025-04-07 20:09:11',NULL,1121.00,'','14','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(437,'1110','141744045709','2025-04-07 20:08:29',NULL,716.00,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(438,'5500','141744045709','2025-04-07 20:08:56',1837.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(439,'1000','141744045709','2025-04-07 20:09:11',1980.00,NULL,'','14','1','Good sold','1','','sales','','','No',NULL,NULL,'TRY'),(440,'4000','141744045709','2025-04-07 20:09:11',NULL,1200.00,'','14','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(441,'4000','141744045709','2025-04-07 20:08:29',NULL,780.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(442,'1110','141744045780','2025-04-07 20:10:08',NULL,1121.00,'','14','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(443,'5500','141744045780','2025-04-07 20:09:40',1121.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(444,'1000','141744045780','2025-04-07 20:10:08',1200.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(445,'4000','141744045780','2025-04-07 20:10:08',NULL,1200.00,'','14','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(446,'1110','141744045827','2025-04-07 20:10:44',NULL,716.00,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(447,'5500','141744045827','2025-04-07 20:10:27',716.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(448,'1000','141744045827','2025-04-07 20:10:44',780.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(449,'4000','141744045827','2025-04-07 20:10:44',NULL,780.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(450,'1100','141744045780','2025-04-07 20:16:17',NULL,950.00,'','14','1','','1','23','payment','','','No',NULL,NULL,''),(451,'1000','141744045780','2025-04-07 20:16:17',950.00,NULL,'','14','1','','1','23','payment','','14174404620134703034023','No',NULL,NULL,''),(452,'1110','141744047229','2025-04-07 20:42:13',NULL,46540.00,'','14','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(453,'1110','141744047229','2025-04-07 20:33:49',NULL,7160.00,'','14','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(454,'1110','141744047229','2025-04-07 20:35:54',NULL,11210.00,'','14','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(455,'1110','141744047229','2025-04-07 20:37:04',NULL,4275.00,'','14','1','Inventory sold','1','27','sales','4','','No',NULL,NULL,''),(456,'1110','141744047229','2025-04-07 20:37:41',NULL,88728.48,'','14','1','Inventory sold','1','27','sales','7','','No',NULL,NULL,''),(457,'1110','141744047229','2025-04-07 20:39:56',NULL,1386.00,'','14','1','Inventory sold','1','27','sales','6','','No',NULL,NULL,''),(458,'1110','141744047229','2025-04-07 20:40:16',NULL,6594.00,'','14','1','Inventory sold','1','27','sales','1','','No',NULL,NULL,''),(459,'1110','141744047229','2025-04-07 20:40:49',NULL,18450.00,'','14','1','Inventory sold','1','27','sales','15','','No',NULL,NULL,''),(460,'1110','141744047229','2025-04-07 20:41:18',NULL,1216.00,'','14','1','Inventory sold','1','27','sales','2','','No',NULL,NULL,''),(461,'5500','141744047229','2025-04-07 20:41:53',185559.48,NULL,'','14','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(462,'1100','141744047229','2025-04-07 20:42:13',194879.00,NULL,'','14','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(463,'4000','141744047229','2025-04-07 20:42:13',NULL,49400.05,'','14','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(464,'4000','141744047229','2025-04-07 20:33:49',NULL,7800.00,'','14','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(465,'4000','141744047229','2025-04-07 20:35:54',NULL,11800.01,'','14','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(466,'4000','141744047229','2025-04-07 20:37:04',NULL,4500.00,'','14','1','Good sold','1','27','sales','4','','No',NULL,NULL,''),(467,'4000','141744047229','2025-04-07 20:37:41',NULL,92105.04,'','14','1','Good sold','1','27','sales','7','','No',NULL,NULL,''),(468,'4000','141744047229','2025-04-07 20:39:56',NULL,1475.04,'','14','1','Good sold','1','27','sales','6','','No',NULL,NULL,''),(469,'4000','141744047229','2025-04-07 20:40:16',NULL,7000.00,'','14','1','Good sold','1','27','sales','1','','No',NULL,NULL,''),(470,'4000','141744047229','2025-04-07 20:40:49',NULL,19499.40,'','14','1','Good sold','1','27','sales','15','','No',NULL,NULL,''),(471,'4000','141744047229','2025-04-07 20:41:18',NULL,1300.00,'','14','1','Good sold','1','27','sales','2','','No',NULL,NULL,''),(472,'1100','141744047229','2025-04-07 20:52:23',NULL,8780.00,'','14','1','','1','27','payment','','','No',NULL,NULL,''),(473,'1000','141744047229','2025-04-07 20:52:23',8780.00,NULL,'','14','1','','1','27','payment','','14174404836100832236103','No',NULL,NULL,''),(474,'1100','141744047229','2025-04-07 20:52:41',NULL,1475.00,'','14','1','','1','27','payment','','','No',NULL,NULL,'TRD'),(475,'1010','141744047229','2025-04-07 20:52:41',1475.00,NULL,'','14','1','','1','27','payment','','14174404839842233200133','No',NULL,NULL,'TRD'),(476,'1100','141744047229','2025-04-07 20:53:18',NULL,350.00,'','14','1','','1','27','payment','','','No',NULL,NULL,''),(477,'1000','141744047229','2025-04-07 20:53:18',350.00,NULL,'','14','1','','1','27','payment','','14174404845602220037382','No',NULL,NULL,''),(478,'1100','141744047229','2025-04-07 20:54:16',NULL,184320.00,'','14','1','','1','27','payment','','','No',NULL,NULL,'TRD,SSA'),(479,'1030','141744047229','2025-04-07 20:54:16',184320.00,NULL,'','14','1','','1','27','payment','','14174404852207033720338','No',NULL,NULL,'TRD,SSA'),(480,'1110','131744094679','2025-04-08 09:46:17',NULL,716.00,'','13','1','Inventory sold','1','24','sales','9','','No',NULL,NULL,''),(481,'5500','131744094679','2025-04-08 09:44:39',716.00,NULL,'','13','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(482,'1100','131744094679','2025-04-08 09:46:17',780.00,NULL,'','13','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(483,'4000','131744094679','2025-04-08 09:46:17',NULL,780.00,'','13','1','Good sold','1','24','sales','9','','No',NULL,NULL,''),(484,'1110','131744094867','2025-04-08 09:48:33',NULL,943.92,'','13','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(485,'5500','131744094867','2025-04-08 09:47:47',943.92,NULL,'','13','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(486,'1100','131744094867','2025-04-08 09:48:33',1000.00,NULL,'','13','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(487,'4000','131744094867','2025-04-08 09:48:33',NULL,999.84,'','13','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(488,'1110','141744098045','2025-04-08 10:40:57',NULL,943.92,'','14','1','Inventory sold','1','30','sales','7','','No',NULL,NULL,''),(489,'5500','141744098045','2025-04-08 10:40:45',943.92,NULL,'','14','1','Cost of goods sold','1','30','sales','','','No',NULL,NULL,''),(490,'1000','141744098045','2025-04-08 10:40:57',1000.00,NULL,'','14','1','Good sold','1','30','Payment','','','No',NULL,NULL,''),(491,'4000','141744098045','2025-04-08 10:40:57',NULL,999.84,'','14','1','Good sold','1','30','sales','7','','No',NULL,NULL,''),(492,'1110','141744098251','2025-04-08 10:44:59',NULL,716.00,'','14','1','Inventory sold','1','29','sales','9','','No',NULL,NULL,''),(493,'5500','141744098251','2025-04-08 10:44:11',716.00,NULL,'','14','1','Cost of goods sold','1','29','sales','','','No',NULL,NULL,''),(494,'1000','141744098251','2025-04-08 10:44:59',780.00,NULL,'','14','1','Good sold','1','29','Payment','','','No',NULL,NULL,''),(495,'4000','141744098251','2025-04-08 10:44:59',NULL,780.00,'','14','1','Good sold','1','29','sales','9','','No',NULL,NULL,''),(496,'1110','141744098414','2025-04-08 10:47:05',NULL,1824.00,'','14','1','Inventory sold','1','31','sales','2','','No',NULL,NULL,''),(497,'5500','141744098414','2025-04-08 10:46:54',1824.00,NULL,'','14','1','Cost of goods sold','1','31','sales','','','No',NULL,NULL,''),(498,'1100','141744098414','2025-04-08 10:47:05',1950.00,NULL,'','14','1','Good sold','1','31','sales','','','No',NULL,NULL,''),(499,'4000','141744098414','2025-04-08 10:47:05',NULL,1950.00,'','14','1','Good sold','1','31','sales','2','','No',NULL,NULL,''),(500,'1100','141744098414','2025-04-08 10:49:34',NULL,1950.00,'','14','1','','1','31','payment','','','No',NULL,NULL,''),(501,'1000','141744098414','2025-04-08 10:49:34',1950.00,NULL,'','14','1','','1','31','payment','','14174409862272200233383','No',NULL,NULL,''),(502,'1110','141744099343','2025-04-08 11:02:34',NULL,760.00,'','14','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(503,'5500','141744099343','2025-04-08 11:02:23',760.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(504,'1100','141744099343','2025-04-08 11:02:34',800.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(505,'4000','141744099343','2025-04-08 11:02:34',NULL,799.99,'','14','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(506,'1100','141744099343','2025-04-08 11:28:47',NULL,800.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(507,'1000','141744099343','2025-04-08 11:28:47',800.00,NULL,'','14','1','','1','25','payment','','14174410106017332230030','No',NULL,NULL,''),(508,'1110','141744101886','2025-04-08 11:45:00',NULL,608.00,'','14','1','Inventory sold','1','24','sales','2','','No',NULL,NULL,''),(509,'5500','141744101886','2025-04-08 11:44:46',608.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(510,'1100','141744101886','2025-04-08 11:45:00',650.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(511,'4000','141744101886','2025-04-08 11:45:00',NULL,650.00,'','14','1','Good sold','1','24','sales','2','','No',NULL,NULL,''),(512,'1110','141744101914','2025-04-08 11:45:24',NULL,760.00,'','14','1','Inventory sold','1','24','sales','3','','No',NULL,NULL,''),(513,'5500','141744101914','2025-04-08 11:45:14',760.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(514,'1100','141744101914','2025-04-08 11:45:24',800.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(515,'4000','141744101914','2025-04-08 11:45:24',NULL,799.99,'','14','1','Good sold','1','24','sales','3','','No',NULL,NULL,''),(516,'1110','141744101938','2025-04-08 11:46:07',NULL,471.96,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(517,'5500','141744101938','2025-04-08 11:45:38',471.96,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(518,'1100','141744101938','2025-04-08 11:46:07',500.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(519,'4000','141744101938','2025-04-08 11:46:07',NULL,499.92,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(520,'1110','141744101988','2025-04-08 11:46:39',NULL,615.00,'','14','1','Inventory sold','1','24','sales','15','','No',NULL,NULL,''),(521,'5500','141744101988','2025-04-08 11:46:28',615.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(522,'1100','141744101988','2025-04-08 11:46:39',650.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(523,'4000','141744101988','2025-04-08 11:46:39',NULL,649.98,'','14','1','Good sold','1','24','sales','15','','No',NULL,NULL,''),(524,'1110','141744102014','2025-04-08 11:47:04',NULL,471.96,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(525,'5500','141744102014','2025-04-08 11:46:54',471.96,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(526,'1100','141744102014','2025-04-08 11:47:04',500.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(527,'4000','141744102014','2025-04-08 11:47:04',NULL,499.92,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(528,'1110','141744102357','2025-04-08 11:52:51',NULL,78.66,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(529,'5500','141744102357','2025-04-08 11:52:37',78.66,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(530,'1000','141744102357','2025-04-08 11:52:51',90.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(531,'4000','141744102357','2025-04-08 11:52:51',NULL,90.00,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(532,'1100','141744098251','2025-04-08 12:01:32',NULL,780.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(533,'1000','141744098251','2025-04-08 12:01:32',780.00,NULL,'','14','1','','1','24','payment','','14174410290933432232333','No',NULL,NULL,''),(534,'1100','131744094679','2025-04-08 12:05:28',NULL,780.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(535,'1000','131744094679','2025-04-08 12:05:28',780.00,NULL,'','14','1','','1','24','payment','','14174410314033432430114','No',NULL,NULL,''),(536,'1100','141744101886','2025-04-08 13:08:14',NULL,650.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(537,'1000','141744101886','2025-04-08 13:08:14',650.00,NULL,'','14','1','','1','24','payment','','14174410691440921222224','No',NULL,NULL,''),(538,'1100','141744101914','2025-04-08 13:08:45',NULL,800.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(539,'1000','141744101914','2025-04-08 13:08:45',800.00,NULL,'','14','1','','1','24','payment','','14174410693933902023210','No',NULL,NULL,''),(540,'1100','141744101938','2025-04-08 13:09:20',NULL,500.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(541,'1000','141744101938','2025-04-08 13:09:20',500.00,NULL,'','14','1','','1','24','payment','','14174410697303239022013','No',NULL,NULL,''),(542,'1100','141744102014','2025-04-08 13:09:44',NULL,500.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(543,'1000','141744102014','2025-04-08 13:09:44',500.00,NULL,'','14','1','','1','24','payment','','14174410699566433320352','No',NULL,NULL,''),(544,'1100','141744101988','2025-04-08 13:10:10',NULL,600.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(545,'1000','141744101988','2025-04-08 13:10:10',600.00,NULL,'','14','1','','1','24','payment','','14174410704842433303204','No',NULL,NULL,''),(546,'1110','141744107125','2025-04-08 13:15:29',NULL,7160.00,'','14','1','Inventory sold','1','20','sales','9','','No',NULL,NULL,''),(547,'1110','141744107125','2025-04-08 13:12:05',NULL,11210.00,'','14','1','Inventory sold','1','20','sales','10','','No',NULL,NULL,''),(548,'1110','141744107125','2025-04-08 13:12:59',NULL,2279.99,'','14','1','Inventory sold','1','20','sales','3','','No',NULL,NULL,''),(549,'5500','141744107125','2025-04-08 13:13:17',20649.99,NULL,'','14','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(550,'1100','141744107125','2025-04-08 13:15:29',22020.00,NULL,'','14','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(551,'4000','141744107125','2025-04-08 13:15:29',NULL,7560.00,'','14','1','Good sold','1','20','sales','9','','No',NULL,NULL,''),(552,'4000','141744107125','2025-04-08 13:12:05',NULL,11760.00,'','14','1','Good sold','1','20','sales','10','','No',NULL,NULL,''),(553,'4000','141744107125','2025-04-08 13:12:59',NULL,2700.00,'','14','1','Good sold','1','20','sales','3','','No',NULL,NULL,''),(554,'1110','141744107500','2025-04-08 14:30:01',NULL,760.00,'','14','1','Inventory sold','1','32','sales','3','','No',NULL,NULL,''),(555,'1110','141744107500','2025-04-08 13:18:20',NULL,716.00,'','14','1','Inventory sold','1','32','sales','9','','No',NULL,NULL,''),(556,'5500','141744107500','2025-04-08 13:19:29',1476.00,NULL,'','14','1','Cost of goods sold','1','32','sales','','','No',NULL,NULL,''),(557,'1000','141744107500','2025-04-08 14:30:01',1580.00,NULL,'','14','1','Good sold','1','32','Payment','','','No',NULL,NULL,''),(558,'4000','141744107500','2025-04-08 14:30:01',NULL,799.99,'','14','1','Good sold','1','32','sales','3','','No',NULL,NULL,''),(559,'4000','141744107500','2025-04-08 13:18:20',NULL,780.00,'','14','1','Good sold','1','32','sales','9','','No',NULL,NULL,''),(560,'1110','141744111998','2025-04-08 14:33:54',NULL,471.96,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(561,'5500','141744111998','2025-04-08 14:33:18',471.96,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(562,'1100','141744111998','2025-04-08 14:33:54',500.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(563,'4000','141744111998','2025-04-08 14:33:54',NULL,499.92,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(564,'1110','141744112247','2025-04-08 14:38:04',NULL,716.00,'','14','1','Inventory sold','1','24','sales','9','','No',NULL,NULL,''),(565,'5500','141744112247','2025-04-08 14:37:27',716.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(566,'1100','141744112247','2025-04-08 14:38:04',780.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(567,'4000','141744112247','2025-04-08 14:38:04',NULL,780.00,'','14','1','Good sold','1','24','sales','9','','No',NULL,NULL,''),(568,'1110','11744112610','2025-04-08 14:43:45',NULL,24.83,'','1','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(569,'5500','11744112610','2025-04-08 14:43:30',24.83,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(570,'1000','11744112610','2025-04-08 14:43:45',30.00,NULL,'','1','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(571,'4000','11744112610','2025-04-08 14:43:45',NULL,30.00,'','1','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(576,'4000','11744112610','2025-04-08 14:47:40',30.00,NULL,'','14','1','Returned products','1','','return','','','No',NULL,NULL,''),(577,'1000','11744112610','2025-04-08 14:47:40',NULL,30.00,'','14','1','Returned products','1','','return','','','No',NULL,NULL,''),(578,'5500','11744112610','2025-04-08 14:47:40',NULL,24.83,'','14','1','Cost of goods returned','1','','sales','5','','No',NULL,NULL,''),(579,'1110','11744112610','2025-04-08 14:47:40',24.83,NULL,'','14','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(580,'1110','11744112609','2025-04-08 14:48:08',NULL,24.83,'','14','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(581,'5500','11744112609','2025-04-08 14:43:30',24.83,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(582,'1000','11744112609','2025-04-08 14:48:08',30.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(583,'4000','11744112609','2025-04-08 14:48:08',NULL,30.00,'','14','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(584,'4000','131744094867','2025-04-08 14:49:57',999.84,NULL,'','13','1','Returned products','1','24','return','','','No',NULL,NULL,''),(585,'1100','131744094867','2025-04-08 14:49:57',NULL,999.84,'','13','1','Returned products','1','24','return','','','No',NULL,NULL,''),(586,'5500','131744094867','2025-04-08 14:49:57',NULL,943.92,'','13','1','Cost of goods returned','1','24','sales','7','','No',NULL,NULL,''),(587,'1110','131744094867','2025-04-08 14:49:57',943.92,NULL,'','13','1','Inventory retuned ','1','24','sales','','','No',NULL,NULL,''),(588,'1110','131744094866','2025-04-08 14:50:06',NULL,943.92,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(589,'5500','131744094866','2025-04-08 09:47:47',943.92,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(590,'1000','131744094866','2025-04-08 14:50:06',1000.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(591,'4000','131744094866','2025-04-08 14:50:06',NULL,999.84,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(592,'4000','131744094679','2025-04-08 14:50:49',780.00,NULL,'','13','1','Returned products','1','24','return','','','No',NULL,NULL,''),(593,'1100','131744094679','2025-04-08 14:50:49',NULL,780.00,'','13','1','Returned products','1','24','return','','','No',NULL,NULL,''),(594,'5500','131744094679','2025-04-08 14:50:49',NULL,716.00,'','13','1','Cost of goods returned','1','24','sales','9','','No',NULL,NULL,''),(595,'1110','131744094679','2025-04-08 14:50:49',716.00,NULL,'','13','1','Inventory retuned ','1','24','sales','','','No',NULL,NULL,''),(596,'1110','131744094678','2025-04-08 14:50:54',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(597,'5500','131744094678','2025-04-08 09:44:39',716.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(598,'1000','131744094678','2025-04-08 14:50:54',780.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(599,'4000','131744094678','2025-04-08 14:50:54',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(600,'4000','131743857384','2025-04-08 14:58:55',3600.00,NULL,'','14','1','Returned products','1','28','return','','','No',NULL,NULL,''),(601,'1100','131743857384','2025-04-08 14:58:55',NULL,3600.00,'','14','1','Returned products','1','28','return','','','No',NULL,NULL,''),(602,'5500','131743857384','2025-04-08 14:58:55',NULL,3363.00,'','14','1','Cost of goods returned','1','28','sales','10','','No',NULL,NULL,''),(603,'1110','131743857384','2025-04-08 14:58:55',3363.00,NULL,'','14','1','Inventory retuned ','1','28','sales','','','No',NULL,NULL,''),(604,'4000','131743857384','2025-04-08 14:58:58',1560.00,NULL,'','14','1','Returned products','1','28','return','','','No',NULL,NULL,''),(605,'1100','131743857384','2025-04-08 14:58:58',NULL,1560.00,'','14','1','Returned products','1','28','return','','','No',NULL,NULL,''),(606,'5500','131743857384','2025-04-08 14:58:58',NULL,1432.00,'','14','1','Cost of goods returned','1','28','sales','9','','No',NULL,NULL,''),(607,'1110','131743857384','2025-04-08 14:58:58',1432.00,NULL,'','14','1','Inventory retuned ','1','28','sales','','','No',NULL,NULL,''),(608,'1100','131743869239','2025-04-08 14:59:59',NULL,5435.00,'','14','1','','1','28','payment','','','No',NULL,NULL,''),(609,'1000','131743869239','2025-04-08 14:59:59',5435.00,NULL,'','14','1','','1','28','payment','','14174411363232221221211','No',NULL,NULL,''),(610,'1110','141744113722','2025-04-08 15:07:02',NULL,471.96,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(611,'5500','141744113722','2025-04-08 15:02:02',471.96,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(612,'1000','141744113722','2025-04-08 15:07:02',500.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(613,'4000','141744113722','2025-04-08 15:07:02',NULL,499.92,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(614,'1110','141744114171','2025-04-08 15:10:51',NULL,760.00,'','14','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(615,'5500','141744114171','2025-04-08 15:09:31',760.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(616,'1000','141744114171','2025-04-08 15:10:51',800.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(617,'4000','141744114171','2025-04-08 15:10:51',NULL,799.99,'','14','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(618,'1110','141744114665','2025-04-08 15:18:15',NULL,102.50,'','14','1','Inventory sold','1','25','sales','15','','No',NULL,NULL,''),(619,'5500','141744114665','2025-04-08 15:17:45',102.50,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(620,'1000','141744114665','2025-04-08 15:18:15',120.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(621,'4000','141744114665','2025-04-08 15:18:15',NULL,120.00,'','14','1','Good sold','1','25','sales','15','','No',NULL,NULL,''),(622,'1110','141744114730','2025-04-08 15:20:59',NULL,943.92,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(623,'5500','141744114730','2025-04-08 15:18:50',943.92,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(624,'1000','141744114730','2025-04-08 15:20:59',1000.00,NULL,'','14','1','Good sold','1','24','Payment','','','No',NULL,NULL,''),(625,'4000','141744114730','2025-04-08 15:20:59',NULL,999.84,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(626,'1110','141744114919','2025-04-08 15:22:54',NULL,716.00,'','14','1','Inventory sold','1','24','sales','9','','No',NULL,NULL,''),(627,'5500','141744114919','2025-04-08 15:21:59',716.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(628,'1000','141744114919','2025-04-08 15:22:54',780.00,NULL,'','14','1','Good sold','1','24','Payment','','','No',NULL,NULL,''),(629,'4000','141744114919','2025-04-08 15:22:54',NULL,780.00,'','14','1','Good sold','1','24','sales','9','','No',NULL,NULL,''),(630,'1110','141744115953','2025-04-08 15:39:42',NULL,63.33,'','14','1','Inventory sold','1','18','sales','3','','No',NULL,NULL,''),(631,'5500','141744115953','2025-04-08 15:39:13',63.33,NULL,'','14','1','Cost of goods sold','1','18','sales','','','No',NULL,NULL,''),(632,'1100','141744115953','2025-04-08 15:39:42',67.00,NULL,'','14','1','Good sold','1','18','sales','','','No',NULL,NULL,''),(633,'4000','141744115953','2025-04-08 15:39:42',NULL,66.67,'','14','1','Good sold','1','18','sales','3','','No',NULL,NULL,''),(634,'4000','141744115953','2025-04-08 15:42:40',66.67,NULL,'','14','1','Returned products','1','18','return','','','No',NULL,NULL,''),(635,'1100','141744115953','2025-04-08 15:42:40',NULL,66.67,'','14','1','Returned products','1','18','return','','','No',NULL,NULL,''),(636,'5500','141744115953','2025-04-08 15:42:40',NULL,63.33,'','14','1','Cost of goods returned','1','18','sales','3','','No',NULL,NULL,''),(637,'1110','141744115953','2025-04-08 15:42:40',63.33,NULL,'','14','1','Inventory retuned ','1','18','sales','','','No',NULL,NULL,''),(638,'1110','141744115952','2025-04-08 15:42:42',NULL,63.33,'','14','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(639,'5500','141744115952','2025-04-08 15:39:13',63.33,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(640,'1000','141744115952','2025-04-08 15:42:42',67.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(641,'4000','141744115952','2025-04-08 15:42:42',NULL,66.67,'','14','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(642,'1110','141744116203','2025-04-08 15:53:26',NULL,9072.00,'','14','1','Inventory sold','1','18','sales','12','','No',NULL,NULL,''),(643,'1110','141744116203','2025-04-08 15:43:23',NULL,11088.00,'','14','1','Inventory sold','1','18','sales','6','','No',NULL,NULL,''),(644,'1110','141744116203','2025-04-08 15:44:00',NULL,11399.94,'','14','1','Inventory sold','1','18','sales','3','','No',NULL,NULL,''),(645,'1110','141744116203','2025-04-08 15:44:53',NULL,18450.00,'','14','1','Inventory sold','1','18','sales','15','','No',NULL,NULL,''),(646,'1110','141744116203','2025-04-08 15:45:56',NULL,6080.00,'','14','1','Inventory sold','1','18','sales','2','','No',NULL,NULL,''),(647,'1110','141744116203','2025-04-08 15:52:26',NULL,21375.00,'','14','1','Inventory sold','1','18','sales','4','','No',NULL,NULL,''),(648,'5500','141744116203','2025-04-08 15:53:16',77464.94,NULL,'','14','1','Cost of goods sold','1','18','sales','','','No',NULL,NULL,''),(649,'1100','141744116203','2025-04-08 15:53:26',81869.00,NULL,'','14','1','Good sold','1','18','sales','','','No',NULL,NULL,''),(650,'4000','141744116203','2025-04-08 15:53:26',NULL,9570.00,'','14','1','Good sold','1','18','sales','12','','No',NULL,NULL,''),(651,'4000','141744116203','2025-04-08 15:43:23',NULL,11800.32,'','14','1','Good sold','1','18','sales','6','','No',NULL,NULL,''),(652,'4000','141744116203','2025-04-08 15:44:00',NULL,11999.88,'','14','1','Good sold','1','18','sales','3','','No',NULL,NULL,''),(653,'4000','141744116203','2025-04-08 15:44:53',NULL,19499.40,'','14','1','Good sold','1','18','sales','15','','No',NULL,NULL,''),(654,'4000','141744116203','2025-04-08 15:45:56',NULL,6500.00,'','14','1','Good sold','1','18','sales','2','','No',NULL,NULL,''),(655,'4000','141744116203','2025-04-08 15:52:26',NULL,22500.00,'','14','1','Good sold','1','18','sales','4','','No',NULL,NULL,''),(656,'1110','141744118835','2025-04-08 16:32:59',NULL,288.75,'','14','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(657,'1110','141744118835','2025-04-08 16:27:16',NULL,63.33,'','14','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(658,'1110','141744118835','2025-04-08 16:28:46',NULL,157.00,'','14','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(659,'5500','141744118835','2025-04-08 16:29:07',509.08,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(660,'1000','141744118835','2025-04-08 16:32:59',630.00,NULL,'','14','1','Good sold','1','','sales','','','No',NULL,NULL,'585256'),(661,'4000','141744118835','2025-04-08 16:32:59',NULL,375.00,'','14','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(662,'4000','141744118835','2025-04-08 16:27:16',NULL,75.00,'','14','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(663,'4000','141744118835','2025-04-08 16:28:46',NULL,180.00,'','14','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(664,'1110','141744120906','2025-04-08 17:02:12',NULL,78.66,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(665,'5500','141744120906','2025-04-08 17:01:46',78.66,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(666,'1000','141744120906','2025-04-08 17:02:12',90.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(667,'4000','141744120906','2025-04-08 17:02:12',NULL,90.00,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(668,'1110','141744121337','2025-04-08 17:09:05',NULL,157.00,'','14','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(669,'5500','141744121337','2025-04-08 17:08:57',157.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(670,'1000','141744121337','2025-04-08 17:09:05',180.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(671,'4000','141744121337','2025-04-08 17:09:05',NULL,180.00,'','14','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(672,'1110','141744121726','2025-04-08 17:16:28',NULL,1386.00,'','14','1','Inventory sold','1','24','sales','6','','No',NULL,NULL,''),(673,'5500','141744121726','2025-04-08 17:15:26',1386.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(674,'1100','141744121726','2025-04-08 17:16:28',1475.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(675,'4000','141744121726','2025-04-08 17:16:28',NULL,1475.04,'','14','1','Good sold','1','24','sales','6','','No',NULL,NULL,''),(676,'1110','141744121888','2025-04-08 17:18:43',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(677,'5500','141744121888','2025-04-08 17:18:08',943.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(678,'1100','141744121888','2025-04-08 17:18:43',1000.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(679,'4000','141744121888','2025-04-08 17:18:43',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(680,'4000','141744121888','2025-04-08 17:22:31',999.84,NULL,'','14','1','Returned products','1','25','return','','','No',NULL,NULL,''),(681,'1100','141744121888','2025-04-08 17:22:31',NULL,999.84,'','14','1','Returned products','1','25','return','','','No',NULL,NULL,''),(682,'5500','141744121888','2025-04-08 17:22:31',NULL,943.92,'','14','1','Cost of goods returned','1','25','sales','7','','No',NULL,NULL,''),(683,'1110','141744121888','2025-04-08 17:22:31',943.92,NULL,'','14','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(684,'1110','141744121887','2025-04-08 17:22:36',NULL,943.92,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(685,'5500','141744121887','2025-04-08 17:18:08',943.92,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(686,'1000','141744121887','2025-04-08 17:22:36',1000.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(687,'4000','141744121887','2025-04-08 17:22:36',NULL,999.84,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(688,'1110','141744122453','2025-04-08 17:29:07',NULL,973.00,'','14','1','Inventory sold','1','33','sales','14','','No',NULL,NULL,''),(689,'1110','141744122453','2025-04-08 17:27:33',NULL,716.00,'','14','1','Inventory sold','1','33','sales','9','','No',NULL,NULL,''),(690,'1110','141744122453','2025-04-08 17:27:54',NULL,943.92,'','14','1','Inventory sold','1','33','sales','7','','No',NULL,NULL,''),(691,'5500','141744122453','2025-04-08 17:28:05',2632.92,NULL,'','14','1','Cost of goods sold','1','33','sales','','','No',NULL,NULL,''),(692,'1000','141744122453','2025-04-08 17:29:07',2820.00,NULL,'','14','1','Good sold','1','33','Payment','','','No',NULL,NULL,''),(693,'4000','141744122453','2025-04-08 17:29:07',NULL,1039.99,'','14','1','Good sold','1','33','sales','14','','No',NULL,NULL,''),(694,'4000','141744122453','2025-04-08 17:27:33',NULL,780.00,'','14','1','Good sold','1','33','sales','9','','No',NULL,NULL,''),(695,'4000','141744122453','2025-04-08 17:27:54',NULL,999.84,'','14','1','Good sold','1','33','sales','7','','No',NULL,NULL,''),(696,'1110','141744124077','2025-04-08 17:54:54',NULL,943.92,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(697,'5500','141744124077','2025-04-08 17:54:37',943.92,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(698,'1100','141744124077','2025-04-08 17:54:54',1000.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(699,'4000','141744124077','2025-04-08 17:54:54',NULL,999.84,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(700,'1110','141744124381','2025-04-08 18:00:51',NULL,716.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(701,'5500','141744124381','2025-04-08 17:59:41',716.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(702,'1000','141744124381','2025-04-08 18:00:51',780.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(703,'4000','141744124381','2025-04-08 18:00:51',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(704,'1100','141744122453','2025-04-08 18:49:41',NULL,2820.00,'','14','1','','1','33','payment','','','No',NULL,NULL,''),(705,'1000','141744122453','2025-04-08 18:49:41',2820.00,NULL,'','14','1','','1','33','payment','','14174412741141273314423','No',NULL,NULL,''),(706,'1100','141744121726','2025-04-08 18:50:43',NULL,1475.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(707,'1000','141744121726','2025-04-08 18:50:43',1475.00,NULL,'','14','1','','1','24','payment','','14174412746013020734210','No',NULL,NULL,''),(708,'4000','141744124077','2025-04-08 18:54:10',999.84,NULL,'','14','1','Returned products','1','24','return','','','No',NULL,NULL,''),(709,'1100','141744124077','2025-04-08 18:54:10',NULL,999.84,'','14','1','Returned products','1','24','return','','','No',NULL,NULL,''),(710,'5500','141744124077','2025-04-08 18:54:10',NULL,943.92,'','14','1','Cost of goods returned','1','24','sales','7','','No',NULL,NULL,''),(711,'1110','141744124077','2025-04-08 18:54:10',943.92,NULL,'','14','1','Inventory retuned ','1','24','sales','','','No',NULL,NULL,''),(712,'1110','141744124076','2025-04-08 18:54:14',NULL,943.92,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(713,'5500','141744124076','2025-04-08 17:54:37',943.92,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(714,'1000','141744124076','2025-04-08 18:54:14',1000.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(715,'4000','141744124076','2025-04-08 18:54:14',NULL,999.84,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(716,'1100','141744101988','2025-04-08 18:58:27',NULL,50.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(717,'1000','141744101988','2025-04-08 18:58:27',50.00,NULL,'','14','1','','1','24','payment','','14174412792840322330708','No',NULL,NULL,''),(718,'1100','141744112483','2025-04-08 19:01:31',NULL,650.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(719,'1000','141744112483','2025-04-08 19:01:31',650.00,NULL,'','14','1','','1','25','payment','','14174412813662333222323','No',NULL,NULL,''),(720,'1100','141744112247','2025-04-08 19:02:47',NULL,780.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(721,'1000','141744112247','2025-04-08 19:02:47',780.00,NULL,'','14','1','','1','24','payment','','14174412820902304128282','No',NULL,NULL,''),(722,'1100','141744111998','2025-04-08 19:03:43',NULL,500.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(723,'1000','141744111998','2025-04-08 19:03:43',500.00,NULL,'','14','1','','1','24','payment','','14174412825030203484332','No',NULL,NULL,''),(724,'1100','141744098045','2025-04-08 19:05:22',NULL,1000.00,'','14','1','','1','30','payment','','','No',NULL,NULL,''),(725,'1000','141744098045','2025-04-08 19:05:22',1000.00,NULL,'','14','1','','1','30','payment','','14174412833613111133732','No',NULL,NULL,''),(726,'1110','141744128414','2025-04-08 19:09:01',NULL,2432.00,'','14','1','Inventory sold','1','32','sales','2','','No',NULL,NULL,''),(727,'1110','141744128414','2025-04-08 19:06:54',NULL,531.00,'','14','1','Inventory sold','1','32','sales','8','','No',NULL,NULL,''),(728,'1110','141744128414','2025-04-08 19:07:24',NULL,1887.84,'','14','1','Inventory sold','1','32','sales','7','','No',NULL,NULL,''),(729,'1110','141744128414','2025-04-08 19:08:07',NULL,297.96,'','14','1','Inventory sold','1','32','sales','5','','No',NULL,NULL,''),(730,'1110','141744128414','2025-04-08 19:08:17',NULL,760.00,'','14','1','Inventory sold','1','32','sales','3','','No',NULL,NULL,''),(731,'5500','141744128414','2025-04-08 19:08:45',5908.80,NULL,'','14','1','Cost of goods sold','1','32','sales','','','No',NULL,NULL,''),(732,'1100','141744128414','2025-04-08 19:09:01',6305.00,NULL,'','14','1','Good sold','1','32','sales','','','No',NULL,NULL,''),(733,'4000','141744128414','2025-04-08 19:09:01',NULL,2600.00,'','14','1','Good sold','1','32','sales','2','','No',NULL,NULL,''),(734,'4000','141744128414','2025-04-08 19:06:54',NULL,579.96,'','14','1','Good sold','1','32','sales','8','','No',NULL,NULL,''),(735,'4000','141744128414','2025-04-08 19:07:24',NULL,1999.68,'','14','1','Good sold','1','32','sales','7','','No',NULL,NULL,''),(736,'4000','141744128414','2025-04-08 19:08:07',NULL,324.96,'','14','1','Good sold','1','32','sales','5','','No',NULL,NULL,''),(737,'4000','141744128414','2025-04-08 19:08:17',NULL,799.99,'','14','1','Good sold','1','32','sales','3','','No',NULL,NULL,''),(738,'1100','141744128414','2025-04-08 19:10:09',NULL,5005.00,'','14','1','','1','32','payment','','','No',NULL,NULL,''),(739,'1000','141744128414','2025-04-08 19:10:09',5005.00,NULL,'','14','1','','1','32','payment','','14174412862534423324006','No',NULL,NULL,''),(740,'4000','141744124381','2025-04-08 19:46:49',780.00,NULL,'','14','1','Returned products','1','25','return','','','No',NULL,NULL,''),(741,'1000','141744124381','2025-04-08 19:46:49',NULL,780.00,'','14','1','Returned products','1','25','return','','','No',NULL,NULL,''),(742,'5500','141744124381','2025-04-08 19:46:49',NULL,716.00,'','14','1','Cost of goods returned','1','25','sales','9','','No',NULL,NULL,''),(743,'1110','141744124381','2025-04-08 19:46:49',716.00,NULL,'','14','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(744,'1110','141744124380','2025-04-08 19:47:05',NULL,716.00,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(745,'5500','141744124380','2025-04-08 17:59:41',716.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(746,'1000','141744124380','2025-04-08 19:47:05',780.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(747,'4000','141744124380','2025-04-08 19:47:05',NULL,780.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(748,'1100','141744128414','2025-04-09 08:50:40',NULL,1300.00,'','14','1','','1','32','payment','','','No',NULL,NULL,''),(749,'1000','141744128414','2025-04-09 08:50:40',1300.00,NULL,'','14','1','','1','32','payment','','14174417785702043424070','No',NULL,NULL,''),(750,'1110','141744182897','2025-04-09 10:15:39',NULL,716.00,'','14','1','Inventory sold','1','23','sales','9','','No',NULL,NULL,''),(751,'5500','141744182897','2025-04-09 10:14:57',716.00,NULL,'','14','1','Cost of goods sold','1','23','sales','','','No',NULL,NULL,''),(752,'1100','141744182897','2025-04-09 10:15:39',780.00,NULL,'','14','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(753,'4000','141744182897','2025-04-09 10:15:39',NULL,780.00,'','14','1','Good sold','1','23','sales','9','','No',NULL,NULL,''),(754,'1100','141744182897','2025-04-09 10:18:22',NULL,780.00,'','14','1','','1','23','payment','','','No',NULL,NULL,'gvgh'),(755,'1010','141744182897','2025-04-09 10:18:22',780.00,NULL,'','14','1','','1','23','payment','','14174418312231140333333','No',NULL,NULL,'gvgh'),(756,'1100','141744045780','2025-04-09 10:19:09',NULL,250.00,'','14','1','','1','23','payment','','','No',NULL,NULL,'c jmkfc'),(757,'1010','141744045780','2025-04-09 10:19:09',250.00,NULL,'','14','1','','1','23','payment','','14174418316422110480324','No',NULL,NULL,'c jmkfc'),(762,'1110','141744188974','2025-04-09 11:57:12',NULL,608.00,'','14','1','Inventory sold','1','24','sales','2','','No',NULL,NULL,''),(763,'5500','141744188974','2025-04-09 11:56:14',608.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(764,'1100','141744188974','2025-04-09 11:57:12',650.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(765,'4000','141744188974','2025-04-09 11:57:12',NULL,650.00,'','14','1','Good sold','1','24','sales','2','','No',NULL,NULL,''),(766,'1110','141744189538','2025-04-09 12:21:39',NULL,3363.00,'','14','1','Inventory sold','1','34','sales','10','','No',NULL,NULL,''),(767,'1110','141744189538','2025-04-09 12:05:38',NULL,6444.00,'','14','1','Inventory sold','1','34','sales','9','','No',NULL,NULL,''),(768,'5500','141744189538','2025-04-09 12:20:50',9807.00,NULL,'','14','1','Cost of goods sold','1','34','sales','','','No',NULL,NULL,''),(769,'1100','141744189538','2025-04-09 12:21:39',10350.00,NULL,'','14','1','Good sold','1','34','sales','','','No',NULL,NULL,''),(770,'4000','141744189538','2025-04-09 12:21:39',NULL,3510.00,'','14','1','Good sold','1','34','sales','10','','No',NULL,NULL,''),(771,'4000','141744189538','2025-04-09 12:05:38',NULL,6840.01,'','14','1','Good sold','1','34','sales','9','','No',NULL,NULL,''),(772,'1100','141744188974','2025-04-09 12:41:10',NULL,650.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(773,'1000','141744188974','2025-04-09 12:41:10',650.00,NULL,'','14','1','','1','24','payment','','14174419170821094223701','No',NULL,NULL,''),(774,'1100','141744189538','2025-04-09 13:26:02',NULL,10350.00,'','14','1','','1','34','payment','','','No',NULL,NULL,''),(775,'1000','141744189538','2025-04-09 13:26:02',10350.00,NULL,'','14','1','','1','34','payment','','14174419440922049002032','No',NULL,NULL,''),(776,'1110','141744195191','2025-04-09 13:40:27',NULL,716.00,'','14','1','Inventory sold','1','23','sales','9','','No',NULL,NULL,''),(777,'5500','141744195191','2025-04-09 13:39:51',716.00,NULL,'','14','1','Cost of goods sold','1','23','sales','','','No',NULL,NULL,''),(778,'1100','141744195191','2025-04-09 13:40:27',780.00,NULL,'','14','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(779,'4000','141744195191','2025-04-09 13:40:27',NULL,780.00,'','14','1','Good sold','1','23','sales','9','','No',NULL,NULL,''),(780,'1110','141744197150','2025-04-09 14:15:17',NULL,1216.00,'','14','1','Inventory sold','1','35','sales','2','','No',NULL,NULL,''),(781,'1110','141744197150','2025-04-09 14:12:30',NULL,1425.00,'','14','1','Inventory sold','1','35','sales','4','','No',NULL,NULL,''),(782,'1110','141744197150','2025-04-09 14:12:54',NULL,1121.00,'','14','1','Inventory sold','1','35','sales','10','','No',NULL,NULL,''),(783,'1110','141744197150','2025-04-09 14:13:35',NULL,716.00,'','14','1','Inventory sold','1','35','sales','9','','No',NULL,NULL,''),(784,'5500','141744197150','2025-04-09 14:14:32',4478.00,NULL,'','14','1','Cost of goods sold','1','35','sales','','','No',NULL,NULL,''),(785,'1100','141744197150','2025-04-09 14:15:17',4780.00,NULL,'','14','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(786,'4000','141744197150','2025-04-09 14:15:17',NULL,1300.00,'','14','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(787,'4000','141744197150','2025-04-09 14:12:30',NULL,1500.00,'','14','1','Good sold','1','35','sales','4','','No',NULL,NULL,''),(788,'4000','141744197150','2025-04-09 14:12:54',NULL,1200.00,'','14','1','Good sold','1','35','sales','10','','No',NULL,NULL,''),(789,'4000','141744197150','2025-04-09 14:13:35',NULL,780.00,'','14','1','Good sold','1','35','sales','9','','No',NULL,NULL,''),(790,'1110','141744197493','2025-04-09 14:20:25',NULL,1386.00,'','14','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(791,'5500','141744197493','2025-04-09 14:18:13',1386.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(792,'1100','141744197493','2025-04-09 14:20:25',1465.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(793,'4000','141744197493','2025-04-09 14:20:25',NULL,1465.04,'','14','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(794,'1110','141744203992','2025-04-09 16:06:47',NULL,57.75,'','14','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(795,'5500','141744203992','2025-04-09 16:06:32',57.75,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(796,'1000','141744203992','2025-04-09 16:06:47',75.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(797,'4000','141744203992','2025-04-09 16:06:47',NULL,75.00,'','14','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(798,'1100','141744197493','2025-04-09 18:08:58',NULL,1465.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(799,'1000','141744197493','2025-04-09 18:08:58',1465.00,NULL,'','14','1','','1','25','payment','','14174421150402000325132','No',NULL,NULL,''),(800,'1100','141744197150','2025-04-09 18:13:58',NULL,4780.00,'','14','1','','1','35','payment','','','No',NULL,NULL,''),(801,'1000','141744197150','2025-04-09 18:13:58',4780.00,NULL,'','14','1','','1','35','payment','','14174421176613223633346','No',NULL,NULL,''),(802,'1110','141744213062','2025-04-09 18:38:13',NULL,2831.76,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(803,'5500','141744213062','2025-04-09 18:37:42',2831.76,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(804,'1000','141744213062','2025-04-09 18:38:13',3000.00,NULL,'','14','1','Good sold','1','24','Payment','','','No',NULL,NULL,''),(805,'4000','141744213062','2025-04-09 18:38:13',NULL,2999.52,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(806,'1110','141744266570','2025-04-10 09:30:58',NULL,5728.00,'','14','1','Inventory sold','1','17','sales','9','','No',NULL,NULL,''),(807,'1110','141744266570','2025-04-10 09:29:30',NULL,6726.00,'','14','1','Inventory sold','1','17','sales','10','','No',NULL,NULL,''),(808,'1110','141744266570','2025-04-10 09:30:08',NULL,943.92,'','14','1','Inventory sold','1','17','sales','7','','No',NULL,NULL,''),(809,'5500','141744266570','2025-04-10 09:30:45',13397.92,NULL,'','14','1','Cost of goods sold','1','17','sales','','','No',NULL,NULL,''),(810,'1100','141744266570','2025-04-10 09:30:58',14160.00,NULL,'','14','1','Good sold','1','17','sales','','','No',NULL,NULL,''),(811,'4000','141744266570','2025-04-10 09:30:58',NULL,6080.01,'','14','1','Good sold','1','17','sales','9','','No',NULL,NULL,''),(812,'4000','141744266570','2025-04-10 09:29:30',NULL,7080.00,'','14','1','Good sold','1','17','sales','10','','No',NULL,NULL,''),(813,'4000','141744266570','2025-04-10 09:30:08',NULL,999.84,'','14','1','Good sold','1','17','sales','7','','No',NULL,NULL,''),(814,'1110','141744266708','2025-04-10 09:33:19',NULL,10740.00,'','14','1','Inventory sold','1','36','sales','9','','No',NULL,NULL,''),(815,'1110','141744266708','2025-04-10 09:31:48',NULL,5605.00,'','14','1','Inventory sold','1','36','sales','10','','No',NULL,NULL,''),(816,'1110','141744266708','2025-04-10 09:32:27',NULL,3040.00,'','14','1','Inventory sold','1','36','sales','2','','No',NULL,NULL,''),(817,'5500','141744266708','2025-04-10 09:32:56',19385.00,NULL,'','14','1','Cost of goods sold','1','36','sales','','','No',NULL,NULL,''),(818,'1100','141744266708','2025-04-10 09:33:19',20550.00,NULL,'','14','1','Good sold','1','36','sales','','','No',NULL,NULL,''),(819,'4000','141744266708','2025-04-10 09:33:19',NULL,11400.01,'','14','1','Good sold','1','36','sales','9','','No',NULL,NULL,''),(820,'4000','141744266708','2025-04-10 09:31:48',NULL,5900.00,'','14','1','Good sold','1','36','sales','10','','No',NULL,NULL,''),(821,'4000','141744266708','2025-04-10 09:32:27',NULL,3250.00,'','14','1','Good sold','1','36','sales','2','','No',NULL,NULL,''),(822,'1110','141744266830','2025-04-10 09:37:03',NULL,2242.00,'','14','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(823,'1110','141744266830','2025-04-10 09:33:50',NULL,2831.76,'','14','1','Inventory sold','1','27','sales','7','','No',NULL,NULL,''),(824,'1110','141744266830','2025-04-10 09:35:00',NULL,333.00,'','14','1','Inventory sold','1','27','sales','13','','No',NULL,NULL,''),(825,'1110','141744266830','2025-04-10 09:35:28',NULL,2279.99,'','14','1','Inventory sold','1','27','sales','3','','No',NULL,NULL,''),(826,'1110','141744266830','2025-04-10 09:36:01',NULL,1386.00,'','14','1','Inventory sold','1','27','sales','6','','No',NULL,NULL,''),(827,'1110','141744266830','2025-04-10 09:36:24',NULL,3768.00,'','14','1','Inventory sold','1','27','sales','1','','No',NULL,NULL,''),(828,'5500','141744266830','2025-04-10 09:36:43',12840.75,NULL,'','14','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(829,'1100','141744266830','2025-04-10 09:37:03',13605.00,NULL,'','14','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(830,'4000','141744266830','2025-04-10 09:37:03',NULL,2360.00,'','14','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(831,'4000','141744266830','2025-04-10 09:33:50',NULL,2999.52,'','14','1','Good sold','1','27','sales','7','','No',NULL,NULL,''),(832,'4000','141744266830','2025-04-10 09:35:00',NULL,370.00,'','14','1','Good sold','1','27','sales','13','','No',NULL,NULL,''),(833,'4000','141744266830','2025-04-10 09:35:28',NULL,2399.98,'','14','1','Good sold','1','27','sales','3','','No',NULL,NULL,''),(834,'4000','141744266830','2025-04-10 09:36:01',NULL,1475.04,'','14','1','Good sold','1','27','sales','6','','No',NULL,NULL,''),(835,'4000','141744266830','2025-04-10 09:36:24',NULL,4000.00,'','14','1','Good sold','1','27','sales','1','','No',NULL,NULL,''),(836,'1100','141744266830','2025-04-10 09:41:13',NULL,13235.00,'','14','1','','1','27','payment','','','No',NULL,NULL,''),(837,'1000','141744266830','2025-04-10 09:41:13',13235.00,NULL,'','14','1','','1','27','payment','','14174426729420027726222','No',NULL,NULL,''),(838,'1100','141744266708','2025-04-10 09:44:35',NULL,10500.00,'','14','1','','1','36','payment','','','No',NULL,NULL,'AWA'),(839,'1010','141744266708','2025-04-10 09:44:35',10500.00,NULL,'','14','1','','1','36','payment','','14174426750914720000312','No',NULL,NULL,'AWA'),(840,'1110','141744270206','2025-04-10 10:31:00',NULL,608.00,'','14','1','Inventory sold','1','24','sales','2','','No',NULL,NULL,''),(841,'5500','141744270206','2025-04-10 10:30:06',608.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(842,'1000','141744270206','2025-04-10 10:31:00',650.00,NULL,'','14','1','Good sold','1','24','Payment','','','No',NULL,NULL,''),(843,'4000','141744270206','2025-04-10 10:31:00',NULL,650.00,'','14','1','Good sold','1','24','sales','2','','No',NULL,NULL,''),(844,'1110','141744273693','2025-04-10 11:28:40',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(845,'5500','141744273693','2025-04-10 11:28:13',608.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(846,'1000','141744273693','2025-04-10 11:28:40',650.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(847,'4000','141744273693','2025-04-10 11:28:40',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(848,'1110','141744273741','2025-04-10 11:29:24',NULL,608.00,'','14','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(849,'5500','141744273741','2025-04-10 11:29:01',608.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(850,'1000','141744273741','2025-04-10 11:29:24',650.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(851,'4000','141744273741','2025-04-10 11:29:24',NULL,650.00,'','14','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(852,'1110','141744274203','2025-04-10 11:41:14',NULL,19332.00,'','14','1','Inventory sold','1','19','sales','9','','No',NULL,NULL,''),(853,'1110','141744274203','2025-04-10 11:39:39',NULL,24320.00,'','14','1','Inventory sold','1','19','sales','2','','No',NULL,NULL,''),(854,'5500','141744274203','2025-04-10 11:40:56',43652.00,NULL,'','14','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(855,'1100','141744274203','2025-04-10 11:41:14',45688.00,NULL,'','14','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(856,'4000','141744274203','2025-04-10 11:41:14',NULL,20088.00,'','14','1','Good sold','1','19','sales','9','','No',NULL,NULL,''),(857,'4000','141744274203','2025-04-10 11:39:39',NULL,25600.00,'','14','1','Good sold','1','19','sales','2','','No',NULL,NULL,''),(858,'1110','141744275035','2025-04-10 11:50:59',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(859,'5500','141744275035','2025-04-10 11:50:35',608.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(860,'1000','141744275035','2025-04-10 11:50:59',650.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(861,'4000','141744275035','2025-04-10 11:50:59',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(862,'1110','141744275289','2025-04-10 11:56:34',NULL,942.00,'','14','1','Inventory sold','1','25','sales','1','','No',NULL,NULL,''),(863,'5500','141744275289','2025-04-10 11:54:49',942.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(864,'1100','141744275289','2025-04-10 11:56:34',1000.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(865,'4000','141744275289','2025-04-10 11:56:34',NULL,1000.00,'','14','1','Good sold','1','25','sales','1','','No',NULL,NULL,''),(866,'1110','141744276545','2025-04-10 12:17:28',NULL,943.92,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(867,'1110','141744276545','2025-04-10 12:15:45',NULL,693.00,'','14','1','Inventory sold','1','24','sales','6','','No',NULL,NULL,''),(868,'5500','141744276545','2025-04-10 12:16:18',1636.92,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(869,'1100','141744276545','2025-04-10 12:17:28',1738.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(870,'4000','141744276545','2025-04-10 12:17:28',NULL,999.84,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(871,'4000','141744276545','2025-04-10 12:15:45',NULL,737.52,'','14','1','Good sold','1','24','sales','6','','No',NULL,NULL,''),(872,'1110','141744277550','2025-04-10 12:33:19',NULL,78.66,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(873,'5500','141744277550','2025-04-10 12:32:30',78.66,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(874,'1000','141744277550','2025-04-10 12:33:19',90.00,NULL,'','14','1','Good sold','1','','sales','','','No',NULL,NULL,'JKLU'),(875,'4000','141744277550','2025-04-10 12:33:19',NULL,90.00,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(876,'1110','141744279053','2025-04-10 12:58:03',NULL,608.00,'','14','1','Inventory sold','1','24','sales','2','','No',NULL,NULL,''),(877,'5500','141744279053','2025-04-10 12:57:33',608.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(878,'1100','141744279053','2025-04-10 12:58:03',650.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(879,'4000','141744279053','2025-04-10 12:58:03',NULL,650.00,'','14','1','Good sold','1','24','sales','2','','No',NULL,NULL,''),(880,'1110','141744279740','2025-04-10 13:09:38',NULL,608.00,'','14','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(881,'1110','141744279740','2025-04-10 13:09:01',NULL,943.92,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(882,'5500','141744279740','2025-04-10 13:09:18',1551.92,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(883,'1000','141744279740','2025-04-10 13:09:38',1650.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(884,'4000','141744279740','2025-04-10 13:09:38',NULL,650.00,'','14','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(885,'4000','141744279740','2025-04-10 13:09:01',NULL,999.84,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(886,'1110','141744280601','2025-04-10 13:24:01',NULL,1386.00,'','14','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(887,'5500','141744280601','2025-04-10 13:23:21',1386.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(888,'1100','141744280601','2025-04-10 13:24:01',1475.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(889,'4000','141744280601','2025-04-10 13:24:01',NULL,1475.04,'','14','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(890,'1110','141744280744','2025-04-10 13:26:07',NULL,608.00,'','14','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(891,'5500','141744280744','2025-04-10 13:25:44',608.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(892,'1000','141744280744','2025-04-10 13:26:07',650.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(893,'4000','141744280744','2025-04-10 13:26:07',NULL,650.00,'','14','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(894,'1110','141744281160','2025-04-10 13:33:05',NULL,41.63,'','14','1','Inventory sold','1','24','sales','13','','No',NULL,NULL,''),(895,'5500','141744281160','2025-04-10 13:32:40',41.63,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(896,'1000','141744281160','2025-04-10 13:33:05',60.00,NULL,'','14','1','Good sold','1','24','Payment','','','No',NULL,NULL,''),(897,'4000','141744281160','2025-04-10 13:33:05',NULL,60.00,'','14','1','Good sold','1','24','sales','13','','No',NULL,NULL,''),(898,'1110','141744282828','2025-04-10 14:01:05',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(899,'5500','141744282828','2025-04-10 14:00:28',608.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(900,'1100','141744282828','2025-04-10 14:01:05',650.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(901,'4000','141744282828','2025-04-10 14:01:05',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(902,'1110','141744282903','2025-04-10 14:02:24',NULL,942.00,'','14','1','Inventory sold','1','25','sales','1','','No',NULL,NULL,''),(903,'5500','141744282903','2025-04-10 14:01:43',942.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(904,'1100','141744282903','2025-04-10 14:02:24',1000.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(905,'4000','141744282903','2025-04-10 14:02:24',NULL,1000.00,'','14','1','Good sold','1','25','sales','1','','No',NULL,NULL,''),(906,'1110','141744285942','2025-04-10 14:55:13',NULL,1121.00,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(907,'1110','141744285942','2025-04-10 14:52:22',NULL,716.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(908,'5500','141744285942','2025-04-10 14:54:16',1837.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(909,'1100','141744285942','2025-04-10 14:55:13',1980.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(910,'4000','141744285942','2025-04-10 14:55:13',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(911,'4000','141744285942','2025-04-10 14:52:22',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(912,'1100','141744280601','2025-04-10 14:57:19',NULL,1475.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(913,'1000','141744280601','2025-04-10 14:57:19',1475.00,NULL,'','14','1','','1','25','payment','','14174428632836223842733','No',NULL,NULL,''),(914,'1100','141744282828','2025-04-10 14:59:51',NULL,650.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(915,'1000','141744282828','2025-04-10 14:59:51',650.00,NULL,'','14','1','','1','25','payment','','14174428642668424331322','No',NULL,NULL,''),(916,'1100','141744282903','2025-04-10 15:01:48',NULL,1000.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(917,'1000','141744282903','2025-04-10 15:01:48',1000.00,NULL,'','14','1','','1','25','payment','','14174428653863333343333','No',NULL,NULL,''),(918,'1100','141744276545','2025-04-10 15:04:30',NULL,1738.00,'','14','1','','1','24','payment','','','No',NULL,NULL,'GHJK'),(919,'1010','141744276545','2025-04-10 15:04:30',1738.00,NULL,'','14','1','','1','24','payment','','14174428675021084223701','No',NULL,NULL,'GHJK'),(920,'1110','141744287062','2025-04-10 15:11:50',NULL,608.00,'','14','1','Inventory sold','1','24','sales','2','','No',NULL,NULL,''),(921,'5500','141744287062','2025-04-10 15:11:02',608.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(922,'1000','141744287062','2025-04-10 15:11:50',650.00,NULL,'','14','1','Good sold','1','24','Payment','','','No',NULL,NULL,''),(923,'4000','141744287062','2025-04-10 15:11:50',NULL,650.00,'','14','1','Good sold','1','24','sales','2','','No',NULL,NULL,''),(924,'1110','141744287529','2025-04-10 15:19:06',NULL,943.92,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(925,'5500','141744287529','2025-04-10 15:18:49',943.92,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(926,'1000','141744287529','2025-04-10 15:19:06',1000.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(927,'4000','141744287529','2025-04-10 15:19:06',NULL,999.84,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(928,'1110','141744287871','2025-04-10 15:24:59',NULL,716.00,'','14','1','Inventory sold','1','23','sales','9','','No',NULL,NULL,''),(929,'5500','141744287871','2025-04-10 15:24:31',716.00,NULL,'','14','1','Cost of goods sold','1','23','sales','','','No',NULL,NULL,''),(930,'1100','141744287871','2025-04-10 15:24:59',780.00,NULL,'','14','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(931,'4000','141744287871','2025-04-10 15:24:59',NULL,780.00,'','14','1','Good sold','1','23','sales','9','','No',NULL,NULL,''),(932,'1110','141744289202','2025-04-10 15:47:23',NULL,2831.76,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(933,'5500','141744289202','2025-04-10 15:46:42',2831.76,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(934,'1000','141744289202','2025-04-10 15:47:23',3000.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(935,'4000','141744289202','2025-04-10 15:47:23',NULL,2999.52,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(936,'4000','141744289202','2025-04-10 15:49:08',2999.52,NULL,'','14','1','Returned products','1','25','return','','','No',NULL,NULL,''),(937,'1000','141744289202','2025-04-10 15:49:08',NULL,2999.52,'','14','1','Returned products','1','25','return','','','No',NULL,NULL,''),(938,'5500','141744289202','2025-04-10 15:49:08',NULL,2831.76,'','14','1','Cost of goods returned','1','25','sales','7','','No',NULL,NULL,''),(939,'1110','141744289202','2025-04-10 15:49:08',2831.76,NULL,'','14','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(940,'1110','141744289458','2025-04-10 15:51:31',NULL,2831.76,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(941,'5500','141744289458','2025-04-10 15:50:58',2831.76,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(942,'1000','141744289458','2025-04-10 15:51:31',3000.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,'TGHJ'),(943,'4000','141744289458','2025-04-10 15:51:31',NULL,2999.52,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(944,'1100','141744287871','2025-04-10 16:44:26',NULL,780.00,'','14','1','','1','23','payment','','','No',NULL,NULL,''),(945,'1000','141744287871','2025-04-10 16:44:26',780.00,NULL,'','14','1','','1','23','payment','','14174429268932149902023','No',NULL,NULL,''),(946,'1100','141744285942','2025-04-10 16:45:54',NULL,1980.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(947,'1000','141744285942','2025-04-10 16:45:54',1980.00,NULL,'','14','1','','1','25','payment','','14174429278923322323222','No',NULL,NULL,''),(948,'1100','141744275289','2025-04-10 17:39:55',NULL,1000.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(949,'1000','141744275289','2025-04-10 17:39:55',1000.00,NULL,'','14','1','','1','25','payment','','14174429603371203609302','No',NULL,NULL,''),(950,'1100','141744279053','2025-04-10 17:57:31',NULL,650.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(951,'1000','141744279053','2025-04-10 17:57:31',650.00,NULL,'','14','1','','1','24','payment','','14174429710432322027023','No',NULL,NULL,''),(952,'1110','141744301084','2025-04-10 19:16:46',NULL,5012.00,'','14','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(953,'1110','141744301084','2025-04-10 19:04:44',NULL,1121.00,'','14','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(954,'1110','141744301084','2025-04-10 19:06:39',NULL,1425.00,'','14','1','Inventory sold','1','27','sales','4','','No',NULL,NULL,''),(955,'1110','141744301084','2025-04-10 19:06:51',NULL,3039.98,'','14','1','Inventory sold','1','27','sales','3','','No',NULL,NULL,''),(956,'1110','141744301084','2025-04-10 19:07:51',NULL,297.96,'','14','1','Inventory sold','1','27','sales','5','','No',NULL,NULL,''),(957,'1110','141744301084','2025-04-10 19:08:08',NULL,531.00,'','14','1','Inventory sold','1','27','sales','8','','No',NULL,NULL,''),(958,'1110','141744301084','2025-04-10 19:08:30',NULL,4864.00,'','14','1','Inventory sold','1','27','sales','2','','No',NULL,NULL,''),(959,'1110','141744301084','2025-04-10 19:08:49',NULL,5544.00,'','14','1','Inventory sold','1','27','sales','6','','No',NULL,NULL,''),(960,'1110','141744301084','2025-04-10 19:10:49',NULL,10383.12,'','14','1','Inventory sold','1','27','sales','7','','No',NULL,NULL,''),(961,'1110','141744301084','2025-04-10 19:11:03',NULL,3892.00,'','14','1','Inventory sold','1','27','sales','14','','No',NULL,NULL,''),(962,'1110','141744301084','2025-04-10 19:12:38',NULL,4920.00,'','14','1','Inventory sold','1','27','sales','15','','No',NULL,NULL,''),(963,'1110','141744301084','2025-04-10 19:13:13',NULL,4710.00,'','14','1','Inventory sold','1','27','sales','1','','No',NULL,NULL,''),(964,'5500','141744301084','2025-04-10 19:13:31',45740.06,NULL,'','14','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(965,'1000','141744301084','2025-04-10 19:16:46',48723.00,NULL,'','14','1','Good sold','1','27','Payment','','','No',NULL,NULL,''),(966,'4000','141744301084','2025-04-10 19:16:46',NULL,5460.00,'','14','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(967,'4000','141744301084','2025-04-10 19:04:44',NULL,1200.00,'','14','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(968,'4000','141744301084','2025-04-10 19:06:39',NULL,1500.00,'','14','1','Good sold','1','27','sales','4','','No',NULL,NULL,''),(969,'4000','141744301084','2025-04-10 19:06:51',NULL,3199.97,'','14','1','Good sold','1','27','sales','3','','No',NULL,NULL,''),(970,'4000','141744301084','2025-04-10 19:07:51',NULL,324.96,'','14','1','Good sold','1','27','sales','5','','No',NULL,NULL,''),(971,'4000','141744301084','2025-04-10 19:08:08',NULL,579.96,'','14','1','Good sold','1','27','sales','8','','No',NULL,NULL,''),(972,'4000','141744301084','2025-04-10 19:08:30',NULL,5200.00,'','14','1','Good sold','1','27','sales','2','','No',NULL,NULL,''),(973,'4000','141744301084','2025-04-10 19:08:49',NULL,5900.16,'','14','1','Good sold','1','27','sales','6','','No',NULL,NULL,''),(974,'4000','141744301084','2025-04-10 19:10:49',NULL,10998.24,'','14','1','Good sold','1','27','sales','7','','No',NULL,NULL,''),(975,'4000','141744301084','2025-04-10 19:11:03',NULL,4159.97,'','14','1','Good sold','1','27','sales','14','','No',NULL,NULL,''),(976,'4000','141744301084','2025-04-10 19:12:38',NULL,5199.84,'','14','1','Good sold','1','27','sales','15','','No',NULL,NULL,''),(977,'4000','141744301084','2025-04-10 19:13:13',NULL,5000.00,'','14','1','Good sold','1','27','sales','1','','No',NULL,NULL,''),(978,'1110','141744354984','2025-04-11 10:04:10',NULL,716.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(979,'5500','141744354984','2025-04-11 10:03:04',716.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(980,'1100','141744354984','2025-04-11 10:04:10',780.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(981,'4000','141744354984','2025-04-11 10:04:10',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(982,'1100','141744354984','2025-04-11 10:09:43',NULL,780.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(983,'1000','141744354984','2025-04-11 10:09:43',780.00,NULL,'','14','1','','1','25','payment','','14174435543823243532032','No',NULL,NULL,''),(984,'1110','141744357231','2025-04-11 10:41:51',NULL,2148.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(985,'5500','141744357231','2025-04-11 10:40:31',2148.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(986,'1000','141744357231','2025-04-11 10:41:51',2340.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(987,'4000','141744357231','2025-04-11 10:41:51',NULL,2340.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(988,'1110','141744359485','2025-04-11 11:18:22',NULL,608.00,'','14','1','Inventory sold','1','24','sales','2','','No',NULL,NULL,''),(989,'5500','141744359485','2025-04-11 11:18:05',608.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(990,'1100','141744359485','2025-04-11 11:18:22',650.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(991,'4000','141744359485','2025-04-11 11:18:22',NULL,650.00,'','14','1','Good sold','1','24','sales','2','','No',NULL,NULL,''),(992,'1110','141744360634','2025-04-11 11:38:28',NULL,716.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(993,'1110','141744360634','2025-04-11 11:37:14',NULL,1121.00,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(994,'5500','141744360634','2025-04-11 11:37:59',1837.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(995,'1100','141744360634','2025-04-11 11:38:28',1980.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(996,'4000','141744360634','2025-04-11 11:38:28',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(997,'4000','141744360634','2025-04-11 11:37:14',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(998,'1100','141744360634','2025-04-11 11:58:47',NULL,1980.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(999,'1000','141744360634','2025-04-11 11:58:47',1980.00,NULL,'','14','1','','1','25','payment','','14174436199200229320234','No',NULL,NULL,''),(1000,'1110','141744362852','2025-04-11 12:14:37',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(1001,'5500','141744362852','2025-04-11 12:14:12',943.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1002,'1100','141744362852','2025-04-11 12:14:37',1000.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(1003,'4000','141744362852','2025-04-11 12:14:37',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(1004,'1110','141744362913','2025-04-11 12:16:08',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(1005,'1110','141744362913','2025-04-11 12:15:13',NULL,1121.00,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(1006,'5500','141744362913','2025-04-11 12:15:37',2064.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1007,'1100','141744362913','2025-04-11 12:16:08',2200.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(1008,'4000','141744362913','2025-04-11 12:16:08',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(1009,'4000','141744362913','2025-04-11 12:15:13',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(1010,'1110','141744363702','2025-04-11 12:29:40',NULL,716.00,'','14','1','Inventory sold','1','24','sales','9','','No',NULL,NULL,''),(1011,'1110','141744363702','2025-04-11 12:28:22',NULL,1121.00,'','14','1','Inventory sold','1','24','sales','10','','No',NULL,NULL,''),(1012,'5500','141744363702','2025-04-11 12:29:13',1837.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1013,'1100','141744363702','2025-04-11 12:29:40',1980.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1014,'4000','141744363702','2025-04-11 12:29:40',NULL,780.00,'','14','1','Good sold','1','24','sales','9','','No',NULL,NULL,''),(1015,'4000','141744363702','2025-04-11 12:28:22',NULL,1200.00,'','14','1','Good sold','1','24','sales','10','','No',NULL,NULL,''),(1016,'1100','141744359485','2025-04-11 12:46:50',NULL,650.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(1017,'1000','141744359485','2025-04-11 12:46:50',650.00,NULL,'','14','1','','1','24','payment','','14174436485020023230632','No',NULL,NULL,''),(1018,'1110','141744365883','2025-04-11 13:05:58',NULL,716.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(1019,'1110','141744365883','2025-04-11 13:04:43',NULL,1121.00,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(1020,'5500','141744365883','2025-04-11 13:05:11',1837.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1021,'1000','141744365883','2025-04-11 13:05:58',1980.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(1022,'4000','141744365883','2025-04-11 13:05:58',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(1023,'4000','141744365883','2025-04-11 13:04:43',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(1024,'1110','141744366396','2025-04-11 13:14:21',NULL,942.00,'','14','1','Inventory sold','1','24','sales','1','','No',NULL,NULL,''),(1025,'5500','141744366396','2025-04-11 13:13:16',942.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1026,'1100','141744366396','2025-04-11 13:14:21',1000.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1027,'4000','141744366396','2025-04-11 13:14:21',NULL,1000.00,'','14','1','Good sold','1','24','sales','1','','No',NULL,NULL,''),(1028,'1110','141744369946','2025-04-11 14:15:03',NULL,666.00,'','14','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(1029,'1110','141744369946','2025-04-11 14:12:27',NULL,1432.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(1030,'5500','141744369946','2025-04-11 14:14:29',2098.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1031,'1000','141744369946','2025-04-11 14:15:03',2300.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,'GHJKL'),(1032,'4000','141744369946','2025-04-11 14:15:03',NULL,740.00,'','14','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(1033,'4000','141744369946','2025-04-11 14:12:27',NULL,1560.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(1034,'1100','141744366396','2025-04-11 14:25:31',NULL,1000.00,'','14','1','','1','24','payment','','','No',NULL,NULL,'TGHJ'),(1035,'1010','141744366396','2025-04-11 14:25:31',1000.00,NULL,'','14','1','','1','24','payment','','14174437080101223123304','No',NULL,NULL,'TGHJ'),(1036,'1100','141744363702','2025-04-11 14:35:11',NULL,1980.00,'','14','1','','1','24','payment','','','No',NULL,NULL,'GHKL'),(1037,'1010','141744363702','2025-04-11 14:35:11',1980.00,NULL,'','14','1','','1','24','payment','','14174437136212221332023','No',NULL,NULL,'GHKL'),(1038,'1100','141744362852','2025-04-11 14:38:19',NULL,1000.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(1039,'1000','141744362852','2025-04-11 14:38:19',1000.00,NULL,'','14','1','','1','25','payment','','14174437153423042207157','No',NULL,NULL,''),(1040,'1100','141744362913','2025-04-11 14:39:44',NULL,2200.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(1041,'1000','141744362913','2025-04-11 14:39:44',2200.00,NULL,'','14','1','','1','25','payment','','14174437163632204336333','No',NULL,NULL,''),(1042,'1110','141744379955','2025-04-11 17:08:19',NULL,1512.00,'','14','1','Inventory sold','1','25','sales','12','','No',NULL,NULL,''),(1043,'1110','141744379955','2025-04-11 16:59:15',NULL,1425.00,'','14','1','Inventory sold','1','25','sales','4','','No',NULL,NULL,''),(1044,'1110','141744379955','2025-04-11 17:06:49',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(1045,'5500','141744379955','2025-04-11 17:07:51',3545.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1046,'1000','141744379955','2025-04-11 17:08:19',3745.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(1047,'4000','141744379955','2025-04-11 17:08:19',NULL,1595.00,'','14','1','Good sold','1','25','sales','12','','No',NULL,NULL,''),(1048,'4000','141744379955','2025-04-11 16:59:15',NULL,1500.00,'','14','1','Good sold','1','25','sales','4','','No',NULL,NULL,''),(1049,'4000','141744379955','2025-04-11 17:06:49',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(1050,'1110','141744381135','2025-04-11 17:19:19',NULL,1121.00,'','14','1','Inventory sold','1','23','sales','10','','No',NULL,NULL,''),(1051,'5500','141744381135','2025-04-11 17:18:55',1121.00,NULL,'','14','1','Cost of goods sold','1','23','sales','','','No',NULL,NULL,''),(1052,'1100','141744381135','2025-04-11 17:19:19',1200.00,NULL,'','14','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(1053,'4000','141744381135','2025-04-11 17:19:19',NULL,1200.00,'','14','1','Good sold','1','23','sales','10','','No',NULL,NULL,''),(1054,'1110','141744383409','2025-04-11 17:58:54',NULL,13.88,'','14','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(1055,'5500','141744383409','2025-04-11 17:57:31',13.88,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1056,'1000','141744383409','2025-04-11 17:58:54',20.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(1057,'4000','141744383409','2025-04-11 17:58:54',NULL,20.00,'','14','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(1058,'1110','141744392298','2025-04-11 20:56:43',NULL,333.00,'','14','1','Inventory sold','1','27','sales','13','','No',NULL,NULL,''),(1059,'1110','141744392298','2025-04-11 20:24:58',NULL,17936.00,'','14','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(1060,'1110','141744392298','2025-04-11 20:25:31',NULL,1121.00,'','14','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(1061,'1110','141744392298','2025-04-11 20:26:15',NULL,12172.00,'','14','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(1062,'1110','141744392298','2025-04-11 20:28:54',NULL,5012.00,'','14','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(1063,'1110','141744392298','2025-04-11 20:29:31',NULL,5472.00,'','14','1','Inventory sold','1','27','sales','2','','No',NULL,NULL,''),(1064,'1110','141744392298','2025-04-11 20:31:37',NULL,2919.00,'','14','1','Inventory sold','1','27','sales','14','','No',NULL,NULL,''),(1065,'1110','141744392298','2025-04-11 20:35:55',NULL,1230.00,'','14','1','Inventory sold','1','27','sales','15','','No',NULL,NULL,''),(1066,'1110','141744392298','2025-04-11 20:38:20',NULL,5652.00,'','14','1','Inventory sold','1','27','sales','1','','No',NULL,NULL,''),(1067,'1110','141744392298','2025-04-11 20:42:40',NULL,10855.08,'','14','1','Inventory sold','1','27','sales','7','','No',NULL,NULL,''),(1068,'1110','141744392298','2025-04-11 20:43:55',NULL,5544.00,'','14','1','Inventory sold','1','27','sales','6','','No',NULL,NULL,''),(1069,'1110','141744392298','2025-04-11 20:53:30',NULL,1425.00,'','14','1','Inventory sold','1','27','sales','4','','No',NULL,NULL,''),(1070,'1110','141744392298','2025-04-11 20:55:58',NULL,1519.99,'','14','1','Inventory sold','1','27','sales','3','','No',NULL,NULL,''),(1071,'5500','141744392298','2025-04-11 20:56:30',71191.07,NULL,'','14','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(1072,'1100','141744392298','2025-04-11 20:56:43',75596.00,NULL,'','14','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(1073,'4000','141744392298','2025-04-11 20:56:43',NULL,370.00,'','14','1','Good sold','1','27','sales','13','','No',NULL,NULL,''),(1074,'4000','141744392298','2025-04-11 20:24:58',NULL,18881.28,'','14','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(1075,'4000','141744392298','2025-04-11 20:25:31',NULL,1200.00,'','14','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(1076,'4000','141744392298','2025-04-11 20:26:15',NULL,12917.28,'','14','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(1077,'4000','141744392298','2025-04-11 20:28:54',NULL,5460.00,'','14','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(1078,'4000','141744392298','2025-04-11 20:29:31',NULL,5850.00,'','14','1','Good sold','1','27','sales','2','','No',NULL,NULL,''),(1079,'4000','141744392298','2025-04-11 20:31:37',NULL,3119.98,'','14','1','Good sold','1','27','sales','14','','No',NULL,NULL,''),(1080,'4000','141744392298','2025-04-11 20:35:55',NULL,1299.96,'','14','1','Good sold','1','27','sales','15','','No',NULL,NULL,''),(1081,'4000','141744392298','2025-04-11 20:38:20',NULL,6000.00,'','14','1','Good sold','1','27','sales','1','','No',NULL,NULL,''),(1082,'4000','141744392298','2025-04-11 20:42:40',NULL,11498.16,'','14','1','Good sold','1','27','sales','7','','No',NULL,NULL,''),(1083,'4000','141744392298','2025-04-11 20:43:55',NULL,5900.16,'','14','1','Good sold','1','27','sales','6','','No',NULL,NULL,''),(1084,'4000','141744392298','2025-04-11 20:53:30',NULL,1500.00,'','14','1','Good sold','1','27','sales','4','','No',NULL,NULL,''),(1085,'4000','141744392298','2025-04-11 20:55:58',NULL,1599.98,'','14','1','Good sold','1','27','sales','3','','No',NULL,NULL,''),(1086,'1100','141744392298','2025-04-12 08:58:56',NULL,40450.00,'','13','1','','1','27','payment','','','No',NULL,NULL,''),(1087,'1000','141744392298','2025-04-12 08:58:56',40450.00,NULL,'','13','1','','1','27','payment','','13174443757035203333313','No',NULL,NULL,''),(1088,'1100','141744392298','2025-04-12 08:59:30',NULL,1800.00,'','13','1','','1','27','payment','','','No',NULL,NULL,''),(1089,'1000','141744392298','2025-04-12 08:59:30',1800.00,NULL,'','13','1','','1','27','payment','','13174443797003322333200','No',NULL,NULL,''),(1090,'1100','141744392298','2025-04-12 09:06:11',NULL,33390.00,'','13','1','','1','27','payment','','','No',NULL,NULL,'gft'),(1091,'1010','141744392298','2025-04-12 09:06:11',33390.00,NULL,'','13','1','','1','27','payment','','13174443812341042122220','No',NULL,NULL,'gft'),(1092,'1110','141744438977','2025-04-12 09:23:39',NULL,608.00,'','14','1','Inventory sold','1','38','sales','2','','No',NULL,NULL,''),(1093,'1110','141744438977','2025-04-12 09:23:12',NULL,943.92,'','14','1','Inventory sold','1','38','sales','7','','No',NULL,NULL,''),(1094,'5500','141744438977','2025-04-12 09:23:29',1551.92,NULL,'','14','1','Cost of goods sold','1','38','sales','','','No',NULL,NULL,''),(1095,'1100','141744438977','2025-04-12 09:23:39',1650.00,NULL,'','14','1','Good sold','1','38','sales','','','No',NULL,NULL,''),(1096,'4000','141744438977','2025-04-12 09:23:39',NULL,650.00,'','14','1','Good sold','1','38','sales','2','','No',NULL,NULL,''),(1097,'4000','141744438977','2025-04-12 09:23:12',NULL,999.84,'','14','1','Good sold','1','38','sales','7','','No',NULL,NULL,''),(1100,'1110','141744442745','2025-04-12 10:27:57',NULL,205.00,'','14','1','Inventory sold','1','39','sales','15','','No',NULL,NULL,''),(1101,'1110','141744442745','2025-04-12 10:25:45',NULL,243.25,'','14','1','Inventory sold','1','39','sales','14','','No',NULL,NULL,''),(1102,'5500','141744442745','2025-04-12 10:25:57',448.25,NULL,'','14','1','Cost of goods sold','1','39','sales','','','No',NULL,NULL,''),(1103,'1100','141744442745','2025-04-12 10:27:57',525.00,NULL,'','14','1','Good sold','1','39','sales','','','No',NULL,NULL,''),(1104,'4000','141744442745','2025-04-12 10:27:57',NULL,240.00,'','14','1','Good sold','1','39','sales','15','','No',NULL,NULL,''),(1105,'4000','141744442745','2025-04-12 10:25:45',NULL,285.00,'','14','1','Good sold','1','39','sales','14','','No',NULL,NULL,''),(1106,'1100','141744438977','2025-04-12 10:41:41',NULL,1650.00,'','14','1','','1','38','payment','','','No',NULL,NULL,'GKLM'),(1107,'1010','141744438977','2025-04-12 10:41:41',1650.00,NULL,'','14','1','','1','38','payment','','14174444379330233233342','No',NULL,NULL,'GKLM'),(1108,'1110','141744444557','2025-04-12 11:22:01',NULL,1121.00,'','14','1','Inventory sold','1','40','sales','10','','No',NULL,NULL,''),(1109,'1110','141744444557','2025-04-12 10:55:57',NULL,716.00,'','14','1','Inventory sold','1','40','sales','9','','No',NULL,NULL,''),(1110,'1110','141744444557','2025-04-12 11:20:34',NULL,608.00,'','14','1','Inventory sold','1','40','sales','2','','No',NULL,NULL,''),(1111,'5500','141744444557','2025-04-12 11:20:51',2445.00,NULL,'','14','1','Cost of goods sold','1','40','sales','','','No',NULL,NULL,''),(1112,'1000','141744444557','2025-04-12 11:22:01',2630.00,NULL,'','14','1','Good sold','1','40','Payment','','','No',NULL,NULL,''),(1113,'4000','141744444557','2025-04-12 11:22:01',NULL,1200.00,'','14','1','Good sold','1','40','sales','10','','No',NULL,NULL,''),(1114,'4000','141744444557','2025-04-12 10:55:57',NULL,780.00,'','14','1','Good sold','1','40','sales','9','','No',NULL,NULL,''),(1115,'4000','141744444557','2025-04-12 11:20:34',NULL,650.00,'','14','1','Good sold','1','40','sales','2','','No',NULL,NULL,''),(1116,'1110','141744446641','2025-04-12 11:31:08',NULL,333.00,'','14','1','Inventory sold','1','24','sales','13','','No',NULL,NULL,''),(1117,'1110','141744446641','2025-04-12 11:30:41',NULL,942.00,'','14','1','Inventory sold','1','24','sales','1','','No',NULL,NULL,''),(1118,'5500','141744446641','2025-04-12 11:30:50',1275.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1119,'1100','141744446641','2025-04-12 11:31:08',1370.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1120,'4000','141744446641','2025-04-12 11:31:08',NULL,370.00,'','14','1','Good sold','1','24','sales','13','','No',NULL,NULL,''),(1121,'4000','141744446641','2025-04-12 11:30:41',NULL,1000.00,'','14','1','Good sold','1','24','sales','1','','No',NULL,NULL,''),(1122,'1000','141744447304','2025-04-12 11:41:44',0.00,NULL,'','14','1','Good sold','1','','sales','','','No',NULL,NULL,'TDC'),(1123,'1100','141744446641','2025-04-12 11:47:44',NULL,370.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(1124,'1000','141744446641','2025-04-12 11:47:44',370.00,NULL,'','14','1','','1','24','payment','','14174444768240643422320','No',NULL,NULL,''),(1125,'1100','141744446641','2025-04-12 11:48:02',NULL,370.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(1126,'1000','141744446641','2025-04-12 11:48:02',370.00,NULL,'','14','1','','1','24','payment','','14174444801622388433284','No',NULL,NULL,''),(1127,'1100','141744446641','2025-04-12 11:53:37',NULL,740.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(1128,'1000','141744446641','2025-04-12 11:53:37',740.00,NULL,'','14','1','','1','24','payment','','14174444803828238237442','No',NULL,NULL,''),(1129,'1110','141744449607','2025-04-12 12:20:20',NULL,1887.84,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(1130,'5500','141744449607','2025-04-12 12:20:07',1887.84,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1131,'1000','141744449607','2025-04-12 12:20:20',2000.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1132,'4000','141744449607','2025-04-12 12:20:20',NULL,1999.68,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1133,'1110','141744449641','2025-04-12 12:22:40',NULL,39.33,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(1134,'5500','141744449641','2025-04-12 12:20:41',39.33,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1135,'1000','141744449641','2025-04-12 12:22:40',50.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1136,'4000','141744449641','2025-04-12 12:22:40',NULL,50.00,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1137,'1110','141744449960','2025-04-12 12:28:07',NULL,608.00,'','14','1','Inventory sold','1','24','sales','2','','No',NULL,NULL,''),(1138,'1110','141744449960','2025-04-12 12:26:00',NULL,1386.00,'','14','1','Inventory sold','1','24','sales','6','','No',NULL,NULL,''),(1139,'1110','141744449960','2025-04-12 12:26:06',NULL,943.92,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(1140,'5500','141744449960','2025-04-12 12:27:58',2937.92,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1141,'1100','141744449960','2025-04-12 12:28:07',3125.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1142,'4000','141744449960','2025-04-12 12:28:07',NULL,650.00,'','14','1','Good sold','1','24','sales','2','','No',NULL,NULL,''),(1143,'4000','141744449960','2025-04-12 12:26:00',NULL,1475.04,'','14','1','Good sold','1','24','sales','6','','No',NULL,NULL,''),(1144,'4000','141744449960','2025-04-12 12:26:06',NULL,999.84,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(1145,'1110','141744450983','2025-04-12 12:43:13',NULL,1415.88,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(1146,'5500','141744450983','2025-04-12 12:43:03',1415.88,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1147,'1000','141744450983','2025-04-12 12:43:13',1500.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1148,'4000','141744450983','2025-04-12 12:43:13',NULL,1499.76,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1149,'1110','141744451616','2025-04-12 12:54:06',NULL,1121.00,'','14','1','Inventory sold','1','41','sales','10','','No',NULL,NULL,''),(1150,'5500','141744451616','2025-04-12 12:53:36',1121.00,NULL,'','14','1','Cost of goods sold','1','41','sales','','','No',NULL,NULL,''),(1151,'1000','141744451616','2025-04-12 12:54:06',1200.00,NULL,'','14','1','Good sold','1','41','Payment','','','No',NULL,NULL,''),(1152,'4000','141744451616','2025-04-12 12:54:06',NULL,1200.00,'','14','1','Good sold','1','41','sales','10','','No',NULL,NULL,''),(1153,'1110','141744452101','2025-04-12 13:02:08',NULL,81.08,'','14','1','Inventory sold','1','24','sales','14','','No',NULL,NULL,''),(1154,'5500','141744452101','2025-04-12 13:01:41',81.08,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1155,'1100','141744452101','2025-04-12 13:02:08',90.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1156,'4000','141744452101','2025-04-12 13:02:08',NULL,90.00,'','14','1','Good sold','1','24','sales','14','','No',NULL,NULL,''),(1157,'1100','141744451616','2025-04-12 13:26:22',NULL,1200.00,'','14','1','','1','41','payment','','','No',NULL,NULL,''),(1158,'1000','141744451616','2025-04-12 13:26:22',1200.00,NULL,'','14','1','','1','41','payment','','14174445359630233233342','No',NULL,NULL,''),(1159,'1100','141744452101','2025-04-12 13:26:54',NULL,90.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(1160,'1000','141744452101','2025-04-12 13:26:54',90.00,NULL,'','14','1','','1','24','payment','','14174445362420434334432','No',NULL,NULL,''),(1161,'1110','141744453810','2025-04-12 13:30:29',NULL,608.00,'','14','1','Inventory sold','1','24','sales','2','','No',NULL,NULL,''),(1162,'5500','141744453810','2025-04-12 13:30:10',608.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1163,'1100','141744453810','2025-04-12 13:30:29',650.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1164,'4000','141744453810','2025-04-12 13:30:29',NULL,650.00,'','14','1','Good sold','1','24','sales','2','','No',NULL,NULL,''),(1165,'1110','141744453846','2025-04-12 13:31:00',NULL,1121.00,'','14','1','Inventory sold','1','42','sales','10','','No',NULL,NULL,''),(1166,'5500','141744453846','2025-04-12 13:30:46',1121.00,NULL,'','14','1','Cost of goods sold','1','42','sales','','','No',NULL,NULL,''),(1167,'1100','141744453846','2025-04-12 13:31:00',1200.00,NULL,'','14','1','Good sold','1','42','sales','','','No',NULL,NULL,''),(1168,'4000','141744453846','2025-04-12 13:31:00',NULL,1200.00,'','14','1','Good sold','1','42','sales','10','','No',NULL,NULL,''),(1169,'1100','141744453846','2025-04-12 13:33:52',NULL,1200.00,'','14','1','','1','42','payment','','','No',NULL,NULL,''),(1170,'1000','141744453846','2025-04-12 13:33:52',1200.00,NULL,'','14','1','','1','42','payment','','14174445406530233220004','No',NULL,NULL,''),(1171,'1110','141744455198','2025-04-12 13:53:41',NULL,118.75,'','14','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(1172,'5500','141744455198','2025-04-12 13:53:18',118.75,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1173,'1000','141744455198','2025-04-12 13:53:41',150.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1174,'4000','141744455198','2025-04-12 13:53:41',NULL,150.00,'','14','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(1175,'1100','141744453810','2025-04-12 14:07:53',NULL,650.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(1176,'1000','141744453810','2025-04-12 14:07:53',650.00,NULL,'','14','1','','1','24','payment','','14174445610622301244113','No',NULL,NULL,''),(1177,'1110','141744457512','2025-04-12 14:35:10',NULL,57.75,'','14','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(1178,'5500','141744457512','2025-04-12 14:31:52',57.75,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1179,'1000','141744457512','2025-04-12 14:35:10',70.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1180,'4000','141744457512','2025-04-12 14:35:10',NULL,70.00,'','14','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(1181,'1110','141744462691','2025-04-12 15:58:27',NULL,13.88,'','14','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(1182,'5500','141744462691','2025-04-12 15:58:11',13.88,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1183,'1000','141744462691','2025-04-12 15:58:27',20.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1184,'4000','141744462691','2025-04-12 15:58:27',NULL,20.00,'','14','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(1185,'1110','141744466293','2025-04-12 16:58:54',NULL,1386.00,'','14','1','Inventory sold','1','34','sales','6','','No',NULL,NULL,''),(1186,'1110','141744466293','2025-04-12 16:58:13',NULL,1824.00,'','14','1','Inventory sold','1','34','sales','2','','No',NULL,NULL,''),(1187,'1110','141744466293','2025-04-12 16:58:22',NULL,2831.76,'','14','1','Inventory sold','1','34','sales','7','','No',NULL,NULL,''),(1188,'5500','141744466293','2025-04-12 16:58:41',6041.76,NULL,'','14','1','Cost of goods sold','1','34','sales','','','No',NULL,NULL,''),(1189,'1100','141744466293','2025-04-12 16:58:54',6425.00,NULL,'','14','1','Good sold','1','34','sales','','','No',NULL,NULL,''),(1190,'4000','141744466293','2025-04-12 16:58:54',NULL,1475.04,'','14','1','Good sold','1','34','sales','6','','No',NULL,NULL,''),(1191,'4000','141744466293','2025-04-12 16:58:13',NULL,1950.00,'','14','1','Good sold','1','34','sales','2','','No',NULL,NULL,''),(1192,'4000','141744466293','2025-04-12 16:58:22',NULL,2999.52,'','14','1','Good sold','1','34','sales','7','','No',NULL,NULL,''),(1193,'1110','141744466369','2025-04-12 16:59:42',NULL,608.00,'','14','1','Inventory sold','1','43','sales','2','','No',NULL,NULL,''),(1194,'5500','141744466369','2025-04-12 16:59:30',608.00,NULL,'','14','1','Cost of goods sold','1','43','sales','','','No',NULL,NULL,''),(1195,'1100','141744466369','2025-04-12 16:59:42',650.00,NULL,'','14','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(1196,'4000','141744466369','2025-04-12 16:59:42',NULL,650.00,'','14','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(1197,'1100','141744466369','2025-04-12 17:47:35',NULL,650.00,'','14','1','','1','43','payment','','','No',NULL,NULL,''),(1198,'1000','141744466369','2025-04-12 17:47:35',650.00,NULL,'','14','1','','1','43','payment','','14174446927530243242236','No',NULL,NULL,''),(1199,'1100','141744466293','2025-04-12 17:48:56',NULL,6425.00,'','14','1','','1','34','payment','','','No',NULL,NULL,''),(1200,'1000','141744466293','2025-04-12 17:48:56',6425.00,NULL,'','14','1','','1','34','payment','','14174446935704222272323','No',NULL,NULL,''),(1201,'1100','141744442745','2025-04-12 18:00:14',NULL,525.00,'','14','1','','1','39','payment','','','No',NULL,NULL,''),(1202,'1000','141744442745','2025-04-12 18:00:14',525.00,NULL,'','14','1','','1','39','payment','','14174447003333330304731','No',NULL,NULL,''),(1203,'1110','141744470439','2025-04-12 18:07:31',NULL,760.00,'','14','1','Inventory sold','1','44','sales','3','','No',NULL,NULL,''),(1204,'5500','141744470439','2025-04-12 18:07:19',760.00,NULL,'','14','1','Cost of goods sold','1','44','sales','','','No',NULL,NULL,''),(1205,'1100','141744470439','2025-04-12 18:07:31',800.00,NULL,'','14','1','Good sold','1','44','sales','','','No',NULL,NULL,''),(1206,'4000','141744470439','2025-04-12 18:07:31',NULL,799.99,'','14','1','Good sold','1','44','sales','3','','No',NULL,NULL,''),(1207,'1110','141744470661','2025-04-12 18:11:11',NULL,13.88,'','14','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(1208,'5500','141744470661','2025-04-12 18:11:01',13.88,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1209,'1000','141744470661','2025-04-12 18:11:11',20.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1210,'4000','141744470661','2025-04-12 18:11:11',NULL,20.00,'','14','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(1211,'1100','141744449960','2025-04-12 18:22:17',NULL,3125.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(1212,'1000','141744449960','2025-04-12 18:22:17',3125.00,NULL,'','14','1','','1','24','payment','','14174447135143133742412','No',NULL,NULL,''),(1213,'1100','141744470439','2025-04-12 18:39:18',NULL,800.00,'','14','1','','1','44','payment','','','No',NULL,NULL,''),(1214,'1000','141744470439','2025-04-12 18:39:18',800.00,NULL,'','14','1','','1','44','payment','','14174447238333222232342','No',NULL,NULL,''),(1215,'1110','141744473552','2025-04-12 19:00:08',NULL,760.00,'','14','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1216,'5500','141744473552','2025-04-12 18:59:12',760.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1217,'1000','141744473552','2025-04-12 19:00:08',800.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1218,'4000','141744473552','2025-04-12 19:00:08',NULL,799.99,'','14','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1219,'1110','141744532427','2025-04-13 11:21:43',NULL,1121.00,'','14','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(1220,'1110','141744532427','2025-04-13 11:20:27',NULL,716.00,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(1221,'5500','141744532427','2025-04-13 11:20:52',1837.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1222,'1000','141744532427','2025-04-13 11:21:43',1980.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1223,'4000','141744532427','2025-04-13 11:21:43',NULL,1200.00,'','14','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(1224,'4000','141744532427','2025-04-13 11:20:27',NULL,780.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(1225,'1110','141744533950','2025-04-13 11:46:21',NULL,115.50,'','14','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(1226,'5500','141744533950','2025-04-13 11:45:50',115.50,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1227,'1000','141744533950','2025-04-13 11:46:21',150.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(1228,'4000','141744533950','2025-04-13 11:46:21',NULL,150.00,'','14','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(1229,'1110','141744534011','2025-04-13 11:47:36',NULL,13.88,'','14','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(1230,'5500','141744534011','2025-04-13 11:46:51',13.88,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1231,'1000','141744534011','2025-04-13 11:47:36',20.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1232,'4000','141744534011','2025-04-13 11:47:36',NULL,20.00,'','14','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(1233,'1110','141744536097','2025-04-13 12:22:27',NULL,943.92,'','14','1','Inventory sold','1','23','sales','7','','No',NULL,NULL,''),(1234,'1110','141744536097','2025-04-13 12:21:37',NULL,760.00,'','14','1','Inventory sold','1','23','sales','3','','No',NULL,NULL,''),(1235,'5500','141744536097','2025-04-13 12:21:57',1703.92,NULL,'','14','1','Cost of goods sold','1','23','sales','','','No',NULL,NULL,''),(1236,'1100','141744536097','2025-04-13 12:22:27',1800.00,NULL,'','14','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(1237,'4000','141744536097','2025-04-13 12:22:27',NULL,999.84,'','14','1','Good sold','1','23','sales','7','','No',NULL,NULL,''),(1238,'4000','141744536097','2025-04-13 12:21:37',NULL,799.99,'','14','1','Good sold','1','23','sales','3','','No',NULL,NULL,''),(1239,'1110','141744539468','2025-04-13 13:18:24',NULL,471.96,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(1240,'5500','141744539468','2025-04-13 13:17:48',471.96,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1241,'1100','141744539468','2025-04-13 13:18:24',500.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(1242,'4000','141744539468','2025-04-13 13:18:24',NULL,499.92,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(1243,'1110','141744540796','2025-04-13 13:41:27',NULL,4248.00,'','14','1','Inventory sold','1','19','sales','8','','No',NULL,NULL,''),(1244,'1110','141744540796','2025-04-13 13:39:56',NULL,1489.80,'','14','1','Inventory sold','1','19','sales','5','','No',NULL,NULL,''),(1245,'1110','141744540796','2025-04-13 13:40:05',NULL,24320.00,'','14','1','Inventory sold','1','19','sales','2','','No',NULL,NULL,''),(1246,'1110','141744540796','2025-04-13 13:40:24',NULL,14573.00,'','14','1','Inventory sold','1','19','sales','10','','No',NULL,NULL,''),(1247,'5500','141744540796','2025-04-13 13:40:36',44630.80,NULL,'','14','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(1248,'1100','141744540796','2025-04-13 13:41:27',47865.00,NULL,'','14','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(1249,'4000','141744540796','2025-04-13 13:41:27',NULL,4639.68,'','14','1','Good sold','1','19','sales','8','','No',NULL,NULL,''),(1250,'4000','141744540796','2025-04-13 13:39:56',NULL,1624.80,'','14','1','Good sold','1','19','sales','5','','No',NULL,NULL,''),(1251,'4000','141744540796','2025-04-13 13:40:05',NULL,26000.00,'','14','1','Good sold','1','19','sales','2','','No',NULL,NULL,''),(1252,'4000','141744540796','2025-04-13 13:40:24',NULL,15600.00,'','14','1','Good sold','1','19','sales','10','','No',NULL,NULL,''),(1253,'1110','141744541501','2025-04-13 13:52:50',NULL,1121.00,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(1254,'5500','141744541501','2025-04-13 13:51:41',1121.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1255,'1100','141744541501','2025-04-13 13:52:50',1200.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(1256,'4000','141744541501','2025-04-13 13:52:50',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(1257,'1110','141744542521','2025-04-13 14:09:52',NULL,63.33,'','14','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(1258,'1110','141744542521','2025-04-13 14:08:41',NULL,13.88,'','14','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(1259,'5500','141744542521','2025-04-13 14:09:09',77.21,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1260,'1000','141744542521','2025-04-13 14:09:52',95.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(1261,'4000','141744542521','2025-04-13 14:09:52',NULL,75.00,'','14','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(1262,'4000','141744542521','2025-04-13 14:08:41',NULL,20.00,'','14','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(1263,'1110','141744542632','2025-04-13 14:12:13',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(1264,'5500','141744542632','2025-04-13 14:10:32',943.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1265,'1100','141744542632','2025-04-13 14:12:13',1000.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(1266,'4000','141744542632','2025-04-13 14:12:13',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(1267,'1100','141744539468','2025-04-13 14:30:39',NULL,500.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(1268,'1000','141744539468','2025-04-13 14:30:39',500.00,NULL,'','14','1','','1','25','payment','','14174454390003252234100','No',NULL,NULL,''),(1269,'1110','141744545779','2025-04-13 15:03:20',NULL,608.00,'','14','1','Inventory sold','1','24','sales','2','','No',NULL,NULL,''),(1270,'5500','141744545779','2025-04-13 15:03:00',608.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1271,'1100','141744545779','2025-04-13 15:03:20',650.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1272,'4000','141744545779','2025-04-13 15:03:20',NULL,650.00,'','14','1','Good sold','1','24','sales','2','','No',NULL,NULL,''),(1273,'1110','141744545910','2025-04-13 15:06:22',NULL,13.88,'','14','1','Inventory sold','1','24','sales','13','','No',NULL,NULL,''),(1274,'5500','141744545910','2025-04-13 15:05:10',13.88,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1275,'1100','141744545910','2025-04-13 15:06:22',20.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1276,'4000','141744545910','2025-04-13 15:06:22',NULL,20.00,'','14','1','Good sold','1','24','sales','13','','No',NULL,NULL,''),(1277,'1100','141744541501','2025-04-13 15:08:34',NULL,1200.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(1278,'1010','141744541501','2025-04-13 15:08:34',1200.00,NULL,'','14','1','','1','25','payment','','14174454616642233200133','No',NULL,NULL,''),(1279,'1100','141744545779','2025-04-13 15:26:40',NULL,650.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(1280,'1010','141744545779','2025-04-13 15:26:40',650.00,NULL,'','14','1','','1','24','payment','','14174454722743125102223','No',NULL,NULL,''),(1281,'1100','141744542632','2025-04-13 15:27:42',NULL,1000.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(1282,'1010','141744542632','2025-04-13 15:27:42',1000.00,NULL,'','14','1','','1','25','payment','','14174454730620314227322','No',NULL,NULL,''),(1283,'1100','141744381135','2025-04-13 15:30:33',NULL,1200.00,'','14','1','','1','23','payment','','','No',NULL,NULL,''),(1284,'1000','141744381135','2025-04-13 15:30:33',1200.00,NULL,'','14','1','','1','23','payment','','14174454746107036142372','No',NULL,NULL,''),(1285,'1100','141744195191','2025-04-13 15:31:33',NULL,780.00,'','14','1','','1','23','payment','','','No',NULL,NULL,''),(1286,'1010','141744195191','2025-04-13 15:31:33',780.00,NULL,'','14','1','','1','23','payment','','14174454752040222302322','No',NULL,NULL,''),(1287,'1100','141744195191','2025-04-13 15:32:01',NULL,780.00,'','14','1','','1','23','payment','','','No',NULL,NULL,''),(1288,'1000','141744195191','2025-04-13 15:32:01',780.00,NULL,'','14','1','','1','23','payment','','14174454755844433055372','No',NULL,NULL,''),(1289,'1100','141744195191','2025-04-13 15:34:55',NULL,150.00,'','14','1','','1','23','payment','','','No',NULL,NULL,''),(1290,'1000','141744195191','2025-04-13 15:34:55',150.00,NULL,'','14','1','','1','23','payment','','14174454778631032256532','No',NULL,NULL,''),(1291,'1110','141744547901','2025-04-13 16:02:05',NULL,2242.00,'','14','1','Inventory sold','1','26','sales','10','','No',NULL,NULL,''),(1292,'1110','141744547901','2025-04-13 15:38:21',NULL,531.00,'','14','1','Inventory sold','1','26','sales','8','','No',NULL,NULL,''),(1293,'5500','141744547901','2025-04-13 16:01:02',2773.00,NULL,'','14','1','Cost of goods sold','1','26','sales','','','No',NULL,NULL,''),(1294,'1100','141744547901','2025-04-13 16:02:05',2980.00,NULL,'','14','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(1295,'4000','141744547901','2025-04-13 16:02:05',NULL,2400.00,'','14','1','Good sold','1','26','sales','10','','No',NULL,NULL,''),(1296,'4000','141744547901','2025-04-13 15:38:21',NULL,579.96,'','14','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(1297,'1110','141744550695','2025-04-13 16:25:17',NULL,3040.00,'','14','1','Inventory sold','1','20','sales','2','','No',NULL,NULL,''),(1298,'5500','141744550695','2025-04-13 16:24:55',3040.00,NULL,'','14','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(1299,'1100','141744550695','2025-04-13 16:25:17',3250.00,NULL,'','14','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(1300,'4000','141744550695','2025-04-13 16:25:17',NULL,3250.00,'','14','1','Good sold','1','20','sales','2','','No',NULL,NULL,''),(1301,'1110','131744009270','2025-04-07 09:03:31',NULL,823.33,'','14','1','Inventory sold','1','26','sales','149','','No',NULL,NULL,''),(1302,'4000','131744009270','2025-04-07 09:03:31',NULL,975.00,'0','14','1','Sales order','1','','','149','','No',NULL,NULL,''),(1303,'1100','131744009270','2025-04-07 09:03:31',975.00,NULL,'0','14','1','Sales order (A/R)','1','','','','','No',NULL,NULL,''),(1304,'5500','131744009270','2025-04-07 09:03:31',823.33,NULL,'','14','1','Cost of goods sold','1','26','sales','','','No',NULL,NULL,''),(1305,'1100','141744536097','2025-04-13 17:31:56',NULL,1800.00,'','14','1','','1','23','payment','','','No',NULL,NULL,''),(1306,'1000','141744536097','2025-04-13 17:31:56',1800.00,NULL,'','14','1','','1','23','payment','','14174455476474332635622','No',NULL,NULL,''),(1307,'1100','141744547901','2025-04-13 17:33:02',NULL,2980.00,'','14','1','','1','26','payment','','','No',NULL,NULL,'AWA'),(1308,'1010','141744547901','2025-04-13 17:33:02',2980.00,NULL,'','14','1','','1','26','payment','','14174455481972322933032','No',NULL,NULL,'AWA'),(1309,'1100','141744195191','2025-04-13 17:34:33',NULL,980.00,'','14','1','','1','23','payment','','','No',NULL,NULL,''),(1310,'1000','141744195191','2025-04-13 17:34:33',980.00,NULL,'','14','1','','1','23','payment','','14174455490474541344073','No',NULL,NULL,''),(1311,'1110','141744557120','2025-04-13 18:12:39',NULL,943.92,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(1312,'5500','141744557120','2025-04-13 18:12:00',943.92,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1313,'1100','141744557120','2025-04-13 18:12:39',1000.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1314,'4000','141744557120','2025-04-13 18:12:39',NULL,999.84,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(1315,'1110','141744557809','2025-04-13 18:23:55',NULL,1216.00,'','14','1','Inventory sold','1','45','sales','2','','No',NULL,NULL,''),(1316,'5500','141744557809','2025-04-13 18:23:29',1216.00,NULL,'','14','1','Cost of goods sold','1','45','sales','','','No',NULL,NULL,''),(1317,'1100','141744557809','2025-04-13 18:23:55',1300.00,NULL,'','14','1','Good sold','1','45','sales','','','No',NULL,NULL,''),(1318,'4000','141744557809','2025-04-13 18:23:55',NULL,1300.00,'','14','1','Good sold','1','45','sales','2','','No',NULL,NULL,''),(1319,'1100','141744557120','2025-04-13 18:57:45',NULL,1000.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(1320,'1000','141744557120','2025-04-13 18:57:45',1000.00,NULL,'','14','1','','1','24','payment','','14174455989332241209930','No',NULL,NULL,''),(1321,'1110','141744609920','2025-04-14 08:53:26',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(1322,'1110','141744609920','2025-04-14 08:52:00',NULL,1216.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(1323,'5500','141744609920','2025-04-14 08:52:23',2159.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1324,'1000','141744609920','2025-04-14 08:53:26',2300.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(1325,'4000','141744609920','2025-04-14 08:53:26',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(1326,'4000','141744609920','2025-04-14 08:52:00',NULL,1300.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(1327,'1110','141744611388','2025-04-14 09:16:55',NULL,93.42,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(1328,'5500','141744611388','2025-04-14 09:16:28',93.42,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1329,'1100','141744611388','2025-04-14 09:16:55',100.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(1330,'4000','141744611388','2025-04-14 09:16:55',NULL,100.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(1331,'1100','141744611388','2025-04-14 09:29:17',NULL,0.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'JKL'),(1332,'1010','141744611388','2025-04-14 09:29:17',0.00,NULL,'','14','1','','1','25','payment','','14174461219412103376302','No',NULL,NULL,'JKL'),(1333,'1110','141744612589','2025-04-14 09:38:01',NULL,760.00,'','14','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1334,'1110','141744612589','2025-04-14 09:36:29',NULL,1121.00,'','14','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(1335,'5500','141744612589','2025-04-14 09:37:06',1881.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1336,'1000','141744612589','2025-04-14 09:38:01',2000.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1337,'4000','141744612589','2025-04-14 09:38:01',NULL,799.99,'','14','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1338,'4000','141744612589','2025-04-14 09:36:29',NULL,1200.00,'','14','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(1339,'1110','141744612823','2025-04-14 09:40:43',NULL,1121.00,'','14','1','Inventory sold','1','24','sales','10','','No',NULL,NULL,''),(1340,'5500','141744612823','2025-04-14 09:40:23',1121.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1341,'1000','141744612823','2025-04-14 09:40:43',1200.00,NULL,'','14','1','Good sold','1','24','Payment','','','No',NULL,NULL,''),(1342,'4000','141744612823','2025-04-14 09:40:43',NULL,1200.00,'','14','1','Good sold','1','24','sales','10','','No',NULL,NULL,''),(1343,'1110','141744612909','2025-04-14 09:42:01',NULL,608.00,'','14','1','Inventory sold','1','45','sales','2','','No',NULL,NULL,''),(1344,'5500','141744612909','2025-04-14 09:41:49',608.00,NULL,'','14','1','Cost of goods sold','1','45','sales','','','No',NULL,NULL,''),(1345,'1100','141744612909','2025-04-14 09:42:01',650.00,NULL,'','14','1','Good sold','1','45','sales','','','No',NULL,NULL,''),(1346,'4000','141744612909','2025-04-14 09:42:01',NULL,650.00,'','14','1','Good sold','1','45','sales','2','','No',NULL,NULL,''),(1347,'1110','141744620283','2025-04-14 11:44:54',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(1348,'5500','141744620283','2025-04-14 11:44:43',608.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1349,'1000','141744620283','2025-04-14 11:44:54',650.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(1350,'4000','141744620283','2025-04-14 11:44:54',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(1351,'1100','131743839005','2025-04-13 13:19:40',NULL,8740.00,'','14','1','','1','16','payment','','','No',NULL,NULL,'ASR'),(1352,'1010','131743839005','2025-04-13 13:19:40',8740.00,NULL,'','14','1','','1','16','payment','','14174462322831430204828','No',NULL,NULL,'ASR'),(1353,'1100','141744611388','2025-04-14 09:20:17',NULL,100.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'JKL,TDE'),(1354,'1010','141744611388','2025-04-14 09:20:17',100.00,NULL,'','14','1','','1','25','payment','','14174462363903371336329','No',NULL,NULL,'JKL,TDE'),(1355,'1110','141744623729','2025-04-14 12:56:42',NULL,46.71,'','14','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(1356,'5500','141744623729','2025-04-14 12:42:09',46.71,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1357,'1000','141744623729','2025-04-14 12:56:42',50.00,NULL,'','14','1','Good sold','1','','sales','','','No',NULL,NULL,'TDE'),(1358,'4000','141744623729','2025-04-14 12:56:42',NULL,50.00,'','14','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(1359,'1110','141744624667','2025-04-14 12:57:56',NULL,44.25,'','14','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(1360,'5500','141744624667','2025-04-14 12:57:47',44.25,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1361,'1000','141744624667','2025-04-14 12:57:56',50.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1362,'4000','141744624667','2025-04-14 12:57:56',NULL,50.00,'','14','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1363,'1110','141744624681','2025-04-14 12:59:25',NULL,608.00,'','14','1','Inventory sold','1','24','sales','2','','No',NULL,NULL,''),(1364,'1110','141744624681','2025-04-14 12:58:01',NULL,760.00,'','14','1','Inventory sold','1','24','sales','3','','No',NULL,NULL,''),(1365,'5500','141744624681','2025-04-14 12:58:36',1368.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1366,'1100','141744624681','2025-04-14 12:59:25',1450.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1367,'4000','141744624681','2025-04-14 12:59:25',NULL,650.00,'','14','1','Good sold','1','24','sales','2','','No',NULL,NULL,''),(1368,'4000','141744624681','2025-04-14 12:58:01',NULL,799.99,'','14','1','Good sold','1','24','sales','3','','No',NULL,NULL,''),(1369,'1110','141744625102','2025-04-14 13:05:12',NULL,39.33,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(1370,'5500','141744625102','2025-04-14 13:05:02',39.33,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1371,'1000','141744625102','2025-04-14 13:05:12',45.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1372,'4000','141744625102','2025-04-14 13:05:12',NULL,45.00,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1373,'1110','141744630398','2025-04-14 14:34:44',NULL,973.00,'','14','1','Inventory sold','1','16','sales','14','','No',NULL,NULL,''),(1374,'1110','141744630398','2025-04-14 14:33:19',NULL,943.92,'','14','1','Inventory sold','1','16','sales','7','','No',NULL,NULL,''),(1375,'5500','141744630398','2025-04-14 14:33:54',1916.92,NULL,'','14','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(1376,'1100','141744630398','2025-04-14 14:34:44',2040.00,NULL,'','14','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(1377,'4000','141744630398','2025-04-14 14:34:44',NULL,1039.99,'','14','1','Good sold','1','16','sales','14','','No',NULL,NULL,''),(1378,'4000','141744630398','2025-04-14 14:33:19',NULL,999.84,'','14','1','Good sold','1','16','sales','7','','No',NULL,NULL,''),(1379,'1110','141744630677','2025-04-14 14:40:44',NULL,1824.00,'','14','1','Inventory sold','1','24','sales','2','','No',NULL,NULL,''),(1380,'1110','141744630677','2025-04-14 14:37:57',NULL,760.00,'','14','1','Inventory sold','1','24','sales','3','','No',NULL,NULL,''),(1381,'1110','141744630677','2025-04-14 14:39:20',NULL,943.92,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(1382,'1110','141744630677','2025-04-14 14:39:38',NULL,471.96,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(1383,'5500','141744630677','2025-04-14 14:40:09',3999.88,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1384,'1100','141744630677','2025-04-14 14:40:44',4220.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1385,'4000','141744630677','2025-04-14 14:40:44',NULL,1920.00,'','14','1','Good sold','1','24','sales','2','','No',NULL,NULL,''),(1386,'4000','141744630677','2025-04-14 14:37:57',NULL,799.99,'','14','1','Good sold','1','24','sales','3','','No',NULL,NULL,''),(1387,'4000','141744630677','2025-04-14 14:39:20',NULL,999.84,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(1388,'4000','141744630677','2025-04-14 14:39:38',NULL,499.92,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(1389,'1110','141744630903','2025-04-14 14:42:08',NULL,943.92,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(1390,'5500','141744630903','2025-04-14 14:41:43',943.92,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1391,'1100','141744630903','2025-04-14 14:42:08',1000.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1392,'4000','141744630903','2025-04-14 14:42:08',NULL,999.84,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(1393,'1110','141744630947','2025-04-14 14:42:59',NULL,608.00,'','14','1','Inventory sold','1','24','sales','2','','No',NULL,NULL,''),(1394,'5500','141744630947','2025-04-14 14:42:27',608.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1395,'1100','141744630947','2025-04-14 14:42:59',650.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1396,'4000','141744630947','2025-04-14 14:42:59',NULL,650.00,'','14','1','Good sold','1','24','sales','2','','No',NULL,NULL,''),(1397,'4000','141744630677','2025-04-14 14:59:33',499.92,NULL,'','14','1','Returned products','1','24','return','','','No',NULL,NULL,''),(1398,'1100','141744630677','2025-04-14 14:59:33',NULL,499.92,'','14','1','Returned products','1','24','return','','','No',NULL,NULL,''),(1399,'5500','141744630677','2025-04-14 14:59:33',NULL,471.96,'','14','1','Cost of goods returned','1','24','sales','7','','No',NULL,NULL,''),(1400,'1110','141744630677','2025-04-14 14:59:33',471.96,NULL,'','14','1','Inventory retuned ','1','24','sales','','','No',NULL,NULL,''),(1401,'4000','141744630677','2025-04-14 15:01:47',999.84,NULL,'','14','1','Returned products','1','24','return','','','No',NULL,NULL,''),(1402,'1100','141744630677','2025-04-14 15:01:47',NULL,999.84,'','14','1','Returned products','1','24','return','','','No',NULL,NULL,''),(1403,'5500','141744630677','2025-04-14 15:01:47',NULL,943.92,'','14','1','Cost of goods returned','1','24','sales','7','','No',NULL,NULL,''),(1404,'1110','141744630677','2025-04-14 15:01:47',943.92,NULL,'','14','1','Inventory retuned ','1','24','sales','','','No',NULL,NULL,''),(1405,'4000','141744630677','2025-04-14 15:01:50',799.99,NULL,'','14','1','Returned products','1','24','return','','','No',NULL,NULL,''),(1406,'1100','141744630677','2025-04-14 15:01:50',NULL,799.99,'','14','1','Returned products','1','24','return','','','No',NULL,NULL,''),(1407,'5500','141744630677','2025-04-14 15:01:50',NULL,760.00,'','14','1','Cost of goods returned','1','24','sales','3','','No',NULL,NULL,''),(1408,'1110','141744630677','2025-04-14 15:01:50',760.00,NULL,'','14','1','Inventory retuned ','1','24','sales','','','No',NULL,NULL,''),(1409,'4000','141744630677','2025-04-14 15:01:53',1920.00,NULL,'','14','1','Returned products','1','24','return','','','No',NULL,NULL,''),(1410,'1100','141744630677','2025-04-14 15:01:53',NULL,1920.00,'','14','1','Returned products','1','24','return','','','No',NULL,NULL,''),(1411,'5500','141744630677','2025-04-14 15:01:53',NULL,1824.00,'','14','1','Cost of goods returned','1','24','sales','2','','No',NULL,NULL,''),(1412,'1110','141744630677','2025-04-14 15:01:53',1824.00,NULL,'','14','1','Inventory retuned ','1','24','sales','','','No',NULL,NULL,''),(1413,'1110','141744632131','2025-04-14 15:03:13',NULL,1824.00,'','14','1','Inventory sold','1','24','sales','2','','No',NULL,NULL,''),(1414,'1110','141744632131','2025-04-14 15:02:11',NULL,760.00,'','14','1','Inventory sold','1','24','sales','3','','No',NULL,NULL,''),(1415,'1110','141744632131','2025-04-14 15:02:29',NULL,943.92,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(1416,'1110','141744632131','2025-04-14 15:02:39',NULL,693.00,'','14','1','Inventory sold','1','24','sales','6','','No',NULL,NULL,''),(1417,'5500','141744632131','2025-04-14 15:02:50',4220.92,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1418,'1100','141744632131','2025-04-14 15:03:13',4458.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1419,'4000','141744632131','2025-04-14 15:03:13',NULL,1920.00,'','14','1','Good sold','1','24','sales','2','','No',NULL,NULL,''),(1420,'4000','141744632131','2025-04-14 15:02:11',NULL,799.99,'','14','1','Good sold','1','24','sales','3','','No',NULL,NULL,''),(1421,'4000','141744632131','2025-04-14 15:02:29',NULL,999.84,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(1422,'4000','141744632131','2025-04-14 15:02:39',NULL,737.52,'','14','1','Good sold','1','24','sales','6','','No',NULL,NULL,''),(1423,'1100','141744632131','2025-04-14 16:01:40',NULL,4460.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(1424,'1000','141744632131','2025-04-14 16:01:40',4460.00,NULL,'','14','1','','1','24','payment','','14174463572930230322442','No',NULL,NULL,''),(1425,'1100','141744630903','2025-04-14 16:02:42',NULL,1000.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(1426,'1000','141744630903','2025-04-14 16:02:42',1000.00,NULL,'','14','1','','1','24','payment','','14174463577403024020627','No',NULL,NULL,''),(1427,'1100','141744630947','2025-04-14 16:03:41',NULL,650.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(1428,'1000','141744630947','2025-04-14 16:03:41',650.00,NULL,'','14','1','','1','24','payment','','14174463584032623005724','No',NULL,NULL,''),(1429,'1110','141744635944','2025-04-14 16:06:03',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(1430,'5500','141744635944','2025-04-14 16:05:44',608.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1431,'1100','141744635944','2025-04-14 16:06:03',650.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(1432,'4000','141744635944','2025-04-14 16:06:03',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(1433,'1100','141744635944','2025-04-14 16:20:08',NULL,650.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(1434,'1010','141744635944','2025-04-14 16:20:08',650.00,NULL,'','14','1','','1','25','payment','','14174463685212026328200','No',NULL,NULL,''),(1435,'1110','141744637943','2025-04-14 16:40:36',NULL,4484.00,'','14','1','Inventory sold','1','28','sales','10','','No',NULL,NULL,''),(1436,'1110','141744637943','2025-04-14 16:39:03',NULL,1432.00,'','14','1','Inventory sold','1','28','sales','9','','No',NULL,NULL,''),(1437,'5500','141744637943','2025-04-14 16:39:57',5916.00,NULL,'','14','1','Cost of goods sold','1','28','sales','','','No',NULL,NULL,''),(1438,'1100','141744637943','2025-04-14 16:40:36',6190.00,NULL,'','14','1','Good sold','1','28','sales','','','No',NULL,NULL,''),(1439,'4000','141744637943','2025-04-14 16:40:36',NULL,4680.00,'','14','1','Good sold','1','28','sales','10','','No',NULL,NULL,''),(1440,'4000','141744637943','2025-04-14 16:39:03',NULL,1509.98,'','14','1','Good sold','1','28','sales','9','','No',NULL,NULL,''),(1441,'1110','141744643153','2025-04-14 18:06:09',NULL,471.96,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(1442,'5500','141744643153','2025-04-14 18:05:53',471.96,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1443,'1100','141744643153','2025-04-14 18:06:09',500.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1444,'4000','141744643153','2025-04-14 18:06:09',NULL,499.92,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(1445,'1110','141744643197','2025-04-14 18:06:54',NULL,471.96,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(1446,'5500','141744643197','2025-04-14 18:06:37',471.96,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1447,'1100','141744643197','2025-04-14 18:06:54',500.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1448,'4000','141744643197','2025-04-14 18:06:54',NULL,499.92,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(1449,'1100','141744643153','2025-04-14 18:17:07',NULL,500.00,'','14','1','','1','24','payment','','','No',NULL,NULL,'TYH'),(1450,'1010','141744643153','2025-04-14 18:17:07',500.00,NULL,'','14','1','','1','24','payment','','14174464386422123420488','No',NULL,NULL,'TYH'),(1451,'1100','141744643197','2025-04-14 18:36:11',NULL,500.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(1452,'1000','141744643197','2025-04-14 18:36:11',500.00,NULL,'','14','1','','1','24','payment','','14174464499772401004030','No',NULL,NULL,''),(1453,'1100','141744624681','2025-04-14 18:36:59',NULL,1450.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(1454,'1000','141744624681','2025-04-14 18:36:59',1450.00,NULL,'','14','1','','1','24','payment','','14174464504351300130310','No',NULL,NULL,''),(1455,'1110','151744653533','2025-04-14 20:58:53',38940.00,NULL,'','15','1','Inventory Purchased','1','2','Purchases','8','','No',NULL,NULL,''),(1456,'2130','151744653533','2025-04-14 20:58:53',NULL,38940.00,'','15','1','Account payable for inventory','1','2','Purchases','','','No',NULL,NULL,''),(1457,'1100','131744009270','2025-04-15 07:44:07',NULL,200.00,'','14','1','','1','26','payment','','','No',NULL,NULL,''),(1458,'1000','131744009270','2025-04-15 07:44:07',200.00,NULL,'','14','1','','1','26','payment','','14174469229522279495942','No',NULL,NULL,''),(1459,'1110','141744702750','2025-04-15 10:39:34',NULL,1432.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(1460,'5500','141744702750','2025-04-15 10:39:10',1432.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1461,'1100','141744702750','2025-04-15 10:39:34',1560.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(1462,'4000','141744702750','2025-04-15 10:39:34',NULL,1560.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(1463,'1110','141744702810','2025-04-15 10:40:28',NULL,63.33,'','14','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1464,'5500','141744702810','2025-04-15 10:40:10',63.33,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1465,'1000','141744702810','2025-04-15 10:40:28',75.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1466,'4000','141744702810','2025-04-15 10:40:28',NULL,75.00,'','14','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1467,'1110','141744703123','2025-04-15 10:52:49',NULL,4158.00,'','14','1','Inventory sold','1','19','sales','6','','No',NULL,NULL,''),(1468,'1110','141744703123','2025-04-15 10:45:23',NULL,943.92,'','14','1','Inventory sold','1','19','sales','7','','No',NULL,NULL,''),(1469,'1110','141744703123','2025-04-15 10:49:18',NULL,4559.98,'','14','1','Inventory sold','1','19','sales','3','','No',NULL,NULL,''),(1470,'1110','141744703123','2025-04-15 10:51:48',NULL,8550.00,'','14','1','Inventory sold','1','19','sales','4','','No',NULL,NULL,''),(1471,'5500','141744703123','2025-04-15 10:52:14',18211.90,NULL,'','14','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(1472,'1100','141744703123','2025-04-15 10:52:49',19225.00,NULL,'','14','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(1473,'4000','141744703123','2025-04-15 10:52:49',NULL,4425.12,'','14','1','Good sold','1','19','sales','6','','No',NULL,NULL,''),(1474,'4000','141744703123','2025-04-15 10:45:23',NULL,999.84,'','14','1','Good sold','1','19','sales','7','','No',NULL,NULL,''),(1475,'4000','141744703123','2025-04-15 10:49:18',NULL,4799.95,'','14','1','Good sold','1','19','sales','3','','No',NULL,NULL,''),(1476,'4000','141744703123','2025-04-15 10:51:48',NULL,9000.00,'','14','1','Good sold','1','19','sales','4','','No',NULL,NULL,''),(1477,'1110','141744703677','2025-04-15 10:56:28',NULL,5652.00,'','14','1','Inventory sold','1','24','sales','1','','No',NULL,NULL,''),(1478,'1110','141744703677','2025-04-15 10:54:37',NULL,943.92,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(1479,'5500','141744703677','2025-04-15 10:55:30',6595.92,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1480,'1100','141744703677','2025-04-15 10:56:28',7000.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1481,'4000','141744703677','2025-04-15 10:56:28',NULL,6000.00,'','14','1','Good sold','1','24','sales','1','','No',NULL,NULL,''),(1482,'4000','141744703677','2025-04-15 10:54:37',NULL,999.84,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(1483,'4000','141744703123','2025-04-15 10:57:48',4500.00,NULL,'','14','1','Returned products','1','19','return','','','No',NULL,NULL,''),(1484,'1100','141744703123','2025-04-15 10:57:48',NULL,4500.00,'','14','1','Returned products','1','19','return','','','No',NULL,NULL,''),(1485,'5500','141744703123','2025-04-15 10:57:48',NULL,4275.00,'','14','1','Cost of goods returned','1','19','sales','4','','No',NULL,NULL,''),(1486,'1110','141744703123','2025-04-15 10:57:48',4275.00,NULL,'','14','1','Inventory retuned ','1','19','sales','','','No',NULL,NULL,''),(1487,'4000','141744703123','2025-04-15 10:58:17',2399.98,NULL,'','14','1','Returned products','1','19','return','','','No',NULL,NULL,''),(1488,'1100','141744703123','2025-04-15 10:58:17',NULL,2399.98,'','14','1','Returned products','1','19','return','','','No',NULL,NULL,''),(1489,'5500','141744703123','2025-04-15 10:58:17',NULL,2279.99,'','14','1','Cost of goods returned','1','19','sales','3','','No',NULL,NULL,''),(1490,'1110','141744703123','2025-04-15 10:58:17',2279.99,NULL,'','14','1','Inventory retuned ','1','19','sales','','','No',NULL,NULL,''),(1491,'4000','141744703677','2025-04-15 11:00:54',3000.00,NULL,'','14','1','Returned products','1','24','return','','','No',NULL,NULL,''),(1492,'1100','141744703677','2025-04-15 11:00:54',NULL,3000.00,'','14','1','Returned products','1','24','return','','','No',NULL,NULL,''),(1493,'5500','141744703677','2025-04-15 11:00:54',NULL,2826.00,'','14','1','Cost of goods returned','1','24','sales','1','','No',NULL,NULL,''),(1494,'1110','141744703677','2025-04-15 11:00:54',2826.00,NULL,'','14','1','Inventory retuned ','1','24','sales','','','No',NULL,NULL,''),(1495,'1100','141744702750','2025-04-15 11:05:35',NULL,1560.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(1496,'1000','141744702750','2025-04-15 11:05:35',1560.00,NULL,'','14','1','','1','25','payment','','14174470435634200370342','No',NULL,NULL,''),(1497,'1110','141744704843','2025-04-15 11:17:56',NULL,7159.99,'','14','1','Inventory sold','1','20','sales','9','','No',NULL,NULL,''),(1498,'1110','141744704843','2025-04-15 11:14:03',NULL,7847.00,'','14','1','Inventory sold','1','20','sales','10','','No',NULL,NULL,''),(1499,'5500','141744704843','2025-04-15 11:17:07',15006.99,NULL,'','14','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(1500,'1100','141744704843','2025-04-15 11:17:56',16200.00,NULL,'','14','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(1501,'4000','141744704843','2025-04-15 11:17:56',NULL,7800.00,'','14','1','Good sold','1','20','sales','9','','No',NULL,NULL,''),(1502,'4000','141744704843','2025-04-15 11:14:03',NULL,8400.00,'','14','1','Good sold','1','20','sales','10','','No',NULL,NULL,''),(1503,'1110','141744705158','2025-04-15 11:19:45',NULL,6080.00,'','14','1','Inventory sold','1','20','sales','2','','No',NULL,NULL,''),(1504,'5500','141744705158','2025-04-15 11:19:18',6080.00,NULL,'','14','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(1505,'1100','141744705158','2025-04-15 11:19:45',6500.00,NULL,'','14','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(1506,'4000','141744705158','2025-04-15 11:19:45',NULL,6500.00,'','14','1','Good sold','1','20','sales','2','','No',NULL,NULL,''),(1507,'1110','151744703544','2025-04-15 10:52:24',37680.00,NULL,'','15','1','Inventory Purchased','1','46','Purchases','1','','No',NULL,NULL,''),(1508,'1110','151744703544','2025-04-15 10:52:24',259907.71,NULL,'','15','1','Inventory Purchased','1','46','Purchases','9','','No',NULL,NULL,''),(1509,'1110','151744703544','2025-04-15 10:52:24',77490.00,NULL,'','15','1','Inventory Purchased','1','46','Purchases','15','','No',NULL,NULL,''),(1510,'1110','151744703544','2025-04-15 10:52:24',140124.90,NULL,'','15','1','Inventory Purchased','1','46','Purchases','10','','No',NULL,NULL,''),(1511,'1110','151744703544','2025-04-15 10:52:24',144144.00,NULL,'','15','1','Inventory Purchased','1','46','Purchases','6','','No',NULL,NULL,''),(1512,'1110','151744703544','2025-04-15 10:52:24',61559.68,NULL,'','15','1','Inventory Purchased','1','46','Purchases','3','','No',NULL,NULL,''),(1513,'1110','151744703544','2025-04-15 10:52:24',134980.56,NULL,'','15','1','Inventory Purchased','1','46','Purchases','7','','No',NULL,NULL,''),(1514,'2130','151744703544','2025-04-15 10:52:24',NULL,855886.85,'','15','1','Account payable for inventory','1','46','Purchases','','','No',NULL,NULL,''),(1515,'1110','141744705255','2025-04-15 11:23:45',NULL,20047.98,'','14','1','Inventory sold','1','19','sales','9','','No',NULL,NULL,''),(1516,'1110','141744705255','2025-04-15 11:20:55',NULL,2460.00,'','14','1','Inventory sold','1','19','sales','15','','No',NULL,NULL,''),(1517,'1110','141744705255','2025-04-15 11:22:21',NULL,3768.00,'','14','1','Inventory sold','1','19','sales','1','','No',NULL,NULL,''),(1518,'5500','141744705255','2025-04-15 11:23:08',26275.98,NULL,'','14','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(1519,'1100','141744705255','2025-04-15 11:23:45',28440.00,NULL,'','14','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(1520,'4000','141744705255','2025-04-15 11:23:45',NULL,21840.00,'','14','1','Good sold','1','19','sales','9','','No',NULL,NULL,''),(1521,'4000','141744705255','2025-04-15 11:20:55',NULL,2599.92,'','14','1','Good sold','1','19','sales','15','','No',NULL,NULL,''),(1522,'4000','141744705255','2025-04-15 11:22:21',NULL,4000.00,'','14','1','Good sold','1','19','sales','1','','No',NULL,NULL,''),(1523,'1110','141744705508','2025-04-15 11:25:29',NULL,716.00,'','14','1','Inventory sold','1','49','sales','9','','No',NULL,NULL,''),(1524,'5500','141744705508','2025-04-15 11:25:08',716.00,NULL,'','14','1','Cost of goods sold','1','49','sales','','','No',NULL,NULL,''),(1525,'1100','141744705508','2025-04-15 11:25:29',780.00,NULL,'','14','1','Good sold','1','49','sales','','','No',NULL,NULL,''),(1526,'4000','141744705508','2025-04-15 11:25:29',NULL,780.00,'','14','1','Good sold','1','49','sales','9','','No',NULL,NULL,''),(1527,'1110','151744705878','2025-04-15 11:31:18',8009.25,NULL,'','15','1','Inventory Purchased','1','46','Purchases','8','','No',NULL,NULL,''),(1528,'2130','151744705878','2025-04-15 11:31:18',NULL,8009.25,'','15','1','Account payable for inventory','1','46','Purchases','','','No',NULL,NULL,''),(1529,'1110','141744706972','2025-04-15 11:50:08',NULL,6726.00,'','14','1','Inventory sold','1','19','sales','10','','No',NULL,NULL,''),(1530,'5500','141744706972','2025-04-15 11:49:33',6726.00,NULL,'','14','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(1531,'1100','141744706972','2025-04-15 11:50:08',7200.00,NULL,'','14','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(1532,'4000','141744706972','2025-04-15 11:50:08',NULL,7200.00,'','14','1','Good sold','1','19','sales','10','','No',NULL,NULL,''),(1533,'1110','141744707057','2025-04-15 11:51:54',NULL,760.00,'','14','1','Inventory sold','1','24','sales','3','','No',NULL,NULL,''),(1534,'1110','141744707057','2025-04-15 11:50:57',NULL,943.92,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(1535,'5500','141744707057','2025-04-15 11:51:31',1703.92,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1536,'1100','141744707057','2025-04-15 11:51:54',1800.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1537,'4000','141744707057','2025-04-15 11:51:54',NULL,799.99,'','14','1','Good sold','1','24','sales','3','','No',NULL,NULL,''),(1538,'4000','141744707057','2025-04-15 11:50:57',NULL,999.84,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(1539,'1100','141744703677','2025-04-15 11:52:50',NULL,4000.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(1540,'1000','141744703677','2025-04-15 11:52:50',4000.00,NULL,'','14','1','','1','24','payment','','14174470720120212022222','No',NULL,NULL,''),(1541,'1110','141744708358','2025-04-15 12:13:09',NULL,115.50,'','14','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(1542,'5500','141744708358','2025-04-15 12:12:39',115.50,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1543,'1000','141744708358','2025-04-15 12:13:09',150.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1544,'4000','141744708358','2025-04-15 12:13:09',NULL,150.00,'','14','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(1545,'1110','141744708878','2025-04-15 12:23:14',NULL,3040.00,'','14','1','Inventory sold','1','24','sales','2','','No',NULL,NULL,''),(1546,'1110','141744708878','2025-04-15 12:21:18',NULL,486.50,'','14','1','Inventory sold','1','24','sales','14','','No',NULL,NULL,''),(1547,'5500','141744708878','2025-04-15 12:22:25',3526.50,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1548,'1100','141744708878','2025-04-15 12:23:14',3720.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1549,'4000','141744708878','2025-04-15 12:23:14',NULL,3200.00,'','14','1','Good sold','1','24','sales','2','','No',NULL,NULL,''),(1550,'4000','141744708878','2025-04-15 12:21:18',NULL,520.00,'','14','1','Good sold','1','24','sales','14','','No',NULL,NULL,''),(1551,'1100','141744707057','2025-04-15 12:24:18',NULL,1800.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(1552,'1000','141744707057','2025-04-15 12:24:18',1800.00,NULL,'','14','1','','1','24','payment','','14174470908200203232033','No',NULL,NULL,''),(1553,'1110','141744709549','2025-04-15 12:35:56',NULL,3363.00,'','14','1','Inventory sold','1','23','sales','10','','No',NULL,NULL,''),(1554,'1110','141744709549','2025-04-15 12:32:29',NULL,716.00,'','14','1','Inventory sold','1','23','sales','9','','No',NULL,NULL,''),(1555,'1110','141744709549','2025-04-15 12:33:05',NULL,3040.00,'','14','1','Inventory sold','1','23','sales','2','','No',NULL,NULL,''),(1556,'5500','141744709549','2025-04-15 12:34:54',7119.00,NULL,'','14','1','Cost of goods sold','1','23','sales','','','No',NULL,NULL,''),(1557,'1100','141744709549','2025-04-15 12:35:56',7630.00,NULL,'','14','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(1558,'4000','141744709549','2025-04-15 12:35:56',NULL,3600.00,'','14','1','Good sold','1','23','sales','10','','No',NULL,NULL,''),(1559,'4000','141744709549','2025-04-15 12:32:29',NULL,780.00,'','14','1','Good sold','1','23','sales','9','','No',NULL,NULL,''),(1560,'4000','141744709549','2025-04-15 12:33:05',NULL,3250.00,'','14','1','Good sold','1','23','sales','2','','No',NULL,NULL,''),(1561,'1110','151744711483','2025-04-15 13:04:43',32219.96,NULL,'','15','1','Inventory Purchased','1','46','Purchases','9','','No',NULL,NULL,''),(1562,'1110','151744711483','2025-04-15 13:04:43',34750.98,NULL,'','15','1','Inventory Purchased','1','46','Purchases','10','','No',NULL,NULL,''),(1563,'2130','151744711483','2025-04-15 13:04:43',NULL,66970.94,'','15','1','Account payable for inventory','1','46','Purchases','','','No',NULL,NULL,''),(1564,'1110','141744712811','2025-04-15 13:27:13',NULL,943.92,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(1565,'5500','141744712811','2025-04-15 13:26:51',943.92,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1566,'1100','141744712811','2025-04-15 13:27:13',1000.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1567,'4000','141744712811','2025-04-15 13:27:13',NULL,999.84,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(1568,'1110','141744712870','2025-04-15 13:28:09',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(1569,'5500','141744712870','2025-04-15 13:27:51',943.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1570,'1100','141744712870','2025-04-15 13:28:09',1000.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(1571,'4000','141744712870','2025-04-15 13:28:09',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(1572,'1110','141744712918','2025-04-15 13:29:12',NULL,333.00,'','14','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(1573,'5500','141744712918','2025-04-15 13:28:38',333.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1574,'1100','141744712918','2025-04-15 13:29:12',370.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(1575,'4000','141744712918','2025-04-15 13:29:12',NULL,370.00,'','14','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(1576,'1100','141744708878','2025-04-15 13:32:54',NULL,520.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(1577,'1000','141744708878','2025-04-15 13:32:54',520.00,NULL,'','14','1','','1','24','payment','','14174471320303030142332','No',NULL,NULL,''),(1578,'1110','141744715137','2025-04-15 14:06:10',NULL,63.33,'','14','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1579,'5500','141744715137','2025-04-15 14:05:37',63.33,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1580,'1000','141744715137','2025-04-15 14:06:10',75.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1581,'4000','141744715137','2025-04-15 14:06:10',NULL,75.00,'','14','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1582,'1100','141744712870','2025-04-15 15:01:00',NULL,1000.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'GHJK'),(1583,'1010','141744712870','2025-04-15 15:01:00',1000.00,NULL,'','14','1','','1','25','payment','','14174471853012883272445','No',NULL,NULL,'GHJK'),(1584,'1100','141744712811','2025-04-15 15:02:54',NULL,1000.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(1585,'1000','141744712811','2025-04-15 15:02:54',1000.00,NULL,'','14','1','','1','24','payment','','14174471862173213022032','No',NULL,NULL,''),(1586,'1100','131743864794','2025-04-15 15:08:27',NULL,6040.00,'','14','1','','1','16','payment','','','No',NULL,NULL,'KLJ'),(1587,'1010','131743864794','2025-04-15 15:08:27',6040.00,NULL,'','14','1','','1','16','payment','','14174471894613142220432','No',NULL,NULL,'KLJ'),(1588,'1110','141744724299','2025-04-15 16:40:49',NULL,157.00,'','14','1','Inventory sold','1','24','sales','1','','No',NULL,NULL,''),(1589,'1110','141744724299','2025-04-15 16:38:19',NULL,57.75,'','14','1','Inventory sold','1','24','sales','6','','No',NULL,NULL,''),(1590,'1110','141744724299','2025-04-15 16:39:12',NULL,27.75,'','14','1','Inventory sold','1','24','sales','13','','No',NULL,NULL,''),(1591,'5500','141744724299','2025-04-15 16:40:09',242.50,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1592,'1100','141744724299','2025-04-15 16:40:49',295.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1593,'4000','141744724299','2025-04-15 16:40:49',NULL,180.00,'','14','1','Good sold','1','24','sales','1','','No',NULL,NULL,''),(1594,'4000','141744724299','2025-04-15 16:38:19',NULL,75.00,'','14','1','Good sold','1','24','sales','6','','No',NULL,NULL,''),(1595,'4000','141744724299','2025-04-15 16:39:12',NULL,40.00,'','14','1','Good sold','1','24','sales','13','','No',NULL,NULL,''),(1596,'1110','141744724586','2025-04-15 16:44:03',NULL,63.33,'','14','1','Inventory sold','1','27','sales','3','','No',NULL,NULL,''),(1597,'1110','141744724586','2025-04-15 16:43:06',NULL,39.33,'','14','1','Inventory sold','1','27','sales','7','','No',NULL,NULL,''),(1598,'5500','141744724586','2025-04-15 16:43:37',102.66,NULL,'','14','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(1599,'1100','141744724586','2025-04-15 16:44:03',120.00,NULL,'','14','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(1600,'4000','141744724586','2025-04-15 16:44:03',NULL,75.00,'','14','1','Good sold','1','27','sales','3','','No',NULL,NULL,''),(1601,'4000','141744724586','2025-04-15 16:43:06',NULL,45.00,'','14','1','Good sold','1','27','sales','7','','No',NULL,NULL,''),(1602,'1100','141744708878','2025-04-15 16:56:12',NULL,3200.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(1603,'1000','141744708878','2025-04-15 16:56:12',3200.00,NULL,'','14','1','','1','24','payment','','14174472539920722122297','No',NULL,NULL,''),(1604,'1100','141744705508','2025-04-15 16:59:03',NULL,780.00,'','14','1','','1','49','payment','','','No',NULL,NULL,''),(1605,'1000','141744705508','2025-04-15 16:59:03',780.00,NULL,'','14','1','','1','49','payment','','14174472558783373722507','No',NULL,NULL,''),(1606,'1100','141744712918','2025-04-15 17:07:33',NULL,370.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(1607,'1000','141744712918','2025-04-15 17:07:33',370.00,NULL,'','14','1','','1','25','payment','','14174472607812323334321','No',NULL,NULL,''),(1608,'1100','141744709549','2025-04-15 17:29:40',NULL,2400.00,'','14','1','','1','23','payment','','','No',NULL,NULL,'TJK'),(1609,'1010','141744709549','2025-04-15 17:29:40',2400.00,NULL,'','14','1','','1','23','payment','','14174472744074304424222','No',NULL,NULL,'TJK'),(1610,'1110','141744782166','2025-04-16 08:43:57',NULL,2148.00,'','14','1','Inventory sold','1','28','sales','9','','No',NULL,NULL,''),(1611,'5500','141744782166','2025-04-16 08:42:46',2148.00,NULL,'','14','1','Cost of goods sold','1','28','sales','','','No',NULL,NULL,''),(1612,'1000','141744782166','2025-04-16 08:43:57',2265.00,NULL,'','14','1','Good sold','1','28','sales','','','No',NULL,NULL,'KKJJH'),(1613,'4000','141744782166','2025-04-16 08:43:57',NULL,2265.12,'','14','1','Good sold','1','28','sales','9','','No',NULL,NULL,''),(1614,'1110','141744784331','2025-04-16 09:20:59',NULL,1432.00,'','14','1','Inventory sold','1','50','sales','9','','No',NULL,NULL,''),(1615,'1110','141744784331','2025-04-16 09:18:51',NULL,1121.00,'','14','1','Inventory sold','1','50','sales','10','','No',NULL,NULL,''),(1616,'5500','141744784331','2025-04-16 09:19:09',2553.00,NULL,'','14','1','Cost of goods sold','1','50','sales','','','No',NULL,NULL,''),(1617,'1100','141744784331','2025-04-16 09:20:59',2760.00,NULL,'','14','1','Good sold','1','50','sales','','','No',NULL,NULL,''),(1618,'4000','141744784331','2025-04-16 09:20:59',NULL,1560.00,'','14','1','Good sold','1','50','sales','9','','No',NULL,NULL,''),(1619,'4000','141744784331','2025-04-16 09:18:51',NULL,1200.00,'','14','1','Good sold','1','50','sales','10','','No',NULL,NULL,''),(1620,'1110','141744786661','2025-04-16 09:58:47',NULL,1432.00,'','14','1','Inventory sold','1','51','sales','9','','No',NULL,NULL,''),(1621,'1110','141744786661','2025-04-16 09:57:41',NULL,1121.00,'','14','1','Inventory sold','1','51','sales','10','','No',NULL,NULL,''),(1622,'5500','141744786661','2025-04-16 09:58:28',2553.00,NULL,'','14','1','Cost of goods sold','1','51','sales','','','No',NULL,NULL,''),(1623,'1100','141744786661','2025-04-16 09:58:47',2760.00,NULL,'','14','1','Good sold','1','51','sales','','','No',NULL,NULL,''),(1624,'4000','141744786661','2025-04-16 09:58:47',NULL,1560.00,'','14','1','Good sold','1','51','sales','9','','No',NULL,NULL,''),(1625,'4000','141744786661','2025-04-16 09:57:41',NULL,1200.00,'','14','1','Good sold','1','51','sales','10','','No',NULL,NULL,''),(1626,'1110','141744788697','2025-04-16 10:31:56',NULL,1121.00,'','14','1','Inventory sold','1','52','sales','10','','No',NULL,NULL,''),(1627,'5500','141744788697','2025-04-16 10:31:37',1121.00,NULL,'','14','1','Cost of goods sold','1','52','sales','','','No',NULL,NULL,''),(1628,'1100','141744788697','2025-04-16 10:31:56',1200.00,NULL,'','14','1','Good sold','1','52','sales','','','No',NULL,NULL,''),(1629,'4000','141744788697','2025-04-16 10:31:56',NULL,1200.00,'','14','1','Good sold','1','52','sales','10','','No',NULL,NULL,''),(1630,'1110','141744789013','2025-04-16 10:47:30',NULL,1121.00,'','14','1','Inventory sold','1','24','sales','10','','No',NULL,NULL,''),(1631,'5500','141744789013','2025-04-16 10:36:53',1121.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1632,'1100','141744789013','2025-04-16 10:47:30',1200.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1633,'4000','141744789013','2025-04-16 10:47:30',NULL,1200.00,'','14','1','Good sold','1','24','sales','10','','No',NULL,NULL,''),(1634,'1110','141744790706','2025-04-16 11:05:35',NULL,716.00,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(1635,'5500','141744790706','2025-04-16 11:05:06',716.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1636,'1000','141744790706','2025-04-16 11:05:35',780.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1637,'4000','141744790706','2025-04-16 11:05:35',NULL,780.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(1638,'1100','141744637943','2025-04-16 11:14:53',NULL,6190.00,'','14','1','','1','28','payment','','','No',NULL,NULL,'BEN'),(1639,'1040','141744637943','2025-04-16 11:14:53',6190.00,NULL,'','14','1','','1','28','payment','','14174479131993203333413','No',NULL,NULL,'BEN'),(1640,'1100','141744116203','2025-04-16 11:16:09',NULL,81869.00,'','14','1','','1','18','payment','','','No',NULL,NULL,'BEN'),(1641,'1040','141744116203','2025-04-16 11:16:09',81869.00,NULL,'','14','1','','1','18','payment','','14174479138602422330927','No',NULL,NULL,'BEN'),(1642,'1110','141744791486','2025-04-16 11:18:27',NULL,1386.00,'','14','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(1643,'5500','141744791486','2025-04-16 11:18:06',1386.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1644,'1100','141744791486','2025-04-16 11:18:27',1475.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(1645,'4000','141744791486','2025-04-16 11:18:27',NULL,1475.04,'','14','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(1646,'1110','141744791683','2025-04-16 11:23:59',NULL,531.00,'','14','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(1647,'1110','141744791683','2025-04-16 11:21:23',NULL,237.50,'','14','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(1648,'5500','141744791683','2025-04-16 11:23:19',768.50,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1649,'1000','141744791683','2025-04-16 11:23:59',880.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1650,'4000','141744791683','2025-04-16 11:23:59',NULL,579.96,'','14','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1651,'4000','141744791683','2025-04-16 11:21:23',NULL,300.00,'','14','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(1652,'1110','141744792104','2025-04-16 11:28:46',NULL,157.00,'','14','1','Inventory sold','1','53','sales','1','','No',NULL,NULL,''),(1653,'5500','141744792104','2025-04-16 11:28:24',157.00,NULL,'','14','1','Cost of goods sold','1','53','sales','','','No',NULL,NULL,''),(1654,'1100','141744792104','2025-04-16 11:28:46',180.00,NULL,'','14','1','Good sold','1','53','sales','','','No',NULL,NULL,''),(1655,'4000','141744792104','2025-04-16 11:28:46',NULL,180.00,'','14','1','Good sold','1','53','sales','1','','No',NULL,NULL,''),(1656,'1100','141744789013','2025-04-16 11:32:08',NULL,1200.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(1657,'1000','141744789013','2025-04-16 11:32:08',1200.00,NULL,'','14','1','','1','24','payment','','14174479236920001372244','No',NULL,NULL,''),(1658,'1100','141744791486','2025-04-16 11:52:36',NULL,1475.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(1659,'1000','141744791486','2025-04-16 11:52:36',1475.00,NULL,'','14','1','','1','25','payment','','14174479358623372020222','No',NULL,NULL,''),(1660,'1110','141744794681','2025-04-16 12:12:34',NULL,1425.00,'','14','1','Inventory sold','1','24','sales','4','','No',NULL,NULL,''),(1661,'1110','141744794681','2025-04-16 12:11:21',NULL,943.92,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(1662,'1110','141744794681','2025-04-16 12:11:45',NULL,1386.00,'','14','1','Inventory sold','1','24','sales','6','','No',NULL,NULL,''),(1663,'5500','141744794681','2025-04-16 12:12:12',3754.92,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1664,'1100','141744794681','2025-04-16 12:12:34',3975.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1665,'4000','141744794681','2025-04-16 12:12:34',NULL,1500.00,'','14','1','Good sold','1','24','sales','4','','No',NULL,NULL,''),(1666,'4000','141744794681','2025-04-16 12:11:21',NULL,999.84,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(1667,'4000','141744794681','2025-04-16 12:11:45',NULL,1475.04,'','14','1','Good sold','1','24','sales','6','','No',NULL,NULL,''),(1668,'1110','141744797208','2025-04-16 12:54:09',NULL,471.96,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(1669,'5500','141744797208','2025-04-16 12:53:28',471.96,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1670,'1000','141744797208','2025-04-16 12:54:09',500.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1671,'4000','141744797208','2025-04-16 12:54:09',NULL,499.92,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1672,'1110','141744799991','2025-04-16 13:40:14',NULL,608.00,'','14','1','Inventory sold','1','24','sales','2','','No',NULL,NULL,''),(1673,'5500','141744799991','2025-04-16 13:39:51',608.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1674,'1100','141744799991','2025-04-16 13:40:14',650.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1675,'4000','141744799991','2025-04-16 13:40:14',NULL,650.00,'','14','1','Good sold','1','24','sales','2','','No',NULL,NULL,''),(1676,'1110','141744800518','2025-04-16 13:49:51',NULL,157.00,'','14','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1677,'5500','141744800518','2025-04-16 13:48:38',157.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1678,'1000','141744800518','2025-04-16 13:49:51',180.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1679,'4000','141744800518','2025-04-16 13:49:51',NULL,180.00,'','14','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1680,'1110','141744800838','2025-04-16 13:54:20',NULL,716.00,'','14','1','Inventory sold','1','23','sales','9','','No',NULL,NULL,''),(1681,'5500','141744800838','2025-04-16 13:53:58',716.00,NULL,'','14','1','Cost of goods sold','1','23','sales','','','No',NULL,NULL,''),(1682,'1100','141744800838','2025-04-16 13:54:20',780.00,NULL,'','14','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(1683,'4000','141744800838','2025-04-16 13:54:20',NULL,780.00,'','14','1','Good sold','1','23','sales','9','','No',NULL,NULL,''),(1684,'1110','141744800975','2025-04-16 13:58:59',NULL,1824.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(1685,'1110','141744800975','2025-04-16 13:56:15',NULL,716.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(1686,'1110','141744800975','2025-04-16 13:56:35',NULL,1121.00,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(1687,'5500','141744800975','2025-04-16 13:57:38',3661.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1688,'1100','141744800975','2025-04-16 13:58:59',3930.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(1689,'4000','141744800975','2025-04-16 13:58:59',NULL,1950.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(1690,'4000','141744800975','2025-04-16 13:56:15',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(1691,'4000','141744800975','2025-04-16 13:56:35',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(1692,'1110','141744801215','2025-04-16 14:00:43',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(1693,'1110','141744801215','2025-04-16 14:00:15',NULL,716.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(1694,'5500','141744801215','2025-04-16 14:00:25',1324.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1695,'1100','141744801215','2025-04-16 14:00:43',1430.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(1696,'4000','141744801215','2025-04-16 14:00:43',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(1697,'4000','141744801215','2025-04-16 14:00:15',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(1698,'1110','141744801267','2025-04-16 14:01:53',NULL,1386.00,'','14','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(1699,'1110','141744801267','2025-04-16 14:01:07',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(1700,'5500','141744801267','2025-04-16 14:01:31',2329.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1701,'1100','141744801267','2025-04-16 14:01:53',2475.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(1702,'4000','141744801267','2025-04-16 14:01:53',NULL,1475.04,'','14','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(1703,'4000','141744801267','2025-04-16 14:01:07',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(1704,'1110','141744801646','2025-04-16 14:07:45',NULL,471.96,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(1705,'5500','141744801646','2025-04-16 14:07:26',471.96,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1706,'1100','141744801646','2025-04-16 14:07:45',500.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(1707,'4000','141744801646','2025-04-16 14:07:45',NULL,499.92,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(1708,'1110','141744801699','2025-04-16 14:09:41',NULL,716.00,'','14','1','Inventory sold','1','24','sales','9','','No',NULL,NULL,''),(1709,'5500','141744801699','2025-04-16 14:08:19',716.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1710,'1000','141744801699','2025-04-16 14:09:41',780.00,NULL,'','14','1','Good sold','1','24','Payment','','','No',NULL,NULL,''),(1711,'4000','141744801699','2025-04-16 14:09:41',NULL,780.00,'','14','1','Good sold','1','24','sales','9','','No',NULL,NULL,''),(1712,'1100','141744799991','2025-04-16 14:15:13',NULL,650.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(1713,'1000','141744799991','2025-04-16 14:15:13',650.00,NULL,'','14','1','','1','24','payment','','14174480216242337312332','No',NULL,NULL,''),(1714,'1110','141744803857','2025-04-16 14:49:43',NULL,78.66,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(1715,'5500','141744803857','2025-04-16 14:44:17',78.66,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1716,'1000','141744803857','2025-04-16 14:49:43',90.00,NULL,'','14','1','Good sold','1','','sales','','','No',NULL,NULL,'KCB'),(1717,'4000','141744803857','2025-04-16 14:49:43',NULL,90.00,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1718,'1100','141744801267','2025-04-16 17:42:18',NULL,2475.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(1719,'1000','141744801267','2025-04-16 17:42:18',2475.00,NULL,'','14','1','','1','25','payment','','14174481457208220212233','No',NULL,NULL,''),(1720,'1100','141744801215','2025-04-16 17:44:55',NULL,1430.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(1721,'1000','141744801215','2025-04-16 17:44:55',1430.00,NULL,'','14','1','','1','25','payment','','14174481472621012821043','No',NULL,NULL,''),(1722,'1100','141744800975','2025-04-16 17:46:20',NULL,3930.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(1723,'1000','141744800975','2025-04-16 17:46:20',3930.00,NULL,'','14','1','','1','25','payment','','14174481483922180910324','No',NULL,NULL,''),(1724,'1100','141744786661','2025-04-16 18:06:30',NULL,2760.00,'','14','1','','1','51','payment','','','No',NULL,NULL,''),(1725,'1000','141744786661','2025-04-16 18:06:30',2760.00,NULL,'','14','1','','1','51','payment','','14174481602332027022826','No',NULL,NULL,''),(1726,'1100','141744784331','2025-04-16 18:08:36',NULL,2760.00,'','14','1','','1','50','payment','','','No',NULL,NULL,''),(1727,'1010','141744784331','2025-04-16 18:08:36',2760.00,NULL,'','14','1','','1','50','payment','','14174481614130214368332','No',NULL,NULL,''),(1728,'1100','141744800838','2025-04-16 19:14:22',NULL,780.00,'','14','1','','1','23','payment','','','No',NULL,NULL,'ghi'),(1729,'1010','141744800838','2025-04-16 19:14:22',780.00,NULL,'','14','1','','1','23','payment','','14174482010132230242221','No',NULL,NULL,'ghi'),(1730,'1100','141744709549','2025-04-16 19:16:31',NULL,1950.00,'','14','1','','1','23','payment','','','No',NULL,NULL,'TJK,BNH'),(1731,'1010','141744709549','2025-04-16 19:16:31',1950.00,NULL,'','14','1','','1','23','payment','','14174482022121421223828','No',NULL,NULL,'TJK,BNH'),(1732,'1100','141744794681','2025-04-16 19:21:30',NULL,3974.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(1733,'1010','141744794681','2025-04-16 19:21:30',3974.00,NULL,'','14','1','','1','24','payment','','14174482053703874377320','No',NULL,NULL,''),(1734,'1100','141744788697','2025-04-16 19:24:04',NULL,1200.00,'','14','1','','1','52','payment','','','No',NULL,NULL,''),(1735,'1000','141744788697','2025-04-16 19:24:04',1200.00,NULL,'','14','1','','1','52','payment','','14174482067133343160336','No',NULL,NULL,''),(1736,'1110','141744828044','2025-04-16 21:44:32',NULL,12887.99,'','14','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(1737,'1110','141744828044','2025-04-16 21:27:24',NULL,2148.00,'','14','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(1738,'1110','141744828044','2025-04-16 21:30:30',NULL,3363.00,'','14','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(1739,'1110','141744828044','2025-04-16 21:30:59',NULL,6079.97,'','14','1','Inventory sold','1','27','sales','3','','No',NULL,NULL,''),(1740,'1110','141744828044','2025-04-16 21:31:09',NULL,7296.00,'','14','1','Inventory sold','1','27','sales','2','','No',NULL,NULL,''),(1741,'1110','141744828044','2025-04-16 21:33:06',NULL,19404.00,'','14','1','Inventory sold','1','27','sales','6','','No',NULL,NULL,''),(1742,'1110','141744828044','2025-04-16 21:33:44',NULL,5652.00,'','14','1','Inventory sold','1','27','sales','1','','No',NULL,NULL,''),(1743,'1110','141744828044','2025-04-16 21:34:28',NULL,4920.00,'','14','1','Inventory sold','1','27','sales','15','','No',NULL,NULL,''),(1744,'1110','141744828044','2025-04-16 21:34:53',NULL,2919.00,'','14','1','Inventory sold','1','27','sales','14','','No',NULL,NULL,''),(1745,'1110','141744828044','2025-04-16 21:35:13',NULL,297.96,'','14','1','Inventory sold','1','27','sales','5','','No',NULL,NULL,''),(1746,'1110','141744828044','2025-04-16 21:35:50',NULL,4275.00,'','14','1','Inventory sold','1','27','sales','4','','No',NULL,NULL,''),(1747,'1110','141744828044','2025-04-16 21:36:10',NULL,23126.04,'','14','1','Inventory sold','1','27','sales','7','','No',NULL,NULL,''),(1748,'1110','141744828044','2025-04-16 21:38:13',NULL,1062.00,'','14','1','Inventory sold','1','27','sales','8','','No',NULL,NULL,''),(1749,'5500','141744828044','2025-04-16 21:44:13',93430.95,NULL,'','14','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(1750,'1000','141744828044','2025-04-16 21:44:32',99243.00,NULL,'','14','1','Good sold','1','27','Payment','','','No',NULL,NULL,''),(1751,'4000','141744828044','2025-04-16 21:44:32',NULL,13651.20,'','14','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(1752,'4000','141744828044','2025-04-16 21:27:24',NULL,2340.00,'','14','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(1753,'4000','141744828044','2025-04-16 21:30:30',NULL,3600.00,'','14','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(1754,'4000','141744828044','2025-04-16 21:30:59',NULL,6399.94,'','14','1','Good sold','1','27','sales','3','','No',NULL,NULL,''),(1755,'4000','141744828044','2025-04-16 21:31:09',NULL,7800.00,'','14','1','Good sold','1','27','sales','2','','No',NULL,NULL,''),(1756,'4000','141744828044','2025-04-16 21:33:06',NULL,20650.56,'','14','1','Good sold','1','27','sales','6','','No',NULL,NULL,''),(1757,'4000','141744828044','2025-04-16 21:33:44',NULL,6000.00,'','14','1','Good sold','1','27','sales','1','','No',NULL,NULL,''),(1758,'4000','141744828044','2025-04-16 21:34:28',NULL,5199.84,'','14','1','Good sold','1','27','sales','15','','No',NULL,NULL,''),(1759,'4000','141744828044','2025-04-16 21:34:53',NULL,3119.98,'','14','1','Good sold','1','27','sales','14','','No',NULL,NULL,''),(1760,'4000','141744828044','2025-04-16 21:35:13',NULL,324.96,'','14','1','Good sold','1','27','sales','5','','No',NULL,NULL,''),(1761,'4000','141744828044','2025-04-16 21:35:50',NULL,4500.00,'','14','1','Good sold','1','27','sales','4','','No',NULL,NULL,''),(1762,'4000','141744828044','2025-04-16 21:36:10',NULL,24496.08,'','14','1','Good sold','1','27','sales','7','','No',NULL,NULL,''),(1763,'4000','141744828044','2025-04-16 21:38:13',NULL,1159.92,'','14','1','Good sold','1','27','sales','8','','No',NULL,NULL,''),(1764,'1100','141744828044','2025-04-16 21:45:52',NULL,99152.00,'','14','1','','1','27','payment','','','No',NULL,NULL,''),(1765,'1000','141744828044','2025-04-16 21:45:52',99152.00,NULL,'','14','1','','1','27','payment','','14174482916532130137223','No',NULL,NULL,''),(1766,'1110','141744870457','2025-04-17 09:14:39',NULL,666.00,'','14','1','Inventory sold','1','27','sales','13','','No',NULL,NULL,''),(1767,'5500','141744870457','2025-04-17 09:14:17',666.00,NULL,'','14','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(1768,'1100','141744870457','2025-04-17 09:14:39',740.00,NULL,'','14','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(1769,'4000','141744870457','2025-04-17 09:14:39',NULL,740.00,'','14','1','Good sold','1','27','sales','13','','No',NULL,NULL,''),(1770,'1110','141744871414','2025-04-17 09:30:55',NULL,1824.00,'','14','1','Inventory sold','1','24','sales','2','','No',NULL,NULL,''),(1771,'5500','141744871414','2025-04-17 09:30:14',1824.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1772,'1100','141744871414','2025-04-17 09:30:55',1950.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1773,'4000','141744871414','2025-04-17 09:30:55',NULL,1950.00,'','14','1','Good sold','1','24','sales','2','','No',NULL,NULL,''),(1774,'1110','141744871477','2025-04-17 09:31:28',NULL,608.00,'','14','1','Inventory sold','1','24','sales','2','','No',NULL,NULL,''),(1775,'5500','141744871477','2025-04-17 09:31:17',608.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1776,'1100','141744871477','2025-04-17 09:31:28',650.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1777,'4000','141744871477','2025-04-17 09:31:28',NULL,650.00,'','14','1','Good sold','1','24','sales','2','','No',NULL,NULL,''),(1778,'1110','141744873013','2025-04-17 09:57:48',NULL,716.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(1779,'5500','141744873013','2025-04-17 09:56:53',716.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1780,'1000','141744873013','2025-04-17 09:57:48',780.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,'GHJ'),(1781,'4000','141744873013','2025-04-17 09:57:48',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(1782,'1100','141744871414','2025-04-17 10:02:25',NULL,1950.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(1783,'1000','141744871414','2025-04-17 10:02:25',1950.00,NULL,'','14','1','','1','24','payment','','14174487337273072823421','No',NULL,NULL,''),(1784,'1110','141744873763','2025-04-17 10:09:54',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(1785,'5500','141744873763','2025-04-17 10:09:23',943.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1786,'1100','141744873763','2025-04-17 10:09:54',1000.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(1787,'4000','141744873763','2025-04-17 10:09:54',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(1788,'1110','141744873822','2025-04-17 10:10:38',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(1789,'5500','141744873822','2025-04-17 10:10:22',943.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1790,'1100','141744873822','2025-04-17 10:10:38',1000.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(1791,'4000','141744873822','2025-04-17 10:10:38',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(1792,'1110','141744873859','2025-04-17 10:11:47',NULL,1386.00,'','14','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(1793,'1110','141744873859','2025-04-17 10:10:59',NULL,760.00,'','14','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(1794,'5500','141744873859','2025-04-17 10:11:26',2146.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1795,'1100','141744873859','2025-04-17 10:11:47',2275.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(1796,'4000','141744873859','2025-04-17 10:11:47',NULL,1475.04,'','14','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(1797,'4000','141744873859','2025-04-17 10:10:59',NULL,799.99,'','14','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(1798,'1110','141744873935','2025-04-17 10:13:12',NULL,1432.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(1799,'1110','141744873935','2025-04-17 10:12:15',NULL,1216.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(1800,'5500','141744873935','2025-04-17 10:12:32',2648.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1801,'1100','141744873935','2025-04-17 10:13:12',2860.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(1802,'4000','141744873935','2025-04-17 10:13:12',NULL,1560.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(1803,'4000','141744873935','2025-04-17 10:12:15',NULL,1300.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(1804,'1110','141744877227','2025-04-17 11:07:44',NULL,2772.00,'','14','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(1805,'5500','141744877227','2025-04-17 11:07:07',2772.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1806,'1100','141744877227','2025-04-17 11:07:44',2950.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(1807,'4000','141744877227','2025-04-17 11:07:44',NULL,2950.08,'','14','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(1808,'1110','141744877290','2025-04-17 11:08:33',NULL,693.00,'','14','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(1809,'5500','141744877290','2025-04-17 11:08:10',693.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1810,'1100','141744877290','2025-04-17 11:08:33',738.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(1811,'4000','141744877290','2025-04-17 11:08:33',NULL,737.52,'','14','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(1812,'1110','141744877344','2025-04-17 11:09:55',NULL,2831.76,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(1813,'5500','141744877344','2025-04-17 11:09:04',2831.76,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1814,'1100','141744877344','2025-04-17 11:09:55',3000.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(1815,'4000','141744877344','2025-04-17 11:09:55',NULL,2999.52,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(1816,'1110','141744877556','2025-04-17 11:12:53',NULL,943.92,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(1817,'5500','141744877556','2025-04-17 11:12:36',943.92,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1818,'1100','141744877556','2025-04-17 11:12:53',1000.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1819,'4000','141744877556','2025-04-17 11:12:53',NULL,999.84,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(1820,'1110','141744877615','2025-04-17 11:13:54',NULL,716.00,'','14','1','Inventory sold','1','24','sales','9','','No',NULL,NULL,''),(1821,'5500','141744877615','2025-04-17 11:13:35',716.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1822,'1100','141744877615','2025-04-17 11:13:54',780.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1823,'4000','141744877615','2025-04-17 11:13:54',NULL,780.00,'','14','1','Good sold','1','24','sales','9','','No',NULL,NULL,''),(1824,'1110','141744878754','2025-04-17 11:32:51',NULL,760.00,'','14','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(1825,'5500','141744878754','2025-04-17 11:32:34',760.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1826,'1100','141744878754','2025-04-17 11:32:51',800.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(1827,'4000','141744878754','2025-04-17 11:32:51',NULL,799.99,'','14','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(1828,'1110','141744878848','2025-04-17 11:34:31',NULL,1121.00,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(1829,'5500','141744878848','2025-04-17 11:34:08',1121.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1830,'1000','141744878848','2025-04-17 11:34:31',1200.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(1831,'4000','141744878848','2025-04-17 11:34:31',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(1832,'1110','141744880540','2025-04-17 12:02:38',NULL,81.08,'','14','1','Inventory sold','1','24','sales','14','','No',NULL,NULL,''),(1833,'5500','141744880540','2025-04-17 12:02:20',81.08,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1834,'1100','141744880540','2025-04-17 12:02:38',95.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1835,'4000','141744880540','2025-04-17 12:02:38',NULL,95.00,'','14','1','Good sold','1','24','sales','14','','No',NULL,NULL,''),(1836,'1110','141744881802','2025-04-17 12:24:12',NULL,63.33,'','14','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1837,'5500','141744881802','2025-04-17 12:23:22',63.33,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1838,'1000','141744881802','2025-04-17 12:24:12',75.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1839,'4000','141744881802','2025-04-17 12:24:12',NULL,75.00,'','14','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1840,'1100','141744877227','2025-04-17 12:26:11',NULL,2950.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(1841,'1000','141744877227','2025-04-17 12:26:11',2950.00,NULL,'','14','1','','1','25','payment','','14174488199402922303424','No',NULL,NULL,''),(1842,'1110','141744882430','2025-04-17 12:35:42',NULL,943.92,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(1843,'1110','141744882430','2025-04-17 12:33:50',NULL,693.00,'','14','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(1844,'5500','141744882430','2025-04-17 12:34:13',1636.92,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1845,'1000','141744882430','2025-04-17 12:35:42',1738.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1846,'4000','141744882430','2025-04-17 12:35:42',NULL,999.84,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1847,'4000','141744882430','2025-04-17 12:33:50',NULL,737.52,'','14','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(1848,'1110','141744883640','2025-04-17 12:54:22',NULL,760.00,'','14','1','Inventory sold','1','24','sales','3','','No',NULL,NULL,''),(1849,'5500','141744883640','2025-04-17 12:54:00',760.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1850,'1100','141744883640','2025-04-17 12:54:22',800.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1851,'4000','141744883640','2025-04-17 12:54:22',NULL,799.99,'','14','1','Good sold','1','24','sales','3','','No',NULL,NULL,''),(1852,'1100','141744883640','2025-04-17 13:07:41',NULL,800.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(1853,'1000','141744883640','2025-04-17 13:07:41',800.00,NULL,'','14','1','','1','24','payment','','14174488449533233322032','No',NULL,NULL,''),(1854,'1110','141744885729','2025-04-17 13:32:21',NULL,19822.32,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(1855,'1110','141744885729','2025-04-17 13:28:49',NULL,5065.32,'','14','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(1856,'5500','141744885729','2025-04-17 13:30:26',24887.64,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1857,'1000','141744885729','2025-04-17 13:32:21',26311.00,NULL,'','14','1','Good sold','1','','sales','','','No',NULL,NULL,'TRSA'),(1858,'4000','141744885729','2025-04-17 13:32:21',NULL,20786.64,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1859,'4000','141744885729','2025-04-17 13:28:49',NULL,5524.32,'','14','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1860,'1110','141744885951','2025-04-17 13:32:47',NULL,716.00,'','14','1','Inventory sold','1','26','sales','9','','No',NULL,NULL,''),(1861,'5500','141744885951','2025-04-17 13:32:31',716.00,NULL,'','14','1','Cost of goods sold','1','26','sales','','','No',NULL,NULL,''),(1862,'1100','141744885951','2025-04-17 13:32:47',780.00,NULL,'','14','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(1863,'4000','141744885951','2025-04-17 13:32:47',NULL,780.00,'','14','1','Good sold','1','26','sales','9','','No',NULL,NULL,''),(1864,'1100','141744709549','2025-04-17 13:50:52',NULL,1200.00,'','14','1','','1','23','payment','','','No',NULL,NULL,'TJK,BNH,KLJ'),(1865,'1010','141744709549','2025-04-17 13:50:52',1200.00,NULL,'','14','1','','1','23','payment','','14174488709903223387028','No',NULL,NULL,'TJK,BNH,KLJ'),(1866,'1100','141744709549','2025-04-17 13:52:45',NULL,1400.00,'','14','1','','1','23','payment','','','No',NULL,NULL,''),(1867,'1000','141744709549','2025-04-17 13:52:45',1400.00,NULL,'','14','1','','1','23','payment','','14174488720012143232480','No',NULL,NULL,''),(1868,'1100','141744877556','2025-04-17 13:59:11',NULL,1000.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(1869,'1000','141744877556','2025-04-17 13:59:11',1000.00,NULL,'','14','1','','1','24','payment','','14174488757323343477207','No',NULL,NULL,''),(1870,'1110','141744890412','2025-04-17 15:20:06',NULL,2850.00,'','14','1','Inventory sold','1','54','sales','4','','No',NULL,NULL,''),(1871,'1110','141744890412','2025-04-17 14:46:52',NULL,1386.00,'','14','1','Inventory sold','1','54','sales','6','','No',NULL,NULL,''),(1872,'1110','141744890412','2025-04-17 15:17:51',NULL,39.33,'','14','1','Inventory sold','1','54','sales','7','','No',NULL,NULL,''),(1873,'1110','141744890412','2025-04-17 15:18:23',NULL,943.92,'','14','1','Inventory sold','1','54','sales','7','','No',NULL,NULL,''),(1874,'5500','141744890412','2025-04-17 15:18:56',5219.25,NULL,'','14','1','Cost of goods sold','1','54','sales','','','No',NULL,NULL,''),(1875,'1000','141744890412','2025-04-17 15:20:06',5499.00,NULL,'','14','1','Good sold','1','54','Payment','','','No',NULL,NULL,''),(1876,'4000','141744890412','2025-04-17 15:20:06',NULL,3000.00,'','14','1','Good sold','1','54','sales','4','','No',NULL,NULL,''),(1877,'4000','141744890412','2025-04-17 14:46:52',NULL,1475.04,'','14','1','Good sold','1','54','sales','6','','No',NULL,NULL,''),(1878,'4000','141744890412','2025-04-17 15:17:51',NULL,41.66,'','14','1','Good sold','1','54','sales','7','','No',NULL,NULL,''),(1879,'4000','141744890412','2025-04-17 15:18:23',NULL,981.60,'','14','1','Good sold','1','54','sales','7','','No',NULL,NULL,''),(1880,'4000','141744890412','2025-04-17 15:23:59',41.66,NULL,'','14','1','Returned products','1','54','return','','','No',NULL,NULL,''),(1881,'1000','141744890412','2025-04-17 15:23:59',NULL,41.66,'','14','1','Returned products','1','54','return','','','No',NULL,NULL,''),(1882,'5500','141744890412','2025-04-17 15:23:59',NULL,39.33,'','14','1','Cost of goods returned','1','54','sales','7','','No',NULL,NULL,''),(1883,'1110','141744890412','2025-04-17 15:23:59',39.33,NULL,'','14','1','Inventory retuned ','1','54','sales','','','No',NULL,NULL,''),(1884,'1100','141744885951','2025-04-17 16:21:07',NULL,780.00,'','14','1','','1','26','payment','','','No',NULL,NULL,'TDH'),(1885,'1010','141744885951','2025-04-17 16:21:07',780.00,NULL,'','14','1','','1','26','payment','','14174489609183181133702','No',NULL,NULL,'TDH'),(1886,'1100','141744612909','2025-04-17 16:22:14',NULL,650.00,'','14','1','','1','45','payment','','','No',NULL,NULL,'TDH'),(1887,'1010','141744612909','2025-04-17 16:22:14',650.00,NULL,'','14','1','','1','45','payment','','14174489615721131840401','No',NULL,NULL,'TDH'),(1888,'1100','141744557809','2025-04-17 16:23:02',NULL,1300.00,'','14','1','','1','45','payment','','','No',NULL,NULL,'TDH'),(1889,'1010','141744557809','2025-04-17 16:23:02',1300.00,NULL,'','14','1','','1','45','payment','','14174489619800260203301','No',NULL,NULL,'TDH'),(1890,'1110','141744898281','2025-04-17 16:59:04',NULL,358.00,'','14','1','Inventory sold','1','24','sales','9','','No',NULL,NULL,''),(1891,'1110','141744898281','2025-04-17 16:58:01',NULL,560.50,'','14','1','Inventory sold','1','24','sales','10','','No',NULL,NULL,''),(1892,'5500','141744898281','2025-04-17 16:58:33',918.50,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1893,'1100','141744898281','2025-04-17 16:59:04',990.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1894,'4000','141744898281','2025-04-17 16:59:04',NULL,390.00,'','14','1','Good sold','1','24','sales','9','','No',NULL,NULL,''),(1895,'4000','141744898281','2025-04-17 16:58:01',NULL,600.00,'','14','1','Good sold','1','24','sales','10','','No',NULL,NULL,''),(1896,'1110','141744898432','2025-04-17 17:01:00',NULL,608.00,'','14','1','Inventory sold','1','24','sales','2','','No',NULL,NULL,''),(1897,'5500','141744898432','2025-04-17 17:00:32',608.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1898,'1100','141744898432','2025-04-17 17:01:00',650.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1899,'4000','141744898432','2025-04-17 17:01:00',NULL,650.00,'','14','1','Good sold','1','24','sales','2','','No',NULL,NULL,''),(1900,'1110','141744900460','2025-04-17 17:35:11',NULL,943.92,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(1901,'5500','141744900460','2025-04-17 17:34:20',943.92,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1902,'1100','141744900460','2025-04-17 17:35:11',1000.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1903,'4000','141744900460','2025-04-17 17:35:11',NULL,999.84,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(1904,'1110','141744900545','2025-04-17 17:36:01',NULL,39.33,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(1905,'5500','141744900545','2025-04-17 17:35:45',39.33,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1906,'1000','141744900545','2025-04-17 17:36:01',45.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1907,'4000','141744900545','2025-04-17 17:36:01',NULL,45.00,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1908,'1110','141744901690','2025-04-17 17:56:03',NULL,693.00,'','14','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(1909,'5500','141744901690','2025-04-17 17:54:50',693.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1910,'1100','141744901690','2025-04-17 17:56:03',738.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(1911,'4000','141744901690','2025-04-17 17:56:03',NULL,737.52,'','14','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(1912,'1100','141744901690','2025-04-17 18:08:08',NULL,740.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'FGH'),(1913,'1010','141744901690','2025-04-17 18:08:08',740.00,NULL,'','14','1','','1','25','payment','','14174490253132403520420','No',NULL,NULL,'FGH'),(1914,'1100','141744898432','2025-04-17 18:10:19',NULL,650.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(1915,'1000','141744898432','2025-04-17 18:10:19',650.00,NULL,'','14','1','','1','24','payment','','14174490264223233334332','No',NULL,NULL,''),(1916,'1100','141744898281','2025-04-17 18:11:18',NULL,990.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(1917,'1000','141744898281','2025-04-17 18:11:18',990.00,NULL,'','14','1','','1','24','payment','','14174490270522242302022','No',NULL,NULL,''),(1918,'1100','141744878754','2025-04-17 18:12:22',NULL,800.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(1919,'1000','141744878754','2025-04-17 18:12:22',800.00,NULL,'','14','1','','1','25','payment','','14174490276612022327200','No',NULL,NULL,''),(1920,'1100','141744877615','2025-04-17 18:13:14',NULL,780.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(1921,'1000','141744877615','2025-04-17 18:13:14',780.00,NULL,'','14','1','','1','24','payment','','14174490282023202304383','No',NULL,NULL,''),(1922,'1100','141744873935','2025-04-17 18:14:15',NULL,2860.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(1923,'1000','141744873935','2025-04-17 18:14:15',2860.00,NULL,'','14','1','','1','25','payment','','14174490288032320001033','No',NULL,NULL,''),(1924,'1100','141744877344','2025-04-17 18:15:15',NULL,300.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(1925,'1000','141744877344','2025-04-17 18:15:15',300.00,NULL,'','14','1','','1','25','payment','','14174490293723300394772','No',NULL,NULL,''),(1926,'1100','141744871477','2025-04-17 18:17:39',NULL,650.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(1927,'1010','141744871477','2025-04-17 18:17:39',650.00,NULL,'','14','1','','1','24','payment','','14174490308873030339802','No',NULL,NULL,''),(1928,'1100','141744900460','2025-04-17 18:22:35',NULL,1000.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(1929,'1010','141744900460','2025-04-17 18:22:35',1000.00,NULL,'','14','1','','1','24','payment','','14174490340704430141124','No',NULL,NULL,''),(1930,'1100','141744873822','2025-04-17 18:24:43',NULL,1000.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(1931,'1000','141744873822','2025-04-17 18:24:43',1000.00,NULL,'','14','1','','1','25','payment','','14174490352972041102252','No',NULL,NULL,''),(1932,'1100','141744877344','2025-04-17 18:27:47',NULL,3000.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(1933,'1000','141744877344','2025-04-17 18:27:47',3000.00,NULL,'','14','1','','1','25','payment','','14174490371422112203334','No',NULL,NULL,''),(1934,'1100','141744880540','2025-04-17 18:29:33',NULL,95.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(1935,'1000','141744880540','2025-04-17 18:29:33',95.00,NULL,'','14','1','','1','24','payment','','14174490381122241343014','No',NULL,NULL,''),(1936,'4000','141744870457','2025-04-17 18:36:38',740.00,NULL,'','14','1','Returned products','1','27','return','','','No',NULL,NULL,''),(1937,'1100','141744870457','2025-04-17 18:36:38',NULL,740.00,'','14','1','Returned products','1','27','return','','','No',NULL,NULL,''),(1938,'5500','141744870457','2025-04-17 18:36:38',NULL,666.00,'','14','1','Cost of goods returned','1','27','sales','13','','No',NULL,NULL,''),(1939,'1110','141744870457','2025-04-17 18:36:38',666.00,NULL,'','14','1','Inventory retuned ','1','27','sales','','','No',NULL,NULL,''),(1940,'1100','141744873859','2025-04-17 18:37:16',NULL,2275.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(1941,'1000','141744873859','2025-04-17 18:37:16',2275.00,NULL,'','14','1','','1','25','payment','','14174490425847820442040','No',NULL,NULL,''),(1942,'1100','141744877290','2025-04-17 18:38:11',NULL,740.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(1943,'1000','141744877290','2025-04-17 18:38:11',740.00,NULL,'','14','1','','1','25','payment','','14174490430302223333344','No',NULL,NULL,''),(1944,'1110','141744958771','2025-04-18 09:46:47',NULL,2242.00,'','14','1','Inventory sold','1','35','sales','10','','No',NULL,NULL,''),(1945,'1110','141744958771','2025-04-18 09:46:11',NULL,716.00,'','14','1','Inventory sold','1','35','sales','9','','No',NULL,NULL,''),(1946,'5500','141744958771','2025-04-18 09:46:35',2958.00,NULL,'','14','1','Cost of goods sold','1','35','sales','','','No',NULL,NULL,''),(1947,'1100','141744958771','2025-04-18 09:46:47',3180.00,NULL,'','14','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(1948,'4000','141744958771','2025-04-18 09:46:47',NULL,2400.00,'','14','1','Good sold','1','35','sales','10','','No',NULL,NULL,''),(1949,'4000','141744958771','2025-04-18 09:46:11',NULL,780.00,'','14','1','Good sold','1','35','sales','9','','No',NULL,NULL,''),(1950,'1100','141744724586','2025-04-18 10:32:32',NULL,50.00,'','14','1','','1','27','payment','','','No',NULL,NULL,''),(1951,'1000','141744724586','2025-04-18 10:32:32',50.00,NULL,'','14','1','','1','27','payment','','14174496156304339333322','No',NULL,NULL,''),(1952,'1110','141744964890','2025-04-18 11:41:47',NULL,16467.98,'','14','1','Inventory sold','1','19','sales','9','','No',NULL,NULL,''),(1953,'1110','141744964890','2025-04-18 11:28:10',NULL,1665.00,'','14','1','Inventory sold','1','19','sales','13','','No',NULL,NULL,''),(1954,'1110','141744964890','2025-04-18 11:32:18',NULL,18240.00,'','14','1','Inventory sold','1','19','sales','2','','No',NULL,NULL,''),(1955,'1110','141744964890','2025-04-18 11:33:12',NULL,8359.96,'','14','1','Inventory sold','1','19','sales','3','','No',NULL,NULL,''),(1956,'1110','141744964890','2025-04-18 11:33:53',NULL,13452.00,'','14','1','Inventory sold','1','19','sales','10','','No',NULL,NULL,''),(1957,'1110','141744964890','2025-04-18 11:34:37',NULL,13188.00,'','14','1','Inventory sold','1','19','sales','1','','No',NULL,NULL,''),(1958,'1110','141744964890','2025-04-18 11:36:22',NULL,2730.00,'','14','1','Inventory sold','1','19','sales','11','','No',NULL,NULL,''),(1959,'5500','141744964890','2025-04-18 11:41:28',74102.94,NULL,'','14','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(1960,'1100','141744964890','2025-04-18 11:41:47',79580.00,NULL,'','14','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(1961,'4000','141744964890','2025-04-18 11:41:47',NULL,17940.00,'','14','1','Good sold','1','19','sales','9','','No',NULL,NULL,''),(1962,'4000','141744964890','2025-04-18 11:28:10',NULL,1849.99,'','14','1','Good sold','1','19','sales','13','','No',NULL,NULL,''),(1963,'4000','141744964890','2025-04-18 11:32:18',NULL,19500.00,'','14','1','Good sold','1','19','sales','2','','No',NULL,NULL,''),(1964,'4000','141744964890','2025-04-18 11:33:12',NULL,8799.91,'','14','1','Good sold','1','19','sales','3','','No',NULL,NULL,''),(1965,'4000','141744964890','2025-04-18 11:33:53',NULL,14400.00,'','14','1','Good sold','1','19','sales','10','','No',NULL,NULL,''),(1966,'4000','141744964890','2025-04-18 11:34:37',NULL,13999.99,'','14','1','Good sold','1','19','sales','1','','No',NULL,NULL,''),(1967,'4000','141744964890','2025-04-18 11:36:22',NULL,3090.00,'','14','1','Good sold','1','19','sales','11','','No',NULL,NULL,''),(1968,'1110','141744966044','2025-04-18 11:48:40',NULL,943.92,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(1969,'5500','141744966044','2025-04-18 11:47:24',943.92,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(1970,'1100','141744966044','2025-04-18 11:48:40',1000.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(1971,'4000','141744966044','2025-04-18 11:48:40',NULL,999.84,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(1972,'1110','141744966542','2025-04-18 11:55:56',NULL,608.00,'','14','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(1973,'5500','141744966542','2025-04-18 11:55:42',608.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1974,'1000','141744966542','2025-04-18 11:55:56',650.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1975,'4000','141744966542','2025-04-18 11:55:56',NULL,650.00,'','14','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(1976,'1100','141744966044','2025-04-18 12:19:39',NULL,1000.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(1977,'1000','141744966044','2025-04-18 12:19:39',1000.00,NULL,'','14','1','','1','24','payment','','14174496802102363147340','No',NULL,NULL,''),(1978,'1110','141744970640','2025-04-18 13:04:20',NULL,760.00,'','14','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(1979,'5500','141744970640','2025-04-18 13:04:00',760.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1980,'1100','141744970640','2025-04-18 13:04:20',800.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(1981,'4000','141744970640','2025-04-18 13:04:20',NULL,799.99,'','14','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(1982,'1110','141744970680','2025-04-18 13:04:59',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(1983,'5500','141744970680','2025-04-18 13:04:40',608.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1984,'1100','141744970680','2025-04-18 13:04:59',650.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(1985,'4000','141744970680','2025-04-18 13:04:59',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(1986,'1110','141744970721','2025-04-18 13:06:41',NULL,760.00,'','14','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(1987,'1110','141744970721','2025-04-18 13:05:21',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(1988,'1110','141744970721','2025-04-18 13:05:48',NULL,531.00,'','14','1','Inventory sold','1','25','sales','8','','No',NULL,NULL,''),(1989,'5500','141744970721','2025-04-18 13:06:19',2234.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(1990,'1100','141744970721','2025-04-18 13:06:41',2380.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(1991,'4000','141744970721','2025-04-18 13:06:41',NULL,799.99,'','14','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(1992,'4000','141744970721','2025-04-18 13:05:21',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(1993,'4000','141744970721','2025-04-18 13:05:48',NULL,579.96,'','14','1','Good sold','1','25','sales','8','','No',NULL,NULL,''),(1994,'1110','141744972650','2025-04-18 13:38:21',NULL,1193.33,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(1995,'5500','141744972650','2025-04-18 13:37:30',1193.33,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1996,'1000','141744972650','2025-04-18 13:38:21',1300.00,NULL,'','14','1','Good sold','1','','sales','','','No',NULL,NULL,'TJK'),(1997,'4000','141744972650','2025-04-18 13:38:21',NULL,1300.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(1998,'1110','141744974178','2025-04-18 14:03:14',NULL,57.75,'','14','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(1999,'5500','141744974178','2025-04-18 14:02:58',57.75,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2000,'1000','141744974178','2025-04-18 14:03:14',75.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2001,'4000','141744974178','2025-04-18 14:03:14',NULL,75.00,'','14','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(2002,'1110','141744975884','2025-04-18 14:31:48',NULL,233.54,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(2003,'5500','141744975884','2025-04-18 14:31:24',233.54,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(2004,'1000','141744975884','2025-04-18 14:31:48',250.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(2005,'4000','141744975884','2025-04-18 14:31:48',NULL,250.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(2006,'1100','141744970640','2025-04-18 14:32:43',NULL,800.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(2007,'1000','141744970640','2025-04-18 14:32:43',800.00,NULL,'','14','1','','1','25','payment','','14174497598731347931705','No',NULL,NULL,''),(2008,'1110','141744977512','2025-04-18 14:58:46',NULL,608.00,'','14','1','Inventory sold','1','24','sales','2','','No',NULL,NULL,''),(2009,'5500','141744977512','2025-04-18 14:58:32',608.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(2010,'1100','141744977512','2025-04-18 14:58:46',650.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(2011,'4000','141744977512','2025-04-18 14:58:46',NULL,650.00,'','14','1','Good sold','1','24','sales','2','','No',NULL,NULL,''),(2012,'1110','141744978465','2025-04-18 15:15:48',NULL,716.00,'','14','1','Inventory sold','1','24','sales','9','','No',NULL,NULL,''),(2013,'1110','141744978465','2025-04-18 15:14:25',NULL,943.92,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(2014,'5500','141744978465','2025-04-18 15:14:53',1659.92,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(2015,'1100','141744978465','2025-04-18 15:15:48',1780.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(2016,'4000','141744978465','2025-04-18 15:15:48',NULL,780.00,'','14','1','Good sold','1','24','sales','9','','No',NULL,NULL,''),(2017,'4000','141744978465','2025-04-18 15:14:25',NULL,999.84,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(2018,'1110','141744982920','2025-04-18 16:33:12',NULL,5663.52,'','14','1','Inventory sold','1','55','sales','7','','No',NULL,NULL,''),(2019,'1110','141744982920','2025-04-18 16:28:40',NULL,4158.00,'','14','1','Inventory sold','1','55','sales','6','','No',NULL,NULL,''),(2020,'1110','141744982920','2025-04-18 16:29:44',NULL,2460.00,'','14','1','Inventory sold','1','55','sales','15','','No',NULL,NULL,''),(2021,'1110','141744982920','2025-04-18 16:30:15',NULL,1824.00,'','14','1','Inventory sold','1','55','sales','2','','No',NULL,NULL,''),(2022,'5500','141744982920','2025-04-18 16:31:18',14105.52,NULL,'','14','1','Cost of goods sold','1','55','sales','','','No',NULL,NULL,''),(2023,'1100','141744982920','2025-04-18 16:33:12',14974.00,NULL,'','14','1','Good sold','1','55','sales','','','No',NULL,NULL,''),(2024,'4000','141744982920','2025-04-18 16:33:12',NULL,5999.04,'','14','1','Good sold','1','55','sales','7','','No',NULL,NULL,''),(2025,'4000','141744982920','2025-04-18 16:28:40',NULL,4425.12,'','14','1','Good sold','1','55','sales','6','','No',NULL,NULL,''),(2026,'4000','141744982920','2025-04-18 16:29:44',NULL,2599.92,'','14','1','Good sold','1','55','sales','15','','No',NULL,NULL,''),(2027,'4000','141744982920','2025-04-18 16:30:15',NULL,1950.00,'','14','1','Good sold','1','55','sales','2','','No',NULL,NULL,''),(2028,'1110','141744983578','2025-04-18 16:39:58',NULL,1386.00,'','14','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(2029,'5500','141744983578','2025-04-18 16:39:38',1386.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2030,'1000','141744983578','2025-04-18 16:39:58',1475.00,NULL,'','14','1','Good sold','1','','sales','','','No',NULL,NULL,'KKJJH'),(2031,'4000','141744983578','2025-04-18 16:39:58',NULL,1475.04,'','14','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(2032,'1110','141744983669','2025-04-18 16:41:34',NULL,943.92,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2033,'5500','141744983669','2025-04-18 16:41:09',943.92,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2034,'1000','141744983669','2025-04-18 16:41:34',1000.00,NULL,'','14','1','Good sold','1','','sales','','','No',NULL,NULL,'GHJKL'),(2035,'4000','141744983669','2025-04-18 16:41:34',NULL,999.84,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2036,'1110','141744983747','2025-04-18 16:43:16',NULL,1884.00,'','14','1','Inventory sold','1','55','sales','1','','No',NULL,NULL,''),(2037,'5500','141744983747','2025-04-18 16:42:27',1884.00,NULL,'','14','1','Cost of goods sold','1','55','sales','','','No',NULL,NULL,''),(2038,'1100','141744983747','2025-04-18 16:43:16',2000.00,NULL,'','14','1','Good sold','1','55','sales','','','No',NULL,NULL,''),(2039,'4000','141744983747','2025-04-18 16:43:16',NULL,2000.00,'','14','1','Good sold','1','55','sales','1','','No',NULL,NULL,''),(2040,'4000','141744983578','2025-04-18 17:38:26',1475.04,NULL,'','14','1','Returned products','1','','return','','','No',NULL,NULL,''),(2041,'1000','141744983578','2025-04-18 17:38:26',NULL,1475.04,'','14','1','Returned products','1','','return','','','No',NULL,NULL,''),(2042,'5500','141744983578','2025-04-18 17:38:26',NULL,1386.00,'','14','1','Cost of goods returned','1','','sales','6','','No',NULL,NULL,''),(2043,'1110','141744983578','2025-04-18 17:38:26',1386.00,NULL,'','14','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(2044,'1110','141744989793','2025-04-18 18:25:12',NULL,1386.00,'','14','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(2045,'1110','141744989793','2025-04-18 18:23:13',NULL,760.00,'','14','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2046,'5500','141744989793','2025-04-18 18:24:45',2146.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2047,'1000','141744989793','2025-04-18 18:25:12',2275.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2048,'4000','141744989793','2025-04-18 18:25:12',NULL,1475.04,'','14','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(2049,'4000','141744989793','2025-04-18 18:23:13',NULL,799.99,'','14','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2050,'1100','141744977512','2025-04-18 18:52:00',NULL,650.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(2051,'1000','141744977512','2025-04-18 18:52:00',650.00,NULL,'','14','1','','1','24','payment','','14174499155430072334222','No',NULL,NULL,''),(2052,'1100','141744989793','2025-04-18 18:54:37',NULL,53.00,'','14','1','','1','','payment','','','No',NULL,NULL,''),(2053,'1000','141744989793','2025-04-18 18:54:37',53.00,NULL,'','14','1','','1','','payment','','14174499171421932290307','No',NULL,NULL,''),(2054,'1100','141744978465','2025-04-18 18:56:36',NULL,1780.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(2055,'1000','141744978465','2025-04-18 18:56:36',1780.00,NULL,'','14','1','','1','24','payment','','14174499181842302031409','No',NULL,NULL,''),(2056,'1100','141744958771','2025-04-18 18:57:31',NULL,3180.00,'','14','1','','1','35','payment','','','No',NULL,NULL,''),(2057,'1000','141744958771','2025-04-18 18:57:31',3180.00,NULL,'','14','1','','1','35','payment','','14174499187323707413722','No',NULL,NULL,''),(2058,'1100','141744970721','2025-04-18 19:02:41',NULL,2380.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(2059,'1000','141744970721','2025-04-18 19:02:41',2380.00,NULL,'','14','1','','1','25','payment','','14174499221322323703742','No',NULL,NULL,''),(2060,'1100','141744970680','2025-04-18 19:04:33',NULL,650.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(2061,'1000','141744970680','2025-04-18 19:04:33',650.00,NULL,'','14','1','','1','25','payment','','14174499230733400977120','No',NULL,NULL,''),(2062,'1110','141745000719','2025-04-18 21:33:21',NULL,7159.99,'','14','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(2063,'1110','141745000719','2025-04-18 21:25:19',NULL,8591.99,'','14','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(2064,'1110','141745000719','2025-04-18 21:27:40',NULL,2242.00,'','14','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(2065,'1110','141745000719','2025-04-18 21:27:55',NULL,5319.97,'','14','1','Inventory sold','1','27','sales','3','','No',NULL,NULL,''),(2066,'1110','141745000719','2025-04-18 21:28:22',NULL,1062.00,'','14','1','Inventory sold','1','27','sales','8','','No',NULL,NULL,''),(2067,'1110','141745000719','2025-04-18 21:29:31',NULL,297.96,'','14','1','Inventory sold','1','27','sales','5','','No',NULL,NULL,''),(2068,'1110','141745000719','2025-04-18 21:29:42',NULL,12160.00,'','14','1','Inventory sold','1','27','sales','2','','No',NULL,NULL,''),(2069,'1110','141745000719','2025-04-18 21:30:28',NULL,21710.16,'','14','1','Inventory sold','1','27','sales','7','','No',NULL,NULL,''),(2070,'1110','141745000719','2025-04-18 21:30:35',NULL,4920.00,'','14','1','Inventory sold','1','27','sales','15','','No',NULL,NULL,''),(2071,'1110','141745000719','2025-04-18 21:31:29',NULL,18018.00,'','14','1','Inventory sold','1','27','sales','6','','No',NULL,NULL,''),(2072,'1110','141745000719','2025-04-18 21:31:57',NULL,3768.00,'','14','1','Inventory sold','1','27','sales','1','','No',NULL,NULL,''),(2073,'1110','141745000719','2025-04-18 21:32:35',NULL,973.00,'','14','1','Inventory sold','1','27','sales','14','','No',NULL,NULL,''),(2074,'5500','141745000719','2025-04-18 21:33:05',86223.07,NULL,'','14','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(2075,'1100','141745000719','2025-04-18 21:33:21',91865.00,NULL,'','14','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(2076,'4000','141745000719','2025-04-18 21:33:21',NULL,7608.00,'','14','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(2077,'4000','141745000719','2025-04-18 21:25:19',NULL,9360.00,'','14','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(2078,'4000','141745000719','2025-04-18 21:27:40',NULL,2400.00,'','14','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(2079,'4000','141745000719','2025-04-18 21:27:55',NULL,5599.94,'','14','1','Good sold','1','27','sales','3','','No',NULL,NULL,''),(2080,'4000','141745000719','2025-04-18 21:28:22',NULL,1159.92,'','14','1','Good sold','1','27','sales','8','','No',NULL,NULL,''),(2081,'4000','141745000719','2025-04-18 21:29:31',NULL,324.96,'','14','1','Good sold','1','27','sales','5','','No',NULL,NULL,''),(2082,'4000','141745000719','2025-04-18 21:29:42',NULL,13000.00,'','14','1','Good sold','1','27','sales','2','','No',NULL,NULL,''),(2083,'4000','141745000719','2025-04-18 21:30:28',NULL,22996.32,'','14','1','Good sold','1','27','sales','7','','No',NULL,NULL,''),(2084,'4000','141745000719','2025-04-18 21:30:35',NULL,5199.84,'','14','1','Good sold','1','27','sales','15','','No',NULL,NULL,''),(2085,'4000','141745000719','2025-04-18 21:31:29',NULL,19175.52,'','14','1','Good sold','1','27','sales','6','','No',NULL,NULL,''),(2086,'4000','141745000719','2025-04-18 21:31:57',NULL,4000.00,'','14','1','Good sold','1','27','sales','1','','No',NULL,NULL,''),(2087,'4000','141745000719','2025-04-18 21:32:35',NULL,1039.99,'','14','1','Good sold','1','27','sales','14','','No',NULL,NULL,''),(2088,'1110','141745047260','2025-04-19 10:21:27',NULL,2148.00,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2089,'5500','141745047260','2025-04-19 10:21:00',2148.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2090,'1000','141745047260','2025-04-19 10:21:27',2340.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2091,'4000','141745047260','2025-04-19 10:21:27',NULL,2340.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2092,'1110','141745048018','2025-04-19 10:34:14',NULL,1887.84,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2093,'5500','141745048018','2025-04-19 10:33:38',1887.84,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2094,'1000','141745048018','2025-04-19 10:34:14',2000.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2095,'4000','141745048018','2025-04-19 10:34:14',NULL,1999.68,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2096,'1110','141745048199','2025-04-19 10:37:01',NULL,196.65,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2097,'5500','141745048199','2025-04-19 10:36:39',196.65,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2098,'1000','141745048199','2025-04-19 10:37:01',208.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2099,'4000','141745048199','2025-04-19 10:37:01',NULL,208.30,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2100,'1110','141745048912','2025-04-19 10:57:02',NULL,99.32,'','14','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(2101,'1110','141745048912','2025-04-19 10:48:32',NULL,253.33,'','14','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2102,'5500','141745048912','2025-04-19 10:48:55',352.65,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2103,'1000','141745048912','2025-04-19 10:57:02',420.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2104,'4000','141745048912','2025-04-19 10:57:02',NULL,120.00,'','14','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2105,'4000','141745048912','2025-04-19 10:48:32',NULL,300.00,'','14','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2106,'1110','141745049445','2025-04-19 10:58:05',NULL,78.66,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2107,'1110','141745049445','2025-04-19 10:57:25',NULL,57.75,'','14','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(2108,'5500','141745049445','2025-04-19 10:57:44',136.41,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2109,'1000','141745049445','2025-04-19 10:58:05',165.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2110,'4000','141745049445','2025-04-19 10:58:05',NULL,90.00,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2111,'4000','141745049445','2025-04-19 10:57:25',NULL,75.00,'','14','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(2112,'1110','141745049736','2025-04-19 11:02:54',NULL,2864.00,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2113,'5500','141745049736','2025-04-19 11:02:16',2864.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2114,'1000','141745049736','2025-04-19 11:02:54',3120.00,NULL,'','14','1','Good sold','1','','sales','','','No',NULL,NULL,'PTY'),(2115,'4000','141745049736','2025-04-19 11:02:54',NULL,3120.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2116,'1110','141745049862','2025-04-19 11:05:29',NULL,1824.00,'','14','1','Inventory sold','1','23','sales','2','','No',NULL,NULL,''),(2117,'1110','141745049862','2025-04-19 11:04:22',NULL,1432.00,'','14','1','Inventory sold','1','23','sales','9','','No',NULL,NULL,''),(2118,'1110','141745049862','2025-04-19 11:04:38',NULL,1121.00,'','14','1','Inventory sold','1','23','sales','10','','No',NULL,NULL,''),(2119,'5500','141745049862','2025-04-19 11:05:08',4377.00,NULL,'','14','1','Cost of goods sold','1','23','sales','','','No',NULL,NULL,''),(2120,'1100','141745049862','2025-04-19 11:05:29',4710.00,NULL,'','14','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(2121,'4000','141745049862','2025-04-19 11:05:29',NULL,1950.00,'','14','1','Good sold','1','23','sales','2','','No',NULL,NULL,''),(2122,'4000','141745049862','2025-04-19 11:04:22',NULL,1560.00,'','14','1','Good sold','1','23','sales','9','','No',NULL,NULL,''),(2123,'4000','141745049862','2025-04-19 11:04:38',NULL,1200.00,'','14','1','Good sold','1','23','sales','10','','No',NULL,NULL,''),(2124,'1110','141745050214','2025-04-19 11:10:27',NULL,63.33,'','14','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2125,'5500','141745050214','2025-04-19 11:10:14',63.33,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2126,'1000','141745050214','2025-04-19 11:10:27',75.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2127,'4000','141745050214','2025-04-19 11:10:27',NULL,75.00,'','14','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2128,'1110','141745050310','2025-04-19 11:12:17',NULL,5011.99,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(2129,'5500','141745050310','2025-04-19 11:11:50',5011.99,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(2130,'1100','141745050310','2025-04-19 11:12:17',5320.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(2131,'4000','141745050310','2025-04-19 11:12:17',NULL,5320.01,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(2132,'1110','141745050514','2025-04-19 11:15:30',NULL,1824.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(2133,'5500','141745050514','2025-04-19 11:15:14',1824.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(2134,'1100','141745050514','2025-04-19 11:15:30',1950.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(2135,'4000','141745050514','2025-04-19 11:15:30',NULL,1950.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(2136,'1110','141745050686','2025-04-19 11:18:26',NULL,63.33,'','14','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2137,'5500','141745050686','2025-04-19 11:18:06',63.33,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2138,'1000','141745050686','2025-04-19 11:18:26',75.00,NULL,'','14','1','Good sold','1','','sales','','','No',NULL,NULL,'LKJ'),(2139,'4000','141745050686','2025-04-19 11:18:26',NULL,75.00,'','14','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2140,'4000','141745050310','2025-04-19 11:57:02',5320.01,NULL,'','14','1','Returned products','1','25','return','','','No',NULL,NULL,''),(2141,'1100','141745050310','2025-04-19 11:57:02',NULL,5320.01,'','14','1','Returned products','1','25','return','','','No',NULL,NULL,''),(2142,'5500','141745050310','2025-04-19 11:57:02',NULL,5011.99,'','14','1','Cost of goods returned','1','25','sales','9','','No',NULL,NULL,''),(2143,'1110','141745050310','2025-04-19 11:57:02',5011.99,NULL,'','14','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(2144,'1110','141745053032','2025-04-19 11:58:31',NULL,7847.00,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(2145,'5500','141745053032','2025-04-19 11:57:12',7847.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(2146,'1100','141745053032','2025-04-19 11:58:31',8260.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(2147,'4000','141745053032','2025-04-19 11:58:31',NULL,8260.01,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(2148,'1110','141745053146','2025-04-19 11:59:23',NULL,943.92,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(2149,'5500','141745053146','2025-04-19 11:59:06',943.92,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(2150,'1100','141745053146','2025-04-19 11:59:23',1000.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(2151,'4000','141745053146','2025-04-19 11:59:23',NULL,999.84,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(2152,'1110','141745053893','2025-04-19 12:11:56',NULL,314.00,'','14','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2153,'5500','141745053893','2025-04-19 12:11:33',314.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2154,'1000','141745053893','2025-04-19 12:11:56',360.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2155,'4000','141745053893','2025-04-19 12:11:56',NULL,360.00,'','14','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2156,'1110','141745055333','2025-04-19 12:35:59',NULL,1432.00,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2157,'5500','141745055333','2025-04-19 12:35:33',1432.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2158,'1000','141745055333','2025-04-19 12:35:59',1560.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2159,'4000','141745055333','2025-04-19 12:35:59',NULL,1560.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2160,'1110','141745057024','2025-04-19 13:04:01',NULL,1432.00,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2161,'5500','141745057024','2025-04-19 13:03:44',1432.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2162,'1000','141745057024','2025-04-19 13:04:01',1560.00,NULL,'','14','1','Good sold','1','','sales','','','No',NULL,NULL,'YIT'),(2163,'4000','141745057024','2025-04-19 13:04:01',NULL,1560.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2164,'1100','141745053146','2025-04-19 13:40:27',NULL,1000.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(2165,'1000','141745053146','2025-04-19 13:40:27',1000.00,NULL,'','14','1','','1','24','payment','','14174505924300242404570','No',NULL,NULL,''),(2166,'1100','141745053032','2025-04-19 13:40:57',NULL,8260.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(2167,'1000','141745053032','2025-04-19 13:40:57',8260.00,NULL,'','14','1','','1','25','payment','','14174505927732140075372','No',NULL,NULL,''),(2168,'1100','141745050514','2025-04-19 13:41:35',NULL,1950.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(2169,'1000','141745050514','2025-04-19 13:41:35',1950.00,NULL,'','14','1','','1','25','payment','','14174505932320239122320','No',NULL,NULL,''),(2170,'1110','141745060646','2025-04-19 14:04:59',NULL,2864.00,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2171,'5500','141745060646','2025-04-19 14:04:06',2864.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2172,'1000','141745060646','2025-04-19 14:04:59',3120.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2173,'4000','141745060646','2025-04-19 14:04:59',NULL,3120.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2174,'1110','141745061458','2025-04-19 14:18:14',NULL,1121.00,'','14','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(2175,'5500','141745061458','2025-04-19 14:17:38',1121.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2176,'1000','141745061458','2025-04-19 14:18:14',1200.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2177,'4000','141745061458','2025-04-19 14:18:14',NULL,1200.00,'','14','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(2178,'1110','141745061509','2025-04-19 14:22:23',NULL,716.00,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2179,'5500','141745061509','2025-04-19 14:18:29',716.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2180,'1000','141745061509','2025-04-19 14:22:23',780.00,NULL,'','14','1','Good sold','1','','sales','','','No',NULL,NULL,'JLG'),(2181,'4000','141745061509','2025-04-19 14:22:23',NULL,780.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2182,'1110','141745064906','2025-04-19 15:17:40',NULL,1432.00,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2183,'5500','141745064906','2025-04-19 15:15:06',1432.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2184,'1000','141745064906','2025-04-19 15:17:40',1560.00,NULL,'','14','1','Good sold','1','','sales','','','No',NULL,NULL,'GFL'),(2185,'4000','141745064906','2025-04-19 15:17:40',NULL,1560.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2186,'1110','141745075781','2025-04-19 18:17:01',NULL,27.75,'','14','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(2187,'5500','141745075781','2025-04-19 18:16:21',27.75,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2188,'1000','141745075781','2025-04-19 18:17:01',40.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2189,'4000','141745075781','2025-04-19 18:17:01',NULL,40.00,'','14','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(2190,'1110','141745078514','2025-04-19 19:02:54',NULL,2242.00,'','14','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(2191,'1110','141745078514','2025-04-19 19:01:54',NULL,1432.00,'','14','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(2192,'5500','141745078514','2025-04-19 19:02:30',3674.00,NULL,'','14','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(2193,'1100','141745078514','2025-04-19 19:02:54',3960.00,NULL,'','14','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(2194,'4000','141745078514','2025-04-19 19:02:54',NULL,2400.00,'','14','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(2195,'4000','141745078514','2025-04-19 19:01:54',NULL,1560.00,'','14','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(2196,'1110','141745078652','2025-04-19 19:04:56',NULL,1519.99,'','14','1','Inventory sold','1','27','sales','3','','No',NULL,NULL,''),(2197,'5500','141745078652','2025-04-19 19:04:12',1519.99,NULL,'','14','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(2198,'1000','141745078652','2025-04-19 19:04:56',1600.00,NULL,'','14','1','Good sold','1','27','Payment','','','No',NULL,NULL,''),(2199,'4000','141745078652','2025-04-19 19:04:56',NULL,1599.98,'','14','1','Good sold','1','27','sales','3','','No',NULL,NULL,''),(2200,'4000','141745078652','2025-04-19 19:07:14',1599.98,NULL,'','14','1','Returned products','1','27','return','','','No',NULL,NULL,''),(2201,'1000','141745078652','2025-04-19 19:07:14',NULL,1599.98,'','14','1','Returned products','1','27','return','','','No',NULL,NULL,''),(2202,'5500','141745078652','2025-04-19 19:07:14',NULL,1519.99,'','14','1','Cost of goods returned','1','27','sales','3','','No',NULL,NULL,''),(2203,'1110','141745078652','2025-04-19 19:07:14',1519.99,NULL,'','14','1','Inventory retuned ','1','27','sales','','','No',NULL,NULL,''),(2204,'4000','141745078514','2025-04-19 19:07:33',2400.00,NULL,'','14','1','Returned products','1','27','return','','','No',NULL,NULL,''),(2205,'1100','141745078514','2025-04-19 19:07:33',NULL,2400.00,'','14','1','Returned products','1','27','return','','','No',NULL,NULL,''),(2206,'5500','141745078514','2025-04-19 19:07:33',NULL,2242.00,'','14','1','Cost of goods returned','1','27','sales','10','','No',NULL,NULL,''),(2207,'1110','141745078514','2025-04-19 19:07:33',2242.00,NULL,'','14','1','Inventory retuned ','1','27','sales','','','No',NULL,NULL,''),(2208,'4000','141745078514','2025-04-19 19:07:47',1560.00,NULL,'','14','1','Returned products','1','27','return','','','No',NULL,NULL,''),(2209,'1100','141745078514','2025-04-19 19:07:47',NULL,1560.00,'','14','1','Returned products','1','27','return','','','No',NULL,NULL,''),(2210,'5500','141745078514','2025-04-19 19:07:47',NULL,1432.00,'','14','1','Cost of goods returned','1','27','sales','9','','No',NULL,NULL,''),(2211,'1110','141745078514','2025-04-19 19:07:47',1432.00,NULL,'','14','1','Inventory retuned ','1','27','sales','','','No',NULL,NULL,''),(2212,'1110','141745078874','2025-04-19 19:09:47',NULL,531.00,'','14','1','Inventory sold','1','27','sales','8','','No',NULL,NULL,''),(2213,'1110','141745078874','2025-04-19 19:07:54',NULL,1432.00,'','14','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(2214,'1110','141745078874','2025-04-19 19:08:16',NULL,2242.00,'','14','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(2215,'1110','141745078874','2025-04-19 19:08:37',NULL,1425.00,'','14','1','Inventory sold','1','27','sales','4','','No',NULL,NULL,''),(2216,'5500','141745078874','2025-04-19 19:08:57',5630.00,NULL,'','14','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(2217,'1100','141745078874','2025-04-19 19:09:47',6040.00,NULL,'','14','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(2218,'4000','141745078874','2025-04-19 19:09:47',NULL,579.96,'','14','1','Good sold','1','27','sales','8','','No',NULL,NULL,''),(2219,'4000','141745078874','2025-04-19 19:07:54',NULL,1560.00,'','14','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(2220,'4000','141745078874','2025-04-19 19:08:16',NULL,2400.00,'','14','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(2221,'4000','141745078874','2025-04-19 19:08:37',NULL,1500.00,'','14','1','Good sold','1','27','sales','4','','No',NULL,NULL,''),(2222,'1110','141745080765','2025-04-19 19:39:43',NULL,1121.00,'','14','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(2223,'5500','141745080765','2025-04-19 19:39:25',1121.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2224,'1000','141745080765','2025-04-19 19:39:43',1200.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2225,'4000','141745080765','2025-04-19 19:39:43',NULL,1200.00,'','14','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(2226,'1100','141745049862','2025-04-19 19:47:22',NULL,4710.00,'','14','1','','1','23','payment','','','No',NULL,NULL,''),(2227,'1000','141745049862','2025-04-19 19:47:22',4710.00,NULL,'','14','1','','1','23','payment','','14174508129223302020222','No',NULL,NULL,''),(2228,'1100','141744709549','2025-04-19 19:49:54',NULL,450.00,'','14','1','','1','23','payment','','','No',NULL,NULL,''),(2229,'1000','141744709549','2025-04-19 19:49:54',450.00,NULL,'','14','1','','1','23','payment','','14174508143320522138232','No',NULL,NULL,''),(2230,'1100','141744709549','2025-04-19 19:51:03',NULL,200.00,'','14','1','','1','23','payment','','','No',NULL,NULL,'TJK,BNH,KLJ,HGF'),(2231,'1010','141744709549','2025-04-19 19:51:03',200.00,NULL,'','14','1','','1','23','payment','','14174508155010205123335','No',NULL,NULL,'TJK,BNH,KLJ,HGF'),(2232,'1110','151745096608','2025-04-20 00:03:28',79128.00,NULL,'','15','1','Inventory Purchased','1','46','Purchases','1','','No',NULL,NULL,''),(2233,'1110','151745096608','2025-04-20 00:03:28',13653.00,NULL,'','15','1','Inventory Purchased','1','46','Purchases','13','','No',NULL,NULL,''),(2234,'1110','151745096608','2025-04-20 00:03:28',271776.00,NULL,'','15','1','Inventory Purchased','1','46','Purchases','2','','No',NULL,NULL,''),(2235,'1110','151745096608','2025-04-20 00:03:28',70622.95,NULL,'','15','1','Inventory Purchased','1','46','Purchases','10','','No',NULL,NULL,''),(2236,'1110','151745096608','2025-04-20 00:03:28',134980.56,NULL,'','15','1','Inventory Purchased','1','46','Purchases','7','','No',NULL,NULL,''),(2237,'1110','151745096608','2025-04-20 00:03:28',32219.96,NULL,'','15','1','Inventory Purchased','1','46','Purchases','9','','No',NULL,NULL,''),(2238,'1110','151745096608','2025-04-20 00:03:28',27243.99,NULL,'','15','1','Inventory Purchased','1','46','Purchases','14','','No',NULL,NULL,''),(2239,'1110','151745096608','2025-04-20 00:03:28',118275.00,NULL,'','15','1','Inventory Purchased','1','46','Purchases','4','','No',NULL,NULL,''),(2240,'2130','151745096608','2025-04-20 00:03:28',NULL,747899.46,'','15','1','Account payable for inventory','1','46','Purchases','','','No',NULL,NULL,''),(2241,'1110','141745138576','2025-04-20 11:43:13',NULL,1121.00,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(2242,'5500','141745138576','2025-04-20 11:42:56',1121.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(2243,'1100','141745138576','2025-04-20 11:43:13',1200.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(2244,'4000','141745138576','2025-04-20 11:43:13',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(2245,'1110','141745138992','2025-04-20 11:50:22',NULL,716.00,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2246,'5500','141745138992','2025-04-20 11:49:52',716.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2247,'1000','141745138992','2025-04-20 11:50:22',780.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2248,'4000','141745138992','2025-04-20 11:50:22',NULL,780.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2249,'1100','141745138992','2025-04-20 11:54:02',NULL,780.00,'','14','1','','1','','payment','','','No',NULL,NULL,''),(2250,'1000','141745138992','2025-04-20 11:54:02',780.00,NULL,'','14','1','','1','','payment','','14174513927272910221092','No',NULL,NULL,''),(2251,'4000','141745138992','2025-04-20 11:55:20',780.00,NULL,'','14','1','Returned products','1','','return','','','No',NULL,NULL,''),(2252,'1000','141745138992','2025-04-20 11:55:20',NULL,780.00,'','14','1','Returned products','1','','return','','','No',NULL,NULL,''),(2253,'5500','141745138992','2025-04-20 11:55:20',NULL,716.00,'','14','1','Cost of goods returned','1','','sales','9','','No',NULL,NULL,''),(2254,'1110','141745138992','2025-04-20 11:55:20',716.00,NULL,'','14','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(2255,'1110','141745142314','2025-04-20 12:47:04',NULL,608.00,'','14','1','Inventory sold','1','24','sales','2','','No',NULL,NULL,''),(2256,'1110','141745142314','2025-04-20 12:45:14',NULL,716.00,'','14','1','Inventory sold','1','24','sales','9','','No',NULL,NULL,''),(2257,'1110','141745142314','2025-04-20 12:45:27',NULL,1121.00,'','14','1','Inventory sold','1','24','sales','10','','No',NULL,NULL,''),(2258,'5500','141745142314','2025-04-20 12:46:37',2445.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(2259,'1100','141745142314','2025-04-20 12:47:04',2630.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(2260,'4000','141745142314','2025-04-20 12:47:04',NULL,650.00,'','14','1','Good sold','1','24','sales','2','','No',NULL,NULL,''),(2261,'4000','141745142314','2025-04-20 12:45:14',NULL,780.00,'','14','1','Good sold','1','24','sales','9','','No',NULL,NULL,''),(2262,'4000','141745142314','2025-04-20 12:45:27',NULL,1200.00,'','14','1','Good sold','1','24','sales','10','','No',NULL,NULL,''),(2263,'1110','141745142844','2025-04-20 12:55:22',NULL,1386.00,'','14','1','Inventory sold','1','23','sales','6','','No',NULL,NULL,''),(2264,'1110','141745142844','2025-04-20 12:54:04',NULL,63.33,'','14','1','Inventory sold','1','23','sales','3','','No',NULL,NULL,''),(2265,'5500','141745142844','2025-04-20 12:55:03',1449.33,NULL,'','14','1','Cost of goods sold','1','23','sales','','','No',NULL,NULL,''),(2266,'1100','141745142844','2025-04-20 12:55:22',1550.00,NULL,'','14','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(2267,'4000','141745142844','2025-04-20 12:55:22',NULL,1475.04,'','14','1','Good sold','1','23','sales','6','','No',NULL,NULL,''),(2268,'4000','141745142844','2025-04-20 12:54:04',NULL,75.00,'','14','1','Good sold','1','23','sales','3','','No',NULL,NULL,''),(2269,'1110','141745145398','2025-04-20 13:37:53',NULL,4484.00,'','14','1','Inventory sold','1','28','sales','10','','No',NULL,NULL,''),(2270,'5500','141745145398','2025-04-20 13:36:38',4484.00,NULL,'','14','1','Cost of goods sold','1','28','sales','','','No',NULL,NULL,''),(2271,'1100','141745145398','2025-04-20 13:37:53',4680.00,NULL,'','14','1','Good sold','1','28','sales','','','No',NULL,NULL,''),(2272,'4000','141745145398','2025-04-20 13:37:53',NULL,4680.00,'','14','1','Good sold','1','28','sales','10','','No',NULL,NULL,''),(2273,'1110','141745146723','2025-04-20 13:59:00',NULL,1121.00,'','14','1','Inventory sold','1','24','sales','10','','No',NULL,NULL,''),(2274,'5500','141745146723','2025-04-20 13:58:43',1121.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(2275,'1100','141745146723','2025-04-20 13:59:00',1200.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(2276,'4000','141745146723','2025-04-20 13:59:00',NULL,1200.00,'','14','1','Good sold','1','24','sales','10','','No',NULL,NULL,''),(2277,'1110','141745148485','2025-04-20 14:28:30',NULL,39.33,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2278,'5500','141745148485','2025-04-20 14:28:05',39.33,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2279,'1000','141745148485','2025-04-20 14:28:30',45.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2280,'4000','141745148485','2025-04-20 14:28:30',NULL,45.00,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2281,'1100','141745138576','2025-04-20 14:31:40',NULL,1200.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(2282,'1000','141745138576','2025-04-20 14:31:40',1200.00,NULL,'','14','1','','1','25','payment','','14174514872342722352223','No',NULL,NULL,''),(2283,'1100','141745145398','2025-04-20 14:32:29',NULL,4680.00,'','14','1','','1','28','payment','','','No',NULL,NULL,''),(2284,'1000','141745145398','2025-04-20 14:32:29',4680.00,NULL,'','14','1','','1','28','payment','','14174514877422272320424','No',NULL,NULL,''),(2285,'1100','141745142314','2025-04-20 14:37:28',NULL,2630.00,'','14','1','','1','24','payment','','','No',NULL,NULL,'PYJ'),(2286,'1010','141745142314','2025-04-20 14:37:28',2630.00,NULL,'','14','1','','1','24','payment','','14174514908383330304431','No',NULL,NULL,'PYJ'),(2287,'1100','141745146723','2025-04-20 14:38:31',NULL,1200.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(2288,'1000','141745146723','2025-04-20 14:38:31',1200.00,NULL,'','14','1','','1','24','payment','','14174514913313321204133','No',NULL,NULL,''),(2289,'1110','141745149169','2025-04-20 14:40:45',NULL,716.00,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2290,'5500','141745149169','2025-04-20 14:39:29',716.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2291,'1000','141745149169','2025-04-20 14:40:45',780.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2292,'4000','141745149169','2025-04-20 14:40:45',NULL,780.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2293,'1100','141744873763','2025-04-20 15:03:05',NULL,1000.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(2294,'1000','141744873763','2025-04-20 15:03:05',1000.00,NULL,'','14','1','','1','25','payment','','14174515061172360022022','No',NULL,NULL,''),(2295,'1100','141744801646','2025-04-20 15:04:23',NULL,500.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'GKL'),(2296,'1040','141744801646','2025-04-20 15:04:23',500.00,NULL,'','14','1','','1','25','payment','','14174515074550517123250','No',NULL,NULL,'GKL'),(2297,'1110','141745151725','2025-04-20 15:25:11',NULL,2148.00,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2298,'5500','141745151725','2025-04-20 15:22:05',2148.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2299,'1000','141745151725','2025-04-20 15:25:11',2340.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2300,'4000','141745151725','2025-04-20 15:25:11',NULL,2340.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2301,'1110','141745151916','2025-04-20 15:56:54',NULL,1121.00,'','14','1','Inventory sold','1','24','sales','10','','No',NULL,NULL,''),(2302,'1110','141745151916','2025-04-20 15:25:16',NULL,716.00,'','14','1','Inventory sold','1','24','sales','9','','No',NULL,NULL,''),(2303,'5500','141745151916','2025-04-20 15:56:33',1837.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(2304,'1100','141745151916','2025-04-20 15:56:54',1980.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(2305,'4000','141745151916','2025-04-20 15:56:54',NULL,1200.00,'','14','1','Good sold','1','24','sales','10','','No',NULL,NULL,''),(2306,'4000','141745151916','2025-04-20 15:25:16',NULL,780.00,'','14','1','Good sold','1','24','sales','9','','No',NULL,NULL,''),(2307,'1100','141745151916','2025-04-20 16:25:54',NULL,1980.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(2308,'1000','141745151916','2025-04-20 16:25:54',1980.00,NULL,'','14','1','','1','24','payment','','14174515561635441302336','No',NULL,NULL,''),(2309,'1110','141745155767','2025-04-20 16:30:05',NULL,1216.00,'','14','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(2310,'5500','141745155767','2025-04-20 16:29:27',1216.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2311,'1000','141745155767','2025-04-20 16:30:05',1300.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2312,'4000','141745155767','2025-04-20 16:30:05',NULL,1300.00,'','14','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(2313,'1110','141745156385','2025-04-20 16:42:20',NULL,1121.00,'','14','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(2314,'1110','141745156385','2025-04-20 16:39:45',NULL,716.00,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2315,'1110','141745156385','2025-04-20 16:40:24',NULL,608.00,'','14','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(2316,'5500','141745156385','2025-04-20 16:41:47',2445.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2317,'1000','141745156385','2025-04-20 16:42:20',2630.00,NULL,'','14','1','Good sold','1','','sales','','','No',NULL,NULL,'KYJ'),(2318,'4000','141745156385','2025-04-20 16:42:20',NULL,1200.00,'','14','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(2319,'4000','141745156385','2025-04-20 16:39:45',NULL,780.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2320,'4000','141745156385','2025-04-20 16:40:24',NULL,650.00,'','14','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(2321,'1100','141745142844','2025-04-20 17:52:04',NULL,1550.00,'','14','1','','1','23','payment','','','No',NULL,NULL,''),(2322,'1000','141745142844','2025-04-20 17:52:04',1550.00,NULL,'','14','1','','1','23','payment','','14174516075303344070363','No',NULL,NULL,''),(2323,'1110','141745214341','2025-04-21 08:52:09',NULL,1121.00,'','14','1','Inventory sold','1','32','sales','10','','No',NULL,NULL,''),(2324,'5500','141745214341','2025-04-21 08:45:41',1121.00,NULL,'','14','1','Cost of goods sold','1','32','sales','','','No',NULL,NULL,''),(2325,'1000','141745214341','2025-04-21 08:52:09',1200.00,NULL,'','14','1','Good sold','1','32','Payment','','','No',NULL,NULL,''),(2326,'4000','141745214341','2025-04-21 08:52:09',NULL,1200.00,'','14','1','Good sold','1','32','sales','10','','No',NULL,NULL,''),(2327,'1110','141745215081','2025-04-21 09:00:53',NULL,41.63,'','14','1','Inventory sold','1','24','sales','13','','No',NULL,NULL,''),(2328,'1110','141745215081','2025-04-21 08:58:01',NULL,93.42,'','14','1','Inventory sold','1','24','sales','10','','No',NULL,NULL,''),(2329,'5500','141745215081','2025-04-21 08:58:32',135.04,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(2330,'1100','141745215081','2025-04-21 09:00:53',160.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(2331,'4000','141745215081','2025-04-21 09:00:53',NULL,60.00,'','14','1','Good sold','1','24','sales','13','','No',NULL,NULL,''),(2332,'4000','141745215081','2025-04-21 08:58:01',NULL,100.00,'','14','1','Good sold','1','24','sales','10','','No',NULL,NULL,''),(2333,'1110','141745215299','2025-04-21 09:03:39',NULL,46.71,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(2334,'1110','141745215299','2025-04-21 09:01:39',NULL,157.00,'','14','1','Inventory sold','1','25','sales','1','','No',NULL,NULL,''),(2335,'1110','141745215299','2025-04-21 09:02:36',NULL,27.75,'','14','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(2336,'5500','141745215299','2025-04-21 09:03:03',231.46,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(2337,'1100','141745215299','2025-04-21 09:03:39',270.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(2338,'4000','141745215299','2025-04-21 09:03:39',NULL,50.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(2339,'4000','141745215299','2025-04-21 09:01:39',NULL,180.00,'','14','1','Good sold','1','25','sales','1','','No',NULL,NULL,''),(2340,'4000','141745215299','2025-04-21 09:02:36',NULL,40.00,'','14','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(2341,'1110','141745217025','2025-04-21 09:30:37',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(2342,'5500','141745217025','2025-04-21 09:30:25',608.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(2343,'1100','141745217025','2025-04-21 09:30:37',650.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(2344,'4000','141745217025','2025-04-21 09:30:37',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(2345,'1100','141745217025','2025-04-21 10:37:37',NULL,650.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'KLJ'),(2346,'1010','141745217025','2025-04-21 10:37:37',650.00,NULL,'','14','1','','1','25','payment','','14174522119883713222223','No',NULL,NULL,'KLJ'),(2347,'1110','141745222806','2025-04-21 11:28:21',NULL,1216.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(2348,'5500','141745222806','2025-04-21 11:06:46',1216.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(2349,'1000','141745222806','2025-04-21 11:28:21',1300.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(2350,'4000','141745222806','2025-04-21 11:28:21',NULL,1300.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(2357,'1110','141745224235','2025-04-21 11:32:03',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(2358,'1110','141745224235','2025-04-21 11:30:35',NULL,1386.00,'','14','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(2359,'1110','141745224235','2025-04-21 11:30:55',NULL,716.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(2360,'5500','141745224235','2025-04-21 11:31:12',3045.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(2361,'1100','141745224235','2025-04-21 11:32:03',3255.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(2362,'4000','141745224235','2025-04-21 11:32:03',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(2363,'4000','141745224235','2025-04-21 11:30:35',NULL,1475.04,'','14','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(2364,'4000','141745224235','2025-04-21 11:30:55',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(2365,'1100','141745224235','2025-04-21 12:06:24',NULL,3255.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(2366,'1000','141745224235','2025-04-21 12:06:24',3255.00,NULL,'','14','1','','1','25','payment','','14174522643712202225323','No',NULL,NULL,''),(2377,'1110','141745227225','2025-04-21 12:21:04',NULL,1425.00,'','14','1','Inventory sold','1','25','sales','4','','No',NULL,NULL,''),(2378,'1110','141745227225','2025-04-21 12:20:25',NULL,760.00,'','14','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(2379,'5500','141745227225','2025-04-21 12:20:45',2185.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(2380,'1000','141745227225','2025-04-21 12:21:04',2300.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(2381,'4000','141745227225','2025-04-21 12:21:04',NULL,1500.00,'','14','1','Good sold','1','25','sales','4','','No',NULL,NULL,''),(2382,'4000','141745227225','2025-04-21 12:20:25',NULL,799.99,'','14','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(2383,'1110','141745229450','2025-04-21 12:57:45',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(2384,'5500','141745229450','2025-04-21 12:57:30',608.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(2385,'1100','141745229450','2025-04-21 12:57:45',650.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(2386,'4000','141745229450','2025-04-21 12:57:45',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(2387,'1110','141745229579','2025-04-21 13:27:06',NULL,7296.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(2388,'1110','141745229579','2025-04-21 12:59:39',NULL,5663.52,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(2389,'5500','141745229579','2025-04-21 13:26:34',12959.52,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(2390,'1100','141745229579','2025-04-21 13:27:06',13799.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(2391,'4000','141745229579','2025-04-21 13:27:06',NULL,7800.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(2392,'4000','141745229579','2025-04-21 12:59:39',NULL,5999.04,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(2393,'4000','141745229579','2025-04-21 13:33:14',7800.00,NULL,'','14','1','Returned products','1','25','return','','','No',NULL,NULL,''),(2394,'1100','141745229579','2025-04-21 13:33:14',NULL,7800.00,'','14','1','Returned products','1','25','return','','','No',NULL,NULL,''),(2395,'5500','141745229579','2025-04-21 13:33:14',NULL,7296.00,'','14','1','Cost of goods returned','1','25','sales','2','','No',NULL,NULL,''),(2396,'1110','141745229579','2025-04-21 13:33:14',7296.00,NULL,'','14','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(2397,'4000','141745229579','2025-04-21 13:33:18',5999.04,NULL,'','14','1','Returned products','1','25','return','','','No',NULL,NULL,''),(2398,'1100','141745229579','2025-04-21 13:33:18',NULL,5999.04,'','14','1','Returned products','1','25','return','','','No',NULL,NULL,''),(2399,'5500','141745229579','2025-04-21 13:33:18',NULL,5663.52,'','14','1','Cost of goods returned','1','25','sales','7','','No',NULL,NULL,''),(2400,'1110','141745229579','2025-04-21 13:33:18',5663.52,NULL,'','14','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(2401,'1110','141745231831','2025-04-21 13:39:52',NULL,7296.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(2402,'1110','141745231831','2025-04-21 13:37:11',NULL,5663.52,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(2403,'5500','141745231831','2025-04-21 13:39:13',12959.52,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(2404,'1100','141745231831','2025-04-21 13:39:52',13559.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(2405,'4000','141745231831','2025-04-21 13:39:52',NULL,7680.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(2406,'4000','141745231831','2025-04-21 13:37:11',NULL,5879.04,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(2407,'1110','141745232401','2025-04-21 13:48:08',NULL,6080.00,'','14','1','Inventory sold','1','20','sales','2','','No',NULL,NULL,''),(2408,'1110','141745232401','2025-04-21 13:46:41',NULL,3799.98,'','14','1','Inventory sold','1','20','sales','3','','No',NULL,NULL,''),(2409,'1110','141745232401','2025-04-21 13:46:59',NULL,943.92,'','14','1','Inventory sold','1','20','sales','7','','No',NULL,NULL,''),(2410,'5500','141745232401','2025-04-21 13:47:34',10823.90,NULL,'','14','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(2411,'1100','141745232401','2025-04-21 13:48:08',11500.00,NULL,'','14','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(2412,'4000','141745232401','2025-04-21 13:48:08',NULL,6500.00,'','14','1','Good sold','1','20','sales','2','','No',NULL,NULL,''),(2413,'4000','141745232401','2025-04-21 13:46:41',NULL,3999.96,'','14','1','Good sold','1','20','sales','3','','No',NULL,NULL,''),(2414,'4000','141745232401','2025-04-21 13:46:59',NULL,999.84,'','14','1','Good sold','1','20','sales','7','','No',NULL,NULL,''),(2415,'1110','141745236621','2025-04-21 15:01:31',NULL,4719.60,'','14','1','Inventory sold','1','53','sales','7','','No',NULL,NULL,''),(2416,'1110','141745236621','2025-04-21 14:57:01',NULL,35872.00,'','14','1','Inventory sold','1','53','sales','10','','No',NULL,NULL,''),(2417,'5500','141745236621','2025-04-21 15:00:54',40591.60,NULL,'','14','1','Cost of goods sold','1','53','sales','','','No',NULL,NULL,''),(2418,'1100','141745236621','2025-04-21 15:01:31',43399.00,NULL,'','14','1','Good sold','1','53','sales','','','No',NULL,NULL,''),(2419,'4000','141745236621','2025-04-21 15:01:31',NULL,4999.20,'','14','1','Good sold','1','53','sales','7','','No',NULL,NULL,''),(2420,'4000','141745236621','2025-04-21 14:57:01',NULL,38400.00,'','14','1','Good sold','1','53','sales','10','','No',NULL,NULL,''),(2421,'4000','141745236621','2025-04-21 15:06:53',4999.20,NULL,'','14','1','Returned products','1','53','return','','','No',NULL,NULL,''),(2422,'1100','141745236621','2025-04-21 15:06:53',NULL,4999.20,'','14','1','Returned products','1','53','return','','','No',NULL,NULL,''),(2423,'5500','141745236621','2025-04-21 15:06:53',NULL,4719.60,'','14','1','Cost of goods returned','1','53','sales','7','','No',NULL,NULL,''),(2424,'1110','141745236621','2025-04-21 15:06:53',4719.60,NULL,'','14','1','Inventory retuned ','1','53','sales','','','No',NULL,NULL,''),(2425,'4000','141745236621','2025-04-21 15:06:56',38400.00,NULL,'','14','1','Returned products','1','53','return','','','No',NULL,NULL,''),(2426,'1100','141745236621','2025-04-21 15:06:56',NULL,38400.00,'','14','1','Returned products','1','53','return','','','No',NULL,NULL,''),(2427,'5500','141745236621','2025-04-21 15:06:56',NULL,35872.00,'','14','1','Cost of goods returned','1','53','sales','10','','No',NULL,NULL,''),(2428,'1110','141745236621','2025-04-21 15:06:56',35872.00,NULL,'','14','1','Inventory retuned ','1','53','sales','','','No',NULL,NULL,''),(2429,'1110','141745237225','2025-04-21 15:08:27',NULL,22911.97,'','14','1','Inventory sold','1','19','sales','9','','No',NULL,NULL,''),(2430,'1110','141745237225','2025-04-21 15:07:05',NULL,4719.60,'','14','1','Inventory sold','1','19','sales','7','','No',NULL,NULL,''),(2431,'5500','141745237225','2025-04-21 15:07:29',27631.57,NULL,'','14','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(2432,'1100','141745237225','2025-04-21 15:08:27',29959.00,NULL,'','14','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(2433,'4000','141745237225','2025-04-21 15:08:27',NULL,24960.00,'','14','1','Good sold','1','19','sales','9','','No',NULL,NULL,''),(2434,'4000','141745237225','2025-04-21 15:07:05',NULL,4999.20,'','14','1','Good sold','1','19','sales','7','','No',NULL,NULL,''),(2435,'1110','141745238908','2025-04-21 15:35:27',NULL,760.00,'','14','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2436,'5500','141745238908','2025-04-21 15:35:09',760.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2437,'1000','141745238908','2025-04-21 15:35:27',800.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2438,'4000','141745238908','2025-04-21 15:35:27',NULL,799.99,'','14','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2439,'1110','141745244522','2025-04-21 17:09:06',NULL,57.75,'','14','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(2440,'5500','141745244522','2025-04-21 17:08:42',57.75,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2441,'1000','141745244522','2025-04-21 17:09:06',75.00,NULL,'','14','1','Good sold','1','','sales','','','No',NULL,NULL,'KHLM'),(2442,'4000','141745244522','2025-04-21 17:09:06',NULL,75.00,'','14','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(2443,'1100','141745231831','2025-04-21 17:10:21',NULL,13510.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(2444,'1000','141745231831','2025-04-21 17:10:21',13510.00,NULL,'','14','1','','1','25','payment','','14174524464833124343301','No',NULL,NULL,''),(2445,'1100','141745231831','2025-04-21 17:11:27',NULL,50.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(2446,'1000','141745231831','2025-04-21 17:11:27',50.00,NULL,'','14','1','','1','25','payment','','14174524471632144402023','No',NULL,NULL,''),(2447,'1110','141745248579','2025-04-21 18:17:30',NULL,1425.00,'','14','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(2448,'5500','141745248579','2025-04-21 18:16:20',1425.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2449,'1000','141745248579','2025-04-21 18:17:30',1500.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2450,'4000','141745248579','2025-04-21 18:17:30',NULL,1500.00,'','14','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2451,'1110','141745248811','2025-04-21 18:29:17',NULL,13860.00,'','14','1','Inventory sold','1','18','sales','6','','No',NULL,NULL,''),(2452,'1110','141745248811','2025-04-21 18:20:11',NULL,2831.76,'','14','1','Inventory sold','1','18','sales','7','','No',NULL,NULL,''),(2453,'1110','141745248811','2025-04-21 18:20:25',NULL,7599.96,'','14','1','Inventory sold','1','18','sales','3','','No',NULL,NULL,''),(2454,'1110','141745248811','2025-04-21 18:27:10',NULL,7125.00,'','14','1','Inventory sold','1','18','sales','4','','No',NULL,NULL,''),(2455,'5500','141745248811','2025-04-21 18:27:52',31416.72,NULL,'','14','1','Cost of goods sold','1','18','sales','','','No',NULL,NULL,''),(2456,'1100','141745248811','2025-04-21 18:29:17',33250.00,NULL,'','14','1','Good sold','1','18','sales','','','No',NULL,NULL,''),(2457,'4000','141745248811','2025-04-21 18:29:17',NULL,14750.40,'','14','1','Good sold','1','18','sales','6','','No',NULL,NULL,''),(2458,'4000','141745248811','2025-04-21 18:20:11',NULL,2999.52,'','14','1','Good sold','1','18','sales','7','','No',NULL,NULL,''),(2459,'4000','141745248811','2025-04-21 18:20:25',NULL,7999.92,'','14','1','Good sold','1','18','sales','3','','No',NULL,NULL,''),(2460,'4000','141745248811','2025-04-21 18:27:10',NULL,7500.00,'','14','1','Good sold','1','18','sales','4','','No',NULL,NULL,''),(2461,'1110','141745249445','2025-04-21 18:31:35',NULL,716.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(2462,'5500','141745249445','2025-04-21 18:30:45',716.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(2463,'1100','141745249445','2025-04-21 18:31:35',780.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(2464,'4000','141745249445','2025-04-21 18:31:35',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(2465,'1100','141745229450','2025-04-21 18:34:36',NULL,650.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(2466,'1000','141745229450','2025-04-21 18:34:36',650.00,NULL,'','14','1','','1','25','payment','','14174524971003193733072','No',NULL,NULL,''),(2467,'1100','141745249445','2025-04-21 19:00:34',NULL,780.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(2468,'1000','141745249445','2025-04-21 19:00:34',780.00,NULL,'','14','1','','1','25','payment','','14174525126903572021239','No',NULL,NULL,''),(2469,'1110','141745251407','2025-04-21 19:04:06',NULL,1121.00,'','14','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(2470,'5500','141745251407','2025-04-21 19:03:27',1121.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2471,'1000','141745251407','2025-04-21 19:04:06',1200.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2472,'4000','141745251407','2025-04-21 19:04:06',NULL,1200.00,'','14','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(2473,'1110','141745252259','2025-04-21 19:17:57',NULL,57.75,'','14','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(2474,'5500','141745252259','2025-04-21 19:17:39',57.75,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2475,'1000','141745252259','2025-04-21 19:17:57',75.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2476,'4000','141745252259','2025-04-21 19:17:57',NULL,75.00,'','14','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(2477,'1110','141745252309','2025-04-21 19:18:49',NULL,63.33,'','14','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2478,'5500','141745252309','2025-04-21 19:18:29',63.33,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2479,'1000','141745252309','2025-04-21 19:18:49',75.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2480,'4000','141745252309','2025-04-21 19:18:49',NULL,75.00,'','14','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2481,'1110','141745252389','2025-04-21 19:20:14',NULL,716.00,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2482,'5500','141745252389','2025-04-21 19:19:49',716.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2483,'1000','141745252389','2025-04-21 19:20:14',780.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2484,'4000','141745252389','2025-04-21 19:20:14',NULL,780.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2485,'4000','141745251407','2025-04-21 19:24:01',1200.00,NULL,'','14','1','Returned products','1','','return','','','No',NULL,NULL,''),(2486,'1000','141745251407','2025-04-21 19:24:01',NULL,1200.00,'','14','1','Returned products','1','','return','','','No',NULL,NULL,''),(2487,'5500','141745251407','2025-04-21 19:24:01',NULL,1121.00,'','14','1','Cost of goods returned','1','','sales','10','','No',NULL,NULL,''),(2488,'1110','141745251407','2025-04-21 19:24:01',1121.00,NULL,'','14','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(2489,'1110','141745300543','2025-04-22 08:43:57',NULL,1121.00,'','14','1','Inventory sold','1','56','sales','10','','No',NULL,NULL,''),(2490,'5500','141745300543','2025-04-22 08:42:23',1121.00,NULL,'','14','1','Cost of goods sold','1','56','sales','','','No',NULL,NULL,''),(2491,'1000','141745300543','2025-04-22 08:43:57',1200.00,NULL,'','14','1','Good sold','1','56','Payment','','','No',NULL,NULL,''),(2492,'4000','141745300543','2025-04-22 08:43:57',NULL,1200.00,'','14','1','Good sold','1','56','sales','10','','No',NULL,NULL,''),(2493,'1110','141745300718','2025-04-22 08:46:05',NULL,314.00,'','14','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2494,'5500','141745300718','2025-04-22 08:45:18',314.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2495,'1000','141745300718','2025-04-22 08:46:05',360.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2496,'4000','141745300718','2025-04-22 08:46:05',NULL,360.00,'','14','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2497,'1110','141745306149','2025-04-22 10:16:07',NULL,24.83,'','14','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(2498,'5500','141745306149','2025-04-22 10:15:50',24.83,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2499,'1000','141745306149','2025-04-22 10:16:07',30.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2500,'4000','141745306149','2025-04-22 10:16:07',NULL,30.00,'','14','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2507,'1110','141745314748','2025-04-22 12:39:30',NULL,716.00,'','14','1','Inventory sold','1','24','sales','9','','No',NULL,NULL,''),(2508,'5500','141745314748','2025-04-22 12:39:08',716.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(2509,'1100','141745314748','2025-04-22 12:39:30',780.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(2510,'4000','141745314748','2025-04-22 12:39:30',NULL,780.00,'','14','1','Good sold','1','24','sales','9','','No',NULL,NULL,''),(2511,'1110','141745314974','2025-04-22 12:43:19',NULL,2432.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(2512,'5500','141745314974','2025-04-22 12:42:54',2432.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(2513,'1100','141745314974','2025-04-22 12:43:19',2600.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(2514,'4000','141745314974','2025-04-22 12:43:19',NULL,2600.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(2515,'1110','141745315027','2025-04-22 12:44:15',NULL,1121.00,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(2516,'5500','141745315027','2025-04-22 12:43:47',1121.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(2517,'1100','141745315027','2025-04-22 12:44:15',1200.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(2518,'4000','141745315027','2025-04-22 12:44:15',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(2519,'1110','141745316591','2025-04-22 13:10:12',NULL,297.96,'','14','1','Inventory sold','1','24','sales','5','','No',NULL,NULL,''),(2520,'5500','141745316591','2025-04-22 13:09:52',297.96,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(2521,'1100','141745316591','2025-04-22 13:10:12',325.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(2522,'4000','141745316591','2025-04-22 13:10:12',NULL,324.96,'','14','1','Good sold','1','24','sales','5','','No',NULL,NULL,''),(2523,'1100','141745315027','2025-04-22 13:26:21',NULL,1200.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(2524,'1000','141745315027','2025-04-22 13:26:21',1200.00,NULL,'','14','1','','1','25','payment','','14174531761302422630123','No',NULL,NULL,''),(2525,'1100','141745314974','2025-04-22 13:27:20',NULL,2600.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(2526,'1010','141745314974','2025-04-22 13:27:20',2600.00,NULL,'','14','1','','1','25','payment','','14174531766333231136330','No',NULL,NULL,''),(2527,'1110','141745317755','2025-04-22 13:30:07',NULL,760.00,'','14','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(2528,'1110','141745317755','2025-04-22 13:29:15',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(2529,'5500','141745317755','2025-04-22 13:29:34',1368.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(2530,'1100','141745317755','2025-04-22 13:30:07',1450.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(2531,'4000','141745317755','2025-04-22 13:30:07',NULL,799.99,'','14','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(2532,'4000','141745317755','2025-04-22 13:29:15',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(2533,'1110','141745321254','2025-04-22 14:28:38',NULL,693.00,'','14','1','Inventory sold','1','24','sales','6','','No',NULL,NULL,''),(2534,'1110','141745321254','2025-04-22 14:27:34',NULL,380.00,'','14','1','Inventory sold','1','24','sales','3','','No',NULL,NULL,''),(2535,'1110','141745321254','2025-04-22 14:27:50',NULL,471.96,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(2536,'5500','141745321254','2025-04-22 14:28:13',1544.96,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(2537,'1100','141745321254','2025-04-22 14:28:38',1638.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(2538,'4000','141745321254','2025-04-22 14:28:38',NULL,737.52,'','14','1','Good sold','1','24','sales','6','','No',NULL,NULL,''),(2539,'4000','141745321254','2025-04-22 14:27:34',NULL,400.00,'','14','1','Good sold','1','24','sales','3','','No',NULL,NULL,''),(2540,'4000','141745321254','2025-04-22 14:27:50',NULL,499.92,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(2541,'1100','141745316591','2025-04-22 14:52:43',NULL,325.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(2542,'1000','141745316591','2025-04-22 14:52:43',325.00,NULL,'','14','1','','1','24','payment','','14174532280622030352373','No',NULL,NULL,''),(2543,'1100','141745314748','2025-04-22 14:53:51',NULL,780.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(2544,'1000','141745314748','2025-04-22 14:53:51',780.00,NULL,'','14','1','','1','24','payment','','14174532286172022420334','No',NULL,NULL,''),(2545,'1100','141745321254','2025-04-22 17:28:57',NULL,1640.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(2546,'1000','141745321254','2025-04-22 17:28:57',1640.00,NULL,'','14','1','','1','24','payment','','14174533216823222363720','No',NULL,NULL,''),(2547,'1110','141745332423','2025-04-22 17:33:56',NULL,44.25,'','14','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(2548,'5500','141745332423','2025-04-22 17:33:43',44.25,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2549,'1000','141745332423','2025-04-22 17:33:56',50.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2550,'4000','141745332423','2025-04-22 17:33:56',NULL,50.00,'','14','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2551,'1110','141745333092','2025-04-22 17:48:42',NULL,1121.00,'','14','1','Inventory sold','1','57','sales','10','','No',NULL,NULL,''),(2552,'5500','141745333092','2025-04-22 17:44:52',1121.00,NULL,'','14','1','Cost of goods sold','1','57','sales','','','No',NULL,NULL,''),(2553,'1000','141745333092','2025-04-22 17:48:42',1200.00,NULL,'','14','1','Good sold','1','57','sales','','','No',NULL,NULL,'HGKL'),(2554,'4000','141745333092','2025-04-22 17:48:42',NULL,1200.00,'','14','1','Good sold','1','57','sales','10','','No',NULL,NULL,''),(2555,'4000','141745333092','2025-04-22 17:51:20',1200.00,NULL,'','14','1','Returned products','1','57','return','','','No',NULL,NULL,''),(2556,'1000','141745333092','2025-04-22 17:51:20',NULL,1200.00,'','14','1','Returned products','1','57','return','','','No',NULL,NULL,''),(2557,'5500','141745333092','2025-04-22 17:51:20',NULL,1121.00,'','14','1','Cost of goods returned','1','57','sales','10','','No',NULL,NULL,''),(2558,'1110','141745333092','2025-04-22 17:51:20',1121.00,NULL,'','14','1','Inventory retuned ','1','57','sales','','','No',NULL,NULL,''),(2559,'1110','141745333489','2025-04-22 17:51:47',NULL,716.00,'','14','1','Inventory sold','1','57','sales','9','','No',NULL,NULL,''),(2560,'5500','141745333489','2025-04-22 17:51:30',716.00,NULL,'','14','1','Cost of goods sold','1','57','sales','','','No',NULL,NULL,''),(2561,'1000','141745333489','2025-04-22 17:51:47',780.00,NULL,'','14','1','Good sold','1','57','sales','','','No',NULL,NULL,'KHLG'),(2562,'4000','141745333489','2025-04-22 17:51:47',NULL,780.00,'','14','1','Good sold','1','57','sales','9','','No',NULL,NULL,''),(2565,'1100','141745317755','2025-04-22 18:02:23',NULL,1450.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(2566,'1000','141745317755','2025-04-22 18:02:23',1450.00,NULL,'','14','1','','1','25','payment','','14174533416333321021712','No',NULL,NULL,''),(2567,'1110','141745385593','2025-04-23 08:20:08',NULL,13.88,'','14','1','Inventory sold','1','24','sales','13','','No',NULL,NULL,''),(2568,'5500','141745385593','2025-04-23 08:19:53',13.88,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(2569,'1100','141745385593','2025-04-23 08:20:08',20.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(2570,'4000','141745385593','2025-04-23 08:20:08',NULL,20.00,'','14','1','Good sold','1','24','sales','13','','No',NULL,NULL,''),(2571,'1110','141745314688','2025-04-22 11:39:04',NULL,943.92,'','14','1','Inventory sold','1','24','sales','807','','No',NULL,NULL,''),(2572,'1110','141745314688','2025-04-22 11:39:04',NULL,608.00,'','14','1','Inventory sold','1','24','sales','806','','No',NULL,NULL,''),(2573,'4000','141745314688','2025-04-22 11:39:04',NULL,999.84,'0','14','1','Sales order','1','','','807','','No',NULL,NULL,''),(2574,'4000','141745314688','2025-04-22 11:39:04',NULL,650.00,'0','14','1','Sales order','1','','','806','','No',NULL,NULL,''),(2575,'1100','141745314688','2025-04-22 11:39:04',1649.84,NULL,'0','14','1','Sales order (A/R)','1','','','','','No',NULL,NULL,''),(2576,'5500','141745314688','2025-04-22 11:39:04',1551.92,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(2577,'1110','141745393546','2025-04-23 10:33:19',NULL,943.92,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(2578,'1110','141745393546','2025-04-23 10:32:26',NULL,1386.00,'','14','1','Inventory sold','1','24','sales','6','','No',NULL,NULL,''),(2579,'5500','141745393546','2025-04-23 10:32:45',2329.92,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(2580,'1100','141745393546','2025-04-23 10:33:19',2475.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(2581,'4000','141745393546','2025-04-23 10:33:19',NULL,999.84,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(2582,'4000','141745393546','2025-04-23 10:32:26',NULL,1475.04,'','14','1','Good sold','1','24','sales','6','','No',NULL,NULL,''),(2583,'1110','141745394522','2025-04-23 10:49:47',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(2584,'1110','141745394522','2025-04-23 10:48:42',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(2585,'1110','141745394522','2025-04-23 10:49:05',NULL,1386.00,'','14','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(2586,'5500','141745394522','2025-04-23 10:49:26',2937.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(2587,'1100','141745394522','2025-04-23 10:49:47',3125.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(2588,'4000','141745394522','2025-04-23 10:49:47',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(2589,'4000','141745394522','2025-04-23 10:48:42',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(2590,'4000','141745394522','2025-04-23 10:49:05',NULL,1475.04,'','14','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(2591,'1110','141745394681','2025-04-23 10:51:58',NULL,716.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(2592,'5500','141745394681','2025-04-23 10:51:21',716.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(2593,'1100','141745394681','2025-04-23 10:51:58',780.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(2594,'4000','141745394681','2025-04-23 10:51:58',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(2595,'1110','141745394742','2025-04-23 10:52:40',NULL,716.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(2596,'5500','141745394742','2025-04-23 10:52:22',716.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(2597,'1100','141745394742','2025-04-23 10:52:40',780.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(2598,'4000','141745394742','2025-04-23 10:52:40',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(2599,'1110','141745395539','2025-04-23 11:08:29',NULL,1121.00,'','14','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(2600,'1110','141745395539','2025-04-23 11:05:39',NULL,716.00,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2601,'5500','141745395539','2025-04-23 11:05:53',1837.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2602,'1000','141745395539','2025-04-23 11:08:29',1980.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2603,'4000','141745395539','2025-04-23 11:08:29',NULL,1200.00,'','14','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(2604,'4000','141745395539','2025-04-23 11:05:39',NULL,780.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2605,'1100','141745394742','2025-04-23 11:37:32',NULL,780.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(2606,'1000','141745394742','2025-04-23 11:37:32',780.00,NULL,'','14','1','','1','25','payment','','14174539749202330037004','No',NULL,NULL,''),(2607,'1110','141745397864','2025-04-23 11:45:25',NULL,7159.99,'','14','1','Inventory sold','1','34','sales','9','','No',NULL,NULL,''),(2608,'5500','141745397864','2025-04-23 11:44:24',7159.99,NULL,'','14','1','Cost of goods sold','1','34','sales','','','No',NULL,NULL,''),(2609,'1100','141745397864','2025-04-23 11:45:25',7600.00,NULL,'','14','1','Good sold','1','34','sales','','','No',NULL,NULL,''),(2610,'4000','141745397864','2025-04-23 11:45:25',NULL,7600.01,'','14','1','Good sold','1','34','sales','9','','No',NULL,NULL,''),(2611,'4000','141745397864','2025-04-23 11:55:53',7600.01,NULL,'','14','1','Returned products','1','34','return','','','No',NULL,NULL,''),(2612,'1100','141745397864','2025-04-23 11:55:53',NULL,7600.01,'','14','1','Returned products','1','34','return','','','No',NULL,NULL,''),(2613,'5500','141745397864','2025-04-23 11:55:53',NULL,7159.99,'','14','1','Cost of goods returned','1','34','sales','9','','No',NULL,NULL,''),(2614,'1110','141745397864','2025-04-23 11:55:53',7159.99,NULL,'','14','1','Inventory retuned ','1','34','sales','','','No',NULL,NULL,''),(2615,'1110','141745398594','2025-04-23 11:57:01',NULL,7159.99,'','14','1','Inventory sold','1','24','sales','9','','No',NULL,NULL,''),(2616,'5500','141745398594','2025-04-23 11:56:34',7159.99,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(2617,'1100','141745398594','2025-04-23 11:57:01',7600.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(2618,'4000','141745398594','2025-04-23 11:57:01',NULL,7600.01,'','14','1','Good sold','1','24','sales','9','','No',NULL,NULL,''),(2619,'1110','141745398704','2025-04-23 11:58:54',NULL,1386.00,'','14','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(2620,'5500','141745398704','2025-04-23 11:58:24',1386.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(2621,'1100','141745398704','2025-04-23 11:58:54',1475.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(2622,'4000','141745398704','2025-04-23 11:58:54',NULL,1475.04,'','14','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(2623,'1110','141745401341','2025-04-23 12:45:59',NULL,5727.99,'','14','1','Inventory sold','1','20','sales','9','','No',NULL,NULL,''),(2624,'1110','141745401341','2025-04-23 12:42:21',NULL,15694.00,'','14','1','Inventory sold','1','20','sales','10','','No',NULL,NULL,''),(2625,'1110','141745401341','2025-04-23 12:44:07',NULL,1386.00,'','14','1','Inventory sold','1','20','sales','6','','No',NULL,NULL,''),(2626,'5500','141745401341','2025-04-23 12:45:05',22807.99,NULL,'','14','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(2627,'1100','141745401341','2025-04-23 12:45:59',24515.00,NULL,'','14','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(2628,'4000','141745401341','2025-04-23 12:45:59',NULL,6240.00,'','14','1','Good sold','1','20','sales','9','','No',NULL,NULL,''),(2629,'4000','141745401341','2025-04-23 12:42:21',NULL,16800.00,'','14','1','Good sold','1','20','sales','10','','No',NULL,NULL,''),(2630,'4000','141745401341','2025-04-23 12:44:07',NULL,1475.04,'','14','1','Good sold','1','20','sales','6','','No',NULL,NULL,''),(2631,'4000','141745401341','2025-04-23 12:57:23',6240.00,NULL,'','14','1','Returned products','1','20','return','','','No',NULL,NULL,''),(2632,'1100','141745401341','2025-04-23 12:57:23',NULL,6240.00,'','14','1','Returned products','1','20','return','','','No',NULL,NULL,''),(2633,'5500','141745401341','2025-04-23 12:57:23',NULL,5727.99,'','14','1','Cost of goods returned','1','20','sales','9','','No',NULL,NULL,''),(2634,'1110','141745401341','2025-04-23 12:57:23',5727.99,NULL,'','14','1','Inventory retuned ','1','20','sales','','','No',NULL,NULL,''),(2635,'4000','141745401341','2025-04-23 12:57:51',16800.00,NULL,'','14','1','Returned products','1','20','return','','','No',NULL,NULL,''),(2636,'1100','141745401341','2025-04-23 12:57:51',NULL,16800.00,'','14','1','Returned products','1','20','return','','','No',NULL,NULL,''),(2637,'5500','141745401341','2025-04-23 12:57:51',NULL,15694.00,'','14','1','Cost of goods returned','1','20','sales','10','','No',NULL,NULL,''),(2638,'1110','141745401341','2025-04-23 12:57:51',15694.00,NULL,'','14','1','Inventory retuned ','1','20','sales','','','No',NULL,NULL,''),(2639,'4000','141745401341','2025-04-23 12:57:54',1475.04,NULL,'','14','1','Returned products','1','20','return','','','No',NULL,NULL,''),(2640,'1100','141745401341','2025-04-23 12:57:54',NULL,1475.04,'','14','1','Returned products','1','20','return','','','No',NULL,NULL,''),(2641,'5500','141745401341','2025-04-23 12:57:54',NULL,1386.00,'','14','1','Cost of goods returned','1','20','sales','6','','No',NULL,NULL,''),(2642,'1110','141745401341','2025-04-23 12:57:54',1386.00,NULL,'','14','1','Inventory retuned ','1','20','sales','','','No',NULL,NULL,''),(2643,'1110','141745402281','2025-04-23 12:59:36',NULL,1386.00,'','14','1','Inventory sold','1','20','sales','6','','No',NULL,NULL,''),(2644,'1110','141745402281','2025-04-23 12:58:01',NULL,15694.00,'','14','1','Inventory sold','1','20','sales','10','','No',NULL,NULL,''),(2645,'1110','141745402281','2025-04-23 12:58:23',NULL,5011.99,'','14','1','Inventory sold','1','20','sales','9','','No',NULL,NULL,''),(2646,'5500','141745402281','2025-04-23 12:59:08',22091.99,NULL,'','14','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(2647,'1100','141745402281','2025-04-23 12:59:36',23735.00,NULL,'','14','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(2648,'4000','141745402281','2025-04-23 12:59:36',NULL,1475.04,'','14','1','Good sold','1','20','sales','6','','No',NULL,NULL,''),(2649,'4000','141745402281','2025-04-23 12:58:01',NULL,16800.00,'','14','1','Good sold','1','20','sales','10','','No',NULL,NULL,''),(2650,'4000','141745402281','2025-04-23 12:58:23',NULL,5460.00,'','14','1','Good sold','1','20','sales','9','','No',NULL,NULL,''),(2651,'1110','141745402871','2025-04-23 13:14:11',NULL,3363.00,'','14','1','Inventory sold','1','20','sales','10','','No',NULL,NULL,''),(2652,'5500','141745402871','2025-04-23 13:07:51',3363.00,NULL,'','14','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(2653,'1100','141745402871','2025-04-23 13:14:11',3600.00,NULL,'','14','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(2654,'4000','141745402871','2025-04-23 13:14:11',NULL,3600.00,'','14','1','Good sold','1','20','sales','10','','No',NULL,NULL,''),(2655,'1110','141745403567','2025-04-23 13:21:50',NULL,5727.99,'','14','1','Inventory sold','1','20','sales','9','','No',NULL,NULL,''),(2656,'1110','141745403567','2025-04-23 13:19:27',NULL,19057.00,'','14','1','Inventory sold','1','20','sales','10','','No',NULL,NULL,''),(2657,'1110','141745403567','2025-04-23 13:19:47',NULL,1386.00,'','14','1','Inventory sold','1','20','sales','6','','No',NULL,NULL,''),(2658,'5500','141745403567','2025-04-23 13:21:31',26170.99,NULL,'','14','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(2659,'1100','141745403567','2025-04-23 13:21:50',28115.00,NULL,'','14','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(2660,'4000','141745403567','2025-04-23 13:21:50',NULL,6240.00,'','14','1','Good sold','1','20','sales','9','','No',NULL,NULL,''),(2661,'4000','141745403567','2025-04-23 13:19:27',NULL,20400.00,'','14','1','Good sold','1','20','sales','10','','No',NULL,NULL,''),(2662,'4000','141745403567','2025-04-23 13:19:47',NULL,1475.04,'','14','1','Good sold','1','20','sales','6','','No',NULL,NULL,''),(2663,'4000','141745402871','2025-04-23 13:23:07',3600.00,NULL,'','14','1','Returned products','1','20','return','','','No',NULL,NULL,''),(2664,'1100','141745402871','2025-04-23 13:23:07',NULL,3600.00,'','14','1','Returned products','1','20','return','','','No',NULL,NULL,''),(2665,'5500','141745402871','2025-04-23 13:23:07',NULL,3363.00,'','14','1','Cost of goods returned','1','20','sales','10','','No',NULL,NULL,''),(2666,'1110','141745402871','2025-04-23 13:23:07',3363.00,NULL,'','14','1','Inventory retuned ','1','20','sales','','','No',NULL,NULL,''),(2667,'4000','141745402281','2025-04-23 13:23:34',1475.04,NULL,'','14','1','Returned products','1','20','return','','','No',NULL,NULL,''),(2668,'1100','141745402281','2025-04-23 13:23:34',NULL,1475.04,'','14','1','Returned products','1','20','return','','','No',NULL,NULL,''),(2669,'5500','141745402281','2025-04-23 13:23:34',NULL,1386.00,'','14','1','Cost of goods returned','1','20','sales','6','','No',NULL,NULL,''),(2670,'1110','141745402281','2025-04-23 13:23:34',1386.00,NULL,'','14','1','Inventory retuned ','1','20','sales','','','No',NULL,NULL,''),(2671,'4000','141745402281','2025-04-23 13:23:37',16800.00,NULL,'','14','1','Returned products','1','20','return','','','No',NULL,NULL,''),(2672,'1100','141745402281','2025-04-23 13:23:37',NULL,16800.00,'','14','1','Returned products','1','20','return','','','No',NULL,NULL,''),(2673,'5500','141745402281','2025-04-23 13:23:37',NULL,15694.00,'','14','1','Cost of goods returned','1','20','sales','10','','No',NULL,NULL,''),(2674,'1110','141745402281','2025-04-23 13:23:37',15694.00,NULL,'','14','1','Inventory retuned ','1','20','sales','','','No',NULL,NULL,''),(2675,'4000','141745402281','2025-04-23 13:23:38',16800.00,NULL,'','14','1','Returned products','1','20','return','','','No',NULL,NULL,''),(2676,'1100','141745402281','2025-04-23 13:23:38',NULL,16800.00,'','14','1','Returned products','1','20','return','','','No',NULL,NULL,''),(2677,'5500','141745402281','2025-04-23 13:23:38',NULL,15694.00,'','14','1','Cost of goods returned','1','20','sales','10','','No',NULL,NULL,''),(2678,'1110','141745402281','2025-04-23 13:23:38',15694.00,NULL,'','14','1','Inventory retuned ','1','20','sales','','','No',NULL,NULL,''),(2679,'4000','141745402281','2025-04-23 13:23:42',5460.00,NULL,'','14','1','Returned products','1','20','return','','','No',NULL,NULL,''),(2680,'1100','141745402281','2025-04-23 13:23:42',NULL,5460.00,'','14','1','Returned products','1','20','return','','','No',NULL,NULL,''),(2681,'5500','141745402281','2025-04-23 13:23:42',NULL,5011.99,'','14','1','Cost of goods returned','1','20','sales','9','','No',NULL,NULL,''),(2682,'1110','141745402281','2025-04-23 13:23:42',5011.99,NULL,'','14','1','Inventory retuned ','1','20','sales','','','No',NULL,NULL,''),(2683,'1100','141745394681','2025-04-23 13:24:52',NULL,780.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(2684,'1000','141745394681','2025-04-23 13:24:52',780.00,NULL,'','14','1','','1','25','payment','','14174540390922020300221','No',NULL,NULL,''),(2685,'1100','141745394522','2025-04-23 13:26:35',NULL,3120.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(2686,'1000','141745394522','2025-04-23 13:26:35',3120.00,NULL,'','14','1','','1','25','payment','','14174540401922430202030','No',NULL,NULL,''),(2687,'1100','141745398704','2025-04-23 13:30:50',NULL,1475.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(2688,'1000','141745398704','2025-04-23 13:30:50',1475.00,NULL,'','14','1','','1','25','payment','','14174540427800221223020','No',NULL,NULL,''),(2689,'1100','141745398594','2025-04-23 13:31:33',NULL,7600.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(2690,'1000','141745398594','2025-04-23 13:31:33',7600.00,NULL,'','14','1','','1','24','payment','','14174540431322223341472','No',NULL,NULL,''),(2691,'1110','141745406155','2025-04-23 14:03:22',NULL,27.75,'','14','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(2692,'5500','141745406155','2025-04-23 14:02:35',27.75,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2693,'1000','141745406155','2025-04-23 14:03:22',40.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2694,'4000','141745406155','2025-04-23 14:03:22',NULL,40.00,'','14','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(2695,'1110','141745409764','2025-04-23 15:18:34',NULL,2242.00,'','14','1','Inventory sold','1','24','sales','10','','No',NULL,NULL,''),(2696,'1110','141745409764','2025-04-23 15:02:44',NULL,2148.00,'','14','1','Inventory sold','1','24','sales','9','','No',NULL,NULL,''),(2697,'1110','141745409764','2025-04-23 15:15:57',NULL,2432.00,'','14','1','Inventory sold','1','24','sales','2','','No',NULL,NULL,''),(2698,'1110','141745409764','2025-04-23 15:16:29',NULL,471.96,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(2699,'5500','141745409764','2025-04-23 15:17:54',7293.96,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(2700,'1100','141745409764','2025-04-23 15:18:34',7740.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(2701,'4000','141745409764','2025-04-23 15:18:34',NULL,2360.00,'','14','1','Good sold','1','24','sales','10','','No',NULL,NULL,''),(2702,'4000','141745409764','2025-04-23 15:02:44',NULL,2280.00,'','14','1','Good sold','1','24','sales','9','','No',NULL,NULL,''),(2703,'4000','141745409764','2025-04-23 15:15:57',NULL,2600.00,'','14','1','Good sold','1','24','sales','2','','No',NULL,NULL,''),(2704,'4000','141745409764','2025-04-23 15:16:29',NULL,499.92,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(2705,'1110','141745411044','2025-04-23 15:34:01',NULL,2242.00,'','14','1','Inventory sold','1','24','sales','10','','No',NULL,NULL,''),(2706,'1110','141745411044','2025-04-23 15:25:23',NULL,2148.00,'','14','1','Inventory sold','1','24','sales','9','','No',NULL,NULL,''),(2707,'1110','141745411044','2025-04-23 15:26:24',NULL,471.96,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(2708,'1110','141745411044','2025-04-23 15:27:34',NULL,2432.00,'','14','1','Inventory sold','1','24','sales','2','','No',NULL,NULL,''),(2709,'5500','141745411044','2025-04-23 15:32:33',7293.96,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(2710,'1100','141745411044','2025-04-23 15:34:01',7737.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(2711,'4000','141745411044','2025-04-23 15:34:01',NULL,2360.00,'','14','1','Good sold','1','24','sales','10','','No',NULL,NULL,''),(2712,'4000','141745411044','2025-04-23 15:25:23',NULL,2280.00,'','14','1','Good sold','1','24','sales','9','','No',NULL,NULL,''),(2713,'4000','141745411044','2025-04-23 15:26:24',NULL,499.92,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(2714,'4000','141745411044','2025-04-23 15:27:34',NULL,2596.67,'','14','1','Good sold','1','24','sales','2','','No',NULL,NULL,''),(2715,'1110','141745411753','2025-04-23 15:36:14',NULL,1121.00,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(2716,'5500','141745411753','2025-04-23 15:35:53',1121.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(2717,'1100','141745411753','2025-04-23 15:36:14',1200.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(2718,'4000','141745411753','2025-04-23 15:36:14',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(2719,'1110','141745412571','2025-04-23 15:52:34',NULL,2432.00,'','14','1','Inventory sold','1','58','sales','2','','No',NULL,NULL,''),(2720,'1110','141745412571','2025-04-23 15:49:31',NULL,2242.00,'','14','1','Inventory sold','1','58','sales','10','','No',NULL,NULL,''),(2721,'1110','141745412571','2025-04-23 15:50:56',NULL,2148.00,'','14','1','Inventory sold','1','58','sales','9','','No',NULL,NULL,''),(2722,'1110','141745412571','2025-04-23 15:51:09',NULL,471.96,'','14','1','Inventory sold','1','58','sales','7','','No',NULL,NULL,''),(2723,'5500','141745412571','2025-04-23 15:51:42',7293.96,NULL,'','14','1','Cost of goods sold','1','58','sales','','','No',NULL,NULL,''),(2724,'1100','141745412571','2025-04-23 15:52:34',7700.00,NULL,'','14','1','Good sold','1','58','sales','','','No',NULL,NULL,''),(2725,'4000','141745412571','2025-04-23 15:52:34',NULL,2560.00,'','14','1','Good sold','1','58','sales','2','','No',NULL,NULL,''),(2726,'4000','141745412571','2025-04-23 15:49:31',NULL,2360.00,'','14','1','Good sold','1','58','sales','10','','No',NULL,NULL,''),(2727,'4000','141745412571','2025-04-23 15:50:56',NULL,2280.00,'','14','1','Good sold','1','58','sales','9','','No',NULL,NULL,''),(2728,'4000','141745412571','2025-04-23 15:51:09',NULL,499.92,'','14','1','Good sold','1','58','sales','7','','No',NULL,NULL,''),(2729,'1110','141745412842','2025-04-23 15:54:37',NULL,716.00,'','14','1','Inventory sold','1','24','sales','9','','No',NULL,NULL,''),(2730,'1110','141745412842','2025-04-23 15:54:02',NULL,608.00,'','14','1','Inventory sold','1','24','sales','2','','No',NULL,NULL,''),(2731,'1110','141745412842','2025-04-23 15:54:15',NULL,943.92,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(2732,'5500','141745412842','2025-04-23 15:54:24',2267.92,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(2733,'1100','141745412842','2025-04-23 15:54:37',2430.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(2734,'4000','141745412842','2025-04-23 15:54:37',NULL,780.00,'','14','1','Good sold','1','24','sales','9','','No',NULL,NULL,''),(2735,'4000','141745412842','2025-04-23 15:54:02',NULL,650.00,'','14','1','Good sold','1','24','sales','2','','No',NULL,NULL,''),(2736,'4000','141745412842','2025-04-23 15:54:15',NULL,999.84,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(2737,'4000','141745409764','2025-04-23 16:07:54',2360.00,NULL,'','14','1','Returned products','1','24','return','','','No',NULL,NULL,''),(2738,'1100','141745409764','2025-04-23 16:07:54',NULL,2360.00,'','14','1','Returned products','1','24','return','','','No',NULL,NULL,''),(2739,'5500','141745409764','2025-04-23 16:07:54',NULL,2242.00,'','14','1','Cost of goods returned','1','24','sales','10','','No',NULL,NULL,''),(2740,'1110','141745409764','2025-04-23 16:07:54',2242.00,NULL,'','14','1','Inventory retuned ','1','24','sales','','','No',NULL,NULL,''),(2741,'4000','141745409764','2025-04-23 16:07:59',2600.00,NULL,'','14','1','Returned products','1','24','return','','','No',NULL,NULL,''),(2742,'1100','141745409764','2025-04-23 16:07:59',NULL,2600.00,'','14','1','Returned products','1','24','return','','','No',NULL,NULL,''),(2743,'5500','141745409764','2025-04-23 16:07:59',NULL,2432.00,'','14','1','Cost of goods returned','1','24','sales','2','','No',NULL,NULL,''),(2744,'1110','141745409764','2025-04-23 16:07:59',2432.00,NULL,'','14','1','Inventory retuned ','1','24','sales','','','No',NULL,NULL,''),(2745,'4000','141745409764','2025-04-23 16:08:02',499.92,NULL,'','14','1','Returned products','1','24','return','','','No',NULL,NULL,''),(2746,'1100','141745409764','2025-04-23 16:08:02',NULL,499.92,'','14','1','Returned products','1','24','return','','','No',NULL,NULL,''),(2747,'5500','141745409764','2025-04-23 16:08:02',NULL,471.96,'','14','1','Cost of goods returned','1','24','sales','7','','No',NULL,NULL,''),(2748,'1110','141745409764','2025-04-23 16:08:02',471.96,NULL,'','14','1','Inventory retuned ','1','24','sales','','','No',NULL,NULL,''),(2749,'4000','141745409764','2025-04-23 16:08:05',2280.00,NULL,'','14','1','Returned products','1','24','return','','','No',NULL,NULL,''),(2750,'1100','141745409764','2025-04-23 16:08:05',NULL,2280.00,'','14','1','Returned products','1','24','return','','','No',NULL,NULL,''),(2751,'5500','141745409764','2025-04-23 16:08:05',NULL,2148.00,'','14','1','Cost of goods returned','1','24','sales','9','','No',NULL,NULL,''),(2752,'1110','141745409764','2025-04-23 16:08:05',2148.00,NULL,'','14','1','Inventory retuned ','1','24','sales','','','No',NULL,NULL,''),(2753,'4000','141745411044','2025-04-23 16:08:23',2360.00,NULL,'','14','1','Returned products','1','24','return','','','No',NULL,NULL,''),(2754,'1100','141745411044','2025-04-23 16:08:23',NULL,2360.00,'','14','1','Returned products','1','24','return','','','No',NULL,NULL,''),(2755,'5500','141745411044','2025-04-23 16:08:23',NULL,2242.00,'','14','1','Cost of goods returned','1','24','sales','10','','No',NULL,NULL,''),(2756,'1110','141745411044','2025-04-23 16:08:23',2242.00,NULL,'','14','1','Inventory retuned ','1','24','sales','','','No',NULL,NULL,''),(2757,'4000','141745411044','2025-04-23 16:08:26',499.92,NULL,'','14','1','Returned products','1','24','return','','','No',NULL,NULL,''),(2758,'1100','141745411044','2025-04-23 16:08:26',NULL,499.92,'','14','1','Returned products','1','24','return','','','No',NULL,NULL,''),(2759,'5500','141745411044','2025-04-23 16:08:26',NULL,471.96,'','14','1','Cost of goods returned','1','24','sales','7','','No',NULL,NULL,''),(2760,'1110','141745411044','2025-04-23 16:08:26',471.96,NULL,'','14','1','Inventory retuned ','1','24','sales','','','No',NULL,NULL,''),(2761,'4000','141745411044','2025-04-23 16:08:28',2280.00,NULL,'','14','1','Returned products','1','24','return','','','No',NULL,NULL,''),(2762,'1100','141745411044','2025-04-23 16:08:28',NULL,2280.00,'','14','1','Returned products','1','24','return','','','No',NULL,NULL,''),(2763,'5500','141745411044','2025-04-23 16:08:28',NULL,2148.00,'','14','1','Cost of goods returned','1','24','sales','9','','No',NULL,NULL,''),(2764,'1110','141745411044','2025-04-23 16:08:28',2148.00,NULL,'','14','1','Inventory retuned ','1','24','sales','','','No',NULL,NULL,''),(2765,'4000','141745411044','2025-04-23 16:08:31',2596.67,NULL,'','14','1','Returned products','1','24','return','','','No',NULL,NULL,''),(2766,'1100','141745411044','2025-04-23 16:08:31',NULL,2596.67,'','14','1','Returned products','1','24','return','','','No',NULL,NULL,''),(2767,'5500','141745411044','2025-04-23 16:08:31',NULL,2432.00,'','14','1','Cost of goods returned','1','24','sales','2','','No',NULL,NULL,''),(2768,'1110','141745411044','2025-04-23 16:08:31',2432.00,NULL,'','14','1','Inventory retuned ','1','24','sales','','','No',NULL,NULL,''),(2769,'1110','141745414587','2025-04-23 16:23:20',NULL,57.75,'','14','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(2770,'5500','141745414587','2025-04-23 16:23:07',57.75,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2771,'1000','141745414587','2025-04-23 16:23:20',75.00,NULL,'','14','1','Good sold','1','','sales','','','No',NULL,NULL,'LKJ'),(2772,'4000','141745414587','2025-04-23 16:23:20',NULL,75.00,'','14','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(2773,'1110','141745414614','2025-04-23 16:50:15',NULL,126.67,'','14','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2774,'5500','141745414614','2025-04-23 16:23:34',126.67,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2775,'1000','141745414614','2025-04-23 16:50:15',150.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2776,'4000','141745414614','2025-04-23 16:50:15',NULL,150.00,'','14','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2777,'1100','141745412571','2025-04-23 17:14:56',NULL,7700.00,'','14','1','','1','58','payment','','','No',NULL,NULL,''),(2778,'1000','141745412571','2025-04-23 17:14:56',7700.00,NULL,'','14','1','','1','58','payment','','14174541772122373323422','No',NULL,NULL,''),(2779,'1110','141745418362','2025-04-23 17:30:05',NULL,6080.00,'','14','1','Inventory sold','1','19','sales','2','','No',NULL,NULL,''),(2780,'5500','141745418362','2025-04-23 17:26:02',6080.00,NULL,'','14','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(2781,'1100','141745418362','2025-04-23 17:30:05',6500.00,NULL,'','14','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(2782,'4000','141745418362','2025-04-23 17:30:05',NULL,6500.00,'','14','1','Good sold','1','19','sales','2','','No',NULL,NULL,''),(2783,'1100','141745385593','2025-04-23 17:44:10',NULL,2474.00,'','14','1','','1','24','payment','','','No',NULL,NULL,'RTY'),(2784,'1010','141745385593','2025-04-23 17:44:10',2474.00,NULL,'','14','1','','1','24','payment','','14174541952934124023140','No',NULL,NULL,'RTY'),(2785,'1110','141745419540','2025-04-23 17:47:43',NULL,2772.00,'','14','1','Inventory sold','1','48','sales','6','','No',NULL,NULL,''),(2786,'1110','141745419540','2025-04-23 17:46:13',NULL,1887.84,'','14','1','Inventory sold','1','48','sales','7','','No',NULL,NULL,''),(2787,'5500','141745419540','2025-04-23 17:47:19',4659.84,NULL,'','14','1','Cost of goods sold','1','48','sales','','','No',NULL,NULL,''),(2788,'1100','141745419540','2025-04-23 17:47:43',4950.00,NULL,'','14','1','Good sold','1','48','sales','','','No',NULL,NULL,''),(2789,'4000','141745419540','2025-04-23 17:47:43',NULL,2950.08,'','14','1','Good sold','1','48','sales','6','','No',NULL,NULL,''),(2790,'4000','141745419540','2025-04-23 17:46:13',NULL,1999.68,'','14','1','Good sold','1','48','sales','7','','No',NULL,NULL,''),(2791,'1110','141745419702','2025-04-23 17:48:56',NULL,5700.00,'','14','1','Inventory sold','1','59','sales','4','','No',NULL,NULL,''),(2792,'5500','141745419702','2025-04-23 17:48:22',5700.00,NULL,'','14','1','Cost of goods sold','1','59','sales','','','No',NULL,NULL,''),(2793,'1100','141745419702','2025-04-23 17:48:56',6000.00,NULL,'','14','1','Good sold','1','59','sales','','','No',NULL,NULL,''),(2794,'4000','141745419702','2025-04-23 17:48:56',NULL,6000.00,'','14','1','Good sold','1','59','sales','4','','No',NULL,NULL,''),(2795,'4000','141745385593','2025-04-23 18:06:44',20.00,NULL,'','14','1','Returned products','1','24','return','','','No',NULL,NULL,''),(2796,'1100','141745385593','2025-04-23 18:06:44',NULL,20.00,'','14','1','Returned products','1','24','return','','','No',NULL,NULL,''),(2797,'5500','141745385593','2025-04-23 18:06:44',NULL,13.88,'','14','1','Cost of goods returned','1','24','sales','13','','No',NULL,NULL,''),(2798,'1110','141745385593','2025-04-23 18:06:44',13.88,NULL,'','14','1','Inventory retuned ','1','24','sales','','','No',NULL,NULL,''),(2799,'1100','141745393546','2025-04-23 18:08:28',NULL,2474.00,'','14','1','','1','24','payment','','','No',NULL,NULL,'TYT'),(2800,'1010','141745393546','2025-04-23 18:08:28',2474.00,NULL,'','14','1','','1','24','payment','','14174542092423500294205','No',NULL,NULL,'TYT'),(2801,'1110','141745420986','2025-04-23 18:09:56',NULL,13.88,'','14','1','Inventory sold','1','24','sales','13','','No',NULL,NULL,''),(2802,'5500','141745420986','2025-04-23 18:09:46',13.88,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(2803,'1100','141745420986','2025-04-23 18:09:56',20.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(2804,'4000','141745420986','2025-04-23 18:09:56',NULL,20.00,'','14','1','Good sold','1','24','sales','13','','No',NULL,NULL,''),(2805,'1100','141745394522','2025-04-23 18:12:11',NULL,5.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(2806,'1000','141745394522','2025-04-23 18:12:11',5.00,NULL,'','14','1','','1','25','payment','','14174542115030243012230','No',NULL,NULL,''),(2807,'1100','141745412842','2025-04-23 19:24:30',NULL,2430.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(2808,'1000','141745412842','2025-04-23 19:24:30',2430.00,NULL,'','14','1','','1','24','payment','','14174542549923921430334','No',NULL,NULL,''),(2809,'1100','141745000719','2025-04-23 19:31:26',NULL,5550.00,'','14','1','','1','27','payment','','','No',NULL,NULL,''),(2810,'1000','141745000719','2025-04-23 19:31:26',5550.00,NULL,'','14','1','','1','27','payment','','14174542590521323230572','No',NULL,NULL,''),(2811,'1100','141745000719','2025-04-23 19:31:46',NULL,80765.00,'','14','1','','1','27','payment','','','No',NULL,NULL,''),(2812,'1000','141745000719','2025-04-23 19:31:46',80765.00,NULL,'','14','1','','1','27','payment','','14174542600763125301300','No',NULL,NULL,''),(2813,'1110','141745426373','2025-04-23 19:52:50',NULL,25783.00,'','14','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(2814,'1110','141745426373','2025-04-23 19:39:33',NULL,4484.00,'','14','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(2815,'1110','141745426373','2025-04-23 19:40:52',NULL,25059.97,'','14','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(2816,'1110','141745426373','2025-04-23 19:41:14',NULL,8591.99,'','14','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(2817,'1110','141745426373','2025-04-23 19:42:44',NULL,11327.04,'','14','1','Inventory sold','1','27','sales','7','','No',NULL,NULL,''),(2818,'1110','141745426373','2025-04-23 19:45:30',NULL,4710.00,'','14','1','Inventory sold','1','27','sales','1','','No',NULL,NULL,''),(2819,'1110','141745426373','2025-04-23 19:47:40',NULL,4158.00,'','14','1','Inventory sold','1','27','sales','6','','No',NULL,NULL,''),(2820,'1110','141745426373','2025-04-23 19:47:57',NULL,7904.00,'','14','1','Inventory sold','1','27','sales','2','','No',NULL,NULL,''),(2821,'1110','141745426373','2025-04-23 19:49:06',NULL,3799.98,'','14','1','Inventory sold','1','27','sales','3','','No',NULL,NULL,''),(2822,'1110','141745426373','2025-04-23 19:52:07',NULL,2850.00,'','14','1','Inventory sold','1','27','sales','4','','No',NULL,NULL,''),(2823,'5500','141745426373','2025-04-23 19:52:41',98667.98,NULL,'','14','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(2824,'1100','141745426373','2025-04-23 19:52:50',104719.00,NULL,'','14','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(2825,'4000','141745426373','2025-04-23 19:52:50',NULL,27141.84,'','14','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(2826,'4000','141745426373','2025-04-23 19:39:33',NULL,4800.00,'','14','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(2827,'4000','141745426373','2025-04-23 19:40:52',NULL,26544.00,'','14','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(2828,'4000','141745426373','2025-04-23 19:41:14',NULL,9360.00,'','14','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(2829,'4000','141745426373','2025-04-23 19:42:44',NULL,11998.08,'','14','1','Good sold','1','27','sales','7','','No',NULL,NULL,''),(2830,'4000','141745426373','2025-04-23 19:45:30',NULL,5000.00,'','14','1','Good sold','1','27','sales','1','','No',NULL,NULL,''),(2831,'4000','141745426373','2025-04-23 19:47:40',NULL,4425.12,'','14','1','Good sold','1','27','sales','6','','No',NULL,NULL,''),(2832,'4000','141745426373','2025-04-23 19:47:57',NULL,8450.00,'','14','1','Good sold','1','27','sales','2','','No',NULL,NULL,''),(2833,'4000','141745426373','2025-04-23 19:49:06',NULL,3999.96,'','14','1','Good sold','1','27','sales','3','','No',NULL,NULL,''),(2834,'4000','141745426373','2025-04-23 19:52:07',NULL,3000.00,'','14','1','Good sold','1','27','sales','4','','No',NULL,NULL,''),(2835,'1110','141745471542','2025-04-24 08:12:38',NULL,59.67,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2836,'5500','141745471542','2025-04-24 08:12:22',59.67,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2837,'1000','141745471542','2025-04-24 08:12:38',65.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2838,'4000','141745471542','2025-04-24 08:12:38',NULL,65.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2839,'1110','141745475918','2025-04-24 09:26:34',NULL,608.00,'','14','1','Inventory sold','1','24','sales','2','','No',NULL,NULL,''),(2840,'5500','141745475918','2025-04-24 09:25:18',608.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(2841,'1100','141745475918','2025-04-24 09:26:34',650.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(2842,'4000','141745475918','2025-04-24 09:26:34',NULL,650.00,'','14','1','Good sold','1','24','sales','2','','No',NULL,NULL,''),(2843,'1110','141745478400','2025-04-24 10:07:05',NULL,973.00,'','14','1','Inventory sold','1','25','sales','14','','No',NULL,NULL,''),(2844,'5500','141745478400','2025-04-24 10:06:40',973.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(2845,'1000','141745478400','2025-04-24 10:07:05',1040.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(2846,'4000','141745478400','2025-04-24 10:07:05',NULL,1039.99,'','14','1','Good sold','1','25','sales','14','','No',NULL,NULL,''),(2847,'1110','141745482753','2025-04-24 11:20:25',NULL,943.92,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(2848,'1110','141745482753','2025-04-24 11:19:13',NULL,358.00,'','14','1','Inventory sold','1','24','sales','9','','No',NULL,NULL,''),(2849,'1110','141745482753','2025-04-24 11:19:40',NULL,166.50,'','14','1','Inventory sold','1','24','sales','13','','No',NULL,NULL,''),(2850,'5500','141745482753','2025-04-24 11:20:06',1468.42,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(2851,'1100','141745482753','2025-04-24 11:20:25',1575.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(2852,'4000','141745482753','2025-04-24 11:20:25',NULL,999.84,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(2853,'4000','141745482753','2025-04-24 11:19:13',NULL,390.00,'','14','1','Good sold','1','24','sales','9','','No',NULL,NULL,''),(2854,'4000','141745482753','2025-04-24 11:19:40',NULL,185.00,'','14','1','Good sold','1','24','sales','13','','No',NULL,NULL,''),(2855,'1110','141745483846','2025-04-24 11:38:06',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(2856,'5500','141745483846','2025-04-24 11:37:26',943.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(2857,'1100','141745483846','2025-04-24 11:38:06',1000.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(2858,'4000','141745483846','2025-04-24 11:38:06',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(2859,'1110','141745485642','2025-04-24 12:07:41',NULL,237.50,'','14','1','Inventory sold','1','32','sales','4','','No',NULL,NULL,''),(2860,'5500','141745485642','2025-04-24 12:07:22',237.50,NULL,'','14','1','Cost of goods sold','1','32','sales','','','No',NULL,NULL,''),(2861,'1000','141745485642','2025-04-24 12:07:41',300.00,NULL,'','14','1','Good sold','1','32','Payment','','','No',NULL,NULL,''),(2862,'4000','141745485642','2025-04-24 12:07:41',NULL,300.00,'','14','1','Good sold','1','32','sales','4','','No',NULL,NULL,''),(2863,'1100','141745478400','2025-04-24 12:26:48',NULL,1040.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(2864,'1000','141745478400','2025-04-24 12:26:48',1040.00,NULL,'','14','1','','1','25','payment','','14174548684282242728421','No',NULL,NULL,''),(2865,'1100','141745483846','2025-04-24 12:31:22',NULL,1000.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(2866,'1000','141745483846','2025-04-24 12:31:22',1000.00,NULL,'','14','1','','1','25','payment','','14174548709633302801320','No',NULL,NULL,''),(2867,'1110','141745487141','2025-04-24 12:32:33',NULL,1432.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(2868,'5500','141745487141','2025-04-24 12:32:21',1432.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(2869,'1100','141745487141','2025-04-24 12:32:33',1560.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(2870,'4000','141745487141','2025-04-24 12:32:33',NULL,1560.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(2871,'1110','141745487180','2025-04-24 12:33:06',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(2872,'5500','141745487180','2025-04-24 12:33:00',608.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(2873,'1100','141745487180','2025-04-24 12:33:06',650.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(2874,'4000','141745487180','2025-04-24 12:33:06',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(2875,'1110','141745487599','2025-04-24 12:40:50',NULL,24.83,'','14','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(2876,'5500','141745487599','2025-04-24 12:39:59',24.83,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2877,'1000','141745487599','2025-04-24 12:40:50',30.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2878,'4000','141745487599','2025-04-24 12:40:50',NULL,30.00,'','14','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2879,'1100','141745482753','2025-04-24 12:59:49',NULL,575.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(2880,'1000','141745482753','2025-04-24 12:59:49',575.00,NULL,'','14','1','','1','24','payment','','14174548881313382535002','No',NULL,NULL,''),(2881,'1100','141745487180','2025-04-24 13:02:19',NULL,650.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(2882,'1000','141745487180','2025-04-24 13:02:19',650.00,NULL,'','14','1','','1','25','payment','','14174548897627002233113','No',NULL,NULL,''),(2883,'1100','141745487141','2025-04-24 13:04:19',NULL,1560.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(2884,'1000','141745487141','2025-04-24 13:04:19',1560.00,NULL,'','14','1','','1','25','payment','','14174548909921003333982','No',NULL,NULL,''),(2885,'1110','141745489367','2025-04-24 13:09:56',NULL,3040.00,'','14','1','Inventory sold','1','23','sales','2','','No',NULL,NULL,''),(2886,'5500','141745489367','2025-04-24 13:09:27',3040.00,NULL,'','14','1','Cost of goods sold','1','23','sales','','','No',NULL,NULL,''),(2887,'1100','141745489367','2025-04-24 13:09:56',3250.00,NULL,'','14','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(2888,'4000','141745489367','2025-04-24 13:09:56',NULL,3250.00,'','14','1','Good sold','1','23','sales','2','','No',NULL,NULL,''),(2889,'1110','141745492209','2025-04-24 13:58:26',NULL,471.96,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(2890,'1110','141745492209','2025-04-24 13:56:49',NULL,297.96,'','14','1','Inventory sold','1','24','sales','5','','No',NULL,NULL,''),(2891,'1110','141745492209','2025-04-24 13:57:04',NULL,608.00,'','14','1','Inventory sold','1','24','sales','2','','No',NULL,NULL,''),(2892,'5500','141745492209','2025-04-24 13:57:56',1377.92,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(2893,'1100','141745492209','2025-04-24 13:58:26',1475.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(2894,'4000','141745492209','2025-04-24 13:58:26',NULL,499.92,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(2895,'4000','141745492209','2025-04-24 13:56:49',NULL,324.96,'','14','1','Good sold','1','24','sales','5','','No',NULL,NULL,''),(2896,'4000','141745492209','2025-04-24 13:57:04',NULL,650.00,'','14','1','Good sold','1','24','sales','2','','No',NULL,NULL,''),(2897,'1110','141745492362','2025-04-24 13:59:42',NULL,716.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(2898,'5500','141745492362','2025-04-24 13:59:22',716.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(2899,'1100','141745492362','2025-04-24 13:59:42',780.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(2900,'4000','141745492362','2025-04-24 13:59:42',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(2901,'1100','141745492209','2025-04-24 14:39:37',NULL,1475.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(2902,'1000','141745492209','2025-04-24 14:39:37',1475.00,NULL,'','14','1','','1','24','payment','','14174549480042033208353','No',NULL,NULL,''),(2903,'1100','141745492362','2025-04-24 14:41:06',NULL,780.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(2904,'1000','141745492362','2025-04-24 14:41:06',780.00,NULL,'','14','1','','1','25','payment','','14174549489294108332330','No',NULL,NULL,''),(2905,'1110','141745495455','2025-04-24 14:51:43',NULL,13.88,'','14','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(2906,'5500','141745495455','2025-04-24 14:50:55',13.88,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2907,'1000','141745495455','2025-04-24 14:51:43',20.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2908,'4000','141745495455','2025-04-24 14:51:43',NULL,20.00,'','14','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(2909,'4000','141745495455','2025-04-24 14:55:06',20.00,NULL,'','14','1','Returned products','1','','return','','','No',NULL,NULL,''),(2910,'1000','141745495455','2025-04-24 14:55:06',NULL,20.00,'','14','1','Returned products','1','','return','','','No',NULL,NULL,''),(2911,'5500','141745495455','2025-04-24 14:55:06',NULL,13.88,'','14','1','Cost of goods returned','1','','sales','13','','No',NULL,NULL,''),(2912,'1110','141745495455','2025-04-24 14:55:06',13.88,NULL,'','14','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(2913,'1110','141745495726','2025-04-24 14:55:57',NULL,13.88,'','14','1','Inventory sold','1','24','sales','13','','No',NULL,NULL,''),(2914,'5500','141745495726','2025-04-24 14:55:26',13.88,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(2915,'1100','141745495726','2025-04-24 14:55:57',20.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(2916,'4000','141745495726','2025-04-24 14:55:57',NULL,20.00,'','14','1','Good sold','1','24','sales','13','','No',NULL,NULL,''),(2917,'1110','141745502379','2025-04-24 16:46:54',NULL,716.00,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2918,'5500','141745502379','2025-04-24 16:46:19',716.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2919,'1000','141745502379','2025-04-24 16:46:54',780.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2920,'4000','141745502379','2025-04-24 16:46:54',NULL,780.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2921,'1100','141745475918','2025-04-24 17:31:01',NULL,650.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(2922,'1000','141745475918','2025-04-24 17:31:01',650.00,NULL,'','14','1','','1','24','payment','','14174550509853920227301','No',NULL,NULL,''),(2923,'1100','141745489367','2025-04-24 18:53:43',NULL,2000.00,'','14','1','','1','23','payment','','','No',NULL,NULL,''),(2924,'1000','141745489367','2025-04-24 18:53:43',2000.00,NULL,'','14','1','','1','23','payment','','14174551005020225210730','No',NULL,NULL,''),(2925,'1110','141745510878','2025-04-24 19:08:29',NULL,13.88,'','14','1','Inventory sold','1','60','sales','13','','No',NULL,NULL,''),(2926,'5500','141745510878','2025-04-24 19:07:58',13.88,NULL,'','14','1','Cost of goods sold','1','60','sales','','','No',NULL,NULL,''),(2927,'1100','141745510878','2025-04-24 19:08:29',20.00,NULL,'','14','1','Good sold','1','60','sales','','','No',NULL,NULL,''),(2928,'4000','141745510878','2025-04-24 19:08:29',NULL,20.00,'','14','1','Good sold','1','60','sales','13','','No',NULL,NULL,''),(2929,'1100','141745510878','2025-04-24 19:46:31',NULL,20.00,'','14','1','','1','60','payment','','','No',NULL,NULL,''),(2930,'1010','141745510878','2025-04-24 19:46:31',20.00,NULL,'','14','1','','1','60','payment','','14174551322433014423303','No',NULL,NULL,''),(2931,'1100','141745482753','2025-04-24 19:47:38',NULL,1000.00,'','14','1','','1','24','payment','','','No',NULL,NULL,'HGF,TYR'),(2932,'1010','141745482753','2025-04-24 19:47:38',1000.00,NULL,'','14','1','','1','24','payment','','14174551330603521223002','No',NULL,NULL,'HGF,TYR'),(2933,'4000','131743869659','2025-04-25 11:54:19',1500.00,NULL,'','13','1','Returned products','1','19','return','','','No',NULL,NULL,''),(2934,'1100','131743869659','2025-04-25 11:54:19',NULL,1500.00,'','13','1','Returned products','1','19','return','','','No',NULL,NULL,''),(2935,'5500','131743869659','2025-04-25 11:54:19',NULL,1425.00,'','13','1','Cost of goods returned','1','19','sales','4','','No',NULL,NULL,''),(2936,'1110','131743869659','2025-04-25 11:54:19',1425.00,NULL,'','13','1','Inventory retuned ','1','19','sales','','','No',NULL,NULL,''),(2937,'1110','131745571321','2025-04-25 12:24:45',NULL,151.67,'','13','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(2938,'5500','131745571321','2025-04-25 11:55:21',151.67,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2939,'1000','131745571321','2025-04-25 12:24:45',220.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2940,'4000','131745571321','2025-04-25 12:24:45',NULL,220.00,'','13','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2941,'1100','141745426373','2025-04-25 12:40:57',NULL,104719.00,'','13','1','','1','27','payment','','','No',NULL,NULL,''),(2942,'1010','141745426373','2025-04-25 12:40:57',104719.00,NULL,'','13','1','','1','27','payment','','13174557407622303571373','No',NULL,NULL,''),(2943,'1100','141745411753','2025-04-25 12:47:19',NULL,1200.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(2944,'1010','141745411753','2025-04-25 12:47:19',1200.00,NULL,'','13','1','','1','25','payment','','13174557444933532430444','No',NULL,NULL,''),(2945,'1110','131745578179','2025-04-25 14:09:15',NULL,13.88,'','13','1','Inventory sold','1','26','sales','13','','No',NULL,NULL,''),(2946,'1110','131745578179','2025-04-25 13:49:39',NULL,162.17,'','13','1','Inventory sold','1','26','sales','14','','No',NULL,NULL,''),(2947,'1110','131745578179','2025-04-25 13:49:48',NULL,3729.16,'','13','1','Inventory sold','1','26','sales','9','','No',NULL,NULL,''),(2948,'1110','131745578179','2025-04-25 13:50:46',NULL,4851.00,'','13','1','Inventory sold','1','26','sales','6','','No',NULL,NULL,''),(2949,'1110','131745578179','2025-04-25 13:51:33',NULL,1022.58,'','13','1','Inventory sold','1','26','sales','7','','No',NULL,NULL,''),(2950,'1110','131745578179','2025-04-25 13:59:19',NULL,16768.29,'','13','1','Inventory sold','1','26','sales','10','','No',NULL,NULL,''),(2951,'5500','131745578179','2025-04-25 14:09:04',26547.08,NULL,'','13','1','Cost of goods sold','1','26','sales','','','No',NULL,NULL,''),(2952,'1000','131745578179','2025-04-25 14:09:15',28447.00,NULL,'','13','1','Good sold','1','26','Payment','','','No',NULL,NULL,''),(2953,'4000','131745578179','2025-04-25 14:09:15',NULL,15.42,'','13','1','Good sold','1','26','sales','13','','No',NULL,NULL,''),(2954,'4000','131745578179','2025-04-25 13:49:39',NULL,173.33,'','13','1','Good sold','1','26','sales','14','','No',NULL,NULL,''),(2955,'4000','131745578179','2025-04-25 13:49:48',NULL,4062.50,'','13','1','Good sold','1','26','sales','9','','No',NULL,NULL,''),(2956,'4000','131745578179','2025-04-25 13:50:46',NULL,5162.64,'','13','1','Good sold','1','26','sales','6','','No',NULL,NULL,''),(2957,'4000','131745578179','2025-04-25 13:51:33',NULL,1083.16,'','13','1','Good sold','1','26','sales','7','','No',NULL,NULL,''),(2958,'4000','131745578179','2025-04-25 13:59:19',NULL,17950.00,'','13','1','Good sold','1','26','sales','10','','No',NULL,NULL,''),(2959,'1100','131743848487','2025-04-25 14:16:07',NULL,60960.00,'','13','1','','1','19','payment','','','No',NULL,NULL,''),(2960,'1010','131743848487','2025-04-25 14:16:07',60960.00,NULL,'','13','1','','1','19','payment','','13174557978537230203323','No',NULL,NULL,''),(2961,'1100','131743849153','2025-04-25 14:16:30',NULL,2400.00,'','13','1','','1','19','payment','','','No',NULL,NULL,''),(2962,'1010','131743849153','2025-04-25 14:16:30',2400.00,NULL,'','13','1','','1','19','payment','','13174557980002543400230','No',NULL,NULL,''),(2963,'1100','131743869659','2025-04-25 14:16:46',NULL,3000.00,'','13','1','','1','19','payment','','','No',NULL,NULL,''),(2964,'1010','131743869659','2025-04-25 14:16:46',3000.00,NULL,'','13','1','','1','19','payment','','13174557981803231902843','No',NULL,NULL,''),(2965,'1100','141744274203','2025-04-25 14:17:14',NULL,45688.00,'','13','1','','1','19','payment','','','No',NULL,NULL,''),(2966,'1010','141744274203','2025-04-25 14:17:14',45688.00,NULL,'','13','1','','1','19','payment','','13174557984783301031071','No',NULL,NULL,''),(2967,'1100','141744540796','2025-04-25 14:17:39',NULL,47865.00,'','13','1','','1','19','payment','','','No',NULL,NULL,''),(2968,'1010','141744540796','2025-04-25 14:17:39',47865.00,NULL,'','13','1','','1','19','payment','','13174557987037903132830','No',NULL,NULL,''),(2969,'1100','141744705255','2025-04-25 14:17:56',NULL,28440.00,'','13','1','','1','19','payment','','','No',NULL,NULL,''),(2970,'1010','141744705255','2025-04-25 14:17:56',28440.00,NULL,'','13','1','','1','19','payment','','13174557988825743143337','No',NULL,NULL,''),(2971,'1100','141744706972','2025-04-25 14:18:14',NULL,7200.00,'','13','1','','1','19','payment','','','No',NULL,NULL,''),(2972,'1010','141744706972','2025-04-25 14:18:14',7200.00,NULL,'','13','1','','1','19','payment','','13174557990303229029213','No',NULL,NULL,''),(2973,'1100','141744964890','2025-04-25 14:18:40',NULL,79580.00,'','13','1','','1','19','payment','','','No',NULL,NULL,''),(2974,'1010','141744964890','2025-04-25 14:18:40',79580.00,NULL,'','13','1','','1','19','payment','','13174557993103317313217','No',NULL,NULL,''),(2975,'1100','141745237225','2025-04-25 14:18:59',NULL,29959.00,'','13','1','','1','19','payment','','','No',NULL,NULL,''),(2976,'1010','141745237225','2025-04-25 14:18:59',29959.00,NULL,'','13','1','','1','19','payment','','13174557995574203247959','No',NULL,NULL,''),(2977,'1100','141745418362','2025-04-25 14:19:21',NULL,6500.00,'','13','1','','1','19','payment','','','No',NULL,NULL,''),(2978,'1010','141745418362','2025-04-25 14:19:21',6500.00,NULL,'','13','1','','1','19','payment','','13174557997032077192902','No',NULL,NULL,''),(2979,'1100','141744703123','2025-04-25 16:37:06',NULL,12325.00,'','13','1','','1','48','payment','','','No',NULL,NULL,''),(2980,'1010','141744703123','2025-04-25 16:37:06',12325.00,NULL,'','13','1','','1','48','payment','','13174558824132034300230','No',NULL,NULL,''),(2981,'1100','131743844879','2025-04-25 16:37:34',NULL,10760.00,'','13','1','','1','20','payment','','','No',NULL,NULL,''),(2982,'1010','131743844879','2025-04-25 16:37:34',10760.00,NULL,'','13','1','','1','20','payment','','13174558826780355120242','No',NULL,NULL,''),(2983,'1100','141744107125','2025-04-25 16:37:55',NULL,22020.00,'','13','1','','1','20','payment','','','No',NULL,NULL,''),(2984,'1010','141744107125','2025-04-25 16:37:55',22020.00,NULL,'','13','1','','1','20','payment','','13174558828581243713573','No',NULL,NULL,''),(2985,'1100','141744550695','2025-04-25 16:38:18',NULL,3250.00,'','13','1','','1','20','payment','','','No',NULL,NULL,''),(2986,'1010','141744550695','2025-04-25 16:38:18',3250.00,NULL,'','13','1','','1','20','payment','','13174558830925323233201','No',NULL,NULL,''),(2987,'1100','141744704843','2025-04-25 16:38:35',NULL,16200.00,'','13','1','','1','20','payment','','','No',NULL,NULL,''),(2988,'1010','141744704843','2025-04-25 16:38:35',16200.00,NULL,'','13','1','','1','20','payment','','13174558832422423220222','No',NULL,NULL,''),(2989,'1100','141744705158','2025-04-25 16:38:53',NULL,6500.00,'','13','1','','1','20','payment','','','No',NULL,NULL,''),(2990,'1010','141744705158','2025-04-25 16:38:53',6500.00,NULL,'','13','1','','1','20','payment','','13174558834710328321214','No',NULL,NULL,''),(2991,'1100','141745232401','2025-04-25 16:46:43',NULL,11500.00,'','13','1','','1','20','payment','','','No',NULL,NULL,''),(2992,'1010','141745232401','2025-04-25 16:46:43',11500.00,NULL,'','13','1','','1','20','payment','','13174558881918807321383','No',NULL,NULL,''),(2993,'1100','141745403567','2025-04-25 16:47:28',NULL,28115.00,'','13','1','','1','20','payment','','','No',NULL,NULL,''),(2994,'1010','141745403567','2025-04-25 16:47:28',28115.00,NULL,'','13','1','','1','20','payment','','13174558885775283332542','No',NULL,NULL,''),(2995,'1110','131745594956','2025-04-25 18:34:14',NULL,11327.04,'','13','1','Inventory sold','1','61','sales','7','','No',NULL,NULL,''),(2996,'1110','131745594956','2025-04-25 18:29:16',NULL,2864.00,'','13','1','Inventory sold','1','61','sales','9','','No',NULL,NULL,''),(2997,'1110','131745594956','2025-04-25 18:30:29',NULL,1216.00,'','13','1','Inventory sold','1','61','sales','2','','No',NULL,NULL,''),(2998,'1110','131745594956','2025-04-25 18:30:58',NULL,9840.00,'','13','1','Inventory sold','1','61','sales','15','','No',NULL,NULL,''),(2999,'5500','131745594956','2025-04-25 18:33:23',25247.04,NULL,'','13','1','Cost of goods sold','1','61','sales','','','No',NULL,NULL,''),(3000,'1100','131745594956','2025-04-25 18:34:14',26818.00,NULL,'','13','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(3001,'4000','131745594956','2025-04-25 18:34:14',NULL,11998.08,'','13','1','Good sold','1','61','sales','7','','No',NULL,NULL,''),(3002,'4000','131745594956','2025-04-25 18:29:16',NULL,3120.00,'','13','1','Good sold','1','61','sales','9','','No',NULL,NULL,''),(3003,'4000','131745594956','2025-04-25 18:30:29',NULL,1300.00,'','13','1','Good sold','1','61','sales','2','','No',NULL,NULL,''),(3004,'4000','131745594956','2025-04-25 18:30:58',NULL,10399.68,'','13','1','Good sold','1','61','sales','15','','No',NULL,NULL,''),(3005,'1110','131745595359','2025-04-25 18:37:38',NULL,1121.00,'','13','1','Inventory sold','1','45','sales','10','','No',NULL,NULL,''),(3006,'1110','131745595359','2025-04-25 18:35:59',NULL,716.00,'','13','1','Inventory sold','1','45','sales','9','','No',NULL,NULL,''),(3007,'1110','131745595359','2025-04-25 18:36:52',NULL,531.00,'','13','1','Inventory sold','1','45','sales','8','','No',NULL,NULL,''),(3008,'5500','131745595359','2025-04-25 18:37:12',2368.00,NULL,'','13','1','Cost of goods sold','1','45','sales','','','No',NULL,NULL,''),(3009,'1100','131745595359','2025-04-25 18:37:38',2560.00,NULL,'','13','1','Good sold','1','45','sales','','','No',NULL,NULL,''),(3010,'4000','131745595359','2025-04-25 18:37:38',NULL,1200.00,'','13','1','Good sold','1','45','sales','10','','No',NULL,NULL,''),(3011,'4000','131745595359','2025-04-25 18:35:59',NULL,780.00,'','13','1','Good sold','1','45','sales','9','','No',NULL,NULL,''),(3012,'4000','131745595359','2025-04-25 18:36:52',NULL,579.96,'','13','1','Good sold','1','45','sales','8','','No',NULL,NULL,''),(3013,'1110','131745596194','2025-04-25 18:53:50',NULL,2148.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3014,'5500','131745596194','2025-04-25 18:49:54',2148.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3015,'1000','131745596194','2025-04-25 18:53:50',2340.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3016,'4000','131745596194','2025-04-25 18:53:50',NULL,2340.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3017,'1110','131745596475','2025-04-25 18:55:14',NULL,2864.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3018,'5500','131745596475','2025-04-25 18:54:35',2864.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3019,'1000','131745596475','2025-04-25 18:55:14',3120.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3020,'4000','131745596475','2025-04-25 18:55:14',NULL,3120.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3021,'1110','131745596555','2025-04-25 18:59:08',NULL,4484.00,'','13','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(3022,'1110','131745596555','2025-04-25 18:55:55',NULL,1887.84,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(3023,'1110','131745596555','2025-04-25 18:57:35',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(3024,'5500','131745596555','2025-04-25 18:58:44',6979.84,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3025,'1100','131745596555','2025-04-25 18:59:08',7450.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3026,'4000','131745596555','2025-04-25 18:59:08',NULL,4800.00,'','13','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(3027,'4000','131745596555','2025-04-25 18:55:55',NULL,1999.68,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(3028,'4000','131745596555','2025-04-25 18:57:35',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(3029,'1110','131745597142','2025-04-25 19:06:34',NULL,5727.99,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(3030,'5500','131745597142','2025-04-25 19:05:43',5727.99,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3031,'1000','131745597142','2025-04-25 19:06:34',6080.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,'LKJ'),(3032,'4000','131745597142','2025-04-25 19:06:34',NULL,6080.01,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(3033,'1110','131745597282','2025-04-25 19:09:28',NULL,2383.68,'','13','1','Inventory sold','1','25','sales','5','','No',NULL,NULL,''),(3034,'5500','131745597282','2025-04-25 19:08:03',2383.68,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3035,'1000','131745597282','2025-04-25 19:09:28',2600.00,NULL,'','13','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(3036,'4000','131745597282','2025-04-25 19:09:28',NULL,2599.68,'','13','1','Good sold','1','25','sales','5','','No',NULL,NULL,''),(3037,'1110','131745597472','2025-04-25 19:11:31',NULL,115.50,'','13','1','Inventory sold','1','24','sales','6','','No',NULL,NULL,''),(3038,'5500','131745597472','2025-04-25 19:11:12',115.50,NULL,'','13','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(3039,'1000','131745597472','2025-04-25 19:11:31',150.00,NULL,'','13','1','Good sold','1','24','Payment','','','No',NULL,NULL,''),(3040,'4000','131745597472','2025-04-25 19:11:31',NULL,150.00,'','13','1','Good sold','1','24','sales','6','','No',NULL,NULL,''),(3041,'1110','131745597818','2025-04-25 19:17:47',NULL,63.33,'','13','1','Inventory sold','1','19','sales','3','','No',NULL,NULL,''),(3042,'1110','131745597818','2025-04-25 19:16:58',NULL,57.75,'','13','1','Inventory sold','1','19','sales','6','','No',NULL,NULL,''),(3043,'5500','131745597818','2025-04-25 19:17:28',121.08,NULL,'','13','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(3044,'1100','131745597818','2025-04-25 19:17:47',150.00,NULL,'','13','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(3045,'4000','131745597818','2025-04-25 19:17:47',NULL,75.00,'','13','1','Good sold','1','19','sales','3','','No',NULL,NULL,''),(3046,'4000','131745597818','2025-04-25 19:16:58',NULL,75.00,'','13','1','Good sold','1','19','sales','6','','No',NULL,NULL,''),(3047,'1110','131745600150','2025-04-25 19:56:59',NULL,716.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(3048,'5500','131745600150','2025-04-25 19:55:50',716.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3049,'1000','131745600150','2025-04-25 19:56:59',780.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,'YHJ'),(3050,'4000','131745600150','2025-04-25 19:56:59',NULL,780.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(3051,'1100','131745596555','2025-04-25 19:58:19',NULL,7450.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(3052,'1000','131745596555','2025-04-25 19:58:19',7450.00,NULL,'','13','1','','1','25','payment','','13174560035122022222203','No',NULL,NULL,''),(3053,'1100','131745597818','2025-04-25 20:00:37',NULL,150.00,'','13','1','','1','19','payment','','','No',NULL,NULL,''),(3054,'1000','131745597818','2025-04-25 20:00:37',150.00,NULL,'','13','1','','1','19','payment','','13174560050333223203110','No',NULL,NULL,''),(3055,'1100','131745594956','2025-04-25 20:30:29',NULL,26520.00,'','13','1','','1','61','payment','','','No',NULL,NULL,'RFG'),(3056,'1000','131745594956','2025-04-25 20:30:29',26520.00,NULL,'','13','1','','1','61','payment','','13174560229525732202115','No',NULL,NULL,'RFG'),(3057,'1110','141745648523','2025-04-26 09:26:27',NULL,1519.99,'','14','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(3058,'1110','141745648523','2025-04-26 09:22:03',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(3059,'1110','141745648523','2025-04-26 09:22:42',NULL,1887.84,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(3060,'5500','141745648523','2025-04-26 09:22:55',4015.83,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3061,'1100','141745648523','2025-04-26 09:26:27',4250.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3062,'4000','141745648523','2025-04-26 09:26:27',NULL,1599.98,'','14','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(3063,'4000','141745648523','2025-04-26 09:22:03',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(3064,'4000','141745648523','2025-04-26 09:22:42',NULL,1999.68,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(3065,'1110','141745650814','2025-04-26 10:06:38',NULL,942.00,'','14','1','Inventory sold','1','24','sales','1','','No',NULL,NULL,''),(3066,'1110','141745650814','2025-04-26 10:00:14',NULL,1386.00,'','14','1','Inventory sold','1','24','sales','6','','No',NULL,NULL,''),(3067,'5500','141745650814','2025-04-26 10:06:11',2328.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(3068,'1100','141745650814','2025-04-26 10:06:38',2475.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(3069,'4000','141745650814','2025-04-26 10:06:38',NULL,1000.00,'','14','1','Good sold','1','24','sales','1','','No',NULL,NULL,''),(3070,'4000','141745650814','2025-04-26 10:00:14',NULL,1475.04,'','14','1','Good sold','1','24','sales','6','','No',NULL,NULL,''),(3071,'1110','141745651230','2025-04-26 10:07:31',NULL,943.92,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(3072,'5500','141745651230','2025-04-26 10:07:10',943.92,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(3073,'1100','141745651230','2025-04-26 10:07:31',1000.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(3074,'4000','141745651230','2025-04-26 10:07:31',NULL,999.84,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(3075,'1110','141745652810','2025-04-26 10:33:57',NULL,943.92,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(3076,'5500','141745652810','2025-04-26 10:33:30',943.92,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(3077,'1100','141745652810','2025-04-26 10:33:57',1000.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(3078,'4000','141745652810','2025-04-26 10:33:57',NULL,999.84,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(3079,'1110','141745653007','2025-04-26 10:37:01',NULL,39.33,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3080,'5500','141745653007','2025-04-26 10:36:47',39.33,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3081,'1000','141745653007','2025-04-26 10:37:01',45.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3082,'4000','141745653007','2025-04-26 10:37:01',NULL,45.00,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3083,'1110','141745654391','2025-04-26 11:00:06',NULL,943.92,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3084,'5500','141745654391','2025-04-26 10:59:51',943.92,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3085,'1000','141745654391','2025-04-26 11:00:06',1000.00,NULL,'','14','1','Good sold','1','','sales','','','No',NULL,NULL,'GHJ'),(3086,'4000','141745654391','2025-04-26 11:00:06',NULL,999.84,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3087,'1100','141745652810','2025-04-26 11:01:35',NULL,1000.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(3088,'1000','141745652810','2025-04-26 11:01:35',1000.00,NULL,'','14','1','','1','24','payment','','14174565453901326239100','No',NULL,NULL,''),(3089,'1110','141745656272','2025-04-26 11:32:44',NULL,196.65,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(3090,'1110','141745656272','2025-04-26 11:31:12',NULL,57.75,'','14','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(3091,'5500','141745656272','2025-04-26 11:31:37',254.40,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3092,'1100','141745656272','2025-04-26 11:32:44',300.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3093,'4000','141745656272','2025-04-26 11:32:44',NULL,225.00,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(3094,'4000','141745656272','2025-04-26 11:31:12',NULL,75.00,'','14','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(3095,'1110','141745656409','2025-04-26 11:34:16',NULL,1425.00,'','14','1','Inventory sold','1','25','sales','4','','No',NULL,NULL,''),(3096,'1110','141745656409','2025-04-26 11:33:30',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(3097,'5500','141745656409','2025-04-26 11:33:47',2033.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3098,'1100','141745656409','2025-04-26 11:34:16',2150.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3099,'4000','141745656409','2025-04-26 11:34:16',NULL,1500.00,'','14','1','Good sold','1','25','sales','4','','No',NULL,NULL,''),(3100,'4000','141745656409','2025-04-26 11:33:30',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(3101,'1100','141745656409','2025-04-26 11:35:00',NULL,2150.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'PYT'),(3102,'1010','141745656409','2025-04-26 11:35:00',2150.00,NULL,'','14','1','','1','25','payment','','14174565656030353762322','No',NULL,NULL,'PYT'),(3103,'1100','141745656272','2025-04-26 11:36:18',NULL,200.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3104,'1000','141745656272','2025-04-26 11:36:18',200.00,NULL,'','14','1','','1','25','payment','','14174565661440362033326','No',NULL,NULL,''),(3105,'1100','141745656272','2025-04-26 11:37:07',NULL,100.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3106,'1010','141745656272','2025-04-26 11:37:07',100.00,NULL,'','14','1','','1','25','payment','','14174565666332433230263','No',NULL,NULL,''),(3107,'1110','141745657337','2025-04-26 11:49:36',NULL,235.98,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3108,'5500','141745657337','2025-04-26 11:48:57',235.98,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3109,'1000','141745657337','2025-04-26 11:49:36',270.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3110,'4000','141745657337','2025-04-26 11:49:36',NULL,270.00,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3111,'1110','141745657905','2025-04-26 11:58:47',NULL,1432.00,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3112,'5500','141745657905','2025-04-26 11:58:25',1432.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3113,'1000','141745657905','2025-04-26 11:58:47',1560.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3114,'4000','141745657905','2025-04-26 11:58:47',NULL,1560.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3115,'1110','141745659748','2025-04-26 12:32:18',NULL,24320.00,'','14','1','Inventory sold','1','19','sales','2','','No',NULL,NULL,''),(3116,'1110','141745659748','2025-04-26 12:29:08',NULL,6150.00,'','14','1','Inventory sold','1','19','sales','15','','No',NULL,NULL,''),(3117,'1110','141745659748','2025-04-26 12:29:46',NULL,2919.00,'','14','1','Inventory sold','1','19','sales','14','','No',NULL,NULL,''),(3118,'1110','141745659748','2025-04-26 12:30:38',NULL,15035.98,'','14','1','Inventory sold','1','19','sales','9','','No',NULL,NULL,''),(3119,'1110','141745659748','2025-04-26 12:31:18',NULL,14573.00,'','14','1','Inventory sold','1','19','sales','10','','No',NULL,NULL,''),(3120,'5500','141745659748','2025-04-26 12:31:53',62997.98,NULL,'','14','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(3121,'1100','141745659748','2025-04-26 12:32:18',67600.00,NULL,'','14','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(3122,'4000','141745659748','2025-04-26 12:32:18',NULL,26000.00,'','14','1','Good sold','1','19','sales','2','','No',NULL,NULL,''),(3123,'4000','141745659748','2025-04-26 12:29:08',NULL,6499.80,'','14','1','Good sold','1','19','sales','15','','No',NULL,NULL,''),(3124,'4000','141745659748','2025-04-26 12:29:46',NULL,3119.98,'','14','1','Good sold','1','19','sales','14','','No',NULL,NULL,''),(3125,'4000','141745659748','2025-04-26 12:30:38',NULL,16380.00,'','14','1','Good sold','1','19','sales','9','','No',NULL,NULL,''),(3126,'4000','141745659748','2025-04-26 12:31:18',NULL,15600.00,'','14','1','Good sold','1','19','sales','10','','No',NULL,NULL,''),(3127,'1110','141745660003','2025-04-26 12:33:40',NULL,716.00,'','14','1','Inventory sold','1','44','sales','9','','No',NULL,NULL,''),(3128,'5500','141745660003','2025-04-26 12:33:24',716.00,NULL,'','14','1','Cost of goods sold','1','44','sales','','','No',NULL,NULL,''),(3129,'1100','141745660003','2025-04-26 12:33:40',780.00,NULL,'','14','1','Good sold','1','44','sales','','','No',NULL,NULL,''),(3130,'4000','141745660003','2025-04-26 12:33:40',NULL,780.00,'','14','1','Good sold','1','44','sales','9','','No',NULL,NULL,''),(3131,'1110','141745660121','2025-04-26 12:36:12',NULL,1386.00,'','14','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(3132,'1110','141745660121','2025-04-26 12:35:22',NULL,471.96,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(3133,'1110','141745660121','2025-04-26 12:35:41',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(3134,'5500','141745660121','2025-04-26 12:35:54',2465.96,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3135,'1100','141745660121','2025-04-26 12:36:12',2625.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3136,'4000','141745660121','2025-04-26 12:36:12',NULL,1475.04,'','14','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(3137,'4000','141745660121','2025-04-26 12:35:22',NULL,499.92,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(3138,'4000','141745660121','2025-04-26 12:35:41',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(3139,'1110','141745660418','2025-04-26 12:40:47',NULL,81.08,'','14','1','Inventory sold','1','23','sales','14','','No',NULL,NULL,''),(3140,'5500','141745660418','2025-04-26 12:40:19',81.08,NULL,'','14','1','Cost of goods sold','1','23','sales','','','No',NULL,NULL,''),(3141,'1100','141745660418','2025-04-26 12:40:47',95.00,NULL,'','14','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(3142,'4000','141745660418','2025-04-26 12:40:47',NULL,95.00,'','14','1','Good sold','1','23','sales','14','','No',NULL,NULL,''),(3143,'1100','141745660003','2025-04-26 12:51:52',NULL,780.00,'','14','1','','1','44','payment','','','No',NULL,NULL,''),(3144,'1000','141745660003','2025-04-26 12:51:52',780.00,NULL,'','14','1','','1','44','payment','','14174566117952733303267','No',NULL,NULL,''),(3145,'1100','141745648523','2025-04-26 13:04:06',NULL,4249.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'RET'),(3146,'1010','141745648523','2025-04-26 13:04:06',4249.00,NULL,'','14','1','','1','25','payment','','14174566192101342024463','No',NULL,NULL,'RET'),(3147,'1110','141745662057','2025-04-26 13:08:04',NULL,333.00,'','14','1','Inventory sold','1','24','sales','13','','No',NULL,NULL,''),(3148,'5500','141745662057','2025-04-26 13:07:37',333.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(3149,'1100','141745662057','2025-04-26 13:08:04',370.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(3150,'4000','141745662057','2025-04-26 13:08:04',NULL,370.00,'','14','1','Good sold','1','24','sales','13','','No',NULL,NULL,''),(3151,'1110','141745663406','2025-04-26 13:31:29',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(3152,'1110','141745663406','2025-04-26 13:30:07',NULL,1386.00,'','14','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(3153,'1110','141745663406','2025-04-26 13:30:53',NULL,471.96,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(3154,'5500','141745663406','2025-04-26 13:31:11',2465.96,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3155,'1100','141745663406','2025-04-26 13:31:29',2625.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3156,'4000','141745663406','2025-04-26 13:31:29',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(3157,'4000','141745663406','2025-04-26 13:30:07',NULL,1475.04,'','14','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(3158,'4000','141745663406','2025-04-26 13:30:53',NULL,499.92,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(3159,'1100','141745663406','2025-04-26 15:15:09',NULL,2675.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3160,'1000','141745663406','2025-04-26 15:15:09',2675.00,NULL,'','14','1','','1','25','payment','','14174566974172163023201','No',NULL,NULL,''),(3161,'1100','141745662057','2025-04-26 15:16:38',NULL,0.00,'','14','1','','1','24','payment','','','No',NULL,NULL,'HGF'),(3162,'1010','141745662057','2025-04-26 15:16:38',0.00,NULL,'','14','1','','1','24','payment','','14174566983113063221932','No',NULL,NULL,'HGF'),(3163,'1100','141745662057','2025-04-26 15:17:52',NULL,370.00,'','14','1','','1','24','payment','','','No',NULL,NULL,'HGF,FGH'),(3164,'1010','141745662057','2025-04-26 15:17:52',370.00,NULL,'','14','1','','1','24','payment','','14174566992300223632336','No',NULL,NULL,'HGF,FGH'),(3165,'1110','141745670124','2025-04-26 15:24:40',NULL,2148.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(3166,'1110','141745670124','2025-04-26 15:22:04',NULL,1121.00,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(3167,'1110','141745670124','2025-04-26 15:22:27',NULL,1425.00,'','14','1','Inventory sold','1','25','sales','4','','No',NULL,NULL,''),(3168,'1110','141745670124','2025-04-26 15:22:56',NULL,760.00,'','14','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(3169,'1110','141745670124','2025-04-26 15:23:20',NULL,1386.00,'','14','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(3170,'1110','141745670124','2025-04-26 15:23:37',NULL,973.00,'','14','1','Inventory sold','1','25','sales','14','','No',NULL,NULL,''),(3171,'5500','141745670124','2025-04-26 15:24:22',7812.99,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3172,'1100','141745670124','2025-04-26 15:24:40',8355.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3173,'4000','141745670124','2025-04-26 15:24:40',NULL,2340.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(3174,'4000','141745670124','2025-04-26 15:22:04',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(3175,'4000','141745670124','2025-04-26 15:22:27',NULL,1500.00,'','14','1','Good sold','1','25','sales','4','','No',NULL,NULL,''),(3176,'4000','141745670124','2025-04-26 15:22:56',NULL,799.99,'','14','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(3177,'4000','141745670124','2025-04-26 15:23:20',NULL,1475.04,'','14','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(3178,'4000','141745670124','2025-04-26 15:23:37',NULL,1039.99,'','14','1','Good sold','1','25','sales','14','','No',NULL,NULL,''),(3179,'1100','141745663406','2025-04-26 15:41:42',NULL,50.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3180,'1000','141745663406','2025-04-26 15:41:42',50.00,NULL,'','14','1','','1','25','payment','','14174567134722432263603','No',NULL,NULL,''),(3181,'1100','141745660121','2025-04-26 15:43:43',NULL,2625.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3182,'1000','141745660121','2025-04-26 15:43:43',2625.00,NULL,'','14','1','','1','25','payment','','14174567144933232620207','No',NULL,NULL,''),(3183,'1100','141745663406','2025-04-26 15:45:58',NULL,100.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3184,'1000','141745663406','2025-04-26 15:45:58',100.00,NULL,'','14','1','','1','25','payment','','14174567160211221120143','No',NULL,NULL,''),(3185,'1110','141745672030','2025-04-26 15:55:46',NULL,44.25,'','14','1','Inventory sold','1','14','sales','8','','No',NULL,NULL,''),(3186,'1110','141745672030','2025-04-26 15:54:25',NULL,44.25,'','14','1','Inventory sold','1','14','sales','8','','No',NULL,NULL,''),(3187,'5500','141745672030','2025-04-26 15:54:56',88.50,NULL,'','14','1','Cost of goods sold','1','14','sales','','','No',NULL,NULL,''),(3188,'1000','141745672030','2025-04-26 15:55:46',100.00,NULL,'','14','1','Good sold','1','14','Payment','','','No',NULL,NULL,''),(3189,'4000','141745672030','2025-04-26 15:55:46',NULL,50.00,'','14','1','Good sold','1','14','sales','8','','No',NULL,NULL,''),(3190,'4000','141745672030','2025-04-26 15:54:25',NULL,50.00,'','14','1','Good sold','1','14','sales','8','','No',NULL,NULL,''),(3191,'1110','141745672296','2025-04-26 16:06:51',NULL,88.50,'','14','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3192,'5500','141745672296','2025-04-26 15:58:17',88.50,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3193,'1000','141745672296','2025-04-26 16:06:51',100.00,NULL,'','14','1','Good sold','1','','sales','','','No',NULL,NULL,'PYK'),(3194,'4000','141745672296','2025-04-26 16:06:51',NULL,100.00,'','14','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3195,'4000','141745672030','2025-04-26 16:08:34',50.00,NULL,'','14','1','Returned products','1','14','return','','','No',NULL,NULL,''),(3196,'1000','141745672030','2025-04-26 16:08:34',NULL,50.00,'','14','1','Returned products','1','14','return','','','No',NULL,NULL,''),(3197,'5500','141745672030','2025-04-26 16:08:34',NULL,44.25,'','14','1','Cost of goods returned','1','14','sales','8','','No',NULL,NULL,''),(3198,'1110','141745672030','2025-04-26 16:08:34',44.25,NULL,'','14','1','Inventory retuned ','1','14','sales','','','No',NULL,NULL,''),(3199,'4000','141745672030','2025-04-26 16:08:46',50.00,NULL,'','14','1','Returned products','1','14','return','','','No',NULL,NULL,''),(3200,'1000','141745672030','2025-04-26 16:08:46',NULL,50.00,'','14','1','Returned products','1','14','return','','','No',NULL,NULL,''),(3201,'5500','141745672030','2025-04-26 16:08:46',NULL,44.25,'','14','1','Cost of goods returned','1','14','sales','8','','No',NULL,NULL,''),(3202,'1110','141745672030','2025-04-26 16:08:46',44.25,NULL,'','14','1','Inventory retuned ','1','14','sales','','','No',NULL,NULL,''),(3203,'1100','141745650814','2025-04-26 17:59:36',NULL,2475.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(3204,'1000','141745650814','2025-04-26 17:59:36',2475.00,NULL,'','14','1','','1','24','payment','','14174567961023062422273','No',NULL,NULL,''),(3205,'1100','141745651230','2025-04-26 18:01:45',NULL,1000.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(3206,'1000','141745651230','2025-04-26 18:01:45',1000.00,NULL,'','14','1','','1','24','payment','','14174567973373372000934','No',NULL,NULL,''),(3207,'1100','141745660418','2025-04-26 18:16:00',NULL,75.00,'','14','1','','1','23','payment','','','No',NULL,NULL,''),(3208,'1000','141745660418','2025-04-26 18:16:00',75.00,NULL,'','14','1','','1','23','payment','','14174568061433363043324','No',NULL,NULL,''),(3209,'1100','141745660418','2025-04-26 18:17:27',NULL,20.00,'','14','1','','1','23','payment','','','No',NULL,NULL,'PET'),(3210,'1010','141745660418','2025-04-26 18:17:27',20.00,NULL,'','14','1','','1','23','payment','','14174568069220006069003','No',NULL,NULL,'PET'),(3211,'1110','141745683953','2025-04-26 19:13:51',NULL,1887.84,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3212,'1110','141745683953','2025-04-26 19:12:34',NULL,1216.00,'','14','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(3213,'1110','141745683953','2025-04-26 19:12:47',NULL,716.00,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3214,'1110','141745683953','2025-04-26 19:13:03',NULL,471.96,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3215,'1110','141745683953','2025-04-26 19:13:20',NULL,1386.00,'','14','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(3216,'5500','141745683953','2025-04-26 19:13:35',5677.80,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3217,'1000','141745683953','2025-04-26 19:13:51',6055.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3218,'4000','141745683953','2025-04-26 19:13:51',NULL,1999.68,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3219,'4000','141745683953','2025-04-26 19:12:34',NULL,1300.00,'','14','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3220,'4000','141745683953','2025-04-26 19:12:47',NULL,780.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3221,'4000','141745683953','2025-04-26 19:13:03',NULL,499.92,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3222,'4000','141745683953','2025-04-26 19:13:20',NULL,1475.04,'','14','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(3223,'1110','141745684308','2025-04-25 19:23:15',NULL,71599.92,'','14','1','Inventory sold','1','62','sales','9','','No',NULL,NULL,''),(3224,'1110','141745684308','2025-04-25 19:23:15',NULL,94392.00,'','14','1','Inventory sold','1','62','sales','7','','No',NULL,NULL,''),(3225,'1110','141745684308','2025-04-25 19:23:15',NULL,2772.00,'','14','1','Inventory sold','1','62','sales','6','','No',NULL,NULL,''),(3226,'1110','141745684308','2025-04-25 19:23:15',NULL,8610.00,'','14','1','Inventory sold','1','62','sales','15','','No',NULL,NULL,''),(3227,'1110','141745684308','2025-04-25 19:23:15',NULL,8478.00,'','14','1','Inventory sold','1','62','sales','1','','No',NULL,NULL,''),(3228,'5500','141745684308','2025-04-25 19:23:15',185851.92,NULL,'','14','1','Cost of goods sold','1','62','sales','','','No',NULL,NULL,''),(3229,'1100','141745684308','2025-04-25 19:23:15',197034.00,NULL,'','14','1','Good sold','1','62','sales','','','No',NULL,NULL,''),(3230,'4000','141745684308','2025-04-25 19:23:15',NULL,76000.08,'','14','1','Good sold','1','62','sales','9','','No',NULL,NULL,''),(3231,'4000','141745684308','2025-04-25 19:23:15',NULL,99984.00,'','14','1','Good sold','1','62','sales','7','','No',NULL,NULL,''),(3232,'4000','141745684308','2025-04-25 19:23:15',NULL,2950.08,'','14','1','Good sold','1','62','sales','6','','No',NULL,NULL,''),(3233,'4000','141745684308','2025-04-25 19:23:15',NULL,9099.72,'','14','1','Good sold','1','62','sales','15','','No',NULL,NULL,''),(3234,'4000','141745684308','2025-04-25 19:23:15',NULL,9000.00,'','14','1','Good sold','1','62','sales','1','','No',NULL,NULL,''),(3235,'1110','141745684723','2025-04-25 19:29:52',NULL,8968.00,'','14','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(3236,'1110','141745684723','2025-04-25 19:29:52',NULL,7159.99,'','14','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(3237,'1110','141745684723','2025-04-25 19:29:52',NULL,716.00,'','14','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(3238,'5500','141745684723','2025-04-25 19:29:52',16843.99,NULL,'','14','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(3239,'1100','141745684723','2025-04-25 19:29:52',17820.00,NULL,'','14','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(3240,'4000','141745684723','2025-04-25 19:29:52',NULL,9440.01,'','14','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(3241,'4000','141745684723','2025-04-25 19:29:52',NULL,7600.01,'','14','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(3242,'4000','141745684723','2025-04-25 19:29:52',NULL,780.00,'','14','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(3243,'1100','141745670124','2025-04-26 19:31:47',NULL,8355.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'TYR'),(3244,'1010','141745670124','2025-04-26 19:31:47',8355.00,NULL,'','14','1','','1','25','payment','','14174568519022222092203','No',NULL,NULL,'TYR'),(3245,'1110','141745744900','2025-04-27 12:08:40',NULL,1121.00,'','14','1','Inventory sold','1','24','sales','10','','No',NULL,NULL,''),(3246,'5500','141745744900','2025-04-27 12:08:20',1121.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(3247,'1100','141745744900','2025-04-27 12:08:40',1200.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(3248,'4000','141745744900','2025-04-27 12:08:40',NULL,1200.00,'','14','1','Good sold','1','24','sales','10','','No',NULL,NULL,''),(3249,'1110','141745744946','2025-04-27 12:09:19',NULL,716.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(3250,'5500','141745744946','2025-04-27 12:09:06',716.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3251,'1000','141745744946','2025-04-27 12:09:19',780.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,'HGJ'),(3252,'4000','141745744946','2025-04-27 12:09:19',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(3253,'1110','141745744996','2025-04-27 12:12:52',NULL,608.00,'','14','1','Inventory sold','1','24','sales','2','','No',NULL,NULL,''),(3254,'5500','141745744996','2025-04-27 12:09:56',608.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(3255,'1100','141745744996','2025-04-27 12:12:52',650.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(3256,'4000','141745744996','2025-04-27 12:12:52',NULL,650.00,'','14','1','Good sold','1','24','sales','2','','No',NULL,NULL,''),(3257,'1110','141745745204','2025-04-27 12:13:43',NULL,943.92,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(3258,'5500','141745745204','2025-04-27 12:13:24',943.92,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(3259,'1100','141745745204','2025-04-27 12:13:43',1000.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(3260,'4000','141745745204','2025-04-27 12:13:43',NULL,999.84,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(3261,'1110','141745745274','2025-04-27 12:15:21',NULL,0.00,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(3262,'1110','141745745274','2025-04-27 12:14:34',NULL,1432.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(3263,'5500','141745745274','2025-04-27 12:15:04',1432.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3264,'1000','141745745274','2025-04-27 12:15:21',1560.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(3265,'4000','141745745274','2025-04-27 12:15:21',NULL,0.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(3266,'4000','141745745274','2025-04-27 12:14:34',NULL,1560.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(3267,'1100','141745744900','2025-04-27 12:17:29',NULL,1200.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(3268,'1000','141745744900','2025-04-27 12:17:29',1200.00,NULL,'','14','1','','1','24','payment','','14174574548408322348282','No',NULL,NULL,''),(3269,'1110','141745746008','2025-04-27 12:28:32',NULL,608.00,'','14','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(3270,'5500','141745746008','2025-04-27 12:26:48',608.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3271,'1000','141745746008','2025-04-27 12:28:32',650.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3272,'4000','141745746008','2025-04-27 12:28:32',NULL,650.00,'','14','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3273,'1110','141745746125','2025-04-27 12:28:58',NULL,608.00,'','14','1','Inventory sold','1','49','sales','2','','No',NULL,NULL,''),(3274,'5500','141745746125','2025-04-27 12:28:45',608.00,NULL,'','14','1','Cost of goods sold','1','49','sales','','','No',NULL,NULL,''),(3275,'1000','141745746125','2025-04-27 12:28:58',650.00,NULL,'','14','1','Good sold','1','49','Payment','','','No',NULL,NULL,''),(3276,'4000','141745746125','2025-04-27 12:28:58',NULL,650.00,'','14','1','Good sold','1','49','sales','2','','No',NULL,NULL,''),(3277,'1110','141745746167','2025-04-27 12:29:46',NULL,716.00,'','14','1','Inventory sold','1','50','sales','9','','No',NULL,NULL,''),(3278,'5500','141745746167','2025-04-27 12:29:27',716.00,NULL,'','14','1','Cost of goods sold','1','50','sales','','','No',NULL,NULL,''),(3279,'1000','141745746167','2025-04-27 12:29:46',780.00,NULL,'','14','1','Good sold','1','50','Payment','','','No',NULL,NULL,''),(3280,'4000','141745746167','2025-04-27 12:29:46',NULL,780.00,'','14','1','Good sold','1','50','sales','9','','No',NULL,NULL,''),(3281,'1100','141745744996','2025-04-27 12:50:36',NULL,650.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(3282,'1000','141745744996','2025-04-27 12:50:36',650.00,NULL,'','14','1','','1','24','payment','','14174574745523303737221','No',NULL,NULL,''),(3283,'1110','141745747461','2025-04-27 12:51:39',NULL,943.92,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(3284,'1110','141745747461','2025-04-27 12:51:01',NULL,346.50,'','14','1','Inventory sold','1','24','sales','6','','No',NULL,NULL,''),(3285,'5500','141745747461','2025-04-27 12:51:19',1290.42,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(3286,'1100','141745747461','2025-04-27 12:51:39',1369.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(3287,'4000','141745747461','2025-04-27 12:51:39',NULL,999.84,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(3288,'4000','141745747461','2025-04-27 12:51:01',NULL,368.76,'','14','1','Good sold','1','24','sales','6','','No',NULL,NULL,''),(3289,'1110','141745749682','2025-04-27 13:28:19',NULL,1216.00,'','14','1','Inventory sold','1','24','sales','2','','No',NULL,NULL,''),(3290,'5500','141745749682','2025-04-27 13:28:02',1216.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(3291,'1100','141745749682','2025-04-27 13:28:19',1300.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(3292,'4000','141745749682','2025-04-27 13:28:19',NULL,1300.00,'','14','1','Good sold','1','24','sales','2','','No',NULL,NULL,''),(3293,'1110','141745750975','2025-04-27 13:50:13',NULL,608.00,'','14','1','Inventory sold','1','24','sales','2','','No',NULL,NULL,''),(3294,'5500','141745750975','2025-04-27 13:49:35',608.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(3295,'1100','141745750975','2025-04-27 13:50:13',650.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(3296,'4000','141745750975','2025-04-27 13:50:13',NULL,650.00,'','14','1','Good sold','1','24','sales','2','','No',NULL,NULL,''),(3297,'1110','141745751183','2025-04-27 13:53:32',NULL,2242.00,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(3298,'5500','141745751183','2025-04-27 13:53:03',2242.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3299,'1100','141745751183','2025-04-27 13:53:32',2400.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3300,'4000','141745751183','2025-04-27 13:53:32',NULL,2400.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(3301,'1110','141745751933','2025-04-27 14:05:46',NULL,608.00,'','14','1','Inventory sold','1','24','sales','2','','No',NULL,NULL,''),(3302,'5500','141745751933','2025-04-27 14:05:33',608.00,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(3303,'1100','141745751933','2025-04-27 14:05:46',650.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(3304,'4000','141745751933','2025-04-27 14:05:46',NULL,650.00,'','14','1','Good sold','1','24','sales','2','','No',NULL,NULL,''),(3305,'1100','141745751933','2025-04-27 14:32:57',NULL,0.00,'','14','1','','1','24','payment','','','No',NULL,NULL,'lLPY'),(3306,'1010','141745751933','2025-04-27 14:32:57',0.00,NULL,'','14','1','','1','24','payment','','14174575360935220022330','No',NULL,NULL,'lLPY'),(3307,'1110','141745753706','2025-04-27 14:38:13',NULL,117.99,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3308,'1110','141745753706','2025-04-27 14:35:06',NULL,63.33,'','14','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(3309,'5500','141745753706','2025-04-27 14:35:19',181.32,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3310,'1000','141745753706','2025-04-27 14:38:13',210.00,NULL,'','14','1','Good sold','1','','sales','','','No',NULL,NULL,'JKH'),(3311,'4000','141745753706','2025-04-27 14:38:13',NULL,135.00,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3312,'4000','141745753706','2025-04-27 14:35:06',NULL,75.00,'','14','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3313,'1110','141745754815','2025-04-27 14:54:01',NULL,1887.84,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(3314,'5500','141745754815','2025-04-27 14:53:35',1887.84,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(3315,'1000','141745754815','2025-04-27 14:54:01',2000.00,NULL,'','14','1','Good sold','1','24','Payment','','','No',NULL,NULL,''),(3316,'4000','141745754815','2025-04-27 14:54:01',NULL,1999.68,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(3317,'1100','141745751183','2025-04-27 16:06:13',NULL,2400.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'RED'),(3318,'1010','141745751183','2025-04-27 16:06:13',2400.00,NULL,'','14','1','','1','25','payment','','14174575923329420232203','No',NULL,NULL,'RED'),(3319,'1110','141745759481','2025-04-27 16:12:25',NULL,115.50,'','14','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(3320,'1110','141745759481','2025-04-27 16:11:21',NULL,81.08,'','14','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(3321,'5500','141745759481','2025-04-27 16:12:11',196.58,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3322,'1000','141745759481','2025-04-27 16:12:25',245.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3323,'4000','141745759481','2025-04-27 16:12:25',NULL,150.00,'','14','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(3324,'4000','141745759481','2025-04-27 16:11:21',NULL,95.00,'','14','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(3325,'1110','141745759824','2025-04-27 16:17:57',NULL,27.75,'','14','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(3326,'5500','141745759824','2025-04-27 16:17:04',27.75,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3327,'1000','141745759824','2025-04-27 16:17:57',40.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3328,'4000','141745759824','2025-04-27 16:17:57',NULL,40.00,'','14','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(3329,'1100','141745751933','2025-04-27 16:20:22',NULL,650.00,'','14','1','','1','24','payment','','','No',NULL,NULL,'lLPY,POL'),(3330,'1010','141745751933','2025-04-27 16:20:22',650.00,NULL,'','14','1','','1','24','payment','','14174576005906920060402','No',NULL,NULL,'lLPY,POL'),(3331,'1110','141745764256','2025-04-27 17:31:09',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(3332,'5500','141745764256','2025-04-27 17:30:56',943.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3333,'1000','141745764256','2025-04-27 17:31:09',1000.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(3334,'4000','141745764256','2025-04-27 17:31:09',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(3335,'1100','141745745204','2025-04-27 18:19:54',NULL,1000.00,'','14','1','','1','24','payment','','','No',NULL,NULL,'HGF'),(3336,'1010','141745745204','2025-04-27 18:19:54',1000.00,NULL,'','14','1','','1','24','payment','','14174576722024070243434','No',NULL,NULL,'HGF'),(3337,'1100','141745747461','2025-04-27 18:20:59',NULL,1370.00,'','14','1','','1','24','payment','','','No',NULL,NULL,'SDG'),(3338,'1010','141745747461','2025-04-27 18:20:59',1370.00,NULL,'','14','1','','1','24','payment','','14174576730821107375420','No',NULL,NULL,'SDG'),(3339,'1100','141745750975','2025-04-27 18:22:22',NULL,650.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(3340,'1000','141745750975','2025-04-27 18:22:22',650.00,NULL,'','14','1','','1','24','payment','','14174576737403220220333','No',NULL,NULL,''),(3341,'1100','141745749682','2025-04-27 18:23:38',NULL,1300.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(3342,'1000','141745749682','2025-04-27 18:23:38',1300.00,NULL,'','14','1','','1','24','payment','','14174576743734332137733','No',NULL,NULL,''),(3343,'1110','141745768331','2025-04-27 18:39:19',NULL,716.00,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3344,'5500','141745768331','2025-04-27 18:38:51',716.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3345,'1000','141745768331','2025-04-27 18:39:19',780.00,NULL,'','14','1','Good sold','1','','sales','','','No',NULL,NULL,'KGH'),(3346,'4000','141745768331','2025-04-27 18:39:19',NULL,780.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3347,'1110','141745822926','2025-04-28 09:48:59',NULL,716.00,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3348,'5500','141745822926','2025-04-28 09:48:46',716.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3349,'1000','141745822926','2025-04-28 09:48:59',780.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3350,'4000','141745822926','2025-04-28 09:48:59',NULL,780.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3351,'1110','141745826637','2025-04-28 10:52:34',NULL,760.00,'','14','1','Inventory sold','1','24','sales','3','','No',NULL,NULL,''),(3352,'1110','141745826637','2025-04-28 10:50:37',NULL,943.92,'','14','1','Inventory sold','1','24','sales','7','','No',NULL,NULL,''),(3353,'1110','141745826637','2025-04-28 10:51:07',NULL,1386.00,'','14','1','Inventory sold','1','24','sales','6','','No',NULL,NULL,''),(3354,'5500','141745826637','2025-04-28 10:52:09',3089.92,NULL,'','14','1','Cost of goods sold','1','24','sales','','','No',NULL,NULL,''),(3355,'1100','141745826637','2025-04-28 10:52:34',3275.00,NULL,'','14','1','Good sold','1','24','sales','','','No',NULL,NULL,''),(3356,'4000','141745826637','2025-04-28 10:52:34',NULL,799.99,'','14','1','Good sold','1','24','sales','3','','No',NULL,NULL,''),(3357,'4000','141745826637','2025-04-28 10:50:37',NULL,999.84,'','14','1','Good sold','1','24','sales','7','','No',NULL,NULL,''),(3358,'4000','141745826637','2025-04-28 10:51:07',NULL,1475.04,'','14','1','Good sold','1','24','sales','6','','No',NULL,NULL,''),(3359,'1110','141745827367','2025-04-28 11:03:24',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(3360,'5500','141745827367','2025-04-28 11:02:47',608.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3361,'1100','141745827367','2025-04-28 11:03:24',650.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3362,'4000','141745827367','2025-04-28 11:03:24',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(3363,'1100','141745827367','2025-04-28 11:31:31',NULL,650.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3364,'1000','141745827367','2025-04-28 11:31:31',650.00,NULL,'','14','1','','1','25','payment','','14174582913037222303387','No',NULL,NULL,''),(3365,'1100','141745826637','2025-04-28 11:35:17',NULL,3275.00,'','14','1','','1','24','payment','','','No',NULL,NULL,''),(3366,'1000','141745826637','2025-04-28 11:35:17',3275.00,NULL,'','14','1','','1','24','payment','','14174582934230244203942','No',NULL,NULL,''),(3367,'1110','141745833412','2025-04-28 12:44:03',NULL,1432.00,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3368,'5500','141745833412','2025-04-28 12:43:32',1432.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3369,'1000','141745833412','2025-04-28 12:44:03',1560.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3370,'4000','141745833412','2025-04-28 12:44:03',NULL,1560.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3371,'1110','141745833769','2025-04-28 12:50:41',NULL,1121.00,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(3372,'1110','141745833769','2025-04-28 12:49:29',NULL,716.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(3373,'5500','141745833769','2025-04-28 12:50:05',1837.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3374,'1100','141745833769','2025-04-28 12:50:41',1980.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3375,'4000','141745833769','2025-04-28 12:50:41',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(3376,'4000','141745833769','2025-04-28 12:49:29',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(3377,'1110','141745833883','2025-04-28 13:18:49',NULL,716.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(3378,'1110','141745833883','2025-04-28 12:51:24',NULL,973.00,'','14','1','Inventory sold','1','25','sales','14','','No',NULL,NULL,''),(3379,'1110','141745833883','2025-04-28 12:52:07',NULL,942.00,'','14','1','Inventory sold','1','25','sales','1','','No',NULL,NULL,''),(3380,'5500','141745833883','2025-04-28 13:17:57',2631.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3381,'1100','141745833883','2025-04-28 13:18:49',2820.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3382,'4000','141745833883','2025-04-28 13:18:49',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(3383,'4000','141745833883','2025-04-28 12:51:24',NULL,1039.99,'','14','1','Good sold','1','25','sales','14','','No',NULL,NULL,''),(3384,'4000','141745833883','2025-04-28 12:52:07',NULL,1000.00,'','14','1','Good sold','1','25','sales','1','','No',NULL,NULL,''),(3385,'1110','141745836061','2025-04-28 13:28:10',NULL,280.25,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(3386,'5500','141745836061','2025-04-28 13:27:41',280.25,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3387,'1100','141745836061','2025-04-28 13:28:10',300.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3388,'4000','141745836061','2025-04-28 13:28:10',NULL,300.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(3389,'1110','141745836304','2025-04-28 13:32:27',NULL,44.25,'','14','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3390,'5500','141745836304','2025-04-28 13:31:44',44.25,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3391,'1000','141745836304','2025-04-28 13:32:27',50.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3392,'4000','141745836304','2025-04-28 13:32:27',NULL,50.00,'','14','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3393,'1110','141745836454','2025-04-28 13:34:52',NULL,716.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(3394,'1110','141745836454','2025-04-28 13:34:14',NULL,1121.00,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(3395,'5500','141745836454','2025-04-28 13:34:35',1837.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3396,'1100','141745836454','2025-04-28 13:34:52',1980.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3397,'4000','141745836454','2025-04-28 13:34:52',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(3398,'4000','141745836454','2025-04-28 13:34:14',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(3399,'1100','141745833769','2025-04-28 14:18:57',NULL,1980.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3400,'1000','141745833769','2025-04-28 14:18:57',1980.00,NULL,'','14','1','','1','25','payment','','14174583916310333133332','No',NULL,NULL,''),(3401,'1110','141745850466','2025-04-28 17:28:07',NULL,59.67,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3402,'5500','141745850466','2025-04-28 17:27:46',59.67,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3403,'1000','141745850466','2025-04-28 17:28:07',65.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3404,'4000','141745850466','2025-04-28 17:28:07',NULL,65.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3405,'1100','141745836061','2025-04-28 17:28:56',NULL,300.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3406,'1000','141745836061','2025-04-28 17:28:56',300.00,NULL,'','14','1','','1','25','payment','','14174585055604222362242','No',NULL,NULL,''),(3407,'1110','141745851310','2025-04-28 17:42:47',NULL,608.00,'','14','1','Inventory sold','1','23','sales','2','','No',NULL,NULL,''),(3408,'5500','141745851310','2025-04-28 17:41:50',608.00,NULL,'','14','1','Cost of goods sold','1','23','sales','','','No',NULL,NULL,''),(3409,'1100','141745851310','2025-04-28 17:42:47',650.00,NULL,'','14','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(3410,'4000','141745851310','2025-04-28 17:42:47',NULL,650.00,'','14','1','Good sold','1','23','sales','2','','No',NULL,NULL,''),(3411,'1100','141745851310','2025-04-28 17:51:53',NULL,650.00,'','14','1','','1','23','payment','','','No',NULL,NULL,''),(3412,'1000','141745851310','2025-04-28 17:51:53',650.00,NULL,'','14','1','','1','23','payment','','14174585195850235345199','No',NULL,NULL,''),(3413,'1110','141745852816','2025-04-28 18:07:21',NULL,1121.00,'','14','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(3414,'5500','141745852816','2025-04-28 18:06:56',1121.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3415,'1000','141745852816','2025-04-28 18:07:21',1200.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3416,'4000','141745852816','2025-04-28 18:07:21',NULL,1200.00,'','14','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(3417,'1100','141745833883','2025-04-28 19:03:08',NULL,2820.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3418,'1000','141745833883','2025-04-28 19:03:08',2820.00,NULL,'','14','1','','1','25','payment','','14174585621555253115240','No',NULL,NULL,''),(3419,'1100','141745836454','2025-04-28 19:05:22',NULL,1980.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3420,'1000','141745836454','2025-04-28 19:05:22',1980.00,NULL,'','14','1','','1','25','payment','','14174585634412103378302','No',NULL,NULL,''),(3421,'1110','141745910945','2025-04-29 10:16:06',NULL,1887.84,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3422,'5500','141745910945','2025-04-29 10:15:45',1887.84,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3423,'1000','141745910945','2025-04-29 10:16:06',2000.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3424,'4000','141745910945','2025-04-29 10:16:06',NULL,1999.68,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3425,'1110','141745910975','2025-04-29 10:19:08',NULL,39.33,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3426,'5500','141745910975','2025-04-29 10:16:15',39.33,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3427,'1000','141745910975','2025-04-29 10:19:08',45.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3428,'4000','141745910975','2025-04-29 10:19:08',NULL,45.00,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3429,'1110','141745911181','2025-04-29 10:43:10',NULL,471.96,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3430,'5500','141745911181','2025-04-29 10:19:41',471.96,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3431,'1000','141745911181','2025-04-29 10:43:10',500.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3432,'4000','141745911181','2025-04-29 10:43:10',NULL,499.92,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3433,'1110','141745913813','2025-04-29 11:04:19',NULL,2864.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(3434,'5500','141745913813','2025-04-29 11:03:33',2864.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3435,'1100','141745913813','2025-04-29 11:04:19',3040.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3436,'4000','141745913813','2025-04-29 11:04:19',NULL,3040.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(3437,'1110','141745913883','2025-04-29 11:05:48',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(3438,'1110','141745913883','2025-04-29 11:04:43',NULL,1121.00,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(3439,'1110','141745913883','2025-04-29 11:05:01',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(3440,'1110','141745913883','2025-04-29 11:05:15',NULL,760.00,'','14','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(3441,'5500','141745913883','2025-04-29 11:05:31',3432.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3442,'1100','141745913883','2025-04-29 11:05:48',3650.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3443,'4000','141745913883','2025-04-29 11:05:48',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(3444,'4000','141745913883','2025-04-29 11:04:43',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(3445,'4000','141745913883','2025-04-29 11:05:01',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(3446,'4000','141745913883','2025-04-29 11:05:15',NULL,799.99,'','14','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(3447,'1110','141745913977','2025-04-29 11:07:26',NULL,2831.76,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(3448,'1110','141745913977','2025-04-29 11:06:17',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(3449,'1110','141745913977','2025-04-29 11:06:38',NULL,1386.00,'','14','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(3450,'1110','141745913977','2025-04-29 11:06:50',NULL,760.00,'','14','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(3451,'5500','141745913977','2025-04-29 11:07:09',5585.76,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3452,'1100','141745913977','2025-04-29 11:07:26',5925.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3453,'4000','141745913977','2025-04-29 11:07:26',NULL,2999.52,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(3454,'4000','141745913977','2025-04-29 11:06:17',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(3455,'4000','141745913977','2025-04-29 11:06:38',NULL,1475.04,'','14','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(3456,'4000','141745913977','2025-04-29 11:06:50',NULL,799.99,'','14','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(3457,'1110','141745914070','2025-04-29 11:08:15',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(3458,'1110','141745914070','2025-04-29 11:07:50',NULL,760.00,'','14','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(3459,'5500','141745914070','2025-04-29 11:08:02',1703.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3460,'1100','141745914070','2025-04-29 11:08:15',1800.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3461,'4000','141745914070','2025-04-29 11:08:15',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(3462,'4000','141745914070','2025-04-29 11:07:50',NULL,799.99,'','14','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(3463,'1110','141745914120','2025-04-29 11:09:20',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(3464,'1110','141745914120','2025-04-29 11:08:40',NULL,716.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(3465,'5500','141745914120','2025-04-29 11:08:56',1659.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3466,'1100','141745914120','2025-04-29 11:09:20',1780.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3467,'4000','141745914120','2025-04-29 11:09:20',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(3468,'4000','141745914120','2025-04-29 11:08:40',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(3469,'1110','141745914180','2025-04-29 11:10:12',NULL,716.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(3470,'1110','141745914180','2025-04-29 11:09:40',NULL,760.00,'','14','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(3471,'5500','141745914180','2025-04-29 11:10:00',1476.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3472,'1100','141745914180','2025-04-29 11:10:12',1580.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3473,'4000','141745914180','2025-04-29 11:10:12',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(3474,'4000','141745914180','2025-04-29 11:09:40',NULL,799.99,'','14','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(3475,'1110','141745914237','2025-04-29 11:10:51',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(3476,'5500','141745914237','2025-04-29 11:10:37',943.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3477,'1100','141745914237','2025-04-29 11:10:51',1000.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3478,'4000','141745914237','2025-04-29 11:10:51',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(3479,'1110','141745914267','2025-04-29 11:11:33',NULL,471.96,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(3480,'1110','141745914267','2025-04-29 11:11:07',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(3481,'5500','141745914267','2025-04-29 11:11:19',1079.96,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3482,'1100','141745914267','2025-04-29 11:11:33',1150.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3483,'4000','141745914267','2025-04-29 11:11:33',NULL,499.92,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(3484,'4000','141745914267','2025-04-29 11:11:07',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(3485,'1100','141745914267','2025-04-29 12:23:12',NULL,1150.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3486,'1000','141745914267','2025-04-29 12:23:12',1150.00,NULL,'','14','1','','1','25','payment','','14174591863932305203004','No',NULL,NULL,''),(3487,'1100','141745914237','2025-04-29 12:24:19',NULL,1000.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3488,'1000','141745914237','2025-04-29 12:24:19',1000.00,NULL,'','14','1','','1','25','payment','','14174591867753323327321','No',NULL,NULL,''),(3489,'1100','141745914120','2025-04-29 12:26:02',NULL,1780.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3490,'1000','141745914120','2025-04-29 12:26:02',1780.00,NULL,'','14','1','','1','25','payment','','14174591878773830330230','No',NULL,NULL,''),(3491,'1100','141745913883','2025-04-29 12:29:03',NULL,3650.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3492,'1000','141745913883','2025-04-29 12:29:03',3650.00,NULL,'','14','1','','1','25','payment','','14174591897323922390542','No',NULL,NULL,''),(3493,'1100','141745914070','2025-04-29 12:30:38',NULL,1800.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3494,'1000','141745914070','2025-04-29 12:30:38',1800.00,NULL,'','14','1','','1','25','payment','','14174591906639632961039','No',NULL,NULL,''),(3495,'1110','141745919258','2025-04-29 12:34:31',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(3496,'5500','141745919258','2025-04-29 12:34:18',608.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3497,'1000','141745919258','2025-04-29 12:34:31',650.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(3498,'4000','141745919258','2025-04-29 12:34:31',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(3499,'1100','141745914180','2025-04-29 13:07:55',NULL,1580.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3500,'1000','141745914180','2025-04-29 13:07:55',1580.00,NULL,'','14','1','','1','25','payment','','14174592130523331343233','No',NULL,NULL,''),(3501,'1110','141745922042','2025-04-29 13:21:57',NULL,27.75,'','14','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(3502,'1110','141745922042','2025-04-29 13:20:42',NULL,39.33,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3503,'5500','141745922042','2025-04-29 13:21:12',67.08,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3504,'1000','141745922042','2025-04-29 13:21:57',85.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3505,'4000','141745922042','2025-04-29 13:21:57',NULL,40.00,'','14','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(3506,'4000','141745922042','2025-04-29 13:20:42',NULL,45.00,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3507,'1100','141745913977','2025-04-29 13:23:19',NULL,5925.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3508,'1000','141745913977','2025-04-29 13:23:19',5925.00,NULL,'','14','1','','1','25','payment','','14174592223429223343712','No',NULL,NULL,''),(3509,'1110','141745927506','2025-04-29 14:52:50',NULL,716.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(3510,'5500','141745927506','2025-04-29 14:51:46',716.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3511,'1100','141745927506','2025-04-29 14:52:50',780.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3512,'4000','141745927506','2025-04-29 14:52:50',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(3513,'1100','141745919258','2025-04-29 15:19:59',NULL,650.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3514,'1000','141745919258','2025-04-29 15:19:59',650.00,NULL,'','14','1','','1','25','payment','','14174592922537355104323','No',NULL,NULL,''),(3515,'1110','141745929230','2025-04-29 15:20:54',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(3516,'5500','141745929230','2025-04-29 15:20:30',608.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3517,'1000','141745929230','2025-04-29 15:20:54',650.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(3518,'4000','141745929230','2025-04-29 15:20:54',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(3519,'1100','141745927506','2025-04-29 15:22:21',NULL,780.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3520,'1000','141745927506','2025-04-29 15:22:21',780.00,NULL,'','14','1','','1','25','payment','','14174592936131313421245','No',NULL,NULL,''),(3521,'1110','141745929450','2025-04-29 15:24:29',NULL,531.00,'','14','1','Inventory sold','1','25','sales','8','','No',NULL,NULL,''),(3522,'5500','141745929450','2025-04-29 15:24:10',531.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3523,'1100','141745929450','2025-04-29 15:24:29',580.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3524,'4000','141745929450','2025-04-29 15:24:29',NULL,579.96,'','14','1','Good sold','1','25','sales','8','','No',NULL,NULL,''),(3525,'1110','141745931717','2025-04-29 16:02:51',NULL,716.00,'','14','1','Inventory sold','1','30','sales','9','','No',NULL,NULL,''),(3526,'1110','141745931717','2025-04-29 16:01:57',NULL,1216.00,'','14','1','Inventory sold','1','30','sales','2','','No',NULL,NULL,''),(3527,'5500','141745931717','2025-04-29 16:02:31',1932.00,NULL,'','14','1','Cost of goods sold','1','30','sales','','','No',NULL,NULL,''),(3528,'1100','141745931717','2025-04-29 16:02:51',2080.00,NULL,'','14','1','Good sold','1','30','sales','','','No',NULL,NULL,''),(3529,'4000','141745931717','2025-04-29 16:02:51',NULL,780.00,'','14','1','Good sold','1','30','sales','9','','No',NULL,NULL,''),(3530,'4000','141745931717','2025-04-29 16:01:57',NULL,1300.00,'','14','1','Good sold','1','30','sales','2','','No',NULL,NULL,''),(3531,'1110','141745932632','2025-04-29 16:17:37',NULL,13.88,'','14','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(3532,'5500','141745932632','2025-04-29 16:17:12',13.88,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3533,'1000','141745932632','2025-04-29 16:17:37',20.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3534,'4000','141745932632','2025-04-29 16:17:37',NULL,20.00,'','14','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(3535,'1100','141745913813','2025-04-29 16:31:30',NULL,3040.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3536,'1000','141745913813','2025-04-29 16:31:30',3040.00,NULL,'','14','1','','1','25','payment','','14174593354032433335442','No',NULL,NULL,''),(3537,'1100','141745929450','2025-04-29 16:32:57',NULL,580.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3538,'1000','141745929450','2025-04-29 16:32:57',580.00,NULL,'','14','1','','1','25','payment','','14174593359853233523332','No',NULL,NULL,''),(3539,'1100','141745931717','2025-04-29 18:50:06',NULL,2080.00,'','14','1','','1','30','payment','','','No',NULL,NULL,''),(3540,'1000','141745931717','2025-04-29 18:50:06',2080.00,NULL,'','14','1','','1','30','payment','','14174594185620040233002','No',NULL,NULL,''),(3541,'1100','141745919258','2025-04-29 18:54:48',NULL,650.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3542,'1000','141745919258','2025-04-29 18:54:48',650.00,NULL,'','14','1','','1','25','payment','','14174594210322023033003','No',NULL,NULL,''),(3543,'1100','141745919258','2025-04-29 18:59:14',NULL,1300.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3544,'1000','141745919258','2025-04-29 18:59:14',1300.00,NULL,'','14','1','','1','25','payment','','14174594238281223129304','No',NULL,NULL,''),(3545,'1000','141745919258','2025-04-29 19:03:41',NULL,2600.00,'0','14','1','','1','25','','','','No',NULL,NULL,''),(3546,'1100','141745919258','2025-04-29 19:03:41',2600.00,NULL,'0','14','1','','1','25','','','','No',NULL,NULL,''),(3547,'1000','141745663406','2025-04-29 19:06:17',NULL,200.00,'0','14','1','','1','25','','','','No',NULL,NULL,''),(3548,'1100','141745663406','2025-04-29 19:06:17',200.00,NULL,'0','14','1','','1','25','','','','No',NULL,NULL,''),(3549,'1110','141745993456','2025-04-30 09:11:12',NULL,1121.00,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(3550,'5500','141745993456','2025-04-30 09:10:56',1121.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3551,'1100','141745993456','2025-04-30 09:11:12',1200.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3552,'4000','141745993456','2025-04-30 09:11:12',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(3553,'1110','141745993560','2025-04-30 09:12:59',NULL,2831.76,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3554,'5500','141745993560','2025-04-30 09:12:40',2831.76,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3555,'1000','141745993560','2025-04-30 09:12:59',3000.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3556,'4000','141745993560','2025-04-30 09:12:59',NULL,2999.52,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3557,'1110','141745999136','2025-04-30 10:46:26',NULL,1887.84,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3558,'5500','141745999136','2025-04-30 10:45:36',1887.84,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3559,'1000','141745999136','2025-04-30 10:46:26',2000.00,NULL,'','14','1','Good sold','1','','sales','','','No',NULL,NULL,'LHJK'),(3560,'4000','141745999136','2025-04-30 10:46:26',NULL,1999.68,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3561,'1100','141745993456','2025-04-30 10:48:30',NULL,1200.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'KGL'),(3562,'1010','141745993456','2025-04-30 10:48:30',1200.00,NULL,'','14','1','','1','25','payment','','14174599937342222223033','No',NULL,NULL,'KGL'),(3563,'1110','141745999420','2025-04-30 10:50:37',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(3564,'5500','141745999420','2025-04-30 10:50:20',943.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3565,'1100','141745999420','2025-04-30 10:50:37',1000.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3566,'4000','141745999420','2025-04-30 10:50:37',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(3567,'1110','141745999466','2025-04-30 10:51:27',NULL,1425.00,'','14','1','Inventory sold','1','25','sales','4','','No',NULL,NULL,''),(3568,'5500','141745999466','2025-04-30 10:51:06',1425.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3569,'1100','141745999466','2025-04-30 10:51:27',1500.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3570,'4000','141745999466','2025-04-30 10:51:27',NULL,1500.00,'','14','1','Good sold','1','25','sales','4','','No',NULL,NULL,''),(3571,'1100','131745595359','2025-04-30 11:04:54',NULL,2560.00,'','14','1','','1','45','payment','','','No',NULL,NULL,'LKJ'),(3572,'1010','131745595359','2025-04-30 11:04:54',2560.00,NULL,'','14','1','','1','45','payment','','14174600031404203032463','No',NULL,NULL,'LKJ'),(3573,'1100','141744266708','2025-04-27 11:08:37',NULL,10000.00,'','14','1','','1','36','payment','','','No',NULL,NULL,'AWA,TDR'),(3574,'1010','141744266708','2025-04-27 11:08:37',10000.00,NULL,'','14','1','','1','36','payment','','14174600057536232037222','No',NULL,NULL,'AWA,TDR'),(3575,'1100','141745489367','2025-04-26 11:12:16',NULL,1250.00,'','14','1','','1','23','payment','','','No',NULL,NULL,'KJL'),(3576,'1010','141745489367','2025-04-26 11:12:16',1250.00,NULL,'','14','1','','1','23','payment','','14174600079632620433320','No',NULL,NULL,'KJL'),(3577,'1100','141744709549','2025-04-30 11:15:38',NULL,30.00,'','14','1','','1','23','payment','','','No',NULL,NULL,''),(3578,'1000','141744709549','2025-04-30 11:15:38',30.00,NULL,'','14','1','','1','23','payment','','14174600096373323623030','No',NULL,NULL,''),(3579,'1110','141746002961','2025-04-30 11:50:24',NULL,716.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(3580,'1110','141746002961','2025-04-30 11:49:21',NULL,1121.00,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(3581,'5500','141746002961','2025-04-30 11:50:00',1837.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3582,'1100','141746002961','2025-04-30 11:50:24',1980.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3583,'4000','141746002961','2025-04-30 11:50:24',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(3584,'4000','141746002961','2025-04-30 11:49:21',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(3585,'1110','141746004897','2025-04-30 12:22:01',NULL,1432.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(3586,'5500','141746004897','2025-04-30 12:21:37',1432.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3587,'1100','141746004897','2025-04-30 12:22:01',1560.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3588,'4000','141746004897','2025-04-30 12:22:01',NULL,1560.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(3589,'1100','141746002961','2025-04-30 12:39:57',NULL,1980.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3590,'1000','141746002961','2025-04-30 12:39:57',1980.00,NULL,'','14','1','','1','25','payment','','14174600603534500373520','No',NULL,NULL,''),(3591,'1110','141746009521','2025-04-30 13:41:52',NULL,1432.00,'','14','1','Inventory sold','1','28','sales','9','','No',NULL,NULL,''),(3592,'1110','141746009521','2025-04-30 13:38:41',NULL,6726.00,'','14','1','Inventory sold','1','28','sales','10','','No',NULL,NULL,''),(3593,'1110','141746009521','2025-04-30 13:39:52',NULL,3040.00,'','14','1','Inventory sold','1','28','sales','2','','No',NULL,NULL,''),(3594,'5500','141746009521','2025-04-30 13:40:31',11198.00,NULL,'','14','1','Cost of goods sold','1','28','sales','','','No',NULL,NULL,''),(3595,'1100','141746009521','2025-04-30 13:41:52',11792.00,NULL,'','14','1','Good sold','1','28','sales','','','No',NULL,NULL,''),(3596,'4000','141746009521','2025-04-30 13:41:52',NULL,1512.00,'','14','1','Good sold','1','28','sales','9','','No',NULL,NULL,''),(3597,'4000','141746009521','2025-04-30 13:38:41',NULL,7080.00,'','14','1','Good sold','1','28','sales','10','','No',NULL,NULL,''),(3598,'4000','141746009521','2025-04-30 13:39:52',NULL,3200.00,'','14','1','Good sold','1','28','sales','2','','No',NULL,NULL,''),(3599,'1110','141746011683','2025-04-30 14:15:30',NULL,1121.00,'','14','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(3600,'1110','141746011683','2025-04-30 14:14:44',NULL,608.00,'','14','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(3601,'5500','141746011683','2025-04-30 14:15:19',1729.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3602,'1000','141746011683','2025-04-30 14:15:30',1850.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3603,'4000','141746011683','2025-04-30 14:15:30',NULL,1200.00,'','14','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(3604,'4000','141746011683','2025-04-30 14:14:44',NULL,650.00,'','14','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3605,'1110','141746013623','2025-04-30 14:47:25',NULL,716.00,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3606,'5500','141746013623','2025-04-30 14:47:03',716.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3607,'1000','141746013623','2025-04-30 14:47:25',780.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3608,'4000','141746013623','2025-04-30 14:47:25',NULL,780.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3609,'1110','141746013656','2025-04-30 14:49:16',NULL,13.88,'','14','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(3610,'5500','141746013656','2025-04-30 14:47:36',13.88,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3611,'1000','141746013656','2025-04-30 14:49:16',20.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3612,'4000','141746013656','2025-04-30 14:49:16',NULL,20.00,'','14','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(3613,'1110','141746015533','2025-04-30 15:19:11',NULL,55.50,'','14','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(3614,'5500','141746015533','2025-04-30 15:18:53',55.50,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3615,'1000','141746015533','2025-04-30 15:19:11',80.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3616,'4000','141746015533','2025-04-30 15:19:11',NULL,80.00,'','14','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(3617,'1110','141746016692','2025-04-30 15:38:22',NULL,608.00,'','14','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(3618,'5500','141746016692','2025-04-30 15:38:13',608.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3619,'1000','141746016692','2025-04-30 15:38:22',650.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3620,'4000','141746016692','2025-04-30 15:38:22',NULL,650.00,'','14','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3621,'1110','141746018230','2025-04-30 16:04:34',NULL,1121.00,'','14','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(3622,'1110','141746018230','2025-04-30 16:03:50',NULL,716.00,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3623,'5500','141746018230','2025-04-30 16:04:13',1837.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3624,'1000','141746018230','2025-04-30 16:04:34',1980.00,NULL,'','14','1','Good sold','1','','sales','','','No',NULL,NULL,'KGF'),(3625,'4000','141746018230','2025-04-30 16:04:34',NULL,1200.00,'','14','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(3626,'4000','141746018230','2025-04-30 16:03:50',NULL,780.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3627,'1110','141746018401','2025-04-30 16:07:30',NULL,13.88,'','14','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(3628,'5500','141746018401','2025-04-30 16:07:09',13.88,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3629,'1000','141746018401','2025-04-30 16:07:30',20.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3630,'4000','141746018401','2025-04-30 16:07:30',NULL,20.00,'','14','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(3631,'1110','141746018746','2025-04-30 16:18:20',NULL,1121.00,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(3632,'1110','141746018746','2025-04-30 16:12:26',NULL,531.00,'','14','1','Inventory sold','1','25','sales','8','','No',NULL,NULL,''),(3633,'1110','141746018746','2025-04-30 16:12:47',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(3634,'5500','141746018746','2025-04-30 16:13:29',2260.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3635,'1100','141746018746','2025-04-30 16:18:20',2430.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3636,'4000','141746018746','2025-04-30 16:18:20',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(3637,'4000','141746018746','2025-04-30 16:12:26',NULL,579.96,'','14','1','Good sold','1','25','sales','8','','No',NULL,NULL,''),(3638,'4000','141746018746','2025-04-30 16:12:47',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(3639,'1100','141746004897','2025-04-30 16:54:19',NULL,1560.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'HJK'),(3640,'1010','141746004897','2025-04-30 16:54:19',1560.00,NULL,'','14','1','','1','25','payment','','14174602129830722308311','No',NULL,NULL,'HJK'),(3641,'1100','141745999466','2025-04-30 16:55:40',NULL,1500.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'GHJK'),(3642,'1010','141745999466','2025-04-30 16:55:40',1500.00,NULL,'','14','1','','1','25','payment','','14174602139433634123343','No',NULL,NULL,'GHJK'),(3643,'1100','141745999420','2025-04-30 16:57:28',NULL,1000.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'PUY'),(3644,'1010','141745999420','2025-04-30 16:57:28',1000.00,NULL,'','14','1','','1','25','payment','','14174602148343301041031','No',NULL,NULL,'PUY'),(3645,'1110','141746026095','2025-04-30 18:15:11',NULL,44.25,'','14','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3646,'5500','141746026095','2025-04-30 18:14:55',44.25,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3647,'1000','141746026095','2025-04-30 18:15:11',50.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3648,'4000','141746026095','2025-04-30 18:15:11',NULL,50.00,'','14','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3649,'1110','141746084548','2025-05-01 10:30:23',NULL,716.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(3650,'1110','141746084548','2025-05-01 10:29:08',NULL,471.96,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(3651,'5500','141746084548','2025-05-01 10:29:44',1187.96,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3652,'1000','141746084548','2025-05-01 10:30:23',1280.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(3653,'4000','141746084548','2025-05-01 10:30:23',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(3654,'4000','141746084548','2025-05-01 10:29:08',NULL,499.92,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(3655,'1110','151746092719','2025-05-01 12:45:19',259967.38,NULL,'','15','1','Inventory Purchased','1','46','Purchases','9','','No',NULL,NULL,''),(3656,'1110','151746092719','2025-05-01 12:45:19',141199.19,NULL,'','15','1','Inventory Purchased','1','46','Purchases','10','','No',NULL,NULL,''),(3657,'1110','151746092719','2025-05-01 12:45:19',47196.00,NULL,'','15','1','Inventory Purchased','1','46','Purchases','7','','No',NULL,NULL,''),(3658,'1110','151746092719','2025-05-01 12:45:19',37999.80,NULL,'','15','1','Inventory Purchased','1','46','Purchases','3','','No',NULL,NULL,''),(3659,'2130','151746092719','2025-05-01 12:45:19',NULL,486362.37,'','15','1','Account payable for inventory','1','46','Purchases','','','No',NULL,NULL,''),(3660,'1110','141746096456','2025-05-01 13:49:26',NULL,333.00,'','14','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(3661,'1110','141746096456','2025-05-01 13:48:00',NULL,943.92,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3662,'5500','141746096456','2025-05-01 13:49:12',1276.92,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3663,'1000','141746096456','2025-05-01 13:49:26',1370.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3664,'4000','141746096456','2025-05-01 13:49:26',NULL,370.00,'','14','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(3665,'4000','141746096456','2025-05-01 13:48:00',NULL,999.84,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3666,'1110','141746096616','2025-05-01 13:52:25',NULL,2826.00,'','14','1','Inventory sold','1','37','sales','1','','No',NULL,NULL,''),(3667,'5500','141746096616','2025-05-01 13:50:16',2826.00,NULL,'','14','1','Cost of goods sold','1','37','sales','','','No',NULL,NULL,''),(3668,'1000','141746096616','2025-05-01 13:52:25',3000.00,NULL,'','14','1','Good sold','1','37','Payment','','','No',NULL,NULL,''),(3669,'4000','141746096616','2025-05-01 13:52:25',NULL,3000.00,'','14','1','Good sold','1','37','sales','1','','No',NULL,NULL,''),(3670,'1110','141746099529','2025-05-01 14:41:17',NULL,55.50,'','14','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(3671,'5500','141746099529','2025-05-01 14:38:49',55.50,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3672,'1100','141746099529','2025-05-01 14:41:17',80.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3673,'4000','141746099529','2025-05-01 14:41:17',NULL,80.00,'','14','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(3674,'1110','141746099777','2025-05-01 14:43:48',NULL,2831.76,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3675,'1110','141746099777','2025-05-01 14:42:57',NULL,608.00,'','14','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(3676,'5500','141746099777','2025-05-01 14:43:13',3439.76,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3677,'1000','141746099777','2025-05-01 14:43:48',3650.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3678,'4000','141746099777','2025-05-01 14:43:48',NULL,2999.52,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3679,'4000','141746099777','2025-05-01 14:42:57',NULL,650.00,'','14','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3680,'1110','141746100291','2025-05-01 14:51:52',NULL,46.71,'','14','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(3681,'5500','141746100291','2025-05-01 14:51:31',46.71,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3682,'1000','141746100291','2025-05-01 14:51:52',50.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3683,'4000','141746100291','2025-05-01 14:51:52',NULL,50.00,'','14','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(3684,'1110','141746100340','2025-05-01 14:52:36',NULL,29.83,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3685,'5500','141746100340','2025-05-01 14:52:20',29.83,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3686,'1000','141746100340','2025-05-01 14:52:36',33.00,NULL,'','14','1','Good sold','1','','sales','','','No',NULL,NULL,'KJH'),(3687,'4000','141746100340','2025-05-01 14:52:36',NULL,32.50,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3688,'1110','141746101807','2025-05-01 15:22:29',NULL,973.00,'','14','1','Inventory sold','1','63','sales','14','','No',NULL,NULL,''),(3689,'1110','141746101807','2025-05-01 15:16:47',NULL,2148.00,'','14','1','Inventory sold','1','63','sales','9','','No',NULL,NULL,''),(3690,'1110','141746101807','2025-05-01 15:17:11',NULL,4484.00,'','14','1','Inventory sold','1','63','sales','10','','No',NULL,NULL,''),(3691,'1110','141746101807','2025-05-01 15:17:36',NULL,1519.99,'','14','1','Inventory sold','1','63','sales','3','','No',NULL,NULL,''),(3692,'5500','141746101807','2025-05-01 15:18:10',9124.99,NULL,'','14','1','Cost of goods sold','1','63','sales','','','No',NULL,NULL,''),(3693,'1100','141746101807','2025-05-01 15:22:29',9780.00,NULL,'','14','1','Good sold','1','63','sales','','','No',NULL,NULL,''),(3694,'4000','141746101807','2025-05-01 15:22:29',NULL,1039.99,'','14','1','Good sold','1','63','sales','14','','No',NULL,NULL,''),(3695,'4000','141746101807','2025-05-01 15:16:47',NULL,2340.00,'','14','1','Good sold','1','63','sales','9','','No',NULL,NULL,''),(3696,'4000','141746101807','2025-05-01 15:17:11',NULL,4800.00,'','14','1','Good sold','1','63','sales','10','','No',NULL,NULL,''),(3697,'4000','141746101807','2025-05-01 15:17:36',NULL,1599.98,'','14','1','Good sold','1','63','sales','3','','No',NULL,NULL,''),(3698,'4000','141746099777','2025-05-01 16:02:25',2999.52,NULL,'','14','1','Returned products','1','','return','','','No',NULL,NULL,''),(3699,'1000','141746099777','2025-05-01 16:02:25',NULL,2999.52,'','14','1','Returned products','1','','return','','','No',NULL,NULL,''),(3700,'5500','141746099777','2025-05-01 16:02:25',NULL,2831.76,'','14','1','Cost of goods returned','1','','sales','7','','No',NULL,NULL,''),(3701,'1110','141746099777','2025-05-01 16:02:25',2831.76,NULL,'','14','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(3702,'4000','141746099777','2025-05-01 16:02:33',650.00,NULL,'','14','1','Returned products','1','','return','','','No',NULL,NULL,''),(3703,'1000','141746099777','2025-05-01 16:02:33',NULL,650.00,'','14','1','Returned products','1','','return','','','No',NULL,NULL,''),(3704,'5500','141746099777','2025-05-01 16:02:33',NULL,608.00,'','14','1','Cost of goods returned','1','','sales','2','','No',NULL,NULL,''),(3705,'1110','141746099777','2025-05-01 16:02:33',608.00,NULL,'','14','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(3706,'4000','141746100340','2025-05-01 16:04:39',32.50,NULL,'','14','1','Returned products','1','','return','','','No',NULL,NULL,''),(3707,'1000','141746100340','2025-05-01 16:04:39',NULL,32.50,'','14','1','Returned products','1','','return','','','No',NULL,NULL,''),(3708,'5500','141746100340','2025-05-01 16:04:39',NULL,29.83,'','14','1','Cost of goods returned','1','','sales','9','','No',NULL,NULL,''),(3709,'1110','141746100340','2025-05-01 16:04:39',29.83,NULL,'','14','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(3710,'1110','141746104756','2025-05-01 16:08:18',NULL,29.83,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(3711,'1110','141746104756','2025-05-01 16:05:56',NULL,2831.76,'','14','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(3712,'1110','141746104756','2025-05-01 16:06:18',NULL,608.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(3713,'5500','141746104756','2025-05-01 16:06:42',3469.59,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(3714,'1100','141746104756','2025-05-01 16:08:18',3683.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(3715,'4000','141746104756','2025-05-01 16:08:18',NULL,32.50,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(3716,'4000','141746104756','2025-05-01 16:05:56',NULL,2999.52,'','14','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(3717,'4000','141746104756','2025-05-01 16:06:18',NULL,650.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(3718,'1100','141746104756','2025-05-01 16:10:58',NULL,2740.00,'','14','1','','1','64','payment','','','No',NULL,NULL,'BNN'),(3719,'1010','141746104756','2025-05-01 16:10:58',2740.00,NULL,'','14','1','','1','64','payment','','14174610529922365494230','No',NULL,NULL,'BNN'),(3720,'1110','141746110397','2025-05-01 17:40:18',NULL,716.00,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3721,'5500','141746110397','2025-05-01 17:39:58',716.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3722,'1000','141746110397','2025-05-01 17:40:18',780.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3723,'4000','141746110397','2025-05-01 17:40:18',NULL,780.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3724,'1100','141746101807','2025-05-01 17:40:59',NULL,9780.00,'','14','1','','1','63','payment','','','No',NULL,NULL,'KIBOI'),(3725,'1010','141746101807','2025-05-01 17:40:59',9780.00,NULL,'','14','1','','1','63','payment','','14174611051933273111242','No',NULL,NULL,'KIBOI'),(3726,'1100','141746096456','2025-05-01 18:06:54',NULL,1370.00,'','14','1','','1','','payment','','','No',NULL,NULL,''),(3727,'1000','141746096456','2025-05-01 18:06:54',1370.00,NULL,'','14','1','','1','','payment','','14174611206331432460142','No',NULL,NULL,''),(3728,'1100','141746099529','2025-05-01 18:08:15',NULL,80.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3729,'1000','141746099529','2025-05-01 18:08:15',80.00,NULL,'','14','1','','1','25','payment','','14174611211910060122323','No',NULL,NULL,''),(3730,'1110','141746114461','2025-05-01 18:48:31',NULL,1386.00,'','14','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(3731,'1110','141746114461','2025-05-01 18:47:41',NULL,1884.00,'','14','1','Inventory sold','1','25','sales','1','','No',NULL,NULL,''),(3732,'5500','141746114461','2025-05-01 18:48:09',3270.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3733,'1100','141746114461','2025-05-01 18:48:31',3475.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3734,'4000','141746114461','2025-05-01 18:48:31',NULL,1475.04,'','14','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(3735,'4000','141746114461','2025-05-01 18:47:41',NULL,2000.00,'','14','1','Good sold','1','25','sales','1','','No',NULL,NULL,''),(3736,'1110','141746114960','2025-05-01 18:56:44',NULL,1121.00,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(3737,'1110','141746114960','2025-05-01 18:56:01',NULL,1432.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(3738,'5500','141746114960','2025-05-01 18:56:22',2553.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3739,'1100','141746114960','2025-05-01 18:56:44',2760.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3740,'4000','141746114960','2025-05-01 18:56:44',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(3741,'4000','141746114960','2025-05-01 18:56:01',NULL,1560.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(3742,'1100','141746114461','2025-05-01 19:08:40',NULL,3745.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3743,'1000','141746114461','2025-05-01 19:08:40',3745.00,NULL,'','14','1','','1','25','payment','','14174611575305423132101','No',NULL,NULL,''),(3744,'1100','141746114960','2025-05-01 19:10:14',NULL,2760.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3745,'1000','141746114960','2025-05-01 19:10:14',2760.00,NULL,'','14','1','','1','25','payment','','14174611585202233323732','No',NULL,NULL,''),(3746,'1100','141746114461','2025-05-01 19:12:11',NULL,270.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3747,'1000','141746114461','2025-05-01 19:12:11',270.00,NULL,'','14','1','','1','25','payment','','14174611595731230223193','No',NULL,NULL,''),(3748,'1110','141746116893','2025-05-01 19:30:40',NULL,24320.00,'','14','1','Inventory sold','1','19','sales','2','','No',NULL,NULL,''),(3749,'1110','141746116893','2025-05-01 19:28:13',NULL,12331.00,'','14','1','Inventory sold','1','19','sales','10','','No',NULL,NULL,''),(3750,'1110','141746116893','2025-05-01 19:28:38',NULL,19331.98,'','14','1','Inventory sold','1','19','sales','9','','No',NULL,NULL,''),(3751,'5500','141746116893','2025-05-01 19:29:32',55982.98,NULL,'','14','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(3752,'1100','141746116893','2025-05-01 19:30:40',60260.00,NULL,'','14','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(3753,'4000','141746116893','2025-05-01 19:30:40',NULL,26000.00,'','14','1','Good sold','1','19','sales','2','','No',NULL,NULL,''),(3754,'4000','141746116893','2025-05-01 19:28:13',NULL,13200.00,'','14','1','Good sold','1','19','sales','10','','No',NULL,NULL,''),(3755,'4000','141746116893','2025-05-01 19:28:38',NULL,21060.00,'','14','1','Good sold','1','19','sales','9','','No',NULL,NULL,''),(3756,'1110','141746118704','2025-05-01 19:58:38',NULL,716.00,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3757,'5500','141746118704','2025-05-01 19:58:24',716.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3758,'1000','141746118704','2025-05-01 19:58:38',780.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3759,'4000','141746118704','2025-05-01 19:58:38',NULL,780.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3760,'1110','141746119364','2025-05-01 20:14:09',NULL,36993.00,'','14','1','Inventory sold','1','17','sales','10','','No',NULL,NULL,''),(3761,'1110','141746119364','2025-05-01 20:09:24',NULL,12171.99,'','14','1','Inventory sold','1','17','sales','9','','No',NULL,NULL,''),(3762,'1110','141746119364','2025-05-01 20:09:55',NULL,1230.00,'','14','1','Inventory sold','1','17','sales','15','','No',NULL,NULL,''),(3763,'1110','141746119364','2025-05-01 20:12:50',NULL,2831.76,'','14','1','Inventory sold','1','17','sales','7','','No',NULL,NULL,''),(3764,'1110','141746119364','2025-05-01 20:13:04',NULL,4864.00,'','14','1','Inventory sold','1','17','sales','2','','No',NULL,NULL,''),(3765,'5500','141746119364','2025-05-01 20:13:43',58090.75,NULL,'','14','1','Cost of goods sold','1','17','sales','','','No',NULL,NULL,''),(3766,'1100','141746119364','2025-05-01 20:14:09',61280.00,NULL,'','14','1','Good sold','1','17','sales','','','No',NULL,NULL,''),(3767,'4000','141746119364','2025-05-01 20:14:09',NULL,38940.03,'','14','1','Good sold','1','17','sales','10','','No',NULL,NULL,''),(3768,'4000','141746119364','2025-05-01 20:09:24',NULL,12920.01,'','14','1','Good sold','1','17','sales','9','','No',NULL,NULL,''),(3769,'4000','141746119364','2025-05-01 20:09:55',NULL,1299.96,'','14','1','Good sold','1','17','sales','15','','No',NULL,NULL,''),(3770,'4000','141746119364','2025-05-01 20:12:50',NULL,2999.52,'','14','1','Good sold','1','17','sales','7','','No',NULL,NULL,''),(3771,'4000','141746119364','2025-05-01 20:13:04',NULL,5120.00,'','14','1','Good sold','1','17','sales','2','','No',NULL,NULL,''),(3772,'1110','141746120343','2025-02-04 20:26:52',NULL,8512.00,'','14','1','Inventory sold','1','20','sales','2','','No',NULL,NULL,''),(3773,'5500','141746120343','2025-02-04 20:26:52',8512.00,NULL,'','14','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(3774,'1100','141746120343','2025-02-04 20:26:52',8960.00,NULL,'','14','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(3775,'4000','141746120343','2025-02-04 20:26:52',NULL,8960.00,'','14','1','Good sold','1','20','sales','2','','No',NULL,NULL,''),(3776,'1110','141746120577','2025-04-28 20:39:42',NULL,3648.00,'','14','1','Inventory sold','1','27','sales','2','','No',NULL,NULL,''),(3777,'1110','141746120577','2025-04-28 20:39:42',NULL,4256.00,'','14','1','Inventory sold','1','27','sales','2','','No',NULL,NULL,''),(3778,'1110','141746120577','2025-04-28 20:39:42',NULL,16815.00,'','14','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(3779,'1110','141746120577','2025-04-28 20:39:42',NULL,5011.99,'','14','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(3780,'1110','141746120577','2025-04-28 20:39:42',NULL,7159.99,'','14','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(3781,'1110','141746120577','2025-04-28 20:39:42',NULL,9439.20,'','14','1','Inventory sold','1','27','sales','7','','No',NULL,NULL,''),(3782,'1110','141746120577','2025-04-28 20:39:42',NULL,2772.00,'','14','1','Inventory sold','1','27','sales','6','','No',NULL,NULL,''),(3783,'1110','141746120577','2025-04-28 20:39:42',NULL,1230.00,'','14','1','Inventory sold','1','27','sales','15','','No',NULL,NULL,''),(3784,'1110','141746120577','2025-04-28 20:39:42',NULL,1946.00,'','14','1','Inventory sold','1','27','sales','14','','No',NULL,NULL,''),(3785,'1110','141746120577','2025-04-28 20:39:42',NULL,81.08,'','14','1','Inventory sold','1','27','sales','14','','No',NULL,NULL,''),(3786,'1110','141746120577','2025-04-28 20:39:42',NULL,3768.00,'','14','1','Inventory sold','1','27','sales','1','','No',NULL,NULL,''),(3787,'1110','141746120577','2025-04-28 20:39:42',NULL,1425.00,'','14','1','Inventory sold','1','27','sales','4','','No',NULL,NULL,''),(3788,'1110','141746120577','2025-04-28 20:39:42',NULL,760.00,'','14','1','Inventory sold','1','27','sales','3','','No',NULL,NULL,''),(3789,'1110','141746120577','2025-04-28 20:39:42',NULL,595.92,'','14','1','Inventory sold','1','27','sales','5','','No',NULL,NULL,''),(3790,'1110','141746120577','2025-04-28 20:39:42',NULL,531.00,'','14','1','Inventory sold','1','27','sales','8','','No',NULL,NULL,''),(3791,'5500','141746120577','2025-04-28 20:39:42',59439.18,NULL,'','14','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(3792,'1100','141746120577','2025-04-28 20:39:42',63085.00,NULL,'','14','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(3793,'4000','141746120577','2025-04-28 20:39:42',NULL,3900.00,'','14','1','Good sold','1','27','sales','2','','No',NULL,NULL,''),(3794,'4000','141746120577','2025-04-28 20:39:42',NULL,4480.00,'','14','1','Good sold','1','27','sales','2','','No',NULL,NULL,''),(3795,'4000','141746120577','2025-04-28 20:39:42',NULL,17700.01,'','14','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(3796,'4000','141746120577','2025-04-28 20:39:42',NULL,5460.00,'','14','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(3797,'4000','141746120577','2025-04-28 20:39:42',NULL,7600.01,'','14','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(3798,'4000','141746120577','2025-04-28 20:39:42',NULL,9998.40,'','14','1','Good sold','1','27','sales','7','','No',NULL,NULL,''),(3799,'4000','141746120577','2025-04-28 20:39:42',NULL,2950.08,'','14','1','Good sold','1','27','sales','6','','No',NULL,NULL,''),(3800,'4000','141746120577','2025-04-28 20:39:42',NULL,1299.96,'','14','1','Good sold','1','27','sales','15','','No',NULL,NULL,''),(3801,'4000','141746120577','2025-04-28 20:39:42',NULL,2079.98,'','14','1','Good sold','1','27','sales','14','','No',NULL,NULL,''),(3802,'4000','141746120577','2025-04-28 20:39:42',NULL,86.67,'','14','1','Good sold','1','27','sales','14','','No',NULL,NULL,''),(3803,'4000','141746120577','2025-04-28 20:39:42',NULL,4000.00,'','14','1','Good sold','1','27','sales','1','','No',NULL,NULL,''),(3804,'4000','141746120577','2025-04-28 20:39:42',NULL,1500.00,'','14','1','Good sold','1','27','sales','4','','No',NULL,NULL,''),(3805,'4000','141746120577','2025-04-28 20:39:42',NULL,799.99,'','14','1','Good sold','1','27','sales','3','','No',NULL,NULL,''),(3806,'4000','141746120577','2025-04-28 20:39:42',NULL,649.92,'','14','1','Good sold','1','27','sales','5','','No',NULL,NULL,''),(3807,'4000','141746120577','2025-04-28 20:39:42',NULL,579.96,'','14','1','Good sold','1','27','sales','8','','No',NULL,NULL,''),(3808,'1110','141746121296','2025-05-01 20:43:02',NULL,8591.99,'','14','1','Inventory sold','1','20','sales','9','','No',NULL,NULL,''),(3809,'1110','141746121296','2025-05-01 20:41:36',NULL,3363.00,'','14','1','Inventory sold','1','20','sales','10','','No',NULL,NULL,''),(3810,'1110','141746121296','2025-05-01 20:42:14',NULL,3040.00,'','14','1','Inventory sold','1','20','sales','2','','No',NULL,NULL,''),(3811,'1110','141746121296','2025-05-01 20:42:34',NULL,2279.99,'','14','1','Inventory sold','1','20','sales','3','','No',NULL,NULL,''),(3812,'5500','141746121296','2025-05-01 20:42:50',17274.98,NULL,'','14','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(3813,'1100','141746121296','2025-05-01 20:43:02',18260.00,NULL,'','14','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(3814,'4000','141746121296','2025-05-01 20:43:02',NULL,9120.01,'','14','1','Good sold','1','20','sales','9','','No',NULL,NULL,''),(3815,'4000','141746121296','2025-05-01 20:41:36',NULL,3540.00,'','14','1','Good sold','1','20','sales','10','','No',NULL,NULL,''),(3816,'4000','141746121296','2025-05-01 20:42:14',NULL,3200.00,'','14','1','Good sold','1','20','sales','2','','No',NULL,NULL,''),(3817,'4000','141746121296','2025-05-01 20:42:34',NULL,2399.98,'','14','1','Good sold','1','20','sales','3','','No',NULL,NULL,''),(3818,'1110','141746123199','2025-05-01 21:34:46',NULL,20763.98,'','14','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(3819,'1110','141746123199','2025-05-01 21:13:19',NULL,10739.99,'','14','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(3820,'1110','141746123199','2025-05-01 21:16:32',NULL,22420.00,'','14','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(3821,'1110','141746123199','2025-05-01 21:21:02',NULL,4484.00,'','14','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(3822,'1110','141746123199','2025-05-01 21:21:28',NULL,4256.00,'','14','1','Inventory sold','1','27','sales','2','','No',NULL,NULL,''),(3823,'1110','141746123199','2025-05-01 21:22:05',NULL,9439.20,'','14','1','Inventory sold','1','27','sales','7','','No',NULL,NULL,''),(3824,'1110','141746123199','2025-05-01 21:26:35',NULL,3775.68,'','14','1','Inventory sold','1','27','sales','7','','No',NULL,NULL,''),(3825,'1110','141746123199','2025-05-01 21:27:12',NULL,2772.00,'','14','1','Inventory sold','1','27','sales','6','','No',NULL,NULL,''),(3826,'1110','141746123199','2025-05-01 21:27:33',NULL,1230.00,'','14','1','Inventory sold','1','27','sales','15','','No',NULL,NULL,''),(3827,'1110','141746123199','2025-05-01 21:28:14',NULL,1884.00,'','14','1','Inventory sold','1','27','sales','1','','No',NULL,NULL,''),(3828,'1110','141746123199','2025-05-01 21:28:42',NULL,1425.00,'','14','1','Inventory sold','1','27','sales','4','','No',NULL,NULL,''),(3829,'1110','141746123199','2025-05-01 21:29:01',NULL,39.33,'','14','1','Inventory sold','1','27','sales','7','','No',NULL,NULL,''),(3830,'1110','141746123199','2025-05-01 21:32:24',NULL,1519.99,'','14','1','Inventory sold','1','27','sales','3','','No',NULL,NULL,''),(3831,'5500','141746123199','2025-05-01 21:34:29',84749.17,NULL,'','14','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(3832,'1100','141746123199','2025-05-01 21:34:46',89809.00,NULL,'','14','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(3833,'4000','141746123199','2025-05-01 21:34:46',NULL,22040.02,'','14','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(3834,'4000','141746123199','2025-05-01 21:13:19',NULL,11700.00,'','14','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(3835,'4000','141746123199','2025-05-01 21:16:32',NULL,23600.02,'','14','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(3836,'4000','141746123199','2025-05-01 21:21:02',NULL,4800.00,'','14','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(3837,'4000','141746123199','2025-05-01 21:21:28',NULL,4480.00,'','14','1','Good sold','1','27','sales','2','','No',NULL,NULL,''),(3838,'4000','141746123199','2025-05-01 21:22:05',NULL,9798.41,'','14','1','Good sold','1','27','sales','7','','No',NULL,NULL,''),(3839,'4000','141746123199','2025-05-01 21:26:35',NULL,3999.36,'','14','1','Good sold','1','27','sales','7','','No',NULL,NULL,''),(3840,'4000','141746123199','2025-05-01 21:27:12',NULL,2950.08,'','14','1','Good sold','1','27','sales','6','','No',NULL,NULL,''),(3841,'4000','141746123199','2025-05-01 21:27:33',NULL,1299.96,'','14','1','Good sold','1','27','sales','15','','No',NULL,NULL,''),(3842,'4000','141746123199','2025-05-01 21:28:14',NULL,2000.00,'','14','1','Good sold','1','27','sales','1','','No',NULL,NULL,''),(3843,'4000','141746123199','2025-05-01 21:28:42',NULL,1500.00,'','14','1','Good sold','1','27','sales','4','','No',NULL,NULL,''),(3844,'4000','141746123199','2025-05-01 21:29:01',NULL,41.66,'','14','1','Good sold','1','27','sales','7','','No',NULL,NULL,''),(3845,'4000','141746123199','2025-05-01 21:32:24',NULL,1599.98,'','14','1','Good sold','1','27','sales','3','','No',NULL,NULL,''),(3846,'1110','141746163439','2025-05-02 08:24:43',NULL,16632.00,'','14','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(3847,'5500','141746163439','2025-05-02 08:23:59',16632.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3848,'1100','141746163439','2025-05-02 08:24:43',21600.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3849,'4000','141746163439','2025-05-02 08:24:43',NULL,21600.00,'','14','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(3850,'4000','141746163439','2025-05-02 08:27:10',21600.00,NULL,'','14','1','Returned products','1','25','return','','','No',NULL,NULL,''),(3851,'1100','141746163439','2025-05-02 08:27:10',NULL,21600.00,'','14','1','Returned products','1','25','return','','','No',NULL,NULL,''),(3852,'5500','141746163439','2025-05-02 08:27:10',NULL,16632.00,'','14','1','Cost of goods returned','1','25','sales','6','','No',NULL,NULL,''),(3853,'1110','141746163439','2025-05-02 08:27:10',16632.00,NULL,'','14','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(3854,'1110','141746166124','2025-05-02 09:09:22',NULL,13.88,'','14','1','Inventory sold','1','64','sales','13','','No',NULL,NULL,''),(3855,'5500','141746166124','2025-05-02 09:08:44',13.88,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(3856,'1100','141746166124','2025-05-02 09:09:22',20.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(3857,'4000','141746166124','2025-05-02 09:09:22',NULL,20.00,'','14','1','Good sold','1','64','sales','13','','No',NULL,NULL,''),(3858,'1110','141746168281','2025-05-02 09:45:21',NULL,2864.00,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(3859,'5500','141746168281','2025-05-02 09:44:41',2864.00,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(3860,'1000','141746168281','2025-05-02 09:45:21',3120.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(3861,'4000','141746168281','2025-05-02 09:45:21',NULL,3120.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(3862,'1110','141746168986','2025-05-02 09:57:14',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(3863,'1110','141746168986','2025-05-02 09:56:26',NULL,1425.00,'','14','1','Inventory sold','1','25','sales','4','','No',NULL,NULL,''),(3864,'5500','141746168986','2025-05-02 09:56:45',2033.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3865,'1100','141746168986','2025-05-02 09:57:14',2150.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3866,'4000','141746168986','2025-05-02 09:57:14',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(3867,'4000','141746168986','2025-05-02 09:56:26',NULL,1500.00,'','14','1','Good sold','1','25','sales','4','','No',NULL,NULL,''),(3868,'1100','141746104756','2025-05-02 10:20:19',NULL,2740.00,'','14','1','','1','60','payment','','','No',NULL,NULL,'BNN,LKJ'),(3869,'1010','141746104756','2025-05-02 10:20:19',2740.00,NULL,'','14','1','','1','60','payment','','14174617046931620490043','No',NULL,NULL,'BNN,LKJ'),(3874,'1110','141746177189','2025-05-02 12:13:26',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(3875,'5500','141746177189','2025-05-02 12:13:09',943.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3876,'1100','141746177189','2025-05-02 12:13:26',1000.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3877,'4000','141746177189','2025-05-02 12:13:26',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(3878,'1110','141746179935','2025-05-02 12:59:13',NULL,471.96,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(3879,'5500','141746179935','2025-05-02 12:58:55',471.96,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3880,'1100','141746179935','2025-05-02 12:59:13',500.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3881,'4000','141746179935','2025-05-02 12:59:13',NULL,499.92,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(3882,'1110','141746180723','2025-05-02 13:13:36',NULL,716.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(3883,'1110','141746180723','2025-05-02 13:12:03',NULL,1121.00,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(3884,'5500','141746180723','2025-05-02 13:13:16',1837.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3885,'1100','141746180723','2025-05-02 13:13:36',1980.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3886,'4000','141746180723','2025-05-02 13:13:36',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(3887,'4000','141746180723','2025-05-02 13:12:03',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(3888,'1110','141746181103','2025-05-02 13:18:40',NULL,1824.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(3889,'5500','141746181103','2025-05-02 13:18:23',1824.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3890,'1100','141746181103','2025-05-02 13:18:40',1950.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3891,'4000','141746181103','2025-05-02 13:18:40',NULL,1950.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(3892,'1100','141746180723','2025-05-02 14:06:23',NULL,1980.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3893,'1000','141746180723','2025-05-02 14:06:23',1980.00,NULL,'','14','1','','1','25','payment','','14174618400932703301206','No',NULL,NULL,''),(3894,'1100','141746181103','2025-05-02 14:07:09',NULL,1950.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3895,'1000','141746181103','2025-05-02 14:07:09',1950.00,NULL,'','14','1','','1','25','payment','','14174618404913447243006','No',NULL,NULL,''),(3898,'1100','141746179935','2025-05-02 14:46:38',NULL,500.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3899,'1000','141746179935','2025-05-02 14:46:38',500.00,NULL,'','14','1','','1','25','payment','','14174618641730641443303','No',NULL,NULL,''),(3906,'1110','141746187144','2025-05-02 14:59:24',NULL,471.96,'','14','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(3907,'5500','141746187144','2025-05-02 14:59:04',471.96,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(3908,'1000','141746187144','2025-05-02 14:59:24',500.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(3909,'4000','141746187144','2025-05-02 14:59:24',NULL,499.92,'','14','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(3910,'1100','141746177189','2025-05-02 15:01:54',NULL,1000.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3911,'1000','141746177189','2025-05-02 15:01:54',1000.00,NULL,'','14','1','','1','25','payment','','14174618735332022371713','No',NULL,NULL,''),(3912,'1110','141746189181','2025-05-02 15:33:55',NULL,1432.00,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(3913,'1110','141746189181','2025-05-02 15:33:01',NULL,1121.00,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(3914,'5500','141746189181','2025-05-02 15:33:36',2553.00,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(3915,'1000','141746189181','2025-05-02 15:33:55',2760.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'JKLU'),(3916,'4000','141746189181','2025-05-02 15:33:55',NULL,1560.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(3917,'4000','141746189181','2025-05-02 15:33:01',NULL,1200.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(3918,'1110','141746190941','2025-05-02 16:02:49',NULL,943.92,'','14','1','Inventory sold','1','30','sales','7','','No',NULL,NULL,''),(3919,'1110','141746190941','2025-05-02 16:02:21',NULL,608.00,'','14','1','Inventory sold','1','30','sales','2','','No',NULL,NULL,''),(3920,'5500','141746190941','2025-05-02 16:02:35',1551.92,NULL,'','14','1','Cost of goods sold','1','30','sales','','','No',NULL,NULL,''),(3921,'1100','141746190941','2025-05-02 16:02:49',1650.00,NULL,'','14','1','Good sold','1','30','sales','','','No',NULL,NULL,''),(3922,'4000','141746190941','2025-05-02 16:02:49',NULL,999.84,'','14','1','Good sold','1','30','sales','7','','No',NULL,NULL,''),(3923,'4000','141746190941','2025-05-02 16:02:21',NULL,650.00,'','14','1','Good sold','1','30','sales','2','','No',NULL,NULL,''),(3924,'1110','141746192726','2025-05-02 16:32:44',NULL,18018.00,'','14','1','Inventory sold','1','16','sales','6','','No',NULL,NULL,''),(3925,'5500','141746192726','2025-05-02 16:32:06',18018.00,NULL,'','14','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(3926,'1100','141746192726','2025-05-02 16:32:44',19111.00,NULL,'','14','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(3927,'4000','141746192726','2025-05-02 16:32:44',NULL,19110.52,'','14','1','Good sold','1','16','sales','6','','No',NULL,NULL,''),(3928,'1110','141746192846','2025-05-02 16:36:09',NULL,5544.00,'','14','1','Inventory sold','1','19','sales','6','','No',NULL,NULL,''),(3929,'1110','141746192846','2025-05-02 16:34:06',NULL,1884.00,'','14','1','Inventory sold','1','19','sales','1','','No',NULL,NULL,''),(3930,'1110','141746192846','2025-05-02 16:35:11',NULL,2148.00,'','14','1','Inventory sold','1','19','sales','9','','No',NULL,NULL,''),(3931,'5500','141746192846','2025-05-02 16:35:30',9576.00,NULL,'','14','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(3932,'1100','141746192846','2025-05-02 16:36:09',10240.00,NULL,'','14','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(3933,'4000','141746192846','2025-05-02 16:36:09',NULL,5900.16,'','14','1','Good sold','1','19','sales','6','','No',NULL,NULL,''),(3934,'4000','141746192846','2025-05-02 16:34:06',NULL,2000.00,'','14','1','Good sold','1','19','sales','1','','No',NULL,NULL,''),(3935,'4000','141746192846','2025-05-02 16:35:11',NULL,2340.00,'','14','1','Good sold','1','19','sales','9','','No',NULL,NULL,''),(3936,'1110','141746193082','2025-05-02 16:38:21',NULL,1432.00,'','14','1','Inventory sold','1','19','sales','9','','No',NULL,NULL,''),(3937,'5500','141746193082','2025-05-02 16:38:02',1432.00,NULL,'','14','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(3938,'1100','141746193082','2025-05-02 16:38:21',1560.00,NULL,'','14','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(3939,'4000','141746193082','2025-05-02 16:38:21',NULL,1560.00,'','14','1','Good sold','1','19','sales','9','','No',NULL,NULL,''),(3940,'1110','141746198382','2025-05-02 18:08:23',NULL,1121.00,'','14','1','Inventory sold','1','65','sales','10','','No',NULL,NULL,''),(3941,'1110','141746198382','2025-05-02 18:06:22',NULL,716.00,'','14','1','Inventory sold','1','65','sales','9','','No',NULL,NULL,''),(3942,'1110','141746198382','2025-05-02 18:07:47',NULL,608.00,'','14','1','Inventory sold','1','65','sales','2','','No',NULL,NULL,''),(3943,'5500','141746198382','2025-05-02 18:08:08',2445.00,NULL,'','14','1','Cost of goods sold','1','65','sales','','','No',NULL,NULL,''),(3944,'1100','141746198382','2025-05-02 18:08:23',2630.00,NULL,'','14','1','Good sold','1','65','sales','','','No',NULL,NULL,''),(3945,'4000','141746198382','2025-05-02 18:08:23',NULL,1200.00,'','14','1','Good sold','1','65','sales','10','','No',NULL,NULL,''),(3946,'4000','141746198382','2025-05-02 18:06:22',NULL,780.00,'','14','1','Good sold','1','65','sales','9','','No',NULL,NULL,''),(3947,'4000','141746198382','2025-05-02 18:07:47',NULL,650.00,'','14','1','Good sold','1','65','sales','2','','No',NULL,NULL,''),(3948,'1100','141746198382','2025-05-02 18:22:57',NULL,650.00,'','14','1','','1','65','payment','','','No',NULL,NULL,''),(3949,'1000','141746198382','2025-05-02 18:22:57',650.00,NULL,'','14','1','','1','65','payment','','14174619940030049032393','No',NULL,NULL,''),(3950,'1100','141746198382','2025-05-02 18:23:34',NULL,1980.00,'','14','1','','1','65','payment','','','No',NULL,NULL,'HGD'),(3951,'1010','141746198382','2025-05-02 18:23:34',1980.00,NULL,'','14','1','','1','65','payment','','14174619946131290193221','No',NULL,NULL,'HGD'),(3952,'1100','141746166124','2025-05-02 18:25:18',NULL,20.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(3953,'1000','141746166124','2025-05-02 18:25:18',20.00,NULL,'','14','1','','1','64','payment','','14174619954092003600313','No',NULL,NULL,''),(3954,'1100','141746192726','2025-05-02 18:38:38',NULL,19110.00,'','14','1','','1','16','payment','','','No',NULL,NULL,'TYG'),(3955,'1010','141746192726','2025-05-02 18:38:38',19110.00,NULL,'','14','1','','1','16','payment','','14174620036022306240000','No',NULL,NULL,'TYG'),(3956,'1110','141746200411','2025-05-02 18:40:27',NULL,27.75,'','14','1','Inventory sold','1','64','sales','13','','No',NULL,NULL,''),(3957,'5500','141746200411','2025-05-02 18:40:11',27.75,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(3958,'1000','141746200411','2025-05-02 18:40:27',40.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(3959,'4000','141746200411','2025-05-02 18:40:27',NULL,40.00,'','14','1','Good sold','1','64','sales','13','','No',NULL,NULL,''),(3960,'1100','141746190941','2025-05-02 19:15:53',NULL,1650.00,'','14','1','','1','30','payment','','','No',NULL,NULL,''),(3961,'1000','141746190941','2025-05-02 19:15:53',1650.00,NULL,'','14','1','','1','30','payment','','14174620257222223023334','No',NULL,NULL,''),(3962,'1100','141746168986','2025-05-02 19:18:51',NULL,1200.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(3963,'1000','141746168986','2025-05-02 19:18:51',1200.00,NULL,'','14','1','','1','25','payment','','14174620276733372136022','No',NULL,NULL,''),(3964,'1100','141746168986','2025-05-02 19:19:54',NULL,950.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'KLP'),(3965,'1010','141746168986','2025-05-02 19:19:54',950.00,NULL,'','14','1','','1','25','payment','','14174620283822028033003','No',NULL,NULL,'KLP'),(3966,'1110','141746252101','2025-05-03 09:01:53',NULL,39.33,'','14','1','Inventory sold','1','53','sales','7','','No',NULL,NULL,''),(3967,'5500','141746252101','2025-05-03 09:01:41',39.33,NULL,'','14','1','Cost of goods sold','1','53','sales','','','No',NULL,NULL,''),(3968,'1100','141746252101','2025-05-03 09:01:53',45.00,NULL,'','14','1','Good sold','1','53','sales','','','No',NULL,NULL,''),(3969,'4000','141746252101','2025-05-03 09:01:53',NULL,45.00,'','14','1','Good sold','1','53','sales','7','','No',NULL,NULL,''),(3970,'1110','141746255253','2025-05-03 09:58:52',NULL,1121.00,'','14','1','Inventory sold','1','56','sales','10','','No',NULL,NULL,''),(3971,'5500','141746255253','2025-05-03 09:54:13',1121.00,NULL,'','14','1','Cost of goods sold','1','56','sales','','','No',NULL,NULL,''),(3972,'1000','141746255253','2025-05-03 09:58:52',1200.00,NULL,'','14','1','Good sold','1','56','sales','','','No',NULL,NULL,'GHJKL'),(3973,'4000','141746255253','2025-05-03 09:58:52',NULL,1200.00,'','14','1','Good sold','1','56','sales','10','','No',NULL,NULL,''),(3974,'1110','141746256502','2025-05-03 10:15:16',NULL,471.96,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(3975,'5500','141746256502','2025-05-03 10:15:02',471.96,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3976,'1000','141746256502','2025-05-03 10:15:16',500.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(3977,'4000','141746256502','2025-05-03 10:15:16',NULL,499.92,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(3978,'1110','141746256564','2025-05-03 10:16:48',NULL,760.00,'','14','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(3979,'1110','141746256564','2025-05-03 10:16:05',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(3980,'5500','141746256564','2025-05-03 10:16:24',1368.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3981,'1100','141746256564','2025-05-03 10:16:48',1450.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3982,'4000','141746256564','2025-05-03 10:16:48',NULL,799.99,'','14','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(3983,'4000','141746256564','2025-05-03 10:16:05',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(3984,'1110','141746256686','2025-05-03 10:18:22',NULL,1824.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(3985,'5500','141746256686','2025-05-03 10:18:06',1824.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(3986,'1100','141746256686','2025-05-03 10:18:22',1950.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(3987,'4000','141746256686','2025-05-03 10:18:22',NULL,1950.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(3988,'1110','141746256737','2025-05-03 10:19:43',NULL,1230.00,'','14','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(3989,'1110','141746256737','2025-05-03 10:18:57',NULL,1386.00,'','14','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(3990,'1110','141746256737','2025-05-03 10:19:10',NULL,716.00,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3991,'5500','141746256737','2025-05-03 10:19:27',3332.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3992,'1000','141746256737','2025-05-03 10:19:43',3555.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3993,'4000','141746256737','2025-05-03 10:19:43',NULL,1299.96,'','14','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3994,'4000','141746256737','2025-05-03 10:18:57',NULL,1475.04,'','14','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(3995,'4000','141746256737','2025-05-03 10:19:10',NULL,780.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3996,'1110','141746256959','2025-05-03 10:23:10',NULL,333.00,'','14','1','Inventory sold','1','66','sales','13','','No',NULL,NULL,''),(3997,'5500','141746256959','2025-05-03 10:22:39',333.00,NULL,'','14','1','Cost of goods sold','1','66','sales','','','No',NULL,NULL,''),(3998,'1000','141746256959','2025-05-03 10:23:10',370.00,NULL,'','14','1','Good sold','1','66','Payment','','','No',NULL,NULL,''),(3999,'4000','141746256959','2025-05-03 10:23:10',NULL,370.00,'','14','1','Good sold','1','66','sales','13','','No',NULL,NULL,''),(4000,'1100','141746256686','2025-05-03 11:01:50',NULL,1950.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(4001,'1000','141746256686','2025-05-03 11:01:50',1950.00,NULL,'','14','1','','1','25','payment','','14174625933930272200523','No',NULL,NULL,''),(4002,'1110','141746284595','2025-05-03 18:06:57',NULL,471.96,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(4003,'1110','141746284595','2025-05-03 18:03:16',NULL,486.50,'','14','1','Inventory sold','1','25','sales','14','','No',NULL,NULL,''),(4004,'1110','141746284595','2025-05-03 18:04:06',NULL,471.00,'','14','1','Inventory sold','1','25','sales','1','','No',NULL,NULL,''),(4005,'5500','141746284595','2025-05-03 18:05:54',1429.46,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4006,'1000','141746284595','2025-05-03 18:06:57',1520.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(4007,'4000','141746284595','2025-05-03 18:06:57',NULL,499.92,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(4008,'4000','141746284595','2025-05-03 18:03:16',NULL,520.00,'','14','1','Good sold','1','25','sales','14','','No',NULL,NULL,''),(4009,'4000','141746284595','2025-05-03 18:04:06',NULL,500.00,'','14','1','Good sold','1','25','sales','1','','No',NULL,NULL,''),(4010,'1110','141746285570','2025-05-03 18:22:12',NULL,1121.00,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(4011,'1110','141746285570','2025-05-03 18:19:59',NULL,531.00,'','14','1','Inventory sold','1','25','sales','8','','No',NULL,NULL,''),(4012,'1110','141746285570','2025-05-03 18:20:29',NULL,1432.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(4013,'5500','141746285570','2025-05-03 18:21:36',3084.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4014,'1100','141746285570','2025-05-03 18:22:12',3340.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(4015,'4000','141746285570','2025-05-03 18:22:12',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(4016,'4000','141746285570','2025-05-03 18:19:59',NULL,579.96,'','14','1','Good sold','1','25','sales','8','','No',NULL,NULL,''),(4017,'4000','141746285570','2025-05-03 18:20:29',NULL,1560.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(4018,'1110','141746285791','2025-05-03 18:23:58',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(4019,'1110','141746285791','2025-05-03 18:23:12',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(4020,'5500','141746285791','2025-05-03 18:23:28',1551.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4021,'1000','141746285791','2025-05-03 18:23:58',1650.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(4022,'4000','141746285791','2025-05-03 18:23:58',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(4023,'4000','141746285791','2025-05-03 18:23:12',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(4024,'1110','141746285893','2025-05-03 18:25:23',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(4025,'5500','141746285893','2025-05-03 18:24:53',608.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4026,'1100','141746285893','2025-05-03 18:25:23',650.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(4027,'4000','141746285893','2025-05-03 18:25:23',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(4028,'1100','141746256737','2025-05-03 18:29:01',NULL,3555.00,'','14','1','','1','','payment','','','No',NULL,NULL,''),(4029,'1000','141746256737','2025-05-03 18:29:01',3555.00,NULL,'','14','1','','1','','payment','','14174628618404006363381','No',NULL,NULL,''),(4030,'1100','141746256564','2025-05-03 18:31:04',NULL,1450.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(4031,'1010','141746256564','2025-05-03 18:31:04',1450.00,NULL,'','14','1','','1','25','payment','','14174628630100133363221','No',NULL,NULL,''),(4032,'1110','141746286830','2025-05-03 18:41:25',NULL,716.00,'','14','1','Inventory sold','1','63','sales','9','','No',NULL,NULL,''),(4033,'5500','141746286830','2025-05-03 18:40:31',716.00,NULL,'','14','1','Cost of goods sold','1','63','sales','','','No',NULL,NULL,''),(4034,'1000','141746286830','2025-05-03 18:41:25',780.00,NULL,'','14','1','Good sold','1','63','Payment','','','No',NULL,NULL,''),(4035,'4000','141746286830','2025-05-03 18:41:25',NULL,780.00,'','14','1','Good sold','1','63','sales','9','','No',NULL,NULL,''),(4036,'1110','141746286937','2025-05-03 18:46:12',NULL,2831.76,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(4037,'1110','141746286937','2025-05-03 18:42:17',NULL,1884.00,'','14','1','Inventory sold','1','25','sales','1','','No',NULL,NULL,''),(4038,'1110','141746286937','2025-05-03 18:44:18',NULL,1386.00,'','14','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(4039,'5500','141746286937','2025-05-03 18:45:49',6101.76,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4040,'1100','141746286937','2025-05-03 18:46:12',6475.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(4041,'4000','141746286937','2025-05-03 18:46:12',NULL,2999.52,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(4042,'4000','141746286937','2025-05-03 18:42:17',NULL,2000.00,'','14','1','Good sold','1','25','sales','1','','No',NULL,NULL,''),(4043,'4000','141746286937','2025-05-03 18:44:18',NULL,1475.04,'','14','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(4044,'1110','141746287262','2025-05-03 18:49:25',NULL,1121.00,'','14','1','Inventory sold','1','50','sales','10','','No',NULL,NULL,''),(4045,'1110','141746287262','2025-05-03 18:47:42',NULL,716.00,'','14','1','Inventory sold','1','50','sales','9','','No',NULL,NULL,''),(4046,'5500','141746287262','2025-05-03 18:48:35',1837.00,NULL,'','14','1','Cost of goods sold','1','50','sales','','','No',NULL,NULL,''),(4047,'1000','141746287262','2025-05-03 18:49:25',1980.00,NULL,'','14','1','Good sold','1','50','sales','','','No',NULL,NULL,'KLJ'),(4048,'4000','141746287262','2025-05-03 18:49:25',NULL,1200.00,'','14','1','Good sold','1','50','sales','10','','No',NULL,NULL,''),(4049,'4000','141746287262','2025-05-03 18:47:42',NULL,780.00,'','14','1','Good sold','1','50','sales','9','','No',NULL,NULL,''),(4050,'1110','141746287471','2025-05-03 18:53:11',NULL,5727.99,'','14','1','Inventory sold','1','16','sales','9','','No',NULL,NULL,''),(4051,'1110','141746287471','2025-05-03 18:51:11',NULL,5605.00,'','14','1','Inventory sold','1','16','sales','10','','No',NULL,NULL,''),(4052,'1110','141746287471','2025-05-03 18:51:55',NULL,3775.68,'','14','1','Inventory sold','1','16','sales','7','','No',NULL,NULL,''),(4053,'5500','141746287471','2025-05-03 18:52:43',15108.67,NULL,'','14','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(4054,'1100','141746287471','2025-05-03 18:53:11',15979.00,NULL,'','14','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(4055,'4000','141746287471','2025-05-03 18:53:11',NULL,6080.01,'','14','1','Good sold','1','16','sales','9','','No',NULL,NULL,''),(4056,'4000','141746287471','2025-05-03 18:51:11',NULL,5900.00,'','14','1','Good sold','1','16','sales','10','','No',NULL,NULL,''),(4057,'4000','141746287471','2025-05-03 18:51:55',NULL,3999.36,'','14','1','Good sold','1','16','sales','7','','No',NULL,NULL,''),(4058,'1110','141746287733','2025-05-03 18:59:14',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(4059,'1110','141746287733','2025-05-03 18:55:33',NULL,693.00,'','14','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(4060,'1110','141746287733','2025-05-03 18:58:20',NULL,760.00,'','14','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(4061,'5500','141746287733','2025-05-03 18:58:39',2396.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4062,'1000','141746287733','2025-05-03 18:59:14',2538.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,'PUY'),(4063,'4000','141746287733','2025-05-03 18:59:14',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(4064,'4000','141746287733','2025-05-03 18:55:33',NULL,737.52,'','14','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(4065,'4000','141746287733','2025-05-03 18:58:20',NULL,799.99,'','14','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(4066,'1100','141746287471','2025-05-03 19:00:42',NULL,15980.00,'','14','1','','1','16','payment','','','No',NULL,NULL,'HYT'),(4067,'1010','141746287471','2025-05-03 19:00:42',15980.00,NULL,'','14','1','','1','16','payment','','14174628809042022403009','No',NULL,NULL,'HYT'),(4068,'1110','141746288487','2025-05-03 19:08:41',NULL,333.00,'','14','1','Inventory sold','1','53','sales','13','','No',NULL,NULL,''),(4069,'5500','141746288487','2025-05-03 19:08:07',333.00,NULL,'','14','1','Cost of goods sold','1','53','sales','','','No',NULL,NULL,''),(4070,'1100','141746288487','2025-05-03 19:08:41',370.00,NULL,'','14','1','Good sold','1','53','sales','','','No',NULL,NULL,''),(4071,'4000','141746288487','2025-05-03 19:08:41',NULL,370.00,'','14','1','Good sold','1','53','sales','13','','No',NULL,NULL,''),(4072,'1110','141746288847','2025-05-03 19:14:56',NULL,157.00,'','14','1','Inventory sold','1','64','sales','1','','No',NULL,NULL,''),(4073,'5500','141746288847','2025-05-03 19:14:07',157.00,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(4074,'1000','141746288847','2025-05-03 19:14:56',180.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(4075,'4000','141746288847','2025-05-03 19:14:56',NULL,180.00,'','14','1','Good sold','1','64','sales','1','','No',NULL,NULL,''),(4076,'1110','141746289103','2025-05-03 19:18:52',NULL,55.50,'','14','1','Inventory sold','1','64','sales','13','','No',NULL,NULL,''),(4077,'5500','141746289103','2025-05-03 19:18:24',55.50,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(4078,'1000','141746289103','2025-05-03 19:18:52',80.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(4079,'4000','141746289103','2025-05-03 19:18:52',NULL,80.00,'','14','1','Good sold','1','64','sales','13','','No',NULL,NULL,''),(4080,'4000','141746256959','2025-05-03 19:19:59',370.00,NULL,'','14','1','Returned products','1','66','return','','','No',NULL,NULL,''),(4081,'1000','141746256959','2025-05-03 19:19:59',NULL,370.00,'','14','1','Returned products','1','66','return','','','No',NULL,NULL,''),(4082,'5500','141746256959','2025-05-03 19:19:59',NULL,333.00,'','14','1','Cost of goods returned','1','66','sales','13','','No',NULL,NULL,''),(4083,'1110','141746256959','2025-05-03 19:19:59',333.00,NULL,'','14','1','Inventory retuned ','1','66','sales','','','No',NULL,NULL,''),(4084,'1110','141746289212','2025-05-03 19:21:04',NULL,333.00,'','14','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(4085,'5500','141746289212','2025-05-03 19:20:13',333.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4086,'1100','141746289212','2025-05-03 19:21:04',370.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(4087,'4000','141746289212','2025-05-03 19:21:04',NULL,370.00,'','14','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(4088,'1110','141746344393','2025-05-04 10:42:15',NULL,6372.00,'','14','1','Inventory sold','1','20','sales','8','','No',NULL,NULL,''),(4089,'1110','141746344393','2025-05-04 10:39:53',NULL,12331.00,'','14','1','Inventory sold','1','20','sales','10','','No',NULL,NULL,''),(4090,'1110','141746344393','2025-05-04 10:40:16',NULL,3580.00,'','14','1','Inventory sold','1','20','sales','9','','No',NULL,NULL,''),(4091,'1110','141746344393','2025-05-04 10:41:33',NULL,9120.00,'','14','1','Inventory sold','1','20','sales','2','','No',NULL,NULL,''),(4092,'5500','141746344393','2025-05-04 10:42:05',31403.00,NULL,'','14','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(4093,'1100','141746344393','2025-05-04 10:42:15',33810.00,NULL,'','14','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(4094,'4000','141746344393','2025-05-04 10:42:15',NULL,6959.52,'','14','1','Good sold','1','20','sales','8','','No',NULL,NULL,''),(4095,'4000','141746344393','2025-05-04 10:39:53',NULL,13200.00,'','14','1','Good sold','1','20','sales','10','','No',NULL,NULL,''),(4096,'4000','141746344393','2025-05-04 10:40:16',NULL,3900.00,'','14','1','Good sold','1','20','sales','9','','No',NULL,NULL,''),(4097,'4000','141746344393','2025-05-04 10:41:33',NULL,9750.00,'','14','1','Good sold','1','20','sales','2','','No',NULL,NULL,''),(4098,'1110','141746344639','2025-05-04 10:59:59',NULL,9120.00,'','14','1','Inventory sold','1','19','sales','2','','No',NULL,NULL,''),(4099,'1110','141746344639','2025-05-04 10:43:59',NULL,17183.98,'','14','1','Inventory sold','1','19','sales','9','','No',NULL,NULL,''),(4100,'1110','141746344639','2025-05-04 10:56:51',NULL,10089.00,'','14','1','Inventory sold','1','19','sales','10','','No',NULL,NULL,''),(4101,'1110','141746344639','2025-05-04 10:58:29',NULL,2826.00,'','14','1','Inventory sold','1','19','sales','1','','No',NULL,NULL,''),(4102,'5500','141746344639','2025-05-04 10:59:27',39218.98,NULL,'','14','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(4103,'1100','141746344639','2025-05-04 10:59:59',42270.00,NULL,'','14','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(4104,'4000','141746344639','2025-05-04 10:59:59',NULL,9750.00,'','14','1','Good sold','1','19','sales','2','','No',NULL,NULL,''),(4105,'4000','141746344639','2025-05-04 10:43:59',NULL,18720.00,'','14','1','Good sold','1','19','sales','9','','No',NULL,NULL,''),(4106,'4000','141746344639','2025-05-04 10:56:51',NULL,10800.00,'','14','1','Good sold','1','19','sales','10','','No',NULL,NULL,''),(4107,'4000','141746344639','2025-05-04 10:58:29',NULL,3000.00,'','14','1','Good sold','1','19','sales','1','','No',NULL,NULL,''),(4108,'1110','141746348418','2025-05-04 11:48:04',NULL,118.75,'','14','1','Inventory sold','1','14','sales','4','','No',NULL,NULL,''),(4109,'5500','141746348418','2025-05-04 11:46:58',118.75,NULL,'','14','1','Cost of goods sold','1','14','sales','','','No',NULL,NULL,''),(4110,'1000','141746348418','2025-05-04 11:48:04',150.00,NULL,'','14','1','Good sold','1','14','sales','','','No',NULL,NULL,'LKJ'),(4111,'4000','141746348418','2025-05-04 11:48:04',NULL,150.00,'','14','1','Good sold','1','14','sales','4','','No',NULL,NULL,''),(4112,'1100','141746286937','2025-05-04 11:51:57',NULL,6475.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'KLJ'),(4113,'1010','141746286937','2025-05-04 11:51:57',6475.00,NULL,'','14','1','','1','25','payment','','14174634875132222214742','No',NULL,NULL,'KLJ'),(4114,'1110','141746351410','2025-05-04 12:37:20',NULL,716.00,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(4115,'1110','141746351410','2025-05-04 12:36:50',NULL,608.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(4116,'5500','141746351410','2025-05-04 12:37:05',1324.00,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(4117,'1000','141746351410','2025-05-04 12:37:20',1430.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(4118,'4000','141746351410','2025-05-04 12:37:20',NULL,780.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(4119,'4000','141746351410','2025-05-04 12:36:50',NULL,650.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(4120,'1110','141746351463','2025-05-04 12:58:21',NULL,1121.00,'','14','1','Inventory sold','1','67','sales','10','','No',NULL,NULL,''),(4121,'1110','141746351463','2025-05-04 12:37:43',NULL,716.00,'','14','1','Inventory sold','1','67','sales','9','','No',NULL,NULL,''),(4122,'5500','141746351463','2025-05-04 12:57:34',1837.00,NULL,'','14','1','Cost of goods sold','1','67','sales','','','No',NULL,NULL,''),(4123,'1000','141746351463','2025-05-04 12:58:21',1980.00,NULL,'','14','1','Good sold','1','67','sales','','','No',NULL,NULL,'HGJ'),(4124,'4000','141746351463','2025-05-04 12:58:21',NULL,1200.00,'','14','1','Good sold','1','67','sales','10','','No',NULL,NULL,''),(4125,'4000','141746351463','2025-05-04 12:37:43',NULL,780.00,'','14','1','Good sold','1','67','sales','9','','No',NULL,NULL,''),(4126,'1110','141746359263','2025-05-04 14:48:25',NULL,942.00,'','14','1','Inventory sold','1','25','sales','1','','No',NULL,NULL,''),(4127,'5500','141746359263','2025-05-04 14:47:43',942.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4128,'1100','141746359263','2025-05-04 14:48:25',1000.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(4129,'4000','141746359263','2025-05-04 14:48:25',NULL,1000.00,'','14','1','Good sold','1','25','sales','1','','No',NULL,NULL,''),(4130,'1110','141746362467','2025-05-04 15:48:18',NULL,693.00,'','14','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(4131,'1110','141746362467','2025-05-04 15:41:07',NULL,760.00,'','14','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(4132,'1110','141746362467','2025-05-04 15:41:30',NULL,2432.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(4133,'5500','141746362467','2025-05-04 15:47:19',3885.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4134,'1000','141746362467','2025-05-04 15:48:18',4098.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(4135,'4000','141746362467','2025-05-04 15:48:18',NULL,737.52,'','14','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(4136,'4000','141746362467','2025-05-04 15:41:07',NULL,799.99,'','14','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(4137,'4000','141746362467','2025-05-04 15:41:30',NULL,2560.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(4138,'1100','141746359263','2025-05-04 17:02:21',NULL,1000.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(4139,'1000','141746359263','2025-05-04 17:02:21',1000.00,NULL,'','14','1','','1','25','payment','','14174636738737773210747','No',NULL,NULL,''),(4140,'1100','141746362467','2025-05-04 17:04:32',NULL,100.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(4141,'1000','141746362467','2025-05-04 17:04:32',100.00,NULL,'','14','1','','1','25','payment','','14174636749026620671102','No',NULL,NULL,''),(4142,'1100','141746362467','2025-05-04 17:05:07',NULL,4000.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'GHJ'),(4143,'1010','141746362467','2025-05-04 17:05:07',4000.00,NULL,'','14','1','','1','25','payment','','14174636753334345223060','No',NULL,NULL,'GHJ'),(4144,'1110','141746368120','2025-05-04 17:15:50',NULL,560.50,'','14','1','Inventory sold','1','26','sales','10','','No',NULL,NULL,''),(4145,'1110','141746368120','2025-05-04 17:15:20',NULL,358.00,'','14','1','Inventory sold','1','26','sales','9','','No',NULL,NULL,''),(4146,'5500','141746368120','2025-05-04 17:15:37',918.50,NULL,'','14','1','Cost of goods sold','1','26','sales','','','No',NULL,NULL,''),(4147,'1000','141746368120','2025-05-04 17:15:50',990.00,NULL,'','14','1','Good sold','1','26','sales','','','No',NULL,NULL,'GHJKL'),(4148,'4000','141746368120','2025-05-04 17:15:50',NULL,600.00,'','14','1','Good sold','1','26','sales','10','','No',NULL,NULL,''),(4149,'4000','141746368120','2025-05-04 17:15:20',NULL,390.00,'','14','1','Good sold','1','26','sales','9','','No',NULL,NULL,''),(4150,'1110','141746370373','2025-05-04 17:53:10',NULL,177.00,'','14','1','Inventory sold','1','26','sales','8','','No',NULL,NULL,''),(4151,'5500','141746370373','2025-05-04 17:52:53',177.00,NULL,'','14','1','Cost of goods sold','1','26','sales','','','No',NULL,NULL,''),(4152,'1000','141746370373','2025-05-04 17:53:10',200.00,NULL,'','14','1','Good sold','1','26','sales','','','No',NULL,NULL,'NBM'),(4153,'4000','141746370373','2025-05-04 17:53:10',NULL,200.00,'','14','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(4154,'1110','141746371134','2025-05-04 18:05:46',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(4155,'5500','141746371134','2025-05-04 18:05:34',608.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4156,'1000','141746371134','2025-05-04 18:05:46',650.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(4157,'4000','141746371134','2025-05-04 18:05:46',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(4158,'1110','11746431313','2025-05-05 10:48:43',NULL,1.00,'','1','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(4159,'5500','11746431313','2025-05-05 10:48:33',1.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4160,'1000','11746431313','2025-05-05 10:48:43',2.00,NULL,'','1','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4161,'4000','11746431313','2025-05-05 10:48:43',NULL,2.00,'','1','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(4166,'1110','11746432468','2025-05-05 11:07:57',NULL,1.00,'','1','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(4167,'5500','11746432468','2025-05-05 11:07:48',1.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4168,'1000','11746432468','2025-05-05 11:07:57',2.00,NULL,'','1','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4169,'4000','11746432468','2025-05-05 11:07:57',NULL,2.00,'','1','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(4170,'1110','11746433210','2025-05-05 11:20:19',NULL,1.00,'','1','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(4171,'5500','11746433210','2025-05-05 11:20:10',1.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4172,'1000','11746433210','2025-05-05 11:20:19',2.00,NULL,'','1','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4173,'4000','11746433210','2025-05-05 11:20:19',NULL,2.00,'','1','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(4174,'1110','11746433438','2025-05-05 11:24:16',NULL,1.00,'','1','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(4175,'5500','11746433438','2025-05-05 11:23:58',1.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4176,'1000','11746433438','2025-05-05 11:24:16',2.00,NULL,'','1','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4177,'4000','11746433438','2025-05-05 11:24:16',NULL,2.00,'','1','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(4178,'1110','151746439960','2025-05-05 13:12:40',1700.00,NULL,'','15','1','Inventory Purchased','1','2','Purchases','20','','No',NULL,NULL,''),(4179,'1110','151746439960','2025-05-05 13:12:40',11100.02,NULL,'','15','1','Inventory Purchased','1','2','Purchases','21','','No',NULL,NULL,''),(4180,'2130','151746439960','2025-05-05 13:12:40',NULL,12800.02,'','15','1','Account payable for inventory','1','2','Purchases','','','No',NULL,NULL,''),(4181,'1110','141746443415','2025-05-05 14:14:33',NULL,29.83,'','14','1','Inventory sold','1','26','sales','9','','No',NULL,NULL,''),(4182,'5500','141746443415','2025-05-05 14:10:15',29.83,NULL,'','14','1','Cost of goods sold','1','26','sales','','','No',NULL,NULL,''),(4183,'1000','141746443415','2025-05-05 14:14:33',33.00,NULL,'','14','1','Good sold','1','26','Payment','','','No',NULL,NULL,''),(4184,'4000','141746443415','2025-05-05 14:14:33',NULL,32.50,'','14','1','Good sold','1','26','sales','9','','No',NULL,NULL,''),(4185,'1110','141746443751','2025-05-05 14:16:29',NULL,13.88,'','14','1','Inventory sold','1','26','sales','13','','No',NULL,NULL,''),(4186,'5500','141746443751','2025-05-05 14:15:51',13.88,NULL,'','14','1','Cost of goods sold','1','26','sales','','','No',NULL,NULL,''),(4187,'1100','141746443751','2025-05-05 14:16:29',20.00,NULL,'','14','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(4188,'4000','141746443751','2025-05-05 14:16:29',NULL,20.00,'','14','1','Good sold','1','26','sales','13','','No',NULL,NULL,''),(4189,'1110','141746443899','2025-05-05 14:18:49',NULL,340.00,'','14','1','Inventory sold','1','16','sales','20','','No',NULL,NULL,''),(4190,'5500','141746443899','2025-05-05 14:18:19',340.00,NULL,'','14','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(4191,'1000','141746443899','2025-05-05 14:18:49',380.00,NULL,'','14','1','Good sold','1','16','Payment','','','No',NULL,NULL,''),(4192,'4000','141746443899','2025-05-05 14:18:49',NULL,380.00,'','14','1','Good sold','1','16','sales','20','','No',NULL,NULL,''),(4193,'1110','141746444065','2025-05-05 14:21:24',NULL,1121.00,'','14','1','Inventory sold','1','41','sales','10','','No',NULL,NULL,''),(4194,'5500','141746444065','2025-05-05 14:21:05',1121.00,NULL,'','14','1','Cost of goods sold','1','41','sales','','','No',NULL,NULL,''),(4195,'1000','141746444065','2025-05-05 14:21:24',1200.00,NULL,'','14','1','Good sold','1','41','Payment','','','No',NULL,NULL,''),(4196,'4000','141746444065','2025-05-05 14:21:24',NULL,1200.00,'','14','1','Good sold','1','41','sales','10','','No',NULL,NULL,''),(4197,'1110','141746445185','2025-05-05 14:40:33',NULL,2242.00,'','14','1','Inventory sold','1','35','sales','10','','No',NULL,NULL,''),(4198,'1110','141746445185','2025-05-05 14:39:45',NULL,1432.00,'','14','1','Inventory sold','1','35','sales','9','','No',NULL,NULL,''),(4199,'5500','141746445185','2025-05-05 14:40:08',3674.00,NULL,'','14','1','Cost of goods sold','1','35','sales','','','No',NULL,NULL,''),(4200,'1100','141746445185','2025-05-05 14:40:33',3960.00,NULL,'','14','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(4201,'4000','141746445185','2025-05-05 14:40:33',NULL,2400.00,'','14','1','Good sold','1','35','sales','10','','No',NULL,NULL,''),(4202,'4000','141746445185','2025-05-05 14:39:45',NULL,1560.00,'','14','1','Good sold','1','35','sales','9','','No',NULL,NULL,''),(4203,'1110','141746445391','2025-05-05 14:43:51',NULL,608.00,'','14','1','Inventory sold','1','26','sales','2','','No',NULL,NULL,''),(4204,'1110','141746445391','2025-05-05 14:43:11',NULL,943.92,'','14','1','Inventory sold','1','26','sales','7','','No',NULL,NULL,''),(4205,'5500','141746445391','2025-05-05 14:43:22',1551.92,NULL,'','14','1','Cost of goods sold','1','26','sales','','','No',NULL,NULL,''),(4206,'1100','141746445391','2025-05-05 14:43:51',1650.00,NULL,'','14','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(4207,'4000','141746445391','2025-05-05 14:43:51',NULL,650.00,'','14','1','Good sold','1','26','sales','2','','No',NULL,NULL,''),(4208,'4000','141746445391','2025-05-05 14:43:11',NULL,999.84,'','14','1','Good sold','1','26','sales','7','','No',NULL,NULL,''),(4209,'1110','141746445465','2025-05-05 14:44:49',NULL,760.00,'','14','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(4210,'5500','141746445465','2025-05-05 14:44:25',760.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4211,'1100','141746445465','2025-05-05 14:44:49',800.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(4212,'4000','141746445465','2025-05-05 14:44:49',NULL,799.99,'','14','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(4213,'1110','141746445524','2025-05-05 14:47:32',NULL,1216.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(4214,'1110','141746445524','2025-05-05 14:45:24',NULL,1519.99,'','14','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(4215,'1110','141746445524','2025-05-05 14:46:14',NULL,973.00,'','14','1','Inventory sold','1','25','sales','14','','No',NULL,NULL,''),(4216,'5500','141746445524','2025-05-05 14:47:05',3708.99,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4217,'1100','141746445524','2025-05-05 14:47:32',3940.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(4218,'4000','141746445524','2025-05-05 14:47:32',NULL,1300.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(4219,'4000','141746445524','2025-05-05 14:45:24',NULL,1599.98,'','14','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(4220,'4000','141746445524','2025-05-05 14:46:14',NULL,1039.99,'','14','1','Good sold','1','25','sales','14','','No',NULL,NULL,''),(4221,'1110','141746447103','2025-05-05 15:12:14',NULL,531.00,'','14','1','Inventory sold','1','44','sales','8','','No',NULL,NULL,''),(4222,'1110','141746447103','2025-05-05 15:11:43',NULL,716.00,'','14','1','Inventory sold','1','44','sales','9','','No',NULL,NULL,''),(4223,'5500','141746447103','2025-05-05 15:11:57',1247.00,NULL,'','14','1','Cost of goods sold','1','44','sales','','','No',NULL,NULL,''),(4224,'1100','141746447103','2025-05-05 15:12:14',1360.00,NULL,'','14','1','Good sold','1','44','sales','','','No',NULL,NULL,''),(4225,'4000','141746447103','2025-05-05 15:12:14',NULL,579.96,'','14','1','Good sold','1','44','sales','8','','No',NULL,NULL,''),(4226,'4000','141746447103','2025-05-05 15:11:43',NULL,780.00,'','14','1','Good sold','1','44','sales','9','','No',NULL,NULL,''),(4227,'1100','141746445391','2025-05-05 15:13:08',NULL,1650.00,'','14','1','','1','26','payment','','','No',NULL,NULL,''),(4228,'1000','141746445391','2025-05-05 15:13:08',1650.00,NULL,'','14','1','','1','26','payment','','14174644720833133483323','No',NULL,NULL,''),(4229,'1100','141746445185','2025-05-05 15:14:57',NULL,3960.00,'','14','1','','1','35','payment','','','No',NULL,NULL,''),(4230,'1000','141746445185','2025-05-05 15:14:57',3960.00,NULL,'','14','1','','1','35','payment','','14174644731313114040303','No',NULL,NULL,''),(4231,'1100','141746445465','2025-05-05 15:50:03',NULL,800.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(4232,'1000','141746445465','2025-05-05 15:50:03',800.00,NULL,'','14','1','','1','25','payment','','14174644943630339323733','No',NULL,NULL,''),(4233,'1100','141746447103','2025-05-05 15:51:03',NULL,1360.00,'','14','1','','1','44','payment','','','No',NULL,NULL,''),(4234,'1000','141746447103','2025-05-05 15:51:03',1360.00,NULL,'','14','1','','1','44','payment','','14174644949642023331463','No',NULL,NULL,''),(4235,'1110','141746450181','2025-05-05 16:03:14',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(4236,'5500','141746450181','2025-05-05 16:03:01',608.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4237,'1100','141746450181','2025-05-05 16:03:14',650.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(4238,'4000','141746450181','2025-05-05 16:03:14',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(4239,'1110','141746452725','2025-05-05 16:46:17',NULL,716.00,'','14','1','Inventory sold','1','30','sales','9','','No',NULL,NULL,''),(4240,'1110','141746452725','2025-05-05 16:45:25',NULL,608.00,'','14','1','Inventory sold','1','30','sales','2','','No',NULL,NULL,''),(4241,'5500','141746452725','2025-05-05 16:45:57',1324.00,NULL,'','14','1','Cost of goods sold','1','30','sales','','','No',NULL,NULL,''),(4242,'1100','141746452725','2025-05-05 16:46:17',1430.00,NULL,'','14','1','Good sold','1','30','sales','','','No',NULL,NULL,''),(4243,'4000','141746452725','2025-05-05 16:46:17',NULL,780.00,'','14','1','Good sold','1','30','sales','9','','No',NULL,NULL,''),(4244,'4000','141746452725','2025-05-05 16:45:25',NULL,650.00,'','14','1','Good sold','1','30','sales','2','','No',NULL,NULL,''),(4245,'1110','141746453139','2025-05-05 16:56:16',NULL,370.00,'','14','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4246,'1110','141746453139','2025-05-05 16:52:19',NULL,608.00,'','14','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(4247,'1110','141746453139','2025-05-05 16:52:36',NULL,756.00,'','14','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(4248,'1110','141746453139','2025-05-05 16:52:54',NULL,356.25,'','14','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(4249,'5500','141746453139','2025-05-05 16:55:08',2090.25,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4250,'1000','141746453139','2025-05-05 16:56:16',2298.00,NULL,'','14','1','Good sold','1','','sales','','','No',NULL,NULL,'jhglk'),(4251,'4000','141746453139','2025-05-05 16:56:16',NULL,400.00,'','14','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4252,'4000','141746453139','2025-05-05 16:52:19',NULL,650.00,'','14','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(4253,'4000','141746453139','2025-05-05 16:52:36',NULL,797.50,'','14','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(4254,'4000','141746453139','2025-05-05 16:52:54',NULL,450.00,'','14','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(4255,'1110','141746456702','2025-05-05 17:54:02',NULL,1121.00,'','14','1','Inventory sold','1','28','sales','10','','No',NULL,NULL,''),(4256,'1110','141746456702','2025-05-05 17:51:42',NULL,3580.00,'','14','1','Inventory sold','1','28','sales','9','','No',NULL,NULL,''),(4257,'5500','141746456702','2025-05-05 17:53:15',4701.00,NULL,'','14','1','Cost of goods sold','1','28','sales','','','No',NULL,NULL,''),(4258,'1100','141746456702','2025-05-05 17:54:02',4955.00,NULL,'','14','1','Good sold','1','28','sales','','','No',NULL,NULL,''),(4259,'4000','141746456702','2025-05-05 17:54:02',NULL,1180.00,'','14','1','Good sold','1','28','sales','10','','No',NULL,NULL,''),(4260,'4000','141746456702','2025-05-05 17:51:42',NULL,3774.96,'','14','1','Good sold','1','28','sales','9','','No',NULL,NULL,''),(4261,'1110','141746460122','2025-05-05 18:49:09',NULL,333.00,'','14','1','Inventory sold','1','26','sales','13','','No',NULL,NULL,''),(4262,'5500','141746460122','2025-05-05 18:48:42',333.00,NULL,'','14','1','Cost of goods sold','1','26','sales','','','No',NULL,NULL,''),(4263,'1000','141746460122','2025-05-05 18:49:09',370.00,NULL,'','14','1','Good sold','1','26','Payment','','','No',NULL,NULL,''),(4264,'4000','141746460122','2025-05-05 18:49:09',NULL,370.00,'','14','1','Good sold','1','26','sales','13','','No',NULL,NULL,''),(4265,'1110','141746464346','2025-05-05 19:59:33',NULL,716.00,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4266,'1110','141746464346','2025-05-05 19:59:06',NULL,2242.00,'','14','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(4267,'5500','141746464346','2025-05-05 19:59:19',2958.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4268,'1000','141746464346','2025-05-05 19:59:33',3180.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4269,'4000','141746464346','2025-05-05 19:59:33',NULL,780.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4270,'4000','141746464346','2025-05-05 19:59:06',NULL,2400.00,'','14','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(4271,'1100','141746445524','2025-05-05 20:07:04',NULL,3940.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(4272,'1000','141746445524','2025-05-05 20:07:04',3940.00,NULL,'','14','1','','1','25','payment','','14174646488522034473030','No',NULL,NULL,''),(4273,'1100','141746452725','2025-05-05 20:08:45',NULL,1430.00,'','14','1','','1','30','payment','','','No',NULL,NULL,''),(4274,'1000','141746452725','2025-05-05 20:08:45',1430.00,NULL,'','14','1','','1','30','payment','','14174646494892202623173','No',NULL,NULL,''),(4275,'1100','141746450181','2025-05-05 20:09:22',NULL,650.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(4276,'1000','141746450181','2025-05-05 20:09:22',650.00,NULL,'','14','1','','1','25','payment','','14174646497921203430334','No',NULL,NULL,''),(4277,'1100','141746450181','2025-05-05 20:09:39',NULL,650.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(4278,'1000','141746450181','2025-05-05 20:09:39',650.00,NULL,'','14','1','','1','25','payment','','14174646503022222233032','No',NULL,NULL,''),(4279,'1110','141746467351','2025-05-05 20:51:25',NULL,46539.95,'','14','1','Inventory sold','1','62','sales','9','','No',NULL,NULL,''),(4280,'1110','141746467351','2025-05-05 20:49:11',NULL,94392.00,'','14','1','Inventory sold','1','62','sales','7','','No',NULL,NULL,''),(4281,'1110','141746467351','2025-05-05 20:51:00',NULL,7380.00,'','14','1','Inventory sold','1','62','sales','15','','No',NULL,NULL,''),(4282,'5500','141746467351','2025-05-05 20:51:15',148311.95,NULL,'','14','1','Cost of goods sold','1','62','sales','','','No',NULL,NULL,''),(4283,'1100','141746467351','2025-05-05 20:51:25',157174.00,NULL,'','14','1','Good sold','1','62','sales','','','No',NULL,NULL,''),(4284,'4000','141746467351','2025-05-05 20:51:25',NULL,49389.60,'','14','1','Good sold','1','62','sales','9','','No',NULL,NULL,''),(4285,'4000','141746467351','2025-05-05 20:49:11',NULL,99984.00,'','14','1','Good sold','1','62','sales','7','','No',NULL,NULL,''),(4286,'4000','141746467351','2025-05-05 20:51:00',NULL,7799.76,'','14','1','Good sold','1','62','sales','15','','No',NULL,NULL,''),(4287,'1110','141746467774','2025-05-05 21:02:54',NULL,2242.00,'','14','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(4288,'1110','141746467774','2025-05-05 20:56:14',NULL,1432.00,'','14','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(4289,'1110','141746467774','2025-05-05 20:56:39',NULL,6443.99,'','14','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(4290,'1110','141746467774','2025-05-05 20:57:24',NULL,1216.00,'','14','1','Inventory sold','1','27','sales','2','','No',NULL,NULL,''),(4291,'1110','141746467774','2025-05-05 20:58:39',NULL,1425.00,'','14','1','Inventory sold','1','27','sales','4','','No',NULL,NULL,''),(4292,'1110','141746467774','2025-05-05 20:58:46',NULL,4719.60,'','14','1','Inventory sold','1','27','sales','7','','No',NULL,NULL,''),(4293,'1110','141746467774','2025-05-05 20:59:01',NULL,2919.00,'','14','1','Inventory sold','1','27','sales','14','','No',NULL,NULL,''),(4294,'1110','141746467774','2025-05-05 20:59:24',NULL,4158.00,'','14','1','Inventory sold','1','27','sales','6','','No',NULL,NULL,''),(4295,'1110','141746467774','2025-05-05 21:01:05',NULL,760.00,'','14','1','Inventory sold','1','27','sales','3','','No',NULL,NULL,''),(4296,'1110','141746467774','2025-05-05 21:01:33',NULL,2826.00,'','14','1','Inventory sold','1','27','sales','1','','No',NULL,NULL,''),(4297,'5500','141746467774','2025-05-05 21:02:44',28141.59,NULL,'','14','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(4298,'1100','141746467774','2025-05-05 21:02:54',29943.00,NULL,'','14','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(4299,'4000','141746467774','2025-05-05 21:02:54',NULL,2400.00,'','14','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(4300,'4000','141746467774','2025-05-05 20:56:14',NULL,1560.00,'','14','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(4301,'4000','141746467774','2025-05-05 20:56:39',NULL,6838.56,'','14','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(4302,'4000','141746467774','2025-05-05 20:57:24',NULL,1300.00,'','14','1','Good sold','1','27','sales','2','','No',NULL,NULL,''),(4303,'4000','141746467774','2025-05-05 20:58:39',NULL,1500.00,'','14','1','Good sold','1','27','sales','4','','No',NULL,NULL,''),(4304,'4000','141746467774','2025-05-05 20:58:46',NULL,4999.20,'','14','1','Good sold','1','27','sales','7','','No',NULL,NULL,''),(4305,'4000','141746467774','2025-05-05 20:59:01',NULL,3119.98,'','14','1','Good sold','1','27','sales','14','','No',NULL,NULL,''),(4306,'4000','141746467774','2025-05-05 20:59:24',NULL,4425.12,'','14','1','Good sold','1','27','sales','6','','No',NULL,NULL,''),(4307,'4000','141746467774','2025-05-05 21:01:05',NULL,799.99,'','14','1','Good sold','1','27','sales','3','','No',NULL,NULL,''),(4308,'4000','141746467774','2025-05-05 21:01:33',NULL,3000.00,'','14','1','Good sold','1','27','sales','1','','No',NULL,NULL,''),(4309,'1100','141746443751','2025-05-05 21:53:46',NULL,20.00,'','14','1','','1','26','payment','','','No',NULL,NULL,''),(4310,'1000','141746443751','2025-05-05 21:53:46',20.00,NULL,'','14','1','','1','26','payment','','14174647124702332033312','No',NULL,NULL,''),(4311,'1110','131746519858','2025-05-06 11:24:26',NULL,943.92,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(4312,'5500','131746519858','2025-05-06 11:24:18',943.92,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4313,'1100','131746519858','2025-05-06 11:24:26',1000.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(4314,'4000','131746519858','2025-05-06 11:24:26',NULL,999.84,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(4315,'1110','131746519925','2025-05-06 11:25:47',NULL,943.92,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(4316,'1110','131746519925','2025-05-06 11:25:25',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(4317,'5500','131746519925','2025-05-06 11:25:39',1551.92,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4318,'1100','131746519925','2025-05-06 11:25:47',1650.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(4319,'4000','131746519925','2025-05-06 11:25:47',NULL,999.84,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(4320,'4000','131746519925','2025-05-06 11:25:25',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(4321,'1110','131746519968','2025-05-06 11:26:34',NULL,340.00,'','13','1','Inventory sold','1','25','sales','20','','No',NULL,NULL,''),(4322,'1110','131746519968','2025-05-06 11:26:08',NULL,370.00,'','13','1','Inventory sold','1','25','sales','21','','No',NULL,NULL,''),(4323,'5500','131746519968','2025-05-06 11:26:21',710.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4324,'1100','131746519968','2025-05-06 11:26:34',780.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(4325,'4000','131746519968','2025-05-06 11:26:34',NULL,380.00,'','13','1','Good sold','1','25','sales','20','','No',NULL,NULL,''),(4326,'4000','131746519968','2025-05-06 11:26:08',NULL,400.00,'','13','1','Good sold','1','25','sales','21','','No',NULL,NULL,''),(4327,'1110','131746520032','2025-05-06 11:27:20',NULL,1216.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(4328,'5500','131746520032','2025-05-06 11:27:12',1216.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4329,'1100','131746520032','2025-05-06 11:27:20',1300.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(4330,'4000','131746520032','2025-05-06 11:27:20',NULL,1300.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(4331,'1110','131746520071','2025-05-06 11:28:00',NULL,716.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(4332,'5500','131746520071','2025-05-06 11:27:51',716.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4333,'1100','131746520071','2025-05-06 11:28:00',780.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(4334,'4000','131746520071','2025-05-06 11:28:00',NULL,780.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(4335,'1110','131746520232','2025-05-06 11:30:39',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(4336,'5500','131746520232','2025-05-06 11:30:32',608.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4337,'1100','131746520232','2025-05-06 11:30:39',650.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(4338,'4000','131746520232','2025-05-06 11:30:39',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(4339,'1110','131746520255','2025-05-06 11:31:10',NULL,1386.00,'','13','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(4340,'5500','131746520255','2025-05-06 11:30:55',1386.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4341,'1100','131746520255','2025-05-06 11:31:10',1475.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(4342,'4000','131746520255','2025-05-06 11:31:10',NULL,1475.04,'','13','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(4343,'1110','131746520287','2025-05-06 11:31:38',NULL,340.00,'','13','1','Inventory sold','1','25','sales','20','','No',NULL,NULL,''),(4344,'5500','131746520287','2025-05-06 11:31:27',340.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4345,'1100','131746520287','2025-05-06 11:31:38',380.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(4346,'4000','131746520287','2025-05-06 11:31:38',NULL,380.00,'','13','1','Good sold','1','25','sales','20','','No',NULL,NULL,''),(4347,'1100','141746120577','2025-05-06 11:47:11',NULL,56790.00,'','13','1','','1','27','payment','','','No',NULL,NULL,'fgg'),(4348,'1010','141746120577','2025-05-06 11:47:11',56790.00,NULL,'','13','1','','1','27','payment','','13174652127717732337021','No',NULL,NULL,'fgg'),(4349,'1100','141746120577','2025-05-06 11:47:57',NULL,6295.00,'','13','1','','1','27','payment','','','No',NULL,NULL,'fgg,ghy'),(4350,'1010','141746120577','2025-05-06 11:47:57',6295.00,NULL,'','13','1','','1','27','payment','','13174652135332353032123','No',NULL,NULL,'fgg,ghy'),(4351,'1100','141745684723','2025-05-06 11:50:52',NULL,17820.00,'','13','1','','1','27','payment','','','No',NULL,NULL,''),(4352,'1000','141745684723','2025-05-06 11:50:52',17820.00,NULL,'','13','1','','1','27','payment','','13174652147533555313533','No',NULL,NULL,''),(4353,'1100','141746123199','2025-05-06 11:52:39',NULL,32980.00,'','13','1','','1','27','payment','','','No',NULL,NULL,''),(4354,'1000','141746123199','2025-05-06 11:52:39',32980.00,NULL,'','13','1','','1','27','payment','','13174652169503603005232','No',NULL,NULL,''),(4355,'1100','141746123199','2025-05-06 11:54:55',NULL,56790.00,'','13','1','','1','27','payment','','','No',NULL,NULL,'gvc'),(4356,'1010','141746123199','2025-05-06 11:54:55',56790.00,NULL,'','13','1','','1','27','payment','','13174652171813532204323','No',NULL,NULL,'gvc'),(4357,'1100','141746467774','2025-05-06 12:01:42',NULL,5000.00,'','13','1','','1','27','payment','','','No',NULL,NULL,'dsd'),(4358,'1010','141746467774','2025-05-06 12:01:42',5000.00,NULL,'','13','1','','1','27','payment','','13174652220223302222223','No',NULL,NULL,'dsd'),(4359,'1100','141746467774','2025-05-06 12:03:23',NULL,24940.00,'','13','1','','1','27','payment','','','No',NULL,NULL,''),(4360,'1000','141746467774','2025-05-06 12:03:23',24940.00,NULL,'','13','1','','1','27','payment','','13174652225402025323524','No',NULL,NULL,''),(4361,'1100','131743957811','2025-05-06 12:05:46',NULL,1500.00,'','13','1','','1','16','payment','','','No',NULL,NULL,''),(4362,'1000','131743957811','2025-05-06 12:05:46',1500.00,NULL,'','13','1','','1','16','payment','','13174652235721203330334','No',NULL,NULL,''),(4363,'1100','141745078874','2025-05-06 12:12:14',NULL,2340.00,'','13','1','','1','27','payment','','','No',NULL,NULL,'dfd'),(4364,'1010','141745078874','2025-05-06 12:12:14',2340.00,NULL,'','13','1','','1','27','payment','','13174652277120203333700','No',NULL,NULL,'dfd'),(4365,'1100','131746520287','2025-05-06 12:15:16',NULL,380.00,'','13','1','','1','25','payment','','','No',NULL,NULL,'das'),(4366,'1010','131746520287','2025-05-06 12:15:16',380.00,NULL,'','13','1','','1','25','payment','','13174652293423392132525','No',NULL,NULL,'das'),(4367,'1100','131746520232','2025-05-06 12:15:59',NULL,650.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(4368,'1000','131746520232','2025-05-06 12:15:59',650.00,NULL,'','13','1','','1','25','payment','','13174652297820323323833','No',NULL,NULL,''),(4369,'1100','131746519925','2025-05-06 12:17:01',NULL,1650.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(4370,'1000','131746519925','2025-05-06 12:17:01',1650.00,NULL,'','13','1','','1','25','payment','','13174652302843332323004','No',NULL,NULL,''),(4371,'1100','131746519858','2025-05-06 12:17:25',NULL,1000.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(4372,'1000','131746519858','2025-05-06 12:17:25',1000.00,NULL,'','13','1','','1','25','payment','','13174652305451332222222','No',NULL,NULL,''),(4373,'1100','131746519968','2025-05-06 12:17:52',NULL,780.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(4374,'1000','131746519968','2025-05-06 12:17:52',780.00,NULL,'','13','1','','1','25','payment','','13174652308133305332103','No',NULL,NULL,''),(4375,'1100','131746520032','2025-05-06 12:18:30',NULL,1300.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(4376,'1000','131746520032','2025-05-06 12:18:30',1300.00,NULL,'','13','1','','1','25','payment','','13174652312032032001332','No',NULL,NULL,''),(4377,'1110','131746523466','2025-05-06 12:24:40',NULL,340.00,'','13','1','Inventory sold','1','25','sales','20','','No',NULL,NULL,''),(4378,'5500','131746523466','2025-05-06 12:24:26',340.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4379,'1100','131746523466','2025-05-06 12:24:40',380.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(4380,'4000','131746523466','2025-05-06 12:24:40',NULL,380.00,'','13','1','Good sold','1','25','sales','20','','No',NULL,NULL,''),(4381,'1100','141746287471','2025-05-06 12:52:47',NULL,500.00,'','13','1','','1','16','payment','','','No',NULL,NULL,''),(4382,'1000','141746287471','2025-05-06 12:52:47',500.00,NULL,'','13','1','','1','16','payment','','13174652518403534223523','No',NULL,NULL,''),(4383,'1100','131746523466','2025-05-06 13:05:49',NULL,380.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(4384,'1000','131746523466','2025-05-06 13:05:49',380.00,NULL,'','13','1','','1','25','payment','','13174652596632036531322','No',NULL,NULL,''),(4385,'1110','131746530753','2025-05-06 14:29:38',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(4386,'1110','131746530753','2025-05-06 14:25:53',NULL,943.92,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(4387,'5500','131746530753','2025-05-06 14:28:48',1551.92,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4388,'1100','131746530753','2025-05-06 14:29:38',1650.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(4389,'4000','131746530753','2025-05-06 14:29:38',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(4390,'4000','131746530753','2025-05-06 14:25:53',NULL,999.84,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(4391,'1110','131746531112','2025-05-06 14:34:56',NULL,943.92,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(4392,'1110','131746531112','2025-05-06 14:31:52',NULL,973.00,'','13','1','Inventory sold','1','25','sales','14','','No',NULL,NULL,''),(4393,'1110','131746531112','2025-05-06 14:34:23',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(4394,'5500','131746531112','2025-05-06 14:34:33',2524.92,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4395,'1100','131746531112','2025-05-06 14:34:56',2690.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(4396,'4000','131746531112','2025-05-06 14:34:56',NULL,999.84,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(4397,'4000','131746531112','2025-05-06 14:31:52',NULL,1039.99,'','13','1','Good sold','1','25','sales','14','','No',NULL,NULL,''),(4398,'4000','131746531112','2025-05-06 14:34:23',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(4399,'1110','131746532642','2025-05-06 14:58:56',NULL,760.00,'','13','1','Inventory sold','1','64','sales','3','','No',NULL,NULL,''),(4400,'1110','131746532642','2025-05-06 14:57:22',NULL,943.92,'','13','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(4401,'1110','131746532642','2025-05-06 14:57:50',NULL,1386.00,'','13','1','Inventory sold','1','64','sales','6','','No',NULL,NULL,''),(4402,'1110','131746532642','2025-05-06 14:58:25',NULL,340.00,'','13','1','Inventory sold','1','64','sales','20','','No',NULL,NULL,''),(4403,'5500','131746532642','2025-05-06 14:58:42',3429.92,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(4404,'1100','131746532642','2025-05-06 14:58:56',3655.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(4405,'4000','131746532642','2025-05-06 14:58:56',NULL,799.99,'','13','1','Good sold','1','64','sales','3','','No',NULL,NULL,''),(4406,'4000','131746532642','2025-05-06 14:57:22',NULL,999.84,'','13','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(4407,'4000','131746532642','2025-05-06 14:57:50',NULL,1475.04,'','13','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(4408,'4000','131746532642','2025-05-06 14:58:25',NULL,380.00,'','13','1','Good sold','1','64','sales','20','','No',NULL,NULL,''),(4409,'1100','131746532642','2025-05-06 15:02:33',NULL,3655.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(4410,'1000','131746532642','2025-05-06 15:02:33',3655.00,NULL,'','13','1','','1','64','payment','','13174653298532333230020','No',NULL,NULL,''),(4411,'1100','131746531112','2025-05-06 15:47:02',NULL,2690.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(4412,'1000','131746531112','2025-05-06 15:47:02',2690.00,NULL,'','13','1','','1','25','payment','','13174653564151222201235','No',NULL,NULL,''),(4413,'1100','131746520255','2025-05-06 18:45:43',NULL,1475.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(4414,'1000','131746520255','2025-05-06 18:45:43',1475.00,NULL,'','13','1','','1','25','payment','','13174654635323722603421','No',NULL,NULL,''),(4415,'1100','131746530753','2025-05-06 18:47:36',NULL,1650.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(4416,'1000','131746530753','2025-05-06 18:47:36',1650.00,NULL,'','13','1','','1','25','payment','','13174654648323263633412','No',NULL,NULL,''),(4417,'1100','131746520071','2025-05-06 18:48:21',NULL,780.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(4418,'1000','131746520071','2025-05-06 18:48:21',780.00,NULL,'','13','1','','1','25','payment','','13174654651237346433551','No',NULL,NULL,''),(4419,'1110','131746601095','2025-05-07 09:58:31',NULL,608.00,'','13','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(4420,'1110','131746601095','2025-05-07 09:58:15',NULL,973.00,'','13','1','Inventory sold','1','64','sales','14','','No',NULL,NULL,''),(4421,'5500','131746601095','2025-05-07 09:58:22',1581.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(4422,'1100','131746601095','2025-05-07 09:58:31',1690.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(4423,'4000','131746601095','2025-05-07 09:58:31',NULL,650.00,'','13','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(4424,'4000','131746601095','2025-05-07 09:58:15',NULL,1039.99,'','13','1','Good sold','1','64','sales','14','','No',NULL,NULL,''),(4425,'1110','131746601171','2025-05-07 10:01:14',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4426,'5500','131746601171','2025-05-07 09:59:31',716.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4427,'1000','131746601171','2025-05-07 10:01:14',780.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4428,'4000','131746601171','2025-05-07 10:01:14',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4429,'1110','131746609024','2025-05-07 12:10:53',NULL,1121.00,'','13','1','Inventory sold','1','37','sales','10','','No',NULL,NULL,''),(4430,'1110','131746609024','2025-05-07 12:10:24',NULL,716.00,'','13','1','Inventory sold','1','37','sales','9','','No',NULL,NULL,''),(4431,'5500','131746609024','2025-05-07 12:10:40',1837.00,NULL,'','13','1','Cost of goods sold','1','37','sales','','','No',NULL,NULL,''),(4432,'1100','131746609024','2025-05-07 12:10:53',1980.00,NULL,'','13','1','Good sold','1','37','sales','','','No',NULL,NULL,''),(4433,'4000','131746609024','2025-05-07 12:10:53',NULL,1200.00,'','13','1','Good sold','1','37','sales','10','','No',NULL,NULL,''),(4434,'4000','131746609024','2025-05-07 12:10:24',NULL,780.00,'','13','1','Good sold','1','37','sales','9','','No',NULL,NULL,''),(4435,'1110','131746609140','2025-05-07 12:18:45',NULL,760.00,'','13','1','Inventory sold','1','64','sales','3','','No',NULL,NULL,''),(4436,'1110','131746609140','2025-05-07 12:12:20',NULL,693.00,'','13','1','Inventory sold','1','64','sales','6','','No',NULL,NULL,''),(4437,'1110','131746609140','2025-05-07 12:13:15',NULL,608.00,'','13','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(4438,'5500','131746609140','2025-05-07 12:18:37',2061.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(4439,'1100','131746609140','2025-05-07 12:18:45',2188.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(4440,'4000','131746609140','2025-05-07 12:18:45',NULL,799.99,'','13','1','Good sold','1','64','sales','3','','No',NULL,NULL,''),(4441,'4000','131746609140','2025-05-07 12:12:20',NULL,737.52,'','13','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(4442,'4000','131746609140','2025-05-07 12:13:15',NULL,650.00,'','13','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(4443,'1110','131746609618','2025-05-07 12:20:36',NULL,1121.00,'','13','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(4444,'5500','131746609618','2025-05-07 12:20:18',1121.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(4445,'1100','131746609618','2025-05-07 12:20:36',1200.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(4446,'4000','131746609618','2025-05-07 12:20:36',NULL,1200.00,'','13','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(4447,'1110','131746609976','2025-05-07 12:26:50',NULL,716.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(4448,'1110','131746609976','2025-05-07 12:26:16',NULL,7296.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(4449,'5500','131746609976','2025-05-07 12:26:32',8012.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4450,'1100','131746609976','2025-05-07 12:26:50',8580.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(4451,'4000','131746609976','2025-05-07 12:26:50',NULL,780.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(4452,'4000','131746609976','2025-05-07 12:26:16',NULL,7800.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(4453,'4000','131746609976','2025-05-07 12:28:42',780.00,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(4454,'1100','131746609976','2025-05-07 12:28:42',NULL,780.00,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(4455,'5500','131746609976','2025-05-07 12:28:42',NULL,716.00,'','13','1','Cost of goods returned','1','25','sales','9','','No',NULL,NULL,''),(4456,'1110','131746609976','2025-05-07 12:28:42',716.00,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(4457,'4000','131746609976','2025-05-07 12:28:45',7800.00,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(4458,'1100','131746609976','2025-05-07 12:28:45',NULL,7800.00,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(4459,'5500','131746609976','2025-05-07 12:28:45',NULL,7296.00,'','13','1','Cost of goods returned','1','25','sales','2','','No',NULL,NULL,''),(4460,'1110','131746609976','2025-05-07 12:28:45',7296.00,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(4461,'1110','131746610129','2025-05-07 12:29:14',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(4462,'1110','131746610129','2025-05-07 12:28:49',NULL,716.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(4463,'5500','131746610129','2025-05-07 12:28:58',1324.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4464,'1100','131746610129','2025-05-07 12:29:14',1430.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(4465,'4000','131746610129','2025-05-07 12:29:14',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(4466,'4000','131746610129','2025-05-07 12:28:49',NULL,780.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(4467,'1110','131746610197','2025-05-07 12:30:14',NULL,1432.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(4468,'5500','131746610197','2025-05-07 12:29:57',1432.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4469,'1100','131746610197','2025-05-07 12:30:14',1560.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(4470,'4000','131746610197','2025-05-07 12:30:14',NULL,1560.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(4471,'1110','131746610269','2025-05-07 12:31:35',NULL,693.00,'','13','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(4472,'5500','131746610269','2025-05-07 12:31:10',693.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4473,'1100','131746610269','2025-05-07 12:31:35',738.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(4474,'4000','131746610269','2025-05-07 12:31:35',NULL,737.52,'','13','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(4475,'1110','131746612544','2025-05-07 13:10:11',NULL,608.00,'','13','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(4476,'5500','131746612544','2025-05-07 13:09:05',608.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(4477,'1100','131746612544','2025-05-07 13:10:11',650.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(4478,'4000','131746612544','2025-05-07 13:10:11',NULL,650.00,'','13','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(4479,'1100','131746610129','2025-05-07 13:13:18',NULL,1430.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(4480,'1000','131746610129','2025-05-07 13:13:18',1430.00,NULL,'','13','1','','1','25','payment','','13174661281731223262333','No',NULL,NULL,''),(4481,'1100','131746610197','2025-05-07 13:15:50',NULL,1560.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(4482,'1000','131746610197','2025-05-07 13:15:50',1560.00,NULL,'','13','1','','1','25','payment','','13174661299692202623173','No',NULL,NULL,''),(4483,'1100','131746612544','2025-05-07 13:49:40',NULL,650.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(4484,'1000','131746612544','2025-05-07 13:49:40',650.00,NULL,'','13','1','','1','64','payment','','13174661501123221220242','No',NULL,NULL,''),(4485,'1100','131746609618','2025-05-07 13:50:39',NULL,1200.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(4486,'1000','131746609618','2025-05-07 13:50:39',1200.00,NULL,'','13','1','','1','64','payment','','13174661505253226340022','No',NULL,NULL,''),(4487,'1110','131746617308','2025-05-07 14:32:19',NULL,6080.00,'','13','1','Inventory sold','1','54','sales','2','','No',NULL,NULL,''),(4488,'5500','131746617308','2025-05-07 14:28:28',6080.00,NULL,'','13','1','Cost of goods sold','1','54','sales','','','No',NULL,NULL,''),(4489,'1100','131746617308','2025-05-07 14:32:19',6400.00,NULL,'','13','1','Good sold','1','54','sales','','','No',NULL,NULL,''),(4490,'4000','131746617308','2025-05-07 14:32:19',NULL,6400.00,'','13','1','Good sold','1','54','sales','2','','No',NULL,NULL,''),(4491,'1110','131746618084','2025-05-07 14:42:11',NULL,943.92,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(4492,'1110','131746618084','2025-05-07 14:41:25',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(4493,'5500','131746618084','2025-05-07 14:41:51',1551.92,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4494,'1100','131746618084','2025-05-07 14:42:11',1650.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(4495,'4000','131746618084','2025-05-07 14:42:11',NULL,999.84,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(4496,'4000','131746618084','2025-05-07 14:41:25',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(4497,'1110','131746618220','2025-05-07 14:43:49',NULL,943.92,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(4498,'5500','131746618220','2025-05-07 14:43:40',943.92,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4499,'1100','131746618220','2025-05-07 14:43:49',1000.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(4500,'4000','131746618220','2025-05-07 14:43:49',NULL,999.84,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(4501,'1100','131746617308','2025-05-07 15:19:02',NULL,6400.00,'','13','1','','1','54','payment','','','No',NULL,NULL,''),(4502,'1000','131746617308','2025-05-07 15:19:02',6400.00,NULL,'','13','1','','1','54','payment','','13174662037002223236022','No',NULL,NULL,''),(4503,'1100','131746618220','2025-05-07 15:22:30',NULL,1000.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(4504,'1000','131746618220','2025-05-07 15:22:30',1000.00,NULL,'','13','1','','1','25','payment','','13174662056130704240222','No',NULL,NULL,''),(4505,'1100','131746618084','2025-05-07 15:25:03',NULL,1650.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(4506,'1000','131746618084','2025-05-07 15:25:03',1650.00,NULL,'','13','1','','1','25','payment','','13174662071233373312323','No',NULL,NULL,''),(4507,'1100','131746609140','2025-05-07 15:26:47',NULL,2188.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(4508,'1000','131746609140','2025-05-07 15:26:47',2188.00,NULL,'','13','1','','1','64','payment','','13174662082720003100202','No',NULL,NULL,''),(4509,'1100','131746601095','2025-05-07 15:27:42',NULL,1690.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(4510,'1000','131746601095','2025-05-07 15:27:42',1690.00,NULL,'','13','1','','1','64','payment','','13174662087513222523600','No',NULL,NULL,''),(4511,'1110','131746620991','2025-05-07 15:30:35',NULL,608.00,'','13','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(4512,'5500','131746620991','2025-05-07 15:29:51',608.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(4513,'1100','131746620991','2025-05-07 15:30:35',650.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(4514,'4000','131746620991','2025-05-07 15:30:35',NULL,650.00,'','13','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(4515,'1100','131746620991','2025-05-07 15:34:11',NULL,650.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(4516,'1000','131746620991','2025-05-07 15:34:11',650.00,NULL,'','13','1','','1','64','payment','','13174662126442631147133','No',NULL,NULL,''),(4517,'1110','131746624811','2025-05-07 16:33:57',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4518,'5500','131746624811','2025-05-07 16:33:32',716.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4519,'1000','131746624811','2025-05-07 16:33:57',780.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4520,'4000','131746624811','2025-05-07 16:33:57',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4521,'1110','131746626284','2025-05-07 17:00:46',NULL,1432.00,'','13','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(4522,'1110','131746626284','2025-05-07 16:58:05',NULL,208.83,'','13','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(4523,'1110','131746626284','2025-05-07 16:58:36',NULL,370.00,'','13','1','Inventory sold','1','64','sales','21','','No',NULL,NULL,''),(4524,'5500','131746626284','2025-05-07 16:59:50',2010.83,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(4525,'1100','131746626284','2025-05-07 17:00:46',2208.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(4526,'4000','131746626284','2025-05-07 17:00:46',NULL,1560.00,'','13','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(4527,'4000','131746626284','2025-05-07 16:58:05',NULL,227.50,'','13','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(4528,'4000','131746626284','2025-05-07 16:58:36',NULL,420.00,'','13','1','Good sold','1','64','sales','21','','No',NULL,NULL,''),(4529,'1100','131746626284','2025-05-07 17:27:26',NULL,2208.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(4530,'1000','131746626284','2025-05-07 17:27:26',2208.00,NULL,'','13','1','','1','64','payment','','13174662806031340832760','No',NULL,NULL,''),(4531,'1110','131746628068','2025-05-07 17:42:58',NULL,1121.00,'','13','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(4532,'1110','131746628068','2025-05-07 17:27:48',NULL,716.00,'','13','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(4533,'5500','131746628068','2025-05-07 17:41:53',1837.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(4534,'1000','131746628068','2025-05-07 17:42:58',1980.00,NULL,'','13','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(4535,'4000','131746628068','2025-05-07 17:42:58',NULL,1200.00,'','13','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(4536,'4000','131746628068','2025-05-07 17:27:48',NULL,780.00,'','13','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(4537,'1100','131746609024','2025-05-07 18:44:03',NULL,1980.00,'','13','1','','1','37','payment','','','No',NULL,NULL,''),(4538,'1000','131746609024','2025-05-07 18:44:03',1980.00,NULL,'','13','1','','1','37','payment','','13174663266543753625463','No',NULL,NULL,''),(4539,'1100','131746610269','2025-05-07 18:44:58',NULL,738.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(4540,'1000','131746610269','2025-05-07 18:44:58',738.00,NULL,'','13','1','','1','25','payment','','13174663271337224321000','No',NULL,NULL,''),(4541,'1110','131746693188','2025-05-08 11:33:20',NULL,41.63,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(4542,'5500','131746693188','2025-05-08 11:33:08',41.63,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4543,'1000','131746693188','2025-05-08 11:33:20',60.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4544,'4000','131746693188','2025-05-08 11:33:20',NULL,60.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(4545,'1110','131746696908','2025-05-08 12:35:26',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(4546,'5500','131746696908','2025-05-08 12:35:08',608.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4547,'1100','131746696908','2025-05-08 12:35:26',650.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(4548,'4000','131746696908','2025-05-08 12:35:26',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(4549,'1110','131746696946','2025-05-08 12:36:01',NULL,608.00,'','13','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(4550,'5500','131746696946','2025-05-08 12:35:46',608.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(4551,'1100','131746696946','2025-05-08 12:36:01',650.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(4552,'4000','131746696946','2025-05-08 12:36:01',NULL,650.00,'','13','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(4553,'1110','131746701615','2025-05-08 13:53:48',NULL,471.96,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(4554,'5500','131746701615','2025-05-08 13:53:35',471.96,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4555,'1100','131746701615','2025-05-08 13:53:48',500.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(4556,'4000','131746701615','2025-05-08 13:53:48',NULL,499.92,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(4557,'1110','131746704081','2025-05-08 14:34:58',NULL,471.96,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(4558,'5500','131746704081','2025-05-08 14:34:41',471.96,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4559,'1100','131746704081','2025-05-08 14:34:58',500.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(4560,'4000','131746704081','2025-05-08 14:34:58',NULL,499.92,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(4561,'1100','131746701615','2025-05-08 14:37:25',NULL,500.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(4562,'1000','131746701615','2025-05-08 14:37:25',500.00,NULL,'','13','1','','1','25','payment','','13174670425525022032032','No',NULL,NULL,''),(4563,'1100','131746696946','2025-05-08 14:37:44',NULL,650.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(4564,'1000','131746696946','2025-05-08 14:37:44',650.00,NULL,'','13','1','','1','64','payment','','13174670427570313023027','No',NULL,NULL,''),(4565,'1110','131746704278','2025-05-08 14:38:17',NULL,716.00,'','13','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(4566,'5500','131746704278','2025-05-08 14:37:58',716.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(4567,'1100','131746704278','2025-05-08 14:38:17',780.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(4568,'4000','131746704278','2025-05-08 14:38:17',NULL,780.00,'','13','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(4569,'1100','131746704278','2025-05-08 14:38:56',NULL,780.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(4570,'1000','131746704278','2025-05-08 14:38:56',780.00,NULL,'','13','1','','1','64','payment','','13174670434623302021432','No',NULL,NULL,''),(4571,'1110','131746704362','2025-05-08 14:39:30',NULL,41.63,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(4572,'5500','131746704362','2025-05-08 14:39:22',41.63,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4573,'1000','131746704362','2025-05-08 14:39:30',46.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4574,'4000','131746704362','2025-05-08 14:39:30',NULL,46.25,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(4575,'1110','131746705621','2025-05-08 15:00:30',NULL,943.92,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(4576,'5500','131746705621','2025-05-08 15:00:21',943.92,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4577,'1100','131746705621','2025-05-08 15:00:30',1000.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(4578,'4000','131746705621','2025-05-08 15:00:30',NULL,999.84,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(4579,'1110','131746705697','2025-05-08 15:02:56',NULL,333.00,'','13','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(4580,'5500','131746705697','2025-05-08 15:01:37',333.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4581,'1100','131746705697','2025-05-08 15:02:56',370.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(4582,'4000','131746705697','2025-05-08 15:02:56',NULL,370.00,'','13','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(4583,'1100','131746705621','2025-05-08 15:43:57',NULL,1000.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(4584,'1000','131746705621','2025-05-08 15:43:57',1000.00,NULL,'','13','1','','1','25','payment','','13174670824928022342213','No',NULL,NULL,''),(4585,'1100','131746705697','2025-05-08 15:44:25',NULL,370.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(4586,'1000','131746705697','2025-05-08 15:44:25',370.00,NULL,'','13','1','','1','25','payment','','13174670827543320432323','No',NULL,NULL,''),(4587,'1100','131746704081','2025-05-08 15:44:59',NULL,500.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(4588,'1000','131746704081','2025-05-08 15:44:59',500.00,NULL,'','13','1','','1','25','payment','','13174670844702006321323','No',NULL,NULL,''),(4589,'1110','131746708548','2025-05-08 15:59:46',NULL,13.88,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(4590,'5500','131746708548','2025-05-08 15:49:08',13.88,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4591,'1000','131746708548','2025-05-08 15:59:46',15.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4592,'4000','131746708548','2025-05-08 15:59:46',NULL,15.42,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(4593,'1110','131746709327','2025-05-08 16:02:16',NULL,943.92,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(4594,'5500','131746709327','2025-05-08 16:02:07',943.92,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4595,'1100','131746709327','2025-05-08 16:02:16',1000.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(4596,'4000','131746709327','2025-05-08 16:02:16',NULL,999.84,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(4597,'1110','131746709377','2025-05-08 16:03:50',NULL,27.75,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(4598,'5500','131746709377','2025-05-08 16:02:57',27.75,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4599,'1000','131746709377','2025-05-08 16:03:50',31.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4600,'4000','131746709377','2025-05-08 16:03:50',NULL,30.83,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(4601,'1100','131746709327','2025-05-08 16:37:01',NULL,1000.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(4602,'1000','131746709327','2025-05-08 16:37:01',1000.00,NULL,'','13','1','','1','25','payment','','13174671144437232733043','No',NULL,NULL,''),(4603,'1100','131746696908','2025-05-08 16:38:15',NULL,650.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(4604,'1000','131746696908','2025-05-08 16:38:15',650.00,NULL,'','13','1','','1','25','payment','','13174671151620327111023','No',NULL,NULL,''),(4605,'1110','131746715652','2025-05-08 17:51:17',NULL,1110.00,'','13','1','Inventory sold','1','25','sales','21','','No',NULL,NULL,''),(4606,'5500','131746715652','2025-05-08 17:47:32',1110.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4607,'1000','131746715652','2025-05-08 17:51:17',1200.00,NULL,'','13','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(4608,'4000','131746715652','2025-05-08 17:51:17',NULL,1200.00,'','13','1','Good sold','1','25','sales','21','','No',NULL,NULL,''),(4609,'1110','131746723072','2025-05-08 19:52:38',NULL,1121.00,'','13','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(4610,'1110','131746723072','2025-05-08 19:51:12',NULL,716.00,'','13','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(4611,'5500','131746723072','2025-05-08 19:52:22',1837.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(4612,'1100','131746723072','2025-05-08 19:52:38',1980.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(4613,'4000','131746723072','2025-05-08 19:52:38',NULL,1200.00,'','13','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(4614,'4000','131746723072','2025-05-08 19:51:12',NULL,780.00,'','13','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(4615,'1110','131746723578','2025-05-08 20:18:13',NULL,314.00,'','13','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4616,'1110','131746723578','2025-05-08 19:59:38',NULL,222.00,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(4617,'1110','131746723578','2025-05-08 20:02:47',NULL,118.75,'','13','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(4618,'1110','131746723578','2025-05-08 20:09:46',NULL,63.33,'','13','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4619,'1110','131746723578','2025-05-08 20:10:34',NULL,102.50,'','13','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(4620,'1110','131746723578','2025-05-08 20:11:07',NULL,2432.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(4621,'1110','131746723578','2025-05-08 20:12:48',NULL,2202.48,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(4622,'5500','131746723578','2025-05-08 20:14:18',5455.06,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4623,'1000','131746723578','2025-05-08 20:18:13',5813.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4624,'4000','131746723578','2025-05-08 20:18:13',NULL,333.33,'','13','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4625,'4000','131746723578','2025-05-08 19:59:38',NULL,246.67,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(4626,'4000','131746723578','2025-05-08 20:02:47',NULL,125.00,'','13','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(4627,'4000','131746723578','2025-05-08 20:09:46',NULL,66.67,'','13','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4628,'4000','131746723578','2025-05-08 20:10:34',NULL,108.33,'','13','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4629,'4000','131746723578','2025-05-08 20:11:07',NULL,2600.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(4630,'4000','131746723578','2025-05-08 20:12:48',NULL,2332.96,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4631,'1100','131743957811','2025-05-08 20:29:31',NULL,1000.00,'','13','1','','1','16','payment','','','No',NULL,NULL,''),(4632,'1010','131743957811','2025-05-08 20:29:31',1000.00,NULL,'','13','1','','1','16','payment','','13174672538013223228862','No',NULL,NULL,''),(4633,'1100','141745078874','2025-05-08 20:32:12',NULL,3700.00,'','13','1','','1','27','payment','','','No',NULL,NULL,''),(4634,'1010','141745078874','2025-05-08 20:32:12',3700.00,NULL,'','13','1','','1','27','payment','','13174672554230223435223','No',NULL,NULL,''),(4635,'1100','141745248811','2025-05-08 20:32:48',NULL,33250.00,'','13','1','','1','18','payment','','','No',NULL,NULL,''),(4636,'1010','141745248811','2025-05-08 20:32:48',33250.00,NULL,'','13','1','','1','18','payment','','13174672557825322221552','No',NULL,NULL,''),(4637,'1100','141746456702','2025-05-08 20:34:36',NULL,4955.00,'','13','1','','1','28','payment','','','No',NULL,NULL,''),(4638,'1010','141746456702','2025-05-08 20:34:36',4955.00,NULL,'','13','1','','1','28','payment','','13174672568410222271333','No',NULL,NULL,''),(4639,'1100','141746009521','2025-05-08 20:35:20',NULL,11792.00,'','13','1','','1','28','payment','','','No',NULL,NULL,''),(4640,'1010','141746009521','2025-05-08 20:35:20',11792.00,NULL,'','13','1','','1','28','payment','','13174672572923373210331','No',NULL,NULL,''),(4641,'1100','131745594956','2025-05-08 20:37:14',NULL,298.00,'','13','1','','1','61','payment','','','No',NULL,NULL,''),(4642,'1010','131745594956','2025-05-08 20:37:14',298.00,NULL,'','13','1','','1','61','payment','','13174672584233532206234','No',NULL,NULL,''),(4643,'1100','141746467351','2025-05-08 20:38:32',NULL,157174.00,'','13','1','','1','62','payment','','','No',NULL,NULL,''),(4644,'1010','141746467351','2025-05-08 20:38:32',157174.00,NULL,'','13','1','','1','62','payment','','13174672593423220626222','No',NULL,NULL,''),(4645,'1100','141745684308','2025-05-08 20:39:00',NULL,197034.00,'','13','1','','1','62','payment','','','No',NULL,NULL,''),(4646,'1010','141745684308','2025-05-08 20:39:00',197034.00,NULL,'','13','1','','1','62','payment','','13174672595333335933323','No',NULL,NULL,''),(4647,'1100','131746723072','2025-05-08 20:39:42',NULL,1980.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(4648,'1010','131746723072','2025-05-08 20:39:42',1980.00,NULL,'','13','1','','1','64','payment','','13174672599202732721602','No',NULL,NULL,''),(4649,'1100','141746344639','2025-05-08 21:11:11',NULL,42270.00,'','13','1','','1','19','payment','','','No',NULL,NULL,''),(4650,'1010','141746344639','2025-05-08 21:11:11',42270.00,NULL,'','13','1','','1','19','payment','','13174672788130018802020','No',NULL,NULL,''),(4651,'1100','141746193082','2025-05-08 21:11:27',NULL,1560.00,'','13','1','','1','19','payment','','','No',NULL,NULL,''),(4652,'1010','141746193082','2025-05-08 21:11:27',1560.00,NULL,'','13','1','','1','19','payment','','13174672789513223229962','No',NULL,NULL,''),(4653,'1100','141746192846','2025-05-08 21:11:42',NULL,10240.00,'','13','1','','1','19','payment','','','No',NULL,NULL,''),(4654,'1010','141746192846','2025-05-08 21:11:42',10240.00,NULL,'','13','1','','1','19','payment','','13174672791112392033033','No',NULL,NULL,''),(4655,'1100','141746116893','2025-05-08 21:11:57',NULL,60260.00,'','13','1','','1','19','payment','','','No',NULL,NULL,''),(4656,'1010','141746116893','2025-05-08 21:11:57',60260.00,NULL,'','13','1','','1','19','payment','','13174672792930223220302','No',NULL,NULL,''),(4657,'1100','141745659748','2025-05-08 21:12:17',NULL,67600.00,'','13','1','','1','19','payment','','','No',NULL,NULL,''),(4658,'1010','141745659748','2025-05-08 21:12:17',67600.00,NULL,'','13','1','','1','19','payment','','13174672794712401202237','No',NULL,NULL,''),(4659,'1100','141746344393','2025-05-08 21:12:49',NULL,33810.00,'','13','1','','1','20','payment','','','No',NULL,NULL,''),(4660,'1010','141746344393','2025-05-08 21:12:49',33810.00,NULL,'','13','1','','1','20','payment','','13174672798318232387302','No',NULL,NULL,''),(4661,'1100','141746121296','2025-05-08 21:13:08',NULL,18260.00,'','13','1','','1','20','payment','','','No',NULL,NULL,''),(4662,'1010','141746121296','2025-05-08 21:13:08',18260.00,NULL,'','13','1','','1','20','payment','','13174672799803028020729','No',NULL,NULL,''),(4663,'1100','141746120343','2025-05-08 21:13:25',NULL,8960.00,'','13','1','','1','20','payment','','','No',NULL,NULL,''),(4664,'1010','141746120343','2025-05-08 21:13:25',8960.00,NULL,'','13','1','','1','20','payment','','13174672801533421322420','No',NULL,NULL,''),(4665,'1100','141745419702','2025-05-08 21:13:57',NULL,6000.00,'','13','1','','1','59','payment','','','No',NULL,NULL,''),(4666,'1010','141745419702','2025-05-08 21:13:57',6000.00,NULL,'','13','1','','1','59','payment','','13174672804721336233627','No',NULL,NULL,''),(4667,'1100','141744983747','2025-05-08 21:15:29',NULL,2000.00,'','13','1','','1','55','payment','','','No',NULL,NULL,''),(4668,'1010','141744983747','2025-05-08 21:15:29',2000.00,NULL,'','13','1','','1','55','payment','','13174672813832037182102','No',NULL,NULL,''),(4669,'1100','141744982920','2025-05-08 21:15:43',NULL,14974.00,'','13','1','','1','55','payment','','','No',NULL,NULL,''),(4670,'1010','141744982920','2025-05-08 21:15:43',14974.00,NULL,'','13','1','','1','55','payment','','13174672815833835272324','No',NULL,NULL,''),(4671,'1110','131746729010','2025-05-08 21:30:23',NULL,12160.00,'','13','1','Inventory sold','1','19','sales','2','','No',NULL,NULL,''),(4672,'5500','131746729010','2025-05-08 21:30:10',12160.00,NULL,'','13','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(4673,'1100','131746729010','2025-05-08 21:30:23',13000.00,NULL,'','13','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(4674,'4000','131746729010','2025-05-08 21:30:23',NULL,13000.00,'','13','1','Good sold','1','19','sales','2','','No',NULL,NULL,''),(4675,'1110','131746780878','2025-05-09 12:07:33',NULL,370.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4676,'1110','131746780878','2025-05-09 11:55:36',NULL,666.00,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(4677,'1110','131746780878','2025-05-09 11:55:48',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4678,'1110','131746780878','2025-05-09 11:56:48',NULL,943.92,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(4679,'1110','131746780878','2025-05-09 11:57:03',NULL,942.00,'','13','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4680,'1110','131746780878','2025-05-09 11:57:35',NULL,760.00,'','13','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4681,'5500','131746780878','2025-05-09 11:57:50',4397.92,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4682,'1000','131746780878','2025-05-09 12:07:33',4720.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4683,'4000','131746780878','2025-05-09 12:07:33',NULL,400.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4684,'4000','131746780878','2025-05-09 11:55:36',NULL,740.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(4685,'4000','131746780878','2025-05-09 11:55:48',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4686,'4000','131746780878','2025-05-09 11:56:48',NULL,999.84,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4687,'4000','131746780878','2025-05-09 11:57:03',NULL,1000.00,'','13','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4688,'4000','131746780878','2025-05-09 11:57:35',NULL,799.99,'','13','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4689,'1110','131746786090','2025-05-09 13:22:05',NULL,1121.00,'','13','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(4690,'5500','131746786090','2025-05-09 13:21:30',1121.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(4691,'1100','131746786090','2025-05-09 13:22:05',1200.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(4692,'4000','131746786090','2025-05-09 13:22:05',NULL,1200.00,'','13','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(4693,'1100','131746786090','2025-05-09 13:42:43',NULL,1200.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(4694,'1000','131746786090','2025-05-09 13:42:43',1200.00,NULL,'','13','1','','1','64','payment','','13174678741002603212021','No',NULL,NULL,''),(4695,'1110','131746787423','2025-05-09 13:54:54',NULL,1216.00,'','13','1','Inventory sold','1','35','sales','2','','No',NULL,NULL,''),(4696,'1110','131746787423','2025-05-09 13:43:44',NULL,716.00,'','13','1','Inventory sold','1','35','sales','9','','No',NULL,NULL,''),(4697,'5500','131746787423','2025-05-09 13:54:42',1932.00,NULL,'','13','1','Cost of goods sold','1','35','sales','','','No',NULL,NULL,''),(4698,'1100','131746787423','2025-05-09 13:54:54',2080.00,NULL,'','13','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(4699,'4000','131746787423','2025-05-09 13:54:54',NULL,1300.00,'','13','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(4700,'4000','131746787423','2025-05-09 13:43:44',NULL,780.00,'','13','1','Good sold','1','35','sales','9','','No',NULL,NULL,''),(4701,'1110','131746788211','2025-05-09 13:59:34',NULL,6080.00,'','13','1','Inventory sold','1','68','sales','2','','No',NULL,NULL,''),(4702,'1110','131746788211','2025-05-09 13:56:51',NULL,7599.96,'','13','1','Inventory sold','1','68','sales','3','','No',NULL,NULL,''),(4703,'1110','131746788211','2025-05-09 13:58:28',NULL,2772.00,'','13','1','Inventory sold','1','68','sales','6','','No',NULL,NULL,''),(4704,'1110','131746788211','2025-05-09 13:58:58',NULL,1887.84,'','13','1','Inventory sold','1','68','sales','7','','No',NULL,NULL,''),(4705,'5500','131746788211','2025-05-09 13:59:18',18339.80,NULL,'','13','1','Cost of goods sold','1','68','sales','','','No',NULL,NULL,''),(4706,'1000','131746788211','2025-05-09 13:59:34',19350.00,NULL,'','13','1','Good sold','1','68','Payment','','','No',NULL,NULL,''),(4707,'4000','131746788211','2025-05-09 13:59:34',NULL,6400.00,'','13','1','Good sold','1','68','sales','2','','No',NULL,NULL,''),(4708,'4000','131746788211','2025-05-09 13:56:51',NULL,7999.92,'','13','1','Good sold','1','68','sales','3','','No',NULL,NULL,''),(4709,'4000','131746788211','2025-05-09 13:58:28',NULL,2950.08,'','13','1','Good sold','1','68','sales','6','','No',NULL,NULL,''),(4710,'4000','131746788211','2025-05-09 13:58:58',NULL,1999.68,'','13','1','Good sold','1','68','sales','7','','No',NULL,NULL,''),(4711,'1110','131746797775','2025-05-09 16:36:57',NULL,1432.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4712,'5500','131746797775','2025-05-09 16:36:15',1432.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4713,'1000','131746797775','2025-05-09 16:36:57',1560.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4714,'4000','131746797775','2025-05-09 16:36:57',NULL,1560.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4715,'1110','131746797830','2025-05-09 16:40:17',NULL,7599.96,'','13','1','Inventory sold','1','19','sales','3','','No',NULL,NULL,''),(4716,'1110','131746797830','2025-05-09 16:37:10',NULL,18240.00,'','13','1','Inventory sold','1','19','sales','2','','No',NULL,NULL,''),(4717,'1110','131746797830','2025-05-09 16:37:39',NULL,3775.68,'','13','1','Inventory sold','1','19','sales','7','','No',NULL,NULL,''),(4718,'1110','131746797830','2025-05-09 16:37:59',NULL,21479.98,'','13','1','Inventory sold','1','19','sales','9','','No',NULL,NULL,''),(4719,'1110','131746797830','2025-05-09 16:38:34',NULL,25783.00,'','13','1','Inventory sold','1','19','sales','10','','No',NULL,NULL,''),(4720,'1110','131746797830','2025-05-09 16:39:27',NULL,1386.00,'','13','1','Inventory sold','1','19','sales','6','','No',NULL,NULL,''),(4721,'5500','131746797830','2025-05-09 16:39:59',78264.62,NULL,'','13','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(4722,'1100','131746797830','2025-05-09 16:40:17',83974.00,NULL,'','13','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(4723,'4000','131746797830','2025-05-09 16:40:17',NULL,7999.92,'','13','1','Good sold','1','19','sales','3','','No',NULL,NULL,''),(4724,'4000','131746797830','2025-05-09 16:37:10',NULL,19500.00,'','13','1','Good sold','1','19','sales','2','','No',NULL,NULL,''),(4725,'4000','131746797830','2025-05-09 16:37:39',NULL,3999.36,'','13','1','Good sold','1','19','sales','7','','No',NULL,NULL,''),(4726,'4000','131746797830','2025-05-09 16:37:59',NULL,23400.00,'','13','1','Good sold','1','19','sales','9','','No',NULL,NULL,''),(4727,'4000','131746797830','2025-05-09 16:38:34',NULL,27600.00,'','13','1','Good sold','1','19','sales','10','','No',NULL,NULL,''),(4728,'4000','131746797830','2025-05-09 16:39:27',NULL,1475.04,'','13','1','Good sold','1','19','sales','6','','No',NULL,NULL,''),(4729,'1110','131746798063','2025-05-09 16:50:57',NULL,107399.88,'','13','1','Inventory sold','1','69','sales','9','','No',NULL,NULL,''),(4730,'1110','131746798063','2025-05-09 16:41:03',NULL,72865.00,'','13','1','Inventory sold','1','69','sales','10','','No',NULL,NULL,''),(4731,'1110','131746798063','2025-05-09 16:45:35',NULL,42476.40,'','13','1','Inventory sold','1','69','sales','7','','No',NULL,NULL,''),(4732,'1110','131746798063','2025-05-09 16:46:39',NULL,15246.00,'','13','1','Inventory sold','1','69','sales','6','','No',NULL,NULL,''),(4733,'1110','131746798063','2025-05-09 16:49:15',NULL,30400.00,'','13','1','Inventory sold','1','69','sales','2','','No',NULL,NULL,''),(4734,'1110','131746798063','2025-05-09 16:50:01',NULL,3768.00,'','13','1','Inventory sold','1','69','sales','1','','No',NULL,NULL,''),(4735,'5500','131746798063','2025-05-09 16:50:27',272155.28,NULL,'','13','1','Cost of goods sold','1','69','sales','','','No',NULL,NULL,''),(4736,'1100','131746798063','2025-05-09 16:50:57',285068.00,NULL,'','13','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(4737,'4000','131746798063','2025-05-09 16:50:57',NULL,113250.02,'','13','1','Good sold','1','69','sales','9','','No',NULL,NULL,''),(4738,'4000','131746798063','2025-05-09 16:41:03',NULL,76050.00,'','13','1','Good sold','1','69','sales','10','','No',NULL,NULL,''),(4739,'4000','131746798063','2025-05-09 16:45:35',NULL,44092.80,'','13','1','Good sold','1','69','sales','7','','No',NULL,NULL,''),(4740,'4000','131746798063','2025-05-09 16:46:39',NULL,16005.44,'','13','1','Good sold','1','69','sales','6','','No',NULL,NULL,''),(4741,'4000','131746798063','2025-05-09 16:49:15',NULL,31750.00,'','13','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(4742,'4000','131746798063','2025-05-09 16:50:01',NULL,3920.00,'','13','1','Good sold','1','69','sales','1','','No',NULL,NULL,''),(4743,'1110','131746798852','2025-05-09 17:00:23',NULL,6080.00,'','13','1','Inventory sold','1','70','sales','2','','No',NULL,NULL,''),(4744,'1110','131746798852','2025-05-09 16:54:33',NULL,7599.96,'','13','1','Inventory sold','1','70','sales','3','','No',NULL,NULL,''),(4745,'1110','131746798852','2025-05-09 16:57:07',NULL,2772.00,'','13','1','Inventory sold','1','70','sales','6','','No',NULL,NULL,''),(4746,'1110','131746798852','2025-05-09 16:57:58',NULL,1887.84,'','13','1','Inventory sold','1','70','sales','7','','No',NULL,NULL,''),(4747,'5500','131746798852','2025-05-09 16:59:51',18339.80,NULL,'','13','1','Cost of goods sold','1','70','sales','','','No',NULL,NULL,''),(4748,'1100','131746798852','2025-05-09 17:00:23',19350.00,NULL,'','13','1','Good sold','1','70','sales','','','No',NULL,NULL,''),(4749,'4000','131746798852','2025-05-09 17:00:23',NULL,6400.00,'','13','1','Good sold','1','70','sales','2','','No',NULL,NULL,''),(4750,'4000','131746798852','2025-05-09 16:54:33',NULL,7999.92,'','13','1','Good sold','1','70','sales','3','','No',NULL,NULL,''),(4751,'4000','131746798852','2025-05-09 16:57:07',NULL,2950.08,'','13','1','Good sold','1','70','sales','6','','No',NULL,NULL,''),(4752,'4000','131746798852','2025-05-09 16:57:58',NULL,1999.68,'','13','1','Good sold','1','70','sales','7','','No',NULL,NULL,''),(4753,'1110','131746799292','2025-05-09 17:02:21',NULL,27.75,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(4754,'5500','131746799292','2025-05-09 17:01:32',27.75,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4755,'1000','131746799292','2025-05-09 17:02:21',40.00,NULL,'','13','1','Good sold','1','','sales','','','No',NULL,NULL,'JKA'),(4756,'4000','131746799292','2025-05-09 17:02:21',NULL,40.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(4757,'1110','131746799381','2025-05-09 17:04:10',NULL,69.42,'','13','1','Inventory sold','1','71','sales','17','','No',NULL,NULL,''),(4758,'1110','131746799381','2025-05-09 17:03:01',NULL,44.25,'','13','1','Inventory sold','1','71','sales','8','','No',NULL,NULL,''),(4759,'1110','131746799381','2025-05-09 17:03:46',NULL,253.33,'','13','1','Inventory sold','1','71','sales','3','','No',NULL,NULL,''),(4760,'5500','131746799381','2025-05-09 17:03:55',367.00,NULL,'','13','1','Cost of goods sold','1','71','sales','','','No',NULL,NULL,''),(4761,'1100','131746799381','2025-05-09 17:04:10',450.00,NULL,'','13','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(4762,'4000','131746799381','2025-05-09 17:04:10',NULL,100.00,'','13','1','Good sold','1','71','sales','17','','No',NULL,NULL,''),(4763,'4000','131746799381','2025-05-09 17:03:01',NULL,50.00,'','13','1','Good sold','1','71','sales','8','','No',NULL,NULL,''),(4764,'4000','131746799381','2025-05-09 17:03:46',NULL,300.00,'','13','1','Good sold','1','71','sales','3','','No',NULL,NULL,''),(4765,'4000','131746798852','2025-05-09 17:06:04',6400.00,NULL,'','13','1','Returned products','1','70','return','','','No',NULL,NULL,''),(4766,'1100','131746798852','2025-05-09 17:06:04',NULL,6400.00,'','13','1','Returned products','1','70','return','','','No',NULL,NULL,''),(4767,'5500','131746798852','2025-05-09 17:06:04',NULL,6080.00,'','13','1','Cost of goods returned','1','70','sales','2','','No',NULL,NULL,''),(4768,'1110','131746798852','2025-05-09 17:06:04',6080.00,NULL,'','13','1','Inventory retuned ','1','70','sales','','','No',NULL,NULL,''),(4769,'4000','131746798852','2025-05-09 17:06:08',7999.92,NULL,'','13','1','Returned products','1','70','return','','','No',NULL,NULL,''),(4770,'1100','131746798852','2025-05-09 17:06:08',NULL,7999.92,'','13','1','Returned products','1','70','return','','','No',NULL,NULL,''),(4771,'5500','131746798852','2025-05-09 17:06:08',NULL,7599.96,'','13','1','Cost of goods returned','1','70','sales','3','','No',NULL,NULL,''),(4772,'1110','131746798852','2025-05-09 17:06:08',7599.96,NULL,'','13','1','Inventory retuned ','1','70','sales','','','No',NULL,NULL,''),(4773,'4000','131746798852','2025-05-09 17:06:12',2950.08,NULL,'','13','1','Returned products','1','70','return','','','No',NULL,NULL,''),(4774,'1100','131746798852','2025-05-09 17:06:12',NULL,2950.08,'','13','1','Returned products','1','70','return','','','No',NULL,NULL,''),(4775,'5500','131746798852','2025-05-09 17:06:12',NULL,2772.00,'','13','1','Cost of goods returned','1','70','sales','6','','No',NULL,NULL,''),(4776,'1110','131746798852','2025-05-09 17:06:12',2772.00,NULL,'','13','1','Inventory retuned ','1','70','sales','','','No',NULL,NULL,''),(4777,'4000','131746798852','2025-05-09 17:06:14',1999.68,NULL,'','13','1','Returned products','1','70','return','','','No',NULL,NULL,''),(4778,'1100','131746798852','2025-05-09 17:06:14',NULL,1999.68,'','13','1','Returned products','1','70','return','','','No',NULL,NULL,''),(4779,'5500','131746798852','2025-05-09 17:06:14',NULL,1887.84,'','13','1','Cost of goods returned','1','70','sales','7','','No',NULL,NULL,''),(4780,'1110','131746798852','2025-05-09 17:06:14',1887.84,NULL,'','13','1','Inventory retuned ','1','70','sales','','','No',NULL,NULL,''),(4781,'1100','131746787423','2025-05-09 17:07:48',NULL,2080.00,'','13','1','','1','35','payment','','','No',NULL,NULL,'JKK'),(4782,'1010','131746787423','2025-05-09 17:07:48',2080.00,NULL,'','13','1','','1','35','payment','','13174679968293227340022','No',NULL,NULL,'JKK'),(4783,'1110','151746803357','2025-05-09 18:09:17',194751.78,NULL,'','15','1','Inventory Purchased','1','46','Purchases','9','','No',NULL,NULL,''),(4784,'1110','151746803357','2025-05-09 18:09:17',135584.00,NULL,'','15','1','Inventory Purchased','1','46','Purchases','2','','No',NULL,NULL,''),(4785,'1110','151746803357','2025-05-09 18:09:17',563520.24,NULL,'','15','1','Inventory Purchased','1','46','Purchases','7','','No',NULL,NULL,''),(4786,'2130','151746803357','2025-05-09 18:09:17',NULL,893856.02,'','15','1','Account payable for inventory','1','46','Purchases','','','No',NULL,NULL,''),(4787,'1110','131746805278','2025-05-09 18:41:41',NULL,237.50,'','13','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(4788,'5500','131746805278','2025-05-09 18:41:18',237.50,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4789,'1000','131746805278','2025-05-09 18:41:41',300.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4790,'4000','131746805278','2025-05-09 18:41:41',NULL,300.00,'','13','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(4791,'1100','131746788211','2025-05-09 18:44:31',NULL,19350.00,'','13','1','','1','68','payment','','','No',NULL,NULL,'GHY'),(4792,'1000','131746788211','2025-05-09 18:44:31',19350.00,NULL,'','13','1','','1','68','payment','','13174680550822353358335','No',NULL,NULL,'GHY'),(4793,'1110','131746871117','2025-05-10 12:59:21',NULL,3580.00,'','13','1','Inventory sold','1','61','sales','9','','No',NULL,NULL,''),(4794,'1110','131746871117','2025-05-10 12:58:37',NULL,1824.00,'','13','1','Inventory sold','1','61','sales','2','','No',NULL,NULL,''),(4795,'5500','131746871117','2025-05-10 12:59:11',5404.00,NULL,'','13','1','Cost of goods sold','1','61','sales','','','No',NULL,NULL,''),(4796,'1100','131746871117','2025-05-10 12:59:21',5850.00,NULL,'','13','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(4797,'4000','131746871117','2025-05-10 12:59:21',NULL,3900.00,'','13','1','Good sold','1','61','sales','9','','No',NULL,NULL,''),(4798,'4000','131746871117','2025-05-10 12:58:37',NULL,1950.00,'','13','1','Good sold','1','61','sales','2','','No',NULL,NULL,''),(4799,'1110','131746871195','2025-05-10 13:00:44',NULL,2279.99,'','13','1','Inventory sold','1','72','sales','3','','No',NULL,NULL,''),(4800,'1110','131746871195','2025-05-10 12:59:55',NULL,297.96,'','13','1','Inventory sold','1','72','sales','5','','No',NULL,NULL,''),(4801,'1110','131746871195','2025-05-10 13:00:15',NULL,1386.00,'','13','1','Inventory sold','1','72','sales','6','','No',NULL,NULL,''),(4802,'1110','131746871195','2025-05-10 13:00:24',NULL,1887.84,'','13','1','Inventory sold','1','72','sales','7','','No',NULL,NULL,''),(4803,'5500','131746871195','2025-05-10 13:00:35',5851.79,NULL,'','13','1','Cost of goods sold','1','72','sales','','','No',NULL,NULL,''),(4804,'1100','131746871195','2025-05-10 13:00:44',6200.00,NULL,'','13','1','Good sold','1','72','sales','','','No',NULL,NULL,''),(4805,'4000','131746871195','2025-05-10 13:00:44',NULL,2399.98,'','13','1','Good sold','1','72','sales','3','','No',NULL,NULL,''),(4806,'4000','131746871195','2025-05-10 12:59:55',NULL,324.96,'','13','1','Good sold','1','72','sales','5','','No',NULL,NULL,''),(4807,'4000','131746871195','2025-05-10 13:00:15',NULL,1475.04,'','13','1','Good sold','1','72','sales','6','','No',NULL,NULL,''),(4808,'4000','131746871195','2025-05-10 13:00:24',NULL,1999.68,'','13','1','Good sold','1','72','sales','7','','No',NULL,NULL,''),(4809,'1110','131746871358','2025-05-10 13:03:03',NULL,157.00,'','13','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4810,'1110','131746871358','2025-05-10 13:02:38',NULL,13.88,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(4811,'5500','131746871358','2025-05-10 13:02:49',170.88,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4812,'1000','131746871358','2025-05-10 13:03:03',200.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4813,'4000','131746871358','2025-05-10 13:03:03',NULL,180.00,'','13','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4814,'4000','131746871358','2025-05-10 13:02:38',NULL,20.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(4815,'1110','131746871391','2025-05-10 13:03:24',NULL,608.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(4816,'5500','131746871391','2025-05-10 13:03:11',608.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4817,'1000','131746871391','2025-05-10 13:03:24',650.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4818,'4000','131746871391','2025-05-10 13:03:24',NULL,650.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(4819,'1110','131746871410','2025-05-10 13:03:55',NULL,1121.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(4820,'1110','131746871410','2025-05-10 13:03:30',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4821,'5500','131746871410','2025-05-10 13:03:44',1837.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4822,'1000','131746871410','2025-05-10 13:03:55',1980.00,NULL,'','13','1','Good sold','1','','sales','','','No',NULL,NULL,'FGH'),(4823,'4000','131746871410','2025-05-10 13:03:55',NULL,1200.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(4824,'4000','131746871410','2025-05-10 13:03:30',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4825,'1110','131746872851','2025-05-10 13:28:23',NULL,55.50,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(4826,'5500','131746872851','2025-05-10 13:27:31',55.50,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4827,'1000','131746872851','2025-05-10 13:28:23',80.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4828,'4000','131746872851','2025-05-10 13:28:23',NULL,80.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(4829,'1110','131746872932','2025-05-10 14:11:53',NULL,943.92,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(4830,'5500','131746872932','2025-05-10 13:28:52',943.92,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4831,'1000','131746872932','2025-05-10 14:11:53',1000.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4832,'4000','131746872932','2025-05-10 14:11:53',NULL,999.84,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4833,'1110','131746875524','2025-05-10 14:12:26',NULL,2242.00,'','13','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(4834,'5500','131746875524','2025-05-10 14:12:04',2242.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4835,'1100','131746875524','2025-05-10 14:12:26',2400.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(4836,'4000','131746875524','2025-05-10 14:12:26',NULL,2400.00,'','13','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(4837,'1110','131746875589','2025-05-10 14:14:02',NULL,1121.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(4838,'1110','131746875589','2025-05-10 14:13:09',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4839,'5500','131746875589','2025-05-10 14:13:22',1837.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4840,'1000','131746875589','2025-05-10 14:14:02',1980.00,NULL,'','13','1','Good sold','1','','sales','','','No',NULL,NULL,'XXZ'),(4841,'4000','131746875589','2025-05-10 14:14:02',NULL,1200.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(4842,'4000','131746875589','2025-05-10 14:13:09',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4843,'1110','131746875694','2025-05-10 14:19:55',NULL,2242.00,'','13','1','Inventory sold','1','28','sales','10','','No',NULL,NULL,''),(4844,'1110','131746875694','2025-05-10 14:14:54',NULL,2148.00,'','13','1','Inventory sold','1','28','sales','9','','No',NULL,NULL,''),(4845,'1110','131746875694','2025-05-10 14:19:07',NULL,3040.00,'','13','1','Inventory sold','1','28','sales','2','','No',NULL,NULL,''),(4846,'5500','131746875694','2025-05-10 14:19:39',7430.00,NULL,'','13','1','Cost of goods sold','1','28','sales','','','No',NULL,NULL,''),(4847,'1100','131746875694','2025-05-10 14:19:55',7805.00,NULL,'','13','1','Good sold','1','28','sales','','','No',NULL,NULL,''),(4848,'4000','131746875694','2025-05-10 14:19:55',NULL,2340.00,'','13','1','Good sold','1','28','sales','10','','No',NULL,NULL,''),(4849,'4000','131746875694','2025-05-10 14:14:54',NULL,2265.00,'','13','1','Good sold','1','28','sales','9','','No',NULL,NULL,''),(4850,'4000','131746875694','2025-05-10 14:19:07',NULL,3200.00,'','13','1','Good sold','1','28','sales','2','','No',NULL,NULL,''),(4851,'1110','131746877016','2025-05-10 14:37:12',NULL,237.50,'','13','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(4852,'5500','131746877016','2025-05-10 14:36:56',237.50,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4853,'1000','131746877016','2025-05-10 14:37:12',300.00,NULL,'','13','1','Good sold','1','','sales','','','No',NULL,NULL,'GHJY'),(4854,'4000','131746877016','2025-05-10 14:37:12',NULL,300.00,'','13','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(4855,'1110','131746877048','2025-05-10 14:39:04',NULL,13.88,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(4856,'5500','131746877048','2025-05-10 14:37:28',13.88,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4857,'1000','131746877048','2025-05-10 14:39:04',20.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4858,'4000','131746877048','2025-05-10 14:39:04',NULL,20.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(4859,'1110','131746878918','2025-05-10 15:09:22',NULL,208.83,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(4860,'1110','131746878918','2025-05-10 15:08:38',NULL,326.96,'','13','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(4861,'5500','131746878918','2025-05-10 15:09:05',535.79,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(4862,'1100','131746878918','2025-05-10 15:09:22',578.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(4863,'4000','131746878918','2025-05-10 15:09:22',NULL,227.50,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(4864,'4000','131746878918','2025-05-10 15:08:38',NULL,350.00,'','13','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(4865,'1110','131746887919','2025-05-10 17:39:30',NULL,608.00,'','13','1','Inventory sold','1','30','sales','2','','No',NULL,NULL,''),(4866,'1110','131746887919','2025-05-10 17:38:39',NULL,943.92,'','13','1','Inventory sold','1','30','sales','7','','No',NULL,NULL,''),(4867,'5500','131746887919','2025-05-10 17:39:07',1551.92,NULL,'','13','1','Cost of goods sold','1','30','sales','','','No',NULL,NULL,''),(4868,'1100','131746887919','2025-05-10 17:39:30',1650.00,NULL,'','13','1','Good sold','1','30','sales','','','No',NULL,NULL,''),(4869,'4000','131746887919','2025-05-10 17:39:30',NULL,650.00,'','13','1','Good sold','1','30','sales','2','','No',NULL,NULL,''),(4870,'4000','131746887919','2025-05-10 17:38:39',NULL,999.84,'','13','1','Good sold','1','30','sales','7','','No',NULL,NULL,''),(4871,'1110','131746888008','2025-05-10 17:40:25',NULL,1386.00,'','13','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(4872,'5500','131746888008','2025-05-10 17:40:08',1386.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4873,'1000','131746888008','2025-05-10 17:40:25',1475.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4874,'4000','131746888008','2025-05-10 17:40:25',NULL,1475.04,'','13','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(4875,'1110','131746888035','2025-05-10 17:42:41',NULL,13.88,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(4876,'5500','131746888035','2025-05-10 17:40:36',13.88,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4877,'1000','131746888035','2025-05-10 17:42:41',20.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4878,'4000','131746888035','2025-05-10 17:42:41',NULL,20.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(4879,'1110','131746888180','2025-05-10 18:02:37',NULL,608.00,'','13','1','Inventory sold','1','43','sales','2','','No',NULL,NULL,''),(4880,'5500','131746888180','2025-05-10 17:43:01',608.00,NULL,'','13','1','Cost of goods sold','1','43','sales','','','No',NULL,NULL,''),(4881,'1100','131746888180','2025-05-10 18:02:37',650.00,NULL,'','13','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(4882,'4000','131746888180','2025-05-10 18:02:37',NULL,650.00,'','13','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(4883,'1100','131746888180','2025-05-10 18:25:32',NULL,650.00,'','13','1','','1','43','payment','','','No',NULL,NULL,''),(4884,'1000','131746888180','2025-05-10 18:25:32',650.00,NULL,'','13','1','','1','43','payment','','13174689074200340702320','No',NULL,NULL,''),(4885,'1100','131746875524','2025-05-10 18:27:19',NULL,2360.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(4886,'1000','131746875524','2025-05-10 18:27:19',2360.00,NULL,'','13','1','','1','25','payment','','13174689087503020392082','No',NULL,NULL,''),(4887,'1110','131746890995','2025-05-10 18:30:14',NULL,760.00,'','13','1','Inventory sold','1','44','sales','3','','No',NULL,NULL,''),(4888,'5500','131746890995','2025-05-10 18:29:55',760.00,NULL,'','13','1','Cost of goods sold','1','44','sales','','','No',NULL,NULL,''),(4889,'1100','131746890995','2025-05-10 18:30:14',800.00,NULL,'','13','1','Good sold','1','44','sales','','','No',NULL,NULL,''),(4890,'4000','131746890995','2025-05-10 18:30:14',NULL,799.99,'','13','1','Good sold','1','44','sales','3','','No',NULL,NULL,''),(4891,'1100','131746890995','2025-05-10 19:12:56',NULL,800.00,'','13','1','','1','44','payment','','','No',NULL,NULL,''),(4892,'1000','131746890995','2025-05-10 19:12:56',800.00,NULL,'','13','1','','1','44','payment','','13174689358973010602072','No',NULL,NULL,''),(4893,'1100','131746887919','2025-05-10 19:14:43',NULL,1650.00,'','13','1','','1','30','payment','','','No',NULL,NULL,''),(4894,'1000','131746887919','2025-05-10 19:14:43',1650.00,NULL,'','13','1','','1','30','payment','','13174689370636290306273','No',NULL,NULL,''),(4895,'1100','131746798063','2025-05-10 19:19:24',NULL,103600.00,'','13','1','','1','69','payment','','','No',NULL,NULL,''),(4896,'1000','131746798063','2025-05-10 19:19:24',103600.00,NULL,'','13','1','','1','69','payment','','13174689402322272333033','No',NULL,NULL,''),(4897,'1100','131746798063','2025-05-10 19:20:25',NULL,1455.00,'','13','1','','1','69','payment','','','No',NULL,NULL,'hji'),(4898,'1010','131746798063','2025-05-10 19:20:25',1455.00,NULL,'','13','1','','1','69','payment','','13174689404222933430312','No',NULL,NULL,'hji'),(4899,'1100','141745215299','2025-05-10 19:21:43',NULL,270.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(4900,'1000','141745215299','2025-05-10 19:21:43',270.00,NULL,'','13','1','','1','25','payment','','13174689411902803423207','No',NULL,NULL,''),(4901,'1100','131746875524','2025-05-10 19:36:48',NULL,20.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(4902,'1000','131746875524','2025-05-10 19:36:48',20.00,NULL,'','13','1','','1','25','payment','','13174689502030003720020','No',NULL,NULL,''),(4903,'1110','131746901338','2025-05-10 21:24:43',NULL,3363.00,'','13','1','Inventory sold','1','20','sales','10','','No',NULL,NULL,''),(4904,'1110','131746901338','2025-05-10 21:22:18',NULL,1432.00,'','13','1','Inventory sold','1','20','sales','9','','No',NULL,NULL,''),(4905,'5500','131746901338','2025-05-10 21:22:27',4795.00,NULL,'','13','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(4906,'1100','131746901338','2025-05-10 21:24:43',5160.00,NULL,'','13','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(4907,'4000','131746901338','2025-05-10 21:24:43',NULL,3600.00,'','13','1','Good sold','1','20','sales','10','','No',NULL,NULL,''),(4908,'4000','131746901338','2025-05-10 21:22:18',NULL,1560.00,'','13','1','Good sold','1','20','sales','9','','No',NULL,NULL,''),(4909,'1110','131746901634','2025-05-10 21:41:25',NULL,471.96,'','13','1','Inventory sold','1','27','sales','7','','No',NULL,NULL,''),(4910,'1110','131746901634','2025-05-10 21:27:35',NULL,1425.00,'','13','1','Inventory sold','1','27','sales','4','','No',NULL,NULL,''),(4911,'1110','131746901634','2025-05-10 21:27:51',NULL,3039.98,'','13','1','Inventory sold','1','27','sales','3','','No',NULL,NULL,''),(4912,'1110','131746901634','2025-05-10 21:28:28',NULL,12474.00,'','13','1','Inventory sold','1','27','sales','6','','No',NULL,NULL,''),(4913,'1110','131746901634','2025-05-10 21:28:46',NULL,666.00,'','13','1','Inventory sold','1','27','sales','13','','No',NULL,NULL,''),(4914,'1110','131746901634','2025-05-10 21:29:16',NULL,4484.00,'','13','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(4915,'1110','131746901634','2025-05-10 21:29:56',NULL,3580.00,'','13','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(4916,'1110','131746901634','2025-05-10 21:31:15',NULL,4296.00,'','13','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(4917,'1110','131746901634','2025-05-10 21:32:54',NULL,3768.00,'','13','1','Inventory sold','1','27','sales','1','','No',NULL,NULL,''),(4918,'1110','131746901634','2025-05-10 21:34:42',NULL,4865.00,'','13','1','Inventory sold','1','27','sales','14','','No',NULL,NULL,''),(4919,'1110','131746901634','2025-05-10 21:35:00',NULL,7551.36,'','13','1','Inventory sold','1','27','sales','7','','No',NULL,NULL,''),(4920,'1110','131746901634','2025-05-10 21:40:15',NULL,3690.00,'','13','1','Inventory sold','1','27','sales','15','','No',NULL,NULL,''),(4921,'1110','131746901634','2025-05-10 21:40:28',NULL,615.00,'','13','1','Inventory sold','1','27','sales','15','','No',NULL,NULL,''),(4922,'1110','131746901634','2025-05-10 21:40:46',NULL,10336.00,'','13','1','Inventory sold','1','27','sales','2','','No',NULL,NULL,''),(4923,'5500','131746901634','2025-05-10 21:41:04',61262.29,NULL,'','13','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(4924,'1000','131746901634','2025-05-10 21:41:25',65274.00,NULL,'','13','1','Good sold','1','27','Payment','','','No',NULL,NULL,''),(4925,'4000','131746901634','2025-05-10 21:41:25',NULL,499.92,'','13','1','Good sold','1','27','sales','7','','No',NULL,NULL,''),(4926,'4000','131746901634','2025-05-10 21:27:35',NULL,1500.00,'','13','1','Good sold','1','27','sales','4','','No',NULL,NULL,''),(4927,'4000','131746901634','2025-05-10 21:27:51',NULL,3199.97,'','13','1','Good sold','1','27','sales','3','','No',NULL,NULL,''),(4928,'4000','131746901634','2025-05-10 21:28:28',NULL,13275.36,'','13','1','Good sold','1','27','sales','6','','No',NULL,NULL,''),(4929,'4000','131746901634','2025-05-10 21:28:46',NULL,740.00,'','13','1','Good sold','1','27','sales','13','','No',NULL,NULL,''),(4930,'4000','131746901634','2025-05-10 21:29:16',NULL,4800.00,'','13','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(4931,'4000','131746901634','2025-05-10 21:29:56',NULL,3900.00,'','13','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(4932,'4000','131746901634','2025-05-10 21:31:15',NULL,4560.00,'','13','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(4933,'4000','131746901634','2025-05-10 21:32:54',NULL,4000.00,'','13','1','Good sold','1','27','sales','1','','No',NULL,NULL,''),(4934,'4000','131746901634','2025-05-10 21:34:42',NULL,5199.96,'','13','1','Good sold','1','27','sales','14','','No',NULL,NULL,''),(4935,'4000','131746901634','2025-05-10 21:35:00',NULL,7998.72,'','13','1','Good sold','1','27','sales','7','','No',NULL,NULL,''),(4936,'4000','131746901634','2025-05-10 21:40:15',NULL,3899.88,'','13','1','Good sold','1','27','sales','15','','No',NULL,NULL,''),(4937,'4000','131746901634','2025-05-10 21:40:28',NULL,649.98,'','13','1','Good sold','1','27','sales','15','','No',NULL,NULL,''),(4938,'4000','131746901634','2025-05-10 21:40:46',NULL,11050.00,'','13','1','Good sold','1','27','sales','2','','No',NULL,NULL,''),(4939,'1110','131746954232','2025-05-11 12:04:07',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4940,'5500','131746954232','2025-05-11 12:03:52',716.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4941,'1000','131746954232','2025-05-11 12:04:07',780.00,NULL,'','13','1','Good sold','1','','sales','','','No',NULL,NULL,'ghf'),(4942,'4000','131746954232','2025-05-11 12:04:07',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4943,'1110','131746961805','2025-05-11 14:10:13',NULL,760.00,'','13','1','Inventory sold','1','71','sales','3','','No',NULL,NULL,''),(4944,'5500','131746961805','2025-05-11 14:10:05',760.00,NULL,'','13','1','Cost of goods sold','1','71','sales','','','No',NULL,NULL,''),(4945,'1100','131746961805','2025-05-11 14:10:13',800.00,NULL,'','13','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(4946,'4000','131746961805','2025-05-11 14:10:13',NULL,799.99,'','13','1','Good sold','1','71','sales','3','','No',NULL,NULL,''),(4947,'1110','131746961835','2025-05-11 14:10:54',NULL,1121.00,'','13','1','Inventory sold','1','41','sales','10','','No',NULL,NULL,''),(4948,'5500','131746961835','2025-05-11 14:10:35',1121.00,NULL,'','13','1','Cost of goods sold','1','41','sales','','','No',NULL,NULL,''),(4949,'1100','131746961835','2025-05-11 14:10:54',1200.00,NULL,'','13','1','Good sold','1','41','sales','','','No',NULL,NULL,''),(4950,'4000','131746961835','2025-05-11 14:10:54',NULL,1200.00,'','13','1','Good sold','1','41','sales','10','','No',NULL,NULL,''),(4951,'1110','131746962158','2025-05-11 14:31:31',NULL,1824.00,'','13','1','Inventory sold','1','73','sales','2','','No',NULL,NULL,''),(4952,'1110','131746962158','2025-05-11 14:15:59',NULL,1432.00,'','13','1','Inventory sold','1','73','sales','9','','No',NULL,NULL,''),(4953,'1110','131746962158','2025-05-11 14:30:35',NULL,2242.00,'','13','1','Inventory sold','1','73','sales','10','','No',NULL,NULL,''),(4954,'5500','131746962158','2025-05-11 14:30:47',5498.00,NULL,'','13','1','Cost of goods sold','1','73','sales','','','No',NULL,NULL,''),(4955,'1000','131746962158','2025-05-11 14:31:31',5910.00,NULL,'','13','1','Good sold','1','73','Payment','','','No',NULL,NULL,''),(4956,'4000','131746962158','2025-05-11 14:31:31',NULL,1950.00,'','13','1','Good sold','1','73','sales','2','','No',NULL,NULL,''),(4957,'4000','131746962158','2025-05-11 14:15:59',NULL,1560.00,'','13','1','Good sold','1','73','sales','9','','No',NULL,NULL,''),(4958,'4000','131746962158','2025-05-11 14:30:35',NULL,2400.00,'','13','1','Good sold','1','73','sales','10','','No',NULL,NULL,''),(4959,'4000','131746962158','2025-05-11 14:36:23',1950.00,NULL,'','13','1','Returned products','1','73','return','','','No',NULL,NULL,''),(4960,'1100','131746962158','2025-05-11 14:36:23',NULL,1950.00,'','13','1','Returned products','1','73','return','','','No',NULL,NULL,''),(4961,'5500','131746962158','2025-05-11 14:36:23',NULL,1824.00,'','13','1','Cost of goods returned','1','73','sales','2','','No',NULL,NULL,''),(4962,'1110','131746962158','2025-05-11 14:36:23',1824.00,NULL,'','13','1','Inventory retuned ','1','73','sales','','','No',NULL,NULL,''),(4963,'4000','131746962158','2025-05-11 14:36:25',1560.00,NULL,'','13','1','Returned products','1','73','return','','','No',NULL,NULL,''),(4964,'1100','131746962158','2025-05-11 14:36:25',NULL,1560.00,'','13','1','Returned products','1','73','return','','','No',NULL,NULL,''),(4965,'5500','131746962158','2025-05-11 14:36:25',NULL,1432.00,'','13','1','Cost of goods returned','1','73','sales','9','','No',NULL,NULL,''),(4966,'1110','131746962158','2025-05-11 14:36:25',1432.00,NULL,'','13','1','Inventory retuned ','1','73','sales','','','No',NULL,NULL,''),(4967,'4000','131746962158','2025-05-11 14:36:27',2400.00,NULL,'','13','1','Returned products','1','73','return','','','No',NULL,NULL,''),(4968,'1100','131746962158','2025-05-11 14:36:27',NULL,2400.00,'','13','1','Returned products','1','73','return','','','No',NULL,NULL,''),(4969,'5500','131746962158','2025-05-11 14:36:27',NULL,2242.00,'','13','1','Cost of goods returned','1','73','sales','10','','No',NULL,NULL,''),(4970,'1110','131746962158','2025-05-11 14:36:27',2242.00,NULL,'','13','1','Inventory retuned ','1','73','sales','','','No',NULL,NULL,''),(4971,'1110','131746963391','2025-05-11 14:38:33',NULL,1824.00,'','13','1','Inventory sold','1','73','sales','2','','No',NULL,NULL,''),(4972,'1110','131746963391','2025-05-11 14:36:31',NULL,1432.00,'','13','1','Inventory sold','1','73','sales','9','','No',NULL,NULL,''),(4973,'1110','131746963391','2025-05-11 14:36:49',NULL,2242.00,'','13','1','Inventory sold','1','73','sales','10','','No',NULL,NULL,''),(4974,'5500','131746963391','2025-05-11 14:37:46',5498.00,NULL,'','13','1','Cost of goods sold','1','73','sales','','','No',NULL,NULL,''),(4975,'1100','131746963391','2025-05-11 14:38:33',5800.00,NULL,'','13','1','Good sold','1','73','sales','','','No',NULL,NULL,''),(4976,'4000','131746963391','2025-05-11 14:38:33',NULL,1920.00,'','13','1','Good sold','1','73','sales','2','','No',NULL,NULL,''),(4977,'4000','131746963391','2025-05-11 14:36:31',NULL,1520.00,'','13','1','Good sold','1','73','sales','9','','No',NULL,NULL,''),(4978,'4000','131746963391','2025-05-11 14:36:49',NULL,2360.00,'','13','1','Good sold','1','73','sales','10','','No',NULL,NULL,''),(4979,'1110','131746963536','2025-05-11 14:39:20',NULL,1121.00,'','13','1','Inventory sold','1','74','sales','10','','No',NULL,NULL,''),(4980,'1110','131746963536','2025-05-11 14:38:56',NULL,716.00,'','13','1','Inventory sold','1','74','sales','9','','No',NULL,NULL,''),(4981,'5500','131746963536','2025-05-11 14:39:08',1837.00,NULL,'','13','1','Cost of goods sold','1','74','sales','','','No',NULL,NULL,''),(4982,'1100','131746963536','2025-05-11 14:39:20',1980.00,NULL,'','13','1','Good sold','1','74','sales','','','No',NULL,NULL,''),(4983,'4000','131746963536','2025-05-11 14:39:20',NULL,1200.00,'','13','1','Good sold','1','74','sales','10','','No',NULL,NULL,''),(4984,'4000','131746963536','2025-05-11 14:38:56',NULL,780.00,'','13','1','Good sold','1','74','sales','9','','No',NULL,NULL,''),(4985,'1110','131746964384','2025-05-11 14:54:00',NULL,1121.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(4986,'1110','131746964384','2025-05-11 14:53:04',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4987,'5500','131746964384','2025-05-11 14:53:49',1837.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4988,'1000','131746964384','2025-05-11 14:54:00',1980.00,NULL,'','13','1','Good sold','1','','sales','','','No',NULL,NULL,'GFH'),(4989,'4000','131746964384','2025-05-11 14:54:00',NULL,1200.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(4990,'4000','131746964384','2025-05-11 14:53:04',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4991,'1100','131746963391','2025-05-11 15:32:52',NULL,5800.00,'','13','1','','1','73','payment','','','No',NULL,NULL,'BGF'),(4992,'1010','131746963391','2025-05-11 15:32:52',5800.00,NULL,'','13','1','','1','73','payment','','13174696680132002209233','No',NULL,NULL,'BGF'),(4993,'1100','131746961835','2025-05-11 15:34:09',NULL,1200.00,'','13','1','','1','41','payment','','','No',NULL,NULL,''),(4994,'1000','131746961835','2025-05-11 15:34:09',1200.00,NULL,'','13','1','','1','41','payment','','13174696688433213233203','No',NULL,NULL,''),(4995,'1110','131746970838','2025-05-11 16:40:46',NULL,13.88,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(4996,'5500','131746970838','2025-05-11 16:40:38',13.88,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4997,'1000','131746970838','2025-05-11 16:40:46',20.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4998,'4000','131746970838','2025-05-11 16:40:46',NULL,20.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(4999,'1110','131747031823','2025-05-12 09:37:24',NULL,333.00,'','13','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(5000,'1110','131747031823','2025-05-12 09:37:03',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(5001,'5500','131747031823','2025-05-12 09:37:15',941.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5002,'1100','131747031823','2025-05-12 09:37:24',1020.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5003,'4000','131747031823','2025-05-12 09:37:24',NULL,370.00,'','13','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(5004,'4000','131747031823','2025-05-12 09:37:03',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(5005,'1110','131747035648','2025-05-12 10:40:56',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(5006,'5500','131747035648','2025-05-12 10:40:48',608.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5007,'1100','131747035648','2025-05-12 10:40:56',650.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5008,'4000','131747035648','2025-05-12 10:40:56',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(5009,'1110','131747035674','2025-05-12 10:41:25',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(5010,'5500','131747035674','2025-05-12 10:41:14',608.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5011,'1100','131747035674','2025-05-12 10:41:25',650.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5012,'4000','131747035674','2025-05-12 10:41:25',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(5013,'1110','131747035706','2025-05-12 10:42:01',NULL,716.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(5014,'5500','131747035706','2025-05-12 10:41:46',716.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5015,'1100','131747035706','2025-05-12 10:42:01',780.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5016,'4000','131747035706','2025-05-12 10:42:01',NULL,780.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(5017,'1110','131747037897','2025-05-12 11:20:21',NULL,716.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(5018,'5500','131747037897','2025-05-12 11:18:17',716.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5019,'1100','131747037897','2025-05-12 11:20:21',780.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5020,'4000','131747037897','2025-05-12 11:20:21',NULL,780.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(5021,'1110','131747038465','2025-05-12 11:27:54',NULL,46.71,'','13','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(5022,'5500','131747038465','2025-05-12 11:27:45',46.71,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5023,'1100','131747038465','2025-05-12 11:27:54',50.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5024,'4000','131747038465','2025-05-12 11:27:54',NULL,50.00,'','13','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(5025,'1110','131747040572','2025-05-12 12:03:06',NULL,1121.00,'','13','1','Inventory sold','1','41','sales','10','','No',NULL,NULL,''),(5026,'5500','131747040572','2025-05-12 12:02:52',1121.00,NULL,'','13','1','Cost of goods sold','1','41','sales','','','No',NULL,NULL,''),(5027,'1100','131747040572','2025-05-12 12:03:06',1200.00,NULL,'','13','1','Good sold','1','41','sales','','','No',NULL,NULL,''),(5028,'4000','131747040572','2025-05-12 12:03:06',NULL,1200.00,'','13','1','Good sold','1','41','sales','10','','No',NULL,NULL,''),(5029,'1110','131747041516','2025-05-12 12:20:19',NULL,1519.99,'','13','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(5030,'1110','131747041516','2025-05-12 12:18:36',NULL,102.50,'','13','1','Inventory sold','1','25','sales','15','','No',NULL,NULL,''),(5031,'5500','131747041516','2025-05-12 12:18:51',1622.49,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5032,'1100','131747041516','2025-05-12 12:20:19',1708.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5033,'4000','131747041516','2025-05-12 12:20:19',NULL,1599.98,'','13','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(5034,'4000','131747041516','2025-05-12 12:18:36',NULL,108.33,'','13','1','Good sold','1','25','sales','15','','No',NULL,NULL,''),(5035,'4000','131747041516','2025-05-12 12:23:03',108.33,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(5036,'1100','131747041516','2025-05-12 12:23:03',NULL,108.33,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(5037,'5500','131747041516','2025-05-12 12:23:03',NULL,102.50,'','13','1','Cost of goods returned','1','25','sales','15','','No',NULL,NULL,''),(5038,'1110','131747041516','2025-05-12 12:23:03',102.50,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(5039,'4000','131747041516','2025-05-12 12:23:12',1599.98,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(5040,'1100','131747041516','2025-05-12 12:23:12',NULL,1599.98,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(5041,'5500','131747041516','2025-05-12 12:23:12',NULL,1519.99,'','13','1','Cost of goods returned','1','25','sales','3','','No',NULL,NULL,''),(5042,'1110','131747041516','2025-05-12 12:23:12',1519.99,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(5043,'1110','131747041797','2025-05-12 12:24:00',NULL,1519.99,'','13','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(5044,'1110','131747041797','2025-05-12 12:23:17',NULL,1230.00,'','13','1','Inventory sold','1','25','sales','15','','No',NULL,NULL,''),(5045,'5500','131747041797','2025-05-12 12:23:51',2749.99,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5046,'1100','131747041797','2025-05-12 12:24:00',2900.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5047,'4000','131747041797','2025-05-12 12:24:00',NULL,1599.98,'','13','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(5048,'4000','131747041797','2025-05-12 12:23:17',NULL,1299.96,'','13','1','Good sold','1','25','sales','15','','No',NULL,NULL,''),(5049,'1110','131747046847','2025-05-12 13:47:44',NULL,1824.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(5050,'5500','131747046847','2025-05-12 13:47:27',1824.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5051,'1100','131747046847','2025-05-12 13:47:44',1950.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5052,'4000','131747046847','2025-05-12 13:47:44',NULL,1950.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(5053,'1110','131747047803','2025-05-12 14:03:46',NULL,1386.00,'','13','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(5054,'5500','131747047803','2025-05-12 14:03:23',1386.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5055,'1100','131747047803','2025-05-12 14:03:46',1475.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5056,'4000','131747047803','2025-05-12 14:03:46',NULL,1475.04,'','13','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(5057,'1110','131747047884','2025-05-12 14:04:55',NULL,333.00,'','13','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(5058,'5500','131747047884','2025-05-12 14:04:44',333.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5059,'1100','131747047884','2025-05-12 14:04:55',370.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5060,'4000','131747047884','2025-05-12 14:04:55',NULL,370.00,'','13','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(5061,'1100','131747047803','2025-05-12 15:06:54',NULL,1475.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5062,'1000','131747047803','2025-05-12 15:06:54',1475.00,NULL,'','13','1','','1','25','payment','','13174705164022244704332','No',NULL,NULL,''),(5063,'1100','131747047884','2025-05-12 15:07:31',NULL,370.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5064,'1000','131747047884','2025-05-12 15:07:31',370.00,NULL,'','13','1','','1','25','payment','','13174705172932212200030','No',NULL,NULL,''),(5065,'1100','131747046847','2025-05-12 15:09:47',NULL,1950.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5066,'1000','131747046847','2025-05-12 15:09:47',1950.00,NULL,'','13','1','','1','25','payment','','13174705180000223002231','No',NULL,NULL,''),(5067,'1100','131747035674','2025-05-12 15:10:27',NULL,650.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5068,'1000','131747035674','2025-05-12 15:10:27',650.00,NULL,'','13','1','','1','25','payment','','13174705183732380233831','No',NULL,NULL,''),(5069,'1100','131747035648','2025-05-12 15:10:48',NULL,650.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5070,'1000','131747035648','2025-05-12 15:10:48',650.00,NULL,'','13','1','','1','25','payment','','13174705185843230233203','No',NULL,NULL,''),(5071,'1110','131747052028','2025-05-12 15:14:11',NULL,760.00,'','13','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(5072,'5500','131747052028','2025-05-12 15:13:48',760.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5073,'1100','131747052028','2025-05-12 15:14:11',900.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5074,'4000','131747052028','2025-05-12 15:14:11',NULL,900.00,'','13','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(5075,'1110','131747052202','2025-05-12 15:16:49',NULL,46.71,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(5076,'5500','131747052202','2025-05-12 15:16:42',46.71,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5077,'1000','131747052202','2025-05-12 15:16:49',50.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5078,'4000','131747052202','2025-05-12 15:16:49',NULL,50.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(5079,'4000','131747052028','2025-05-12 15:38:54',900.00,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(5080,'1100','131747052028','2025-05-12 15:38:54',NULL,900.00,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(5081,'5500','131747052028','2025-05-12 15:38:54',NULL,760.00,'','13','1','Cost of goods returned','1','25','sales','3','','No',NULL,NULL,''),(5082,'1110','131747052028','2025-05-12 15:38:54',760.00,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(5083,'1110','131747053538','2025-05-12 15:39:09',NULL,760.00,'','13','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(5084,'5500','131747053538','2025-05-12 15:38:58',760.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5085,'1000','131747053538','2025-05-12 15:39:09',800.00,NULL,'','13','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(5086,'4000','131747053538','2025-05-12 15:39:09',NULL,799.99,'','13','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(5087,'1110','131747056762','2025-05-12 16:32:59',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(5088,'5500','131747056762','2025-05-12 16:32:43',608.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5089,'1100','131747056762','2025-05-12 16:32:59',650.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5090,'4000','131747056762','2025-05-12 16:32:59',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(5091,'1100','131747056762','2025-05-12 16:45:36',NULL,650.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5092,'1000','131747056762','2025-05-12 16:45:36',650.00,NULL,'','13','1','','1','25','payment','','13174705755450222031005','No',NULL,NULL,''),(5093,'1110','131747057865','2025-05-12 16:51:36',NULL,943.92,'','13','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(5094,'5500','131747057865','2025-05-12 16:51:05',943.92,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(5095,'1100','131747057865','2025-05-12 16:51:36',1000.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(5096,'4000','131747057865','2025-05-12 16:51:36',NULL,999.84,'','13','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(5097,'1100','131747031823','2025-05-12 18:44:27',NULL,1020.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5098,'1000','131747031823','2025-05-12 18:44:27',1020.00,NULL,'','13','1','','1','25','payment','','13174706470272033230247','No',NULL,NULL,''),(5099,'1100','131747041797','2025-05-12 18:45:35',NULL,2900.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5100,'1000','131747041797','2025-05-12 18:45:35',2900.00,NULL,'','13','1','','1','25','payment','','13174706475353343470373','No',NULL,NULL,''),(5101,'1100','131747057865','2025-05-12 18:46:06',NULL,1000.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(5102,'1000','131747057865','2025-05-12 18:46:06',1000.00,NULL,'','13','1','','1','64','payment','','13174706477732030327227','No',NULL,NULL,''),(5103,'1100','131747040572','2025-05-12 18:46:45',NULL,1200.00,'','13','1','','1','41','payment','','','No',NULL,NULL,''),(5104,'1000','131747040572','2025-05-12 18:46:45',1200.00,NULL,'','13','1','','1','41','payment','','13174706481628226437060','No',NULL,NULL,''),(5105,'1100','131747035706','2025-05-12 18:47:11',NULL,780.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5106,'1000','131747035706','2025-05-12 18:47:11',780.00,NULL,'','13','1','','1','25','payment','','13174706484432347132637','No',NULL,NULL,''),(5107,'1100','131747037897','2025-05-12 18:47:47',NULL,780.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5108,'1000','131747037897','2025-05-12 18:47:47',780.00,NULL,'','13','1','','1','25','payment','','13174706487903330023364','No',NULL,NULL,''),(5109,'1110','131747064618','2025-05-12 18:49:50',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5110,'1110','131747064618','2025-05-12 18:43:38',NULL,41.63,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(5111,'5500','131747064618','2025-05-12 18:49:28',757.62,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5112,'1000','131747064618','2025-05-12 18:49:50',826.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5113,'4000','131747064618','2025-05-12 18:49:50',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5114,'4000','131747064618','2025-05-12 18:43:38',NULL,46.25,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(5115,'4000','131747064618','2025-05-12 18:56:46',780.00,NULL,'','13','1','Returned products','1','','return','','','No',NULL,NULL,''),(5116,'1000','131747064618','2025-05-12 18:56:46',NULL,780.00,'','13','1','Returned products','1','','return','','','No',NULL,NULL,''),(5117,'5500','131747064618','2025-05-12 18:56:46',NULL,716.00,'','13','1','Cost of goods returned','1','','sales','9','','No',NULL,NULL,''),(5118,'1110','131747064618','2025-05-12 18:56:46',716.00,NULL,'','13','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(5119,'1110','131747116953','2025-05-13 09:16:02',NULL,333.00,'','13','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(5120,'5500','131747116953','2025-05-13 09:15:53',333.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5121,'1100','131747116953','2025-05-13 09:16:02',370.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5122,'4000','131747116953','2025-05-13 09:16:02',NULL,370.00,'','13','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(5123,'1100','131743864794','2025-05-13 09:18:26',NULL,10340.00,'','13','1','','1','16','payment','','','No',NULL,NULL,'KLJ,tec'),(5124,'1010','131743864794','2025-05-13 09:18:26',10340.00,NULL,'','13','1','','1','16','payment','','13174711713113037302103','No',NULL,NULL,'KLJ,tec'),(5125,'1110','131747117399','2025-05-13 09:24:28',NULL,1121.00,'','13','1','Inventory sold','1','43','sales','10','','No',NULL,NULL,''),(5126,'1110','131747117399','2025-05-13 09:23:19',NULL,716.00,'','13','1','Inventory sold','1','43','sales','9','','No',NULL,NULL,''),(5127,'5500','131747117399','2025-05-13 09:24:16',1837.00,NULL,'','13','1','Cost of goods sold','1','43','sales','','','No',NULL,NULL,''),(5128,'1100','131747117399','2025-05-13 09:24:28',1980.00,NULL,'','13','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(5129,'4000','131747117399','2025-05-13 09:24:28',NULL,1200.00,'','13','1','Good sold','1','43','sales','10','','No',NULL,NULL,''),(5130,'4000','131747117399','2025-05-13 09:23:19',NULL,780.00,'','13','1','Good sold','1','43','sales','9','','No',NULL,NULL,''),(5131,'1100','131747117399','2025-05-13 09:55:28',NULL,1980.00,'','13','1','','1','43','payment','','','No',NULL,NULL,''),(5132,'1000','131747117399','2025-05-13 09:55:28',1980.00,NULL,'','13','1','','1','43','payment','','13174711938503130353131','No',NULL,NULL,''),(5133,'1100','131747116953','2025-05-13 09:56:40',NULL,370.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5134,'1000','131747116953','2025-05-13 09:56:40',370.00,NULL,'','13','1','','1','25','payment','','13174711941732017791314','No',NULL,NULL,''),(5135,'1110','131747121372','2025-05-13 10:29:54',NULL,46.71,'','13','1','Inventory sold','1','23','sales','10','','No',NULL,NULL,''),(5136,'5500','131747121372','2025-05-13 10:29:33',46.71,NULL,'','13','1','Cost of goods sold','1','23','sales','','','No',NULL,NULL,''),(5137,'1100','131747121372','2025-05-13 10:29:54',50.00,NULL,'','13','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(5138,'4000','131747121372','2025-05-13 10:29:54',NULL,50.00,'','13','1','Good sold','1','23','sales','10','','No',NULL,NULL,''),(5139,'1110','131747123374','2025-05-13 11:03:02',NULL,29.83,'','13','1','Inventory sold','1','23','sales','9','','No',NULL,NULL,''),(5140,'5500','131747123374','2025-05-13 11:02:54',29.83,NULL,'','13','1','Cost of goods sold','1','23','sales','','','No',NULL,NULL,''),(5141,'1100','131747123374','2025-05-13 11:03:02',33.00,NULL,'','13','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(5142,'4000','131747123374','2025-05-13 11:03:02',NULL,32.50,'','13','1','Good sold','1','23','sales','9','','No',NULL,NULL,''),(5143,'1110','131747123649','2025-05-13 11:08:06',NULL,1887.84,'','13','1','Inventory sold','1','33','sales','7','','No',NULL,NULL,''),(5144,'1110','131747123649','2025-05-13 11:07:29',NULL,531.00,'','13','1','Inventory sold','1','33','sales','8','','No',NULL,NULL,''),(5145,'1110','131747123649','2025-05-13 11:07:43',NULL,712.50,'','13','1','Inventory sold','1','33','sales','4','','No',NULL,NULL,''),(5146,'5500','131747123649','2025-05-13 11:07:54',3131.34,NULL,'','13','1','Cost of goods sold','1','33','sales','','','No',NULL,NULL,''),(5147,'1100','131747123649','2025-05-13 11:08:06',3330.00,NULL,'','13','1','Good sold','1','33','sales','','','No',NULL,NULL,''),(5148,'4000','131747123649','2025-05-13 11:08:06',NULL,1999.68,'','13','1','Good sold','1','33','sales','7','','No',NULL,NULL,''),(5149,'4000','131747123649','2025-05-13 11:07:29',NULL,579.96,'','13','1','Good sold','1','33','sales','8','','No',NULL,NULL,''),(5150,'4000','131747123649','2025-05-13 11:07:43',NULL,750.00,'','13','1','Good sold','1','33','sales','4','','No',NULL,NULL,''),(5151,'1100','131747121372','2025-05-13 11:14:20',NULL,50.00,'','13','1','','1','23','payment','','','No',NULL,NULL,''),(5152,'1000','131747121372','2025-05-13 11:14:20',50.00,NULL,'','13','1','','1','23','payment','','13174712407731370023347','No',NULL,NULL,''),(5153,'1100','131747123374','2025-05-13 11:14:46',NULL,33.00,'','13','1','','1','23','payment','','','No',NULL,NULL,''),(5154,'1000','131747123374','2025-05-13 11:14:46',33.00,NULL,'','13','1','','1','23','payment','','13174712409530713233503','No',NULL,NULL,''),(5155,'1110','131747124108','2025-05-13 11:34:36',NULL,13.88,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(5156,'5500','131747124108','2025-05-13 11:15:08',13.88,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5157,'1000','131747124108','2025-05-13 11:34:36',15.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5158,'4000','131747124108','2025-05-13 11:34:36',NULL,15.42,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(5159,'1110','131747125747','2025-05-13 11:44:58',NULL,1121.00,'','13','1','Inventory sold','1','45','sales','10','','No',NULL,NULL,''),(5160,'1110','131747125747','2025-05-13 11:42:27',NULL,608.00,'','13','1','Inventory sold','1','45','sales','2','','No',NULL,NULL,''),(5161,'1110','131747125747','2025-05-13 11:42:38',NULL,716.00,'','13','1','Inventory sold','1','45','sales','9','','No',NULL,NULL,''),(5162,'5500','131747125747','2025-05-13 11:42:57',2445.00,NULL,'','13','1','Cost of goods sold','1','45','sales','','','No',NULL,NULL,''),(5163,'1100','131747125747','2025-05-13 11:44:58',2630.00,NULL,'','13','1','Good sold','1','45','sales','','','No',NULL,NULL,''),(5164,'4000','131747125747','2025-05-13 11:44:58',NULL,1200.00,'','13','1','Good sold','1','45','sales','10','','No',NULL,NULL,''),(5165,'4000','131747125747','2025-05-13 11:42:27',NULL,650.00,'','13','1','Good sold','1','45','sales','2','','No',NULL,NULL,''),(5166,'4000','131747125747','2025-05-13 11:42:38',NULL,780.00,'','13','1','Good sold','1','45','sales','9','','No',NULL,NULL,''),(5167,'1110','131747127052','2025-05-13 12:04:58',NULL,716.00,'','13','1','Inventory sold','1','35','sales','9','','No',NULL,NULL,''),(5168,'1110','131747127052','2025-05-13 12:04:12',NULL,531.00,'','13','1','Inventory sold','1','35','sales','8','','No',NULL,NULL,''),(5169,'5500','131747127052','2025-05-13 12:04:44',1247.00,NULL,'','13','1','Cost of goods sold','1','35','sales','','','No',NULL,NULL,''),(5170,'1100','131747127052','2025-05-13 12:04:58',1360.00,NULL,'','13','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(5171,'4000','131747127052','2025-05-13 12:04:58',NULL,780.00,'','13','1','Good sold','1','35','sales','9','','No',NULL,NULL,''),(5172,'4000','131747127052','2025-05-13 12:04:12',NULL,579.96,'','13','1','Good sold','1','35','sales','8','','No',NULL,NULL,''),(5173,'4000','131747127052','2025-05-13 12:40:10',579.96,NULL,'','13','1','Returned products','1','35','return','','','No',NULL,NULL,''),(5174,'1100','131747127052','2025-05-13 12:40:10',NULL,579.96,'','13','1','Returned products','1','35','return','','','No',NULL,NULL,''),(5175,'5500','131747127052','2025-05-13 12:40:10',NULL,531.00,'','13','1','Cost of goods returned','1','35','sales','8','','No',NULL,NULL,''),(5176,'1110','131747127052','2025-05-13 12:40:10',531.00,NULL,'','13','1','Inventory retuned ','1','35','sales','','','No',NULL,NULL,''),(5177,'1110','131747131008','2025-05-13 13:23:23',NULL,1432.00,'','13','1','Inventory sold','1','16','sales','9','','No',NULL,NULL,''),(5178,'5500','131747131008','2025-05-13 13:10:08',1432.00,NULL,'','13','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(5179,'1100','131747131008','2025-05-13 13:23:23',1560.00,NULL,'','13','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(5180,'4000','131747131008','2025-05-13 13:23:23',NULL,1560.00,'','13','1','Good sold','1','16','sales','9','','No',NULL,NULL,''),(5181,'1110','131747135555','2025-05-13 14:30:45',NULL,1425.00,'','13','1','Inventory sold','1','75','sales','4','','No',NULL,NULL,''),(5182,'1110','131747135555','2025-05-13 14:27:00',NULL,1121.00,'','13','1','Inventory sold','1','75','sales','10','','No',NULL,NULL,''),(5183,'5500','131747135555','2025-05-13 14:27:13',2546.00,NULL,'','13','1','Cost of goods sold','1','75','sales','','','No',NULL,NULL,''),(5184,'1100','131747135555','2025-05-13 14:30:45',2700.00,NULL,'','13','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(5185,'4000','131747135555','2025-05-13 14:30:45',NULL,1500.00,'','13','1','Good sold','1','75','sales','4','','No',NULL,NULL,''),(5186,'4000','131747135555','2025-05-13 14:27:00',NULL,1200.00,'','13','1','Good sold','1','75','sales','10','','No',NULL,NULL,''),(5187,'1110','131747138214','2025-05-13 15:12:38',NULL,4864.00,'','13','1','Inventory sold','1','71','sales','2','','No',NULL,NULL,''),(5188,'1110','131747138214','2025-05-13 15:10:14',NULL,16632.00,'','13','1','Inventory sold','1','71','sales','6','','No',NULL,NULL,''),(5189,'1110','131747138214','2025-05-13 15:10:33',NULL,14158.80,'','13','1','Inventory sold','1','71','sales','7','','No',NULL,NULL,''),(5190,'1110','131747138214','2025-05-13 15:11:17',NULL,8550.00,'','13','1','Inventory sold','1','71','sales','4','','No',NULL,NULL,''),(5191,'1110','131747138214','2025-05-13 15:11:55',NULL,3039.98,'','13','1','Inventory sold','1','71','sales','3','','No',NULL,NULL,''),(5192,'5500','131747138214','2025-05-13 15:12:18',47244.78,NULL,'','13','1','Cost of goods sold','1','71','sales','','','No',NULL,NULL,''),(5193,'1100','131747138214','2025-05-13 15:12:38',50098.00,NULL,'','13','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(5194,'4000','131747138214','2025-05-13 15:12:38',NULL,5200.00,'','13','1','Good sold','1','71','sales','2','','No',NULL,NULL,''),(5195,'4000','131747138214','2025-05-13 15:10:14',NULL,17700.48,'','13','1','Good sold','1','71','sales','6','','No',NULL,NULL,''),(5196,'4000','131747138214','2025-05-13 15:10:33',NULL,14997.60,'','13','1','Good sold','1','71','sales','7','','No',NULL,NULL,''),(5197,'4000','131747138214','2025-05-13 15:11:17',NULL,9000.00,'','13','1','Good sold','1','71','sales','4','','No',NULL,NULL,''),(5198,'4000','131747138214','2025-05-13 15:11:55',NULL,3199.97,'','13','1','Good sold','1','71','sales','3','','No',NULL,NULL,''),(5199,'1110','131747140677','2025-05-13 15:52:16',NULL,370.00,'','13','1','Inventory sold','1','25','sales','21','','No',NULL,NULL,''),(5200,'5500','131747140677','2025-05-13 15:51:17',370.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5201,'1100','131747140677','2025-05-13 15:52:16',400.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5202,'4000','131747140677','2025-05-13 15:52:16',NULL,400.00,'','13','1','Good sold','1','25','sales','21','','No',NULL,NULL,''),(5203,'1110','131747140891','2025-05-13 15:56:13',NULL,716.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(5204,'1110','131747140891','2025-05-13 15:54:51',NULL,1121.00,'','13','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(5205,'5500','131747140891','2025-05-13 15:55:39',1837.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5206,'1100','131747140891','2025-05-13 15:56:13',1980.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5207,'4000','131747140891','2025-05-13 15:56:13',NULL,780.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(5208,'4000','131747140891','2025-05-13 15:54:51',NULL,1200.00,'','13','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(5209,'1100','131747140677','2025-05-13 16:21:18',NULL,400.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5210,'1000','131747140677','2025-05-13 16:21:18',400.00,NULL,'','13','1','','1','25','payment','','13174714248834132424222','No',NULL,NULL,''),(5211,'1110','131747145589','2025-05-13 17:13:26',NULL,4536.00,'','13','1','Inventory sold','1','64','sales','12','','No',NULL,NULL,''),(5212,'5500','131747145589','2025-05-13 17:13:09',4536.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(5213,'1100','131747145589','2025-05-13 17:13:26',4785.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(5214,'4000','131747145589','2025-05-13 17:13:26',NULL,4785.00,'','13','1','Good sold','1','64','sales','12','','No',NULL,NULL,''),(5215,'1100','131747138214','2025-05-13 17:27:13',NULL,50098.00,'','13','1','','1','39','payment','','','No',NULL,NULL,''),(5216,'1000','131747138214','2025-05-13 17:27:13',50098.00,NULL,'','13','1','','1','39','payment','','13174714645632315353230','No',NULL,NULL,''),(5217,'1100','131747135555','2025-05-13 17:27:56',NULL,2700.00,'','13','1','','1','75','payment','','','No',NULL,NULL,''),(5218,'1000','131747135555','2025-05-13 17:27:56',2700.00,NULL,'','13','1','','1','75','payment','','13174714648921221733242','No',NULL,NULL,''),(5219,'1100','131747125747','2025-05-13 17:30:21',NULL,2630.00,'','13','1','','1','45','payment','','','No',NULL,NULL,''),(5220,'1000','131747125747','2025-05-13 17:30:21',2630.00,NULL,'','13','1','','1','45','payment','','13174714663963642310002','No',NULL,NULL,''),(5221,'1110','131747147923','2025-05-13 17:56:21',NULL,4275.00,'','13','1','Inventory sold','1','63','sales','4','','No',NULL,NULL,''),(5222,'1110','131747147923','2025-05-13 17:52:03',NULL,2279.99,'','13','1','Inventory sold','1','63','sales','3','','No',NULL,NULL,''),(5223,'1110','131747147923','2025-05-13 17:53:23',NULL,3363.00,'','13','1','Inventory sold','1','63','sales','10','','No',NULL,NULL,''),(5224,'1110','131747147923','2025-05-13 17:54:09',NULL,2148.00,'','13','1','Inventory sold','1','63','sales','9','','No',NULL,NULL,''),(5225,'5500','131747147923','2025-05-13 17:54:29',12065.99,NULL,'','13','1','Cost of goods sold','1','63','sales','','','No',NULL,NULL,''),(5226,'1100','131747147923','2025-05-13 17:56:21',12711.00,NULL,'','13','1','Good sold','1','63','sales','','','No',NULL,NULL,''),(5227,'4000','131747147923','2025-05-13 17:56:21',NULL,4500.00,'','13','1','Good sold','1','63','sales','4','','No',NULL,NULL,''),(5228,'4000','131747147923','2025-05-13 17:52:03',NULL,2401.20,'','13','1','Good sold','1','63','sales','3','','No',NULL,NULL,''),(5229,'4000','131747147923','2025-05-13 17:53:23',NULL,3535.20,'','13','1','Good sold','1','63','sales','10','','No',NULL,NULL,''),(5230,'4000','131747147923','2025-05-13 17:54:09',NULL,2275.20,'','13','1','Good sold','1','63','sales','9','','No',NULL,NULL,''),(5231,'1100','131747123649','2025-05-13 18:37:48',NULL,3330.00,'','13','1','','1','33','payment','','','No',NULL,NULL,''),(5232,'1000','131747123649','2025-05-13 18:37:48',3330.00,NULL,'','13','1','','1','33','payment','','13174715070505303332413','No',NULL,NULL,''),(5233,'1100','131747140891','2025-05-13 18:38:49',NULL,1980.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5234,'1000','131747140891','2025-05-13 18:38:49',1980.00,NULL,'','13','1','','1','25','payment','','13174715074722104333020','No',NULL,NULL,''),(5235,'1100','131747127052','2025-05-13 18:39:19',NULL,780.04,'','13','1','','1','35','payment','','','No',NULL,NULL,''),(5236,'1000','131747127052','2025-05-13 18:39:19',780.04,NULL,'','13','1','','1','35','payment','','13174715077942200211222','No',NULL,NULL,''),(5237,'1100','131747131008','2025-05-13 18:52:28',NULL,1560.00,'','13','1','','1','16','payment','','','No',NULL,NULL,''),(5238,'1000','131747131008','2025-05-13 18:52:28',1560.00,NULL,'','13','1','','1','16','payment','','13174715156326730335220','No',NULL,NULL,''),(5239,'4000','131747135555','2025-05-13 19:08:06',1200.00,NULL,'','13','1','Returned products','1','75','return','','','No',NULL,NULL,''),(5240,'1100','131747135555','2025-05-13 19:08:06',NULL,1200.00,'','13','1','Returned products','1','75','return','','','No',NULL,NULL,''),(5241,'5500','131747135555','2025-05-13 19:08:06',NULL,1121.00,'','13','1','Cost of goods returned','1','75','sales','10','','No',NULL,NULL,''),(5242,'1110','131747135555','2025-05-13 19:08:06',1121.00,NULL,'','13','1','Inventory retuned ','1','75','sales','','','No',NULL,NULL,''),(5243,'1110','131747152400','2025-05-13 19:06:53',NULL,126.67,'','13','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5244,'5500','131747152400','2025-05-13 19:06:40',126.67,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5245,'1000','131747152400','2025-05-13 19:06:53',133.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5246,'4000','131747152400','2025-05-13 19:06:53',NULL,133.33,'','13','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5247,'1100','131747147923','2025-05-13 19:08:29',NULL,12711.00,'','13','1','','1','63','payment','','','No',NULL,NULL,''),(5248,'1000','131747147923','2025-05-13 19:08:29',12711.00,NULL,'','13','1','','1','63','payment','','13174715252332523022233','No',NULL,NULL,''),(5249,'1110','131747207909','2025-05-14 10:33:17',NULL,760.00,'','13','1','Inventory sold','1','23','sales','3','','No',NULL,NULL,''),(5250,'1110','131747207909','2025-05-14 10:31:49',NULL,333.00,'','13','1','Inventory sold','1','23','sales','13','','No',NULL,NULL,''),(5251,'1110','131747207909','2025-05-14 10:32:43',NULL,716.00,'','13','1','Inventory sold','1','23','sales','9','','No',NULL,NULL,''),(5252,'5500','131747207909','2025-05-14 10:32:56',1809.00,NULL,'','13','1','Cost of goods sold','1','23','sales','','','No',NULL,NULL,''),(5253,'1000','131747207909','2025-05-14 10:33:17',1950.00,NULL,'','13','1','Good sold','1','23','Payment','','','No',NULL,NULL,''),(5254,'4000','131747207909','2025-05-14 10:33:17',NULL,799.99,'','13','1','Good sold','1','23','sales','3','','No',NULL,NULL,''),(5255,'4000','131747207909','2025-05-14 10:31:49',NULL,370.00,'','13','1','Good sold','1','23','sales','13','','No',NULL,NULL,''),(5256,'4000','131747207909','2025-05-14 10:32:43',NULL,780.00,'','13','1','Good sold','1','23','sales','9','','No',NULL,NULL,''),(5257,'1100','131746963536','2025-05-14 10:35:06',NULL,1980.00,'','13','1','','1','74','payment','','','No',NULL,NULL,''),(5258,'1000','131746963536','2025-05-14 10:35:06',1980.00,NULL,'','13','1','','1','74','payment','','13174720813232372733133','No',NULL,NULL,''),(5259,'1110','131747208318','2025-05-14 10:38:50',NULL,595.92,'','13','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(5260,'5500','131747208318','2025-05-14 10:38:38',595.92,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5261,'1000','131747208318','2025-05-14 10:38:50',650.00,NULL,'','13','1','Good sold','1','','sales','','','No',NULL,NULL,'rgt'),(5262,'4000','131747208318','2025-05-14 10:38:50',NULL,649.92,'','13','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5263,'1110','131747210019','2025-05-14 11:07:05',NULL,13.88,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(5264,'5500','131747210019','2025-05-14 11:06:59',13.88,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5265,'1000','131747210019','2025-05-14 11:07:05',20.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5266,'4000','131747210019','2025-05-14 11:07:05',NULL,20.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(5267,'1110','131747214958','2025-05-14 12:30:01',NULL,716.00,'','13','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(5268,'5500','131747214958','2025-05-14 12:29:18',716.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(5269,'1100','131747214958','2025-05-14 12:30:01',780.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(5270,'4000','131747214958','2025-05-14 12:30:01',NULL,780.00,'','13','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(5271,'1100','131747214958','2025-05-14 12:30:27',NULL,780.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(5272,'1000','131747214958','2025-05-14 12:30:27',780.00,NULL,'','13','1','','1','64','payment','','13174721504232013703201','No',NULL,NULL,''),(5273,'1110','131747215102','2025-05-14 12:32:02',NULL,716.00,'','13','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(5274,'5500','131747215102','2025-05-14 12:31:42',716.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(5275,'1000','131747215102','2025-05-14 12:32:02',780.00,NULL,'','13','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(5276,'4000','131747215102','2025-05-14 12:32:02',NULL,780.00,'','13','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(5277,'1110','131747215267','2025-05-14 12:36:59',NULL,2242.00,'','13','1','Inventory sold','1','28','sales','10','','No',NULL,NULL,''),(5278,'1110','131747215267','2025-05-14 12:34:27',NULL,1432.00,'','13','1','Inventory sold','1','28','sales','9','','No',NULL,NULL,''),(5279,'5500','131747215267','2025-05-14 12:34:39',3674.00,NULL,'','13','1','Cost of goods sold','1','28','sales','','','No',NULL,NULL,''),(5280,'1100','131747215267','2025-05-14 12:36:59',3850.00,NULL,'','13','1','Good sold','1','28','sales','','','No',NULL,NULL,''),(5281,'4000','131747215267','2025-05-14 12:36:59',NULL,2340.00,'','13','1','Good sold','1','28','sales','10','','No',NULL,NULL,''),(5282,'4000','131747215267','2025-05-14 12:34:27',NULL,1510.08,'','13','1','Good sold','1','28','sales','9','','No',NULL,NULL,''),(5283,'1110','131747215618','2025-05-14 12:41:05',NULL,2148.00,'','13','1','Inventory sold','1','16','sales','9','','No',NULL,NULL,''),(5284,'5500','131747215618','2025-05-14 12:40:18',2148.00,NULL,'','13','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(5285,'1100','131747215618','2025-05-14 12:41:05',2280.00,NULL,'','13','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(5286,'4000','131747215618','2025-05-14 12:41:05',NULL,2279.52,'','13','1','Good sold','1','16','sales','9','','No',NULL,NULL,''),(5287,'1110','131747217357','2025-05-14 13:10:21',NULL,1121.00,'','13','1','Inventory sold','1','16','sales','10','','No',NULL,NULL,''),(5288,'5500','131747217357','2025-05-14 13:09:17',1121.00,NULL,'','13','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(5289,'1100','131747217357','2025-05-14 13:10:21',1180.00,NULL,'','13','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(5290,'4000','131747217357','2025-05-14 13:10:21',NULL,1180.00,'','13','1','Good sold','1','16','sales','10','','No',NULL,NULL,''),(5291,'1110','131747217479','2025-05-14 13:11:57',NULL,531.00,'','13','1','Inventory sold','1','43','sales','8','','No',NULL,NULL,''),(5292,'1110','131747217479','2025-05-14 13:11:20',NULL,608.00,'','13','1','Inventory sold','1','43','sales','2','','No',NULL,NULL,''),(5293,'5500','131747217479','2025-05-14 13:11:41',1139.00,NULL,'','13','1','Cost of goods sold','1','43','sales','','','No',NULL,NULL,''),(5294,'1100','131747217479','2025-05-14 13:11:57',1230.00,NULL,'','13','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(5295,'4000','131747217479','2025-05-14 13:11:57',NULL,579.96,'','13','1','Good sold','1','43','sales','8','','No',NULL,NULL,''),(5296,'4000','131747217479','2025-05-14 13:11:20',NULL,650.00,'','13','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(5297,'1110','131747217557','2025-05-14 13:12:45',NULL,608.00,'','13','1','Inventory sold','1','76','sales','2','','No',NULL,NULL,''),(5298,'5500','131747217557','2025-05-14 13:12:37',608.00,NULL,'','13','1','Cost of goods sold','1','76','sales','','','No',NULL,NULL,''),(5299,'1100','131747217557','2025-05-14 13:12:45',650.00,NULL,'','13','1','Good sold','1','76','sales','','','No',NULL,NULL,''),(5300,'4000','131747217557','2025-05-14 13:12:45',NULL,650.00,'','13','1','Good sold','1','76','sales','2','','No',NULL,NULL,''),(5301,'1100','131747217479','2025-05-14 13:48:02',NULL,1230.00,'','13','1','','1','43','payment','','','No',NULL,NULL,''),(5302,'1000','131747217479','2025-05-14 13:48:02',1230.00,NULL,'','13','1','','1','43','payment','','13174721969201326304211','No',NULL,NULL,''),(5303,'1110','131747221225','2025-05-14 14:53:40',NULL,716.00,'','13','1','Inventory sold','1','44','sales','9','','No',NULL,NULL,''),(5304,'5500','131747221225','2025-05-14 14:13:45',716.00,NULL,'','13','1','Cost of goods sold','1','44','sales','','','No',NULL,NULL,''),(5305,'1100','131747221225','2025-05-14 14:53:40',780.00,NULL,'','13','1','Good sold','1','44','sales','','','No',NULL,NULL,''),(5306,'4000','131747221225','2025-05-14 14:53:40',NULL,780.00,'','13','1','Good sold','1','44','sales','9','','No',NULL,NULL,''),(5307,'1100','131747221225','2025-05-14 15:04:24',NULL,780.00,'','13','1','','1','44','payment','','','No',NULL,NULL,''),(5308,'1000','131747221225','2025-05-14 15:04:24',780.00,NULL,'','13','1','','1','44','payment','','13174722431842282422301','No',NULL,NULL,''),(5309,'1110','131747227420','2025-05-14 15:58:42',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5310,'5500','131747227420','2025-05-14 15:57:00',716.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5311,'1000','131747227420','2025-05-14 15:58:42',780.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5312,'4000','131747227420','2025-05-14 15:58:42',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5313,'1110','131747228321','2025-05-14 16:12:48',NULL,471.96,'','13','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(5314,'5500','131747228321','2025-05-14 16:12:01',471.96,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(5315,'1100','131747228321','2025-05-14 16:12:48',500.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(5316,'4000','131747228321','2025-05-14 16:12:48',NULL,499.92,'','13','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(5317,'1110','131747228613','2025-05-14 16:17:25',NULL,102.50,'','13','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(5318,'5500','131747228613','2025-05-14 16:16:53',102.50,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5319,'1000','131747228613','2025-05-14 16:17:25',120.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5320,'4000','131747228613','2025-05-14 16:17:25',NULL,120.00,'','13','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5321,'1110','131747228683','2025-05-14 16:43:01',NULL,13.88,'','13','1','Inventory sold','1','64','sales','13','','No',NULL,NULL,''),(5322,'5500','131747228683','2025-05-14 16:18:03',13.88,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(5323,'1100','131747228683','2025-05-14 16:43:01',20.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(5324,'4000','131747228683','2025-05-14 16:43:01',NULL,20.00,'','13','1','Good sold','1','64','sales','13','','No',NULL,NULL,''),(5325,'1100','131747228683','2025-05-14 16:45:09',NULL,20.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(5326,'1000','131747228683','2025-05-14 16:45:09',20.00,NULL,'','13','1','','1','64','payment','','13174723032133300220322','No',NULL,NULL,''),(5327,'1100','131747228321','2025-05-14 16:45:33',NULL,500.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(5328,'1000','131747228321','2025-05-14 16:45:33',500.00,NULL,'','13','1','','1','64','payment','','13174723034722732437233','No',NULL,NULL,''),(5329,'1110','131747230718','2025-05-14 16:52:05',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(5330,'5500','131747230718','2025-05-14 16:51:58',608.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5331,'1100','131747230718','2025-05-14 16:52:05',650.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5332,'4000','131747230718','2025-05-14 16:52:05',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(5333,'1110','131747230801','2025-05-14 16:53:34',NULL,1824.00,'','13','1','Inventory sold','1','73','sales','2','','No',NULL,NULL,''),(5334,'5500','131747230801','2025-05-14 16:53:21',1824.00,NULL,'','13','1','Cost of goods sold','1','73','sales','','','No',NULL,NULL,''),(5335,'1100','131747230801','2025-05-14 16:53:34',1920.00,NULL,'','13','1','Good sold','1','73','sales','','','No',NULL,NULL,''),(5336,'4000','131747230801','2025-05-14 16:53:34',NULL,1920.00,'','13','1','Good sold','1','73','sales','2','','No',NULL,NULL,''),(5337,'4000','131747230801','2025-05-14 17:16:30',1920.00,NULL,'','13','1','Returned products','1','73','return','','','No',NULL,NULL,''),(5338,'1100','131747230801','2025-05-14 17:16:30',NULL,1920.00,'','13','1','Returned products','1','73','return','','','No',NULL,NULL,''),(5339,'5500','131747230801','2025-05-14 17:16:30',NULL,1824.00,'','13','1','Cost of goods returned','1','73','sales','2','','No',NULL,NULL,''),(5340,'1110','131747230801','2025-05-14 17:16:30',1824.00,NULL,'','13','1','Inventory retuned ','1','73','sales','','','No',NULL,NULL,''),(5341,'1100','131747230718','2025-05-14 17:28:59',NULL,650.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5342,'1000','131747230718','2025-05-14 17:28:59',650.00,NULL,'','13','1','','1','25','payment','','13174723295030093032333','No',NULL,NULL,''),(5343,'1100','131747217557','2025-05-14 18:34:03',NULL,650.00,'','13','1','','1','76','payment','','','No',NULL,NULL,''),(5344,'1000','131747217557','2025-05-14 18:34:03',650.00,NULL,'','13','1','','1','76','payment','','13174723685212521703737','No',NULL,NULL,''),(5345,'1110','131747237351','2025-05-14 18:44:07',NULL,1121.00,'','13','1','Inventory sold','1','16','sales','10','','No',NULL,NULL,''),(5346,'5500','131747237351','2025-05-14 18:42:32',1121.00,NULL,'','13','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(5347,'1100','131747237351','2025-05-14 18:44:07',1180.00,NULL,'','13','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(5348,'4000','131747237351','2025-05-14 18:44:07',NULL,1179.84,'','13','1','Good sold','1','16','sales','10','','No',NULL,NULL,''),(5349,'1110','131747290252','2025-05-15 09:24:56',NULL,2242.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(5350,'1110','131747290252','2025-05-15 09:24:12',NULL,93.42,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(5351,'5500','131747290252','2025-05-15 09:24:43',2335.42,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5352,'1000','131747290252','2025-05-15 09:24:56',2500.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5353,'4000','131747290252','2025-05-15 09:24:56',NULL,2400.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(5354,'4000','131747290252','2025-05-15 09:24:12',NULL,100.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(5355,'1110','131747296187','2025-05-15 11:48:05',NULL,4296.00,'','13','1','Inventory sold','1','20','sales','9','','No',NULL,NULL,''),(5356,'1110','131747296187','2025-05-15 11:03:08',NULL,4484.00,'','13','1','Inventory sold','1','20','sales','10','','No',NULL,NULL,''),(5357,'1110','131747296187','2025-05-15 11:47:09',NULL,6080.00,'','13','1','Inventory sold','1','20','sales','2','','No',NULL,NULL,''),(5358,'1110','131747296187','2025-05-15 11:47:29',NULL,2279.99,'','13','1','Inventory sold','1','20','sales','3','','No',NULL,NULL,''),(5359,'5500','131747296187','2025-05-15 11:47:40',17139.98,NULL,'','13','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(5360,'1100','131747296187','2025-05-15 11:48:05',18380.00,NULL,'','13','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(5361,'4000','131747296187','2025-05-15 11:48:05',NULL,4680.00,'','13','1','Good sold','1','20','sales','9','','No',NULL,NULL,''),(5362,'4000','131747296187','2025-05-15 11:03:08',NULL,4800.00,'','13','1','Good sold','1','20','sales','10','','No',NULL,NULL,''),(5363,'4000','131747296187','2025-05-15 11:47:09',NULL,6500.00,'','13','1','Good sold','1','20','sales','2','','No',NULL,NULL,''),(5364,'4000','131747296187','2025-05-15 11:47:29',NULL,2399.98,'','13','1','Good sold','1','20','sales','3','','No',NULL,NULL,''),(5365,'1110','131747299559','2025-05-15 11:59:40',NULL,943.92,'','13','1','Inventory sold','1','30','sales','7','','No',NULL,NULL,''),(5366,'5500','131747299559','2025-05-15 11:59:19',943.92,NULL,'','13','1','Cost of goods sold','1','30','sales','','','No',NULL,NULL,''),(5367,'1100','131747299559','2025-05-15 11:59:40',1000.00,NULL,'','13','1','Good sold','1','30','sales','','','No',NULL,NULL,''),(5368,'4000','131747299559','2025-05-15 11:59:40',NULL,999.84,'','13','1','Good sold','1','30','sales','7','','No',NULL,NULL,''),(5369,'1110','131747300708','2025-05-15 12:18:35',NULL,13.88,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(5370,'5500','131747300708','2025-05-15 12:18:28',13.88,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5371,'1000','131747300708','2025-05-15 12:18:35',20.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5372,'4000','131747300708','2025-05-15 12:18:35',NULL,20.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(5373,'1110','131747301509','2025-05-15 12:32:21',NULL,333.00,'','13','1','Inventory sold','1','26','sales','13','','No',NULL,NULL,''),(5374,'1110','131747301509','2025-05-15 12:31:49',NULL,358.00,'','13','1','Inventory sold','1','26','sales','9','','No',NULL,NULL,''),(5375,'1110','131747301509','2025-05-15 12:31:57',NULL,560.50,'','13','1','Inventory sold','1','26','sales','10','','No',NULL,NULL,''),(5376,'5500','131747301509','2025-05-15 12:32:07',1251.50,NULL,'','13','1','Cost of goods sold','1','26','sales','','','No',NULL,NULL,''),(5377,'1100','131747301509','2025-05-15 12:32:21',1360.00,NULL,'','13','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(5378,'4000','131747301509','2025-05-15 12:32:21',NULL,370.00,'','13','1','Good sold','1','26','sales','13','','No',NULL,NULL,''),(5379,'4000','131747301509','2025-05-15 12:31:49',NULL,390.00,'','13','1','Good sold','1','26','sales','9','','No',NULL,NULL,''),(5380,'4000','131747301509','2025-05-15 12:31:57',NULL,600.00,'','13','1','Good sold','1','26','sales','10','','No',NULL,NULL,''),(5381,'1110','131747303093','2025-05-15 12:58:58',NULL,115.50,'','13','1','Inventory sold','1','26','sales','6','','No',NULL,NULL,''),(5382,'5500','131747303093','2025-05-15 12:58:13',115.50,NULL,'','13','1','Cost of goods sold','1','26','sales','','','No',NULL,NULL,''),(5383,'1100','131747303093','2025-05-15 12:58:58',150.00,NULL,'','13','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(5384,'4000','131747303093','2025-05-15 12:58:58',NULL,150.00,'','13','1','Good sold','1','26','sales','6','','No',NULL,NULL,''),(5385,'1110','131747303523','2025-05-15 13:15:59',NULL,973.00,'','13','1','Inventory sold','1','16','sales','14','','No',NULL,NULL,''),(5386,'1110','131747303523','2025-05-15 13:05:23',NULL,7159.99,'','13','1','Inventory sold','1','16','sales','9','','No',NULL,NULL,''),(5387,'1110','131747303523','2025-05-15 13:05:32',NULL,2242.00,'','13','1','Inventory sold','1','16','sales','10','','No',NULL,NULL,''),(5388,'5500','131747303523','2025-05-15 13:15:10',10374.99,NULL,'','13','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(5389,'1100','131747303523','2025-05-15 13:15:59',11000.00,NULL,'','13','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(5390,'4000','131747303523','2025-05-15 13:15:59',NULL,1039.99,'','13','1','Good sold','1','16','sales','14','','No',NULL,NULL,''),(5391,'4000','131747303523','2025-05-15 13:05:23',NULL,7600.00,'','13','1','Good sold','1','16','sales','9','','No',NULL,NULL,''),(5392,'4000','131747303523','2025-05-15 13:05:32',NULL,2360.00,'','13','1','Good sold','1','16','sales','10','','No',NULL,NULL,''),(5393,'1110','131747304230','2025-05-15 13:25:33',NULL,17183.98,'','13','1','Inventory sold','1','19','sales','9','','No',NULL,NULL,''),(5394,'1110','131747304230','2025-05-15 13:17:10',NULL,24320.00,'','13','1','Inventory sold','1','19','sales','2','','No',NULL,NULL,''),(5395,'1110','131747304230','2025-05-15 13:20:28',NULL,4865.00,'','13','1','Inventory sold','1','19','sales','14','','No',NULL,NULL,''),(5396,'1110','131747304230','2025-05-15 13:21:26',NULL,4710.00,'','13','1','Inventory sold','1','19','sales','1','','No',NULL,NULL,''),(5397,'1110','131747304230','2025-05-15 13:21:49',NULL,2242.00,'','13','1','Inventory sold','1','19','sales','10','','No',NULL,NULL,''),(5398,'5500','131747304230','2025-05-15 13:25:19',53320.98,NULL,'','13','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(5399,'1100','131747304230','2025-05-15 13:25:33',57320.00,NULL,'','13','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(5400,'4000','131747304230','2025-05-15 13:25:33',NULL,18720.00,'','13','1','Good sold','1','19','sales','9','','No',NULL,NULL,''),(5401,'4000','131747304230','2025-05-15 13:17:10',NULL,26000.00,'','13','1','Good sold','1','19','sales','2','','No',NULL,NULL,''),(5402,'4000','131747304230','2025-05-15 13:20:28',NULL,5199.96,'','13','1','Good sold','1','19','sales','14','','No',NULL,NULL,''),(5403,'4000','131747304230','2025-05-15 13:21:26',NULL,5000.00,'','13','1','Good sold','1','19','sales','1','','No',NULL,NULL,''),(5404,'4000','131747304230','2025-05-15 13:21:49',NULL,2400.00,'','13','1','Good sold','1','19','sales','10','','No',NULL,NULL,''),(5405,'1110','131747304793','2025-05-15 13:26:46',NULL,1121.00,'','13','1','Inventory sold','1','75','sales','10','','No',NULL,NULL,''),(5406,'5500','131747304793','2025-05-15 13:26:33',1121.00,NULL,'','13','1','Cost of goods sold','1','75','sales','','','No',NULL,NULL,''),(5407,'1100','131747304793','2025-05-15 13:26:46',1200.00,NULL,'','13','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(5408,'4000','131747304793','2025-05-15 13:26:46',NULL,1200.00,'','13','1','Good sold','1','75','sales','10','','No',NULL,NULL,''),(5409,'1110','131747305280','2025-05-15 13:34:51',NULL,27.75,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(5410,'5500','131747305280','2025-05-15 13:34:40',27.75,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5411,'1000','131747305280','2025-05-15 13:34:51',40.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5412,'4000','131747305280','2025-05-15 13:34:51',NULL,40.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(5413,'1110','131747309964','2025-05-15 14:54:00',NULL,1415.88,'','13','1','Inventory sold','1','74','sales','7','','No',NULL,NULL,''),(5414,'5500','131747309964','2025-05-15 14:52:44',1415.88,NULL,'','13','1','Cost of goods sold','1','74','sales','','','No',NULL,NULL,''),(5415,'1100','131747309964','2025-05-15 14:54:00',1500.00,NULL,'','13','1','Good sold','1','74','sales','','','No',NULL,NULL,''),(5416,'4000','131747309964','2025-05-15 14:54:00',NULL,1499.76,'','13','1','Good sold','1','74','sales','7','','No',NULL,NULL,''),(5417,'4000','131747299559','2025-05-15 14:55:00',499.92,NULL,'','13','1','Returned products','1','30','return','','','No',NULL,NULL,''),(5418,'1100','131747299559','2025-05-15 14:55:00',NULL,499.92,'','13','1','Returned products','1','30','return','','','No',NULL,NULL,''),(5419,'5500','131747299559','2025-05-15 14:55:00',NULL,471.96,'','13','1','Cost of goods returned','1','30','sales','7','','No',NULL,NULL,''),(5420,'1110','131747299559','2025-05-15 14:55:00',471.96,NULL,'','13','1','Inventory retuned ','1','30','sales','','','No',NULL,NULL,''),(5421,'1110','131747311722','2025-05-15 15:22:13',NULL,2432.00,'','13','1','Inventory sold','1','34','sales','2','','No',NULL,NULL,''),(5422,'5500','131747311722','2025-05-15 15:22:02',2432.00,NULL,'','13','1','Cost of goods sold','1','34','sales','','','No',NULL,NULL,''),(5423,'1100','131747311722','2025-05-15 15:22:13',2560.00,NULL,'','13','1','Good sold','1','34','sales','','','No',NULL,NULL,''),(5424,'4000','131747311722','2025-05-15 15:22:13',NULL,2560.00,'','13','1','Good sold','1','34','sales','2','','No',NULL,NULL,''),(5425,'1110','131747311757','2025-05-15 15:23:16',NULL,333.00,'','13','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(5426,'5500','131747311757','2025-05-15 15:22:37',333.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5427,'1100','131747311757','2025-05-15 15:23:16',370.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5428,'4000','131747311757','2025-05-15 15:23:16',NULL,370.00,'','13','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(5429,'1110','131747311885','2025-05-15 15:24:57',NULL,716.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(5430,'5500','131747311885','2025-05-15 15:24:45',716.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5431,'1100','131747311885','2025-05-15 15:24:57',780.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5432,'4000','131747311885','2025-05-15 15:24:57',NULL,780.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(5433,'1110','131747311973','2025-05-15 15:26:22',NULL,370.00,'','13','1','Inventory sold','1','25','sales','21','','No',NULL,NULL,''),(5434,'5500','131747311973','2025-05-15 15:26:13',370.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5435,'1100','131747311973','2025-05-15 15:26:22',400.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5436,'4000','131747311973','2025-05-15 15:26:22',NULL,400.00,'','13','1','Good sold','1','25','sales','21','','No',NULL,NULL,''),(5437,'1110','131747312037','2025-05-15 15:28:16',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(5438,'1110','131747312037','2025-05-15 15:27:17',NULL,943.92,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(5439,'1110','131747312037','2025-05-15 15:27:40',NULL,716.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(5440,'1110','131747312037','2025-05-15 15:27:50',NULL,1121.00,'','13','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(5441,'5500','131747312037','2025-05-15 15:28:03',3388.92,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5442,'1100','131747312037','2025-05-15 15:28:16',3630.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5443,'4000','131747312037','2025-05-15 15:28:16',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(5444,'4000','131747312037','2025-05-15 15:27:17',NULL,999.84,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(5445,'4000','131747312037','2025-05-15 15:27:40',NULL,780.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(5446,'4000','131747312037','2025-05-15 15:27:50',NULL,1200.00,'','13','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(5447,'1110','131747312123','2025-05-15 15:30:05',NULL,716.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(5448,'1110','131747312123','2025-05-15 15:28:43',NULL,1386.00,'','13','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(5449,'1110','131747312123','2025-05-15 15:29:19',NULL,943.92,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(5450,'1110','131747312123','2025-05-15 15:29:37',NULL,1216.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(5451,'5500','131747312123','2025-05-15 15:29:51',4261.92,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5452,'1100','131747312123','2025-05-15 15:30:05',4555.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5453,'4000','131747312123','2025-05-15 15:30:05',NULL,780.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(5454,'4000','131747312123','2025-05-15 15:28:43',NULL,1475.04,'','13','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(5455,'4000','131747312123','2025-05-15 15:29:19',NULL,999.84,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(5456,'4000','131747312123','2025-05-15 15:29:37',NULL,1300.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(5457,'1100','131747301509','2025-05-15 15:46:39',NULL,1360.00,'','13','1','','1','26','payment','','','No',NULL,NULL,''),(5458,'1000','131747301509','2025-05-15 15:46:39',1360.00,NULL,'','13','1','','1','26','payment','','13174731320937239321931','No',NULL,NULL,''),(5459,'1100','131747303093','2025-05-15 15:47:10',NULL,150.00,'','13','1','','1','26','payment','','','No',NULL,NULL,''),(5460,'1000','131747303093','2025-05-15 15:47:10',150.00,NULL,'','13','1','','1','26','payment','','13174731325670723331366','No',NULL,NULL,''),(5461,'1100','131747311757','2025-05-15 16:04:39',NULL,370.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5462,'1000','131747311757','2025-05-15 16:04:39',370.00,NULL,'','13','1','','1','25','payment','','13174731429022220230033','No',NULL,NULL,''),(5463,'1100','131747311722','2025-05-15 16:05:53',NULL,2560.00,'','13','1','','1','34','payment','','','No',NULL,NULL,''),(5464,'1000','131747311722','2025-05-15 16:05:53',2560.00,NULL,'','13','1','','1','34','payment','','13174731436873071372412','No',NULL,NULL,''),(5465,'1100','131747311973','2025-05-15 16:06:20',NULL,400.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5466,'1000','131747311973','2025-05-15 16:06:20',400.00,NULL,'','13','1','','1','25','payment','','13174731439923333210331','No',NULL,NULL,''),(5467,'1100','131747312037','2025-05-15 16:07:14',NULL,3630.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5468,'1000','131747312037','2025-05-15 16:07:14',3630.00,NULL,'','13','1','','1','25','payment','','13174731446010131233421','No',NULL,NULL,''),(5469,'1100','131747311885','2025-05-15 16:08:33',NULL,580.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5470,'1000','131747311885','2025-05-15 16:08:33',580.00,NULL,'','13','1','','1','25','payment','','13174731453232271200370','No',NULL,NULL,''),(5471,'1100','131747311885','2025-05-15 16:08:53',NULL,200.00,'','13','1','','1','25','payment','','','No',NULL,NULL,'fgt'),(5472,'1010','131747311885','2025-05-15 16:08:53',200.00,NULL,'','13','1','','1','25','payment','','13174731454900290373733','No',NULL,NULL,'fgt'),(5473,'1100','131747312123','2025-05-15 16:10:12',NULL,4555.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5474,'1000','131747312123','2025-05-15 16:10:12',4555.00,NULL,'','13','1','','1','25','payment','','13174731463622271344017','No',NULL,NULL,''),(5475,'1110','131747322000','2025-05-15 18:13:52',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5476,'1110','131747322000','2025-05-15 18:13:21',NULL,1121.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(5477,'5500','131747322000','2025-05-15 18:13:35',1837.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5478,'1000','131747322000','2025-05-15 18:13:52',1980.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5479,'4000','131747322000','2025-05-15 18:13:52',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5480,'4000','131747322000','2025-05-15 18:13:21',NULL,1200.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(5481,'1110','131747323397','2025-05-15 18:39:12',NULL,11399.94,'','13','1','Inventory sold','1','18','sales','3','','No',NULL,NULL,''),(5482,'1110','131747323397','2025-05-15 18:36:37',NULL,21375.00,'','13','1','Inventory sold','1','18','sales','4','','No',NULL,NULL,''),(5483,'1110','131747323397','2025-05-15 18:36:52',NULL,1489.80,'','13','1','Inventory sold','1','18','sales','5','','No',NULL,NULL,''),(5484,'1110','131747323397','2025-05-15 18:37:10',NULL,2655.00,'','13','1','Inventory sold','1','18','sales','8','','No',NULL,NULL,''),(5485,'1110','131747323397','2025-05-15 18:38:38',NULL,2831.76,'','13','1','Inventory sold','1','18','sales','7','','No',NULL,NULL,''),(5486,'5500','131747323397','2025-05-15 18:38:51',39751.50,NULL,'','13','1','Cost of goods sold','1','18','sales','','','No',NULL,NULL,''),(5487,'1100','131747323397','2025-05-15 18:39:12',42025.00,NULL,'','13','1','Good sold','1','18','sales','','','No',NULL,NULL,''),(5488,'4000','131747323397','2025-05-15 18:39:12',NULL,11999.88,'','13','1','Good sold','1','18','sales','3','','No',NULL,NULL,''),(5489,'4000','131747323397','2025-05-15 18:36:37',NULL,22500.00,'','13','1','Good sold','1','18','sales','4','','No',NULL,NULL,''),(5490,'4000','131747323397','2025-05-15 18:36:52',NULL,1624.80,'','13','1','Good sold','1','18','sales','5','','No',NULL,NULL,''),(5491,'4000','131747323397','2025-05-15 18:37:10',NULL,2899.80,'','13','1','Good sold','1','18','sales','8','','No',NULL,NULL,''),(5492,'4000','131747323397','2025-05-15 18:38:38',NULL,2999.52,'','13','1','Good sold','1','18','sales','7','','No',NULL,NULL,''),(5493,'1110','131747323895','2025-05-15 18:47:53',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(5494,'5500','131747323895','2025-05-15 18:44:55',608.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5495,'1100','131747323895','2025-05-15 18:47:53',650.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5496,'4000','131747323895','2025-05-15 18:47:53',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(5497,'1100','131747299559','2025-05-15 18:48:53',NULL,500.00,'','13','1','','1','30','payment','','','No',NULL,NULL,''),(5498,'1000','131747299559','2025-05-15 18:48:53',500.00,NULL,'','13','1','','1','30','payment','','13174732415337331312051','No',NULL,NULL,''),(5499,'1110','131747324212','2025-05-15 18:57:43',NULL,5011.99,'','13','1','Inventory sold','1','19','sales','9','','No',NULL,NULL,''),(5500,'1110','131747324212','2025-05-15 18:50:49',NULL,4484.00,'','13','1','Inventory sold','1','19','sales','10','','No',NULL,NULL,''),(5501,'5500','131747324212','2025-05-15 18:57:18',9495.99,NULL,'','13','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(5502,'1100','131747324212','2025-05-15 18:57:43',10260.00,NULL,'','13','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(5503,'4000','131747324212','2025-05-15 18:57:43',NULL,5460.00,'','13','1','Good sold','1','19','sales','9','','No',NULL,NULL,''),(5504,'4000','131747324212','2025-05-15 18:50:49',NULL,4800.00,'','13','1','Good sold','1','19','sales','10','','No',NULL,NULL,''),(5505,'1100','131747323895','2025-05-15 18:59:05',NULL,650.00,'','13','1','','1','25','payment','','','No',NULL,NULL,'kju'),(5506,'1010','131747323895','2025-05-15 18:59:05',650.00,NULL,'','13','1','','1','25','payment','','13174732476102360720132','No',NULL,NULL,'kju'),(5507,'1100','131747304793','2025-05-15 19:01:34',NULL,1200.00,'','13','1','','1','75','payment','','','No',NULL,NULL,'kjo'),(5508,'1010','131747304793','2025-05-15 19:01:34',1200.00,NULL,'','13','1','','1','75','payment','','13174732492537001933713','No',NULL,NULL,'kjo'),(5509,'1100','131747215618','2025-05-15 19:08:01',NULL,2280.00,'','13','1','','1','16','payment','','','No',NULL,NULL,'HJK'),(5510,'1010','131747215618','2025-05-15 19:08:01',2280.00,NULL,'','13','1','','1','16','payment','','13174732529533224023310','No',NULL,NULL,'HJK'),(5511,'1100','131747217357','2025-05-15 19:08:36',NULL,1180.00,'','13','1','','1','16','payment','','','No',NULL,NULL,'GHJK'),(5512,'1010','131747217357','2025-05-15 19:08:36',1180.00,NULL,'','13','1','','1','16','payment','','13174732533123273533412','No',NULL,NULL,'GHJK'),(5513,'1100','131747237351','2025-05-15 19:09:08',NULL,1180.00,'','13','1','','1','16','payment','','','No',NULL,NULL,'dfry'),(5514,'1010','131747237351','2025-05-15 19:09:08',1180.00,NULL,'','13','1','','1','16','payment','','13174732536070300133300','No',NULL,NULL,'dfry'),(5515,'1110','131747325930','2025-05-15 19:19:05',NULL,93.42,'','13','1','Inventory sold','1','71','sales','10','','No',NULL,NULL,''),(5516,'5500','131747325930','2025-05-15 19:18:50',93.42,NULL,'','13','1','Cost of goods sold','1','71','sales','','','No',NULL,NULL,''),(5517,'1100','131747325930','2025-05-15 19:19:05',100.00,NULL,'','13','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(5518,'4000','131747325930','2025-05-15 19:19:05',NULL,100.00,'','13','1','Good sold','1','71','sales','10','','No',NULL,NULL,''),(5519,'1110','151747331594','2025-05-15 20:53:14',130252.19,NULL,'','15','1','Inventory Purchased','1','46','Purchases','9','','No',NULL,NULL,''),(5520,'1110','151747331594','2025-05-15 20:53:14',18840.00,NULL,'','15','1','Inventory Purchased','1','46','Purchases','1','','No',NULL,NULL,''),(5521,'1110','151747331594','2025-05-15 20:53:14',210841.27,NULL,'','15','1','Inventory Purchased','1','46','Purchases','10','','No',NULL,NULL,''),(5522,'1110','151747331594','2025-05-15 20:53:14',144144.00,NULL,'','15','1','Inventory Purchased','1','46','Purchases','6','','No',NULL,NULL,''),(5523,'1110','151747331594','2025-05-15 20:53:14',134941.23,NULL,'','15','1','Inventory Purchased','1','46','Purchases','7','','No',NULL,NULL,''),(5524,'1110','151747331594','2025-05-15 20:53:14',99622.81,NULL,'','15','1','Inventory Purchased','1','46','Purchases','3','','No',NULL,NULL,''),(5525,'2130','151747331594','2025-05-15 20:53:14',NULL,738641.49,'','15','1','Account payable for inventory','1','46','Purchases','','','No',NULL,NULL,''),(5526,'1110','131747375979','2025-05-16 09:13:10',NULL,157.00,'','13','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5527,'5500','131747375979','2025-05-16 09:12:59',157.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5528,'1000','131747375979','2025-05-16 09:13:10',180.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5529,'4000','131747375979','2025-05-16 09:13:10',NULL,180.00,'','13','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5530,'1110','131747376300','2025-05-16 09:19:06',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5531,'1110','131747376300','2025-05-16 09:18:20',NULL,88.50,'','13','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(5532,'5500','131747376300','2025-05-16 09:18:52',804.50,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5533,'1000','131747376300','2025-05-16 09:19:06',880.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5534,'4000','131747376300','2025-05-16 09:19:06',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5535,'4000','131747376300','2025-05-16 09:18:20',NULL,100.00,'','13','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(5536,'1110','131747382041','2025-05-16 10:54:36',NULL,3700.00,'','13','1','Inventory sold','1','25','sales','21','','No',NULL,NULL,''),(5537,'5500','131747382041','2025-05-16 10:54:01',3700.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5538,'1100','131747382041','2025-05-16 10:54:36',4000.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5539,'4000','131747382041','2025-05-16 10:54:36',NULL,4000.00,'','13','1','Good sold','1','25','sales','21','','No',NULL,NULL,''),(5540,'4000','131747382041','2025-05-16 11:30:16',4000.00,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(5541,'1100','131747382041','2025-05-16 11:30:16',NULL,4000.00,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(5542,'5500','131747382041','2025-05-16 11:30:16',NULL,3700.00,'','13','1','Cost of goods returned','1','25','sales','21','','No',NULL,NULL,''),(5543,'1110','131747382041','2025-05-16 11:30:16',3700.00,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(5544,'1110','131747384023','2025-05-16 11:31:49',NULL,3700.00,'','13','1','Inventory sold','1','25','sales','21','','No',NULL,NULL,''),(5545,'5500','131747384023','2025-05-16 11:30:36',3700.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5546,'1100','131747384023','2025-05-16 11:31:49',3900.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5547,'4000','131747384023','2025-05-16 11:31:49',NULL,3900.00,'','13','1','Good sold','1','25','sales','21','','No',NULL,NULL,''),(5548,'1110','131747387398','2025-05-16 12:25:15',NULL,7847.00,'','13','1','Inventory sold','1','77','sales','10','','No',NULL,NULL,''),(5549,'1110','131747387398','2025-05-16 12:23:18',NULL,1216.00,'','13','1','Inventory sold','1','77','sales','2','','No',NULL,NULL,''),(5550,'5500','131747387398','2025-05-16 12:25:07',9063.00,NULL,'','13','1','Cost of goods sold','1','77','sales','','','No',NULL,NULL,''),(5551,'1100','131747387398','2025-05-16 12:25:15',9560.00,NULL,'','13','1','Good sold','1','77','sales','','','No',NULL,NULL,''),(5552,'4000','131747387398','2025-05-16 12:25:15',NULL,8260.01,'','13','1','Good sold','1','77','sales','10','','No',NULL,NULL,''),(5553,'4000','131747387398','2025-05-16 12:23:18',NULL,1300.00,'','13','1','Good sold','1','77','sales','2','','No',NULL,NULL,''),(5554,'1110','131747388028','2025-05-16 12:34:05',NULL,1121.00,'','13','1','Inventory sold','1','78','sales','10','','No',NULL,NULL,''),(5555,'5500','131747388028','2025-05-16 12:33:48',1121.00,NULL,'','13','1','Cost of goods sold','1','78','sales','','','No',NULL,NULL,''),(5556,'1100','131747388028','2025-05-16 12:34:05',1200.00,NULL,'','13','1','Good sold','1','78','sales','','','No',NULL,NULL,''),(5557,'4000','131747388028','2025-05-16 12:34:05',NULL,1200.00,'','13','1','Good sold','1','78','sales','10','','No',NULL,NULL,''),(5558,'1100','131747388028','2025-05-16 13:19:30',NULL,1200.00,'','13','1','','1','78','payment','','','No',NULL,NULL,''),(5559,'1000','131747388028','2025-05-16 13:19:30',1200.00,NULL,'','13','1','','1','78','payment','','13174739078281243713373','No',NULL,NULL,''),(5560,'1100','131747387398','2025-05-16 13:21:01',NULL,9560.00,'','13','1','','1','77','payment','','','No',NULL,NULL,''),(5561,'1000','131747387398','2025-05-16 13:21:01',9560.00,NULL,'','13','1','','1','77','payment','','13174739087620172203032','No',NULL,NULL,''),(5562,'1110','131747392618','2025-05-16 13:52:17',NULL,3363.00,'','13','1','Inventory sold','1','20','sales','10','','No',NULL,NULL,''),(5563,'1110','131747392618','2025-05-16 13:50:18',NULL,7875.99,'','13','1','Inventory sold','1','20','sales','9','','No',NULL,NULL,''),(5564,'1110','131747392618','2025-05-16 13:50:32',NULL,973.00,'','13','1','Inventory sold','1','20','sales','14','','No',NULL,NULL,''),(5565,'5500','131747392618','2025-05-16 13:52:09',12211.99,NULL,'','13','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(5566,'1100','131747392618','2025-05-16 13:52:17',13220.00,NULL,'','13','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(5567,'4000','131747392618','2025-05-16 13:52:17',NULL,3600.00,'','13','1','Good sold','1','20','sales','10','','No',NULL,NULL,''),(5568,'4000','131747392618','2025-05-16 13:50:18',NULL,8580.00,'','13','1','Good sold','1','20','sales','9','','No',NULL,NULL,''),(5569,'4000','131747392618','2025-05-16 13:50:32',NULL,1039.99,'','13','1','Good sold','1','20','sales','14','','No',NULL,NULL,''),(5570,'4000','131747392618','2025-05-16 18:24:25',1039.99,NULL,'','13','1','Returned products','1','20','return','','','No',NULL,NULL,''),(5571,'1100','131747392618','2025-05-16 18:24:25',NULL,1039.99,'','13','1','Returned products','1','20','return','','','No',NULL,NULL,''),(5572,'5500','131747392618','2025-05-16 18:24:25',NULL,973.00,'','13','1','Cost of goods returned','1','20','sales','14','','No',NULL,NULL,''),(5573,'1110','131747392618','2025-05-16 18:24:25',973.00,NULL,'','13','1','Inventory retuned ','1','20','sales','','','No',NULL,NULL,''),(5574,'4000','131747392618','2025-05-16 18:24:28',8580.00,NULL,'','13','1','Returned products','1','20','return','','','No',NULL,NULL,''),(5575,'1100','131747392618','2025-05-16 18:24:28',NULL,8580.00,'','13','1','Returned products','1','20','return','','','No',NULL,NULL,''),(5576,'5500','131747392618','2025-05-16 18:24:28',NULL,7875.99,'','13','1','Cost of goods returned','1','20','sales','9','','No',NULL,NULL,''),(5577,'1110','131747392618','2025-05-16 18:24:28',7875.99,NULL,'','13','1','Inventory retuned ','1','20','sales','','','No',NULL,NULL,''),(5578,'4000','131747392618','2025-05-16 18:24:32',3600.00,NULL,'','13','1','Returned products','1','20','return','','','No',NULL,NULL,''),(5579,'1100','131747392618','2025-05-16 18:24:32',NULL,3600.00,'','13','1','Returned products','1','20','return','','','No',NULL,NULL,''),(5580,'5500','131747392618','2025-05-16 18:24:32',NULL,3363.00,'','13','1','Cost of goods returned','1','20','sales','10','','No',NULL,NULL,''),(5581,'1110','131747392618','2025-05-16 18:24:32',3363.00,NULL,'','13','1','Inventory retuned ','1','20','sales','','','No',NULL,NULL,''),(5582,'1110','131747409244','2025-05-16 18:28:09',NULL,7875.99,'','13','1','Inventory sold','1','20','sales','9','','No',NULL,NULL,''),(5583,'1110','131747409244','2025-05-16 18:27:24',NULL,3363.00,'','13','1','Inventory sold','1','20','sales','10','','No',NULL,NULL,''),(5584,'1110','131747409244','2025-05-16 18:27:37',NULL,1230.00,'','13','1','Inventory sold','1','20','sales','15','','No',NULL,NULL,''),(5585,'5500','131747409244','2025-05-16 18:27:52',12468.99,NULL,'','13','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(5586,'1100','131747409244','2025-05-16 18:28:09',13480.00,NULL,'','13','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(5587,'4000','131747409244','2025-05-16 18:28:09',NULL,8580.00,'','13','1','Good sold','1','20','sales','9','','No',NULL,NULL,''),(5588,'4000','131747409244','2025-05-16 18:27:24',NULL,3600.00,'','13','1','Good sold','1','20','sales','10','','No',NULL,NULL,''),(5589,'4000','131747409244','2025-05-16 18:27:37',NULL,1299.96,'','13','1','Good sold','1','20','sales','15','','No',NULL,NULL,''),(5590,'1110','131747409435','2025-05-16 18:31:05',NULL,41.63,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(5591,'5500','131747409435','2025-05-16 18:30:35',41.63,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5592,'1000','131747409435','2025-05-16 18:31:05',60.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5593,'4000','131747409435','2025-05-16 18:31:05',NULL,60.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(5594,'1110','131747409542','2025-05-16 18:32:55',NULL,608.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(5595,'5500','131747409542','2025-05-16 18:32:22',608.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5596,'1000','131747409542','2025-05-16 18:32:55',650.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5597,'4000','131747409542','2025-05-16 18:32:55',NULL,650.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(5598,'1110','131747409596','2025-05-16 18:34:03',NULL,608.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(5599,'5500','131747409596','2025-05-16 18:33:16',608.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5600,'1000','131747409596','2025-05-16 18:34:03',650.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5601,'4000','131747409596','2025-05-16 18:34:03',NULL,650.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(5602,'1110','131747409668','2025-05-16 18:36:51',NULL,943.92,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(5603,'1110','131747409668','2025-05-16 18:34:28',NULL,370.00,'','13','1','Inventory sold','1','25','sales','21','','No',NULL,NULL,''),(5604,'5500','131747409668','2025-05-16 18:36:35',1313.92,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5605,'1100','131747409668','2025-05-16 18:36:51',1400.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5606,'4000','131747409668','2025-05-16 18:36:51',NULL,999.84,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(5607,'4000','131747409668','2025-05-16 18:34:28',NULL,400.00,'','13','1','Good sold','1','25','sales','21','','No',NULL,NULL,''),(5608,'1110','131747409911','2025-05-16 18:38:41',NULL,93.42,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(5609,'5500','131747409911','2025-05-16 18:38:31',93.42,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5610,'1000','131747409911','2025-05-16 18:38:41',100.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5611,'4000','131747409911','2025-05-16 18:38:41',NULL,100.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(5612,'1100','131747409668','2025-05-16 18:51:54',NULL,1400.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5613,'1000','131747409668','2025-05-16 18:51:54',1400.00,NULL,'','13','1','','1','25','payment','','13174741072672144033233','No',NULL,NULL,''),(5614,'1110','131747411686','2025-05-16 19:08:30',NULL,157.00,'','13','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5615,'5500','131747411686','2025-05-16 19:08:06',157.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5616,'1000','131747411686','2025-05-16 19:08:30',180.00,NULL,'','13','1','Good sold','1','','sales','','','No',NULL,NULL,'hhjk'),(5617,'4000','131747411686','2025-05-16 19:08:30',NULL,180.00,'','13','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5618,'1110','131747417414','2025-05-16 20:49:45',NULL,2279.99,'','13','1','Inventory sold','1','20','sales','3','','No',NULL,NULL,''),(5619,'1110','131747417414','2025-05-16 20:47:13',NULL,1432.00,'','13','1','Inventory sold','1','20','sales','9','','No',NULL,NULL,''),(5620,'5500','131747417414','2025-05-16 20:49:35',3711.99,NULL,'','13','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(5621,'1100','131747417414','2025-05-16 20:49:45',3960.00,NULL,'','13','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(5622,'4000','131747417414','2025-05-16 20:49:45',NULL,2399.98,'','13','1','Good sold','1','20','sales','3','','No',NULL,NULL,''),(5623,'4000','131747417414','2025-05-16 20:47:13',NULL,1560.00,'','13','1','Good sold','1','20','sales','9','','No',NULL,NULL,''),(5624,'1110','131747417829','2025-05-16 21:03:43',NULL,20047.98,'','13','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(5625,'1110','131747417829','2025-05-16 20:50:30',NULL,2148.00,'','13','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(5626,'1110','131747417829','2025-05-16 20:58:09',NULL,21299.00,'','13','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(5627,'1110','131747417829','2025-05-16 20:59:18',NULL,2772.00,'','13','1','Inventory sold','1','27','sales','6','','No',NULL,NULL,''),(5628,'1110','131747417829','2025-05-16 21:00:35',NULL,3039.98,'','13','1','Inventory sold','1','27','sales','3','','No',NULL,NULL,''),(5629,'1110','131747417829','2025-05-16 21:00:59',NULL,10383.12,'','13','1','Inventory sold','1','27','sales','7','','No',NULL,NULL,''),(5630,'1110','131747417829','2025-05-16 21:01:12',NULL,6594.00,'','13','1','Inventory sold','1','27','sales','1','','No',NULL,NULL,''),(5631,'1110','131747417829','2025-05-16 21:01:43',NULL,1946.00,'','13','1','Inventory sold','1','27','sales','14','','No',NULL,NULL,''),(5632,'1110','131747417829','2025-05-16 21:02:10',NULL,3690.00,'','13','1','Inventory sold','1','27','sales','15','','No',NULL,NULL,''),(5633,'1110','131747417829','2025-05-16 21:02:32',NULL,740.00,'','13','1','Inventory sold','1','27','sales','21','','No',NULL,NULL,''),(5634,'1110','131747417829','2025-05-16 21:02:47',NULL,5472.00,'','13','1','Inventory sold','1','27','sales','2','','No',NULL,NULL,''),(5635,'1110','131747417829','2025-05-16 21:03:06',NULL,531.00,'','13','1','Inventory sold','1','27','sales','8','','No',NULL,NULL,''),(5636,'1110','131747417829','2025-05-16 21:03:20',NULL,297.96,'','13','1','Inventory sold','1','27','sales','5','','No',NULL,NULL,''),(5637,'5500','131747417829','2025-05-16 21:03:31',78961.04,NULL,'','13','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(5638,'1100','131747417829','2025-05-16 21:03:43',84103.00,NULL,'','13','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(5639,'4000','131747417829','2025-05-16 21:03:43',NULL,21280.02,'','13','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(5640,'4000','131747417829','2025-05-16 20:50:30',NULL,2340.00,'','13','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(5641,'4000','131747417829','2025-05-16 20:58:09',NULL,22800.00,'','13','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(5642,'4000','131747417829','2025-05-16 20:59:18',NULL,2950.08,'','13','1','Good sold','1','27','sales','6','','No',NULL,NULL,''),(5643,'4000','131747417829','2025-05-16 21:00:35',NULL,3199.97,'','13','1','Good sold','1','27','sales','3','','No',NULL,NULL,''),(5644,'4000','131747417829','2025-05-16 21:00:59',NULL,10998.24,'','13','1','Good sold','1','27','sales','7','','No',NULL,NULL,''),(5645,'4000','131747417829','2025-05-16 21:01:12',NULL,7000.00,'','13','1','Good sold','1','27','sales','1','','No',NULL,NULL,''),(5646,'4000','131747417829','2025-05-16 21:01:43',NULL,2079.98,'','13','1','Good sold','1','27','sales','14','','No',NULL,NULL,''),(5647,'4000','131747417829','2025-05-16 21:02:10',NULL,3899.88,'','13','1','Good sold','1','27','sales','15','','No',NULL,NULL,''),(5648,'4000','131747417829','2025-05-16 21:02:32',NULL,800.00,'','13','1','Good sold','1','27','sales','21','','No',NULL,NULL,''),(5649,'4000','131747417829','2025-05-16 21:02:47',NULL,5850.00,'','13','1','Good sold','1','27','sales','2','','No',NULL,NULL,''),(5650,'4000','131747417829','2025-05-16 21:03:06',NULL,579.96,'','13','1','Good sold','1','27','sales','8','','No',NULL,NULL,''),(5651,'4000','131747417829','2025-05-16 21:03:20',NULL,324.96,'','13','1','Good sold','1','27','sales','5','','No',NULL,NULL,''),(5652,'4000','131747417829','2025-05-16 21:21:23',22800.00,NULL,'','13','1','Returned products','1','27','return','','','No',NULL,NULL,''),(5653,'1100','131747417829','2025-05-16 21:21:23',NULL,22800.00,'','13','1','Returned products','1','27','return','','','No',NULL,NULL,''),(5654,'5500','131747417829','2025-05-16 21:21:23',NULL,21299.00,'','13','1','Cost of goods returned','1','27','sales','10','','No',NULL,NULL,''),(5655,'1110','131747417829','2025-05-16 21:21:23',21299.00,NULL,'','13','1','Inventory retuned ','1','27','sales','','','No',NULL,NULL,''),(5656,'1110','131747419726','2025-05-16 21:22:28',NULL,21299.00,'','13','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(5657,'5500','131747419726','2025-05-16 21:22:06',21299.00,NULL,'','13','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(5658,'1100','131747419726','2025-05-16 21:22:28',22420.00,NULL,'','13','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(5659,'4000','131747419726','2025-05-16 21:22:28',NULL,22420.00,'','13','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(5660,'1110','131747466598','2025-05-17 10:29:37',NULL,3363.00,'','13','1','Inventory sold','1','28','sales','10','','No',NULL,NULL,''),(5661,'1110','131747466598','2025-05-17 10:23:18',NULL,1432.00,'','13','1','Inventory sold','1','28','sales','9','','No',NULL,NULL,''),(5662,'1110','131747466598','2025-05-17 10:24:37',NULL,471.96,'','13','1','Inventory sold','1','28','sales','7','','No',NULL,NULL,''),(5663,'5500','131747466598','2025-05-17 10:29:21',5266.96,NULL,'','13','1','Cost of goods sold','1','28','sales','','','No',NULL,NULL,''),(5664,'1100','131747466598','2025-05-17 10:29:37',5520.00,NULL,'','13','1','Good sold','1','28','sales','','','No',NULL,NULL,''),(5665,'4000','131747466598','2025-05-17 10:29:37',NULL,3510.00,'','13','1','Good sold','1','28','sales','10','','No',NULL,NULL,''),(5666,'4000','131747466598','2025-05-17 10:23:18',NULL,1509.60,'','13','1','Good sold','1','28','sales','9','','No',NULL,NULL,''),(5667,'4000','131747466598','2025-05-17 10:24:37',NULL,499.92,'','13','1','Good sold','1','28','sales','7','','No',NULL,NULL,''),(5668,'1110','131747467372','2025-05-17 10:38:51',NULL,13188.00,'','13','1','Inventory sold','1','18','sales','1','','No',NULL,NULL,''),(5669,'1110','131747467372','2025-05-17 10:36:12',NULL,3690.00,'','13','1','Inventory sold','1','18','sales','15','','No',NULL,NULL,''),(5670,'5500','131747467372','2025-05-17 10:38:10',16878.00,NULL,'','13','1','Cost of goods sold','1','18','sales','','','No',NULL,NULL,''),(5671,'1100','131747467372','2025-05-17 10:38:51',17900.00,NULL,'','13','1','Good sold','1','18','sales','','','No',NULL,NULL,''),(5672,'4000','131747467372','2025-05-17 10:38:51',NULL,13999.99,'','13','1','Good sold','1','18','sales','1','','No',NULL,NULL,''),(5673,'4000','131747467372','2025-05-17 10:36:12',NULL,3899.88,'','13','1','Good sold','1','18','sales','15','','No',NULL,NULL,''),(5674,'1110','131747467902','2025-05-17 10:48:30',NULL,3690.00,'','13','1','Inventory sold','1','61','sales','15','','No',NULL,NULL,''),(5675,'1110','131747467902','2025-05-17 10:45:02',NULL,1386.00,'','13','1','Inventory sold','1','61','sales','6','','No',NULL,NULL,''),(5676,'1110','131747467902','2025-05-17 10:45:53',NULL,1884.00,'','13','1','Inventory sold','1','61','sales','1','','No',NULL,NULL,''),(5677,'1110','131747467902','2025-05-17 10:46:38',NULL,5727.99,'','13','1','Inventory sold','1','61','sales','9','','No',NULL,NULL,''),(5678,'1110','131747467902','2025-05-17 10:47:12',NULL,3648.00,'','13','1','Inventory sold','1','61','sales','2','','No',NULL,NULL,''),(5679,'5500','131747467902','2025-05-17 10:48:22',16335.99,NULL,'','13','1','Cost of goods sold','1','61','sales','','','No',NULL,NULL,''),(5680,'1100','131747467902','2025-05-17 10:48:30',17515.00,NULL,'','13','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(5681,'4000','131747467902','2025-05-17 10:48:30',NULL,3899.88,'','13','1','Good sold','1','61','sales','15','','No',NULL,NULL,''),(5682,'4000','131747467902','2025-05-17 10:45:02',NULL,1475.04,'','13','1','Good sold','1','61','sales','6','','No',NULL,NULL,''),(5683,'4000','131747467902','2025-05-17 10:45:53',NULL,2000.00,'','13','1','Good sold','1','61','sales','1','','No',NULL,NULL,''),(5684,'4000','131747467902','2025-05-17 10:46:38',NULL,6240.00,'','13','1','Good sold','1','61','sales','9','','No',NULL,NULL,''),(5685,'4000','131747467902','2025-05-17 10:47:12',NULL,3900.00,'','13','1','Good sold','1','61','sales','2','','No',NULL,NULL,''),(5686,'1110','131747468154','2025-05-17 10:52:41',NULL,1998.00,'','13','1','Inventory sold','1','19','sales','13','','No',NULL,NULL,''),(5687,'1110','131747468154','2025-05-17 10:49:14',NULL,15035.98,'','13','1','Inventory sold','1','19','sales','9','','No',NULL,NULL,''),(5688,'1110','131747468154','2025-05-17 10:50:04',NULL,7847.00,'','13','1','Inventory sold','1','19','sales','10','','No',NULL,NULL,''),(5689,'1110','131747468154','2025-05-17 10:51:17',NULL,18240.00,'','13','1','Inventory sold','1','19','sales','2','','No',NULL,NULL,''),(5690,'5500','131747468154','2025-05-17 10:52:24',43120.98,NULL,'','13','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(5691,'1100','131747468154','2025-05-17 10:52:41',46500.00,NULL,'','13','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(5692,'4000','131747468154','2025-05-17 10:52:41',NULL,2219.99,'','13','1','Good sold','1','19','sales','13','','No',NULL,NULL,''),(5693,'4000','131747468154','2025-05-17 10:49:14',NULL,16380.00,'','13','1','Good sold','1','19','sales','9','','No',NULL,NULL,''),(5694,'4000','131747468154','2025-05-17 10:50:04',NULL,8400.00,'','13','1','Good sold','1','19','sales','10','','No',NULL,NULL,''),(5695,'4000','131747468154','2025-05-17 10:51:17',NULL,19500.00,'','13','1','Good sold','1','19','sales','2','','No',NULL,NULL,''),(5696,'1110','131747471388','2025-05-17 11:43:23',NULL,63.33,'','13','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(5697,'5500','131747471388','2025-05-17 11:43:08',63.33,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5698,'1100','131747471388','2025-05-17 11:43:23',80.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5699,'4000','131747471388','2025-05-17 11:43:23',NULL,80.00,'','13','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(5700,'1110','131747471522','2025-05-17 11:45:58',NULL,716.00,'','13','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(5701,'1110','131747471522','2025-05-17 11:45:22',NULL,1121.00,'','13','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(5702,'5500','131747471522','2025-05-17 11:45:44',1837.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(5703,'1100','131747471522','2025-05-17 11:45:58',1980.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(5704,'4000','131747471522','2025-05-17 11:45:58',NULL,780.00,'','13','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(5705,'4000','131747471522','2025-05-17 11:45:22',NULL,1200.00,'','13','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(5706,'1100','131747471522','2025-05-17 11:47:44',NULL,1980.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(5707,'1000','131747471522','2025-05-17 11:47:44',1980.00,NULL,'','13','1','','1','64','payment','','13174747167833423272233','No',NULL,NULL,''),(5708,'1110','131747471741','2025-05-17 11:50:36',NULL,333.00,'','13','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(5709,'1110','131747471741','2025-05-17 11:49:01',NULL,358.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(5710,'5500','131747471741','2025-05-17 11:49:32',691.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5711,'1100','131747471741','2025-05-17 11:50:36',760.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5712,'4000','131747471741','2025-05-17 11:50:36',NULL,370.00,'','13','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(5713,'4000','131747471741','2025-05-17 11:49:01',NULL,390.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(5714,'1110','131747471990','2025-05-17 11:59:09',NULL,1121.00,'','13','1','Inventory sold','1','65','sales','10','','No',NULL,NULL,''),(5715,'1110','131747471990','2025-05-17 11:53:10',NULL,716.00,'','13','1','Inventory sold','1','65','sales','9','','No',NULL,NULL,''),(5716,'1110','131747471990','2025-05-17 11:58:53',NULL,608.00,'','13','1','Inventory sold','1','65','sales','2','','No',NULL,NULL,''),(5717,'5500','131747471990','2025-05-17 11:59:03',2445.00,NULL,'','13','1','Cost of goods sold','1','65','sales','','','No',NULL,NULL,''),(5718,'1100','131747471990','2025-05-17 11:59:09',2630.00,NULL,'','13','1','Good sold','1','65','sales','','','No',NULL,NULL,''),(5719,'4000','131747471990','2025-05-17 11:59:09',NULL,1200.00,'','13','1','Good sold','1','65','sales','10','','No',NULL,NULL,''),(5720,'4000','131747471990','2025-05-17 11:53:10',NULL,780.00,'','13','1','Good sold','1','65','sales','9','','No',NULL,NULL,''),(5721,'4000','131747471990','2025-05-17 11:58:53',NULL,650.00,'','13','1','Good sold','1','65','sales','2','','No',NULL,NULL,''),(5722,'1110','131747472613','2025-05-17 12:05:03',NULL,693.00,'','13','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(5723,'1110','131747472613','2025-05-17 12:03:33',NULL,943.92,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(5724,'1110','131747472613','2025-05-17 12:03:48',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(5725,'5500','131747472613','2025-05-17 12:04:39',2244.92,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5726,'1100','131747472613','2025-05-17 12:05:03',2388.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5727,'4000','131747472613','2025-05-17 12:05:03',NULL,737.52,'','13','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(5728,'4000','131747472613','2025-05-17 12:03:33',NULL,999.84,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(5729,'4000','131747472613','2025-05-17 12:03:48',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(5730,'1110','131747473072','2025-05-17 12:12:01',NULL,934.17,'','13','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(5731,'1110','131747473072','2025-05-17 12:11:12',NULL,865.17,'','13','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(5732,'5500','131747473072','2025-05-17 12:11:29',1799.33,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(5733,'1100','131747473072','2025-05-17 12:12:01',1943.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(5734,'4000','131747473072','2025-05-17 12:12:01',NULL,1000.00,'','13','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(5735,'4000','131747473072','2025-05-17 12:11:12',NULL,942.50,'','13','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(5736,'1110','131747473898','2025-05-17 12:25:38',NULL,370.00,'','13','1','Inventory sold','1','64','sales','21','','No',NULL,NULL,''),(5737,'5500','131747473898','2025-05-17 12:24:58',370.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(5738,'1000','131747473898','2025-05-17 12:25:38',400.00,NULL,'','13','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(5739,'4000','131747473898','2025-05-17 12:25:38',NULL,400.00,'','13','1','Good sold','1','64','sales','21','','No',NULL,NULL,''),(5740,'1100','131747473072','2025-05-17 12:29:39',NULL,1000.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(5741,'1000','131747473072','2025-05-17 12:29:39',1000.00,NULL,'','13','1','','1','64','payment','','13174747419801330333933','No',NULL,NULL,''),(5742,'1100','131747473072','2025-05-17 12:30:00',NULL,943.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(5743,'1000','131747473072','2025-05-17 12:30:00',943.00,NULL,'','13','1','','1','64','payment','','13174747421932310903231','No',NULL,NULL,''),(5744,'1100','131747471741','2025-05-17 12:32:09',NULL,760.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5745,'1000','131747471741','2025-05-17 12:32:09',760.00,NULL,'','13','1','','1','25','payment','','13174747437423044073022','No',NULL,NULL,''),(5746,'1100','131747472613','2025-05-17 12:33:39',NULL,2388.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5747,'1000','131747472613','2025-05-17 12:33:39',2388.00,NULL,'','13','1','','1','25','payment','','13174747443331273030332','No',NULL,NULL,''),(5748,'1100','131747471990','2025-05-17 12:34:15',NULL,2630.00,'','13','1','','1','65','payment','','','No',NULL,NULL,''),(5749,'1000','131747471990','2025-05-17 12:34:15',2630.00,NULL,'','13','1','','1','65','payment','','13174747447023727332243','No',NULL,NULL,''),(5750,'1110','131747475139','2025-05-17 12:48:03',NULL,1121.00,'','13','1','Inventory sold','1','45','sales','10','','No',NULL,NULL,''),(5751,'1110','131747475139','2025-05-17 12:45:39',NULL,531.00,'','13','1','Inventory sold','1','45','sales','8','','No',NULL,NULL,''),(5752,'5500','131747475139','2025-05-17 12:46:08',1652.00,NULL,'','13','1','Cost of goods sold','1','45','sales','','','No',NULL,NULL,''),(5753,'1100','131747475139','2025-05-17 12:48:03',1780.00,NULL,'','13','1','Good sold','1','45','sales','','','No',NULL,NULL,''),(5754,'4000','131747475139','2025-05-17 12:48:03',NULL,1200.00,'','13','1','Good sold','1','45','sales','10','','No',NULL,NULL,''),(5755,'4000','131747475139','2025-05-17 12:45:39',NULL,579.96,'','13','1','Good sold','1','45','sales','8','','No',NULL,NULL,''),(5756,'1110','131747475986','2025-05-17 12:59:54',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(5757,'5500','131747475986','2025-05-17 12:59:47',608.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5758,'1100','131747475986','2025-05-17 12:59:54',650.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5759,'4000','131747475986','2025-05-17 12:59:54',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(5760,'1100','131747475139','2025-05-17 13:09:39',NULL,1000.00,'','13','1','','1','45','payment','','','No',NULL,NULL,''),(5761,'1000','131747475139','2025-05-17 13:09:39',1000.00,NULL,'','13','1','','1','45','payment','','13174747659316332722144','No',NULL,NULL,''),(5762,'1110','131747479361','2025-05-17 13:56:27',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5763,'1110','131747479361','2025-05-17 13:56:01',NULL,1121.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(5764,'5500','131747479361','2025-05-17 13:56:13',1837.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5765,'1000','131747479361','2025-05-17 13:56:27',1980.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5766,'4000','131747479361','2025-05-17 13:56:27',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5767,'4000','131747479361','2025-05-17 13:56:01',NULL,1200.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(5768,'1100','131747475986','2025-05-17 14:36:55',NULL,650.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5769,'1000','131747475986','2025-05-17 14:36:55',650.00,NULL,'','13','1','','1','25','payment','','13174748184932332021702','No',NULL,NULL,''),(5770,'1110','131747482191','2025-05-17 14:43:49',NULL,943.92,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(5771,'5500','131747482191','2025-05-17 14:43:11',943.92,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5772,'1100','131747482191','2025-05-17 14:43:49',1000.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5773,'4000','131747482191','2025-05-17 14:43:49',NULL,999.84,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(5774,'1100','131747482191','2025-05-17 15:01:04',NULL,1000.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5775,'1000','131747482191','2025-05-17 15:01:04',1000.00,NULL,'','13','1','','1','25','payment','','13174748328028808332831','No',NULL,NULL,''),(5776,'1100','131747303523','2025-05-17 15:09:06',NULL,11000.00,'','13','1','','1','16','payment','','','No',NULL,NULL,'KJL'),(5777,'1010','131747303523','2025-05-17 15:09:06',11000.00,NULL,'','13','1','','1','16','payment','','13174748376900731396334','No',NULL,NULL,'KJL'),(5778,'1100','141744630398','2025-05-17 15:10:24',NULL,40.00,'','13','1','','1','16','payment','','','No',NULL,NULL,'sfd'),(5779,'1010','141744630398','2025-05-17 15:10:24',40.00,NULL,'','13','1','','1','16','payment','','13174748384010031331427','No',NULL,NULL,'sfd'),(5780,'1110','131747483872','2025-05-17 15:11:28',NULL,3363.00,'','13','1','Inventory sold','1','16','sales','10','','No',NULL,NULL,''),(5781,'5500','131747483872','2025-05-17 15:11:12',3363.00,NULL,'','13','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(5782,'1100','131747483872','2025-05-17 15:11:28',3540.00,NULL,'','13','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(5783,'4000','131747483872','2025-05-17 15:11:28',NULL,3540.00,'','13','1','Good sold','1','16','sales','10','','No',NULL,NULL,''),(5784,'1100','131747417829','2025-05-17 15:29:02',NULL,59325.00,'','13','1','','1','27','payment','','','No',NULL,NULL,''),(5785,'1000','131747417829','2025-05-17 15:29:02',59325.00,NULL,'','13','1','','1','27','payment','','13174748496234002303323','No',NULL,NULL,''),(5786,'1100','131747417829','2025-05-17 15:29:25',NULL,1978.00,'','13','1','','1','27','payment','','','No',NULL,NULL,'SWD'),(5787,'1010','131747417829','2025-05-17 15:29:25',1978.00,NULL,'','13','1','','1','27','payment','','13174748503324033800384','No',NULL,NULL,'SWD'),(5788,'1100','131747419726','2025-05-17 15:31:58',NULL,21532.00,'','13','1','','1','27','payment','','','No',NULL,NULL,'GHJ'),(5789,'1010','131747419726','2025-05-17 15:31:58',21532.00,NULL,'','13','1','','1','27','payment','','13174748514503302230223','No',NULL,NULL,'GHJ'),(5790,'1110','131747487936','2025-05-17 16:19:48',NULL,716.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(5791,'1110','131747487936','2025-05-17 16:18:56',NULL,712.50,'','13','1','Inventory sold','1','25','sales','4','','No',NULL,NULL,''),(5792,'1110','131747487936','2025-05-17 16:19:08',NULL,380.00,'','13','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(5793,'1110','131747487936','2025-05-17 16:19:19',NULL,693.00,'','13','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(5794,'5500','131747487936','2025-05-17 16:19:31',2501.50,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5795,'1100','131747487936','2025-05-17 16:19:48',2668.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5796,'4000','131747487936','2025-05-17 16:19:48',NULL,780.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(5797,'4000','131747487936','2025-05-17 16:18:56',NULL,750.00,'','13','1','Good sold','1','25','sales','4','','No',NULL,NULL,''),(5798,'4000','131747487936','2025-05-17 16:19:08',NULL,400.00,'','13','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(5799,'4000','131747487936','2025-05-17 16:19:19',NULL,737.52,'','13','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(5800,'1110','131747489073','2025-05-17 16:38:26',NULL,29.83,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5801,'1110','131747489073','2025-05-17 16:37:53',NULL,233.54,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(5802,'5500','131747489073','2025-05-17 16:38:06',263.37,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5803,'1000','131747489073','2025-05-17 16:38:26',283.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5804,'4000','131747489073','2025-05-17 16:38:26',NULL,32.50,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5805,'4000','131747489073','2025-05-17 16:37:53',NULL,250.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(5806,'1100','141746018746','2025-05-17 16:42:33',NULL,2430.00,'','13','1','','1','45','payment','','','No',NULL,NULL,'ghb'),(5807,'1010','141746018746','2025-05-17 16:42:33',2430.00,NULL,'','13','1','','1','45','payment','','13174748937272373237132','No',NULL,NULL,'ghb'),(5808,'1100','141746285570','2025-05-17 16:43:40',NULL,570.00,'','13','1','','1','45','payment','','','No',NULL,NULL,'BNH'),(5809,'1010','141746285570','2025-05-17 16:43:40',570.00,NULL,'','13','1','','1','45','payment','','13174748946024723002280','No',NULL,NULL,'BNH'),(5810,'1100','131747487936','2025-05-17 16:46:46',NULL,2670.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5811,'1000','131747487936','2025-05-17 16:46:46',2670.00,NULL,'','13','1','','1','25','payment','','13174748964022160080327','No',NULL,NULL,''),(5812,'1110','131747490252','2025-05-17 16:57:56',NULL,46.71,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(5813,'5500','131747490252','2025-05-17 16:57:32',46.71,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5814,'1000','131747490252','2025-05-17 16:57:56',50.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5815,'4000','131747490252','2025-05-17 16:57:56',NULL,50.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(5816,'1110','131747490394','2025-05-17 17:06:29',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5817,'5500','131747490394','2025-05-17 16:59:55',716.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5818,'1000','131747490394','2025-05-17 17:06:29',780.00,NULL,'','13','1','Good sold','1','','sales','','','No',NULL,NULL,'dhv'),(5819,'4000','131747490394','2025-05-17 17:06:29',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5820,'1110','131747490873','2025-05-17 17:17:41',NULL,81.08,'','13','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(5821,'5500','131747490873','2025-05-17 17:07:54',81.08,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5822,'1000','131747490873','2025-05-17 17:17:41',100.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5823,'4000','131747490873','2025-05-17 17:17:41',NULL,100.00,'','13','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(5824,'1100','131747384023','2025-05-17 17:45:28',NULL,3900.00,'','13','1','','1','25','payment','','','No',NULL,NULL,'dfg'),(5825,'1010','131747384023','2025-05-17 17:45:28',3900.00,NULL,'','13','1','','1','25','payment','','13174749314103911311324','No',NULL,NULL,'dfg'),(5826,'1110','131747495523','2025-05-17 18:25:57',NULL,39.33,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(5827,'5500','131747495523','2025-05-17 18:25:24',39.33,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5828,'1000','131747495523','2025-05-17 18:25:57',45.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5829,'4000','131747495523','2025-05-17 18:25:57',NULL,45.00,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5830,'1100','131747471388','2025-05-17 18:32:04',NULL,80.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5831,'1000','131747471388','2025-05-17 18:32:04',80.00,NULL,'','13','1','','1','25','payment','','13174749593883232333353','No',NULL,NULL,''),(5832,'1110','131747559219','2025-05-18 12:09:17',NULL,943.92,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(5833,'1110','131747559219','2025-05-18 12:06:59',NULL,27.75,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(5834,'5500','131747559219','2025-05-18 12:07:18',971.67,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5835,'1000','131747559219','2025-05-18 12:09:17',1031.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5836,'4000','131747559219','2025-05-18 12:09:17',NULL,999.84,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5837,'4000','131747559219','2025-05-18 12:06:59',NULL,30.83,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(5838,'1110','131747559856','2025-05-18 12:17:56',NULL,69.38,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(5839,'5500','131747559856','2025-05-18 12:17:36',69.38,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5840,'1000','131747559856','2025-05-18 12:17:56',77.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5841,'4000','131747559856','2025-05-18 12:17:56',NULL,77.08,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(5842,'1110','131747559888','2025-05-18 12:20:49',NULL,1425.00,'','13','1','Inventory sold','1','25','sales','4','','No',NULL,NULL,''),(5843,'1110','131747559888','2025-05-18 12:18:08',NULL,943.92,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(5844,'1110','131747559888','2025-05-18 12:18:18',NULL,1386.00,'','13','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(5845,'1110','131747559888','2025-05-18 12:18:31',NULL,973.00,'','13','1','Inventory sold','1','25','sales','14','','No',NULL,NULL,''),(5846,'1110','131747559888','2025-05-18 12:19:17',NULL,760.00,'','13','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(5847,'1110','131747559888','2025-05-18 12:19:36',NULL,716.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(5848,'1110','131747559888','2025-05-18 12:20:18',NULL,333.00,'','13','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(5849,'5500','131747559888','2025-05-18 12:20:31',6536.91,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5850,'1100','131747559888','2025-05-18 12:20:49',6965.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5851,'4000','131747559888','2025-05-18 12:20:49',NULL,1500.00,'','13','1','Good sold','1','25','sales','4','','No',NULL,NULL,''),(5852,'4000','131747559888','2025-05-18 12:18:08',NULL,999.84,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(5853,'4000','131747559888','2025-05-18 12:18:18',NULL,1475.04,'','13','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(5854,'4000','131747559888','2025-05-18 12:18:31',NULL,1039.99,'','13','1','Good sold','1','25','sales','14','','No',NULL,NULL,''),(5855,'4000','131747559888','2025-05-18 12:19:17',NULL,799.99,'','13','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(5856,'4000','131747559888','2025-05-18 12:19:36',NULL,780.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(5857,'4000','131747559888','2025-05-18 12:20:18',NULL,370.00,'','13','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(5858,'1110','131747560105','2025-05-18 12:38:28',NULL,943.92,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(5859,'5500','131747560105','2025-05-18 12:21:45',943.92,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5860,'1100','131747560105','2025-05-18 12:38:28',1000.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5861,'4000','131747560105','2025-05-18 12:38:28',NULL,999.84,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(5862,'1110','131747561328','2025-05-18 12:42:25',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(5863,'1110','131747561328','2025-05-18 12:42:08',NULL,760.00,'','13','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(5864,'5500','131747561328','2025-05-18 12:42:15',1368.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5865,'1100','131747561328','2025-05-18 12:42:25',1450.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5866,'4000','131747561328','2025-05-18 12:42:25',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(5867,'4000','131747561328','2025-05-18 12:42:08',NULL,799.99,'','13','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(5868,'1110','131747561385','2025-05-18 12:43:27',NULL,693.00,'','13','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(5869,'1110','131747561385','2025-05-18 12:43:05',NULL,471.96,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(5870,'5500','131747561385','2025-05-18 12:43:15',1164.96,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5871,'1100','131747561385','2025-05-18 12:43:27',1238.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5872,'4000','131747561385','2025-05-18 12:43:27',NULL,737.52,'','13','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(5873,'4000','131747561385','2025-05-18 12:43:05',NULL,499.92,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(5874,'1110','131747561452','2025-05-18 12:44:31',NULL,1121.00,'','13','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(5875,'5500','131747561452','2025-05-18 12:44:12',1121.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5876,'1100','131747561452','2025-05-18 12:44:31',1200.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5877,'4000','131747561452','2025-05-18 12:44:31',NULL,1200.00,'','13','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(5878,'1110','131747561486','2025-05-18 12:45:38',NULL,1121.00,'','13','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(5879,'1110','131747561486','2025-05-18 12:44:46',NULL,716.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(5880,'5500','131747561486','2025-05-18 12:45:26',1837.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5881,'1100','131747561486','2025-05-18 12:45:38',1980.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5882,'4000','131747561486','2025-05-18 12:45:38',NULL,1200.00,'','13','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(5883,'4000','131747561486','2025-05-18 12:44:46',NULL,780.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(5884,'1110','131747565357','2025-05-18 13:49:33',NULL,27.75,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(5885,'5500','131747565357','2025-05-18 13:49:17',27.75,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5886,'1000','131747565357','2025-05-18 13:49:33',31.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5887,'4000','131747565357','2025-05-18 13:49:33',NULL,30.83,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(5888,'1110','131747565386','2025-05-18 13:50:59',NULL,1121.00,'','13','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(5889,'1110','131747565386','2025-05-18 13:49:46',NULL,716.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(5890,'5500','131747565386','2025-05-18 13:50:33',1837.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5891,'1100','131747565386','2025-05-18 13:50:59',1980.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5892,'4000','131747565386','2025-05-18 13:50:59',NULL,1200.00,'','13','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(5893,'4000','131747565386','2025-05-18 13:49:46',NULL,780.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(5894,'1110','131747565497','2025-05-18 13:52:01',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(5895,'1110','131747565497','2025-05-18 13:51:37',NULL,716.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(5896,'5500','131747565497','2025-05-18 13:51:47',1324.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5897,'1100','131747565497','2025-05-18 13:52:01',1430.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5898,'4000','131747565497','2025-05-18 13:52:01',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(5899,'4000','131747565497','2025-05-18 13:51:37',NULL,780.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(5900,'1100','131747561452','2025-05-18 14:11:07',NULL,1200.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5901,'1000','131747561452','2025-05-18 14:11:07',1200.00,NULL,'','13','1','','1','25','payment','','13174756667607122307323','No',NULL,NULL,''),(5902,'1100','131747561486','2025-05-18 14:11:33',NULL,1980.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5903,'1000','131747561486','2025-05-18 14:11:33',1980.00,NULL,'','13','1','','1','25','payment','','13174756670432034330733','No',NULL,NULL,''),(5904,'1100','131747561385','2025-05-18 14:13:14',NULL,1238.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5905,'1000','131747561385','2025-05-18 14:13:14',1238.00,NULL,'','13','1','','1','25','payment','','13174756680842763074602','No',NULL,NULL,''),(5906,'1100','131747561328','2025-05-18 14:13:44',NULL,1450.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5907,'1000','131747561328','2025-05-18 14:13:44',1450.00,NULL,'','13','1','','1','25','payment','','13174756684726177228663','No',NULL,NULL,''),(5908,'1100','131747560105','2025-05-18 14:15:21',NULL,1000.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5909,'1000','131747560105','2025-05-18 14:15:21',1000.00,NULL,'','13','1','','1','25','payment','','13174756695703023101532','No',NULL,NULL,''),(5910,'1110','131747567816','2025-05-18 14:31:58',NULL,716.00,'','13','1','Inventory sold','1','30','sales','9','','No',NULL,NULL,''),(5911,'5500','131747567816','2025-05-18 14:30:16',716.00,NULL,'','13','1','Cost of goods sold','1','30','sales','','','No',NULL,NULL,''),(5912,'1100','131747567816','2025-05-18 14:31:58',780.00,NULL,'','13','1','Good sold','1','30','sales','','','No',NULL,NULL,''),(5913,'4000','131747567816','2025-05-18 14:31:58',NULL,780.00,'','13','1','Good sold','1','30','sales','9','','No',NULL,NULL,''),(5914,'1110','131747568332','2025-05-18 14:39:27',NULL,608.00,'','13','1','Inventory sold','1','30','sales','2','','No',NULL,NULL,''),(5915,'1110','131747568332','2025-05-18 14:38:53',NULL,608.00,'','13','1','Inventory sold','1','30','sales','2','','No',NULL,NULL,''),(5916,'5500','131747568332','2025-05-18 14:39:00',1216.00,NULL,'','13','1','Cost of goods sold','1','30','sales','','','No',NULL,NULL,''),(5917,'1100','131747568332','2025-05-18 14:39:27',1300.00,NULL,'','13','1','Good sold','1','30','sales','','','No',NULL,NULL,''),(5918,'4000','131747568332','2025-05-18 14:39:27',NULL,650.00,'','13','1','Good sold','1','30','sales','2','','No',NULL,NULL,''),(5919,'4000','131747568332','2025-05-18 14:38:53',NULL,650.00,'','13','1','Good sold','1','30','sales','2','','No',NULL,NULL,''),(5920,'1110','131747568407','2025-05-18 14:40:40',NULL,943.92,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(5921,'5500','131747568407','2025-05-18 14:40:07',943.92,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5922,'1100','131747568407','2025-05-18 14:40:40',1000.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5923,'4000','131747568407','2025-05-18 14:40:40',NULL,999.84,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(5924,'1110','131747570308','2025-05-18 15:12:56',NULL,88.50,'','13','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(5925,'1110','131747570308','2025-05-18 15:11:48',NULL,88.50,'','13','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(5926,'5500','131747570308','2025-05-18 15:12:45',177.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5927,'1000','131747570308','2025-05-18 15:12:56',194.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5928,'4000','131747570308','2025-05-18 15:12:56',NULL,96.66,'','13','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(5929,'4000','131747570308','2025-05-18 15:11:48',NULL,96.66,'','13','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(5930,'1110','131747572860','2025-05-18 15:54:53',NULL,693.00,'','13','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(5931,'1110','131747572860','2025-05-18 15:54:20',NULL,471.96,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(5932,'1110','131747572860','2025-05-18 15:54:34',NULL,608.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(5933,'5500','131747572860','2025-05-18 15:54:44',1772.96,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5934,'1000','131747572860','2025-05-18 15:54:53',1888.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5935,'4000','131747572860','2025-05-18 15:54:53',NULL,737.52,'','13','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(5936,'4000','131747572860','2025-05-18 15:54:20',NULL,499.92,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5937,'4000','131747572860','2025-05-18 15:54:34',NULL,650.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(5938,'1100','131747568407','2025-05-18 16:12:23',NULL,1000.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5939,'1000','131747568407','2025-05-18 16:12:23',1000.00,NULL,'','13','1','','1','25','payment','','13174757395500003322300','No',NULL,NULL,''),(5940,'1100','131747565386','2025-05-18 16:12:58',NULL,1800.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5941,'1000','131747565386','2025-05-18 16:12:58',1800.00,NULL,'','13','1','','1','25','payment','','13174757398933344070379','No',NULL,NULL,''),(5942,'1100','131747559888','2025-05-18 16:14:19',NULL,6965.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5943,'1000','131747559888','2025-05-18 16:14:19',6965.00,NULL,'','13','1','','1','25','payment','','13174757407503033727323','No',NULL,NULL,''),(5944,'1100','131747565497','2025-05-18 16:22:18',NULL,1430.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(5945,'1000','131747565497','2025-05-18 16:22:18',1430.00,NULL,'','13','1','','1','25','payment','','13174757454872043332323','No',NULL,NULL,''),(5946,'1110','131747574609','2025-05-18 16:23:39',NULL,346.50,'','13','1','Inventory sold','1','71','sales','6','','No',NULL,NULL,''),(5947,'5500','131747574609','2025-05-18 16:23:29',346.50,NULL,'','13','1','Cost of goods sold','1','71','sales','','','No',NULL,NULL,''),(5948,'1100','131747574609','2025-05-18 16:23:39',369.00,NULL,'','13','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(5949,'4000','131747574609','2025-05-18 16:23:39',NULL,368.76,'','13','1','Good sold','1','71','sales','6','','No',NULL,NULL,''),(5950,'1110','131747574635','2025-05-18 16:24:06',NULL,46.71,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(5951,'5500','131747574635','2025-05-18 16:23:55',46.71,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5952,'1000','131747574635','2025-05-18 16:24:06',50.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5953,'4000','131747574635','2025-05-18 16:24:06',NULL,50.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(5954,'1100','131747568332','2025-05-18 18:20:34',NULL,1300.00,'','13','1','','1','30','payment','','','No',NULL,NULL,''),(5955,'1000','131747568332','2025-05-18 18:20:34',1300.00,NULL,'','13','1','','1','30','payment','','13174758168572032336106','No',NULL,NULL,''),(5956,'1100','131747567816','2025-05-18 18:21:34',NULL,780.00,'','13','1','','1','30','payment','','','No',NULL,NULL,''),(5957,'1000','131747567816','2025-05-18 18:21:34',780.00,NULL,'','13','1','','1','30','payment','','13174758170233333223514','No',NULL,NULL,''),(5958,'1110','131747637419','2025-05-19 09:50:36',NULL,716.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(5959,'5500','131747637419','2025-05-19 09:50:19',716.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5960,'1100','131747637419','2025-05-19 09:50:36',780.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5961,'4000','131747637419','2025-05-19 09:50:36',NULL,780.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(5962,'1110','131747640085','2025-05-19 10:39:17',NULL,716.00,'','13','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(5963,'5500','131747640085','2025-05-19 10:34:45',716.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(5964,'1100','131747640085','2025-05-19 10:39:17',780.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(5965,'4000','131747640085','2025-05-19 10:39:17',NULL,780.00,'','13','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(5966,'1110','131747640430','2025-05-19 10:40:40',NULL,943.92,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(5967,'5500','131747640430','2025-05-19 10:40:30',943.92,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5968,'1100','131747640430','2025-05-19 10:40:40',1000.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5969,'4000','131747640430','2025-05-19 10:40:40',NULL,999.84,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(5970,'1110','131747640815','2025-05-19 10:47:03',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(5971,'5500','131747640815','2025-05-19 10:46:55',608.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5972,'1100','131747640815','2025-05-19 10:47:03',650.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5973,'4000','131747640815','2025-05-19 10:47:03',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(5974,'1110','131747642474','2025-05-19 11:24:50',NULL,1824.00,'','13','1','Inventory sold','1','31','sales','2','','No',NULL,NULL,''),(5975,'1110','131747642474','2025-05-19 11:14:34',NULL,3363.00,'','13','1','Inventory sold','1','31','sales','10','','No',NULL,NULL,''),(5976,'1110','131747642474','2025-05-19 11:15:31',NULL,2864.00,'','13','1','Inventory sold','1','31','sales','9','','No',NULL,NULL,''),(5977,'5500','131747642474','2025-05-19 11:24:28',8051.00,NULL,'','13','1','Cost of goods sold','1','31','sales','','','No',NULL,NULL,''),(5978,'1100','131747642474','2025-05-19 11:24:50',8670.00,NULL,'','13','1','Good sold','1','31','sales','','','No',NULL,NULL,''),(5979,'4000','131747642474','2025-05-19 11:24:50',NULL,1950.00,'','13','1','Good sold','1','31','sales','2','','No',NULL,NULL,''),(5980,'4000','131747642474','2025-05-19 11:14:34',NULL,3600.00,'','13','1','Good sold','1','31','sales','10','','No',NULL,NULL,''),(5981,'4000','131747642474','2025-05-19 11:15:31',NULL,3120.00,'','13','1','Good sold','1','31','sales','9','','No',NULL,NULL,''),(5982,'1100','131747642474','2025-05-19 11:30:39',NULL,8670.00,'','13','1','','1','31','payment','','','No',NULL,NULL,''),(5983,'1000','131747642474','2025-05-19 11:30:39',8670.00,NULL,'','13','1','','1','31','payment','','13174764345537250343232','No',NULL,NULL,''),(5984,'1100','131747640085','2025-05-19 11:31:17',NULL,780.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(5985,'1000','131747640085','2025-05-19 11:31:17',780.00,NULL,'','13','1','','1','64','payment','','13174764349033713232402','No',NULL,NULL,''),(5986,'1110','131747644497','2025-05-19 11:48:38',NULL,29.83,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(5987,'5500','131747644497','2025-05-19 11:48:17',29.83,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5988,'1000','131747644497','2025-05-19 11:48:38',33.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5989,'4000','131747644497','2025-05-19 11:48:38',NULL,32.50,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(5990,'1110','131747645674','2025-05-19 12:10:00',NULL,333.00,'','13','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(5991,'1110','131747645674','2025-05-19 12:07:55',NULL,760.00,'','13','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(5992,'5500','131747645674','2025-05-19 12:08:56',1093.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(5993,'1100','131747645674','2025-05-19 12:10:00',1170.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(5994,'4000','131747645674','2025-05-19 12:10:00',NULL,370.00,'','13','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(5995,'4000','131747645674','2025-05-19 12:07:55',NULL,799.99,'','13','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(5996,'1110','131747645845','2025-05-19 12:14:49',NULL,1386.00,'','13','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(5997,'1110','131747645845','2025-05-19 12:10:45',NULL,2826.00,'','13','1','Inventory sold','1','25','sales','1','','No',NULL,NULL,''),(5998,'1110','131747645845','2025-05-19 12:11:56',NULL,3775.68,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(5999,'1110','131747645845','2025-05-19 12:12:08',NULL,1425.00,'','13','1','Inventory sold','1','25','sales','4','','No',NULL,NULL,''),(6000,'5500','131747645845','2025-05-19 12:12:29',9412.68,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6001,'1100','131747645845','2025-05-19 12:14:49',9974.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6002,'4000','131747645845','2025-05-19 12:14:49',NULL,1475.04,'','13','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(6003,'4000','131747645845','2025-05-19 12:10:45',NULL,3000.00,'','13','1','Good sold','1','25','sales','1','','No',NULL,NULL,''),(6004,'4000','131747645845','2025-05-19 12:11:56',NULL,3999.36,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(6005,'4000','131747645845','2025-05-19 12:12:08',NULL,1500.00,'','13','1','Good sold','1','25','sales','4','','No',NULL,NULL,''),(6006,'1110','131747646165','2025-05-19 12:16:25',NULL,693.00,'','13','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(6007,'5500','131747646165','2025-05-19 12:16:06',693.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6008,'1100','131747646165','2025-05-19 12:16:25',738.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6009,'4000','131747646165','2025-05-19 12:16:25',NULL,737.52,'','13','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(6010,'1110','131747646241','2025-05-19 12:18:09',NULL,471.96,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(6011,'1110','131747646241','2025-05-19 12:17:21',NULL,7296.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(6012,'5500','131747646241','2025-05-19 12:17:53',7767.96,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6013,'1100','131747646241','2025-05-19 12:18:09',8300.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6014,'4000','131747646241','2025-05-19 12:18:09',NULL,499.92,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(6015,'4000','131747646241','2025-05-19 12:17:21',NULL,7800.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(6016,'4000','131747646241','2025-05-19 12:18:59',7800.00,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(6017,'1100','131747646241','2025-05-19 12:18:59',NULL,7800.00,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(6018,'5500','131747646241','2025-05-19 12:18:59',NULL,7296.00,'','13','1','Cost of goods returned','1','25','sales','2','','No',NULL,NULL,''),(6019,'1110','131747646241','2025-05-19 12:18:59',7296.00,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(6020,'4000','131747646241','2025-05-19 12:19:13',499.92,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(6021,'1100','131747646241','2025-05-19 12:19:13',NULL,499.92,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(6022,'5500','131747646241','2025-05-19 12:19:13',NULL,471.96,'','13','1','Cost of goods returned','1','25','sales','7','','No',NULL,NULL,''),(6023,'1110','131747646241','2025-05-19 12:19:13',471.96,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(6024,'1110','131747646367','2025-05-19 12:20:10',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(6025,'1110','131747646367','2025-05-19 12:19:28',NULL,471.96,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(6026,'5500','131747646367','2025-05-19 12:19:49',1079.96,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6027,'1100','131747646367','2025-05-19 12:20:10',1150.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6028,'4000','131747646367','2025-05-19 12:20:10',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(6029,'4000','131747646367','2025-05-19 12:19:28',NULL,499.92,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(6030,'1110','131747646433','2025-05-19 12:20:59',NULL,693.00,'','13','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(6031,'5500','131747646433','2025-05-19 12:20:33',693.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6032,'1100','131747646433','2025-05-19 12:20:59',738.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6033,'4000','131747646433','2025-05-19 12:20:59',NULL,737.52,'','13','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(6034,'1110','131747646528','2025-05-19 12:22:31',NULL,1425.00,'','13','1','Inventory sold','1','25','sales','4','','No',NULL,NULL,''),(6035,'5500','131747646528','2025-05-19 12:22:08',1425.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6036,'1100','131747646528','2025-05-19 12:22:31',1500.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6037,'4000','131747646528','2025-05-19 12:22:31',NULL,1500.00,'','13','1','Good sold','1','25','sales','4','','No',NULL,NULL,''),(6038,'1110','131747646601','2025-05-19 12:23:36',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(6039,'5500','131747646601','2025-05-19 12:23:21',608.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6040,'1100','131747646601','2025-05-19 12:23:36',650.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6041,'4000','131747646601','2025-05-19 12:23:36',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(6042,'4000','131747646433','2025-05-19 12:24:31',737.52,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(6043,'1100','131747646433','2025-05-19 12:24:31',NULL,737.52,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(6044,'5500','131747646433','2025-05-19 12:24:31',NULL,693.00,'','13','1','Cost of goods returned','1','25','sales','6','','No',NULL,NULL,''),(6045,'1110','131747646433','2025-05-19 12:24:31',693.00,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(6046,'1110','131747647780','2025-05-19 12:43:10',NULL,1386.00,'','13','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(6047,'5500','131747647780','2025-05-19 12:43:00',1386.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6048,'1100','131747647780','2025-05-19 12:43:10',1475.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6049,'4000','131747647780','2025-05-19 12:43:10',NULL,1475.04,'','13','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(6050,'1110','131747647845','2025-05-19 13:02:35',NULL,943.92,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(6051,'5500','131747647845','2025-05-19 12:44:05',943.92,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6052,'1100','131747647845','2025-05-19 13:02:35',1000.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6053,'4000','131747647845','2025-05-19 13:02:35',NULL,999.84,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(6054,'1100','131747645845','2025-05-19 13:11:07',NULL,9974.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6055,'1000','131747645845','2025-05-19 13:11:07',9974.00,NULL,'','13','1','','1','25','payment','','13174764948133402028214','No',NULL,NULL,''),(6056,'1100','131747647780','2025-05-19 13:12:21',NULL,1475.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6057,'1000','131747647780','2025-05-19 13:12:21',1475.00,NULL,'','13','1','','1','25','payment','','13174764955122033312710','No',NULL,NULL,''),(6058,'1100','131747646528','2025-05-19 13:12:51',NULL,1500.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6059,'1000','131747646528','2025-05-19 13:12:51',1500.00,NULL,'','13','1','','1','25','payment','','13174764958233730212707','No',NULL,NULL,''),(6060,'1100','131747646367','2025-05-19 13:13:49',NULL,1150.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6061,'1000','131747646367','2025-05-19 13:13:49',1150.00,NULL,'','13','1','','1','25','payment','','13174764964003222222220','No',NULL,NULL,''),(6062,'1100','131747646165','2025-05-19 13:14:52',NULL,738.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6063,'1000','131747646165','2025-05-19 13:14:52',738.00,NULL,'','13','1','','1','25','payment','','13174764970492220331776','No',NULL,NULL,''),(6064,'1100','131747647845','2025-05-19 13:51:32',NULL,1000.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6065,'1000','131747647845','2025-05-19 13:51:32',1000.00,NULL,'','13','1','','1','25','payment','','13174765190210733065731','No',NULL,NULL,''),(6066,'1100','131747637419','2025-05-19 13:52:38',NULL,780.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6067,'1000','131747637419','2025-05-19 13:52:38',780.00,NULL,'','13','1','','1','25','payment','','13174765196932342260332','No',NULL,NULL,''),(6068,'1110','131747659084','2025-05-19 15:51:34',NULL,88.50,'','13','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6069,'5500','131747659084','2025-05-19 15:51:24',88.50,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6070,'1000','131747659084','2025-05-19 15:51:34',100.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6071,'4000','131747659084','2025-05-19 15:51:34',NULL,100.00,'','13','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6072,'1110','131747660940','2025-05-19 16:22:48',NULL,608.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(6073,'1110','131747660940','2025-05-19 16:22:20',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(6074,'5500','131747660940','2025-05-19 16:22:34',1324.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6075,'1000','131747660940','2025-05-19 16:22:48',1430.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6076,'4000','131747660940','2025-05-19 16:22:48',NULL,650.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(6077,'4000','131747660940','2025-05-19 16:22:20',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6078,'1110','131747661001','2025-05-19 16:23:45',NULL,2242.00,'','13','1','Inventory sold','1','35','sales','10','','No',NULL,NULL,''),(6079,'5500','131747661001','2025-05-19 16:23:22',2242.00,NULL,'','13','1','Cost of goods sold','1','35','sales','','','No',NULL,NULL,''),(6080,'1100','131747661001','2025-05-19 16:23:45',2400.00,NULL,'','13','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(6081,'4000','131747661001','2025-05-19 16:23:45',NULL,2400.00,'','13','1','Good sold','1','35','sales','10','','No',NULL,NULL,''),(6082,'1110','131747661059','2025-05-19 16:25:11',NULL,2148.00,'','13','1','Inventory sold','1','63','sales','9','','No',NULL,NULL,''),(6083,'1110','131747661059','2025-05-19 16:24:19',NULL,3363.00,'','13','1','Inventory sold','1','63','sales','10','','No',NULL,NULL,''),(6084,'1110','131747661059','2025-05-19 16:24:42',NULL,1386.00,'','13','1','Inventory sold','1','63','sales','6','','No',NULL,NULL,''),(6085,'5500','131747661059','2025-05-19 16:24:54',6897.00,NULL,'','13','1','Cost of goods sold','1','63','sales','','','No',NULL,NULL,''),(6086,'1100','131747661059','2025-05-19 16:25:11',7415.00,NULL,'','13','1','Good sold','1','63','sales','','','No',NULL,NULL,''),(6087,'4000','131747661059','2025-05-19 16:25:11',NULL,2340.00,'','13','1','Good sold','1','63','sales','9','','No',NULL,NULL,''),(6088,'4000','131747661059','2025-05-19 16:24:19',NULL,3600.00,'','13','1','Good sold','1','63','sales','10','','No',NULL,NULL,''),(6089,'4000','131747661059','2025-05-19 16:24:42',NULL,1475.04,'','13','1','Good sold','1','63','sales','6','','No',NULL,NULL,''),(6090,'1110','131747661159','2025-05-19 16:26:11',NULL,942.00,'','13','1','Inventory sold','1','16','sales','1','','No',NULL,NULL,''),(6091,'5500','131747661159','2025-05-19 16:25:59',942.00,NULL,'','13','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(6092,'1100','131747661159','2025-05-19 16:26:11',1000.00,NULL,'','13','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(6093,'4000','131747661159','2025-05-19 16:26:11',NULL,1000.00,'','13','1','Good sold','1','16','sales','1','','No',NULL,NULL,''),(6094,'1110','131747661264','2025-05-19 16:28:31',NULL,943.92,'','13','1','Inventory sold','1','79','sales','7','','No',NULL,NULL,''),(6095,'1110','131747661264','2025-05-19 16:27:45',NULL,716.00,'','13','1','Inventory sold','1','79','sales','9','','No',NULL,NULL,''),(6096,'1110','131747661264','2025-05-19 16:28:00',NULL,973.00,'','13','1','Inventory sold','1','79','sales','14','','No',NULL,NULL,''),(6097,'5500','131747661264','2025-05-19 16:28:12',2632.92,NULL,'','13','1','Cost of goods sold','1','79','sales','','','No',NULL,NULL,''),(6098,'1100','131747661264','2025-05-19 16:28:31',2820.00,NULL,'','13','1','Good sold','1','79','sales','','','No',NULL,NULL,''),(6099,'4000','131747661264','2025-05-19 16:28:31',NULL,999.84,'','13','1','Good sold','1','79','sales','7','','No',NULL,NULL,''),(6100,'4000','131747661264','2025-05-19 16:27:45',NULL,780.00,'','13','1','Good sold','1','79','sales','9','','No',NULL,NULL,''),(6101,'4000','131747661264','2025-05-19 16:28:00',NULL,1039.99,'','13','1','Good sold','1','79','sales','14','','No',NULL,NULL,''),(6102,'1100','131747661001','2025-05-19 16:57:36',NULL,2400.00,'','13','1','','1','35','payment','','','No',NULL,NULL,''),(6103,'1000','131747661001','2025-05-19 16:57:36',2400.00,NULL,'','13','1','','1','35','payment','','13174766307234277073031','No',NULL,NULL,''),(6104,'1110','131747664223','2025-05-19 17:17:21',NULL,608.00,'','13','1','Inventory sold','1','43','sales','2','','No',NULL,NULL,''),(6105,'5500','131747664223','2025-05-19 17:17:03',608.00,NULL,'','13','1','Cost of goods sold','1','43','sales','','','No',NULL,NULL,''),(6106,'1100','131747664223','2025-05-19 17:17:21',650.00,NULL,'','13','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(6107,'4000','131747664223','2025-05-19 17:17:21',NULL,650.00,'','13','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(6108,'1110','131747665683','2025-05-19 17:42:03',NULL,716.00,'','13','1','Inventory sold','1','44','sales','9','','No',NULL,NULL,''),(6109,'5500','131747665683','2025-05-19 17:41:23',716.00,NULL,'','13','1','Cost of goods sold','1','44','sales','','','No',NULL,NULL,''),(6110,'1100','131747665683','2025-05-19 17:42:03',780.00,NULL,'','13','1','Good sold','1','44','sales','','','No',NULL,NULL,''),(6111,'4000','131747665683','2025-05-19 17:42:03',NULL,780.00,'','13','1','Good sold','1','44','sales','9','','No',NULL,NULL,''),(6112,'1100','131747640815','2025-05-19 17:57:31',NULL,650.00,'','13','1','','1','25','payment','','','No',NULL,NULL,'HJG'),(6113,'1010','131747640815','2025-05-19 17:57:31',650.00,NULL,'','13','1','','1','25','payment','','13174766668033031037003','No',NULL,NULL,'HJG'),(6114,'1100','131747664223','2025-05-19 17:58:30',NULL,650.00,'','13','1','','1','43','payment','','','No',NULL,NULL,''),(6115,'1000','131747664223','2025-05-19 17:58:30',650.00,NULL,'','13','1','','1','43','payment','','13174766671930372037132','No',NULL,NULL,''),(6116,'1100','131747646601','2025-05-19 17:59:00',NULL,650.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6117,'1000','131747646601','2025-05-19 17:59:00',650.00,NULL,'','13','1','','1','25','payment','','13174766674962337332702','No',NULL,NULL,''),(6118,'1100','131747640430','2025-05-19 18:00:13',NULL,1000.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6119,'1000','131747640430','2025-05-19 18:00:13',1000.00,NULL,'','13','1','','1','25','payment','','13174766683403322123203','No',NULL,NULL,''),(6120,'1100','131747661264','2025-05-19 18:01:42',NULL,2820.00,'','13','1','','1','79','payment','','','No',NULL,NULL,''),(6121,'1000','131747661264','2025-05-19 18:01:42',2820.00,NULL,'','13','1','','1','79','payment','','13174766691473130233021','No',NULL,NULL,''),(6122,'1100','131747645674','2025-05-19 18:02:22',NULL,1170.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6123,'1000','131747645674','2025-05-19 18:02:22',1170.00,NULL,'','13','1','','1','25','payment','','13174766696024060933433','No',NULL,NULL,''),(6124,'1100','131747661159','2025-05-19 18:03:35',NULL,1000.00,'','13','1','','1','16','payment','','','No',NULL,NULL,''),(6125,'1000','131747661159','2025-05-19 18:03:35',1000.00,NULL,'','13','1','','1','16','payment','','13174766703000607322026','No',NULL,NULL,''),(6126,'1110','131747667154','2025-05-19 18:06:12',NULL,157.00,'','13','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6127,'5500','131747667154','2025-05-19 18:05:54',157.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6128,'1000','131747667154','2025-05-19 18:06:12',180.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6129,'4000','131747667154','2025-05-19 18:06:12',NULL,180.00,'','13','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6130,'1110','131747667256','2025-05-19 18:07:54',NULL,88.50,'','13','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6131,'5500','131747667256','2025-05-19 18:07:37',88.50,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6132,'1000','131747667256','2025-05-19 18:07:54',100.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6133,'4000','131747667256','2025-05-19 18:07:54',NULL,100.00,'','13','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6134,'1100','131747665683','2025-05-19 18:14:08',NULL,780.00,'','13','1','','1','44','payment','','','No',NULL,NULL,''),(6135,'1000','131747665683','2025-05-19 18:14:08',780.00,NULL,'','13','1','','1','44','payment','','13174766766923303736221','No',NULL,NULL,''),(6136,'1110','131747675495','2025-05-19 20:25:06',NULL,1386.00,'','13','1','Inventory sold','1','71','sales','6','','No',NULL,NULL,''),(6137,'5500','131747675495','2025-05-19 20:24:55',1386.00,NULL,'','13','1','Cost of goods sold','1','71','sales','','','No',NULL,NULL,''),(6138,'1100','131747675495','2025-05-19 20:25:06',1475.00,NULL,'','13','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(6139,'4000','131747675495','2025-05-19 20:25:06',NULL,1475.04,'','13','1','Good sold','1','71','sales','6','','No',NULL,NULL,''),(6140,'1100','131747675495','2025-05-19 20:26:27',NULL,640.00,'','13','1','','1','71','payment','','','No',NULL,NULL,''),(6141,'1000','131747675495','2025-05-19 20:26:27',640.00,NULL,'','13','1','','1','71','payment','','13174767559720002233232','No',NULL,NULL,''),(6142,'1110','131747724866','2025-05-20 10:08:34',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(6143,'1110','131747724866','2025-05-20 10:07:46',NULL,716.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(6144,'5500','131747724866','2025-05-20 10:08:12',1324.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6145,'1100','131747724866','2025-05-20 10:08:34',1430.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6146,'4000','131747724866','2025-05-20 10:08:34',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(6147,'4000','131747724866','2025-05-20 10:07:46',NULL,780.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(6148,'1110','131747726492','2025-05-20 10:35:19',NULL,716.00,'','13','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(6149,'5500','131747726492','2025-05-20 10:34:52',716.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(6150,'1000','131747726492','2025-05-20 10:35:19',780.00,NULL,'','13','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(6151,'4000','131747726492','2025-05-20 10:35:19',NULL,780.00,'','13','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(6152,'1110','131747727471','2025-05-20 10:52:45',NULL,333.00,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(6153,'5500','131747727471','2025-05-20 10:51:11',333.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6154,'1000','131747727471','2025-05-20 10:52:45',370.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6155,'4000','131747727471','2025-05-20 10:52:45',NULL,370.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(6156,'1110','151747727846','2025-05-20 10:57:26',5099.99,NULL,'','15','1','Inventory Purchased','1','2','Purchases','20','','No',NULL,NULL,''),(6157,'2130','151747727846','2025-05-20 10:57:26',NULL,5099.99,'','15','1','Account payable for inventory','1','2','Purchases','','','No',NULL,NULL,''),(6158,'1100','131747724866','2025-05-20 10:59:30',NULL,1430.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6159,'1010','131747724866','2025-05-20 10:59:30',1430.00,NULL,'','13','1','','1','25','payment','','13174772798737230223193','No',NULL,NULL,''),(6160,'1110','131747728913','2025-05-20 11:20:08',NULL,1110.00,'','13','1','Inventory sold','1','25','sales','21','','No',NULL,NULL,''),(6161,'1110','131747728913','2025-05-20 11:15:13',NULL,340.00,'','13','1','Inventory sold','1','25','sales','20','','No',NULL,NULL,''),(6162,'5500','131747728913','2025-05-20 11:16:24',1450.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6163,'1100','131747728913','2025-05-20 11:20:08',1520.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6164,'4000','131747728913','2025-05-20 11:20:08',NULL,1139.76,'','13','1','Good sold','1','25','sales','21','','No',NULL,NULL,''),(6165,'4000','131747728913','2025-05-20 11:15:13',NULL,380.00,'','13','1','Good sold','1','25','sales','20','','No',NULL,NULL,''),(6166,'1110','131747729581','2025-05-20 11:26:28',NULL,13.88,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(6167,'5500','131747729581','2025-05-20 11:26:21',13.88,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6168,'1000','131747729581','2025-05-20 11:26:28',20.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6169,'4000','131747729581','2025-05-20 11:26:28',NULL,20.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(6170,'1110','131747730050','2025-05-20 11:34:20',NULL,13.88,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(6171,'5500','131747730050','2025-05-20 11:34:10',13.88,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6172,'1000','131747730050','2025-05-20 11:34:20',20.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6173,'4000','131747730050','2025-05-20 11:34:20',NULL,20.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(6174,'1110','131747734624','2025-05-20 12:52:13',NULL,680.00,'','13','1','Inventory sold','1','35','sales','20','','No',NULL,NULL,''),(6175,'5500','131747734624','2025-05-20 12:50:24',680.00,NULL,'','13','1','Cost of goods sold','1','35','sales','','','No',NULL,NULL,''),(6176,'1100','131747734624','2025-05-20 12:52:13',760.00,NULL,'','13','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(6177,'4000','131747734624','2025-05-20 12:52:13',NULL,760.00,'','13','1','Good sold','1','35','sales','20','','No',NULL,NULL,''),(6184,'1110','131747734848','2025-05-20 12:55:11',NULL,340.00,'','13','1','Inventory sold','1','64','sales','20','','No',NULL,NULL,''),(6185,'1110','131747734848','2025-05-20 12:54:08',NULL,380.00,'','13','1','Inventory sold','1','64','sales','3','','No',NULL,NULL,''),(6186,'1110','131747734848','2025-05-20 12:54:23',NULL,693.00,'','13','1','Inventory sold','1','64','sales','6','','No',NULL,NULL,''),(6187,'5500','131747734848','2025-05-20 12:54:40',1413.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(6188,'1100','131747734848','2025-05-20 12:55:11',1518.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(6189,'4000','131747734848','2025-05-20 12:55:11',NULL,380.00,'','13','1','Good sold','1','64','sales','20','','No',NULL,NULL,''),(6190,'4000','131747734848','2025-05-20 12:54:08',NULL,400.00,'','13','1','Good sold','1','64','sales','3','','No',NULL,NULL,''),(6191,'4000','131747734848','2025-05-20 12:54:23',NULL,737.52,'','13','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(6192,'1110','131747734969','2025-05-20 12:56:24',NULL,943.92,'','13','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(6193,'5500','131747734969','2025-05-20 12:56:09',943.92,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(6194,'1100','131747734969','2025-05-20 12:56:24',1000.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(6195,'4000','131747734969','2025-05-20 12:56:24',NULL,999.84,'','13','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(6196,'1110','131747735027','2025-05-20 12:59:17',NULL,531.00,'','13','1','Inventory sold','1','33','sales','8','','No',NULL,NULL,''),(6197,'1110','131747735027','2025-05-20 12:57:07',NULL,1386.00,'','13','1','Inventory sold','1','33','sales','6','','No',NULL,NULL,''),(6198,'1110','131747735027','2025-05-20 12:57:17',NULL,340.00,'','13','1','Inventory sold','1','33','sales','20','','No',NULL,NULL,''),(6199,'1110','131747735027','2025-05-20 12:57:31',NULL,760.00,'','13','1','Inventory sold','1','33','sales','3','','No',NULL,NULL,''),(6200,'1110','131747735027','2025-05-20 12:57:42',NULL,943.92,'','13','1','Inventory sold','1','33','sales','7','','No',NULL,NULL,''),(6201,'1110','131747735027','2025-05-20 12:57:55',NULL,716.00,'','13','1','Inventory sold','1','33','sales','9','','No',NULL,NULL,''),(6202,'1110','131747735027','2025-05-20 12:58:11',NULL,942.00,'','13','1','Inventory sold','1','33','sales','1','','No',NULL,NULL,''),(6203,'1110','131747735027','2025-05-20 12:58:39',NULL,486.50,'','13','1','Inventory sold','1','33','sales','14','','No',NULL,NULL,''),(6204,'5500','131747735027','2025-05-20 12:59:00',6105.42,NULL,'','13','1','Cost of goods sold','1','33','sales','','','No',NULL,NULL,''),(6205,'1100','131747735027','2025-05-20 12:59:17',6535.00,NULL,'','13','1','Good sold','1','33','sales','','','No',NULL,NULL,''),(6206,'4000','131747735027','2025-05-20 12:59:17',NULL,579.96,'','13','1','Good sold','1','33','sales','8','','No',NULL,NULL,''),(6207,'4000','131747735027','2025-05-20 12:57:07',NULL,1475.04,'','13','1','Good sold','1','33','sales','6','','No',NULL,NULL,''),(6208,'4000','131747735027','2025-05-20 12:57:17',NULL,380.00,'','13','1','Good sold','1','33','sales','20','','No',NULL,NULL,''),(6209,'4000','131747735027','2025-05-20 12:57:31',NULL,799.99,'','13','1','Good sold','1','33','sales','3','','No',NULL,NULL,''),(6210,'4000','131747735027','2025-05-20 12:57:42',NULL,999.84,'','13','1','Good sold','1','33','sales','7','','No',NULL,NULL,''),(6211,'4000','131747735027','2025-05-20 12:57:55',NULL,780.00,'','13','1','Good sold','1','33','sales','9','','No',NULL,NULL,''),(6212,'4000','131747735027','2025-05-20 12:58:11',NULL,1000.00,'','13','1','Good sold','1','33','sales','1','','No',NULL,NULL,''),(6213,'4000','131747735027','2025-05-20 12:58:39',NULL,520.00,'','13','1','Good sold','1','33','sales','14','','No',NULL,NULL,''),(6214,'1110','131747735193','2025-05-20 13:03:33',NULL,340.00,'','13','1','Inventory sold','1','64','sales','20','','No',NULL,NULL,''),(6215,'5500','131747735193','2025-05-20 12:59:53',340.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(6216,'1100','131747735193','2025-05-20 13:03:33',380.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(6217,'4000','131747735193','2025-05-20 13:03:33',NULL,380.00,'','13','1','Good sold','1','64','sales','20','','No',NULL,NULL,''),(6218,'1110','131747735444','2025-05-20 13:04:13',NULL,680.00,'','13','1','Inventory sold','1','64','sales','20','','No',NULL,NULL,''),(6219,'5500','131747735444','2025-05-20 13:04:04',680.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(6220,'1100','131747735444','2025-05-20 13:04:13',760.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(6221,'4000','131747735444','2025-05-20 13:04:13',NULL,760.00,'','13','1','Good sold','1','64','sales','20','','No',NULL,NULL,''),(6222,'4000','131747735193','2025-05-20 13:09:17',380.00,NULL,'','13','1','Returned products','1','64','return','','','No',NULL,NULL,''),(6223,'1100','131747735193','2025-05-20 13:09:17',NULL,380.00,'','13','1','Returned products','1','64','return','','','No',NULL,NULL,''),(6224,'5500','131747735193','2025-05-20 13:09:17',NULL,340.00,'','13','1','Cost of goods returned','1','64','sales','20','','No',NULL,NULL,''),(6225,'1110','131747735193','2025-05-20 13:09:17',340.00,NULL,'','13','1','Inventory retuned ','1','64','sales','','','No',NULL,NULL,''),(6226,'1110','131747738135','2025-05-19 13:49:52',NULL,6080.00,'','13','1','Inventory sold','1','20','sales','2','','No',NULL,NULL,''),(6227,'1110','131747738135','2025-05-19 13:49:52',NULL,1432.00,'','13','1','Inventory sold','1','20','sales','9','','No',NULL,NULL,''),(6228,'5500','131747738135','2025-05-19 13:49:52',7512.00,NULL,'','13','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(6229,'1100','131747738135','2025-05-19 13:49:52',8060.00,NULL,'','13','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(6230,'4000','131747738135','2025-05-19 13:49:52',NULL,6500.00,'','13','1','Good sold','1','20','sales','2','','No',NULL,NULL,''),(6231,'4000','131747738135','2025-05-19 13:49:52',NULL,1560.00,'','13','1','Good sold','1','20','sales','9','','No',NULL,NULL,''),(6232,'1100','131747734969','2025-05-20 13:51:54',NULL,1000.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(6233,'1010','131747734969','2025-05-20 13:51:54',1000.00,NULL,'','13','1','','1','64','payment','','13174773833030320221333','No',NULL,NULL,''),(6234,'1110','131747738480','2025-05-20 13:54:52',NULL,13.88,'','13','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(6235,'5500','131747738480','2025-05-20 13:54:40',13.88,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6236,'1100','131747738480','2025-05-20 13:54:52',15.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6237,'4000','131747738480','2025-05-20 13:54:52',NULL,15.42,'','13','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(6238,'1100','141744266830','2025-05-20 14:02:29',NULL,112.00,'','13','1','','1','27','payment','','','No',NULL,NULL,''),(6239,'1010','141744266830','2025-05-20 14:02:29',112.00,NULL,'','13','1','','1','27','payment','','13174773899547320339331','No',NULL,NULL,''),(6240,'1100','131747419726','2025-05-20 14:03:45',NULL,888.00,'','13','1','','1','27','payment','','','No',NULL,NULL,''),(6241,'1000','131747419726','2025-05-20 14:03:45',888.00,NULL,'','13','1','','1','27','payment','','13174773904837130323233','No',NULL,NULL,''),(6242,'1110','131747739068','2025-05-20 14:04:42',NULL,41.63,'','13','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(6243,'5500','131747739068','2025-05-20 14:04:28',41.63,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6244,'1100','131747739068','2025-05-20 14:04:42',60.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6245,'4000','131747739068','2025-05-20 14:04:42',NULL,60.00,'','13','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(6246,'1110','131747739136','2025-05-20 14:05:49',NULL,760.00,'','13','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(6247,'5500','131747739136','2025-05-20 14:05:36',760.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6248,'1100','131747739136','2025-05-20 14:05:49',800.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6249,'4000','131747739136','2025-05-20 14:05:49',NULL,799.99,'','13','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(6250,'1110','131747739288','2025-05-20 14:08:17',NULL,370.00,'','13','1','Inventory sold','1','25','sales','21','','No',NULL,NULL,''),(6251,'5500','131747739288','2025-05-20 14:08:08',370.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6252,'1100','131747739288','2025-05-20 14:08:17',400.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6253,'4000','131747739288','2025-05-20 14:08:17',NULL,400.00,'','13','1','Good sold','1','25','sales','21','','No',NULL,NULL,''),(6288,'1100','131747739459','2025-05-20 14:38:28',NULL,21227.00,'','13','1','','1','27','payment','','','No',NULL,NULL,'jb'),(6289,'1010','131747739459','2025-05-20 14:38:28',21227.00,NULL,'','13','1','','1','27','payment','','13174774112730320323002','No',NULL,NULL,'jb'),(6290,'1100','131747739459','2025-05-20 14:38:47',NULL,21965.00,'','13','1','','1','27','payment','','','No',NULL,NULL,''),(6291,'1000','131747739459','2025-05-20 14:38:47',21965.00,NULL,'','13','1','','1','27','payment','','13174774114633462470237','No',NULL,NULL,''),(6292,'1100','131747739459','2025-05-20 14:39:06',NULL,1200.00,'','13','1','','1','27','payment','','','No',NULL,NULL,''),(6293,'1000','131747739459','2025-05-20 14:39:06',1200.00,NULL,'','13','1','','1','27','payment','','13174774117627732032023','No',NULL,NULL,''),(6294,'1100','131747739459','2025-05-20 14:39:37',NULL,19460.00,'','13','1','','1','27','payment','','','No',NULL,NULL,'jb,aff'),(6295,'1010','131747739459','2025-05-20 14:39:37',19460.00,NULL,'','13','1','','1','27','payment','','13174774122523323412224','No',NULL,NULL,'jb,aff'),(6296,'1110','131747741241','2025-05-20 14:41:37',NULL,138.83,'','13','1','Inventory sold','1','71','sales','17','','No',NULL,NULL,''),(6297,'5500','131747741241','2025-05-20 14:40:41',138.83,NULL,'','13','1','Cost of goods sold','1','71','sales','','','No',NULL,NULL,''),(6298,'1100','131747741241','2025-05-20 14:41:37',158.00,NULL,'','13','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(6299,'4000','131747741241','2025-05-20 14:41:37',NULL,158.33,'','13','1','Good sold','1','71','sales','17','','No',NULL,NULL,''),(6300,'1110','131747741321','2025-05-20 14:42:18',NULL,44.25,'','13','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6301,'5500','131747741321','2025-05-20 14:42:01',44.25,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6302,'1000','131747741321','2025-05-20 14:42:18',50.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6303,'4000','131747741321','2025-05-20 14:42:18',NULL,50.00,'','13','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6304,'1100','131747739288','2025-05-20 14:44:15',NULL,400.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6305,'1010','131747739288','2025-05-20 14:44:15',400.00,NULL,'','13','1','','1','25','payment','','13174774146977231100210','No',NULL,NULL,''),(6306,'1100','131747739136','2025-05-20 14:44:42',NULL,800.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6307,'1010','131747739136','2025-05-20 14:44:42',800.00,NULL,'','13','1','','1','25','payment','','13174774149421107204733','No',NULL,NULL,''),(6308,'1110','131747741552','2025-05-20 14:56:18',NULL,471.96,'','13','1','Inventory sold','1','58','sales','7','','No',NULL,NULL,''),(6309,'1110','131747741552','2025-05-20 14:47:46',NULL,756.00,'','13','1','Inventory sold','1','58','sales','12','','No',NULL,NULL,''),(6310,'1110','131747741552','2025-05-20 14:48:18',NULL,3363.00,'','13','1','Inventory sold','1','58','sales','10','','No',NULL,NULL,''),(6311,'1110','131747741552','2025-05-20 14:54:51',NULL,2148.00,'','13','1','Inventory sold','1','58','sales','9','','No',NULL,NULL,''),(6312,'5500','131747741552','2025-05-20 14:55:46',6738.96,NULL,'','13','1','Cost of goods sold','1','58','sales','','','No',NULL,NULL,''),(6313,'1100','131747741552','2025-05-20 14:56:18',7118.00,NULL,'','13','1','Good sold','1','58','sales','','','No',NULL,NULL,''),(6314,'4000','131747741552','2025-05-20 14:56:18',NULL,499.92,'','13','1','Good sold','1','58','sales','7','','No',NULL,NULL,''),(6315,'4000','131747741552','2025-05-20 14:47:46',NULL,797.50,'','13','1','Good sold','1','58','sales','12','','No',NULL,NULL,''),(6316,'4000','131747741552','2025-05-20 14:48:18',NULL,3540.00,'','13','1','Good sold','1','58','sales','10','','No',NULL,NULL,''),(6317,'4000','131747741552','2025-05-20 14:54:51',NULL,2280.00,'','13','1','Good sold','1','58','sales','9','','No',NULL,NULL,''),(6318,'1110','131747742283','2025-05-20 14:58:17',NULL,1887.84,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6319,'5500','131747742283','2025-05-20 14:58:03',1887.84,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6320,'1000','131747742283','2025-05-20 14:58:17',2000.00,NULL,'','13','1','Good sold','1','','sales','','','No',NULL,NULL,'mg'),(6321,'4000','131747742283','2025-05-20 14:58:17',NULL,1999.68,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6322,'1110','131747742342','2025-05-20 15:01:06',NULL,19331.98,'','13','1','Inventory sold','1','19','sales','9','','No',NULL,NULL,''),(6323,'1110','131747742342','2025-05-20 14:59:02',NULL,20178.00,'','13','1','Inventory sold','1','19','sales','10','','No',NULL,NULL,''),(6324,'1110','131747742342','2025-05-20 14:59:45',NULL,7599.96,'','13','1','Inventory sold','1','19','sales','3','','No',NULL,NULL,''),(6325,'1110','131747742342','2025-05-20 15:00:06',NULL,2655.00,'','13','1','Inventory sold','1','19','sales','8','','No',NULL,NULL,''),(6326,'1110','131747742342','2025-05-20 15:00:26',NULL,1489.80,'','13','1','Inventory sold','1','19','sales','5','','No',NULL,NULL,''),(6327,'5500','131747742342','2025-05-20 15:00:47',51254.74,NULL,'','13','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(6328,'1100','131747742342','2025-05-20 15:01:06',55185.00,NULL,'','13','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(6329,'4000','131747742342','2025-05-20 15:01:06',NULL,21060.00,'','13','1','Good sold','1','19','sales','9','','No',NULL,NULL,''),(6330,'4000','131747742342','2025-05-20 14:59:02',NULL,21600.00,'','13','1','Good sold','1','19','sales','10','','No',NULL,NULL,''),(6331,'4000','131747742342','2025-05-20 14:59:45',NULL,7999.92,'','13','1','Good sold','1','19','sales','3','','No',NULL,NULL,''),(6332,'4000','131747742342','2025-05-20 15:00:06',NULL,2899.80,'','13','1','Good sold','1','19','sales','8','','No',NULL,NULL,''),(6333,'4000','131747742342','2025-05-20 15:00:26',NULL,1624.80,'','13','1','Good sold','1','19','sales','5','','No',NULL,NULL,''),(6334,'1110','131747742588','2025-05-20 15:03:49',NULL,28.33,'','13','1','Inventory sold','1','71','sales','20','','No',NULL,NULL,''),(6335,'5500','131747742588','2025-05-20 15:03:08',28.33,NULL,'','13','1','Cost of goods sold','1','71','sales','','','No',NULL,NULL,''),(6336,'1000','131747742588','2025-05-20 15:03:49',50.00,NULL,'','13','1','Good sold','1','71','Payment','','','No',NULL,NULL,''),(6337,'4000','131747742588','2025-05-20 15:03:49',NULL,50.00,'','13','1','Good sold','1','71','sales','20','','No',NULL,NULL,''),(6338,'4000','131747742588','2025-05-20 15:07:35',50.00,NULL,'','13','1','Returned products','1','71','return','','','No',NULL,NULL,''),(6339,'1000','131747742588','2025-05-20 15:07:35',NULL,50.00,'','13','1','Returned products','1','71','return','','','No',NULL,NULL,''),(6340,'5500','131747742588','2025-05-20 15:07:35',NULL,28.33,'','13','1','Cost of goods returned','1','71','sales','20','','No',NULL,NULL,''),(6341,'1110','131747742588','2025-05-20 15:07:35',28.33,NULL,'','13','1','Inventory retuned ','1','71','sales','','','No',NULL,NULL,''),(6342,'1110','131747742869','2025-05-20 15:07:58',NULL,28.33,'','13','1','Inventory sold','1','71','sales','20','','No',NULL,NULL,''),(6343,'5500','131747742869','2025-05-20 15:07:49',28.33,NULL,'','13','1','Cost of goods sold','1','71','sales','','','No',NULL,NULL,''),(6344,'1100','131747742869','2025-05-20 15:07:58',32.00,NULL,'','13','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(6345,'4000','131747742869','2025-05-20 15:07:58',NULL,31.67,'','13','1','Good sold','1','71','sales','20','','No',NULL,NULL,''),(6346,'1110','131747746537','2025-05-20 16:10:10',NULL,486.50,'','13','1','Inventory sold','1','25','sales','14','','No',NULL,NULL,''),(6347,'1110','131747746537','2025-05-20 16:08:58',NULL,471.00,'','13','1','Inventory sold','1','25','sales','1','','No',NULL,NULL,''),(6348,'1110','131747746537','2025-05-20 16:09:17',NULL,693.00,'','13','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(6349,'1110','131747746537','2025-05-20 16:09:40',NULL,471.96,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(6350,'5500','131747746537','2025-05-20 16:09:59',2122.46,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6351,'1100','131747746537','2025-05-20 16:10:10',2258.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6352,'4000','131747746537','2025-05-20 16:10:10',NULL,520.00,'','13','1','Good sold','1','25','sales','14','','No',NULL,NULL,''),(6353,'4000','131747746537','2025-05-20 16:08:58',NULL,500.00,'','13','1','Good sold','1','25','sales','1','','No',NULL,NULL,''),(6354,'4000','131747746537','2025-05-20 16:09:17',NULL,737.52,'','13','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(6355,'4000','131747746537','2025-05-20 16:09:40',NULL,499.92,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(6356,'1100','131747741552','2025-05-20 16:11:53',NULL,7118.00,'','13','1','','1','58','payment','','','No',NULL,NULL,''),(6357,'1010','131747741552','2025-05-20 16:11:53',7118.00,NULL,'','13','1','','1','58','payment','','13174774673627370121302','No',NULL,NULL,''),(6358,'1110','131747746820','2025-05-20 16:16:30',NULL,13.88,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(6359,'5500','131747746820','2025-05-20 16:13:40',13.88,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6360,'1000','131747746820','2025-05-20 16:16:30',20.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6361,'4000','131747746820','2025-05-20 16:16:30',NULL,20.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(6362,'1110','131747747772','2025-05-20 16:29:56',NULL,2242.00,'','13','1','Inventory sold','1','75','sales','10','','No',NULL,NULL,''),(6363,'1110','131747747772','2025-05-20 16:29:32',NULL,608.00,'','13','1','Inventory sold','1','75','sales','2','','No',NULL,NULL,''),(6364,'5500','131747747772','2025-05-20 16:29:46',2850.00,NULL,'','13','1','Cost of goods sold','1','75','sales','','','No',NULL,NULL,''),(6365,'1100','131747747772','2025-05-20 16:29:56',3050.00,NULL,'','13','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(6366,'4000','131747747772','2025-05-20 16:29:56',NULL,2400.00,'','13','1','Good sold','1','75','sales','10','','No',NULL,NULL,''),(6367,'4000','131747747772','2025-05-20 16:29:32',NULL,650.00,'','13','1','Good sold','1','75','sales','2','','No',NULL,NULL,''),(6368,'1100','131747747772','2025-05-20 16:32:16',NULL,3050.00,'','13','1','','1','75','payment','','','No',NULL,NULL,''),(6369,'1010','131747747772','2025-05-20 16:32:16',3050.00,NULL,'','13','1','','1','75','payment','','13174774795100722373223','No',NULL,NULL,''),(6370,'1110','131747747988','2025-05-20 16:33:56',NULL,340.00,'','13','1','Inventory sold','1','64','sales','20','','No',NULL,NULL,''),(6371,'5500','131747747988','2025-05-20 16:33:08',340.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(6372,'1000','131747747988','2025-05-20 16:33:56',380.00,NULL,'','13','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(6373,'4000','131747747988','2025-05-20 16:33:56',NULL,380.00,'','13','1','Good sold','1','64','sales','20','','No',NULL,NULL,''),(6374,'1110','131747748070','2025-05-20 16:34:47',NULL,943.92,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(6375,'5500','131747748070','2025-05-20 16:34:30',943.92,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6376,'1100','131747748070','2025-05-20 16:34:47',1000.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6377,'4000','131747748070','2025-05-20 16:34:47',NULL,999.84,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(6378,'1110','131747748337','2025-05-20 16:39:05',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(6379,'5500','131747748337','2025-05-20 16:38:58',608.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6380,'1100','131747748337','2025-05-20 16:39:05',650.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6381,'4000','131747748337','2025-05-20 16:39:05',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(6382,'1100','131747735027','2025-05-20 16:58:28',NULL,6535.00,'','13','1','','1','33','payment','','','No',NULL,NULL,''),(6383,'1010','131747735027','2025-05-20 16:58:28',6535.00,NULL,'','13','1','','1','33','payment','','13174774952523022022533','No',NULL,NULL,''),(6384,'1100','131747748070','2025-05-20 16:59:35',NULL,1000.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6385,'1010','131747748070','2025-05-20 16:59:35',1000.00,NULL,'','13','1','','1','25','payment','','13174774958600791968334','No',NULL,NULL,''),(6386,'1100','131747734848','2025-05-20 17:02:40',NULL,1518.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(6387,'1010','131747734848','2025-05-20 17:02:40',1518.00,NULL,'','13','1','','1','64','payment','','13174774978191323243027','No',NULL,NULL,''),(6388,'1110','131747750638','2025-05-20 17:17:30',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(6389,'5500','131747750638','2025-05-20 17:17:18',608.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6390,'1100','131747750638','2025-05-20 17:17:30',650.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6391,'4000','131747750638','2025-05-20 17:17:30',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(6392,'1100','131747735444','2025-05-20 17:46:03',NULL,380.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(6393,'1010','131747735444','2025-05-20 17:46:03',380.00,NULL,'','13','1','','1','64','payment','','13174775239132013135332','No',NULL,NULL,''),(6394,'1100','131747734624','2025-05-20 17:48:14',NULL,760.00,'','13','1','','1','35','payment','','','No',NULL,NULL,''),(6395,'1010','131747734624','2025-05-20 17:48:14',760.00,NULL,'','13','1','','1','35','payment','','13174775251740027333552','No',NULL,NULL,''),(6396,'1100','131747750638','2025-05-20 17:51:58',NULL,650.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6397,'1010','131747750638','2025-05-20 17:51:58',650.00,NULL,'','13','1','','1','25','payment','','13174775273732730374270','No',NULL,NULL,''),(6398,'1100','131747750638','2025-05-20 17:52:31',NULL,650.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6399,'1010','131747750638','2025-05-20 17:52:31',650.00,NULL,'','13','1','','1','25','payment','','13174775277933027329271','No',NULL,NULL,''),(6400,'1100','131747750638','2025-05-20 17:57:05',NULL,650.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6401,'1010','131747750638','2025-05-20 17:57:05',650.00,NULL,'','13','1','','1','25','payment','','13174775306303324232202','No',NULL,NULL,''),(6402,'1100','131747750638','2025-05-20 17:57:56',NULL,-1300.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6403,'1010','131747750638','2025-05-20 17:57:56',-1300.00,NULL,'','13','1','','1','25','payment','','13174775309772432347033','No',NULL,NULL,''),(6404,'1100','131747748337','2025-05-20 17:58:40',NULL,650.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6405,'1010','131747748337','2025-05-20 17:58:40',650.00,NULL,'','13','1','','1','25','payment','','13174775313732322223141','No',NULL,NULL,''),(6406,'4000','131747735444','2025-05-20 18:32:54',760.00,NULL,'','13','1','Returned products','1','64','return','','','No',NULL,NULL,''),(6407,'1100','131747735444','2025-05-20 18:32:54',NULL,760.00,'','13','1','Returned products','1','64','return','','','No',NULL,NULL,''),(6408,'5500','131747735444','2025-05-20 18:32:54',NULL,680.00,'','13','1','Cost of goods returned','1','64','sales','20','','No',NULL,NULL,''),(6409,'1110','131747735444','2025-05-20 18:32:54',680.00,NULL,'','13','1','Inventory retuned ','1','64','sales','','','No',NULL,NULL,''),(6410,'1110','131747806882','2025-05-21 08:55:17',NULL,57.75,'','13','1','Inventory sold','1','53','sales','6','','No',NULL,NULL,''),(6411,'5500','131747806882','2025-05-21 08:54:42',57.75,NULL,'','13','1','Cost of goods sold','1','53','sales','','','No',NULL,NULL,''),(6412,'1100','131747806882','2025-05-21 08:55:17',50.00,NULL,'','13','1','Good sold','1','53','sales','','','No',NULL,NULL,''),(6413,'4000','131747806882','2025-05-21 08:55:17',NULL,50.00,'','13','1','Good sold','1','53','sales','6','','No',NULL,NULL,''),(6414,'1110','131747808773','2025-05-21 09:26:44',NULL,57.75,'','13','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(6415,'5500','131747808773','2025-05-21 09:26:25',57.75,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6416,'1100','131747808773','2025-05-21 09:26:44',50.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6417,'4000','131747808773','2025-05-21 09:26:44',NULL,50.00,'','13','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(6418,'1110','131747817209','2025-05-21 11:46:58',NULL,471.96,'','13','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(6419,'5500','131747817209','2025-05-21 11:46:49',471.96,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(6420,'1100','131747817209','2025-05-21 11:46:58',500.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(6421,'4000','131747817209','2025-05-21 11:46:58',NULL,499.92,'','13','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(6422,'1100','131747817209','2025-05-21 11:48:42',NULL,500.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(6423,'1010','131747817209','2025-05-21 11:48:42',500.00,NULL,'','13','1','','1','64','payment','','13174781733903032810032','No',NULL,NULL,''),(6424,'1110','131747734768','2025-05-20 11:53:51',NULL,693.00,'','13','1','Inventory sold','1','64','sales','1712','','No',NULL,NULL,''),(6425,'1110','131747734768','2025-05-20 11:53:51',NULL,760.00,'','13','1','Inventory sold','1','64','sales','1711','','No',NULL,NULL,''),(6426,'4000','131747734768','2025-05-20 11:53:51',NULL,737.52,'0','13','1','Sales order','1','','','1712','','No',NULL,NULL,''),(6427,'4000','131747734768','2025-05-20 11:53:51',NULL,799.99,'0','13','1','Sales order','1','','','1711','','No',NULL,NULL,''),(6428,'1100','131747734768','2025-05-20 11:53:51',1537.51,NULL,'0','13','1','Sales order (A/R)','1','','','','','No',NULL,NULL,''),(6429,'5500','131747734768','2025-05-20 11:53:51',1453.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(6430,'1100','131747735444','2025-05-21 12:25:40',NULL,-380.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(6431,'1010','131747735444','2025-05-21 12:25:40',-380.00,NULL,'','13','1','','1','64','payment','','13174781958520330325025','No',NULL,NULL,''),(6432,'1100','131747734768','2025-05-21 12:27:04',NULL,1538.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(6433,'1010','131747734768','2025-05-21 12:27:04',1538.00,NULL,'','13','1','','1','64','payment','','13174781964747222209872','No',NULL,NULL,''),(6434,'1000','131747819998','2025-05-21 12:33:18',0.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6435,'1110','131747820674','2025-05-21 12:44:51',NULL,115.50,'','13','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(6436,'5500','131747820674','2025-05-21 12:44:34',115.50,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6437,'1000','131747820674','2025-05-21 12:44:51',150.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6438,'4000','131747820674','2025-05-21 12:44:51',NULL,150.00,'','13','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(6439,'1100','131747746537','2025-05-21 13:50:32',NULL,2250.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6440,'1010','131747746537','2025-05-21 13:50:32',2250.00,NULL,'','13','1','','1','25','payment','','13174782466032231204430','No',NULL,NULL,''),(6441,'1100','131747739068','2025-05-21 13:58:11',NULL,10.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6442,'1010','131747739068','2025-05-21 13:58:11',10.00,NULL,'','13','1','','1','25','payment','','13174782511225222310212','No',NULL,NULL,''),(6443,'1100','131747738480','2025-05-21 13:59:51',NULL,10.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6444,'1010','131747738480','2025-05-21 13:59:51',10.00,NULL,'','13','1','','1','25','payment','','13174782521630223233232','No',NULL,NULL,''),(6445,'1110','131747825285','2025-05-21 14:06:56',NULL,680.00,'','13','1','Inventory sold','1','25','sales','20','','No',NULL,NULL,''),(6446,'1110','131747825285','2025-05-21 14:01:25',NULL,370.00,'','13','1','Inventory sold','1','25','sales','21','','No',NULL,NULL,''),(6447,'5500','131747825285','2025-05-21 14:06:12',1050.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6448,'1100','131747825285','2025-05-21 14:06:56',1160.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6449,'4000','131747825285','2025-05-21 14:06:56',NULL,760.00,'','13','1','Good sold','1','25','sales','20','','No',NULL,NULL,''),(6450,'4000','131747825285','2025-05-21 14:01:25',NULL,400.00,'','13','1','Good sold','1','25','sales','21','','No',NULL,NULL,''),(6451,'1110','131747828400','2025-05-21 14:55:55',NULL,1121.00,'','13','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(6452,'1110','131747828400','2025-05-21 14:53:20',NULL,44.25,'','13','1','Inventory sold','1','25','sales','8','','No',NULL,NULL,''),(6453,'5500','131747828400','2025-05-21 14:55:46',1165.25,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6454,'1100','131747828400','2025-05-21 14:55:55',1250.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6455,'4000','131747828400','2025-05-21 14:55:55',NULL,1200.00,'','13','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(6456,'4000','131747828400','2025-05-21 14:53:20',NULL,50.00,'','13','1','Good sold','1','25','sales','8','','No',NULL,NULL,''),(6457,'1110','131747832254','2025-05-21 15:58:23',NULL,608.00,'','13','1','Inventory sold','1','30','sales','2','','No',NULL,NULL,''),(6458,'5500','131747832254','2025-05-21 15:57:35',608.00,NULL,'','13','1','Cost of goods sold','1','30','sales','','','No',NULL,NULL,''),(6459,'1100','131747832254','2025-05-21 15:58:23',650.00,NULL,'','13','1','Good sold','1','30','sales','','','No',NULL,NULL,''),(6460,'4000','131747832254','2025-05-21 15:58:23',NULL,650.00,'','13','1','Good sold','1','30','sales','2','','No',NULL,NULL,''),(6461,'1100','131747832254','2025-05-21 16:02:34',NULL,650.00,'','13','1','','1','30','payment','','','No',NULL,NULL,''),(6462,'1010','131747832254','2025-05-21 16:02:34',650.00,NULL,'','13','1','','1','30','payment','','13174783256523003308802','No',NULL,NULL,''),(6463,'1110','131747832882','2025-05-21 16:10:34',NULL,716.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(6464,'5500','131747832882','2025-05-21 16:08:02',716.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6465,'1100','131747832882','2025-05-21 16:10:34',780.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6466,'4000','131747832882','2025-05-21 16:10:34',NULL,780.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(6467,'1100','131747828400','2025-05-21 16:11:43',NULL,50.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6468,'1010','131747828400','2025-05-21 16:11:43',50.00,NULL,'','13','1','','1','25','payment','','13174783311732022033023','No',NULL,NULL,''),(6469,'1100','131747832882','2025-05-21 16:35:33',NULL,310.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6470,'1010','131747832882','2025-05-21 16:35:33',310.00,NULL,'','13','1','','1','25','payment','','13174783458833432230033','No',NULL,NULL,''),(6471,'1100','131747832882','2025-05-21 16:37:06',NULL,470.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6472,'1010','131747832882','2025-05-21 16:37:06',470.00,NULL,'','13','1','','1','25','payment','','13174783464623232332673','No',NULL,NULL,''),(6473,'1100','131747825285','2025-05-21 17:04:41',NULL,1160.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6474,'1010','131747825285','2025-05-21 17:04:41',1160.00,NULL,'','13','1','','1','25','payment','','13174783630003202113272','No',NULL,NULL,''),(6475,'1110','131747837906','2025-05-21 17:33:37',NULL,1121.00,'','13','1','Inventory sold','1','26','sales','10','','No',NULL,NULL,''),(6476,'5500','131747837906','2025-05-21 17:31:46',1121.00,NULL,'','13','1','Cost of goods sold','1','26','sales','','','No',NULL,NULL,''),(6477,'1100','131747837906','2025-05-21 17:33:37',1200.00,NULL,'','13','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(6478,'4000','131747837906','2025-05-21 17:33:37',NULL,1200.00,'','13','1','Good sold','1','26','sales','10','','No',NULL,NULL,''),(6479,'1110','131747838093','2025-05-21 17:35:21',NULL,716.00,'','13','1','Inventory sold','1','26','sales','9','','No',NULL,NULL,''),(6480,'5500','131747838093','2025-05-21 17:34:54',716.00,NULL,'','13','1','Cost of goods sold','1','26','sales','','','No',NULL,NULL,''),(6481,'1100','131747838093','2025-05-21 17:35:21',780.00,NULL,'','13','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(6482,'4000','131747838093','2025-05-21 17:35:21',NULL,780.00,'','13','1','Good sold','1','26','sales','9','','No',NULL,NULL,''),(6483,'1100','131747838093','2025-05-21 17:37:04',NULL,780.00,'','13','1','','1','26','payment','','','No',NULL,NULL,''),(6484,'1010','131747838093','2025-05-21 17:37:04',780.00,NULL,'','13','1','','1','26','payment','','13174783823932722310727','No',NULL,NULL,''),(6485,'1100','131747837906','2025-05-21 17:37:39',NULL,1200.00,'','13','1','','1','26','payment','','','No',NULL,NULL,''),(6486,'1010','131747837906','2025-05-21 17:37:39',1200.00,NULL,'','13','1','','1','26','payment','','13174783827303220271232','No',NULL,NULL,''),(6487,'1110','131747838748','2025-05-21 17:46:18',NULL,760.00,'','13','1','Inventory sold','1','26','sales','3','','No',NULL,NULL,''),(6488,'1110','131747838748','2025-05-21 17:45:48',NULL,333.00,'','13','1','Inventory sold','1','26','sales','13','','No',NULL,NULL,''),(6489,'5500','131747838748','2025-05-21 17:46:03',1093.00,NULL,'','13','1','Cost of goods sold','1','26','sales','','','No',NULL,NULL,''),(6490,'1100','131747838748','2025-05-21 17:46:18',1170.00,NULL,'','13','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(6491,'4000','131747838748','2025-05-21 17:46:18',NULL,799.99,'','13','1','Good sold','1','26','sales','3','','No',NULL,NULL,''),(6492,'4000','131747838748','2025-05-21 17:45:48',NULL,370.00,'','13','1','Good sold','1','26','sales','13','','No',NULL,NULL,''),(6493,'1100','131747828400','2025-05-21 17:48:09',NULL,1200.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6494,'1010','131747828400','2025-05-21 17:48:09',1200.00,NULL,'','13','1','','1','25','payment','','13174783891414443311222','No',NULL,NULL,''),(6495,'1100','131747838748','2025-05-21 17:48:53',NULL,1170.00,'','13','1','','1','26','payment','','','No',NULL,NULL,''),(6496,'1010','131747838748','2025-05-21 17:48:53',1170.00,NULL,'','13','1','','1','26','payment','','13174783895022330222522','No',NULL,NULL,''),(6497,'1100','131747661059','2025-05-22 10:48:23',NULL,7415.00,'','13','1','','1','63','payment','','','No',NULL,NULL,'GHJK'),(6498,'1010','131747661059','2025-05-22 10:48:23',7415.00,NULL,'','13','1','','1','63','payment','','13174790012912020321200','No',NULL,NULL,'GHJK'),(6499,'1110','131747902587','2025-05-22 11:29:59',NULL,13.88,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(6500,'5500','131747902587','2025-05-22 11:29:48',13.88,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6501,'1000','131747902587','2025-05-22 11:29:59',20.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6502,'4000','131747902587','2025-05-22 11:29:59',NULL,20.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(6503,'1110','131747902606','2025-05-22 11:35:54',NULL,39.33,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6504,'1110','131747902606','2025-05-22 11:30:06',NULL,13.88,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(6505,'5500','131747902606','2025-05-22 11:35:35',53.21,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6506,'1000','131747902606','2025-05-22 11:35:54',65.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6507,'4000','131747902606','2025-05-22 11:35:54',NULL,45.00,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6508,'4000','131747902606','2025-05-22 11:30:06',NULL,20.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(6509,'1110','131747902960','2025-05-22 11:58:00',NULL,69.42,'','13','1','Inventory sold','1','71','sales','17','','No',NULL,NULL,''),(6510,'5500','131747902960','2025-05-22 11:36:00',69.42,NULL,'','13','1','Cost of goods sold','1','71','sales','','','No',NULL,NULL,''),(6511,'1100','131747902960','2025-05-22 11:58:00',100.00,NULL,'','13','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(6512,'4000','131747902960','2025-05-22 11:58:00',NULL,100.00,'','13','1','Good sold','1','71','sales','17','','No',NULL,NULL,''),(6513,'1110','151747909972','2025-05-22 13:32:52',532703.40,NULL,'','15','1','Inventory Purchased','1','46','Purchases','9','','No',NULL,NULL,''),(6514,'1110','151747909972','2025-05-22 13:32:52',135584.00,NULL,'','15','1','Inventory Purchased','1','46','Purchases','2','','No',NULL,NULL,''),(6515,'2130','151747909972','2025-05-22 13:32:52',NULL,668287.40,'','15','1','Account payable for inventory','1','46','Purchases','','','No',NULL,NULL,''),(6516,'1110','131747910295','2025-05-22 13:40:20',NULL,1432.00,'','13','1','Inventory sold','1','16','sales','9','','No',NULL,NULL,''),(6517,'5500','131747910295','2025-05-22 13:38:15',1432.00,NULL,'','13','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(6518,'1100','131747910295','2025-05-22 13:40:20',1520.00,NULL,'','13','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(6519,'4000','131747910295','2025-05-22 13:40:20',NULL,1519.68,'','13','1','Good sold','1','16','sales','9','','No',NULL,NULL,''),(6520,'1110','131747910460','2025-05-22 13:41:10',NULL,716.00,'','13','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(6521,'5500','131747910460','2025-05-22 13:41:00',716.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(6522,'1100','131747910460','2025-05-22 13:41:10',780.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(6523,'4000','131747910460','2025-05-22 13:41:10',NULL,780.00,'','13','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(6524,'1100','131747910460','2025-05-22 13:51:29',NULL,780.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(6525,'1010','131747910460','2025-05-22 13:51:29',780.00,NULL,'','13','1','','1','64','payment','','13174791110523077313127','No',NULL,NULL,''),(6526,'1110','131747911416','2025-05-22 14:02:02',NULL,1216.00,'','13','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(6527,'1110','131747911416','2025-05-22 13:56:56',NULL,760.00,'','13','1','Inventory sold','1','64','sales','3','','No',NULL,NULL,''),(6528,'1110','131747911416','2025-05-22 13:57:18',NULL,1386.00,'','13','1','Inventory sold','1','64','sales','6','','No',NULL,NULL,''),(6529,'1110','131747911416','2025-05-22 13:57:56',NULL,2831.76,'','13','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(6530,'5500','131747911416','2025-05-22 14:01:49',6193.76,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(6531,'1100','131747911416','2025-05-22 14:02:02',6575.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(6532,'4000','131747911416','2025-05-22 14:02:02',NULL,1300.00,'','13','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(6533,'4000','131747911416','2025-05-22 13:56:56',NULL,799.99,'','13','1','Good sold','1','64','sales','3','','No',NULL,NULL,''),(6534,'4000','131747911416','2025-05-22 13:57:18',NULL,1475.04,'','13','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(6535,'4000','131747911416','2025-05-22 13:57:56',NULL,2999.52,'','13','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(6536,'1110','131747912010','2025-05-22 14:07:02',NULL,57.75,'','13','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(6537,'5500','131747912010','2025-05-22 14:06:50',57.75,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6538,'1000','131747912010','2025-05-22 14:07:02',75.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6539,'4000','131747912010','2025-05-22 14:07:02',NULL,75.00,'','13','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(6540,'1100','131747911416','2025-05-22 14:13:57',NULL,6575.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(6541,'1010','131747911416','2025-05-22 14:13:57',6575.00,NULL,'','13','1','','1','64','payment','','13174791246022390342020','No',NULL,NULL,''),(6542,'1110','131747914138','2025-05-22 14:42:45',NULL,716.00,'','13','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(6543,'5500','131747914138','2025-05-22 14:42:18',716.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(6544,'1000','131747914138','2025-05-22 14:42:45',780.00,NULL,'','13','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(6545,'4000','131747914138','2025-05-22 14:42:45',NULL,780.00,'','13','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(6546,'1110','131747915480','2025-05-22 15:04:58',NULL,18240.00,'','13','1','Inventory sold','1','19','sales','2','','No',NULL,NULL,''),(6547,'5500','131747915480','2025-05-22 15:04:40',18240.00,NULL,'','13','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(6548,'1100','131747915480','2025-05-22 15:04:58',19500.00,NULL,'','13','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(6549,'4000','131747915480','2025-05-22 15:04:58',NULL,19500.00,'','13','1','Good sold','1','19','sales','2','','No',NULL,NULL,''),(6550,'1110','131747915973','2025-05-22 15:20:14',NULL,608.00,'','13','1','Inventory sold','1','35','sales','2','','No',NULL,NULL,''),(6551,'5500','131747915973','2025-05-22 15:12:53',608.00,NULL,'','13','1','Cost of goods sold','1','35','sales','','','No',NULL,NULL,''),(6552,'1100','131747915973','2025-05-22 15:20:14',650.00,NULL,'','13','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(6553,'4000','131747915973','2025-05-22 15:20:14',NULL,650.00,'','13','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(6554,'1110','131747916462','2025-05-22 15:21:12',NULL,608.00,'','13','1','Inventory sold','1','30','sales','2','','No',NULL,NULL,''),(6555,'5500','131747916462','2025-05-22 15:21:02',608.00,NULL,'','13','1','Cost of goods sold','1','30','sales','','','No',NULL,NULL,''),(6556,'1100','131747916462','2025-05-22 15:21:12',650.00,NULL,'','13','1','Good sold','1','30','sales','','','No',NULL,NULL,''),(6557,'4000','131747916462','2025-05-22 15:21:12',NULL,650.00,'','13','1','Good sold','1','30','sales','2','','No',NULL,NULL,''),(6558,'1110','131747916495','2025-05-22 15:21:56',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(6559,'1110','131747916495','2025-05-22 15:21:35',NULL,716.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(6560,'5500','131747916495','2025-05-22 15:21:45',1324.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6561,'1000','131747916495','2025-05-22 15:21:56',1430.00,NULL,'','13','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(6562,'4000','131747916495','2025-05-22 15:21:56',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(6563,'4000','131747916495','2025-05-22 15:21:35',NULL,780.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(6564,'1110','131747916574','2025-05-22 15:23:31',NULL,760.00,'','13','1','Inventory sold','1','44','sales','3','','No',NULL,NULL,''),(6565,'1110','131747916574','2025-05-22 15:22:54',NULL,1386.00,'','13','1','Inventory sold','1','44','sales','6','','No',NULL,NULL,''),(6566,'5500','131747916574','2025-05-22 15:23:07',2146.00,NULL,'','13','1','Cost of goods sold','1','44','sales','','','No',NULL,NULL,''),(6567,'1100','131747916574','2025-05-22 15:23:31',2275.00,NULL,'','13','1','Good sold','1','44','sales','','','No',NULL,NULL,''),(6568,'4000','131747916574','2025-05-22 15:23:31',NULL,799.99,'','13','1','Good sold','1','44','sales','3','','No',NULL,NULL,''),(6569,'4000','131747916574','2025-05-22 15:22:54',NULL,1475.04,'','13','1','Good sold','1','44','sales','6','','No',NULL,NULL,''),(6570,'1110','131747916638','2025-05-22 15:24:11',NULL,943.92,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(6571,'5500','131747916638','2025-05-22 15:23:58',943.92,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6572,'1100','131747916638','2025-05-22 15:24:11',1000.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6573,'4000','131747916638','2025-05-22 15:24:11',NULL,999.84,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(6574,'1110','131747916681','2025-05-22 15:24:59',NULL,943.92,'','13','1','Inventory sold','1','81','sales','7','','No',NULL,NULL,''),(6575,'5500','131747916681','2025-05-22 15:24:41',943.92,NULL,'','13','1','Cost of goods sold','1','81','sales','','','No',NULL,NULL,''),(6576,'1100','131747916681','2025-05-22 15:24:59',1000.00,NULL,'','13','1','Good sold','1','81','sales','','','No',NULL,NULL,''),(6577,'4000','131747916681','2025-05-22 15:24:59',NULL,999.84,'','13','1','Good sold','1','81','sales','7','','No',NULL,NULL,''),(6578,'1110','131747916751','2025-05-22 15:26:15',NULL,340.00,'','13','1','Inventory sold','1','25','sales','20','','No',NULL,NULL,''),(6579,'5500','131747916751','2025-05-22 15:25:51',340.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6580,'1100','131747916751','2025-05-22 15:26:15',380.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6581,'4000','131747916751','2025-05-22 15:26:15',NULL,380.00,'','13','1','Good sold','1','25','sales','20','','No',NULL,NULL,''),(6582,'1110','131747916880','2025-05-22 15:28:20',NULL,608.00,'','13','1','Inventory sold','1','35','sales','2','','No',NULL,NULL,''),(6583,'5500','131747916880','2025-05-22 15:28:01',608.00,NULL,'','13','1','Cost of goods sold','1','35','sales','','','No',NULL,NULL,''),(6584,'1100','131747916880','2025-05-22 15:28:20',650.00,NULL,'','13','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(6585,'4000','131747916880','2025-05-22 15:28:20',NULL,650.00,'','13','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(6586,'1110','131747916935','2025-05-22 15:29:17',NULL,471.96,'','13','1','Inventory sold','1','80','sales','7','','No',NULL,NULL,''),(6587,'5500','131747916935','2025-05-22 15:28:55',471.96,NULL,'','13','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(6588,'1100','131747916935','2025-05-22 15:29:17',500.00,NULL,'','13','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(6589,'4000','131747916935','2025-05-22 15:29:17',NULL,499.92,'','13','1','Good sold','1','80','sales','7','','No',NULL,NULL,''),(6590,'1110','131747917150','2025-05-22 15:32:46',NULL,1121.00,'','13','1','Inventory sold','1','82','sales','10','','No',NULL,NULL,''),(6591,'5500','131747917150','2025-05-22 15:32:31',1121.00,NULL,'','13','1','Cost of goods sold','1','82','sales','','','No',NULL,NULL,''),(6592,'1100','131747917150','2025-05-22 15:32:46',1200.00,NULL,'','13','1','Good sold','1','82','sales','','','No',NULL,NULL,''),(6593,'4000','131747917150','2025-05-22 15:32:46',NULL,1200.00,'','13','1','Good sold','1','82','sales','10','','No',NULL,NULL,''),(6594,'1110','131747918290','2025-05-22 15:51:43',NULL,943.92,'','13','1','Inventory sold','1','83','sales','7','','No',NULL,NULL,''),(6595,'5500','131747918290','2025-05-22 15:51:30',943.92,NULL,'','13','1','Cost of goods sold','1','83','sales','','','No',NULL,NULL,''),(6596,'1100','131747918290','2025-05-22 15:51:43',1000.00,NULL,'','13','1','Good sold','1','83','sales','','','No',NULL,NULL,''),(6597,'4000','131747918290','2025-05-22 15:51:43',NULL,999.84,'','13','1','Good sold','1','83','sales','7','','No',NULL,NULL,''),(6598,'1100','131747916935','2025-05-22 16:13:22',NULL,500.00,'','13','1','','1','80','payment','','','No',NULL,NULL,''),(6599,'1010','131747916935','2025-05-22 16:13:22',500.00,NULL,'','13','1','','1','80','payment','','13174791962020010090319','No',NULL,NULL,''),(6600,'1100','131747916681','2025-05-22 16:15:29',NULL,1000.00,'','13','1','','1','81','payment','','','No',NULL,NULL,''),(6601,'1010','131747916681','2025-05-22 16:15:29',1000.00,NULL,'','13','1','','1','81','payment','','13174791974003332339230','No',NULL,NULL,''),(6602,'1100','131747916751','2025-05-22 16:15:59',NULL,380.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6603,'1010','131747916751','2025-05-22 16:15:59',380.00,NULL,'','13','1','','1','25','payment','','13174791977312323073013','No',NULL,NULL,''),(6604,'1100','131747916495','2025-05-22 16:16:26',NULL,1430.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6605,'1010','131747916495','2025-05-22 16:16:26',1430.00,NULL,'','13','1','','1','25','payment','','13174791980130903132830','No',NULL,NULL,''),(6606,'1100','131747917150','2025-05-22 16:18:07',NULL,-1200.00,'','13','1','','1','82','payment','','','No',NULL,NULL,''),(6607,'1010','131747917150','2025-05-22 16:18:07',-1200.00,NULL,'','13','1','','1','82','payment','','13174791990033212022292','No',NULL,NULL,''),(6608,'1100','131747917150','2025-05-22 16:18:29',NULL,2400.00,'','13','1','','1','82','payment','','','No',NULL,NULL,''),(6609,'1010','131747917150','2025-05-22 16:18:29',2400.00,NULL,'','13','1','','1','82','payment','','13174791992122022230323','No',NULL,NULL,''),(6610,'1110','131747920037','2025-05-22 16:24:20',NULL,339.17,'','13','1','Inventory sold','1','84','sales','21','','No',NULL,NULL,''),(6611,'1110','131747920037','2025-05-22 16:20:37',NULL,340.00,'','13','1','Inventory sold','1','84','sales','20','','No',NULL,NULL,''),(6612,'1110','131747920037','2025-05-22 16:23:19',NULL,943.92,'','13','1','Inventory sold','1','84','sales','7','','No',NULL,NULL,''),(6613,'5500','131747920037','2025-05-22 16:24:06',1623.09,NULL,'','13','1','Cost of goods sold','1','84','sales','','','No',NULL,NULL,''),(6614,'1100','131747920037','2025-05-22 16:24:20',1747.00,NULL,'','13','1','Good sold','1','84','sales','','','No',NULL,NULL,''),(6615,'4000','131747920037','2025-05-22 16:24:20',NULL,366.67,'','13','1','Good sold','1','84','sales','21','','No',NULL,NULL,''),(6616,'4000','131747920037','2025-05-22 16:20:37',NULL,380.00,'','13','1','Good sold','1','84','sales','20','','No',NULL,NULL,''),(6617,'4000','131747920037','2025-05-22 16:23:19',NULL,999.84,'','13','1','Good sold','1','84','sales','7','','No',NULL,NULL,''),(6618,'1110','131747923074','2025-05-22 17:12:28',NULL,57.75,'','13','1','Inventory sold','1','80','sales','6','','No',NULL,NULL,''),(6619,'1110','131747923074','2025-05-22 17:11:14',NULL,29.83,'','13','1','Inventory sold','1','80','sales','9','','No',NULL,NULL,''),(6620,'1110','131747923074','2025-05-22 17:11:55',NULL,13.88,'','13','1','Inventory sold','1','80','sales','13','','No',NULL,NULL,''),(6621,'5500','131747923074','2025-05-22 17:12:11',101.46,NULL,'','13','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(6622,'1100','131747923074','2025-05-22 17:12:28',98.00,NULL,'','13','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(6623,'4000','131747923074','2025-05-22 17:12:28',NULL,50.00,'','13','1','Good sold','1','80','sales','6','','No',NULL,NULL,''),(6624,'4000','131747923074','2025-05-22 17:11:14',NULL,32.50,'','13','1','Good sold','1','80','sales','9','','No',NULL,NULL,''),(6625,'4000','131747923074','2025-05-22 17:11:55',NULL,15.42,'','13','1','Good sold','1','80','sales','13','','No',NULL,NULL,''),(6626,'1110','131747923315','2025-05-22 17:16:54',NULL,693.00,'','13','1','Inventory sold','1','85','sales','6','','No',NULL,NULL,''),(6627,'1110','131747923315','2025-05-22 17:15:15',NULL,608.00,'','13','1','Inventory sold','1','85','sales','2','','No',NULL,NULL,''),(6628,'1110','131747923315','2025-05-22 17:15:56',NULL,943.92,'','13','1','Inventory sold','1','85','sales','7','','No',NULL,NULL,''),(6629,'5500','131747923315','2025-05-22 17:16:40',2244.92,NULL,'','13','1','Cost of goods sold','1','85','sales','','','No',NULL,NULL,''),(6630,'1100','131747923315','2025-05-22 17:16:54',2388.00,NULL,'','13','1','Good sold','1','85','sales','','','No',NULL,NULL,''),(6631,'4000','131747923315','2025-05-22 17:16:54',NULL,737.52,'','13','1','Good sold','1','85','sales','6','','No',NULL,NULL,''),(6632,'4000','131747923315','2025-05-22 17:15:15',NULL,650.00,'','13','1','Good sold','1','85','sales','2','','No',NULL,NULL,''),(6633,'4000','131747923315','2025-05-22 17:15:56',NULL,999.84,'','13','1','Good sold','1','85','sales','7','','No',NULL,NULL,''),(6634,'1110','131747923589','2025-05-22 17:21:11',NULL,693.00,'','13','1','Inventory sold','1','86','sales','6','','No',NULL,NULL,''),(6635,'1110','131747923589','2025-05-22 17:19:49',NULL,943.92,'','13','1','Inventory sold','1','86','sales','7','','No',NULL,NULL,''),(6636,'1110','131747923589','2025-05-22 17:20:50',NULL,608.00,'','13','1','Inventory sold','1','86','sales','2','','No',NULL,NULL,''),(6637,'5500','131747923589','2025-05-22 17:21:01',2244.92,NULL,'','13','1','Cost of goods sold','1','86','sales','','','No',NULL,NULL,''),(6638,'1100','131747923589','2025-05-22 17:21:11',2388.00,NULL,'','13','1','Good sold','1','86','sales','','','No',NULL,NULL,''),(6639,'4000','131747923589','2025-05-22 17:21:11',NULL,737.52,'','13','1','Good sold','1','86','sales','6','','No',NULL,NULL,''),(6640,'4000','131747923589','2025-05-22 17:19:49',NULL,999.84,'','13','1','Good sold','1','86','sales','7','','No',NULL,NULL,''),(6641,'4000','131747923589','2025-05-22 17:20:50',NULL,650.00,'','13','1','Good sold','1','86','sales','2','','No',NULL,NULL,''),(6642,'4000','131747916574','2025-05-22 17:51:57',799.99,NULL,'','13','1','Returned products','1','44','return','','','No',NULL,NULL,''),(6643,'1100','131747916574','2025-05-22 17:51:57',NULL,799.99,'','13','1','Returned products','1','44','return','','','No',NULL,NULL,''),(6644,'5500','131747916574','2025-05-22 17:51:57',NULL,760.00,'','13','1','Cost of goods returned','1','44','sales','3','','No',NULL,NULL,''),(6645,'1110','131747916574','2025-05-22 17:51:57',760.00,NULL,'','13','1','Inventory retuned ','1','44','sales','','','No',NULL,NULL,''),(6646,'1100','131747910295','2025-05-22 17:54:32',NULL,1520.00,'','13','1','','1','16','payment','','','No',NULL,NULL,''),(6647,'1010','131747910295','2025-05-22 17:54:32',1520.00,NULL,'','13','1','','1','16','payment','','13174792570473222247400','No',NULL,NULL,''),(6648,'1100','131747916462','2025-05-22 17:56:35',NULL,650.00,'','13','1','','1','30','payment','','','No',NULL,NULL,''),(6649,'1010','131747916462','2025-05-22 17:56:35',650.00,NULL,'','13','1','','1','30','payment','','13174792581832272121243','No',NULL,NULL,''),(6650,'1100','131747916574','2025-05-22 17:58:32',NULL,1475.00,'','13','1','','1','44','payment','','','No',NULL,NULL,''),(6651,'1010','131747916574','2025-05-22 17:58:32',1475.00,NULL,'','13','1','','1','44','payment','','13174792593732232323334','No',NULL,NULL,''),(6652,'1100','131747916638','2025-05-22 17:59:48',NULL,1000.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6653,'1010','131747916638','2025-05-22 17:59:48',1000.00,NULL,'','13','1','','1','25','payment','','13174792612873072372412','No',NULL,NULL,''),(6654,'1100','131747920037','2025-05-22 18:05:44',NULL,1447.00,'','13','1','','1','84','payment','','','No',NULL,NULL,''),(6655,'1010','131747920037','2025-05-22 18:05:44',1447.00,NULL,'','13','1','','1','84','payment','','13174792636122010303203','No',NULL,NULL,''),(6656,'1100','131747920037','2025-05-22 18:06:35',NULL,300.00,'','13','1','','1','84','payment','','','No',NULL,NULL,''),(6657,'1010','131747920037','2025-05-22 18:06:35',300.00,NULL,'','13','1','','1','84','payment','','13174792641620630030030','No',NULL,NULL,''),(6658,'1100','131747918290','2025-05-22 18:09:59',NULL,1000.00,'','13','1','','1','83','payment','','','No',NULL,NULL,''),(6659,'1010','131747918290','2025-05-22 18:09:59',1000.00,NULL,'','13','1','','1','83','payment','','13174792661863302367872','No',NULL,NULL,''),(6660,'1110','131747926990','2025-05-22 18:16:46',NULL,716.00,'','13','1','Inventory sold','1','87','sales','9','','No',NULL,NULL,''),(6661,'5500','131747926990','2025-05-22 18:16:31',716.00,NULL,'','13','1','Cost of goods sold','1','87','sales','','','No',NULL,NULL,''),(6662,'1100','131747926990','2025-05-22 18:16:46',780.00,NULL,'','13','1','Good sold','1','87','sales','','','No',NULL,NULL,''),(6663,'4000','131747926990','2025-05-22 18:16:46',NULL,780.00,'','13','1','Good sold','1','87','sales','9','','No',NULL,NULL,''),(6664,'1100','131747926990','2025-05-22 18:20:39',NULL,780.00,'','13','1','','1','87','payment','','','No',NULL,NULL,''),(6665,'1010','131747926990','2025-05-22 18:20:39',780.00,NULL,'','13','1','','1','87','payment','','13174792725330322131232','No',NULL,NULL,''),(6666,'1110','131747927858','2025-05-22 18:31:22',NULL,608.00,'','13','1','Inventory sold','1','43','sales','2','','No',NULL,NULL,''),(6667,'5500','131747927858','2025-05-22 18:30:58',608.00,NULL,'','13','1','Cost of goods sold','1','43','sales','','','No',NULL,NULL,''),(6668,'1100','131747927858','2025-05-22 18:31:22',650.00,NULL,'','13','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(6669,'4000','131747927858','2025-05-22 18:31:22',NULL,650.00,'','13','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(6670,'1110','131747928406','2025-05-22 18:40:18',NULL,943.92,'','13','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(6671,'5500','131747928406','2025-05-22 18:40:07',943.92,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(6672,'1000','131747928406','2025-05-22 18:40:18',1000.00,NULL,'','13','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(6673,'4000','131747928406','2025-05-22 18:40:18',NULL,999.84,'','13','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(6674,'1110','131747928852','2025-05-22 18:47:50',NULL,27.75,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(6675,'5500','131747928852','2025-05-22 18:47:32',27.75,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6676,'1000','131747928852','2025-05-22 18:47:50',40.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6677,'4000','131747928852','2025-05-22 18:47:50',NULL,40.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(6678,'1100','131747927858','2025-05-22 18:53:30',NULL,650.00,'','13','1','','1','43','payment','','','No',NULL,NULL,''),(6679,'1010','131747927858','2025-05-22 18:53:30',650.00,NULL,'','13','1','','1','43','payment','','13174792922626033092220','No',NULL,NULL,''),(6680,'4000','131747923315','2025-05-23 09:32:48',737.52,NULL,'','13','1','Returned products','1','85','return','','','No',NULL,NULL,''),(6681,'1100','131747923315','2025-05-23 09:32:48',NULL,737.52,'','13','1','Returned products','1','85','return','','','No',NULL,NULL,''),(6682,'5500','131747923315','2025-05-23 09:32:48',NULL,693.00,'','13','1','Cost of goods returned','1','85','sales','6','','No',NULL,NULL,''),(6683,'1110','131747923315','2025-05-23 09:32:48',693.00,NULL,'','13','1','Inventory retuned ','1','85','sales','','','No',NULL,NULL,''),(6684,'4000','131747923315','2025-05-23 09:32:50',650.00,NULL,'','13','1','Returned products','1','85','return','','','No',NULL,NULL,''),(6685,'1100','131747923315','2025-05-23 09:32:50',NULL,650.00,'','13','1','Returned products','1','85','return','','','No',NULL,NULL,''),(6686,'5500','131747923315','2025-05-23 09:32:50',NULL,608.00,'','13','1','Cost of goods returned','1','85','sales','2','','No',NULL,NULL,''),(6687,'1110','131747923315','2025-05-23 09:32:50',608.00,NULL,'','13','1','Inventory retuned ','1','85','sales','','','No',NULL,NULL,''),(6688,'4000','131747923315','2025-05-23 09:32:52',999.84,NULL,'','13','1','Returned products','1','85','return','','','No',NULL,NULL,''),(6689,'1100','131747923315','2025-05-23 09:32:52',NULL,999.84,'','13','1','Returned products','1','85','return','','','No',NULL,NULL,''),(6690,'5500','131747923315','2025-05-23 09:32:52',NULL,943.92,'','13','1','Cost of goods returned','1','85','sales','7','','No',NULL,NULL,''),(6691,'1110','131747923315','2025-05-23 09:32:52',943.92,NULL,'','13','1','Inventory retuned ','1','85','sales','','','No',NULL,NULL,''),(6692,'4000','131747923589','2025-05-23 09:33:30',737.52,NULL,'','13','1','Returned products','1','86','return','','','No',NULL,NULL,''),(6693,'1100','131747923589','2025-05-23 09:33:30',NULL,737.52,'','13','1','Returned products','1','86','return','','','No',NULL,NULL,''),(6694,'5500','131747923589','2025-05-23 09:33:30',NULL,693.00,'','13','1','Cost of goods returned','1','86','sales','6','','No',NULL,NULL,''),(6695,'1110','131747923589','2025-05-23 09:33:30',693.00,NULL,'','13','1','Inventory retuned ','1','86','sales','','','No',NULL,NULL,''),(6696,'4000','131747923589','2025-05-23 09:33:33',999.84,NULL,'','13','1','Returned products','1','86','return','','','No',NULL,NULL,''),(6697,'1100','131747923589','2025-05-23 09:33:33',NULL,999.84,'','13','1','Returned products','1','86','return','','','No',NULL,NULL,''),(6698,'5500','131747923589','2025-05-23 09:33:33',NULL,943.92,'','13','1','Cost of goods returned','1','86','sales','7','','No',NULL,NULL,''),(6699,'1110','131747923589','2025-05-23 09:33:33',943.92,NULL,'','13','1','Inventory retuned ','1','86','sales','','','No',NULL,NULL,''),(6700,'4000','131747923589','2025-05-23 09:33:34',650.00,NULL,'','13','1','Returned products','1','86','return','','','No',NULL,NULL,''),(6701,'1100','131747923589','2025-05-23 09:33:34',NULL,650.00,'','13','1','Returned products','1','86','return','','','No',NULL,NULL,''),(6702,'5500','131747923589','2025-05-23 09:33:34',NULL,608.00,'','13','1','Cost of goods returned','1','86','sales','2','','No',NULL,NULL,''),(6703,'1110','131747923589','2025-05-23 09:33:34',608.00,NULL,'','13','1','Inventory retuned ','1','86','sales','','','No',NULL,NULL,''),(6704,'1110','131747982381','2025-05-23 09:39:51',NULL,13.88,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(6705,'5500','131747982381','2025-05-23 09:39:41',13.88,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6706,'1000','131747982381','2025-05-23 09:39:51',20.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6707,'4000','131747982381','2025-05-23 09:39:51',NULL,20.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(6708,'1110','151747984075','2025-05-23 10:07:55',8499.99,NULL,'','15','1','Inventory Purchased','1','2','Purchases','20','','No',NULL,NULL,''),(6709,'1110','151747984075','2025-05-23 10:07:55',9250.02,NULL,'','15','1','Inventory Purchased','1','2','Purchases','21','','No',NULL,NULL,''),(6710,'2130','151747984075','2025-05-23 10:07:55',NULL,17750.01,'','15','1','Account payable for inventory','1','2','Purchases','','','No',NULL,NULL,''),(6711,'1110','131747984636','2025-05-23 10:17:24',NULL,1216.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(6712,'5500','131747984636','2025-05-23 10:17:16',1216.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6713,'1000','131747984636','2025-05-23 10:17:24',1300.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6714,'4000','131747984636','2025-05-23 10:17:24',NULL,1300.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(6715,'1110','131747984650','2025-05-23 10:19:50',NULL,1145.69,'','13','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(6716,'5500','131747984650','2025-05-23 10:19:16',1145.69,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6717,'1000','131747984650','2025-05-23 10:19:50',1285.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6718,'4000','131747984650','2025-05-23 10:19:50',NULL,1285.00,'','13','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6719,'1110','131747985464','2025-05-23 10:35:12',NULL,716.00,'','13','1','Inventory sold','1','88','sales','9','','No',NULL,NULL,''),(6720,'5500','131747985464','2025-05-23 10:31:04',716.00,NULL,'','13','1','Cost of goods sold','1','88','sales','','','No',NULL,NULL,''),(6721,'1100','131747985464','2025-05-23 10:35:12',780.00,NULL,'','13','1','Good sold','1','88','sales','','','No',NULL,NULL,''),(6722,'4000','131747985464','2025-05-23 10:35:12',NULL,780.00,'','13','1','Good sold','1','88','sales','9','','No',NULL,NULL,''),(6723,'1100','131747985464','2025-05-23 10:37:45',NULL,780.00,'','13','1','','1','88','payment','','','No',NULL,NULL,''),(6724,'1010','131747985464','2025-05-23 10:37:45',780.00,NULL,'','13','1','','1','88','payment','','13174798587602235173802','No',NULL,NULL,''),(6725,'1110','131747985883','2025-05-23 11:03:10',NULL,333.00,'','13','1','Inventory sold','1','71','sales','13','','No',NULL,NULL,''),(6726,'5500','131747985883','2025-05-23 10:38:03',333.00,NULL,'','13','1','Cost of goods sold','1','71','sales','','','No',NULL,NULL,''),(6727,'1100','131747985883','2025-05-23 11:03:10',370.00,NULL,'','13','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(6728,'4000','131747985883','2025-05-23 11:03:10',NULL,370.00,'','13','1','Good sold','1','71','sales','13','','No',NULL,NULL,''),(6729,'1110','131747987675','2025-05-23 11:08:06',NULL,44.25,'','13','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6730,'5500','131747987675','2025-05-23 11:07:55',44.25,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6731,'1000','131747987675','2025-05-23 11:08:06',50.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6732,'4000','131747987675','2025-05-23 11:08:06',NULL,50.00,'','13','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6733,'1110','131747988144','2025-05-23 11:16:04',NULL,1145.69,'','13','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(6734,'5500','131747988144','2025-05-23 11:15:44',1145.69,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6735,'1000','131747988144','2025-05-23 11:16:04',1285.00,NULL,'','13','1','Good sold','1','','sales','','','No',NULL,NULL,'zfgg'),(6736,'4000','131747988144','2025-05-23 11:16:04',NULL,1285.00,'','13','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6737,'1110','131747989941','2025-05-23 11:46:04',NULL,943.92,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(6738,'1110','131747989941','2025-05-23 11:45:42',NULL,973.00,'','13','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(6739,'5500','131747989941','2025-05-23 11:45:53',1916.92,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6740,'1000','131747989941','2025-05-23 11:46:04',2040.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6741,'4000','131747989941','2025-05-23 11:46:04',NULL,999.84,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(6742,'4000','131747989941','2025-05-23 11:45:42',NULL,1039.99,'','13','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(6743,'1110','131747990876','2025-05-23 12:01:39',NULL,760.00,'','13','1','Inventory sold','1','84','sales','3','','No',NULL,NULL,''),(6744,'1110','131747990876','2025-05-23 12:01:16',NULL,943.92,'','13','1','Inventory sold','1','84','sales','7','','No',NULL,NULL,''),(6745,'5500','131747990876','2025-05-23 12:01:24',1703.92,NULL,'','13','1','Cost of goods sold','1','84','sales','','','No',NULL,NULL,''),(6746,'1100','131747990876','2025-05-23 12:01:39',1800.00,NULL,'','13','1','Good sold','1','84','sales','','','No',NULL,NULL,''),(6747,'4000','131747990876','2025-05-23 12:01:39',NULL,799.99,'','13','1','Good sold','1','84','sales','3','','No',NULL,NULL,''),(6748,'4000','131747990876','2025-05-23 12:01:16',NULL,999.84,'','13','1','Good sold','1','84','sales','7','','No',NULL,NULL,''),(6749,'1110','131747991037','2025-05-23 12:10:07',NULL,716.00,'','13','1','Inventory sold','1','44','sales','9','','No',NULL,NULL,''),(6750,'5500','131747991037','2025-05-23 12:03:57',716.00,NULL,'','13','1','Cost of goods sold','1','44','sales','','','No',NULL,NULL,''),(6751,'1100','131747991037','2025-05-23 12:10:07',780.00,NULL,'','13','1','Good sold','1','44','sales','','','No',NULL,NULL,''),(6752,'4000','131747991037','2025-05-23 12:10:07',NULL,780.00,'','13','1','Good sold','1','44','sales','9','','No',NULL,NULL,''),(6753,'1110','131747991613','2025-05-23 12:14:34',NULL,531.00,'','13','1','Inventory sold','1','33','sales','8','','No',NULL,NULL,''),(6754,'5500','131747991613','2025-05-23 12:13:33',531.00,NULL,'','13','1','Cost of goods sold','1','33','sales','','','No',NULL,NULL,''),(6755,'1100','131747991613','2025-05-23 12:14:34',580.00,NULL,'','13','1','Good sold','1','33','sales','','','No',NULL,NULL,''),(6756,'4000','131747991613','2025-05-23 12:14:34',NULL,579.96,'','13','1','Good sold','1','33','sales','8','','No',NULL,NULL,''),(6757,'1100','131747990876','2025-05-23 12:40:40',NULL,1800.00,'','13','1','','1','84','payment','','','No',NULL,NULL,''),(6758,'1010','131747990876','2025-05-23 12:40:40',1800.00,NULL,'','13','1','','1','84','payment','','13174799325100903502132','No',NULL,NULL,''),(6759,'1110','131747993270','2025-05-23 12:41:24',NULL,1121.00,'','13','1','Inventory sold','1','41','sales','10','','No',NULL,NULL,''),(6760,'5500','131747993270','2025-05-23 12:41:10',1121.00,NULL,'','13','1','Cost of goods sold','1','41','sales','','','No',NULL,NULL,''),(6761,'1100','131747993270','2025-05-23 12:41:24',1200.00,NULL,'','13','1','Good sold','1','41','sales','','','No',NULL,NULL,''),(6762,'4000','131747993270','2025-05-23 12:41:24',NULL,1200.00,'','13','1','Good sold','1','41','sales','10','','No',NULL,NULL,''),(6763,'1110','131747993446','2025-05-23 12:44:15',NULL,1386.00,'','13','1','Inventory sold','1','16','sales','6','','No',NULL,NULL,''),(6764,'5500','131747993446','2025-05-23 12:44:06',1386.00,NULL,'','13','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(6765,'1100','131747993446','2025-05-23 12:44:15',1475.00,NULL,'','13','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(6766,'4000','131747993446','2025-05-23 12:44:15',NULL,1475.04,'','13','1','Good sold','1','16','sales','6','','No',NULL,NULL,''),(6767,'1110','131747993497','2025-05-23 12:50:14',NULL,943.92,'','13','1','Inventory sold','1','16','sales','7','','No',NULL,NULL,''),(6768,'5500','131747993497','2025-05-23 12:44:57',943.92,NULL,'','13','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(6769,'1100','131747993497','2025-05-23 12:50:14',1000.00,NULL,'','13','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(6770,'4000','131747993497','2025-05-23 12:50:14',NULL,999.84,'','13','1','Good sold','1','16','sales','7','','No',NULL,NULL,''),(6771,'1110','131748001181','2025-05-23 14:55:57',NULL,85.00,'','13','1','Inventory sold','1','25','sales','20','','No',NULL,NULL,''),(6772,'1110','131748001181','2025-05-23 14:53:01',NULL,107.92,'','13','1','Inventory sold','1','25','sales','21','','No',NULL,NULL,''),(6773,'1110','131748001181','2025-05-23 14:54:24',NULL,132.75,'','13','1','Inventory sold','1','25','sales','8','','No',NULL,NULL,''),(6774,'1110','131748001181','2025-05-23 14:54:40',NULL,1559.25,'','13','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(6775,'5500','131748001181','2025-05-23 14:55:22',1884.92,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6776,'1100','131748001181','2025-05-23 14:55:57',2160.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6777,'4000','131748001181','2025-05-23 14:55:57',NULL,180.00,'','13','1','Good sold','1','25','sales','20','','No',NULL,NULL,''),(6778,'4000','131748001181','2025-05-23 14:53:01',NULL,210.00,'','13','1','Good sold','1','25','sales','21','','No',NULL,NULL,''),(6779,'4000','131748001181','2025-05-23 14:54:24',NULL,150.00,'','13','1','Good sold','1','25','sales','8','','No',NULL,NULL,''),(6780,'4000','131748001181','2025-05-23 14:54:40',NULL,1620.00,'','13','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(6781,'1100','131748001181','2025-05-23 14:57:49',NULL,2040.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6782,'1010','131748001181','2025-05-23 14:57:49',2040.00,NULL,'','13','1','','1','25','payment','','13174800148434220830313','No',NULL,NULL,''),(6783,'1110','131748001551','2025-05-23 15:09:59',NULL,1121.00,'','13','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(6784,'5500','131748001551','2025-05-23 14:59:11',1121.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6785,'1100','131748001551','2025-05-23 15:09:59',1200.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6786,'4000','131748001551','2025-05-23 15:09:59',NULL,1200.00,'','13','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(6787,'1110','131748002245','2025-05-23 15:11:32',NULL,716.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(6788,'5500','131748002245','2025-05-23 15:10:45',716.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6789,'1100','131748002245','2025-05-23 15:11:32',780.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6790,'4000','131748002245','2025-05-23 15:11:32',NULL,780.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(6791,'1100','131748002245','2025-05-23 16:08:38',NULL,780.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6792,'1010','131748002245','2025-05-23 16:08:38',780.00,NULL,'','13','1','','1','25','payment','','13174800573223313033800','No',NULL,NULL,''),(6793,'1100','131748001551','2025-05-23 16:09:11',NULL,1200.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6794,'1010','131748001551','2025-05-23 16:09:11',1200.00,NULL,'','13','1','','1','25','payment','','13174800576623302020222','No',NULL,NULL,''),(6795,'1110','131748005893','2025-05-23 16:12:22',NULL,185.00,'','13','1','Inventory sold','1','30','sales','21','','No',NULL,NULL,''),(6796,'1110','131748005893','2025-05-23 16:11:33',NULL,943.92,'','13','1','Inventory sold','1','30','sales','7','','No',NULL,NULL,''),(6797,'1110','131748005893','2025-05-23 16:11:46',NULL,608.00,'','13','1','Inventory sold','1','30','sales','2','','No',NULL,NULL,''),(6798,'5500','131748005893','2025-05-23 16:12:03',1736.92,NULL,'','13','1','Cost of goods sold','1','30','sales','','','No',NULL,NULL,''),(6799,'1100','131748005893','2025-05-23 16:12:22',1850.00,NULL,'','13','1','Good sold','1','30','sales','','','No',NULL,NULL,''),(6800,'4000','131748005893','2025-05-23 16:12:22',NULL,200.00,'','13','1','Good sold','1','30','sales','21','','No',NULL,NULL,''),(6801,'4000','131748005893','2025-05-23 16:11:33',NULL,999.84,'','13','1','Good sold','1','30','sales','7','','No',NULL,NULL,''),(6802,'4000','131748005893','2025-05-23 16:11:46',NULL,650.00,'','13','1','Good sold','1','30','sales','2','','No',NULL,NULL,''),(6803,'1110','131748005995','2025-05-23 16:23:26',NULL,340.00,'','13','1','Inventory sold','1','25','sales','20','','No',NULL,NULL,''),(6804,'5500','131748005995','2025-05-23 16:13:15',340.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6805,'1100','131748005995','2025-05-23 16:23:26',380.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6806,'4000','131748005995','2025-05-23 16:23:26',NULL,380.00,'','13','1','Good sold','1','25','sales','20','','No',NULL,NULL,''),(6807,'1110','131748008051','2025-05-23 16:49:05',NULL,5180.00,'','13','1','Inventory sold','1','89','sales','21','','No',NULL,NULL,''),(6808,'5500','131748008051','2025-05-23 16:47:31',5180.00,NULL,'','13','1','Cost of goods sold','1','89','sales','','','No',NULL,NULL,''),(6809,'1100','131748008051','2025-05-23 16:49:05',5311.00,NULL,'','13','1','Good sold','1','89','sales','','','No',NULL,NULL,''),(6810,'4000','131748008051','2025-05-23 16:49:05',NULL,5311.04,'','13','1','Good sold','1','89','sales','21','','No',NULL,NULL,''),(6811,'1100','131748008051','2025-05-23 16:51:22',NULL,5311.00,'','13','1','','1','89','payment','','','No',NULL,NULL,''),(6812,'1010','131748008051','2025-05-23 16:51:22',5311.00,NULL,'','13','1','','1','89','payment','','13174800830443833042012','No',NULL,NULL,''),(6813,'1110','131748008412','2025-05-23 16:54:56',NULL,716.00,'','13','1','Inventory sold','1','44','sales','9','','No',NULL,NULL,''),(6814,'5500','131748008412','2025-05-23 16:53:32',716.00,NULL,'','13','1','Cost of goods sold','1','44','sales','','','No',NULL,NULL,''),(6815,'1100','131748008412','2025-05-23 16:54:56',780.00,NULL,'','13','1','Good sold','1','44','sales','','','No',NULL,NULL,''),(6816,'4000','131748008412','2025-05-23 16:54:56',NULL,780.00,'','13','1','Good sold','1','44','sales','9','','No',NULL,NULL,''),(6817,'1110','131748008834','2025-05-23 17:24:19',NULL,608.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(6818,'1110','131748008834','2025-05-23 17:00:34',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(6819,'5500','131748008834','2025-05-23 17:23:43',1324.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6820,'1000','131748008834','2025-05-23 17:24:19',1430.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6821,'4000','131748008834','2025-05-23 17:24:19',NULL,650.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(6822,'4000','131748008834','2025-05-23 17:00:34',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6823,'1100','131747993270','2025-05-23 17:51:37',NULL,1200.00,'','13','1','','1','41','payment','','','No',NULL,NULL,''),(6824,'1010','131747993270','2025-05-23 17:51:37',1200.00,NULL,'','13','1','','1','41','payment','','13174801191633033082133','No',NULL,NULL,''),(6825,'1100','131748008412','2025-05-23 17:52:26',NULL,780.00,'','13','1','','1','44','payment','','','No',NULL,NULL,''),(6826,'1010','131748008412','2025-05-23 17:52:26',780.00,NULL,'','13','1','','1','44','payment','','13174801196130022302023','No',NULL,NULL,''),(6827,'1100','131747991037','2025-05-23 17:53:05',NULL,780.00,'','13','1','','1','44','payment','','','No',NULL,NULL,''),(6828,'1010','131747991037','2025-05-23 17:53:05',780.00,NULL,'','13','1','','1','44','payment','','13174801199930012022031','No',NULL,NULL,''),(6829,'1110','131748014412','2025-05-23 18:33:41',NULL,608.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(6830,'5500','131748014412','2025-05-23 18:33:32',608.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6831,'1000','131748014412','2025-05-23 18:33:41',650.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6832,'4000','131748014412','2025-05-23 18:33:41',NULL,650.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(6833,'1100','131748005995','2025-05-23 18:35:29',NULL,380.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6834,'1010','131748005995','2025-05-23 18:35:29',380.00,NULL,'','13','1','','1','25','payment','','13174801454402233704221','No',NULL,NULL,''),(6835,'1100','131748005893','2025-05-23 18:35:58',NULL,1850.00,'','13','1','','1','30','payment','','','No',NULL,NULL,''),(6836,'1010','131748005893','2025-05-23 18:35:58',1850.00,NULL,'','13','1','','1','30','payment','','13174801457333321072303','No',NULL,NULL,''),(6837,'1100','131747993497','2025-05-23 18:36:44',NULL,1000.00,'','13','1','','1','16','payment','','','No',NULL,NULL,''),(6838,'1010','131747993497','2025-05-23 18:36:44',1000.00,NULL,'','13','1','','1','16','payment','','13174801461821422333023','No',NULL,NULL,''),(6839,'1100','131747993446','2025-05-23 18:37:10',NULL,1475.00,'','13','1','','1','16','payment','','','No',NULL,NULL,''),(6840,'1010','131747993446','2025-05-23 18:37:10',1475.00,NULL,'','13','1','','1','16','payment','','13174801464730140333333','No',NULL,NULL,''),(6841,'1100','131747991613','2025-05-23 18:51:32',NULL,580.00,'','13','1','','1','33','payment','','','No',NULL,NULL,''),(6842,'1010','131747991613','2025-05-23 18:51:32',580.00,NULL,'','13','1','','1','33','payment','','13174801550807330508323','No',NULL,NULL,''),(6843,'1110','131748017683','2025-05-23 19:28:25',NULL,370.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(6844,'5500','131748017683','2025-05-23 19:28:04',370.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6845,'1000','131748017683','2025-05-23 19:28:25',400.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6846,'4000','131748017683','2025-05-23 19:28:25',NULL,400.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(6847,'1110','131748018996','2025-05-23 20:35:29',NULL,5011.99,'','13','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(6848,'1110','131748018996','2025-05-23 19:49:56',NULL,6237.00,'','13','1','Inventory sold','1','27','sales','6','','No',NULL,NULL,''),(6849,'1110','131748018996','2025-05-23 20:17:11',NULL,942.00,'','13','1','Inventory sold','1','27','sales','1','','No',NULL,NULL,''),(6850,'1110','131748018996','2025-05-23 20:18:25',NULL,1230.00,'','13','1','Inventory sold','1','27','sales','15','','No',NULL,NULL,''),(6851,'1110','131748018996','2025-05-23 20:19:03',NULL,1946.00,'','13','1','Inventory sold','1','27','sales','14','','No',NULL,NULL,''),(6852,'1110','131748018996','2025-05-23 20:19:16',NULL,531.00,'','13','1','Inventory sold','1','27','sales','8','','No',NULL,NULL,''),(6853,'1110','131748018996','2025-05-23 20:19:32',NULL,680.00,'','13','1','Inventory sold','1','27','sales','20','','No',NULL,NULL,''),(6854,'1110','131748018996','2025-05-23 20:19:55',NULL,4256.00,'','13','1','Inventory sold','1','27','sales','2','','No',NULL,NULL,''),(6855,'1110','131748018996','2025-05-23 20:20:48',NULL,1824.00,'','13','1','Inventory sold','1','27','sales','2','','No',NULL,NULL,''),(6856,'1110','131748018996','2025-05-23 20:21:05',NULL,910.00,'','13','1','Inventory sold','1','27','sales','11','','No',NULL,NULL,''),(6857,'1110','131748018996','2025-05-23 20:21:16',NULL,1425.00,'','13','1','Inventory sold','1','27','sales','4','','No',NULL,NULL,''),(6858,'1110','131748018996','2025-05-23 20:21:38',NULL,1121.00,'','13','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(6859,'1110','131748018996','2025-05-23 20:21:53',NULL,608.00,'','13','1','Inventory sold','1','27','sales','2','','No',NULL,NULL,''),(6860,'1110','131748018996','2025-05-23 20:22:13',NULL,943.92,'','13','1','Inventory sold','1','27','sales','7','','No',NULL,NULL,''),(6861,'1110','131748018996','2025-05-23 20:28:10',NULL,693.00,'','13','1','Inventory sold','1','27','sales','6','','No',NULL,NULL,''),(6862,'1110','131748018996','2025-05-23 20:28:22',NULL,6135.48,'','13','1','Inventory sold','1','27','sales','7','','No',NULL,NULL,''),(6863,'5500','131748018996','2025-05-23 20:34:31',34494.39,NULL,'','13','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(6864,'1100','131748018996','2025-05-23 20:35:29',36865.00,NULL,'','13','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(6865,'4000','131748018996','2025-05-23 20:35:29',NULL,5460.00,'','13','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(6866,'4000','131748018996','2025-05-23 19:49:56',NULL,6637.68,'','13','1','Good sold','1','27','sales','6','','No',NULL,NULL,''),(6867,'4000','131748018996','2025-05-23 20:17:11',NULL,1000.00,'','13','1','Good sold','1','27','sales','1','','No',NULL,NULL,''),(6868,'4000','131748018996','2025-05-23 20:18:25',NULL,1299.96,'','13','1','Good sold','1','27','sales','15','','No',NULL,NULL,''),(6869,'4000','131748018996','2025-05-23 20:19:03',NULL,2079.98,'','13','1','Good sold','1','27','sales','14','','No',NULL,NULL,''),(6870,'4000','131748018996','2025-05-23 20:19:16',NULL,579.96,'','13','1','Good sold','1','27','sales','8','','No',NULL,NULL,''),(6871,'4000','131748018996','2025-05-23 20:19:32',NULL,760.00,'','13','1','Good sold','1','27','sales','20','','No',NULL,NULL,''),(6872,'4000','131748018996','2025-05-23 20:19:55',NULL,4480.00,'','13','1','Good sold','1','27','sales','2','','No',NULL,NULL,''),(6873,'4000','131748018996','2025-05-23 20:20:48',NULL,1950.00,'','13','1','Good sold','1','27','sales','2','','No',NULL,NULL,''),(6874,'4000','131748018996','2025-05-23 20:21:05',NULL,1030.00,'','13','1','Good sold','1','27','sales','11','','No',NULL,NULL,''),(6875,'4000','131748018996','2025-05-23 20:21:16',NULL,1500.00,'','13','1','Good sold','1','27','sales','4','','No',NULL,NULL,''),(6876,'4000','131748018996','2025-05-23 20:21:38',NULL,1200.00,'','13','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(6877,'4000','131748018996','2025-05-23 20:21:53',NULL,650.00,'','13','1','Good sold','1','27','sales','2','','No',NULL,NULL,''),(6878,'4000','131748018996','2025-05-23 20:22:13',NULL,999.84,'','13','1','Good sold','1','27','sales','7','','No',NULL,NULL,''),(6879,'4000','131748018996','2025-05-23 20:28:10',NULL,737.52,'','13','1','Good sold','1','27','sales','6','','No',NULL,NULL,''),(6880,'4000','131748018996','2025-05-23 20:28:22',NULL,6498.96,'','13','1','Good sold','1','27','sales','7','','No',NULL,NULL,''),(6881,'1110','131748021817','2025-05-23 20:37:55',NULL,42598.00,'','13','1','Inventory sold','1','62','sales','10','','No',NULL,NULL,''),(6882,'1110','131748021817','2025-05-23 20:36:57',NULL,65871.93,'','13','1','Inventory sold','1','62','sales','9','','No',NULL,NULL,''),(6883,'5500','131748021817','2025-05-23 20:37:34',108469.93,NULL,'','13','1','Cost of goods sold','1','62','sales','','','No',NULL,NULL,''),(6884,'1100','131748021817','2025-05-23 20:37:55',114760.00,NULL,'','13','1','Good sold','1','62','sales','','','No',NULL,NULL,''),(6885,'4000','131748021817','2025-05-23 20:37:55',NULL,44840.03,'','13','1','Good sold','1','62','sales','10','','No',NULL,NULL,''),(6886,'4000','131748021817','2025-05-23 20:36:57',NULL,69920.07,'','13','1','Good sold','1','62','sales','9','','No',NULL,NULL,''),(6887,'1100','131748018996','2025-05-23 20:48:10',NULL,27052.00,'','13','1','','1','27','payment','','','No',NULL,NULL,'KJ'),(6888,'1010','131748018996','2025-05-23 20:48:10',27052.00,NULL,'','13','1','','1','27','payment','','13174802251623262281324','No',NULL,NULL,'KJ'),(6889,'1100','131748018996','2025-05-23 20:48:36',NULL,9805.00,'','13','1','','1','27','payment','','','No',NULL,NULL,''),(6890,'1010','131748018996','2025-05-23 20:48:36',9805.00,NULL,'','13','1','','1','27','payment','','13174802257823422131242','No',NULL,NULL,''),(6891,'1110','131748068776','2025-05-24 09:39:45',NULL,13.88,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(6892,'5500','131748068776','2025-05-24 09:39:36',13.88,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6893,'1000','131748068776','2025-05-24 09:39:45',20.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6894,'4000','131748068776','2025-05-24 09:39:45',NULL,20.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(6895,'1110','131748075803','2025-05-24 11:57:45',NULL,531.00,'','13','1','Inventory sold','1','25','sales','8','','No',NULL,NULL,''),(6896,'1110','131748075803','2025-05-24 11:36:43',NULL,471.96,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(6897,'5500','131748075803','2025-05-24 11:57:34',1002.96,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6898,'1100','131748075803','2025-05-24 11:57:45',1080.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6899,'4000','131748075803','2025-05-24 11:57:45',NULL,579.96,'','13','1','Good sold','1','25','sales','8','','No',NULL,NULL,''),(6900,'4000','131748075803','2025-05-24 11:36:43',NULL,499.92,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(6901,'1110','131748077110','2025-05-24 11:58:48',NULL,943.92,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(6902,'1110','131748077110','2025-05-24 11:58:30',NULL,943.92,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(6903,'5500','131748077110','2025-05-24 11:58:41',1887.84,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6904,'1100','131748077110','2025-05-24 11:58:48',2000.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6905,'4000','131748077110','2025-05-24 11:58:48',NULL,999.84,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(6906,'4000','131748077110','2025-05-24 11:58:30',NULL,999.84,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(6907,'1110','131748077158','2025-05-24 11:59:30',NULL,943.92,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(6908,'5500','131748077158','2025-05-24 11:59:18',943.92,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6909,'1100','131748077158','2025-05-24 11:59:30',1000.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6910,'4000','131748077158','2025-05-24 11:59:30',NULL,999.84,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(6911,'1110','131748077187','2025-05-24 11:59:56',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(6912,'5500','131748077187','2025-05-24 11:59:47',608.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6913,'1100','131748077187','2025-05-24 11:59:56',650.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6914,'4000','131748077187','2025-05-24 11:59:56',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(6915,'1110','131748077215','2025-05-24 12:00:20',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(6916,'5500','131748077215','2025-05-24 12:00:15',608.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6917,'1100','131748077215','2025-05-24 12:00:20',650.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6918,'4000','131748077215','2025-05-24 12:00:20',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(6919,'1110','131748077234','2025-05-24 12:00:44',NULL,1386.00,'','13','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(6920,'5500','131748077234','2025-05-24 12:00:34',1386.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6921,'1100','131748077234','2025-05-24 12:00:44',1475.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6922,'4000','131748077234','2025-05-24 12:00:44',NULL,1475.04,'','13','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(6923,'1110','131748078496','2025-05-24 12:21:58',NULL,2864.00,'','13','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(6924,'5500','131748078496','2025-05-24 12:21:36',2864.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(6925,'1000','131748078496','2025-05-24 12:21:58',3120.00,NULL,'','13','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(6926,'4000','131748078496','2025-05-24 12:21:58',NULL,3120.00,'','13','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(6927,'1110','131748079036','2025-05-24 12:30:54',NULL,1824.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(6928,'5500','131748079036','2025-05-24 12:30:36',1824.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6929,'1100','131748079036','2025-05-24 12:30:54',1950.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6930,'4000','131748079036','2025-05-24 12:30:54',NULL,1950.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(6931,'1100','131748077215','2025-05-24 12:32:21',NULL,650.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6932,'1010','131748077215','2025-05-24 12:32:21',650.00,NULL,'','13','1','','1','25','payment','','13174807915233205323270','No',NULL,NULL,''),(6933,'4000','131748079036','2025-05-24 12:49:16',1950.00,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(6934,'1100','131748079036','2025-05-24 12:49:16',NULL,1950.00,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(6935,'5500','131748079036','2025-05-24 12:49:16',NULL,1824.00,'','13','1','Cost of goods returned','1','25','sales','2','','No',NULL,NULL,''),(6936,'1110','131748079036','2025-05-24 12:49:16',1824.00,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(6937,'1110','131748080285','2025-05-24 12:53:00',NULL,1824.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(6938,'5500','131748080285','2025-05-24 12:51:26',1824.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6939,'1100','131748080285','2025-05-24 12:53:00',1920.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6940,'4000','131748080285','2025-05-24 12:53:00',NULL,1920.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(6941,'1110','131748080461','2025-05-24 13:15:31',NULL,2040.00,'','13','1','Inventory sold','1','64','sales','20','','No',NULL,NULL,''),(6942,'5500','131748080461','2025-05-24 12:54:21',2040.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(6943,'1000','131748080461','2025-05-24 13:15:31',2280.00,NULL,'','13','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(6944,'4000','131748080461','2025-05-24 13:15:31',NULL,2280.00,'','13','1','Good sold','1','64','sales','20','','No',NULL,NULL,''),(6945,'1110','131748081912','2025-05-24 13:18:45',NULL,943.92,'','13','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(6946,'5500','131748081912','2025-05-24 13:18:32',943.92,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(6947,'1100','131748081912','2025-05-24 13:18:45',1000.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(6948,'4000','131748081912','2025-05-24 13:18:45',NULL,999.84,'','13','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(6949,'1110','131748082958','2025-05-24 13:36:14',NULL,2220.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(6950,'5500','131748082958','2025-05-24 13:35:59',2220.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6951,'1000','131748082958','2025-05-24 13:36:14',2280.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6952,'4000','131748082958','2025-05-24 13:36:14',NULL,2279.62,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(6953,'4000','131748080461','2025-05-24 13:37:00',2280.00,NULL,'','13','1','Returned products','1','64','return','','','No',NULL,NULL,''),(6954,'1000','131748080461','2025-05-24 13:37:00',NULL,2280.00,'','13','1','Returned products','1','64','return','','','No',NULL,NULL,''),(6955,'5500','131748080461','2025-05-24 13:37:00',NULL,2040.00,'','13','1','Cost of goods returned','1','64','sales','20','','No',NULL,NULL,''),(6956,'1110','131748080461','2025-05-24 13:37:00',2040.00,NULL,'','13','1','Inventory retuned ','1','64','sales','','','No',NULL,NULL,''),(6957,'1110','131748083033','2025-05-24 13:37:44',NULL,760.00,'','13','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(6958,'1110','131748083033','2025-05-24 13:37:13',NULL,340.00,'','13','1','Inventory sold','1','25','sales','20','','No',NULL,NULL,''),(6959,'5500','131748083033','2025-05-24 13:37:30',1100.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(6960,'1100','131748083033','2025-05-24 13:37:44',1180.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(6961,'4000','131748083033','2025-05-24 13:37:44',NULL,799.99,'','13','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(6962,'4000','131748083033','2025-05-24 13:37:13',NULL,380.00,'','13','1','Good sold','1','25','sales','20','','No',NULL,NULL,''),(6963,'1110','131748086180','2025-05-24 14:30:46',NULL,1121.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(6964,'1110','131748086180','2025-05-24 14:29:40',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(6965,'5500','131748086180','2025-05-24 14:30:20',1837.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6966,'1000','131748086180','2025-05-24 14:30:46',1980.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6967,'4000','131748086180','2025-05-24 14:30:46',NULL,1200.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(6968,'4000','131748086180','2025-05-24 14:29:40',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(6969,'1100','131748080285','2025-05-24 14:31:59',NULL,1920.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6970,'1010','131748080285','2025-05-24 14:31:59',1920.00,NULL,'','13','1','','1','25','payment','','13174808634566330321327','No',NULL,NULL,''),(6971,'1110','131748086406','2025-05-24 14:34:06',NULL,333.00,'','13','1','Inventory sold','1','64','sales','13','','No',NULL,NULL,''),(6972,'5500','131748086406','2025-05-24 14:33:26',333.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(6973,'1000','131748086406','2025-05-24 14:34:06',370.00,NULL,'','13','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(6974,'4000','131748086406','2025-05-24 14:34:06',NULL,370.00,'','13','1','Good sold','1','64','sales','13','','No',NULL,NULL,''),(6975,'1100','131748081912','2025-05-24 14:36:09',NULL,1000.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(6976,'1010','131748081912','2025-05-24 14:36:09',1000.00,NULL,'','13','1','','1','64','payment','','13174808659088271102590','No',NULL,NULL,''),(6977,'1110','131748096186','2025-05-24 17:16:38',NULL,608.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(6978,'5500','131748096186','2025-05-24 17:16:26',608.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6979,'1000','131748096186','2025-05-24 17:16:38',650.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6980,'4000','131748096186','2025-05-24 17:16:38',NULL,650.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(6987,'1110','131748096513','2025-05-24 17:23:38',NULL,9120.00,'','13','1','Inventory sold','1','17','sales','2','','No',NULL,NULL,''),(6988,'1110','131748096513','2025-05-24 17:21:53',NULL,3039.98,'','13','1','Inventory sold','1','17','sales','3','','No',NULL,NULL,''),(6989,'1110','131748096513','2025-05-24 17:23:07',NULL,1425.00,'','13','1','Inventory sold','1','17','sales','4','','No',NULL,NULL,''),(6990,'5500','131748096513','2025-05-24 17:23:24',13584.98,NULL,'','13','1','Cost of goods sold','1','17','sales','','','No',NULL,NULL,''),(6991,'1100','131748096513','2025-05-24 17:23:38',14300.00,NULL,'','13','1','Good sold','1','17','sales','','','No',NULL,NULL,''),(6992,'4000','131748096513','2025-05-24 17:23:38',NULL,9600.00,'','13','1','Good sold','1','17','sales','2','','No',NULL,NULL,''),(6993,'4000','131748096513','2025-05-24 17:21:53',NULL,3199.97,'','13','1','Good sold','1','17','sales','3','','No',NULL,NULL,''),(6994,'4000','131748096513','2025-05-24 17:23:07',NULL,1500.00,'','13','1','Good sold','1','17','sales','4','','No',NULL,NULL,''),(6995,'1100','131748075803','2025-05-24 17:26:24',NULL,1080.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6996,'1010','131748075803','2025-05-24 17:26:24',1080.00,NULL,'','13','1','','1','25','payment','','13174809679502390073030','No',NULL,NULL,''),(6997,'1100','131748077158','2025-05-24 17:27:08',NULL,1000.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(6998,'1010','131748077158','2025-05-24 17:27:08',1000.00,NULL,'','13','1','','1','25','payment','','13174809683924330022022','No',NULL,NULL,''),(6999,'1110','131748097573','2025-05-24 17:39:50',NULL,1121.00,'','13','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(7000,'5500','131748097573','2025-05-24 17:39:34',1121.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(7001,'1100','131748097573','2025-05-24 17:39:50',1200.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(7002,'4000','131748097573','2025-05-24 17:39:50',NULL,1200.00,'','13','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(7003,'1110','131748097791','2025-05-24 17:49:49',NULL,2279.99,'','13','1','Inventory sold','1','63','sales','3','','No',NULL,NULL,''),(7004,'1110','131748097791','2025-05-24 17:43:11',NULL,943.92,'','13','1','Inventory sold','1','63','sales','7','','No',NULL,NULL,''),(7005,'1110','131748097791','2025-05-24 17:43:39',NULL,973.00,'','13','1','Inventory sold','1','63','sales','14','','No',NULL,NULL,''),(7006,'1110','131748097791','2025-05-24 17:44:04',NULL,3363.00,'','13','1','Inventory sold','1','63','sales','10','','No',NULL,NULL,''),(7007,'1110','131748097791','2025-05-24 17:48:10',NULL,2148.00,'','13','1','Inventory sold','1','63','sales','9','','No',NULL,NULL,''),(7008,'5500','131748097791','2025-05-24 17:48:37',9707.91,NULL,'','13','1','Cost of goods sold','1','63','sales','','','No',NULL,NULL,''),(7009,'1100','131748097791','2025-05-24 17:49:49',10260.00,NULL,'','13','1','Good sold','1','63','sales','','','No',NULL,NULL,''),(7010,'4000','131748097791','2025-05-24 17:49:49',NULL,2399.98,'','13','1','Good sold','1','63','sales','3','','No',NULL,NULL,''),(7011,'4000','131748097791','2025-05-24 17:43:11',NULL,999.84,'','13','1','Good sold','1','63','sales','7','','No',NULL,NULL,''),(7012,'4000','131748097791','2025-05-24 17:43:39',NULL,1039.99,'','13','1','Good sold','1','63','sales','14','','No',NULL,NULL,''),(7013,'4000','131748097791','2025-05-24 17:44:04',NULL,3539.52,'','13','1','Good sold','1','63','sales','10','','No',NULL,NULL,''),(7014,'4000','131748097791','2025-05-24 17:48:10',NULL,2279.52,'','13','1','Good sold','1','63','sales','9','','No',NULL,NULL,''),(7015,'1100','131748097573','2025-05-24 17:53:53',NULL,1200.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(7016,'1010','131748097573','2025-05-24 17:53:53',1200.00,NULL,'','13','1','','1','25','payment','','13174809845258293030812','No',NULL,NULL,''),(7017,'1100','131748077187','2025-05-24 17:55:23',NULL,650.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(7018,'1010','131748077187','2025-05-24 17:55:23',650.00,NULL,'','13','1','','1','25','payment','','13174809853443230332733','No',NULL,NULL,''),(7019,'1110','131748098674','2025-05-24 17:58:44',NULL,1946.00,'','13','1','Inventory sold','1','19','sales','14','','No',NULL,NULL,''),(7020,'5500','131748098674','2025-05-24 17:57:54',1946.00,NULL,'','13','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(7021,'1100','131748098674','2025-05-24 17:58:44',2080.00,NULL,'','13','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(7022,'4000','131748098674','2025-05-24 17:58:44',NULL,2079.98,'','13','1','Good sold','1','19','sales','14','','No',NULL,NULL,''),(7023,'1110','131748099371','2025-05-24 18:09:41',NULL,28.33,'','13','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(7024,'5500','131748099371','2025-05-24 18:09:31',28.33,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7025,'1000','131748099371','2025-05-24 18:09:41',60.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7026,'4000','131748099371','2025-05-24 18:09:41',NULL,60.00,'','13','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(7027,'1110','131748099473','2025-05-24 18:12:24',NULL,1121.00,'','13','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(7028,'5500','131748099473','2025-05-24 18:11:13',1121.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(7029,'1100','131748099473','2025-05-24 18:12:24',1200.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(7030,'4000','131748099473','2025-05-24 18:12:24',NULL,1200.00,'','13','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(7031,'1100','131748083033','2025-05-24 18:28:30',NULL,1180.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(7032,'1010','131748083033','2025-05-24 18:28:30',1180.00,NULL,'','13','1','','1','25','payment','','13174810052422037835022','No',NULL,NULL,''),(7033,'1100','131748077234','2025-05-24 18:29:22',NULL,1475.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(7034,'1010','131748077234','2025-05-24 18:29:22',1475.00,NULL,'','13','1','','1','25','payment','','13174810057822331223347','No',NULL,NULL,''),(7035,'1100','131748077110','2025-05-24 18:29:52',NULL,2000.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(7036,'1010','131748077110','2025-05-24 18:29:52',2000.00,NULL,'','13','1','','1','25','payment','','13174810061022163303611','No',NULL,NULL,''),(7037,'1110','131748100621','2025-05-24 18:30:31',NULL,39.33,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(7038,'5500','131748100621','2025-05-24 18:30:21',39.33,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7039,'1000','131748100621','2025-05-24 18:30:31',42.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7040,'4000','131748100621','2025-05-24 18:30:31',NULL,41.66,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7041,'1100','131748099473','2025-05-24 18:31:27',NULL,1200.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(7042,'1010','131748099473','2025-05-24 18:31:27',1200.00,NULL,'','13','1','','1','25','payment','','13174810070233730001202','No',NULL,NULL,''),(7043,'1100','131747916880','2025-05-24 18:35:33',NULL,650.00,'','13','1','','1','35','payment','','','No',NULL,NULL,''),(7044,'1010','131747916880','2025-05-24 18:35:33',650.00,NULL,'','13','1','','1','35','payment','','13174810094330220330200','No',NULL,NULL,''),(7045,'1100','131747915973','2025-05-24 18:36:37',NULL,650.00,'','13','1','','1','35','payment','','','No',NULL,NULL,''),(7046,'1010','131747915973','2025-05-24 18:36:37',650.00,NULL,'','13','1','','1','35','payment','','13174810100902003330070','No',NULL,NULL,''),(7047,'4000','131748077187','2025-05-24 18:43:40',650.00,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7048,'1100','131748077187','2025-05-24 18:43:40',NULL,650.00,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7049,'5500','131748077187','2025-05-24 18:43:40',NULL,608.00,'','13','1','Cost of goods returned','1','25','sales','2','','No',NULL,NULL,''),(7050,'1110','131748077187','2025-05-24 18:43:40',608.00,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7051,'1110','131748101425','2025-05-24 18:44:03',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(7052,'5500','131748101425','2025-05-24 18:43:45',608.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(7053,'1100','131748101425','2025-05-24 18:44:03',650.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(7054,'4000','131748101425','2025-05-24 18:44:03',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(7055,'1100','131748097791','2025-05-24 18:49:30',NULL,10260.00,'','13','1','','1','63','payment','','','No',NULL,NULL,''),(7056,'1010','131748097791','2025-05-24 18:49:30',10260.00,NULL,'','13','1','','1','63','payment','','13174810178403207214003','No',NULL,NULL,''),(7057,'1110','131748101828','2025-05-24 18:50:45',NULL,126.67,'','13','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(7058,'5500','131748101828','2025-05-24 18:50:28',126.67,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7059,'1000','131748101828','2025-05-24 18:50:45',133.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7060,'4000','131748101828','2025-05-24 18:50:45',NULL,133.33,'','13','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(7061,'1100','131747728913','2025-05-24 18:56:38',NULL,1520.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(7062,'1010','131747728913','2025-05-24 18:56:38',1520.00,NULL,'','13','1','','1','25','payment','','13174810221113031181212','No',NULL,NULL,''),(7063,'1110','131748104896','2025-05-24 19:41:41',NULL,608.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(7064,'5500','131748104896','2025-05-24 19:41:36',608.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7065,'1000','131748104896','2025-05-24 19:41:41',650.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7066,'4000','131748104896','2025-05-24 19:41:41',NULL,650.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7067,'1110','131748165079','2025-05-25 12:24:48',NULL,943.92,'','13','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(7068,'5500','131748165079','2025-05-25 12:24:39',943.92,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(7069,'1000','131748165079','2025-05-25 12:24:48',1000.00,NULL,'','13','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(7070,'4000','131748165079','2025-05-25 12:24:48',NULL,999.84,'','13','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(7071,'1110','131748165319','2025-05-25 12:28:55',NULL,1121.00,'','13','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(7072,'1110','131748165319','2025-05-25 12:28:39',NULL,608.00,'','13','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(7073,'5500','131748165319','2025-05-25 12:28:49',1729.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(7074,'1100','131748165319','2025-05-25 12:28:55',1850.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(7075,'4000','131748165319','2025-05-25 12:28:55',NULL,1200.00,'','13','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(7076,'4000','131748165319','2025-05-25 12:28:39',NULL,650.00,'','13','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(7077,'1100','131748165319','2025-05-25 12:29:34',NULL,1850.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(7078,'1010','131748165319','2025-05-25 12:29:34',1850.00,NULL,'','13','1','','1','64','payment','','13174816538452003323138','No',NULL,NULL,''),(7079,'1110','131748165689','2025-05-25 13:12:26',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(7080,'5500','131748165689','2025-05-25 12:34:49',608.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(7081,'1100','131748165689','2025-05-25 13:12:26',650.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(7082,'4000','131748165689','2025-05-25 13:12:26',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(7083,'1110','131748168262','2025-05-25 13:17:49',NULL,608.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(7084,'5500','131748168262','2025-05-25 13:17:42',608.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7085,'1000','131748168262','2025-05-25 13:17:49',650.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7086,'4000','131748168262','2025-05-25 13:17:49',NULL,650.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7087,'1110','131748168275','2025-05-25 13:19:50',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(7088,'1110','131748168275','2025-05-25 13:17:55',NULL,39.33,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(7089,'5500','131748168275','2025-05-25 13:19:28',755.33,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7090,'1000','131748168275','2025-05-25 13:19:50',830.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7091,'4000','131748168275','2025-05-25 13:19:50',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(7092,'4000','131748168275','2025-05-25 13:17:55',NULL,50.00,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7093,'1100','131748165689','2025-05-25 13:28:57',NULL,650.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(7094,'1010','131748165689','2025-05-25 13:28:57',650.00,NULL,'','13','1','','1','25','payment','','13174816895600232283682','No',NULL,NULL,''),(7095,'1110','131748169118','2025-05-25 13:35:32',NULL,943.92,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(7096,'1110','131748169118','2025-05-25 13:31:59',NULL,716.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(7097,'5500','131748169118','2025-05-25 13:35:24',1659.92,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(7098,'1100','131748169118','2025-05-25 13:35:32',1780.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(7099,'4000','131748169118','2025-05-25 13:35:32',NULL,999.84,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(7100,'4000','131748169118','2025-05-25 13:31:59',NULL,780.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(7101,'1110','131748169802','2025-05-25 13:44:02',NULL,2242.00,'','13','1','Inventory sold','1','28','sales','10','','No',NULL,NULL,''),(7102,'1110','131748169802','2025-05-25 13:43:22',NULL,2148.00,'','13','1','Inventory sold','1','28','sales','9','','No',NULL,NULL,''),(7103,'1110','131748169802','2025-05-25 13:43:34',NULL,3040.00,'','13','1','Inventory sold','1','28','sales','2','','No',NULL,NULL,''),(7104,'5500','131748169802','2025-05-25 13:43:44',7430.00,NULL,'','13','1','Cost of goods sold','1','28','sales','','','No',NULL,NULL,''),(7105,'1100','131748169802','2025-05-25 13:44:02',7990.00,NULL,'','13','1','Good sold','1','28','sales','','','No',NULL,NULL,''),(7106,'4000','131748169802','2025-05-25 13:44:02',NULL,2400.00,'','13','1','Good sold','1','28','sales','10','','No',NULL,NULL,''),(7107,'4000','131748169802','2025-05-25 13:43:22',NULL,2340.00,'','13','1','Good sold','1','28','sales','9','','No',NULL,NULL,''),(7108,'4000','131748169802','2025-05-25 13:43:34',NULL,3250.00,'','13','1','Good sold','1','28','sales','2','','No',NULL,NULL,''),(7109,'4000','131748169118','2025-05-25 14:26:43',999.84,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7110,'1100','131748169118','2025-05-25 14:26:43',NULL,999.84,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7111,'5500','131748169118','2025-05-25 14:26:43',NULL,943.92,'','13','1','Cost of goods returned','1','25','sales','7','','No',NULL,NULL,''),(7112,'1110','131748169118','2025-05-25 14:26:43',943.92,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7113,'1110','131748172421','2025-05-25 14:27:12',NULL,333.00,'','13','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(7114,'5500','131748172421','2025-05-25 14:27:01',333.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(7115,'1100','131748172421','2025-05-25 14:27:12',370.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(7116,'4000','131748172421','2025-05-25 14:27:12',NULL,370.00,'','13','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(7117,'1110','131748172507','2025-05-25 15:04:43',NULL,1824.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(7118,'5500','131748172507','2025-05-25 14:28:27',1824.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(7119,'1100','131748172507','2025-05-25 15:04:43',1950.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(7120,'4000','131748172507','2025-05-25 15:04:43',NULL,1950.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(7121,'1110','131748174709','2025-05-25 15:05:19',NULL,943.92,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(7122,'5500','131748174709','2025-05-25 15:05:09',943.92,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(7123,'1100','131748174709','2025-05-25 15:05:19',1000.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(7124,'4000','131748174709','2025-05-25 15:05:19',NULL,999.84,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(7125,'1100','131748169118','2025-05-25 15:05:57',NULL,780.16,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(7126,'1010','131748169118','2025-05-25 15:05:57',780.16,NULL,'','13','1','','1','25','payment','','13174817477403713703337','No',NULL,NULL,''),(7127,'1100','131748172421','2025-05-25 15:06:35',NULL,370.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(7128,'1010','131748172421','2025-05-25 15:06:35',370.00,NULL,'','13','1','','1','25','payment','','13174817482307233722320','No',NULL,NULL,''),(7129,'1110','131748174998','2025-05-25 15:12:11',NULL,60.80,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(7130,'1110','131748174998','2025-05-25 15:09:58',NULL,13.88,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(7131,'5500','131748174998','2025-05-25 15:11:57',74.68,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7132,'1000','131748174998','2025-05-25 15:12:11',85.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7133,'4000','131748174998','2025-05-25 15:12:11',NULL,65.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7134,'4000','131748174998','2025-05-25 15:09:58',NULL,20.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(7135,'1110','131748175189','2025-05-25 15:20:39',NULL,118.75,'','13','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(7136,'1110','131748175189','2025-05-25 15:13:09',NULL,13.88,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(7137,'5500','131748175189','2025-05-25 15:20:28',132.63,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7138,'1000','131748175189','2025-05-25 15:20:39',165.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7139,'4000','131748175189','2025-05-25 15:20:39',NULL,150.00,'','13','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(7140,'4000','131748175189','2025-05-25 15:13:09',NULL,15.42,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(7141,'1110','131748176126','2025-05-25 15:29:52',NULL,943.92,'','13','1','Inventory sold','1','90','sales','7','','No',NULL,NULL,''),(7142,'1110','131748176126','2025-05-25 15:28:46',NULL,1386.00,'','13','1','Inventory sold','1','90','sales','6','','No',NULL,NULL,''),(7143,'1110','131748176126','2025-05-25 15:29:18',NULL,760.00,'','13','1','Inventory sold','1','90','sales','3','','No',NULL,NULL,''),(7144,'5500','131748176126','2025-05-25 15:29:33',3089.92,NULL,'','13','1','Cost of goods sold','1','90','sales','','','No',NULL,NULL,''),(7145,'1100','131748176126','2025-05-25 15:29:52',3275.00,NULL,'','13','1','Good sold','1','90','sales','','','No',NULL,NULL,''),(7146,'4000','131748176126','2025-05-25 15:29:52',NULL,999.84,'','13','1','Good sold','1','90','sales','7','','No',NULL,NULL,''),(7147,'4000','131748176126','2025-05-25 15:28:46',NULL,1475.04,'','13','1','Good sold','1','90','sales','6','','No',NULL,NULL,''),(7148,'4000','131748176126','2025-05-25 15:29:18',NULL,799.99,'','13','1','Good sold','1','90','sales','3','','No',NULL,NULL,''),(7149,'1110','131748176611','2025-05-25 15:37:01',NULL,1121.00,'','13','1','Inventory sold','1','44','sales','10','','No',NULL,NULL,''),(7150,'5500','131748176611','2025-05-25 15:36:51',1121.00,NULL,'','13','1','Cost of goods sold','1','44','sales','','','No',NULL,NULL,''),(7151,'1100','131748176611','2025-05-25 15:37:01',1200.00,NULL,'','13','1','Good sold','1','44','sales','','','No',NULL,NULL,''),(7152,'4000','131748176611','2025-05-25 15:37:01',NULL,1200.00,'','13','1','Good sold','1','44','sales','10','','No',NULL,NULL,''),(7153,'1110','131748177738','2025-05-25 15:55:44',NULL,13.88,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(7154,'5500','131748177738','2025-05-25 15:55:39',13.88,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7155,'1000','131748177738','2025-05-25 15:55:44',20.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7156,'4000','131748177738','2025-05-25 15:55:44',NULL,20.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(7157,'1100','131748174709','2025-05-25 16:29:26',NULL,1000.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(7158,'1010','131748174709','2025-05-25 16:29:26',1000.00,NULL,'','13','1','','1','25','payment','','13174817978030220330299','No',NULL,NULL,''),(7159,'1100','131748172507','2025-05-25 16:30:01',NULL,1950.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(7160,'1010','131748172507','2025-05-25 16:30:01',1950.00,NULL,'','13','1','','1','25','payment','','13174817981633168309821','No',NULL,NULL,''),(7161,'1100','131748176126','2025-05-25 16:30:37',NULL,3275.00,'','13','1','','1','90','payment','','','No',NULL,NULL,''),(7162,'1010','131748176126','2025-05-25 16:30:37',3275.00,NULL,'','13','1','','1','90','payment','','13174817985021722222282','No',NULL,NULL,''),(7163,'1100','131748176611','2025-05-25 16:31:54',NULL,1200.00,'','13','1','','1','44','payment','','','No',NULL,NULL,''),(7164,'1010','131748176611','2025-05-25 16:31:54',1200.00,NULL,'','13','1','','1','44','payment','','13174817992548222209172','No',NULL,NULL,''),(7165,'1110','131748243741','2025-05-26 10:16:49',NULL,380.00,'','13','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(7166,'1110','131748243741','2025-05-26 10:15:41',NULL,943.92,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(7167,'1110','131748243741','2025-05-26 10:16:02',NULL,693.00,'','13','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(7168,'1110','131748243741','2025-05-26 10:16:14',NULL,370.00,'','13','1','Inventory sold','1','25','sales','21','','No',NULL,NULL,''),(7169,'5500','131748243741','2025-05-26 10:16:34',2386.92,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(7170,'1100','131748243741','2025-05-26 10:16:49',2538.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(7171,'4000','131748243741','2025-05-26 10:16:49',NULL,400.00,'','13','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(7172,'4000','131748243741','2025-05-26 10:15:41',NULL,999.84,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(7173,'4000','131748243741','2025-05-26 10:16:02',NULL,737.52,'','13','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(7174,'4000','131748243741','2025-05-26 10:16:14',NULL,400.00,'','13','1','Good sold','1','25','sales','21','','No',NULL,NULL,''),(7175,'1110','131748244327','2025-05-26 10:25:51',NULL,740.00,'','13','1','Inventory sold','1','25','sales','21','','No',NULL,NULL,''),(7176,'1110','131748244327','2025-05-26 10:25:27',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(7177,'5500','131748244327','2025-05-26 10:25:41',1348.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(7178,'1100','131748244327','2025-05-26 10:25:51',1450.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(7179,'4000','131748244327','2025-05-26 10:25:51',NULL,800.00,'','13','1','Good sold','1','25','sales','21','','No',NULL,NULL,''),(7180,'4000','131748244327','2025-05-26 10:25:27',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(7181,'4000','131748244327','2025-05-26 11:02:09',800.00,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7182,'1100','131748244327','2025-05-26 11:02:09',NULL,800.00,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7183,'5500','131748244327','2025-05-26 11:02:09',NULL,740.00,'','13','1','Cost of goods returned','1','25','sales','21','','No',NULL,NULL,''),(7184,'1110','131748244327','2025-05-26 11:02:09',740.00,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7185,'4000','131748244327','2025-05-26 11:02:10',650.00,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7186,'1100','131748244327','2025-05-26 11:02:10',NULL,650.00,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7187,'5500','131748244327','2025-05-26 11:02:10',NULL,608.00,'','13','1','Cost of goods returned','1','25','sales','2','','No',NULL,NULL,''),(7188,'1110','131748244327','2025-05-26 11:02:10',608.00,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7189,'1110','131748246536','2025-05-26 11:03:31',NULL,680.00,'','13','1','Inventory sold','1','25','sales','20','','No',NULL,NULL,''),(7190,'1110','131748246536','2025-05-26 11:02:16',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(7191,'5500','131748246536','2025-05-26 11:03:23',1288.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(7192,'1100','131748246536','2025-05-26 11:03:31',1410.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(7193,'4000','131748246536','2025-05-26 11:03:31',NULL,760.00,'','13','1','Good sold','1','25','sales','20','','No',NULL,NULL,''),(7194,'4000','131748246536','2025-05-26 11:02:16',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(7195,'1110','131748246685','2025-05-26 11:04:56',NULL,608.00,'','13','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(7196,'5500','131748246685','2025-05-26 11:04:45',608.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(7197,'1000','131748246685','2025-05-26 11:04:56',650.00,NULL,'','13','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(7198,'4000','131748246685','2025-05-26 11:04:56',NULL,650.00,'','13','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(7199,'1100','131748246536','2025-05-26 11:23:16',NULL,1410.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(7200,'1000','131748246536','2025-05-26 11:23:16',1410.00,NULL,'','13','1','','1','25','payment','','13174824784300342312433','No',NULL,NULL,''),(7201,'1100','131748243741','2025-05-26 11:25:28',NULL,2538.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(7202,'1000','131748243741','2025-05-26 11:25:28',2538.00,NULL,'','13','1','','1','25','payment','','13174824793923103270384','No',NULL,NULL,''),(7203,'1110','131748249389','2025-05-26 11:53:40',NULL,942.00,'','13','1','Inventory sold','1','80','sales','1','','No',NULL,NULL,''),(7204,'1110','131748249389','2025-05-26 11:49:49',NULL,1230.00,'','13','1','Inventory sold','1','80','sales','15','','No',NULL,NULL,''),(7205,'1110','131748249389','2025-05-26 11:50:08',NULL,1519.99,'','13','1','Inventory sold','1','80','sales','3','','No',NULL,NULL,''),(7206,'1110','131748249389','2025-05-26 11:50:21',NULL,7296.00,'','13','1','Inventory sold','1','80','sales','2','','No',NULL,NULL,''),(7207,'1110','131748249389','2025-05-26 11:50:36',NULL,943.92,'','13','1','Inventory sold','1','80','sales','7','','No',NULL,NULL,''),(7208,'1110','131748249389','2025-05-26 11:50:47',NULL,1386.00,'','13','1','Inventory sold','1','80','sales','6','','No',NULL,NULL,''),(7209,'5500','131748249389','2025-05-26 11:50:58',13317.91,NULL,'','13','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(7210,'1100','131748249389','2025-05-26 11:53:40',14175.00,NULL,'','13','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(7211,'4000','131748249389','2025-05-26 11:53:40',NULL,1000.00,'','13','1','Good sold','1','80','sales','1','','No',NULL,NULL,''),(7212,'4000','131748249389','2025-05-26 11:49:49',NULL,1299.96,'','13','1','Good sold','1','80','sales','15','','No',NULL,NULL,''),(7213,'4000','131748249389','2025-05-26 11:50:08',NULL,1599.98,'','13','1','Good sold','1','80','sales','3','','No',NULL,NULL,''),(7214,'4000','131748249389','2025-05-26 11:50:21',NULL,7800.00,'','13','1','Good sold','1','80','sales','2','','No',NULL,NULL,''),(7215,'4000','131748249389','2025-05-26 11:50:36',NULL,999.84,'','13','1','Good sold','1','80','sales','7','','No',NULL,NULL,''),(7216,'4000','131748249389','2025-05-26 11:50:47',NULL,1475.04,'','13','1','Good sold','1','80','sales','6','','No',NULL,NULL,''),(7217,'1110','131748249641','2025-05-26 11:54:27',NULL,2772.00,'','13','1','Inventory sold','1','80','sales','6','','No',NULL,NULL,''),(7218,'1110','131748249641','2025-05-26 11:54:01',NULL,1887.84,'','13','1','Inventory sold','1','80','sales','7','','No',NULL,NULL,''),(7219,'5500','131748249641','2025-05-26 11:54:17',4659.84,NULL,'','13','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(7220,'1100','131748249641','2025-05-26 11:54:27',4950.00,NULL,'','13','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(7221,'4000','131748249641','2025-05-26 11:54:27',NULL,2950.08,'','13','1','Good sold','1','80','sales','6','','No',NULL,NULL,''),(7222,'4000','131748249641','2025-05-26 11:54:01',NULL,1999.68,'','13','1','Good sold','1','80','sales','7','','No',NULL,NULL,''),(7223,'4000','131748249389','2025-05-26 11:59:57',7150.00,NULL,'','13','1','Returned products','1','80','return','','','No',NULL,NULL,''),(7224,'1100','131748249389','2025-05-26 11:59:57',NULL,7150.00,'','13','1','Returned products','1','80','return','','','No',NULL,NULL,''),(7225,'5500','131748249389','2025-05-26 11:59:57',NULL,6688.00,'','13','1','Cost of goods returned','1','80','sales','2','','No',NULL,NULL,''),(7226,'1110','131748249389','2025-05-26 11:59:57',6688.00,NULL,'','13','1','Inventory retuned ','1','80','sales','','','No',NULL,NULL,''),(7227,'1110','131748250403','2025-05-26 12:15:16',NULL,12887.99,'','13','1','Inventory sold','1','20','sales','9','','No',NULL,NULL,''),(7228,'1110','131748250403','2025-05-26 12:06:43',NULL,13452.00,'','13','1','Inventory sold','1','20','sales','10','','No',NULL,NULL,''),(7229,'1110','131748250403','2025-05-26 12:08:17',NULL,6080.00,'','13','1','Inventory sold','1','20','sales','2','','No',NULL,NULL,''),(7230,'1110','131748250403','2025-05-26 12:09:46',NULL,760.00,'','13','1','Inventory sold','1','20','sales','3','','No',NULL,NULL,''),(7231,'1110','131748250403','2025-05-26 12:10:43',NULL,1230.00,'','13','1','Inventory sold','1','20','sales','15','','No',NULL,NULL,''),(7232,'5500','131748250403','2025-05-26 12:13:43',34409.98,NULL,'','13','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(7233,'1100','131748250403','2025-05-26 12:15:16',37040.00,NULL,'','13','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(7234,'4000','131748250403','2025-05-26 12:15:16',NULL,14040.00,'','13','1','Good sold','1','20','sales','9','','No',NULL,NULL,''),(7235,'4000','131748250403','2025-05-26 12:06:43',NULL,14400.00,'','13','1','Good sold','1','20','sales','10','','No',NULL,NULL,''),(7236,'4000','131748250403','2025-05-26 12:08:17',NULL,6500.00,'','13','1','Good sold','1','20','sales','2','','No',NULL,NULL,''),(7237,'4000','131748250403','2025-05-26 12:09:46',NULL,799.99,'','13','1','Good sold','1','20','sales','3','','No',NULL,NULL,''),(7238,'4000','131748250403','2025-05-26 12:10:43',NULL,1299.96,'','13','1','Good sold','1','20','sales','15','','No',NULL,NULL,''),(7239,'1110','131748251057','2025-05-26 12:17:59',NULL,340.00,'','13','1','Inventory sold','1','20','sales','20','','No',NULL,NULL,''),(7240,'1110','131748251057','2025-05-26 12:17:37',NULL,370.00,'','13','1','Inventory sold','1','20','sales','21','','No',NULL,NULL,''),(7241,'5500','131748251057','2025-05-26 12:17:46',710.00,NULL,'','13','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(7242,'1100','131748251057','2025-05-26 12:17:59',780.00,NULL,'','13','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(7243,'4000','131748251057','2025-05-26 12:17:59',NULL,380.00,'','13','1','Good sold','1','20','sales','20','','No',NULL,NULL,''),(7244,'4000','131748251057','2025-05-26 12:17:37',NULL,400.00,'','13','1','Good sold','1','20','sales','21','','No',NULL,NULL,''),(7245,'1110','131748251116','2025-05-26 12:20:41',NULL,1386.00,'','13','1','Inventory sold','1','27','sales','6','','No',NULL,NULL,''),(7246,'1110','131748251116','2025-05-26 12:18:36',NULL,1887.84,'','13','1','Inventory sold','1','27','sales','7','','No',NULL,NULL,''),(7247,'1110','131748251116','2025-05-26 12:19:40',NULL,1216.00,'','13','1','Inventory sold','1','27','sales','2','','No',NULL,NULL,''),(7248,'5500','131748251116','2025-05-26 12:20:31',4489.84,NULL,'','13','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(7249,'1100','131748251116','2025-05-26 12:20:41',4775.00,NULL,'','13','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(7250,'4000','131748251116','2025-05-26 12:20:41',NULL,1475.04,'','13','1','Good sold','1','27','sales','6','','No',NULL,NULL,''),(7251,'4000','131748251116','2025-05-26 12:18:36',NULL,1999.68,'','13','1','Good sold','1','27','sales','7','','No',NULL,NULL,''),(7252,'4000','131748251116','2025-05-26 12:19:40',NULL,1300.00,'','13','1','Good sold','1','27','sales','2','','No',NULL,NULL,''),(7253,'1110','131748251688','2025-05-26 12:37:35',NULL,7159.99,'','13','1','Inventory sold','1','61','sales','9','','No',NULL,NULL,''),(7254,'1110','131748251688','2025-05-26 12:28:08',NULL,3040.00,'','13','1','Inventory sold','1','61','sales','2','','No',NULL,NULL,''),(7255,'1110','131748251688','2025-05-26 12:34:46',NULL,1386.00,'','13','1','Inventory sold','1','61','sales','6','','No',NULL,NULL,''),(7256,'1110','131748251688','2025-05-26 12:36:14',NULL,942.00,'','13','1','Inventory sold','1','61','sales','1','','No',NULL,NULL,''),(7257,'5500','131748251688','2025-05-26 12:37:22',12527.99,NULL,'','13','1','Cost of goods sold','1','61','sales','','','No',NULL,NULL,''),(7258,'1100','131748251688','2025-05-26 12:37:35',13525.00,NULL,'','13','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(7259,'4000','131748251688','2025-05-26 12:37:35',NULL,7800.00,'','13','1','Good sold','1','61','sales','9','','No',NULL,NULL,''),(7260,'4000','131748251688','2025-05-26 12:28:08',NULL,3250.00,'','13','1','Good sold','1','61','sales','2','','No',NULL,NULL,''),(7261,'4000','131748251688','2025-05-26 12:34:46',NULL,1475.04,'','13','1','Good sold','1','61','sales','6','','No',NULL,NULL,''),(7262,'4000','131748251688','2025-05-26 12:36:14',NULL,1000.00,'','13','1','Good sold','1','61','sales','1','','No',NULL,NULL,''),(7263,'1110','131748252406','2025-05-26 12:41:07',NULL,716.00,'','13','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(7264,'5500','131748252406','2025-05-26 12:40:06',716.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(7265,'1000','131748252406','2025-05-26 12:41:07',780.00,NULL,'','13','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(7266,'4000','131748252406','2025-05-26 12:41:07',NULL,780.00,'','13','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(7267,'1110','131748252620','2025-05-26 12:44:47',NULL,1121.00,'','13','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(7268,'5500','131748252620','2025-05-26 12:43:40',1121.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(7269,'1100','131748252620','2025-05-26 12:44:47',1200.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(7270,'4000','131748252620','2025-05-26 12:44:47',NULL,1200.00,'','13','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(7271,'1110','131748252721','2025-05-26 12:53:36',NULL,13603.98,'','13','1','Inventory sold','1','19','sales','9','','No',NULL,NULL,''),(7272,'1110','131748252721','2025-05-26 12:45:21',NULL,13452.00,'','13','1','Inventory sold','1','19','sales','10','','No',NULL,NULL,''),(7273,'1110','131748252721','2025-05-26 12:50:03',NULL,973.00,'','13','1','Inventory sold','1','19','sales','14','','No',NULL,NULL,''),(7274,'1110','131748252721','2025-05-26 12:50:50',NULL,2826.00,'','13','1','Inventory sold','1','19','sales','1','','No',NULL,NULL,''),(7275,'1110','131748252721','2025-05-26 12:53:00',NULL,18240.00,'','13','1','Inventory sold','1','19','sales','2','','No',NULL,NULL,''),(7276,'5500','131748252721','2025-05-26 12:53:14',49094.98,NULL,'','13','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(7277,'1100','131748252721','2025-05-26 12:53:36',52760.00,NULL,'','13','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(7278,'4000','131748252721','2025-05-26 12:53:36',NULL,14820.00,'','13','1','Good sold','1','19','sales','9','','No',NULL,NULL,''),(7279,'4000','131748252721','2025-05-26 12:45:21',NULL,14400.00,'','13','1','Good sold','1','19','sales','10','','No',NULL,NULL,''),(7280,'4000','131748252721','2025-05-26 12:50:03',NULL,1039.99,'','13','1','Good sold','1','19','sales','14','','No',NULL,NULL,''),(7281,'4000','131748252721','2025-05-26 12:50:50',NULL,3000.00,'','13','1','Good sold','1','19','sales','1','','No',NULL,NULL,''),(7282,'4000','131748252721','2025-05-26 12:53:00',NULL,19500.00,'','13','1','Good sold','1','19','sales','2','','No',NULL,NULL,''),(7283,'1110','131748254305','2025-05-26 13:15:16',NULL,61.67,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(7284,'5500','131748254305','2025-05-26 13:11:45',61.67,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7285,'1000','131748254305','2025-05-26 13:15:16',120.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7286,'4000','131748254305','2025-05-26 13:15:16',NULL,120.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7287,'1100','131748252620','2025-05-26 14:10:05',NULL,1200.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(7288,'1010','131748252620','2025-05-26 14:10:05',1200.00,NULL,'','13','1','','1','25','payment','','13174825781983223327025','No',NULL,NULL,''),(7289,'1110','131748260471','2025-05-26 14:54:43',NULL,471.96,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(7290,'5500','131748260471','2025-05-26 14:54:31',471.96,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7291,'1000','131748260471','2025-05-26 14:54:43',500.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7292,'4000','131748260471','2025-05-26 14:54:43',NULL,499.92,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7293,'1110','131748260797','2025-05-26 15:02:27',NULL,1121.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(7294,'1110','131748260797','2025-05-26 14:59:57',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(7295,'5500','131748260797','2025-05-26 15:02:12',1837.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7296,'1000','131748260797','2025-05-26 15:02:27',1980.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7297,'4000','131748260797','2025-05-26 15:02:27',NULL,1200.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(7298,'4000','131748260797','2025-05-26 14:59:57',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(7299,'4000','131748249389','2025-05-26 15:09:59',1475.04,NULL,'','13','1','Returned products','1','80','return','','','No',NULL,NULL,''),(7300,'1100','131748249389','2025-05-26 15:09:59',NULL,1475.04,'','13','1','Returned products','1','80','return','','','No',NULL,NULL,''),(7301,'5500','131748249389','2025-05-26 15:09:59',NULL,1386.00,'','13','1','Cost of goods returned','1','80','sales','6','','No',NULL,NULL,''),(7302,'1110','131748249389','2025-05-26 15:09:59',1386.00,NULL,'','13','1','Inventory retuned ','1','80','sales','','','No',NULL,NULL,''),(7303,'1100','131748249389','2025-05-26 15:10:33',NULL,5550.00,'','13','1','','1','80','payment','','','No',NULL,NULL,''),(7304,'1010','131748249389','2025-05-26 15:10:33',5550.00,NULL,'','13','1','','1','80','payment','','13174826144802280730803','No',NULL,NULL,''),(7305,'1100','131748249641','2025-05-26 15:14:01',NULL,2950.00,'','13','1','','1','80','payment','','','No',NULL,NULL,''),(7306,'1010','131748249641','2025-05-26 15:14:01',2950.00,NULL,'','13','1','','1','80','payment','','13174826166330303720020','No',NULL,NULL,''),(7307,'1100','131748249641','2025-05-26 15:14:36',NULL,2000.00,'','13','1','','1','80','payment','','','No',NULL,NULL,''),(7308,'1010','131748249641','2025-05-26 15:14:36',2000.00,NULL,'','13','1','','1','80','payment','','13174826168636123283212','No',NULL,NULL,''),(7309,'4000','131748251116','2025-05-26 15:15:35',1475.04,NULL,'','13','1','Returned products','1','27','return','','','No',NULL,NULL,''),(7310,'1100','131748251116','2025-05-26 15:15:35',NULL,1475.04,'','13','1','Returned products','1','27','return','','','No',NULL,NULL,''),(7311,'5500','131748251116','2025-05-26 15:15:35',NULL,1386.00,'','13','1','Cost of goods returned','1','27','sales','6','','No',NULL,NULL,''),(7312,'1110','131748251116','2025-05-26 15:15:35',1386.00,NULL,'','13','1','Inventory retuned ','1','27','sales','','','No',NULL,NULL,''),(7313,'4000','131748251116','2025-05-26 15:15:57',999.84,NULL,'','13','1','Returned products','1','27','return','','','No',NULL,NULL,''),(7314,'1100','131748251116','2025-05-26 15:15:57',NULL,999.84,'','13','1','Returned products','1','27','return','','','No',NULL,NULL,''),(7315,'5500','131748251116','2025-05-26 15:15:57',NULL,943.92,'','13','1','Cost of goods returned','1','27','sales','7','','No',NULL,NULL,''),(7316,'1110','131748251116','2025-05-26 15:15:57',943.92,NULL,'','13','1','Inventory retuned ','1','27','sales','','','No',NULL,NULL,''),(7317,'1100','131748251116','2025-05-26 15:17:06',NULL,1300.00,'','13','1','','1','27','payment','','','No',NULL,NULL,''),(7318,'1010','131748251116','2025-05-26 15:17:06',1300.00,NULL,'','13','1','','1','27','payment','','13174826184610222621333','No',NULL,NULL,''),(7319,'1100','131748251116','2025-05-26 15:17:27',NULL,1000.00,'','13','1','','1','27','payment','','','No',NULL,NULL,''),(7320,'1010','131748251116','2025-05-26 15:17:27',1000.00,NULL,'','13','1','','1','27','payment','','13174826186573130330230','No',NULL,NULL,''),(7321,'1110','131748262260','2025-05-26 15:24:34',NULL,1121.00,'','13','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(7322,'5500','131748262260','2025-05-26 15:24:20',1121.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(7323,'1100','131748262260','2025-05-26 15:24:34',1200.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(7324,'4000','131748262260','2025-05-26 15:24:34',NULL,1200.00,'','13','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(7325,'1110','131748262496','2025-05-26 15:47:34',NULL,7159.99,'','13','1','Inventory sold','1','16','sales','9','','No',NULL,NULL,''),(7326,'1110','131748262496','2025-05-26 15:42:27',NULL,3775.68,'','13','1','Inventory sold','1','16','sales','7','','No',NULL,NULL,''),(7327,'1110','131748262496','2025-05-26 15:42:39',NULL,3363.00,'','13','1','Inventory sold','1','16','sales','10','','No',NULL,NULL,''),(7328,'1110','131748262496','2025-05-26 15:44:11',NULL,2772.00,'','13','1','Inventory sold','1','16','sales','6','','No',NULL,NULL,''),(7329,'1110','131748262496','2025-05-26 15:44:33',NULL,2279.99,'','13','1','Inventory sold','1','16','sales','3','','No',NULL,NULL,''),(7330,'1110','131748262496','2025-05-26 15:44:58',NULL,942.00,'','13','1','Inventory sold','1','16','sales','1','','No',NULL,NULL,''),(7331,'1110','131748262496','2025-05-26 15:45:49',NULL,1946.00,'','13','1','Inventory sold','1','16','sales','14','','No',NULL,NULL,''),(7332,'5500','131748262496','2025-05-26 15:47:24',22238.66,NULL,'','13','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(7333,'1100','131748262496','2025-05-26 15:47:34',23829.00,NULL,'','13','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(7334,'4000','131748262496','2025-05-26 15:47:34',NULL,7800.00,'','13','1','Good sold','1','16','sales','9','','No',NULL,NULL,''),(7335,'4000','131748262496','2025-05-26 15:42:27',NULL,3999.36,'','13','1','Good sold','1','16','sales','7','','No',NULL,NULL,''),(7336,'4000','131748262496','2025-05-26 15:42:39',NULL,3600.00,'','13','1','Good sold','1','16','sales','10','','No',NULL,NULL,''),(7337,'4000','131748262496','2025-05-26 15:44:11',NULL,2950.08,'','13','1','Good sold','1','16','sales','6','','No',NULL,NULL,''),(7338,'4000','131748262496','2025-05-26 15:44:33',NULL,2399.98,'','13','1','Good sold','1','16','sales','3','','No',NULL,NULL,''),(7339,'4000','131748262496','2025-05-26 15:44:58',NULL,1000.00,'','13','1','Good sold','1','16','sales','1','','No',NULL,NULL,''),(7340,'4000','131748262496','2025-05-26 15:45:49',NULL,2079.98,'','13','1','Good sold','1','16','sales','14','','No',NULL,NULL,''),(7341,'1110','131748264428','2025-05-26 16:00:36',NULL,13.88,'','13','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(7342,'5500','131748264428','2025-05-26 16:00:28',13.88,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(7343,'1100','131748264428','2025-05-26 16:00:36',20.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(7344,'4000','131748264428','2025-05-26 16:00:36',NULL,20.00,'','13','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(7345,'1110','131748267061','2025-05-26 16:44:29',NULL,13.88,'','13','1','Inventory sold','1','91','sales','13','','No',NULL,NULL,''),(7346,'5500','131748267061','2025-05-26 16:44:21',13.88,NULL,'','13','1','Cost of goods sold','1','91','sales','','','No',NULL,NULL,''),(7347,'1100','131748267061','2025-05-26 16:44:29',15.00,NULL,'','13','1','Good sold','1','91','sales','','','No',NULL,NULL,''),(7348,'4000','131748267061','2025-05-26 16:44:29',NULL,15.42,'','13','1','Good sold','1','91','sales','13','','No',NULL,NULL,''),(7349,'4000','131748264428','2025-05-26 16:48:54',20.00,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7350,'1100','131748264428','2025-05-26 16:48:54',NULL,20.00,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7351,'5500','131748264428','2025-05-26 16:48:54',NULL,13.88,'','13','1','Cost of goods returned','1','25','sales','13','','No',NULL,NULL,''),(7352,'1110','131748264428','2025-05-26 16:48:54',13.88,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7353,'1110','131748267399','2025-05-26 16:50:10',NULL,13.88,'','13','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(7354,'5500','131748267399','2025-05-26 16:50:00',13.88,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(7355,'1100','131748267399','2025-05-26 16:50:10',15.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(7356,'4000','131748267399','2025-05-26 16:50:10',NULL,15.42,'','13','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(7357,'1110','131748267615','2025-05-26 17:08:11',NULL,13.88,'','13','1','Inventory sold','1','92','sales','13','','No',NULL,NULL,''),(7358,'5500','131748267615','2025-05-26 16:53:35',13.88,NULL,'','13','1','Cost of goods sold','1','92','sales','','','No',NULL,NULL,''),(7359,'1100','131748267615','2025-05-26 17:08:11',20.00,NULL,'','13','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(7360,'4000','131748267615','2025-05-26 17:08:11',NULL,20.00,'','13','1','Good sold','1','92','sales','13','','No',NULL,NULL,''),(7361,'1110','131748268690','2025-05-26 17:12:28',NULL,1121.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(7362,'1110','131748268690','2025-05-26 17:11:31',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(7363,'5500','131748268690','2025-05-26 17:12:04',1837.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7364,'1000','131748268690','2025-05-26 17:12:28',1980.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7365,'4000','131748268690','2025-05-26 17:12:28',NULL,1200.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(7366,'4000','131748268690','2025-05-26 17:11:31',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(7367,'1100','131748262260','2025-05-26 17:43:19',NULL,1200.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(7368,'1010','131748262260','2025-05-26 17:43:19',1200.00,NULL,'','13','1','','1','25','payment','','13174827061131312203328','No',NULL,NULL,''),(7369,'1100','131748249389','2025-05-26 17:44:52',NULL,-0.04,'','13','1','','1','80','payment','','','No',NULL,NULL,''),(7370,'1010','131748249389','2025-05-26 17:44:52',-0.04,NULL,'','13','1','','1','80','payment','','13174827071723172301133','No',NULL,NULL,''),(7371,'1100','131748101425','2025-05-26 17:54:16',NULL,650.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(7372,'1010','131748101425','2025-05-26 17:54:16',650.00,NULL,'','13','1','','1','25','payment','','13174827126820212038182','No',NULL,NULL,''),(7373,'1100','131747565386','2025-05-26 17:58:25',NULL,180.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(7374,'1010','131747565386','2025-05-26 17:58:25',180.00,NULL,'','13','1','','1','25','payment','','13174827152120220330427','No',NULL,NULL,''),(7379,'1110','131748272924','2025-05-26 18:22:18',NULL,1121.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(7380,'5500','131748272924','2025-05-26 18:22:04',1121.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7381,'1000','131748272924','2025-05-26 18:22:18',1200.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7382,'4000','131748272924','2025-05-26 18:22:18',NULL,1200.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(7383,'1100','131748271810','2025-05-26 18:26:23',NULL,740.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(7384,'1010','131748271810','2025-05-26 18:26:23',740.00,NULL,'','13','1','','1','25','payment','','13174827319521823230200','No',NULL,NULL,''),(7385,'1110','131748327110','2025-05-27 09:26:21',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(7386,'1110','131748327110','2025-05-27 09:25:10',NULL,608.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(7387,'1110','131748327110','2025-05-27 09:25:34',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(7388,'5500','131748327110','2025-05-27 09:25:56',2040.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7389,'1000','131748327110','2025-05-27 09:26:21',2210.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7390,'4000','131748327110','2025-05-27 09:26:21',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(7391,'4000','131748327110','2025-05-27 09:25:10',NULL,650.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7392,'4000','131748327110','2025-05-27 09:25:34',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(7393,'1100','131743864794','2025-05-27 09:43:39',NULL,1500.00,'','13','1','','1','16','payment','','','No',NULL,NULL,'KLJ,tec,sgg'),(7394,'1010','131743864794','2025-05-27 09:43:39',1500.00,NULL,'','13','1','','1','16','payment','','13174832823133133220833','No',NULL,NULL,'KLJ,tec,sgg'),(7395,'1100','131747483872','2025-05-27 09:44:40',NULL,3540.00,'','13','1','','1','16','payment','','','No',NULL,NULL,'fgfc'),(7396,'1010','131747483872','2025-05-27 09:44:40',3540.00,NULL,'','13','1','','1','16','payment','','13174832829554328143283','No',NULL,NULL,'fgfc'),(7397,'1100','141744630398','2025-05-27 09:45:30',NULL,2000.00,'','13','1','','1','16','payment','','','No',NULL,NULL,'sfd,rgfd'),(7398,'1010','141744630398','2025-05-27 09:45:30',2000.00,NULL,'','13','1','','1','16','payment','','13174832834612132633478','No',NULL,NULL,'sfd,rgfd'),(7399,'1100','131743957811','2025-05-27 09:45:58',NULL,3000.00,'','13','1','','1','16','payment','','','No',NULL,NULL,'dhn'),(7400,'1010','131743957811','2025-05-27 09:45:58',3000.00,NULL,'','13','1','','1','16','payment','','13174832837433100333301','No',NULL,NULL,'dhn'),(7401,'1100','131743864794','2025-05-27 09:46:42',NULL,4960.00,'','13','1','','1','16','payment','','','No',NULL,NULL,'KLJ,tec,sgg,mxc'),(7402,'1010','131743864794','2025-05-27 09:46:42',4960.00,NULL,'','13','1','','1','16','payment','','13174832841900233233322','No',NULL,NULL,'KLJ,tec,sgg,mxc'),(7403,'1110','131748329159','2025-05-27 09:59:59',NULL,157.00,'','13','1','Inventory sold','1','25','sales','1','','No',NULL,NULL,''),(7404,'1110','131748329159','2025-05-27 09:59:19',NULL,46.71,'','13','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(7405,'5500','131748329159','2025-05-27 09:59:38',203.71,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(7406,'1100','131748329159','2025-05-27 09:59:59',217.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(7407,'4000','131748329159','2025-05-27 09:59:59',NULL,166.67,'','13','1','Good sold','1','25','sales','1','','No',NULL,NULL,''),(7408,'4000','131748329159','2025-05-27 09:59:19',NULL,50.00,'','13','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(7409,'1110','131748329251','2025-05-27 10:01:27',NULL,93.42,'','13','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(7410,'1110','131748329251','2025-05-27 10:00:51',NULL,39.33,'','13','1','Inventory sold','1','27','sales','7','','No',NULL,NULL,''),(7411,'5500','131748329251','2025-05-27 10:01:17',132.75,NULL,'','13','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(7412,'1100','131748329251','2025-05-27 10:01:27',145.00,NULL,'','13','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(7413,'4000','131748329251','2025-05-27 10:01:27',NULL,100.00,'','13','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(7414,'4000','131748329251','2025-05-27 10:00:51',NULL,45.00,'','13','1','Good sold','1','27','sales','7','','No',NULL,NULL,''),(7415,'1110','131748329332','2025-05-27 10:02:35',NULL,118.75,'','13','1','Inventory sold','1','92','sales','4','','No',NULL,NULL,''),(7416,'1110','131748329332','2025-05-27 10:02:12',NULL,13.88,'','13','1','Inventory sold','1','92','sales','13','','No',NULL,NULL,''),(7417,'5500','131748329332','2025-05-27 10:02:25',132.63,NULL,'','13','1','Cost of goods sold','1','92','sales','','','No',NULL,NULL,''),(7418,'1100','131748329332','2025-05-27 10:02:35',140.00,NULL,'','13','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(7419,'4000','131748329332','2025-05-27 10:02:35',NULL,125.00,'','13','1','Good sold','1','92','sales','4','','No',NULL,NULL,''),(7420,'4000','131748329332','2025-05-27 10:02:12',NULL,15.42,'','13','1','Good sold','1','92','sales','13','','No',NULL,NULL,''),(7421,'1110','131748330641','2025-05-27 10:24:07',NULL,46.71,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(7422,'5500','131748330641','2025-05-27 10:24:01',46.71,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7423,'1000','131748330641','2025-05-27 10:24:07',50.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7424,'4000','131748330641','2025-05-27 10:24:07',NULL,50.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(7425,'1110','131748330655','2025-05-27 10:38:55',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(7426,'5500','131748330655','2025-05-27 10:24:15',716.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7427,'1000','131748330655','2025-05-27 10:38:55',780.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7428,'4000','131748330655','2025-05-27 10:38:55',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(7429,'1100','131746871117','2025-05-27 13:50:24',NULL,5850.00,'','13','1','','1','61','payment','','','No',NULL,NULL,''),(7430,'1010','131746871117','2025-05-27 13:50:24',5850.00,NULL,'','13','1','','1','61','payment','','13174834303508033430303','No',NULL,NULL,''),(7431,'1100','141744266570','2025-05-27 13:58:57',NULL,14160.00,'','13','1','','1','17','payment','','','No',NULL,NULL,''),(7432,'1010','141744266570','2025-05-27 13:58:57',14160.00,NULL,'','13','1','','1','17','payment','','13174834354731420332734','No',NULL,NULL,''),(7433,'1100','141746119364','2025-05-27 13:59:17',NULL,61280.00,'','13','1','','1','17','payment','','','No',NULL,NULL,''),(7434,'1010','141746119364','2025-05-27 13:59:17',61280.00,NULL,'','13','1','','1','17','payment','','13174834357433337032113','No',NULL,NULL,''),(7435,'1100','131748021817','2025-05-27 14:12:25',NULL,114760.00,'','13','1','','1','62','payment','','','No',NULL,NULL,''),(7436,'1010','131748021817','2025-05-27 14:12:25',114760.00,NULL,'','13','1','','1','62','payment','','13174834435802420203231','No',NULL,NULL,''),(7437,'1100','131746798063','2025-05-27 14:14:13',NULL,180013.00,'','13','1','','1','69','payment','','','No',NULL,NULL,''),(7438,'1010','131746798063','2025-05-27 14:14:13',180013.00,NULL,'','13','1','','1','69','payment','','13174834446533427332483','No',NULL,NULL,''),(7439,'1100','131747145589','2025-05-27 14:15:45',NULL,4785.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(7440,'1010','131747145589','2025-05-27 14:15:45',4785.00,NULL,'','13','1','','1','64','payment','','13174834455843131213220','No',NULL,NULL,''),(7441,'1100','131746871195','2025-05-27 14:16:37',NULL,6200.00,'','13','1','','1','72','payment','','','No',NULL,NULL,''),(7442,'1030','131746871195','2025-05-27 14:16:37',6200.00,NULL,'','13','1','','1','72','payment','','13174834460922302330339','No',NULL,NULL,''),(7443,'1100','131746729010','2025-05-27 14:19:26',NULL,13000.00,'','13','1','Payment from ','1','19','payment','','','No',NULL,NULL,''),(7444,'1100','131746797830','2025-05-27 14:19:26',NULL,83974.00,'','13','1','Payment from ','1','19','payment','','','No',NULL,NULL,''),(7445,'1100','131747304230','2025-05-27 14:19:26',NULL,57320.00,'','13','1','Payment from ','1','19','payment','','','No',NULL,NULL,''),(7446,'1100','131747324212','2025-05-27 14:19:26',NULL,10260.00,'','13','1','Payment from ','1','19','payment','','','No',NULL,NULL,''),(7447,'1100','131747468154','2025-05-27 14:19:26',NULL,46500.00,'','13','1','Payment from ','1','19','payment','','','No',NULL,NULL,''),(7448,'1100','131747742342','2025-05-27 14:19:26',NULL,55185.00,'','13','1','Payment from ','1','19','payment','','','No',NULL,NULL,''),(7449,'1100','131747915480','2025-05-27 14:19:26',NULL,19500.00,'','13','1','Payment from ','1','19','payment','','','No',NULL,NULL,''),(7450,'1100','131748096219','2025-05-27 14:19:26',NULL,13440.00,'','13','1','Payment from ','1','19','payment','','','No',NULL,NULL,''),(7451,'1100','131748098674','2025-05-27 14:19:26',NULL,2080.00,'','13','1','Payment from ','1','19','payment','','','No',NULL,NULL,''),(7452,'1100','131748252721','2025-05-27 14:19:26',NULL,52760.00,'','13','1','Payment from ','1','19','payment','','','No',NULL,NULL,''),(7453,'1010','131748252721','2025-05-27 14:19:26',354019.00,NULL,'','13','1','Bulk Payment from ','1','19','payment','','','No',NULL,NULL,''),(7454,'1100','131746901338','2025-05-27 14:22:51',NULL,5160.00,'','13','1','Payment from ','1','20','payment','','','No',NULL,NULL,''),(7455,'1100','131747296187','2025-05-27 14:22:51',NULL,18380.00,'','13','1','Payment from ','1','20','payment','','','No',NULL,NULL,''),(7456,'1100','131747392618','2025-05-27 14:22:51',NULL,0.01,'','13','1','Payment from ','1','20','payment','','','No',NULL,NULL,''),(7457,'1100','131747409244','2025-05-27 14:22:51',NULL,13480.00,'','13','1','Payment from ','1','20','payment','','','No',NULL,NULL,''),(7458,'1100','131747417414','2025-05-27 14:22:51',NULL,3960.00,'','13','1','Payment from ','1','20','payment','','','No',NULL,NULL,''),(7459,'1100','131747738135','2025-05-27 14:22:51',NULL,8060.00,'','13','1','Payment from ','1','20','payment','','','No',NULL,NULL,''),(7460,'1100','131748250403','2025-05-27 14:22:51',NULL,37040.00,'','13','1','Payment from ','1','20','payment','','','No',NULL,NULL,''),(7461,'1100','131748251057','2025-05-27 14:22:51',NULL,780.00,'','13','1','Payment from ','1','20','payment','','','No',NULL,NULL,''),(7462,'1010','131748251057','2025-05-27 14:22:51',86860.01,NULL,'','13','1','Bulk Payment from ','1','20','payment','','','No',NULL,NULL,''),(7463,'1100','131748251057','2025-05-27 14:22:51',NULL,0.00,'','13','1','customer overpayment','1','20','payment','','','No',NULL,NULL,''),(7464,'1100','131747467902','2025-05-27 14:24:25',NULL,17515.00,'','13','1','Payment from ','1','61','payment','','','No',NULL,NULL,''),(7465,'1100','131748251688','2025-05-27 14:24:25',NULL,13525.00,'','13','1','Payment from ','1','61','payment','','','No',NULL,NULL,''),(7466,'1010','131748251688','2025-05-27 14:24:25',31040.00,NULL,'','13','1','Bulk Payment from ','1','61','payment','','','No',NULL,NULL,''),(7467,'1100','131746875694','2025-05-27 15:06:51',NULL,7805.00,'','13','1','Payment from ','1','28','payment','','','No',NULL,NULL,''),(7468,'1100','131747215267','2025-05-27 15:06:51',NULL,3850.00,'','13','1','Payment from ','1','28','payment','','','No',NULL,NULL,''),(7469,'1100','131747466598','2025-05-27 15:06:51',NULL,5520.00,'','13','1','Payment from ','1','28','payment','','','No',NULL,NULL,''),(7470,'1100','131748169802','2025-05-27 15:06:51',NULL,7990.00,'','13','1','Payment from ','1','28','payment','','','No',NULL,NULL,''),(7471,'1010','131748169802','2025-05-27 15:06:51',25165.00,NULL,'','13','1','Bulk Payment from ','1','28','payment','','','No',NULL,NULL,''),(7472,'1110','131748346806','2025-05-27 15:24:54',NULL,1727.00,'','13','1','Inventory sold','1','93','sales','1','','No',NULL,NULL,''),(7473,'1110','131748346806','2025-05-27 14:53:26',NULL,374.63,'','13','1','Inventory sold','1','93','sales','13','','No',NULL,NULL,''),(7474,'1110','131748346806','2025-05-27 14:56:56',NULL,340.00,'','13','1','Inventory sold','1','93','sales','20','','No',NULL,NULL,''),(7475,'1110','131748346806','2025-05-27 15:00:33',NULL,30.83,'','13','1','Inventory sold','1','93','sales','21','','No',NULL,NULL,''),(7476,'1110','131748346806','2025-05-27 15:01:50',NULL,88.50,'','13','1','Inventory sold','1','93','sales','8','','No',NULL,NULL,''),(7477,'1110','131748346806','2025-05-27 15:02:48',NULL,69.42,'','13','1','Inventory sold','1','93','sales','17','','No',NULL,NULL,''),(7478,'1110','131748346806','2025-05-27 15:03:49',NULL,118.75,'','13','1','Inventory sold','1','93','sales','4','','No',NULL,NULL,''),(7479,'1110','131748346806','2025-05-27 15:10:13',NULL,380.00,'','13','1','Inventory sold','1','93','sales','3','','No',NULL,NULL,''),(7480,'1110','131748346806','2025-05-27 15:11:19',NULL,924.83,'','13','1','Inventory sold','1','93','sales','9','','No',NULL,NULL,''),(7481,'1110','131748346806','2025-05-27 15:15:33',NULL,196.65,'','13','1','Inventory sold','1','93','sales','7','','No',NULL,NULL,''),(7482,'1110','131748346806','2025-05-27 15:16:42',NULL,46.71,'','13','1','Inventory sold','1','93','sales','10','','No',NULL,NULL,''),(7483,'1110','131748346806','2025-05-27 15:22:00',NULL,15996.75,'','13','1','Inventory sold','1','93','sales','6','','No',NULL,NULL,''),(7484,'5500','131748346806','2025-05-27 15:24:39',20294.06,NULL,'','13','1','Cost of goods sold','1','93','sales','','','No',NULL,NULL,''),(7485,'1100','131748346806','2025-05-27 15:24:54',21779.00,NULL,'','13','1','Good sold','1','93','sales','','','No',NULL,NULL,''),(7486,'4000','131748346806','2025-05-27 15:24:54',NULL,1833.33,'','13','1','Good sold','1','93','sales','1','','No',NULL,NULL,''),(7487,'4000','131748346806','2025-05-27 14:53:26',NULL,416.25,'','13','1','Good sold','1','93','sales','13','','No',NULL,NULL,''),(7488,'4000','131748346806','2025-05-27 14:56:56',NULL,380.00,'','13','1','Good sold','1','93','sales','20','','No',NULL,NULL,''),(7489,'4000','131748346806','2025-05-27 15:00:33',NULL,60.00,'','13','1','Good sold','1','93','sales','21','','No',NULL,NULL,''),(7490,'4000','131748346806','2025-05-27 15:01:50',NULL,100.00,'','13','1','Good sold','1','93','sales','8','','No',NULL,NULL,''),(7491,'4000','131748346806','2025-05-27 15:02:48',NULL,100.00,'','13','1','Good sold','1','93','sales','17','','No',NULL,NULL,''),(7492,'4000','131748346806','2025-05-27 15:03:49',NULL,150.00,'','13','1','Good sold','1','93','sales','4','','No',NULL,NULL,''),(7493,'4000','131748346806','2025-05-27 15:10:13',NULL,450.00,'','13','1','Good sold','1','93','sales','3','','No',NULL,NULL,''),(7494,'4000','131748346806','2025-05-27 15:11:19',NULL,1007.50,'','13','1','Good sold','1','93','sales','9','','No',NULL,NULL,''),(7495,'4000','131748346806','2025-05-27 15:15:33',NULL,208.30,'','13','1','Good sold','1','93','sales','7','','No',NULL,NULL,''),(7496,'4000','131748346806','2025-05-27 15:16:42',NULL,50.00,'','13','1','Good sold','1','93','sales','10','','No',NULL,NULL,''),(7497,'4000','131748346806','2025-05-27 15:22:00',NULL,17024.42,'','13','1','Good sold','1','93','sales','6','','No',NULL,NULL,''),(7498,'1110','131748348968','2025-05-27 15:29:38',NULL,81.08,'','13','1','Inventory sold','1','53','sales','14','','No',NULL,NULL,''),(7499,'5500','131748348968','2025-05-27 15:29:29',81.08,NULL,'','13','1','Cost of goods sold','1','53','sales','','','No',NULL,NULL,''),(7500,'1100','131748348968','2025-05-27 15:29:38',95.00,NULL,'','13','1','Good sold','1','53','sales','','','No',NULL,NULL,''),(7501,'4000','131748348968','2025-05-27 15:29:38',NULL,95.00,'','13','1','Good sold','1','53','sales','14','','No',NULL,NULL,''),(7502,'1100','131748346806','2025-05-27 15:30:32',NULL,21779.00,'','13','1','','1','93','payment','','','No',NULL,NULL,''),(7503,'1000','131748346806','2025-05-27 15:30:32',21779.00,NULL,'','13','1','','1','93','payment','','13174834904679332433422','No',NULL,NULL,''),(7504,'1100','141745419540','2025-05-27 16:07:39',NULL,4950.00,'','13','1','','1','48','payment','','','No',NULL,NULL,''),(7505,'1010','141745419540','2025-05-27 16:07:39',4950.00,NULL,'','13','1','','1','48','payment','','13174835127424337074410','No',NULL,NULL,''),(7506,'1110','131748357542','2025-05-27 17:54:32',NULL,4275.00,'','13','1','Inventory sold','1','19','sales','4','','No',NULL,NULL,''),(7507,'5500','131748357542','2025-05-27 17:52:22',4275.00,NULL,'','13','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(7508,'1100','131748357542','2025-05-27 17:54:32',4500.00,NULL,'','13','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(7509,'4000','131748357542','2025-05-27 17:54:32',NULL,4500.00,'','13','1','Good sold','1','19','sales','4','','No',NULL,NULL,''),(7510,'1110','131748357713','2025-05-27 18:06:22',NULL,1121.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(7511,'1110','131748357713','2025-05-27 17:55:13',NULL,608.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(7512,'1110','131748357713','2025-05-27 18:01:24',NULL,2831.76,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(7513,'1110','131748357713','2025-05-27 18:02:13',NULL,333.00,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(7514,'1110','131748357713','2025-05-27 18:03:05',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(7515,'1110','131748357713','2025-05-27 18:03:35',NULL,608.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(7516,'1110','131748357713','2025-05-27 18:05:23',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(7517,'1110','131748357713','2025-05-27 18:05:36',NULL,1121.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(7518,'5500','131748357713','2025-05-27 18:05:55',8054.76,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7519,'1000','131748357713','2025-05-27 18:06:22',8630.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7520,'4000','131748357713','2025-05-27 18:06:22',NULL,1200.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(7521,'4000','131748357713','2025-05-27 17:55:13',NULL,650.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7522,'4000','131748357713','2025-05-27 18:01:24',NULL,2999.52,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7523,'4000','131748357713','2025-05-27 18:02:13',NULL,370.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(7524,'4000','131748357713','2025-05-27 18:03:05',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(7525,'4000','131748357713','2025-05-27 18:03:35',NULL,650.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7526,'4000','131748357713','2025-05-27 18:05:23',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(7527,'4000','131748357713','2025-05-27 18:05:36',NULL,1200.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(7528,'1110','131748358487','2025-05-27 18:08:48',NULL,1121.00,'','13','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(7529,'1110','131748358487','2025-05-27 18:08:07',NULL,943.92,'','13','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(7530,'5500','131748358487','2025-05-27 18:08:34',2064.92,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(7531,'1000','131748358487','2025-05-27 18:08:48',2200.00,NULL,'','13','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(7532,'4000','131748358487','2025-05-27 18:08:48',NULL,1200.00,'','13','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(7533,'4000','131748358487','2025-05-27 18:08:07',NULL,999.84,'','13','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(7534,'1110','131748358606','2025-05-27 18:11:05',NULL,370.00,'','13','1','Inventory sold','1','25','sales','21','','No',NULL,NULL,''),(7535,'1110','131748358606','2025-05-27 18:10:06',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(7536,'1110','131748358606','2025-05-27 18:10:18',NULL,760.00,'','13','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(7537,'1110','131748358606','2025-05-27 18:10:31',NULL,716.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(7538,'5500','131748358606','2025-05-27 18:10:49',2454.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(7539,'1100','131748358606','2025-05-27 18:11:05',2630.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(7540,'4000','131748358606','2025-05-27 18:11:05',NULL,400.00,'','13','1','Good sold','1','25','sales','21','','No',NULL,NULL,''),(7541,'4000','131748358606','2025-05-27 18:10:06',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(7542,'4000','131748358606','2025-05-27 18:10:18',NULL,799.99,'','13','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(7543,'4000','131748358606','2025-05-27 18:10:31',NULL,780.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(7544,'1110','131748358691','2025-05-27 18:11:38',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(7545,'5500','131748358691','2025-05-27 18:11:31',608.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(7546,'1100','131748358691','2025-05-27 18:11:38',650.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(7547,'4000','131748358691','2025-05-27 18:11:38',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(7548,'1110','131748359334','2025-05-27 18:22:48',NULL,666.00,'','13','1','Inventory sold','1','53','sales','13','','No',NULL,NULL,''),(7549,'5500','131748359334','2025-05-27 18:22:14',666.00,NULL,'','13','1','Cost of goods sold','1','53','sales','','','No',NULL,NULL,''),(7550,'1100','131748359334','2025-05-27 18:22:48',740.00,NULL,'','13','1','Good sold','1','53','sales','','','No',NULL,NULL,''),(7551,'4000','131748359334','2025-05-27 18:22:48',NULL,740.00,'','13','1','Good sold','1','53','sales','13','','No',NULL,NULL,''),(7552,'1100','131748359334','2025-05-27 18:33:26',NULL,740.00,'','13','1','','1','53','payment','','','No',NULL,NULL,''),(7553,'1010','131748359334','2025-05-27 18:33:26',740.00,NULL,'','13','1','','1','53','payment','','13174836002011123232212','No',NULL,NULL,''),(7554,'1100','131748358606','2025-05-27 18:35:11',NULL,780.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(7555,'1010','131748358606','2025-05-27 18:35:11',780.00,NULL,'','13','1','','1','25','payment','','13174836012110733236830','No',NULL,NULL,''),(7556,'1100','131748358606','2025-05-27 18:35:42',NULL,1850.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(7557,'1010','131748358606','2025-05-27 18:35:42',1850.00,NULL,'','13','1','','1','25','payment','','13174836017626203212116','No',NULL,NULL,''),(7558,'1100','131748358691','2025-05-27 18:36:38',NULL,650.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(7559,'1010','131748358691','2025-05-27 18:36:38',650.00,NULL,'','13','1','','1','25','payment','','13174836021021230300311','No',NULL,NULL,''),(7560,'1110','131748360391','2025-05-27 18:39:59',NULL,760.00,'','13','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(7561,'5500','131748360391','2025-05-27 18:39:51',760.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7562,'1000','131748360391','2025-05-27 18:39:59',800.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7563,'4000','131748360391','2025-05-27 18:39:59',NULL,799.99,'','13','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(7564,'1110','131748360483','2025-05-27 18:41:32',NULL,46.71,'','13','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(7565,'5500','131748360483','2025-05-27 18:41:23',46.71,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(7566,'1100','131748360483','2025-05-27 18:41:32',50.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(7567,'4000','131748360483','2025-05-27 18:41:32',NULL,50.00,'','13','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(7568,'1100','131748360483','2025-05-27 18:42:06',NULL,40.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(7569,'1010','131748360483','2025-05-27 18:42:06',40.00,NULL,'','13','1','','1','25','payment','','13174836053733343470383','No',NULL,NULL,''),(7570,'1110','131748360549','2025-05-27 18:58:39',NULL,943.92,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(7571,'1110','131748360549','2025-05-27 18:42:29',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(7572,'5500','131748360549','2025-05-27 18:42:54',1659.92,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7573,'1000','131748360549','2025-05-27 18:58:39',1780.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7574,'4000','131748360549','2025-05-27 18:58:39',NULL,999.84,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7575,'4000','131748360549','2025-05-27 18:42:29',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(7576,'1110','131748421527','2025-05-28 11:40:09',NULL,608.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(7577,'5500','131748421527','2025-05-28 11:38:47',608.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7578,'1000','131748421527','2025-05-28 11:40:09',650.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7579,'4000','131748421527','2025-05-28 11:40:09',NULL,650.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7580,'1110','131748423019','2025-05-28 12:05:33',NULL,4296.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(7581,'1110','131748423019','2025-05-28 12:03:39',NULL,2242.00,'','13','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(7582,'5500','131748423019','2025-05-28 12:04:22',6538.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(7583,'1100','131748423019','2025-05-28 12:05:33',6920.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(7584,'4000','131748423019','2025-05-28 12:05:33',NULL,4559.90,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(7585,'4000','131748423019','2025-05-28 12:03:39',NULL,2360.00,'','13','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(7586,'1110','131748423172','2025-05-28 12:07:05',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(7587,'1110','131748423172','2025-05-28 12:06:12',NULL,943.92,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(7588,'5500','131748423172','2025-05-28 12:06:58',1551.92,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(7589,'1100','131748423172','2025-05-28 12:07:05',1650.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(7590,'4000','131748423172','2025-05-28 12:07:05',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(7591,'4000','131748423172','2025-05-28 12:06:12',NULL,999.84,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(7592,'4000','131748423019','2025-05-28 12:54:28',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7593,'1100','131748423019','2025-05-28 12:54:28',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7594,'5500','131748423019','2025-05-28 12:54:28',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7595,'1110','131748423019','2025-05-28 12:54:28',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7596,'4000','131748423019','2025-05-28 12:54:29',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7597,'1100','131748423019','2025-05-28 12:54:29',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7598,'5500','131748423019','2025-05-28 12:54:29',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7599,'1110','131748423019','2025-05-28 12:54:29',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7600,'4000','131748423019','2025-05-28 12:54:30',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7601,'1100','131748423019','2025-05-28 12:54:30',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7602,'5500','131748423019','2025-05-28 12:54:30',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7603,'1110','131748423019','2025-05-28 12:54:30',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7604,'4000','131748423019','2025-05-28 12:54:31',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7605,'1100','131748423019','2025-05-28 12:54:31',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7606,'5500','131748423019','2025-05-28 12:54:31',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7607,'1110','131748423019','2025-05-28 12:54:31',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7608,'4000','131748423019','2025-05-28 12:54:32',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7609,'1100','131748423019','2025-05-28 12:54:32',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7610,'5500','131748423019','2025-05-28 12:54:32',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7611,'1110','131748423019','2025-05-28 12:54:32',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7612,'4000','131748423019','2025-05-28 12:54:39',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7613,'1100','131748423019','2025-05-28 12:54:39',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7614,'5500','131748423019','2025-05-28 12:54:39',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7615,'1110','131748423019','2025-05-28 12:54:39',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7616,'4000','131748423019','2025-05-28 12:54:41',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7617,'1100','131748423019','2025-05-28 12:54:41',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7618,'5500','131748423019','2025-05-28 12:54:41',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7619,'1110','131748423019','2025-05-28 12:54:41',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7620,'4000','131748423019','2025-05-28 12:54:46',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7621,'1100','131748423019','2025-05-28 12:54:46',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7622,'5500','131748423019','2025-05-28 12:54:46',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7623,'1110','131748423019','2025-05-28 12:54:46',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7624,'4000','131748423019','2025-05-28 12:54:48',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7625,'1100','131748423019','2025-05-28 12:54:48',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7626,'5500','131748423019','2025-05-28 12:54:48',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7627,'1110','131748423019','2025-05-28 12:54:48',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7628,'4000','131748423019','2025-05-28 12:54:49',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7629,'1100','131748423019','2025-05-28 12:54:49',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7630,'5500','131748423019','2025-05-28 12:54:49',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7631,'1110','131748423019','2025-05-28 12:54:49',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7632,'4000','131748423019','2025-05-28 12:55:02',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7633,'1100','131748423019','2025-05-28 12:55:02',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7634,'5500','131748423019','2025-05-28 12:55:02',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7635,'1110','131748423019','2025-05-28 12:55:02',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7636,'4000','131748423019','2025-05-28 12:55:04',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7637,'1100','131748423019','2025-05-28 12:55:04',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7638,'5500','131748423019','2025-05-28 12:55:04',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7639,'1110','131748423019','2025-05-28 12:55:04',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7640,'4000','131748423019','2025-05-28 12:55:05',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7641,'1100','131748423019','2025-05-28 12:55:05',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7642,'5500','131748423019','2025-05-28 12:55:05',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7643,'1110','131748423019','2025-05-28 12:55:05',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7644,'4000','131748423019','2025-05-28 12:55:06',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7645,'1100','131748423019','2025-05-28 12:55:06',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7646,'5500','131748423019','2025-05-28 12:55:06',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7647,'1110','131748423019','2025-05-28 12:55:06',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7648,'4000','131748423019','2025-05-28 12:55:08',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7649,'1100','131748423019','2025-05-28 12:55:08',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7650,'5500','131748423019','2025-05-28 12:55:08',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7651,'1110','131748423019','2025-05-28 12:55:08',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7652,'4000','131748423019','2025-05-28 12:55:10',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7653,'1100','131748423019','2025-05-28 12:55:10',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7654,'5500','131748423019','2025-05-28 12:55:10',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7655,'1110','131748423019','2025-05-28 12:55:10',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7656,'4000','131748423019','2025-05-28 12:55:11',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7657,'1100','131748423019','2025-05-28 12:55:11',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7658,'5500','131748423019','2025-05-28 12:55:11',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7659,'1110','131748423019','2025-05-28 12:55:11',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7660,'4000','131748423019','2025-05-28 12:55:12',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7661,'1100','131748423019','2025-05-28 12:55:12',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7662,'5500','131748423019','2025-05-28 12:55:12',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7663,'1110','131748423019','2025-05-28 12:55:12',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7664,'4000','131748423019','2025-05-28 12:55:13',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7665,'1100','131748423019','2025-05-28 12:55:13',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7666,'5500','131748423019','2025-05-28 12:55:13',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7667,'1110','131748423019','2025-05-28 12:55:13',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7668,'4000','131748423019','2025-05-28 12:55:14',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7669,'1100','131748423019','2025-05-28 12:55:14',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7670,'5500','131748423019','2025-05-28 12:55:14',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7671,'1110','131748423019','2025-05-28 12:55:14',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7672,'4000','131748423019','2025-05-28 12:55:15',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7673,'1100','131748423019','2025-05-28 12:55:15',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7674,'5500','131748423019','2025-05-28 12:55:15',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7675,'1110','131748423019','2025-05-28 12:55:15',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7676,'4000','131748423019','2025-05-28 12:55:16',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7677,'1100','131748423019','2025-05-28 12:55:16',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7678,'5500','131748423019','2025-05-28 12:55:16',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7679,'1110','131748423019','2025-05-28 12:55:16',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7680,'4000','131748423019','2025-05-28 12:55:17',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7681,'1100','131748423019','2025-05-28 12:55:17',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7682,'5500','131748423019','2025-05-28 12:55:17',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7683,'1110','131748423019','2025-05-28 12:55:17',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7684,'4000','131748423019','2025-05-28 12:55:18',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7685,'1100','131748423019','2025-05-28 12:55:18',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7686,'5500','131748423019','2025-05-28 12:55:18',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7687,'1110','131748423019','2025-05-28 12:55:18',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7688,'4000','131748423019','2025-05-28 12:55:19',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7689,'1100','131748423019','2025-05-28 12:55:19',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7690,'5500','131748423019','2025-05-28 12:55:19',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7691,'1110','131748423019','2025-05-28 12:55:19',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7692,'4000','131748423019','2025-05-28 12:55:20',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7693,'1100','131748423019','2025-05-28 12:55:20',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7694,'5500','131748423019','2025-05-28 12:55:20',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7695,'1110','131748423019','2025-05-28 12:55:20',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7696,'4000','131748423019','2025-05-28 12:55:22',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7697,'1100','131748423019','2025-05-28 12:55:22',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7698,'5500','131748423019','2025-05-28 12:55:22',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7699,'1110','131748423019','2025-05-28 12:55:22',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7700,'4000','131748423019','2025-05-28 12:55:23',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7701,'1100','131748423019','2025-05-28 12:55:23',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7702,'5500','131748423019','2025-05-28 12:55:23',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7703,'1110','131748423019','2025-05-28 12:55:23',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7704,'4000','131748423019','2025-05-28 12:55:24',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7705,'1100','131748423019','2025-05-28 12:55:24',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7706,'5500','131748423019','2025-05-28 12:55:24',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7707,'1110','131748423019','2025-05-28 12:55:24',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7708,'1110','131748426170','2025-05-28 12:56:17',NULL,157.00,'','13','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7709,'5500','131748426170','2025-05-28 12:56:10',157.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7710,'1000','131748426170','2025-05-28 12:56:17',180.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7711,'4000','131748426170','2025-05-28 12:56:17',NULL,180.00,'','13','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7712,'4000','131748423019','2025-05-28 12:58:57',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7713,'1100','131748423019','2025-05-28 12:58:57',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7714,'5500','131748423019','2025-05-28 12:58:57',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7715,'1110','131748423019','2025-05-28 12:58:57',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7716,'4000','131748423019','2025-05-28 12:58:58',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7717,'1100','131748423019','2025-05-28 12:58:58',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7718,'5500','131748423019','2025-05-28 12:58:58',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7719,'1110','131748423019','2025-05-28 12:58:58',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7720,'4000','131748423019','2025-05-28 12:58:59',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7721,'1100','131748423019','2025-05-28 12:58:59',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7722,'5500','131748423019','2025-05-28 12:58:59',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7723,'1110','131748423019','2025-05-28 12:58:59',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7724,'4000','131748423019','2025-05-28 12:59:00',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7725,'1100','131748423019','2025-05-28 12:59:00',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7726,'5500','131748423019','2025-05-28 12:59:00',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7727,'1110','131748423019','2025-05-28 12:59:00',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7728,'4000','131748423019','2025-05-28 12:59:07',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7729,'1100','131748423019','2025-05-28 12:59:07',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7730,'5500','131748423019','2025-05-28 12:59:07',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7731,'1110','131748423019','2025-05-28 12:59:07',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7732,'4000','131748423019','2025-05-28 12:59:11',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7733,'1100','131748423019','2025-05-28 12:59:11',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7734,'5500','131748423019','2025-05-28 12:59:11',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7735,'1110','131748423019','2025-05-28 12:59:11',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7736,'4000','131748423019','2025-05-28 12:59:13',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7737,'1100','131748423019','2025-05-28 12:59:13',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7738,'5500','131748423019','2025-05-28 12:59:13',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7739,'1110','131748423019','2025-05-28 12:59:13',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7740,'4000','131748423019','2025-05-28 12:59:15',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7741,'1100','131748423019','2025-05-28 12:59:15',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7742,'5500','131748423019','2025-05-28 12:59:15',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7743,'1110','131748423019','2025-05-28 12:59:15',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7744,'4000','131748423019','2025-05-28 12:59:17',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7745,'1100','131748423019','2025-05-28 12:59:17',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7746,'5500','131748423019','2025-05-28 12:59:17',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7747,'1110','131748423019','2025-05-28 12:59:17',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7748,'4000','131748423019','2025-05-28 12:59:19',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7749,'1100','131748423019','2025-05-28 12:59:19',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7750,'5500','131748423019','2025-05-28 12:59:19',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7751,'1110','131748423019','2025-05-28 12:59:19',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7752,'4000','131748423019','2025-05-28 12:59:21',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7753,'1100','131748423019','2025-05-28 12:59:21',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7754,'5500','131748423019','2025-05-28 12:59:21',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7755,'1110','131748423019','2025-05-28 12:59:21',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7756,'4000','131748423019','2025-05-28 12:59:40',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7757,'1100','131748423019','2025-05-28 12:59:40',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7758,'5500','131748423019','2025-05-28 12:59:40',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7759,'1110','131748423019','2025-05-28 12:59:40',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7760,'4000','131748423019','2025-05-28 12:59:42',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7761,'1100','131748423019','2025-05-28 12:59:42',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7762,'5500','131748423019','2025-05-28 12:59:42',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7763,'1110','131748423019','2025-05-28 12:59:42',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7764,'4000','131748423019','2025-05-28 12:59:43',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7765,'1100','131748423019','2025-05-28 12:59:43',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7766,'5500','131748423019','2025-05-28 12:59:43',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7767,'1110','131748423019','2025-05-28 12:59:43',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7768,'4000','131748423019','2025-05-28 12:59:45',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7769,'1100','131748423019','2025-05-28 12:59:45',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7770,'5500','131748423019','2025-05-28 12:59:45',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7771,'1110','131748423019','2025-05-28 12:59:45',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7772,'4000','131748423019','2025-05-28 12:59:46',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7773,'1100','131748423019','2025-05-28 12:59:46',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7774,'5500','131748423019','2025-05-28 12:59:46',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7775,'1110','131748423019','2025-05-28 12:59:46',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7776,'4000','131748423019','2025-05-28 12:59:47',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7777,'1100','131748423019','2025-05-28 12:59:47',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7778,'5500','131748423019','2025-05-28 12:59:47',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7779,'1110','131748423019','2025-05-28 12:59:47',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7780,'4000','131748423019','2025-05-28 12:59:48',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7781,'1100','131748423019','2025-05-28 12:59:48',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7782,'5500','131748423019','2025-05-28 12:59:48',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7783,'1110','131748423019','2025-05-28 12:59:48',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7784,'4000','131748423019','2025-05-28 12:59:51',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7785,'1100','131748423019','2025-05-28 12:59:51',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7786,'5500','131748423019','2025-05-28 12:59:51',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7787,'1110','131748423019','2025-05-28 12:59:51',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7788,'4000','131748423019','2025-05-28 12:59:53',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7789,'1100','131748423019','2025-05-28 12:59:53',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7790,'5500','131748423019','2025-05-28 12:59:53',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7791,'1110','131748423019','2025-05-28 12:59:53',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7792,'4000','131748423019','2025-05-28 12:59:56',49.17,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7793,'1100','131748423019','2025-05-28 12:59:56',NULL,49.17,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(7794,'5500','131748423019','2025-05-28 12:59:56',NULL,46.71,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(7795,'1110','131748423019','2025-05-28 12:59:56',46.71,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(7796,'1100','131748423019','2025-05-28 14:00:21',NULL,4461.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(7797,'1010','131748423019','2025-05-28 14:00:21',4461.00,NULL,'','13','1','','1','25','payment','','13174843005843233320322','No',NULL,NULL,''),(7798,'1110','131748430236','2025-05-28 14:04:10',NULL,93.42,'','13','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(7799,'5500','131748430236','2025-05-28 14:03:56',93.42,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(7800,'1100','131748430236','2025-05-28 14:04:10',100.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(7801,'4000','131748430236','2025-05-28 14:04:10',NULL,100.00,'','13','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(7802,'1100','131748430236','2025-05-28 14:05:17',NULL,100.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(7803,'1010','131748430236','2025-05-28 14:05:17',100.00,NULL,'','13','1','','1','25','payment','','13174843032822372203403','No',NULL,NULL,''),(7804,'1110','131748432677','2025-05-28 14:44:54',NULL,680.00,'','13','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(7805,'1110','131748432677','2025-05-28 14:44:37',NULL,531.00,'','13','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(7806,'5500','131748432677','2025-05-28 14:44:45',1211.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7807,'1000','131748432677','2025-05-28 14:44:54',1340.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7808,'4000','131748432677','2025-05-28 14:44:54',NULL,760.00,'','13','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(7809,'4000','131748432677','2025-05-28 14:44:37',NULL,579.96,'','13','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(7810,'1110','131748433144','2025-05-28 14:52:51',NULL,41.63,'','13','1','Inventory sold','1','92','sales','13','','No',NULL,NULL,''),(7811,'5500','131748433144','2025-05-28 14:52:24',41.63,NULL,'','13','1','Cost of goods sold','1','92','sales','','','No',NULL,NULL,''),(7812,'1100','131748433144','2025-05-28 14:52:51',60.00,NULL,'','13','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(7813,'4000','131748433144','2025-05-28 14:52:51',NULL,60.00,'','13','1','Good sold','1','92','sales','13','','No',NULL,NULL,''),(7814,'1110','131748433899','2025-05-28 15:05:22',NULL,78.66,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(7815,'5500','131748433899','2025-05-28 15:04:59',78.66,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7816,'1000','131748433899','2025-05-28 15:05:22',90.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7817,'4000','131748433899','2025-05-28 15:05:22',NULL,90.00,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7818,'1110','131748433957','2025-05-28 15:06:56',NULL,102.50,'','13','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7819,'5500','131748433957','2025-05-28 15:05:58',102.50,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7820,'1000','131748433957','2025-05-28 15:06:56',108.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7821,'4000','131748433957','2025-05-28 15:06:56',NULL,108.33,'','13','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7822,'1110','131748435311','2025-05-28 15:28:50',NULL,716.00,'','13','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(7823,'1110','131748435311','2025-05-28 15:28:31',NULL,1121.00,'','13','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(7824,'5500','131748435311','2025-05-28 15:28:41',1837.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(7825,'1100','131748435311','2025-05-28 15:28:50',1980.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(7826,'4000','131748435311','2025-05-28 15:28:50',NULL,780.00,'','13','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(7827,'4000','131748435311','2025-05-28 15:28:31',NULL,1200.00,'','13','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(7828,'1100','131748435311','2025-05-28 15:36:28',NULL,1980.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(7829,'1010','131748435311','2025-05-28 15:36:28',1980.00,NULL,'','13','1','','1','64','payment','','13174843579822700284930','No',NULL,NULL,''),(7830,'1110','131748437446','2025-05-28 16:30:03',NULL,716.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(7831,'1110','131748437446','2025-05-28 16:04:06',NULL,1121.00,'','13','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(7832,'5500','131748437446','2025-05-28 16:29:53',1837.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(7833,'1100','131748437446','2025-05-28 16:30:03',1980.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(7834,'4000','131748437446','2025-05-28 16:30:03',NULL,780.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(7835,'4000','131748437446','2025-05-28 16:04:06',NULL,1200.00,'','13','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(7836,'1110','131748439056','2025-05-28 16:31:01',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(7837,'5500','131748439056','2025-05-28 16:30:57',608.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(7838,'1100','131748439056','2025-05-28 16:31:01',650.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(7839,'4000','131748439056','2025-05-28 16:31:01',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(7840,'1110','131748440869','2025-05-28 17:01:53',NULL,63.33,'','13','1','Inventory sold','1','92','sales','3','','No',NULL,NULL,''),(7841,'5500','131748440869','2025-05-28 17:01:09',63.33,NULL,'','13','1','Cost of goods sold','1','92','sales','','','No',NULL,NULL,''),(7842,'1100','131748440869','2025-05-28 17:01:53',75.00,NULL,'','13','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(7843,'4000','131748440869','2025-05-28 17:01:53',NULL,75.00,'','13','1','Good sold','1','92','sales','3','','No',NULL,NULL,''),(7844,'1100','131748437446','2025-05-28 17:03:46',NULL,1980.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(7845,'1010','131748437446','2025-05-28 17:03:46',1980.00,NULL,'','13','1','','1','25','payment','','13174844105303233303032','No',NULL,NULL,''),(7846,'1100','131748439056','2025-05-28 17:04:54',NULL,650.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(7847,'1010','131748439056','2025-05-28 17:04:54',650.00,NULL,'','13','1','','1','25','payment','','13174844110621202200381','No',NULL,NULL,''),(7848,'1100','131748423019','2025-05-28 17:07:33',NULL,0.67,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(7849,'1010','131748423019','2025-05-28 17:07:33',0.67,NULL,'','13','1','','1','25','payment','','13174844127314072232472','No',NULL,NULL,''),(7850,'1110','131748441365','2025-05-28 17:09:50',NULL,2864.00,'','13','1','Inventory sold','1','19','sales','9','','No',NULL,NULL,''),(7851,'5500','131748441365','2025-05-28 17:09:25',2864.00,NULL,'','13','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(7852,'1100','131748441365','2025-05-28 17:09:50',3120.00,NULL,'','13','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(7853,'4000','131748441365','2025-05-28 17:09:50',NULL,3120.00,'','13','1','Good sold','1','19','sales','9','','No',NULL,NULL,''),(7854,'1110','131748442458','2025-05-28 17:38:19',NULL,102.50,'','13','1','Inventory sold','1','64','sales','15','','No',NULL,NULL,''),(7855,'5500','131748442458','2025-05-28 17:27:38',102.50,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(7856,'1100','131748442458','2025-05-28 17:38:19',120.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(7857,'4000','131748442458','2025-05-28 17:38:19',NULL,120.00,'','13','1','Good sold','1','64','sales','15','','No',NULL,NULL,''),(7858,'1110','131748443834','2025-05-28 17:51:39',NULL,943.92,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(7859,'1110','131748443834','2025-05-28 17:50:34',NULL,1386.00,'','13','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(7860,'5500','131748443834','2025-05-28 17:50:47',2329.92,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(7861,'1100','131748443834','2025-05-28 17:51:39',2475.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(7862,'4000','131748443834','2025-05-28 17:51:39',NULL,999.84,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(7863,'4000','131748443834','2025-05-28 17:50:34',NULL,1475.04,'','13','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(7864,'1110','131748443938','2025-05-28 17:54:10',NULL,1216.00,'','13','1','Inventory sold','1','35','sales','2','','No',NULL,NULL,''),(7865,'1110','131748443938','2025-05-28 17:52:18',NULL,1432.00,'','13','1','Inventory sold','1','35','sales','9','','No',NULL,NULL,''),(7866,'1110','131748443938','2025-05-28 17:52:34',NULL,1121.00,'','13','1','Inventory sold','1','35','sales','10','','No',NULL,NULL,''),(7867,'5500','131748443938','2025-05-28 17:53:56',3769.00,NULL,'','13','1','Cost of goods sold','1','35','sales','','','No',NULL,NULL,''),(7868,'1100','131748443938','2025-05-28 17:54:10',4060.00,NULL,'','13','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(7869,'4000','131748443938','2025-05-28 17:54:10',NULL,1300.00,'','13','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(7870,'4000','131748443938','2025-05-28 17:52:18',NULL,1560.00,'','13','1','Good sold','1','35','sales','9','','No',NULL,NULL,''),(7871,'4000','131748443938','2025-05-28 17:52:34',NULL,1200.00,'','13','1','Good sold','1','35','sales','10','','No',NULL,NULL,''),(7872,'1100','131748443834','2025-05-28 18:43:29',NULL,2475.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(7873,'1010','131748443834','2025-05-28 18:43:29',2475.00,NULL,'','13','1','','1','25','payment','','13174844702002310334103','No',NULL,NULL,''),(7874,'1100','131748442458','2025-05-28 18:44:04',NULL,120.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(7875,'1010','131748442458','2025-05-28 18:44:04',120.00,NULL,'','13','1','','1','64','payment','','13174844705532221222342','No',NULL,NULL,''),(7876,'1110','131748448547','2025-05-28 19:15:45',NULL,2919.00,'','13','1','Inventory sold','1','19','sales','14','','No',NULL,NULL,''),(7877,'5500','131748448547','2025-05-28 19:09:08',2919.00,NULL,'','13','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(7878,'1100','131748448547','2025-05-28 19:15:45',3120.00,NULL,'','13','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(7879,'4000','131748448547','2025-05-28 19:15:45',NULL,3119.98,'','13','1','Good sold','1','19','sales','14','','No',NULL,NULL,''),(7880,'1110','131748501189','2025-05-29 09:46:44',NULL,716.00,'','13','1','Inventory sold','1','80','sales','9','','No',NULL,NULL,''),(7881,'5500','131748501189','2025-05-29 09:46:29',716.00,NULL,'','13','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(7882,'1100','131748501189','2025-05-29 09:46:44',780.00,NULL,'','13','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(7883,'4000','131748501189','2025-05-29 09:46:44',NULL,780.00,'','13','1','Good sold','1','80','sales','9','','No',NULL,NULL,''),(7884,'1110','131748501215','2025-05-29 09:47:05',NULL,716.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(7885,'5500','131748501215','2025-05-29 09:46:56',716.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(7886,'1100','131748501215','2025-05-29 09:47:05',780.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(7887,'4000','131748501215','2025-05-29 09:47:05',NULL,780.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(7888,'1110','131748501672','2025-05-29 10:27:57',NULL,471.96,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(7889,'5500','131748501672','2025-05-29 09:54:32',471.96,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(7890,'1100','131748501672','2025-05-29 10:27:57',500.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(7891,'4000','131748501672','2025-05-29 10:27:57',NULL,499.92,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(7892,'1110','131748503700','2025-05-29 10:28:26',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(7893,'5500','131748503700','2025-05-29 10:28:20',608.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(7894,'1100','131748503700','2025-05-29 10:28:26',650.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(7895,'4000','131748503700','2025-05-29 10:28:26',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(7896,'1110','131748503728','2025-05-29 10:29:02',NULL,608.00,'','13','1','Inventory sold','1','80','sales','2','','No',NULL,NULL,''),(7897,'1110','131748503728','2025-05-29 10:28:48',NULL,943.92,'','13','1','Inventory sold','1','80','sales','7','','No',NULL,NULL,''),(7898,'5500','131748503728','2025-05-29 10:28:55',1551.92,NULL,'','13','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(7899,'1100','131748503728','2025-05-29 10:29:02',1650.00,NULL,'','13','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(7900,'4000','131748503728','2025-05-29 10:29:02',NULL,650.00,'','13','1','Good sold','1','80','sales','2','','No',NULL,NULL,''),(7901,'4000','131748503728','2025-05-29 10:28:48',NULL,999.84,'','13','1','Good sold','1','80','sales','7','','No',NULL,NULL,''),(7902,'1110','131748503831','2025-05-29 11:09:55',NULL,716.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(7903,'5500','131748503831','2025-05-29 10:30:31',716.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(7904,'1100','131748503831','2025-05-29 11:09:55',780.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(7905,'4000','131748503831','2025-05-29 11:09:55',NULL,780.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(7906,'1110','131748506273','2025-05-29 12:05:04',NULL,471.96,'','13','1','Inventory sold','1','80','sales','7','','No',NULL,NULL,''),(7907,'5500','131748506273','2025-05-29 11:11:13',471.96,NULL,'','13','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(7908,'1100','131748506273','2025-05-29 12:05:04',500.00,NULL,'','13','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(7909,'4000','131748506273','2025-05-29 12:05:04',NULL,499.92,'','13','1','Good sold','1','80','sales','7','','No',NULL,NULL,''),(7910,'1100','131748506273','2025-05-29 12:47:08',NULL,500.00,'','13','1','','1','80','payment','','','No',NULL,NULL,''),(7911,'1010','131748506273','2025-05-29 12:47:08',500.00,NULL,'','13','1','','1','80','payment','','13174851204112322212313','No',NULL,NULL,''),(7912,'1110','131748512657','2025-05-29 12:58:01',NULL,608.00,'','13','1','Inventory sold','1','80','sales','2','','No',NULL,NULL,''),(7913,'1110','131748512657','2025-05-29 12:57:37',NULL,716.00,'','13','1','Inventory sold','1','80','sales','9','','No',NULL,NULL,''),(7914,'5500','131748512657','2025-05-29 12:57:49',1324.00,NULL,'','13','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(7915,'1100','131748512657','2025-05-29 12:58:01',1430.00,NULL,'','13','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(7916,'4000','131748512657','2025-05-29 12:58:01',NULL,650.00,'','13','1','Good sold','1','80','sales','2','','No',NULL,NULL,''),(7917,'4000','131748512657','2025-05-29 12:57:37',NULL,780.00,'','13','1','Good sold','1','80','sales','9','','No',NULL,NULL,''),(7918,'1110','131748514209','2025-05-29 13:23:45',NULL,157.00,'','13','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7919,'5500','131748514209','2025-05-29 13:23:29',157.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7920,'1000','131748514209','2025-05-29 13:23:45',180.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7921,'4000','131748514209','2025-05-29 13:23:45',NULL,180.00,'','13','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7922,'4000','131748512657','2025-05-29 13:36:54',780.00,NULL,'','13','1','Returned products','1','80','return','','','No',NULL,NULL,''),(7923,'1100','131748512657','2025-05-29 13:36:54',NULL,780.00,'','13','1','Returned products','1','80','return','','','No',NULL,NULL,''),(7924,'5500','131748512657','2025-05-29 13:36:54',NULL,716.00,'','13','1','Cost of goods returned','1','80','sales','9','','No',NULL,NULL,''); INSERT INTO `debitcredit` VALUES (7925,'1110','131748512657','2025-05-29 13:36:54',716.00,NULL,'','13','1','Inventory retuned ','1','80','sales','','','No',NULL,NULL,''),(7926,'1110','131748515017','2025-05-29 13:37:06',NULL,1121.00,'','13','1','Inventory sold','1','80','sales','10','','No',NULL,NULL,''),(7927,'5500','131748515017','2025-05-29 13:36:57',1121.00,NULL,'','13','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(7928,'1100','131748515017','2025-05-29 13:37:06',1200.00,NULL,'','13','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(7929,'4000','131748515017','2025-05-29 13:37:06',NULL,1200.00,'','13','1','Good sold','1','80','sales','10','','No',NULL,NULL,''),(7930,'1100','131748512657','2025-05-29 13:37:30',NULL,650.00,'','13','1','','1','80','payment','','','No',NULL,NULL,''),(7931,'1010','131748512657','2025-05-29 13:37:30',650.00,NULL,'','13','1','','1','80','payment','','13174851506101320302131','No',NULL,NULL,''),(7932,'1100','131748515017','2025-05-29 13:37:50',NULL,1200.00,'','13','1','','1','80','payment','','','No',NULL,NULL,''),(7933,'1010','131748515017','2025-05-29 13:37:50',1200.00,NULL,'','13','1','','1','80','payment','','13174851508500320244071','No',NULL,NULL,''),(7934,'1110','131748517196','2025-05-29 14:13:43',NULL,39.33,'','13','1','Inventory sold','1','92','sales','7','','No',NULL,NULL,''),(7935,'5500','131748517196','2025-05-29 14:13:16',39.33,NULL,'','13','1','Cost of goods sold','1','92','sales','','','No',NULL,NULL,''),(7936,'1100','131748517196','2025-05-29 14:13:43',45.00,NULL,'','13','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(7937,'4000','131748517196','2025-05-29 14:13:43',NULL,45.00,'','13','1','Good sold','1','92','sales','7','','No',NULL,NULL,''),(7938,'1110','131748517272','2025-05-29 14:57:03',NULL,943.92,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(7939,'5500','131748517272','2025-05-29 14:14:32',943.92,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(7940,'1100','131748517272','2025-05-29 14:57:03',1000.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(7941,'4000','131748517272','2025-05-29 14:57:03',NULL,999.84,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(7942,'1100','131748423172','2025-05-29 15:01:43',NULL,1650.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(7943,'1010','131748423172','2025-05-29 15:01:43',1650.00,NULL,'','13','1','','1','25','payment','','13174852011282732100113','No',NULL,NULL,''),(7944,'1100','131748517272','2025-05-29 15:56:02',NULL,1000.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(7945,'1010','131748517272','2025-05-29 15:56:02',1000.00,NULL,'','13','1','','1','25','payment','','13174852337352230223832','No',NULL,NULL,''),(7946,'1100','131748501215','2025-05-29 15:57:49',NULL,780.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(7947,'1010','131748501215','2025-05-29 15:57:49',780.00,NULL,'','13','1','','1','25','payment','','13174852348012033323032','No',NULL,NULL,''),(7948,'1100','131748501672','2025-05-29 17:07:14',NULL,500.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(7949,'1010','131748501672','2025-05-29 17:07:14',500.00,NULL,'','13','1','','1','25','payment','','13174852764781223331332','No',NULL,NULL,''),(7950,'1110','131748527843','2025-05-29 17:11:04',NULL,358.00,'','13','1','Inventory sold','1','80','sales','9','','No',NULL,NULL,''),(7951,'5500','131748527843','2025-05-29 17:10:43',358.00,NULL,'','13','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(7952,'1100','131748527843','2025-05-29 17:11:04',390.00,NULL,'','13','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(7953,'4000','131748527843','2025-05-29 17:11:04',NULL,390.00,'','13','1','Good sold','1','80','sales','9','','No',NULL,NULL,''),(7954,'1110','131748527905','2025-05-29 17:11:52',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(7955,'5500','131748527905','2025-05-29 17:11:45',608.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(7956,'1100','131748527905','2025-05-29 17:11:52',650.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(7957,'4000','131748527905','2025-05-29 17:11:52',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(7958,'1110','131748527960','2025-05-29 17:23:38',NULL,26429.76,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(7959,'5500','131748527960','2025-05-29 17:12:40',26429.76,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7960,'1000','131748527960','2025-05-29 17:23:38',27996.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7961,'4000','131748527960','2025-05-29 17:23:38',NULL,27995.52,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7962,'4000','131748527960','2025-05-29 17:31:37',27995.52,NULL,'','13','1','Returned products','1','','return','','','No',NULL,NULL,''),(7963,'1000','131748527960','2025-05-29 17:31:37',NULL,27995.52,'','13','1','Returned products','1','','return','','','No',NULL,NULL,''),(7964,'5500','131748527960','2025-05-29 17:31:37',NULL,26429.76,'','13','1','Cost of goods returned','1','','sales','7','','No',NULL,NULL,''),(7965,'1110','131748527960','2025-05-29 17:31:37',26429.76,NULL,'','13','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(7966,'1110','131748529114','2025-05-29 17:33:32',NULL,26429.76,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(7967,'5500','131748529114','2025-05-29 17:31:55',26429.76,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7968,'1000','131748529114','2025-05-29 17:33:32',27720.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7969,'4000','131748529114','2025-05-29 17:33:32',NULL,27720.00,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7970,'1110','131748529369','2025-05-29 17:36:55',NULL,118.75,'','13','1','Inventory sold','1','80','sales','4','','No',NULL,NULL,''),(7971,'5500','131748529369','2025-05-29 17:36:09',118.75,NULL,'','13','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(7972,'1100','131748529369','2025-05-29 17:36:55',150.00,NULL,'','13','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(7973,'4000','131748529369','2025-05-29 17:36:55',NULL,150.00,'','13','1','Good sold','1','80','sales','4','','No',NULL,NULL,''),(7974,'1100','131748529369','2025-05-29 17:38:02',NULL,90.00,'','13','1','','1','80','payment','','','No',NULL,NULL,''),(7975,'1010','131748529369','2025-05-29 17:38:02',90.00,NULL,'','13','1','','1','80','payment','','13174852949038343232232','No',NULL,NULL,''),(7976,'1110','131748529557','2025-05-29 17:40:17',NULL,1121.00,'','13','1','Inventory sold','1','71','sales','10','','No',NULL,NULL,''),(7977,'5500','131748529557','2025-05-29 17:39:17',1121.00,NULL,'','13','1','Cost of goods sold','1','71','sales','','','No',NULL,NULL,''),(7978,'1100','131748529557','2025-05-29 17:40:17',1200.00,NULL,'','13','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(7979,'4000','131748529557','2025-05-29 17:40:17',NULL,1200.00,'','13','1','Good sold','1','71','sales','10','','No',NULL,NULL,''),(7980,'1110','131748530006','2025-05-29 17:46:55',NULL,943.92,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(7981,'5500','131748530006','2025-05-29 17:46:46',943.92,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(7982,'1100','131748530006','2025-05-29 17:46:55',1000.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(7983,'4000','131748530006','2025-05-29 17:46:55',NULL,999.84,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(7984,'1110','131748530260','2025-05-29 17:54:49',NULL,716.00,'','13','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(7985,'5500','131748530260','2025-05-29 17:51:00',716.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(7986,'1000','131748530260','2025-05-29 17:54:49',780.00,NULL,'','13','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(7987,'4000','131748530260','2025-05-29 17:54:49',NULL,780.00,'','13','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(7988,'1110','131748531000','2025-05-29 18:03:35',NULL,716.00,'','13','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(7989,'5500','131748531000','2025-05-29 18:03:21',716.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(7990,'1100','131748531000','2025-05-29 18:03:35',780.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(7991,'4000','131748531000','2025-05-29 18:03:35',NULL,780.00,'','13','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(7992,'1100','131748531000','2025-05-29 18:06:14',NULL,780.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(7993,'1010','131748531000','2025-05-29 18:06:14',780.00,NULL,'','13','1','','1','64','payment','','13174853119621322312235','No',NULL,NULL,''),(7994,'1110','131748531331','2025-05-29 18:09:08',NULL,9439.20,'','13','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(7995,'5500','131748531331','2025-05-29 18:08:51',9439.20,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(7996,'1100','131748531331','2025-05-29 18:09:08',9998.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(7997,'4000','131748531331','2025-05-29 18:09:08',NULL,9998.40,'','13','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(7998,'1100','131748531331','2025-05-29 18:09:52',NULL,9980.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(7999,'1010','131748531331','2025-05-29 18:09:52',9980.00,NULL,'','13','1','','1','64','payment','','13174853140832272031243','No',NULL,NULL,''),(8000,'1100','131748531331','2025-05-29 18:10:09',NULL,18.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(8001,'1010','131748531331','2025-05-29 18:10:09',18.00,NULL,'','13','1','','1','64','payment','','13174853142334373233330','No',NULL,NULL,''),(8002,'1100','131748503831','2025-05-29 18:10:51',NULL,780.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(8003,'1010','131748503831','2025-05-29 18:10:51',780.00,NULL,'','13','1','','1','25','payment','','13174853146220042177201','No',NULL,NULL,''),(8004,'1100','131748503700','2025-05-29 18:12:06',NULL,650.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(8005,'1010','131748503700','2025-05-29 18:12:06',650.00,NULL,'','13','1','','1','25','payment','','13174853154253412232314','No',NULL,NULL,''),(8006,'1100','131748503728','2025-05-29 18:13:17',NULL,1650.00,'','13','1','','1','80','payment','','','No',NULL,NULL,''),(8007,'1010','131748503728','2025-05-29 18:13:17',1650.00,NULL,'','13','1','','1','80','payment','','13174853160661231030200','No',NULL,NULL,''),(8008,'1100','131748527843','2025-05-29 18:13:50',NULL,390.00,'','13','1','','1','80','payment','','','No',NULL,NULL,''),(8009,'1010','131748527843','2025-05-29 18:13:50',390.00,NULL,'','13','1','','1','80','payment','','13174853164532753315343','No',NULL,NULL,''),(8010,'1110','131748531850','2025-05-29 18:18:29',NULL,1121.00,'','13','1','Inventory sold','1','28','sales','10','','No',NULL,NULL,''),(8011,'1110','131748531850','2025-05-29 18:17:30',NULL,1432.00,'','13','1','Inventory sold','1','28','sales','9','','No',NULL,NULL,''),(8012,'5500','131748531850','2025-05-29 18:18:03',2553.00,NULL,'','13','1','Cost of goods sold','1','28','sales','','','No',NULL,NULL,''),(8013,'1100','131748531850','2025-05-29 18:18:29',2760.00,NULL,'','13','1','Good sold','1','28','sales','','','No',NULL,NULL,''),(8014,'4000','131748531850','2025-05-29 18:18:29',NULL,1200.00,'','13','1','Good sold','1','28','sales','10','','No',NULL,NULL,''),(8015,'4000','131748531850','2025-05-29 18:17:30',NULL,1560.00,'','13','1','Good sold','1','28','sales','9','','No',NULL,NULL,''),(8016,'1100','131748530006','2025-05-29 18:45:29',NULL,1000.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(8017,'1010','131748530006','2025-05-29 18:45:29',1000.00,NULL,'','13','1','','1','25','payment','','13174853354223333508140','No',NULL,NULL,''),(8018,'1100','131748527905','2025-05-29 18:46:04',NULL,650.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(8019,'1010','131748527905','2025-05-29 18:46:04',650.00,NULL,'','13','1','','1','25','payment','','13174853357933522733332','No',NULL,NULL,''),(8020,'1100','131748443938','2025-05-29 18:47:52',NULL,4060.00,'','13','1','','1','35','payment','','','No',NULL,NULL,''),(8021,'1010','131748443938','2025-05-29 18:47:52',4060.00,NULL,'','13','1','','1','35','payment','','13174853369503222222220','No',NULL,NULL,''),(8022,'1110','131748590039','2025-05-30 10:27:31',NULL,13.88,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(8023,'5500','131748590039','2025-05-30 10:27:19',13.88,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8024,'1000','131748590039','2025-05-30 10:27:31',20.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8025,'4000','131748590039','2025-05-30 10:27:31',NULL,20.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(8026,'1100','131748501189','2025-05-30 10:37:34',NULL,780.00,'','13','1','','1','80','payment','','','No',NULL,NULL,''),(8027,'1010','131748501189','2025-05-30 10:37:34',780.00,NULL,'','13','1','','1','80','payment','','13174859066736960337323','No',NULL,NULL,''),(8028,'1110','131748596552','2025-05-30 12:16:01',NULL,57.75,'','13','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(8029,'5500','131748596552','2025-05-30 12:15:52',57.75,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8030,'1000','131748596552','2025-05-30 12:16:01',75.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8031,'4000','131748596552','2025-05-30 12:16:01',NULL,75.00,'','13','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(8032,'1110','131748599087','2025-05-30 13:17:07',NULL,66.88,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(8033,'1110','131748599087','2025-05-30 12:59:54',NULL,41.63,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(8034,'5500','131748599087','2025-05-30 13:07:02',108.51,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8035,'1000','131748599087','2025-05-30 13:17:07',130.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8036,'4000','131748599087','2025-05-30 13:17:07',NULL,70.20,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(8037,'4000','131748599087','2025-05-30 12:59:54',NULL,60.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(8038,'1110','131748600275','2025-05-30 13:18:03',NULL,1191.84,'','13','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(8039,'5500','131748600275','2025-05-30 13:17:55',1191.84,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8040,'1000','131748600275','2025-05-30 13:18:03',1300.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8041,'4000','131748600275','2025-05-30 13:18:03',NULL,1299.84,'','13','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(8042,'1110','131748600425','2025-05-30 13:20:45',NULL,1887.84,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(8043,'5500','131748600425','2025-05-30 13:20:25',1887.84,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(8044,'1100','131748600425','2025-05-30 13:20:45',2000.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(8045,'4000','131748600425','2025-05-30 13:20:45',NULL,1999.68,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(8056,'1110','131748604300','2025-05-30 14:25:10',NULL,943.92,'','13','1','Inventory sold','1','19','sales','7','','No',NULL,NULL,''),(8057,'5500','131748604300','2025-05-30 14:25:00',943.92,NULL,'','13','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(8058,'1100','131748604300','2025-05-30 14:25:10',1000.00,NULL,'','13','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(8059,'4000','131748604300','2025-05-30 14:25:10',NULL,999.84,'','13','1','Good sold','1','19','sales','7','','No',NULL,NULL,''),(8060,'1110','131748604727','2025-05-30 14:32:55',NULL,27.75,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(8061,'5500','131748604727','2025-05-30 14:32:07',27.75,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8062,'1000','131748604727','2025-05-30 14:32:55',40.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8063,'4000','131748604727','2025-05-30 14:32:55',NULL,40.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(8070,'1110','131748604823','2025-05-30 15:25:45',NULL,760.00,'','13','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(8071,'1110','131748604823','2025-05-30 14:33:43',NULL,3363.00,'','13','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(8072,'5500','131748604823','2025-05-30 15:25:22',4123.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(8073,'1100','131748604823','2025-05-30 15:25:45',4400.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(8074,'4000','131748604823','2025-05-30 15:25:45',NULL,799.99,'','13','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(8075,'4000','131748604823','2025-05-30 14:33:43',NULL,3600.00,'','13','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(8076,'1110','131748608534','2025-05-30 15:39:39',NULL,1519.99,'','13','1','Inventory sold','1','63','sales','3','','No',NULL,NULL,''),(8077,'1110','131748608534','2025-05-30 15:35:34',NULL,943.92,'','13','1','Inventory sold','1','63','sales','7','','No',NULL,NULL,''),(8078,'1110','131748608534','2025-05-30 15:35:47',NULL,4484.00,'','13','1','Inventory sold','1','63','sales','10','','No',NULL,NULL,''),(8079,'1110','131748608534','2025-05-30 15:36:19',NULL,1432.00,'','13','1','Inventory sold','1','63','sales','9','','No',NULL,NULL,''),(8080,'5500','131748608534','2025-05-30 15:37:50',8379.91,NULL,'','13','1','Cost of goods sold','1','63','sales','','','No',NULL,NULL,''),(8081,'1100','131748608534','2025-05-30 15:39:39',8840.00,NULL,'','13','1','Good sold','1','63','sales','','','No',NULL,NULL,''),(8082,'4000','131748608534','2025-05-30 15:39:39',NULL,1600.00,'','13','1','Good sold','1','63','sales','3','','No',NULL,NULL,''),(8083,'4000','131748608534','2025-05-30 15:35:34',NULL,1000.00,'','13','1','Good sold','1','63','sales','7','','No',NULL,NULL,''),(8084,'4000','131748608534','2025-05-30 15:35:47',NULL,4720.00,'','13','1','Good sold','1','63','sales','10','','No',NULL,NULL,''),(8085,'4000','131748608534','2025-05-30 15:36:19',NULL,1520.00,'','13','1','Good sold','1','63','sales','9','','No',NULL,NULL,''),(8086,'1110','131748609045','2025-05-30 15:44:32',NULL,1121.00,'','13','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(8087,'5500','131748609045','2025-05-30 15:44:05',1121.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(8088,'1100','131748609045','2025-05-30 15:44:32',1200.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(8089,'4000','131748609045','2025-05-30 15:44:32',NULL,1200.00,'','13','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(8090,'1110','131748609640','2025-05-30 15:54:07',NULL,716.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(8091,'5500','131748609640','2025-05-30 15:54:00',716.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(8092,'1100','131748609640','2025-05-30 15:54:07',780.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(8093,'4000','131748609640','2025-05-30 15:54:07',NULL,780.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(8094,'1110','131748609904','2025-05-30 16:02:21',NULL,999.00,'','13','1','Inventory sold','1','80','sales','13','','No',NULL,NULL,''),(8095,'5500','131748609904','2025-05-30 15:58:24',999.00,NULL,'','13','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(8096,'1100','131748609904','2025-05-30 16:02:21',1110.00,NULL,'','13','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(8097,'4000','131748609904','2025-05-30 16:02:21',NULL,1110.00,'','13','1','Good sold','1','80','sales','13','','No',NULL,NULL,''),(8098,'1110','131748611594','2025-05-30 16:33:04',NULL,1121.00,'','13','1','Inventory sold','1','75','sales','10','','No',NULL,NULL,''),(8099,'5500','131748611594','2025-05-30 16:26:34',1121.00,NULL,'','13','1','Cost of goods sold','1','75','sales','','','No',NULL,NULL,''),(8100,'1100','131748611594','2025-05-30 16:33:04',1200.00,NULL,'','13','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(8101,'4000','131748611594','2025-05-30 16:33:04',NULL,1200.00,'','13','1','Good sold','1','75','sales','10','','No',NULL,NULL,''),(8102,'1110','131748612026','2025-05-30 16:34:14',NULL,1432.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(8103,'5500','131748612026','2025-05-30 16:33:46',1432.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(8104,'1100','131748612026','2025-05-30 16:34:14',1560.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(8105,'4000','131748612026','2025-05-30 16:34:14',NULL,1560.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(8106,'1110','131748613339','2025-05-30 17:01:42',NULL,716.00,'','13','1','Inventory sold','1','23','sales','9','','No',NULL,NULL,''),(8107,'1110','131748613339','2025-05-30 16:55:39',NULL,13.88,'','13','1','Inventory sold','1','23','sales','13','','No',NULL,NULL,''),(8108,'5500','131748613339','2025-05-30 17:01:37',729.87,NULL,'','13','1','Cost of goods sold','1','23','sales','','','No',NULL,NULL,''),(8109,'1100','131748613339','2025-05-30 17:01:42',800.00,NULL,'','13','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(8110,'4000','131748613339','2025-05-30 17:01:42',NULL,780.00,'','13','1','Good sold','1','23','sales','9','','No',NULL,NULL,''),(8111,'4000','131748613339','2025-05-30 16:55:39',NULL,20.00,'','13','1','Good sold','1','23','sales','13','','No',NULL,NULL,''),(8112,'1110','131748614221','2025-05-30 17:10:39',NULL,13.88,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(8113,'5500','131748614221','2025-05-30 17:10:21',13.88,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8114,'1000','131748614221','2025-05-30 17:10:39',20.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8115,'4000','131748614221','2025-05-30 17:10:39',NULL,20.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(8116,'1110','131748615264','2025-05-30 17:34:58',NULL,59.67,'','13','1','Inventory sold','1','92','sales','9','','No',NULL,NULL,''),(8117,'5500','131748615264','2025-05-30 17:27:45',59.67,NULL,'','13','1','Cost of goods sold','1','92','sales','','','No',NULL,NULL,''),(8118,'1100','131748615264','2025-05-30 17:34:58',70.00,NULL,'','13','1','Good sold','1','92','sales','','','No',NULL,NULL,''),(8119,'4000','131748615264','2025-05-30 17:34:58',NULL,70.00,'','13','1','Good sold','1','92','sales','9','','No',NULL,NULL,''),(8120,'1110','131748615756','2025-05-30 17:36:14',NULL,943.92,'','13','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(8121,'5500','131748615756','2025-05-30 17:35:56',943.92,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(8122,'1000','131748615756','2025-05-30 17:36:14',1000.00,NULL,'','13','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(8123,'4000','131748615756','2025-05-30 17:36:14',NULL,999.84,'','13','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(8124,'1110','131748616135','2025-05-30 17:43:00',NULL,4484.00,'','13','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(8125,'5500','131748616135','2025-05-30 17:42:15',4484.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(8126,'1100','131748616135','2025-05-30 17:43:00',4800.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(8127,'4000','131748616135','2025-05-30 17:43:00',NULL,4800.00,'','13','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(8128,'1100','131748609904','2025-05-30 18:21:56',NULL,1110.00,'','13','1','','1','80','payment','','','No',NULL,NULL,''),(8129,'1010','131748609904','2025-05-30 18:21:56',1110.00,NULL,'','13','1','','1','80','payment','','13174861853133853823803','No',NULL,NULL,''),(8130,'4000','131748616135','2025-05-30 18:28:13',4800.00,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(8131,'1100','131748616135','2025-05-30 18:28:13',NULL,4800.00,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(8132,'5500','131748616135','2025-05-30 18:28:13',NULL,4484.00,'','13','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(8133,'1110','131748616135','2025-05-30 18:28:13',4484.00,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(8134,'1110','131748618907','2025-05-30 18:28:52',NULL,4484.00,'','13','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(8135,'5500','131748618907','2025-05-30 18:28:27',4484.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(8136,'1100','131748618907','2025-05-30 18:28:52',4720.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(8137,'4000','131748618907','2025-05-30 18:28:52',NULL,4719.94,'','13','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(8138,'1100','131748618907','2025-05-30 18:29:41',NULL,4720.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(8139,'1010','131748618907','2025-05-30 18:29:41',4720.00,NULL,'','13','1','','1','25','payment','','13174861899420303018220','No',NULL,NULL,''),(8140,'1100','131748609640','2025-05-30 18:30:40',NULL,780.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(8141,'1010','131748609640','2025-05-30 18:30:40',780.00,NULL,'','13','1','','1','25','payment','','13174861905218222222005','No',NULL,NULL,''),(8142,'1100','131748600425','2025-05-30 18:32:02',NULL,2000.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(8143,'1010','131748600425','2025-05-30 18:32:02',2000.00,NULL,'','13','1','','1','25','payment','','13174861913828020321203','No',NULL,NULL,''),(8144,'4000','131748604823','2025-05-30 18:33:25',799.99,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(8145,'1100','131748604823','2025-05-30 18:33:25',NULL,799.99,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(8146,'5500','131748604823','2025-05-30 18:33:25',NULL,760.00,'','13','1','Cost of goods returned','1','25','sales','3','','No',NULL,NULL,''),(8147,'1110','131748604823','2025-05-30 18:33:25',760.00,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(8148,'1110','131748619210','2025-05-30 18:33:56',NULL,760.00,'','13','1','Inventory sold','1','35','sales','3','','No',NULL,NULL,''),(8149,'5500','131748619210','2025-05-30 18:33:31',760.00,NULL,'','13','1','Cost of goods sold','1','35','sales','','','No',NULL,NULL,''),(8150,'1100','131748619210','2025-05-30 18:33:56',800.00,NULL,'','13','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(8151,'4000','131748619210','2025-05-30 18:33:56',NULL,799.99,'','13','1','Good sold','1','35','sales','3','','No',NULL,NULL,''),(8152,'1110','131748619415','2025-05-30 18:37:14',NULL,471.96,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(8153,'5500','131748619415','2025-05-30 18:36:55',471.96,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8154,'1000','131748619415','2025-05-30 18:37:14',500.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8155,'4000','131748619415','2025-05-30 18:37:14',NULL,499.92,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(8156,'1110','151748622751','2025-05-30 19:32:31',6799.99,NULL,'','15','1','Inventory Purchased','1','46','Purchases','20','','No',NULL,NULL,''),(8157,'1110','151748622751','2025-05-30 19:32:31',29600.06,NULL,'','15','1','Inventory Purchased','1','46','Purchases','21','','No',NULL,NULL,''),(8158,'2130','151748622751','2025-05-30 19:32:31',NULL,36400.06,'','15','1','Account payable for inventory','1','46','Purchases','','','No',NULL,NULL,''),(8159,'1110','131748622933','2025-05-30 19:36:01',NULL,370.00,'','13','1','Inventory sold','1','71','sales','21','','No',NULL,NULL,''),(8160,'1110','131748622933','2025-05-30 19:35:33',NULL,716.00,'','13','1','Inventory sold','1','71','sales','9','','No',NULL,NULL,''),(8161,'5500','131748622933','2025-05-30 19:35:49',1086.00,NULL,'','13','1','Cost of goods sold','1','71','sales','','','No',NULL,NULL,''),(8162,'1100','131748622933','2025-05-30 19:36:01',1180.00,NULL,'','13','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(8163,'4000','131748622933','2025-05-30 19:36:01',NULL,400.00,'','13','1','Good sold','1','71','sales','21','','No',NULL,NULL,''),(8164,'4000','131748622933','2025-05-30 19:35:33',NULL,780.00,'','13','1','Good sold','1','71','sales','9','','No',NULL,NULL,''),(8165,'1110','131748623023','2025-05-30 19:37:39',NULL,370.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(8166,'5500','131748623023','2025-05-30 19:37:03',370.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8167,'1000','131748623023','2025-05-30 19:37:39',400.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8168,'4000','131748623023','2025-05-30 19:37:39',NULL,400.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8169,'1110','131748623086','2025-05-30 19:38:14',NULL,740.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(8170,'5500','131748623086','2025-05-30 19:38:06',740.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8171,'1000','131748623086','2025-05-30 19:38:14',800.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8172,'4000','131748623086','2025-05-30 19:38:14',NULL,800.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8173,'1110','131748623783','2025-05-30 19:50:00',NULL,2148.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(8174,'5500','131748623783','2025-05-30 19:49:43',2148.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8175,'1000','131748623783','2025-05-30 19:50:00',2340.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8176,'4000','131748623783','2025-05-30 19:50:00',NULL,2340.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(8177,'1110','131748597059','2025-05-30 20:03:21',NULL,4484.00,'','13','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(8178,'1110','131748597059','2025-05-30 12:24:19',NULL,27207.97,'','13','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(8179,'1110','131748597059','2025-05-30 12:27:06',NULL,9120.00,'','13','1','Inventory sold','1','27','sales','2','','No',NULL,NULL,''),(8180,'1110','131748597059','2025-05-30 12:28:56',NULL,4536.00,'','13','1','Inventory sold','1','27','sales','12','','No',NULL,NULL,''),(8181,'1110','131748597059','2025-05-30 12:29:06',NULL,0.00,'','13','1','Inventory sold','1','27','sales','7','','No',NULL,NULL,''),(8182,'1110','131748597059','2025-05-30 12:29:26',NULL,7551.36,'','13','1','Inventory sold','1','27','sales','7','','No',NULL,NULL,''),(8183,'1110','131748597059','2025-05-30 12:30:07',NULL,6607.44,'','13','1','Inventory sold','1','27','sales','7','','No',NULL,NULL,''),(8184,'1110','131748597059','2025-05-30 12:33:41',NULL,6294.75,'','13','1','Inventory sold','1','27','sales','6','','No',NULL,NULL,''),(8185,'1110','131748597059','2025-05-30 12:33:48',NULL,1459.50,'','13','1','Inventory sold','1','27','sales','14','','No',NULL,NULL,''),(8186,'1110','131748597059','2025-05-30 12:34:20',NULL,1230.00,'','13','1','Inventory sold','1','27','sales','15','','No',NULL,NULL,''),(8187,'1110','131748597059','2025-05-30 12:34:46',NULL,4710.00,'','13','1','Inventory sold','1','27','sales','1','','No',NULL,NULL,''),(8188,'1110','131748597059','2025-05-30 12:35:06',NULL,2040.00,'','13','1','Inventory sold','1','27','sales','20','','No',NULL,NULL,''),(8189,'1110','131748597059','2025-05-30 12:35:28',NULL,4559.98,'','13','1','Inventory sold','1','27','sales','3','','No',NULL,NULL,''),(8190,'1110','131748597059','2025-05-30 12:35:53',NULL,6443.99,'','13','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(8191,'5500','131748597059','2025-05-30 12:36:14',86244.99,NULL,'','13','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(8192,'1100','131748597059','2025-05-30 20:03:21',91787.00,NULL,'','13','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(8193,'4000','131748597059','2025-05-30 20:03:21',NULL,4800.00,'','13','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(8194,'4000','131748597059','2025-05-30 12:24:19',NULL,28873.92,'','13','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(8195,'4000','131748597059','2025-05-30 12:27:06',NULL,9750.00,'','13','1','Good sold','1','27','sales','2','','No',NULL,NULL,''),(8196,'4000','131748597059','2025-05-30 12:28:56',NULL,4785.00,'','13','1','Good sold','1','27','sales','12','','No',NULL,NULL,''),(8197,'4000','131748597059','2025-05-30 12:29:06',NULL,0.00,'','13','1','Good sold','1','27','sales','7','','No',NULL,NULL,''),(8198,'4000','131748597059','2025-05-30 12:29:26',NULL,7920.00,'','13','1','Good sold','1','27','sales','7','','No',NULL,NULL,''),(8199,'4000','131748597059','2025-05-30 12:30:07',NULL,6998.88,'','13','1','Good sold','1','27','sales','7','','No',NULL,NULL,''),(8200,'4000','131748597059','2025-05-30 12:33:41',NULL,6699.14,'','13','1','Good sold','1','27','sales','6','','No',NULL,NULL,''),(8201,'4000','131748597059','2025-05-30 12:33:48',NULL,1559.99,'','13','1','Good sold','1','27','sales','14','','No',NULL,NULL,''),(8202,'4000','131748597059','2025-05-30 12:34:20',NULL,1299.96,'','13','1','Good sold','1','27','sales','15','','No',NULL,NULL,''),(8203,'4000','131748597059','2025-05-30 12:34:46',NULL,5000.00,'','13','1','Good sold','1','27','sales','1','','No',NULL,NULL,''),(8204,'4000','131748597059','2025-05-30 12:35:06',NULL,2280.00,'','13','1','Good sold','1','27','sales','20','','No',NULL,NULL,''),(8205,'4000','131748597059','2025-05-30 12:35:28',NULL,4799.95,'','13','1','Good sold','1','27','sales','3','','No',NULL,NULL,''),(8206,'4000','131748597059','2025-05-30 12:35:53',NULL,7020.00,'','13','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(8207,'1110','131748598321','2025-05-30 20:04:07',NULL,9100.00,'','13','1','Inventory sold','1','94','sales','11','','No',NULL,NULL,''),(8208,'1110','131748598321','2025-05-30 12:45:21',NULL,2148.00,'','13','1','Inventory sold','1','94','sales','9','','No',NULL,NULL,''),(8209,'1110','131748598321','2025-05-30 12:45:49',NULL,4536.00,'','13','1','Inventory sold','1','94','sales','12','','No',NULL,NULL,''),(8210,'1110','131748598321','2025-05-30 12:51:15',NULL,7599.96,'','13','1','Inventory sold','1','94','sales','3','','No',NULL,NULL,''),(8211,'1110','131748598321','2025-05-30 12:51:25',NULL,7125.00,'','13','1','Inventory sold','1','94','sales','4','','No',NULL,NULL,''),(8212,'1110','131748598321','2025-05-30 12:51:46',NULL,3040.00,'','13','1','Inventory sold','1','94','sales','2','','No',NULL,NULL,''),(8213,'1110','131748598321','2025-05-30 12:52:23',NULL,9702.00,'','13','1','Inventory sold','1','94','sales','6','','No',NULL,NULL,''),(8214,'1110','131748598321','2025-05-30 12:53:59',NULL,1121.00,'','13','1','Inventory sold','1','94','sales','10','','No',NULL,NULL,''),(8215,'1110','131748598321','2025-05-30 12:54:52',NULL,1432.00,'','13','1','Inventory sold','1','94','sales','9','','No',NULL,NULL,''),(8216,'5500','131748598321','2025-05-30 12:55:27',45803.96,NULL,'','13','1','Cost of goods sold','1','94','sales','','','No',NULL,NULL,''),(8217,'1100','131748598321','2025-05-30 20:04:07',49260.00,NULL,'','13','1','Good sold','1','94','sales','','','No',NULL,NULL,''),(8218,'4000','131748598321','2025-05-30 20:04:07',NULL,10300.00,'','13','1','Good sold','1','94','sales','11','','No',NULL,NULL,''),(8219,'4000','131748598321','2025-05-30 12:45:21',NULL,2340.00,'','13','1','Good sold','1','94','sales','9','','No',NULL,NULL,''),(8220,'4000','131748598321','2025-05-30 12:45:49',NULL,4785.00,'','13','1','Good sold','1','94','sales','12','','No',NULL,NULL,''),(8221,'4000','131748598321','2025-05-30 12:51:15',NULL,7999.92,'','13','1','Good sold','1','94','sales','3','','No',NULL,NULL,''),(8222,'4000','131748598321','2025-05-30 12:51:25',NULL,7500.00,'','13','1','Good sold','1','94','sales','4','','No',NULL,NULL,''),(8223,'4000','131748598321','2025-05-30 12:51:46',NULL,3250.00,'','13','1','Good sold','1','94','sales','2','','No',NULL,NULL,''),(8224,'4000','131748598321','2025-05-30 12:52:23',NULL,10325.28,'','13','1','Good sold','1','94','sales','6','','No',NULL,NULL,''),(8225,'4000','131748598321','2025-05-30 12:53:59',NULL,1200.00,'','13','1','Good sold','1','94','sales','10','','No',NULL,NULL,''),(8226,'4000','131748598321','2025-05-30 12:54:52',NULL,1560.00,'','13','1','Good sold','1','94','sales','9','','No',NULL,NULL,''),(8227,'1100','131748597059','2025-05-30 20:05:07',NULL,91787.00,'','13','1','','1','27','payment','','','No',NULL,NULL,''),(8228,'1010','131748597059','2025-05-30 20:05:07',91787.00,NULL,'','13','1','','1','27','payment','','13174862472842176822822','No',NULL,NULL,''),(8229,'1110','131748676887','2025-05-31 10:36:30',NULL,59.67,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(8230,'5500','131748676887','2025-05-31 10:34:47',59.67,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8231,'1000','131748676887','2025-05-31 10:36:30',65.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8232,'4000','131748676887','2025-05-31 10:36:30',NULL,65.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(8233,'1110','131748677124','2025-05-31 10:41:05',NULL,943.92,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(8234,'5500','131748677124','2025-05-31 10:38:44',943.92,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8235,'1000','131748677124','2025-05-31 10:41:05',1000.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8236,'4000','131748677124','2025-05-31 10:41:05',NULL,999.84,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(8237,'1110','131748677533','2025-05-31 10:49:24',NULL,28.33,'','13','1','Inventory sold','1','64','sales','20','','No',NULL,NULL,''),(8238,'1110','131748677533','2025-05-31 10:45:33',NULL,117.99,'','13','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(8239,'5500','131748677533','2025-05-31 10:45:47',146.32,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(8240,'1000','131748677533','2025-05-31 10:49:24',195.00,NULL,'','13','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(8241,'4000','131748677533','2025-05-31 10:49:24',NULL,60.00,'','13','1','Good sold','1','64','sales','20','','No',NULL,NULL,''),(8242,'4000','131748677533','2025-05-31 10:45:33',NULL,135.00,'','13','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(8243,'1110','131748678362','2025-05-31 11:13:20',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(8244,'5500','131748678362','2025-05-31 10:59:22',716.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8245,'1000','131748678362','2025-05-31 11:13:20',780.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8246,'4000','131748678362','2025-05-31 11:13:20',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(8247,'1110','131748679494','2025-05-31 11:19:54',NULL,716.00,'','13','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(8248,'5500','131748679494','2025-05-31 11:18:14',716.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(8249,'1100','131748679494','2025-05-31 11:19:54',780.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(8250,'4000','131748679494','2025-05-31 11:19:54',NULL,780.00,'','13','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(8251,'1110','131748680565','2025-05-31 11:36:12',NULL,157.00,'','13','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8252,'5500','131748680565','2025-05-31 11:36:05',157.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8253,'1000','131748680565','2025-05-31 11:36:12',180.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8254,'4000','131748680565','2025-05-31 11:36:12',NULL,180.00,'','13','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8255,'1110','131748681042','2025-05-31 11:45:12',NULL,716.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(8256,'1110','131748681042','2025-05-31 11:44:02',NULL,471.96,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(8257,'5500','131748681042','2025-05-31 11:45:04',1187.96,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(8258,'1100','131748681042','2025-05-31 11:45:12',1280.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(8259,'4000','131748681042','2025-05-31 11:45:12',NULL,780.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(8260,'4000','131748681042','2025-05-31 11:44:02',NULL,499.92,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(8261,'1110','131748681191','2025-05-31 11:48:09',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(8262,'5500','131748681191','2025-05-31 11:46:31',608.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(8263,'1100','131748681191','2025-05-31 11:48:09',650.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(8264,'4000','131748681191','2025-05-31 11:48:09',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(8265,'1110','131748682741','2025-05-31 12:12:35',NULL,370.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(8266,'5500','131748682741','2025-05-31 12:12:21',370.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8267,'1000','131748682741','2025-05-31 12:12:35',400.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8268,'4000','131748682741','2025-05-31 12:12:35',NULL,400.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8269,'1110','131748683238','2025-05-31 12:25:51',NULL,7159.99,'','13','1','Inventory sold','1','19','sales','9','','No',NULL,NULL,''),(8270,'1110','131748683238','2025-05-31 12:20:38',NULL,3363.00,'','13','1','Inventory sold','1','19','sales','10','','No',NULL,NULL,''),(8271,'1110','131748683238','2025-05-31 12:25:07',NULL,4719.60,'','13','1','Inventory sold','1','19','sales','7','','No',NULL,NULL,''),(8272,'5500','131748683238','2025-05-31 12:25:28',15242.59,NULL,'','13','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(8273,'1100','131748683238','2025-05-31 12:25:51',16399.00,NULL,'','13','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(8274,'4000','131748683238','2025-05-31 12:25:51',NULL,7800.00,'','13','1','Good sold','1','19','sales','9','','No',NULL,NULL,''),(8275,'4000','131748683238','2025-05-31 12:20:38',NULL,3600.00,'','13','1','Good sold','1','19','sales','10','','No',NULL,NULL,''),(8276,'4000','131748683238','2025-05-31 12:25:07',NULL,4999.20,'','13','1','Good sold','1','19','sales','7','','No',NULL,NULL,''),(8277,'1110','131748684020','2025-05-31 12:34:11',NULL,716.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(8278,'5500','131748684020','2025-05-31 12:33:40',716.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(8279,'1100','131748684020','2025-05-31 12:34:11',780.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(8280,'4000','131748684020','2025-05-31 12:34:11',NULL,780.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(8281,'1110','131748684131','2025-05-31 13:38:48',NULL,2148.00,'','13','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(8282,'1110','131748684131','2025-05-31 12:35:31',NULL,28.33,'','13','1','Inventory sold','1','64','sales','20','','No',NULL,NULL,''),(8283,'5500','131748684131','2025-05-31 13:38:03',2176.33,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(8284,'1100','131748684131','2025-05-31 13:38:48',2390.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(8285,'4000','131748684131','2025-05-31 13:38:48',NULL,2340.00,'','13','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(8286,'4000','131748684131','2025-05-31 12:35:31',NULL,50.00,'','13','1','Good sold','1','64','sales','20','','No',NULL,NULL,''),(8287,'1100','131748684131','2025-05-31 13:40:53',NULL,2390.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(8288,'1010','131748684131','2025-05-31 13:40:53',2390.00,NULL,'','13','1','','1','64','payment','','13174868806602234283830','No',NULL,NULL,''),(8289,'1100','131748679494','2025-05-31 13:52:46',NULL,780.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(8290,'1010','131748679494','2025-05-31 13:52:46',780.00,NULL,'','13','1','','1','64','payment','','13174868878832088888387','No',NULL,NULL,''),(8291,'1110','131748688874','2025-05-31 13:55:31',NULL,712.50,'','13','1','Inventory sold','1','84','sales','4','','No',NULL,NULL,''),(8292,'1110','131748688874','2025-05-31 13:54:34',NULL,471.96,'','13','1','Inventory sold','1','84','sales','7','','No',NULL,NULL,''),(8293,'5500','131748688874','2025-05-31 13:55:16',1184.46,NULL,'','13','1','Cost of goods sold','1','84','sales','','','No',NULL,NULL,''),(8294,'1100','131748688874','2025-05-31 13:55:31',1250.00,NULL,'','13','1','Good sold','1','84','sales','','','No',NULL,NULL,''),(8295,'4000','131748688874','2025-05-31 13:55:31',NULL,750.00,'','13','1','Good sold','1','84','sales','4','','No',NULL,NULL,''),(8296,'4000','131748688874','2025-05-31 13:54:34',NULL,499.92,'','13','1','Good sold','1','84','sales','7','','No',NULL,NULL,''),(8297,'1100','131748681042','2025-05-31 15:09:10',NULL,1000.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(8298,'1010','131748681042','2025-05-31 15:09:10',1000.00,NULL,'','13','1','','1','25','payment','','13174869336294203249323','No',NULL,NULL,''),(8299,'1110','131748693396','2025-05-31 15:10:27',NULL,333.00,'','13','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(8300,'1110','131748693396','2025-05-31 15:09:56',NULL,943.92,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(8301,'1110','131748693396','2025-05-31 15:10:11',NULL,760.00,'','13','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(8302,'5500','131748693396','2025-05-31 15:10:19',2036.92,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(8303,'1100','131748693396','2025-05-31 15:10:27',2170.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(8304,'4000','131748693396','2025-05-31 15:10:27',NULL,370.00,'','13','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(8305,'4000','131748693396','2025-05-31 15:09:56',NULL,999.84,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(8306,'4000','131748693396','2025-05-31 15:10:11',NULL,799.99,'','13','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(8307,'1100','131748688874','2025-05-31 15:11:19',NULL,1250.00,'','13','1','','1','84','payment','','','No',NULL,NULL,''),(8308,'1010','131748688874','2025-05-31 15:11:19',1250.00,NULL,'','13','1','','1','84','payment','','13174869349101622623133','No',NULL,NULL,''),(8309,'1110','131748693673','2025-05-31 15:14:43',NULL,1386.00,'','13','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(8310,'5500','131748693673','2025-05-31 15:14:33',1386.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(8311,'1100','131748693673','2025-05-31 15:14:43',1475.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(8312,'4000','131748693673','2025-05-31 15:14:43',NULL,1475.04,'','13','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(8313,'1110','131748694383','2025-05-31 15:26:31',NULL,6080.00,'','13','1','Inventory sold','1','28','sales','2','','No',NULL,NULL,''),(8314,'5500','131748694383','2025-05-31 15:26:23',6080.00,NULL,'','13','1','Cost of goods sold','1','28','sales','','','No',NULL,NULL,''),(8315,'1100','131748694383','2025-05-31 15:26:31',6500.00,NULL,'','13','1','Good sold','1','28','sales','','','No',NULL,NULL,''),(8316,'4000','131748694383','2025-05-31 15:26:31',NULL,6500.00,'','13','1','Good sold','1','28','sales','2','','No',NULL,NULL,''),(8317,'4000','131748694383','2025-05-31 15:30:39',6500.00,NULL,'','13','1','Returned products','1','28','return','','','No',NULL,NULL,''),(8318,'1100','131748694383','2025-05-31 15:30:39',NULL,6500.00,'','13','1','Returned products','1','28','return','','','No',NULL,NULL,''),(8319,'5500','131748694383','2025-05-31 15:30:39',NULL,6080.00,'','13','1','Cost of goods returned','1','28','sales','2','','No',NULL,NULL,''),(8320,'1110','131748694383','2025-05-31 15:30:39',6080.00,NULL,'','13','1','Inventory retuned ','1','28','sales','','','No',NULL,NULL,''),(8321,'1110','131748694658','2025-05-31 15:31:16',NULL,6080.00,'','13','1','Inventory sold','1','28','sales','2','','No',NULL,NULL,''),(8322,'5500','131748694658','2025-05-31 15:30:58',6080.00,NULL,'','13','1','Cost of goods sold','1','28','sales','','','No',NULL,NULL,''),(8323,'1100','131748694658','2025-05-31 15:31:16',6400.00,NULL,'','13','1','Good sold','1','28','sales','','','No',NULL,NULL,''),(8324,'4000','131748694658','2025-05-31 15:31:16',NULL,6400.00,'','13','1','Good sold','1','28','sales','2','','No',NULL,NULL,''),(8325,'1100','131748693673','2025-05-31 15:33:13',NULL,1475.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(8326,'1030','131748693673','2025-05-31 15:33:13',1475.00,NULL,'','13','1','','1','25','payment','','13174869480303410233372','No',NULL,NULL,''),(8327,'1100','131748684020','2025-05-31 16:05:59',NULL,780.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(8328,'1010','131748684020','2025-05-31 16:05:59',780.00,NULL,'','13','1','','1','25','payment','','13174869677833900011020','No',NULL,NULL,''),(8329,'1110','131748696920','2025-05-31 16:09:06',NULL,1216.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(8330,'1110','131748696920','2025-05-31 16:08:41',NULL,943.92,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(8331,'5500','131748696920','2025-05-31 16:08:56',2159.92,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(8332,'1100','131748696920','2025-05-31 16:09:06',2300.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(8333,'4000','131748696920','2025-05-31 16:09:06',NULL,1300.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(8334,'4000','131748696920','2025-05-31 16:08:41',NULL,999.84,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(8335,'1110','131748698643','2025-05-31 17:07:54',NULL,13.88,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(8336,'5500','131748698643','2025-05-31 16:37:23',13.88,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8337,'1000','131748698643','2025-05-31 17:07:54',15.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8338,'4000','131748698643','2025-05-31 17:07:54',NULL,15.42,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(8339,'1100','131748696920','2025-05-31 17:09:38',NULL,2300.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(8340,'1010','131748696920','2025-05-31 17:09:38',2300.00,NULL,'','13','1','','1','25','payment','','13174870058832257333828','No',NULL,NULL,''),(8341,'1100','131748619210','2025-05-31 17:10:40',NULL,800.00,'','13','1','','1','35','payment','','','No',NULL,NULL,''),(8342,'1010','131748619210','2025-05-31 17:10:40',800.00,NULL,'','13','1','','1','35','payment','','13174870065080367030222','No',NULL,NULL,''),(8343,'1100','131748609045','2025-05-31 17:13:36',NULL,1200.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(8344,'1010','131748609045','2025-05-31 17:13:36',1200.00,NULL,'','13','1','','1','25','payment','','13174870082938222701833','No',NULL,NULL,''),(8345,'1110','131748704481','2025-05-31 18:17:05',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(8346,'1110','131748704481','2025-05-31 18:14:41',NULL,1121.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(8347,'1110','131748704481','2025-05-31 18:16:52',NULL,608.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(8348,'5500','131748704481','2025-05-31 18:17:00',2445.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8349,'1000','131748704481','2025-05-31 18:17:05',2630.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8350,'4000','131748704481','2025-05-31 18:17:05',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(8351,'4000','131748704481','2025-05-31 18:14:41',NULL,1200.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(8352,'4000','131748704481','2025-05-31 18:16:52',NULL,650.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(8353,'1100','141746285570','2025-05-31 18:18:47',NULL,370.00,'','13','1','','1','45','payment','','','No',NULL,NULL,''),(8354,'1010','141746285570','2025-05-31 18:18:47',370.00,NULL,'','13','1','','1','45','payment','','13174870473707107732342','No',NULL,NULL,''),(8355,'1100','131748608534','2025-05-31 18:31:20',NULL,8840.00,'','13','1','','1','63','payment','','','No',NULL,NULL,''),(8356,'1010','131748608534','2025-05-31 18:31:20',8840.00,NULL,'','13','1','','1','63','payment','','13174870549523237243321','No',NULL,NULL,''),(8357,'1110','131748705581','2025-05-31 18:33:20',NULL,126.67,'','13','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(8358,'5500','131748705581','2025-05-31 18:33:01',126.67,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8359,'1000','131748705581','2025-05-31 18:33:20',133.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8360,'4000','131748705581','2025-05-31 18:33:20',NULL,133.33,'','13','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(8361,'1100','131748613339','2025-05-31 18:35:02',NULL,800.00,'','13','1','','1','23','payment','','','No',NULL,NULL,''),(8362,'1010','131748613339','2025-05-31 18:35:02',800.00,NULL,'','13','1','','1','23','payment','','13174870571223102152073','No',NULL,NULL,''),(8363,'1110','131748705853','2025-05-31 18:37:46',NULL,3363.00,'','13','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(8364,'5500','131748705853','2025-05-31 18:37:33',3363.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(8365,'1100','131748705853','2025-05-31 18:37:46',3600.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(8366,'4000','131748705853','2025-05-31 18:37:46',NULL,3600.00,'','13','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(8367,'1100','131748705853','2025-05-31 18:47:05',NULL,3600.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(8368,'1010','131748705853','2025-05-31 18:47:05',3600.00,NULL,'','13','1','','1','64','payment','','13174870643772332223223','No',NULL,NULL,''),(8369,'1110','131748709136','2025-05-31 19:32:32',NULL,157.00,'','13','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8370,'5500','131748709136','2025-05-31 19:32:16',157.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8371,'1000','131748709136','2025-05-31 19:32:32',180.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8372,'4000','131748709136','2025-05-31 19:32:32',NULL,180.00,'','13','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8373,'1100','131748612026','2025-05-31 19:38:24',NULL,1560.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(8374,'1010','131748612026','2025-05-31 19:38:24',1560.00,NULL,'','13','1','','1','25','payment','','13174870951531123373325','No',NULL,NULL,''),(8375,'1100','131748682741','2025-05-31 19:39:47',NULL,400.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(8376,'1010','131748682741','2025-05-31 19:39:47',400.00,NULL,'','13','1','','1','25','payment','','13174870960527223205173','No',NULL,NULL,''),(8377,'1100','131748693396','2025-05-31 19:42:18',NULL,2170.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(8378,'1010','131748693396','2025-05-31 19:42:18',2170.00,NULL,'','13','1','','1','25','payment','','13174870975203220220333','No',NULL,NULL,''),(8379,'1100','131748611594','2025-05-31 19:45:12',NULL,1200.00,'','13','1','','1','75','payment','','','No',NULL,NULL,''),(8380,'1010','131748611594','2025-05-31 19:45:12',1200.00,NULL,'','13','1','','1','75','payment','','13174870992120019248000','No',NULL,NULL,''),(8381,'1100','131748681191','2025-05-31 19:45:40',NULL,650.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(8382,'1010','131748681191','2025-05-31 19:45:40',650.00,NULL,'','13','1','','1','25','payment','','13174870995422203521533','No',NULL,NULL,''),(8383,'1100','131748681042','2025-05-31 19:46:10',NULL,280.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(8384,'1010','131748681042','2025-05-31 19:46:10',280.00,NULL,'','13','1','','1','25','payment','','13174870998328723323300','No',NULL,NULL,''),(8385,'1110','131748710001','2025-05-31 19:47:07',NULL,78.66,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(8386,'5500','131748710001','2025-05-31 19:46:42',78.66,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8387,'1000','131748710001','2025-05-31 19:47:07',90.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8388,'4000','131748710001','2025-05-31 19:47:07',NULL,90.00,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(8389,'1110','131748767091','2025-06-01 11:40:15',NULL,716.00,'','13','1','Inventory sold','1','71','sales','9','','No',NULL,NULL,''),(8390,'1110','131748767091','2025-06-01 11:38:11',NULL,370.00,'','13','1','Inventory sold','1','71','sales','21','','No',NULL,NULL,''),(8391,'1110','131748767091','2025-06-01 11:38:23',NULL,760.00,'','13','1','Inventory sold','1','71','sales','3','','No',NULL,NULL,''),(8392,'5500','131748767091','2025-06-01 11:39:49',1846.00,NULL,'','13','1','Cost of goods sold','1','71','sales','','','No',NULL,NULL,''),(8393,'1100','131748767091','2025-06-01 11:40:15',1980.00,NULL,'','13','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(8394,'4000','131748767091','2025-06-01 11:40:15',NULL,780.00,'','13','1','Good sold','1','71','sales','9','','No',NULL,NULL,''),(8395,'4000','131748767091','2025-06-01 11:38:11',NULL,400.00,'','13','1','Good sold','1','71','sales','21','','No',NULL,NULL,''),(8396,'4000','131748767091','2025-06-01 11:38:23',NULL,799.99,'','13','1','Good sold','1','71','sales','3','','No',NULL,NULL,''),(8397,'1110','131748767550','2025-06-01 11:46:12',NULL,716.00,'','13','1','Inventory sold','1','71','sales','9','','No',NULL,NULL,''),(8398,'5500','131748767550','2025-06-01 11:45:50',716.00,NULL,'','13','1','Cost of goods sold','1','71','sales','','','No',NULL,NULL,''),(8399,'1100','131748767550','2025-06-01 11:46:12',780.00,NULL,'','13','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(8400,'4000','131748767550','2025-06-01 11:46:12',NULL,780.00,'','13','1','Good sold','1','71','sales','9','','No',NULL,NULL,''),(8401,'1100','131748767550','2025-06-01 12:11:58',NULL,780.00,'','13','1','','1','71','payment','','','No',NULL,NULL,''),(8402,'1010','131748767550','2025-06-01 12:11:58',780.00,NULL,'','13','1','','1','71','payment','','13174876912922107122093','No',NULL,NULL,''),(8403,'1100','131748767091','2025-06-01 12:12:22',NULL,1980.00,'','13','1','','1','71','payment','','','No',NULL,NULL,''),(8404,'1010','131748767091','2025-06-01 12:12:22',1980.00,NULL,'','13','1','','1','71','payment','','13174876915229322221912','No',NULL,NULL,''),(8405,'1110','131748769160','2025-06-01 12:12:48',NULL,333.00,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(8406,'5500','131748769160','2025-06-01 12:12:40',333.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8407,'1000','131748769160','2025-06-01 12:12:48',370.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8408,'4000','131748769160','2025-06-01 12:12:48',NULL,370.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(8409,'1110','131748771831','2025-06-01 13:02:32',NULL,1121.00,'','13','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(8410,'5500','131748771831','2025-06-01 12:57:11',1121.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(8411,'1100','131748771831','2025-06-01 13:02:32',1200.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(8412,'4000','131748771831','2025-06-01 13:02:32',NULL,1200.00,'','13','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(8413,'1100','131748771831','2025-06-01 13:18:22',NULL,1200.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(8414,'1010','131748771831','2025-06-01 13:18:22',1200.00,NULL,'','13','1','','1','25','payment','','13174877311702737803013','No',NULL,NULL,''),(8415,'1110','131748773156','2025-06-01 13:31:41',NULL,716.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(8416,'5500','131748773156','2025-06-01 13:26:34',716.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(8417,'1100','131748773156','2025-06-01 13:31:41',780.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(8418,'4000','131748773156','2025-06-01 13:31:41',NULL,780.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(8419,'1110','131748773917','2025-06-01 13:33:58',NULL,716.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(8420,'1110','131748773917','2025-06-01 13:31:57',NULL,1121.00,'','13','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(8421,'1110','131748773917','2025-06-01 13:32:08',NULL,2831.76,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(8422,'1110','131748773917','2025-06-01 13:32:30',NULL,608.00,'','13','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(8423,'5500','131748773917','2025-06-01 13:32:55',5276.76,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(8424,'1100','131748773917','2025-06-01 13:33:58',5870.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(8425,'4000','131748773917','2025-06-01 13:33:58',NULL,780.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(8426,'4000','131748773917','2025-06-01 13:31:57',NULL,1200.00,'','13','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(8427,'4000','131748773917','2025-06-01 13:32:08',NULL,3240.00,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(8428,'4000','131748773917','2025-06-01 13:32:30',NULL,650.00,'','13','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(8429,'1110','131748775087','2025-06-01 13:52:02',NULL,1121.00,'','13','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(8430,'1110','131748775087','2025-06-01 13:51:27',NULL,716.00,'','13','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(8431,'5500','131748775087','2025-06-01 13:51:52',1837.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(8432,'1000','131748775087','2025-06-01 13:52:02',1980.00,NULL,'','13','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(8433,'4000','131748775087','2025-06-01 13:52:02',NULL,1200.00,'','13','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(8434,'4000','131748775087','2025-06-01 13:51:27',NULL,780.00,'','13','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(8435,'1110','131748775355','2025-06-01 13:56:13',NULL,66.88,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(8436,'5500','131748775355','2025-06-01 13:55:55',66.88,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8437,'1000','131748775355','2025-06-01 13:56:13',70.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8438,'4000','131748775355','2025-06-01 13:56:13',NULL,70.20,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(8439,'1110','131748776069','2025-06-01 14:17:16',NULL,716.00,'','13','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(8440,'1110','131748776069','2025-06-01 14:07:49',NULL,358.00,'','13','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(8441,'1110','131748776069','2025-06-01 14:10:23',NULL,370.00,'','13','1','Inventory sold','1','64','sales','21','','No',NULL,NULL,''),(8442,'5500','131748776069','2025-06-01 14:10:37',1444.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(8443,'1100','131748776069','2025-06-01 14:17:16',1570.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(8444,'4000','131748776069','2025-06-01 14:17:16',NULL,780.00,'','13','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(8445,'4000','131748776069','2025-06-01 14:07:49',NULL,390.00,'','13','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(8446,'4000','131748776069','2025-06-01 14:10:23',NULL,400.00,'','13','1','Good sold','1','64','sales','21','','No',NULL,NULL,''),(8447,'1100','131748776069','2025-06-01 14:21:23',NULL,1570.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(8448,'1010','131748776069','2025-06-01 14:21:23',1570.00,NULL,'','13','1','','1','64','payment','','13174877689490332264323','No',NULL,NULL,''),(8449,'1100','131748773156','2025-06-01 14:22:06',NULL,780.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(8450,'1010','131748773156','2025-06-01 14:22:06',780.00,NULL,'','13','1','','1','25','payment','','13174877693668317932026','No',NULL,NULL,''),(8451,'1110','131748778587','2025-06-01 14:49:56',NULL,729.75,'','13','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(8452,'5500','131748778587','2025-06-01 14:49:47',729.75,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8453,'1000','131748778587','2025-06-01 14:49:56',780.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8454,'4000','131748778587','2025-06-01 14:49:56',NULL,779.99,'','13','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(8455,'1110','131748779056','2025-06-01 15:51:10',NULL,943.92,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(8456,'1110','131748779056','2025-06-01 14:57:36',NULL,693.00,'','13','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(8457,'5500','131748779056','2025-06-01 15:21:47',1636.92,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(8458,'1100','131748779056','2025-06-01 15:51:10',1738.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(8459,'4000','131748779056','2025-06-01 15:51:10',NULL,999.84,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(8460,'4000','131748779056','2025-06-01 14:57:36',NULL,737.52,'','13','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(8461,'1110','131748782836','2025-06-01 16:00:49',NULL,716.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(8462,'5500','131748782836','2025-06-01 16:00:36',716.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(8463,'1100','131748782836','2025-06-01 16:00:49',780.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(8464,'4000','131748782836','2025-06-01 16:00:49',NULL,780.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(8465,'1110','131748783781','2025-06-01 16:18:15',NULL,1386.00,'','13','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(8466,'5500','131748783781','2025-06-01 16:16:21',1386.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(8467,'1100','131748783781','2025-06-01 16:18:15',1475.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(8468,'4000','131748783781','2025-06-01 16:18:15',NULL,1475.04,'','13','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(8469,'1110','131748783954','2025-06-01 16:19:30',NULL,1121.00,'','13','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(8470,'1110','131748783954','2025-06-01 16:19:14',NULL,608.00,'','13','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(8471,'5500','131748783954','2025-06-01 16:19:22',1729.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(8472,'1100','131748783954','2025-06-01 16:19:30',1850.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(8473,'4000','131748783954','2025-06-01 16:19:30',NULL,1200.00,'','13','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(8474,'4000','131748783954','2025-06-01 16:19:14',NULL,650.00,'','13','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(8475,'1100','131748783954','2025-06-01 17:05:28',NULL,1850.00,'','13','1','','1','64','payment','','','No',NULL,NULL,''),(8476,'1000','131748783954','2025-06-01 17:05:28',1850.00,NULL,'','13','1','','1','64','payment','','13174878675670323723702','No',NULL,NULL,''),(8477,'1100','131748782836','2025-06-01 17:06:22',NULL,780.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(8478,'1000','131748782836','2025-06-01 17:06:22',780.00,NULL,'','13','1','','1','25','payment','','13174878679430034327710','No',NULL,NULL,''),(8479,'1100','131748779056','2025-06-01 17:07:10',NULL,1740.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(8480,'1000','131748779056','2025-06-01 17:07:10',1740.00,NULL,'','13','1','','1','25','payment','','13174878684174432622431','No',NULL,NULL,''),(8481,'1110','131748786922','2025-06-01 17:08:52',NULL,760.00,'','13','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(8482,'5500','131748786922','2025-06-01 17:08:42',760.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(8483,'1100','131748786922','2025-06-01 17:08:52',800.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(8484,'4000','131748786922','2025-06-01 17:08:52',NULL,799.99,'','13','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(8485,'4000','131748783954','2025-06-01 17:51:41',1200.00,NULL,'','13','1','Returned products','1','64','return','','','No',NULL,NULL,''),(8486,'1100','131748783954','2025-06-01 17:51:41',NULL,1200.00,'','13','1','Returned products','1','64','return','','','No',NULL,NULL,''),(8487,'5500','131748783954','2025-06-01 17:51:41',NULL,1121.00,'','13','1','Cost of goods returned','1','64','sales','10','','No',NULL,NULL,''),(8488,'1110','131748783954','2025-06-01 17:51:41',1121.00,NULL,'','13','1','Inventory retuned ','1','64','sales','','','No',NULL,NULL,''),(8489,'1100','131748786922','2025-06-01 17:55:25',NULL,800.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(8490,'1010','131748786922','2025-06-01 17:55:25',800.00,NULL,'','13','1','','1','25','payment','','13174878974432233222082','No',NULL,NULL,''),(8491,'4000','131748773917','2025-06-01 18:07:48',3240.00,NULL,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(8492,'1100','131748773917','2025-06-01 18:07:48',NULL,3240.00,'','13','1','Returned products','1','25','return','','','No',NULL,NULL,''),(8493,'5500','131748773917','2025-06-01 18:07:48',NULL,2831.76,'','13','1','Cost of goods returned','1','25','sales','7','','No',NULL,NULL,''),(8494,'1110','131748773917','2025-06-01 18:07:48',2831.76,NULL,'','13','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(8495,'1110','131748790487','2025-06-01 18:08:20',NULL,2831.76,'','13','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(8496,'5500','131748790487','2025-06-01 18:08:07',2831.76,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(8497,'1100','131748790487','2025-06-01 18:08:20',3000.00,NULL,'','13','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(8498,'4000','131748790487','2025-06-01 18:08:20',NULL,2999.52,'','13','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(8499,'1100','131748790487','2025-06-01 18:09:43',NULL,3000.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(8500,'1000','131748790487','2025-06-01 18:09:43',3000.00,NULL,'','13','1','','1','25','payment','','13174879062933832230662','No',NULL,NULL,''),(8501,'1100','131748773917','2025-06-01 18:11:03',NULL,2630.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(8502,'1000','131748773917','2025-06-01 18:11:03',2630.00,NULL,'','13','1','','1','25','payment','','13174879070133000203228','No',NULL,NULL,''),(8503,'1100','131748783781','2025-06-01 18:13:06',NULL,1475.00,'','13','1','','1','25','payment','','','No',NULL,NULL,''),(8504,'1000','131748783781','2025-06-01 18:13:06',1475.00,NULL,'','13','1','','1','25','payment','','13174879080030022722730','No',NULL,NULL,''),(8505,'1110','131748848667','2025-06-02 10:24:12',NULL,157.00,'','13','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8506,'1110','131748848667','2025-06-02 10:18:42',NULL,92.50,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(8507,'5500','131748848667','2025-06-02 10:23:54',249.50,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8508,'1000','131748848667','2025-06-02 10:24:12',360.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8509,'4000','131748848667','2025-06-02 10:24:12',NULL,180.00,'','13','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8510,'4000','131748848667','2025-06-02 10:18:42',NULL,180.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8511,'1110','131748853371','2025-06-02 11:36:32',NULL,716.00,'','13','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(8512,'5500','131748853371','2025-06-02 11:36:11',716.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(8513,'1000','131748853371','2025-06-02 11:36:32',780.00,NULL,'','13','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(8514,'4000','131748853371','2025-06-02 11:36:32',NULL,780.00,'','13','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(8515,'1110','131748853486','2025-06-02 12:16:21',NULL,1121.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(8516,'5500','131748853486','2025-06-02 11:38:07',1121.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8517,'1000','131748853486','2025-06-02 12:16:21',1200.00,NULL,'','13','1','Good sold','1','','sales','','','No',NULL,NULL,'KKJJ'),(8518,'4000','131748853486','2025-06-02 12:16:21',NULL,1200.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(8519,'1110','131748858245','2025-06-02 12:58:56',NULL,760.00,'','13','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(8520,'1110','131748858245','2025-06-02 12:57:25',NULL,943.92,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(8521,'1110','131748858245','2025-06-02 12:57:42',NULL,1121.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(8522,'1110','131748858245','2025-06-02 12:57:55',NULL,760.00,'','13','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(8523,'1110','131748858245','2025-06-02 12:58:18',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(8524,'5500','131748858245','2025-06-02 12:58:39',4300.91,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8525,'1000','131748858245','2025-06-02 12:58:56',4580.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8526,'4000','131748858245','2025-06-02 12:58:56',NULL,799.99,'','13','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(8527,'4000','131748858245','2025-06-02 12:57:25',NULL,999.84,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(8528,'4000','131748858245','2025-06-02 12:57:42',NULL,1200.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(8529,'4000','131748858245','2025-06-02 12:57:55',NULL,799.99,'','13','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(8530,'4000','131748858245','2025-06-02 12:58:18',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(8531,'1110','131748858465','2025-06-02 13:01:14',NULL,44.25,'','13','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(8532,'5500','131748858465','2025-06-02 13:01:05',44.25,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8533,'1000','131748858465','2025-06-02 13:01:14',50.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8534,'4000','131748858465','2025-06-02 13:01:14',NULL,50.00,'','13','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(8535,'1110','131748859673','2025-06-02 13:21:19',NULL,39.33,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(8536,'5500','131748859673','2025-06-02 13:21:13',39.33,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8537,'1000','131748859673','2025-06-02 13:21:19',42.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8538,'4000','131748859673','2025-06-02 13:21:19',NULL,41.66,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(8539,'1110','131748859685','2025-06-02 13:30:18',NULL,1432.00,'','13','1','Inventory sold','1','26','sales','9','','No',NULL,NULL,''),(8540,'1110','131748859685','2025-06-02 13:21:25',NULL,1121.00,'','13','1','Inventory sold','1','26','sales','10','','No',NULL,NULL,''),(8541,'5500','131748859685','2025-06-02 13:30:08',2553.00,NULL,'','13','1','Cost of goods sold','1','26','sales','','','No',NULL,NULL,''),(8542,'1100','131748859685','2025-06-02 13:30:18',2760.00,NULL,'','13','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(8543,'4000','131748859685','2025-06-02 13:30:18',NULL,1560.00,'','13','1','Good sold','1','26','sales','9','','No',NULL,NULL,''),(8544,'4000','131748859685','2025-06-02 13:21:25',NULL,1200.00,'','13','1','Good sold','1','26','sales','10','','No',NULL,NULL,''),(8545,'1100','131748859685','2025-06-02 13:34:12',NULL,2760.00,'','13','1','','1','26','payment','','','No',NULL,NULL,''),(8546,'1010','131748859685','2025-06-02 13:34:12',2760.00,NULL,'','13','1','','1','26','payment','','13174886133723332162220','No',NULL,NULL,''),(8547,'1110','151748604660','2025-05-30 14:31:00',30303.00,NULL,'','15','1','Inventory Purchased','1','46','Purchases','13','','No',NULL,NULL,''),(8548,'1110','151748604660','2025-05-30 14:31:00',244424.53,NULL,'','15','1','Inventory Purchased','1','46','Purchases','10','','No',NULL,NULL,''),(8549,'1110','151748604660','2025-05-30 14:31:00',136192.00,NULL,'','15','1','Inventory Purchased','1','46','Purchases','2','','No',NULL,NULL,''),(8550,'1110','151748604660','2025-05-30 14:31:00',85056.22,NULL,'','15','1','Inventory Purchased','1','46','Purchases','3','','No',NULL,NULL,''),(8551,'1110','151748604660','2025-05-30 14:31:00',12300.00,NULL,'','15','1','Inventory Purchased','1','46','Purchases','15','','No',NULL,NULL,''),(8552,'1110','151748604660','2025-05-30 14:31:00',36992.97,NULL,'','15','1','Inventory Purchased','1','46','Purchases','10','','No',NULL,NULL,''),(8553,'2130','151748604660','2025-05-30 14:31:00',NULL,545268.73,'','15','1','Account payable for inventory','1','46','Purchases','','','No',NULL,NULL,''),(8576,'1100','141744115953','2025-06-02 17:35:29',NULL,0.33,'','13','1','Payment from ','1','18','payment','','','No',NULL,NULL,''),(8577,'1100','131747323397','2025-06-02 17:35:29',NULL,42025.00,'','13','1','Payment from ','1','18','payment','','','No',NULL,NULL,''),(8578,'1100','131747467372','2025-06-02 17:35:29',NULL,17900.00,'','13','1','Payment from ','1','18','payment','','','No',NULL,NULL,''),(8579,'1010','131747467372','2025-06-02 17:35:29',59925.33,NULL,'','13','1','Bulk Payment from ','1','18','payment','','','No',NULL,NULL,''),(8580,'1100','131748357542','2025-06-02 17:37:34',NULL,4500.00,'','13','1','Payment from ','1','19','payment','','','No',NULL,NULL,''),(8581,'1100','131748441365','2025-06-02 17:37:34',NULL,3120.00,'','13','1','Payment from ','1','19','payment','','','No',NULL,NULL,''),(8582,'1100','131748448547','2025-06-02 17:37:34',NULL,3120.00,'','13','1','Payment from ','1','19','payment','','','No',NULL,NULL,''),(8583,'1100','131748601408','2025-06-02 17:37:34',NULL,53009.00,'','13','1','Payment from ','1','19','payment','','','No',NULL,NULL,''),(8584,'1100','131748604300','2025-06-02 17:37:34',NULL,1000.00,'','13','1','Payment from ','1','19','payment','','','No',NULL,NULL,''),(8585,'1100','131748683238','2025-06-02 17:37:34',NULL,16399.00,'','13','1','Payment from ','1','19','payment','','','No',NULL,NULL,''),(8586,'1010','131748683238','2025-06-02 17:37:34',81148.00,NULL,'','13','1','Bulk Payment from ','1','19','payment','','','No',NULL,NULL,''),(8589,'1100','131748622933','2025-06-02 18:22:33',NULL,1180.00,'','13','1','','1','71','payment','','','No',NULL,NULL,''),(8590,'1010','131748622933','2025-06-02 18:22:33',1180.00,NULL,'','13','1','','1','71','payment','','13174887776438832003802','No',NULL,NULL,''),(8591,'1110','131748877833','2025-06-02 18:27:16',NULL,157.00,'','13','1','Inventory sold','1','91','sales','1','','No',NULL,NULL,''),(8592,'1110','131748877833','2025-06-02 18:23:53',NULL,15.42,'','13','1','Inventory sold','1','91','sales','21','','No',NULL,NULL,''),(8593,'1110','131748877833','2025-06-02 18:24:06',NULL,126.67,'','13','1','Inventory sold','1','91','sales','3','','No',NULL,NULL,''),(8594,'1110','131748877833','2025-06-02 18:24:16',NULL,1230.00,'','13','1','Inventory sold','1','91','sales','15','','No',NULL,NULL,''),(8595,'1110','131748877833','2025-06-02 18:24:56',NULL,3648.00,'','13','1','Inventory sold','1','91','sales','2','','No',NULL,NULL,''),(8596,'1110','131748877833','2025-06-02 18:25:10',NULL,1193.33,'','13','1','Inventory sold','1','91','sales','9','','No',NULL,NULL,''),(8597,'1110','131748877833','2025-06-02 18:25:20',NULL,1494.67,'','13','1','Inventory sold','1','91','sales','10','','No',NULL,NULL,''),(8598,'1110','131748877833','2025-06-02 18:25:51',NULL,57.75,'','13','1','Inventory sold','1','91','sales','6','','No',NULL,NULL,''),(8599,'1110','131748877833','2025-06-02 18:26:48',NULL,189.58,'','13','1','Inventory sold','1','91','sales','11','','No',NULL,NULL,''),(8600,'5500','131748877833','2025-06-02 18:27:05',8112.41,NULL,'','13','1','Cost of goods sold','1','91','sales','','','No',NULL,NULL,''),(8601,'1100','131748877833','2025-06-02 18:27:16',8835.00,NULL,'','13','1','Good sold','1','91','sales','','','No',NULL,NULL,''),(8602,'4000','131748877833','2025-06-02 18:27:16',NULL,180.00,'','13','1','Good sold','1','91','sales','1','','No',NULL,NULL,''),(8603,'4000','131748877833','2025-06-02 18:23:53',NULL,30.00,'','13','1','Good sold','1','91','sales','21','','No',NULL,NULL,''),(8604,'4000','131748877833','2025-06-02 18:24:06',NULL,150.00,'','13','1','Good sold','1','91','sales','3','','No',NULL,NULL,''),(8605,'4000','131748877833','2025-06-02 18:24:16',NULL,1299.96,'','13','1','Good sold','1','91','sales','15','','No',NULL,NULL,''),(8606,'4000','131748877833','2025-06-02 18:24:56',NULL,3900.00,'','13','1','Good sold','1','91','sales','2','','No',NULL,NULL,''),(8607,'4000','131748877833','2025-06-02 18:25:10',NULL,1300.00,'','13','1','Good sold','1','91','sales','9','','No',NULL,NULL,''),(8608,'4000','131748877833','2025-06-02 18:25:20',NULL,1600.00,'','13','1','Good sold','1','91','sales','10','','No',NULL,NULL,''),(8609,'4000','131748877833','2025-06-02 18:25:51',NULL,75.00,'','13','1','Good sold','1','91','sales','6','','No',NULL,NULL,''),(8610,'4000','131748877833','2025-06-02 18:26:48',NULL,300.00,'','13','1','Good sold','1','91','sales','11','','No',NULL,NULL,''),(8611,'1100','131748877833','2025-06-02 18:29:34',NULL,8835.00,'','13','1','','1','91','payment','','','No',NULL,NULL,''),(8612,'1010','131748877833','2025-06-02 18:29:34',8835.00,NULL,'','13','1','','1','91','payment','','13174887818412183023204','No',NULL,NULL,''),(8613,'1110','131748878744','2025-06-02 18:58:58',NULL,46539.95,'','13','1','Inventory sold','1','62','sales','9','','No',NULL,NULL,''),(8614,'1110','131748878744','2025-06-02 18:39:04',NULL,7847.00,'','13','1','Inventory sold','1','62','sales','10','','No',NULL,NULL,''),(8615,'1110','131748878744','2025-06-02 18:40:53',NULL,56635.20,'','13','1','Inventory sold','1','62','sales','7','','No',NULL,NULL,''),(8616,'1110','131748878744','2025-06-02 18:42:30',NULL,6150.00,'','13','1','Inventory sold','1','62','sales','15','','No',NULL,NULL,''),(8617,'1110','131748878744','2025-06-02 18:43:06',NULL,8478.00,'','13','1','Inventory sold','1','62','sales','1','','No',NULL,NULL,''),(8618,'5500','131748878744','2025-06-02 18:43:38',125650.15,NULL,'','13','1','Cost of goods sold','1','62','sales','','','No',NULL,NULL,''),(8619,'1100','131748878744','2025-06-02 18:58:58',133160.00,NULL,'','13','1','Good sold','1','62','sales','','','No',NULL,NULL,''),(8620,'4000','131748878744','2025-06-02 18:58:58',NULL,49400.01,'','13','1','Good sold','1','62','sales','9','','No',NULL,NULL,''),(8621,'4000','131748878744','2025-06-02 18:39:04',NULL,8259.89,'','13','1','Good sold','1','62','sales','10','','No',NULL,NULL,''),(8622,'4000','131748878744','2025-06-02 18:40:53',NULL,60000.00,'','13','1','Good sold','1','62','sales','7','','No',NULL,NULL,''),(8623,'4000','131748878744','2025-06-02 18:42:30',NULL,6500.00,'','13','1','Good sold','1','62','sales','15','','No',NULL,NULL,''),(8624,'4000','131748878744','2025-06-02 18:43:06',NULL,9000.02,'','13','1','Good sold','1','62','sales','1','','No',NULL,NULL,''),(8625,'1110','131748880255','2025-06-02 19:07:28',NULL,7159.99,'','13','1','Inventory sold','1','19','sales','9','','No',NULL,NULL,''),(8626,'1110','131748880255','2025-06-02 19:04:15',NULL,5605.00,'','13','1','Inventory sold','1','19','sales','10','','No',NULL,NULL,''),(8627,'1110','131748880255','2025-06-02 19:06:12',NULL,1884.00,'','13','1','Inventory sold','1','19','sales','1','','No',NULL,NULL,''),(8628,'5500','131748880255','2025-06-02 19:06:55',14648.99,NULL,'','13','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(8629,'1100','131748880255','2025-06-02 19:07:28',15800.00,NULL,'','13','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(8630,'4000','131748880255','2025-06-02 19:07:28',NULL,7800.00,'','13','1','Good sold','1','19','sales','9','','No',NULL,NULL,''),(8631,'4000','131748880255','2025-06-02 19:04:15',NULL,6000.00,'','13','1','Good sold','1','19','sales','10','','No',NULL,NULL,''),(8632,'4000','131748880255','2025-06-02 19:06:12',NULL,2000.00,'','13','1','Good sold','1','19','sales','1','','No',NULL,NULL,''),(8633,'1110','131748882755','2025-06-02 19:46:27',NULL,432.63,'','13','1','Inventory sold','1','91','sales','7','','No',NULL,NULL,''),(8634,'5500','131748882755','2025-06-02 19:45:55',432.63,NULL,'','13','1','Cost of goods sold','1','91','sales','','','No',NULL,NULL,''),(8635,'1100','131748882755','2025-06-02 19:46:27',495.00,NULL,'','13','1','Good sold','1','91','sales','','','No',NULL,NULL,''),(8636,'4000','131748882755','2025-06-02 19:46:27',NULL,495.00,'','13','1','Good sold','1','91','sales','7','','No',NULL,NULL,''),(8637,'1110','131748882878','2025-06-02 19:48:56',NULL,5594.75,'','13','1','Inventory sold','1','19','sales','14','','No',NULL,NULL,''),(8638,'5500','131748882878','2025-06-02 19:47:58',5594.75,NULL,'','13','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(8639,'1100','131748882878','2025-06-02 19:48:56',5980.00,NULL,'','13','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(8640,'4000','131748882878','2025-06-02 19:48:56',NULL,5979.95,'','13','1','Good sold','1','19','sales','14','','No',NULL,NULL,''),(8641,'1110','131748883009','2025-06-02 19:50:51',NULL,716.00,'','13','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(8642,'5500','131748883009','2025-06-02 19:50:09',716.00,NULL,'','13','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(8643,'1000','131748883009','2025-06-02 19:50:51',780.00,NULL,'','13','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(8644,'4000','131748883009','2025-06-02 19:50:51',NULL,780.00,'','13','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(8645,'1110','131748883338','2025-06-02 19:57:15',NULL,1121.00,'','13','1','Inventory sold','1','75','sales','10','','No',NULL,NULL,''),(8646,'1110','131748883338','2025-06-02 19:55:39',NULL,1425.00,'','13','1','Inventory sold','1','75','sales','4','','No',NULL,NULL,''),(8647,'1110','131748883338','2025-06-02 19:56:31',NULL,608.00,'','13','1','Inventory sold','1','75','sales','2','','No',NULL,NULL,''),(8648,'5500','131748883338','2025-06-02 19:57:00',3154.00,NULL,'','13','1','Cost of goods sold','1','75','sales','','','No',NULL,NULL,''),(8649,'1000','131748883338','2025-06-02 19:57:15',3350.00,NULL,'','13','1','Good sold','1','75','sales','','','No',NULL,NULL,'JKLU'),(8650,'4000','131748883338','2025-06-02 19:57:15',NULL,1200.00,'','13','1','Good sold','1','75','sales','10','','No',NULL,NULL,''),(8651,'4000','131748883338','2025-06-02 19:55:39',NULL,1500.00,'','13','1','Good sold','1','75','sales','4','','No',NULL,NULL,''),(8652,'4000','131748883338','2025-06-02 19:56:31',NULL,650.00,'','13','1','Good sold','1','75','sales','2','','No',NULL,NULL,''),(8653,'1110','131748883742','2025-06-02 20:03:09',NULL,1519.99,'','13','1','Inventory sold','1','63','sales','3','','No',NULL,NULL,''),(8654,'1110','131748883742','2025-06-02 20:02:22',NULL,1425.00,'','13','1','Inventory sold','1','63','sales','4','','No',NULL,NULL,''),(8655,'5500','131748883742','2025-06-02 20:02:48',2944.99,NULL,'','13','1','Cost of goods sold','1','63','sales','','','No',NULL,NULL,''),(8656,'1000','131748883742','2025-06-02 20:03:09',3100.00,NULL,'','13','1','Good sold','1','63','sales','','','No',NULL,NULL,'LKJ'),(8657,'4000','131748883742','2025-06-02 20:03:09',NULL,1599.98,'','13','1','Good sold','1','63','sales','3','','No',NULL,NULL,''),(8658,'4000','131748883742','2025-06-02 20:02:22',NULL,1500.00,'','13','1','Good sold','1','63','sales','4','','No',NULL,NULL,''),(8659,'1110','131748883879','2025-06-02 20:05:09',NULL,1432.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(8660,'5500','131748883879','2025-06-02 20:04:39',1432.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8661,'1000','131748883879','2025-06-02 20:05:09',1560.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8662,'4000','131748883879','2025-06-02 20:05:09',NULL,1560.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(8663,'1110','131748884794','2025-06-02 20:20:16',NULL,78.66,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(8664,'5500','131748884794','2025-06-02 20:19:54',78.66,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8665,'1000','131748884794','2025-06-02 20:20:16',90.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8666,'4000','131748884794','2025-06-02 20:20:16',NULL,90.00,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(8667,'1110','131748884865','2025-06-02 20:21:24',NULL,716.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(8668,'5500','131748884865','2025-06-02 20:21:05',716.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8669,'1000','131748884865','2025-06-02 20:21:24',780.00,NULL,'','13','1','Good sold','1','','sales','','','No',NULL,NULL,'YUT'),(8670,'4000','131748884865','2025-06-02 20:21:24',NULL,780.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(8671,'1110','131748884920','2025-06-02 20:25:56',NULL,4484.00,'','13','1','Inventory sold','1','28','sales','10','','No',NULL,NULL,''),(8672,'1110','131748884920','2025-06-02 20:22:00',NULL,716.00,'','13','1','Inventory sold','1','28','sales','9','','No',NULL,NULL,''),(8673,'5500','131748884920','2025-06-02 20:24:27',5200.00,NULL,'','13','1','Cost of goods sold','1','28','sales','','','No',NULL,NULL,''),(8674,'1100','131748884920','2025-06-02 20:25:56',5435.00,NULL,'','13','1','Good sold','1','28','sales','','','No',NULL,NULL,''),(8675,'4000','131748884920','2025-06-02 20:25:56',NULL,4680.00,'','13','1','Good sold','1','28','sales','10','','No',NULL,NULL,''),(8676,'4000','131748884920','2025-06-02 20:22:00',NULL,755.04,'','13','1','Good sold','1','28','sales','9','','No',NULL,NULL,''),(8677,'1110','131748885204','2025-06-02 20:28:00',NULL,1432.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(8678,'1110','131748885204','2025-06-02 20:26:44',NULL,1121.00,'','13','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(8679,'5500','131748885204','2025-06-02 20:27:22',2553.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8680,'1000','131748885204','2025-06-02 20:28:00',2760.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8681,'4000','131748885204','2025-06-02 20:28:00',NULL,1560.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(8682,'4000','131748885204','2025-06-02 20:26:44',NULL,1200.00,'','13','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(8683,'1110','131748885326','2025-06-02 20:29:38',NULL,471.96,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(8684,'1110','131748885326','2025-06-02 20:28:46',NULL,1216.00,'','13','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(8685,'5500','131748885326','2025-06-02 20:29:08',1687.96,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8686,'1000','131748885326','2025-06-02 20:29:38',1800.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8687,'4000','131748885326','2025-06-02 20:29:38',NULL,499.92,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(8688,'4000','131748885326','2025-06-02 20:28:46',NULL,1300.00,'','13','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(8689,'1110','131748885649','2025-06-02 20:34:37',NULL,44.25,'','13','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(8690,'5500','131748885649','2025-06-02 20:34:09',44.25,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8691,'1000','131748885649','2025-06-02 20:34:37',50.00,NULL,'','13','1','Good sold','1','','sales','','','No',NULL,NULL,'LKJ'),(8692,'4000','131748885649','2025-06-02 20:34:37',NULL,50.00,'','13','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(8693,'1110','131748887615','2025-06-02 21:07:49',NULL,3363.00,'','13','1','Inventory sold','1','16','sales','10','','No',NULL,NULL,''),(8694,'5500','131748887615','2025-06-02 21:06:55',3363.00,NULL,'','13','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(8695,'1000','131748887615','2025-06-02 21:07:49',3540.00,NULL,'','13','1','Good sold','1','16','sales','','','No',NULL,NULL,'ITR'),(8696,'4000','131748887615','2025-06-02 21:07:49',NULL,3540.02,'','13','1','Good sold','1','16','sales','10','','No',NULL,NULL,''),(8697,'1110','141748932859','2025-06-03 09:41:51',NULL,2148.00,'','14','1','Inventory sold','1','16','sales','9','','No',NULL,NULL,''),(8698,'5500','141748932859','2025-06-03 09:40:59',2148.00,NULL,'','14','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(8699,'1100','141748932859','2025-06-03 09:41:51',2280.00,NULL,'','14','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(8700,'4000','141748932859','2025-06-03 09:41:51',NULL,2280.00,'','14','1','Good sold','1','16','sales','9','','No',NULL,NULL,''),(8701,'1110','141748934565','2025-06-03 10:10:10',NULL,1121.00,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(8702,'1110','141748934565','2025-06-03 10:09:25',NULL,608.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(8703,'5500','141748934565','2025-06-03 10:09:43',1729.00,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(8704,'1100','141748934565','2025-06-03 10:10:10',1850.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(8705,'4000','141748934565','2025-06-03 10:10:10',NULL,1200.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(8706,'4000','141748934565','2025-06-03 10:09:25',NULL,650.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(8707,'1110','141748938119','2025-06-03 11:09:50',NULL,608.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(8708,'1110','141748938119','2025-06-03 11:08:39',NULL,760.00,'','14','1','Inventory sold','1','64','sales','3','','No',NULL,NULL,''),(8709,'1110','141748938119','2025-06-03 11:08:53',NULL,693.00,'','14','1','Inventory sold','1','64','sales','6','','No',NULL,NULL,''),(8710,'5500','141748938119','2025-06-03 11:09:12',2061.00,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(8711,'1000','141748938119','2025-06-03 11:09:50',2188.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(8712,'4000','141748938119','2025-06-03 11:09:50',NULL,650.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(8713,'4000','141748938119','2025-06-03 11:08:39',NULL,799.99,'','14','1','Good sold','1','64','sales','3','','No',NULL,NULL,''),(8714,'4000','141748938119','2025-06-03 11:08:53',NULL,737.52,'','14','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(8715,'1110','141748938297','2025-06-03 11:13:18',NULL,2242.00,'','14','1','Inventory sold','1','20','sales','10','','No',NULL,NULL,''),(8716,'1110','141748938297','2025-06-03 11:11:37',NULL,3040.00,'','14','1','Inventory sold','1','20','sales','2','','No',NULL,NULL,''),(8717,'1110','141748938297','2025-06-03 11:11:51',NULL,370.00,'','14','1','Inventory sold','1','20','sales','21','','No',NULL,NULL,''),(8718,'1110','141748938297','2025-06-03 11:12:08',NULL,1386.00,'','14','1','Inventory sold','1','20','sales','6','','No',NULL,NULL,''),(8719,'1110','141748938297','2025-06-03 11:12:35',NULL,943.92,'','14','1','Inventory sold','1','20','sales','7','','No',NULL,NULL,''),(8720,'5500','141748938297','2025-06-03 11:13:02',7981.92,NULL,'','14','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(8721,'1100','141748938297','2025-06-03 11:13:18',8525.00,NULL,'','14','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(8722,'4000','141748938297','2025-06-03 11:13:18',NULL,2400.00,'','14','1','Good sold','1','20','sales','10','','No',NULL,NULL,''),(8723,'4000','141748938297','2025-06-03 11:11:37',NULL,3250.00,'','14','1','Good sold','1','20','sales','2','','No',NULL,NULL,''),(8724,'4000','141748938297','2025-06-03 11:11:51',NULL,400.00,'','14','1','Good sold','1','20','sales','21','','No',NULL,NULL,''),(8725,'4000','141748938297','2025-06-03 11:12:08',NULL,1475.04,'','14','1','Good sold','1','20','sales','6','','No',NULL,NULL,''),(8726,'4000','141748938297','2025-06-03 11:12:35',NULL,999.84,'','14','1','Good sold','1','20','sales','7','','No',NULL,NULL,''),(8727,'1110','131748872501','2025-05-29 17:05:03',NULL,56635.20,'','13','1','Inventory sold','1','27','sales','7','','No',NULL,NULL,''),(8728,'1110','131748872501','2025-05-29 17:05:03',NULL,15246.00,'','13','1','Inventory sold','1','27','sales','6','','No',NULL,NULL,''),(8729,'1110','131748872501','2025-05-29 17:05:03',NULL,6839.96,'','13','1','Inventory sold','1','27','sales','3','','No',NULL,NULL,''),(8730,'1110','131748872501','2025-05-29 17:05:03',NULL,7380.00,'','13','1','Inventory sold','1','27','sales','15','','No',NULL,NULL,''),(8731,'1110','131748872501','2025-05-29 17:05:03',NULL,3768.00,'','13','1','Inventory sold','1','27','sales','1','','No',NULL,NULL,''),(8732,'1110','131748872501','2025-05-29 17:05:03',NULL,3663.00,'','13','1','Inventory sold','1','27','sales','13','','No',NULL,NULL,''),(8733,'1110','131748872501','2025-05-29 17:05:03',NULL,17899.98,'','13','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(8734,'1110','131748872501','2025-05-29 17:05:03',NULL,4484.00,'','13','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(8735,'1110','131748872501','2025-05-29 17:05:03',NULL,30400.00,'','13','1','Inventory sold','1','27','sales','2','','No',NULL,NULL,''),(8736,'1110','131748872501','2025-05-29 17:05:03',NULL,0.00,'','13','1','Inventory sold','1','27','sales','14','','No',NULL,NULL,''),(8737,'5500','131748872501','2025-05-29 17:05:03',146316.14,NULL,'','13','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(8738,'1100','131748872501','2025-05-29 17:05:03',152954.00,NULL,'','13','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(8739,'4000','131748872501','2025-05-29 17:05:03',NULL,58795.20,'','13','1','Good sold','1','27','sales','7','','No',NULL,NULL,''),(8740,'4000','131748872501','2025-05-29 17:05:03',NULL,16005.00,'','13','1','Good sold','1','27','sales','6','','No',NULL,NULL,''),(8741,'4000','131748872501','2025-05-29 17:05:03',NULL,7020.00,'','13','1','Good sold','1','27','sales','3','','No',NULL,NULL,''),(8742,'4000','131748872501','2025-05-29 17:05:03',NULL,7679.95,'','13','1','Good sold','1','27','sales','15','','No',NULL,NULL,''),(8743,'4000','131748872501','2025-05-29 17:05:03',NULL,3919.99,'','13','1','Good sold','1','27','sales','1','','No',NULL,NULL,''),(8744,'4000','131748872501','2025-05-29 17:05:03',NULL,4068.24,'','13','1','Good sold','1','27','sales','13','','No',NULL,NULL,''),(8745,'4000','131748872501','2025-05-29 17:05:03',NULL,18996.00,'','13','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(8746,'4000','131748872501','2025-05-29 17:05:03',NULL,4719.94,'','13','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(8747,'4000','131748872501','2025-05-29 17:05:03',NULL,31750.00,'','13','1','Good sold','1','27','sales','2','','No',NULL,NULL,''),(8748,'4000','131748872501','2025-05-29 17:05:03',NULL,0.00,'','13','1','Good sold','1','27','sales','14','','No',NULL,NULL,''),(8749,'1110','11748940894','2025-06-03 11:56:09',NULL,1121.00,'','1','1','Inventory sold','1','43','sales','10','','No',NULL,NULL,''),(8750,'1110','11748940894','2025-06-03 11:54:54',NULL,716.00,'','1','1','Inventory sold','1','43','sales','9','','No',NULL,NULL,''),(8751,'1110','11748940894','2025-06-03 11:55:32',NULL,608.00,'','1','1','Inventory sold','1','43','sales','2','','No',NULL,NULL,''),(8752,'5500','11748940894','2025-06-03 11:55:52',2445.00,NULL,'','1','1','Cost of goods sold','1','43','sales','','','No',NULL,NULL,''),(8753,'1100','11748940894','2025-06-03 11:56:09',2630.00,NULL,'','1','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(8754,'4000','11748940894','2025-06-03 11:56:09',NULL,1200.00,'','1','1','Good sold','1','43','sales','10','','No',NULL,NULL,''),(8755,'4000','11748940894','2025-06-03 11:54:54',NULL,780.00,'','1','1','Good sold','1','43','sales','9','','No',NULL,NULL,''),(8756,'4000','11748940894','2025-06-03 11:55:32',NULL,650.00,'','1','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(8757,'1110','141748941975','2025-06-03 12:14:26',NULL,1216.00,'','14','1','Inventory sold','1','80','sales','2','','No',NULL,NULL,''),(8758,'5500','141748941975','2025-06-03 12:12:55',1216.00,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(8759,'1100','141748941975','2025-06-03 12:14:26',1300.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(8760,'4000','141748941975','2025-06-03 12:14:26',NULL,1300.00,'','14','1','Good sold','1','80','sales','2','','No',NULL,NULL,''),(8761,'1110','141748942164','2025-06-03 12:16:34',NULL,340.00,'','14','1','Inventory sold','1','80','sales','20','','No',NULL,NULL,''),(8762,'1110','141748942164','2025-06-03 12:16:04',NULL,370.00,'','14','1','Inventory sold','1','80','sales','21','','No',NULL,NULL,''),(8763,'5500','141748942164','2025-06-03 12:16:19',710.00,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(8764,'1100','141748942164','2025-06-03 12:16:34',780.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(8765,'4000','141748942164','2025-06-03 12:16:34',NULL,380.00,'','14','1','Good sold','1','80','sales','20','','No',NULL,NULL,''),(8766,'4000','141748942164','2025-06-03 12:16:04',NULL,400.00,'','14','1','Good sold','1','80','sales','21','','No',NULL,NULL,''),(8767,'1110','141748942267','2025-06-03 12:19:07',NULL,943.92,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(8768,'5500','141748942267','2025-06-03 12:17:47',943.92,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8769,'1000','141748942267','2025-06-03 12:19:07',1000.00,NULL,'','14','1','Good sold','1','','sales','','','No',NULL,NULL,'PIY'),(8770,'4000','141748942267','2025-06-03 12:19:07',NULL,999.84,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(8771,'1110','141748942493','2025-06-03 12:21:54',NULL,115.50,'','14','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(8772,'5500','141748942493','2025-06-03 12:21:33',115.50,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8773,'1000','141748942493','2025-06-03 12:21:54',150.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8774,'4000','141748942493','2025-06-03 12:21:54',NULL,150.00,'','14','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(8775,'1110','141748944059','2025-06-03 12:47:57',NULL,760.00,'','14','1','Inventory sold','1','80','sales','3','','No',NULL,NULL,''),(8776,'5500','141748944059','2025-06-03 12:47:39',760.00,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(8777,'1100','141748944059','2025-06-03 12:47:57',800.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(8778,'4000','141748944059','2025-06-03 12:47:57',NULL,799.99,'','14','1','Good sold','1','80','sales','3','','No',NULL,NULL,''),(8779,'1110','141748943303','2025-06-03 12:49:36',NULL,2148.00,'','14','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(8780,'1110','141748943303','2025-06-03 12:35:03',NULL,4484.00,'','14','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(8781,'1110','141748943303','2025-06-03 12:36:00',NULL,943.92,'','14','1','Inventory sold','1','27','sales','7','','No',NULL,NULL,''),(8782,'1110','141748943303','2025-06-03 12:36:47',NULL,1216.00,'','14','1','Inventory sold','1','27','sales','2','','No',NULL,NULL,''),(8783,'1110','141748943303','2025-06-03 12:38:44',NULL,1386.00,'','14','1','Inventory sold','1','27','sales','6','','No',NULL,NULL,''),(8784,'5500','141748943303','2025-06-03 12:39:23',10177.92,NULL,'','14','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(8785,'1100','141748943303','2025-06-03 12:49:36',10915.00,NULL,'','14','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(8786,'4000','141748943303','2025-06-03 12:49:36',NULL,2340.00,'','14','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(8787,'4000','141748943303','2025-06-03 12:35:03',NULL,4800.00,'','14','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(8788,'4000','141748943303','2025-06-03 12:36:00',NULL,999.84,'','14','1','Good sold','1','27','sales','7','','No',NULL,NULL,''),(8789,'4000','141748943303','2025-06-03 12:36:47',NULL,1300.00,'','14','1','Good sold','1','27','sales','2','','No',NULL,NULL,''),(8790,'4000','141748943303','2025-06-03 12:38:44',NULL,1475.04,'','14','1','Good sold','1','27','sales','6','','No',NULL,NULL,''),(8791,'1110','131748945304','2025-06-03 13:08:55',NULL,716.00,'','13','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(8792,'5500','131748945304','2025-06-03 13:08:24',716.00,NULL,'','13','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(8793,'1100','131748945304','2025-06-03 13:08:55',780.00,NULL,'','13','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(8794,'4000','131748945304','2025-06-03 13:08:55',NULL,780.00,'','13','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(8795,'1110','131748945477','2025-06-03 13:12:19',NULL,999.00,'','13','1','Inventory sold','1','80','sales','13','','No',NULL,NULL,''),(8796,'1110','131748945477','2025-06-03 13:11:17',NULL,608.00,'','13','1','Inventory sold','1','80','sales','2','','No',NULL,NULL,''),(8797,'5500','131748945477','2025-06-03 13:11:58',1607.00,NULL,'','13','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(8798,'1100','131748945477','2025-06-03 13:12:19',1760.00,NULL,'','13','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(8799,'4000','131748945477','2025-06-03 13:12:19',NULL,1110.00,'','13','1','Good sold','1','80','sales','13','','No',NULL,NULL,''),(8800,'4000','131748945477','2025-06-03 13:11:17',NULL,650.00,'','13','1','Good sold','1','80','sales','2','','No',NULL,NULL,''),(8801,'1110','131748945620','2025-06-03 13:13:54',NULL,943.92,'','13','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(8802,'5500','131748945620','2025-06-03 13:13:40',943.92,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8803,'1000','131748945620','2025-06-03 13:13:54',1000.00,NULL,'','13','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8804,'4000','131748945620','2025-06-03 13:13:54',NULL,999.84,'','13','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(8805,'1100','141748943303','2025-06-03 13:20:05',NULL,10915.00,'','13','1','','1','27','payment','','','No',NULL,NULL,''),(8806,'1010','141748943303','2025-06-03 13:20:05',10915.00,NULL,'','13','1','','1','27','payment','','13174894605520021430232','No',NULL,NULL,''),(8807,'1100','141748942164','2025-06-03 13:41:31',NULL,780.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(8808,'1000','141748942164','2025-06-03 13:41:31',780.00,NULL,'','14','1','','1','80','payment','','14174894734134342823243','No',NULL,NULL,''),(8809,'1100','141748944059','2025-06-03 13:42:41',NULL,800.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(8810,'1000','141748944059','2025-06-03 13:42:41',800.00,NULL,'','14','1','','1','80','payment','','14174894738817330223023','No',NULL,NULL,''),(8811,'1110','141748948857','2025-06-03 14:07:56',NULL,608.00,'','14','1','Inventory sold','1','80','sales','2','','No',NULL,NULL,''),(8812,'5500','141748948857','2025-06-03 14:07:37',608.00,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(8813,'1100','141748948857','2025-06-03 14:07:56',650.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(8814,'4000','141748948857','2025-06-03 14:07:56',NULL,650.00,'','14','1','Good sold','1','80','sales','2','','No',NULL,NULL,''),(8815,'1110','141748949293','2025-06-03 14:15:22',NULL,88.50,'','14','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(8816,'5500','141748949293','2025-06-03 14:14:54',88.50,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8817,'1000','141748949293','2025-06-03 14:15:22',100.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8818,'4000','141748949293','2025-06-03 14:15:22',NULL,100.00,'','14','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(8819,'1100','141748948857','2025-06-03 14:20:05',NULL,650.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(8820,'1000','141748948857','2025-06-03 14:20:05',650.00,NULL,'','14','1','','1','80','payment','','14174894962602304033719','No',NULL,NULL,''),(8821,'1110','141748951662','2025-06-03 15:00:46',NULL,760.00,'','14','1','Inventory sold','1','58','sales','3','','No',NULL,NULL,''),(8822,'1110','141748951662','2025-06-03 14:54:44',NULL,1216.00,'','14','1','Inventory sold','1','58','sales','2','','No',NULL,NULL,''),(8823,'1110','141748951662','2025-06-03 14:58:20',NULL,693.00,'','14','1','Inventory sold','1','58','sales','6','','No',NULL,NULL,''),(8824,'5500','141748951662','2025-06-03 15:00:25',2669.00,NULL,'','14','1','Cost of goods sold','1','58','sales','','','No',NULL,NULL,''),(8825,'1100','141748951662','2025-06-03 15:00:46',2818.00,NULL,'','14','1','Good sold','1','58','sales','','','No',NULL,NULL,''),(8826,'4000','141748951662','2025-06-03 15:00:46',NULL,799.99,'','14','1','Good sold','1','58','sales','3','','No',NULL,NULL,''),(8827,'4000','141748951662','2025-06-03 14:54:44',NULL,1280.00,'','14','1','Good sold','1','58','sales','2','','No',NULL,NULL,''),(8828,'4000','141748951662','2025-06-03 14:58:20',NULL,737.52,'','14','1','Good sold','1','58','sales','6','','No',NULL,NULL,''),(8829,'1110','141748952418','2025-06-03 15:08:52',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(8830,'5500','141748952418','2025-06-03 15:06:58',608.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(8831,'1100','141748952418','2025-06-03 15:08:52',650.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(8832,'4000','141748952418','2025-06-03 15:08:52',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(8833,'1110','141748952729','2025-06-03 15:12:56',NULL,608.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(8834,'1110','141748952729','2025-06-03 15:12:09',NULL,1121.00,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(8835,'5500','141748952729','2025-06-03 15:12:29',1729.00,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(8836,'1000','141748952729','2025-06-03 15:12:56',1850.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(8837,'4000','141748952729','2025-06-03 15:12:56',NULL,650.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(8838,'4000','141748952729','2025-06-03 15:12:09',NULL,1200.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(8839,'4000','141748934565','2025-06-03 15:24:08',1200.00,NULL,'','14','1','Returned products','1','64','return','','','No',NULL,NULL,''),(8840,'1100','141748934565','2025-06-03 15:24:08',NULL,1200.00,'','14','1','Returned products','1','64','return','','','No',NULL,NULL,''),(8841,'5500','141748934565','2025-06-03 15:24:08',NULL,1121.00,'','14','1','Cost of goods returned','1','64','sales','10','','No',NULL,NULL,''),(8842,'1110','141748934565','2025-06-03 15:24:08',1121.00,NULL,'','14','1','Inventory retuned ','1','64','sales','','','No',NULL,NULL,''),(8843,'4000','141748934565','2025-06-03 15:24:26',650.00,NULL,'','14','1','Returned products','1','64','return','','','No',NULL,NULL,''),(8844,'1100','141748934565','2025-06-03 15:24:26',NULL,650.00,'','14','1','Returned products','1','64','return','','','No',NULL,NULL,''),(8845,'5500','141748934565','2025-06-03 15:24:26',NULL,608.00,'','14','1','Cost of goods returned','1','64','sales','2','','No',NULL,NULL,''),(8846,'1110','141748934565','2025-06-03 15:24:26',608.00,NULL,'','14','1','Inventory retuned ','1','64','sales','','','No',NULL,NULL,''),(8847,'1110','141748953883','2025-06-03 15:31:48',NULL,333.00,'','14','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(8848,'5500','141748953883','2025-06-03 15:31:23',333.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(8849,'1100','141748953883','2025-06-03 15:31:48',370.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(8850,'4000','141748953883','2025-06-03 15:31:48',NULL,370.00,'','14','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(8851,'4000','131748945304','2025-06-03 15:49:49',780.00,NULL,'','13','1','Returned products','1','64','return','','','No',NULL,NULL,''),(8852,'1100','131748945304','2025-06-03 15:49:49',NULL,780.00,'','13','1','Returned products','1','64','return','','','No',NULL,NULL,''),(8853,'5500','131748945304','2025-06-03 15:49:49',NULL,716.00,'','13','1','Cost of goods returned','1','64','sales','9','','No',NULL,NULL,''),(8854,'1110','131748945304','2025-06-03 15:49:49',716.00,NULL,'','13','1','Inventory retuned ','1','64','sales','','','No',NULL,NULL,''),(8855,'1110','141748958485','2025-06-03 16:51:04',NULL,1519.99,'','14','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(8856,'1110','141748958485','2025-06-03 16:48:05',NULL,712.50,'','14','1','Inventory sold','1','25','sales','4','','No',NULL,NULL,''),(8857,'1110','141748958485','2025-06-03 16:48:31',NULL,1216.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(8858,'5500','141748958485','2025-06-03 16:50:36',3448.49,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(8859,'1100','141748958485','2025-06-03 16:51:04',3650.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(8860,'4000','141748958485','2025-06-03 16:51:04',NULL,1599.98,'','14','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(8861,'4000','141748958485','2025-06-03 16:48:05',NULL,750.00,'','14','1','Good sold','1','25','sales','4','','No',NULL,NULL,''),(8862,'4000','141748958485','2025-06-03 16:48:31',NULL,1300.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(8863,'1110','141748958743','2025-06-03 16:53:37',NULL,716.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(8864,'1110','141748958743','2025-06-03 16:52:23',NULL,471.96,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(8865,'5500','141748958743','2025-06-03 16:52:58',1187.96,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(8866,'1100','141748958743','2025-06-03 16:53:37',1280.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(8867,'4000','141748958743','2025-06-03 16:53:37',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(8868,'4000','141748958743','2025-06-03 16:52:23',NULL,499.92,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(8869,'1100','141748953883','2025-06-03 17:49:19',NULL,370.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(8870,'1000','141748953883','2025-06-03 17:49:19',370.00,NULL,'','14','1','','1','25','payment','','14174896218313020366202','No',NULL,NULL,''),(8871,'1110','141748963159','2025-06-03 18:08:00',NULL,340.00,'','14','1','Inventory sold','1','64','sales','20','','No',NULL,NULL,''),(8872,'1110','141748963159','2025-06-03 18:06:00',NULL,716.00,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(8873,'1110','141748963159','2025-06-03 18:07:01',NULL,1121.00,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(8874,'5500','141748963159','2025-06-03 18:07:32',2177.00,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(8875,'1000','141748963159','2025-06-03 18:08:00',2360.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'KJH'),(8876,'4000','141748963159','2025-06-03 18:08:00',NULL,380.00,'','14','1','Good sold','1','64','sales','20','','No',NULL,NULL,''),(8877,'4000','141748963159','2025-06-03 18:06:00',NULL,780.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(8878,'4000','141748963159','2025-06-03 18:07:01',NULL,1200.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(8879,'1100','141748942164','2025-06-03 18:10:00',NULL,1300.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(8880,'1000','141748942164','2025-06-03 18:10:00',1300.00,NULL,'','14','1','','1','80','payment','','14174896342732241203330','No',NULL,NULL,''),(8881,'1100','141748958743','2025-06-03 18:13:56',NULL,500.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(8882,'1000','141748958743','2025-06-03 18:13:56',500.00,NULL,'','14','1','','1','25','payment','','14174896365832832027382','No',NULL,NULL,''),(8883,'1100','141748958743','2025-06-03 18:14:41',NULL,780.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(8884,'1000','141748958743','2025-06-03 18:14:41',780.00,NULL,'','14','1','','1','25','payment','','14174896370283009330339','No',NULL,NULL,''),(8885,'1100','141748932859','2025-06-03 18:15:30',NULL,2280.00,'','14','1','','1','16','payment','','','No',NULL,NULL,''),(8886,'1000','141748932859','2025-06-03 18:15:30',2280.00,NULL,'','14','1','','1','16','payment','','14174896375402332229935','No',NULL,NULL,''),(8887,'1110','141748964153','2025-06-03 18:22:55',NULL,942.00,'','14','1','Inventory sold','1','33','sales','1','','No',NULL,NULL,''),(8888,'5500','141748964153','2025-06-03 18:22:33',942.00,NULL,'','14','1','Cost of goods sold','1','33','sales','','','No',NULL,NULL,''),(8889,'1100','141748964153','2025-06-03 18:22:55',1000.00,NULL,'','14','1','Good sold','1','33','sales','','','No',NULL,NULL,''),(8890,'4000','141748964153','2025-06-03 18:22:55',NULL,1000.00,'','14','1','Good sold','1','33','sales','1','','No',NULL,NULL,''),(8891,'4000','141748942164','2025-06-03 18:24:35',380.00,NULL,'','14','1','Returned products','1','80','return','','','No',NULL,NULL,''),(8892,'1000','141748942164','2025-06-03 18:24:35',NULL,380.00,'','14','1','Returned products','1','80','return','','','No',NULL,NULL,''),(8893,'5500','141748942164','2025-06-03 18:24:35',NULL,340.00,'','14','1','Cost of goods returned','1','80','sales','20','','No',NULL,NULL,''),(8894,'1110','141748942164','2025-06-03 18:24:35',340.00,NULL,'','14','1','Inventory retuned ','1','80','sales','','','No',NULL,NULL,''),(8895,'4000','141748942164','2025-06-03 18:24:39',400.00,NULL,'','14','1','Returned products','1','80','return','','','No',NULL,NULL,''),(8896,'1000','141748942164','2025-06-03 18:24:39',NULL,400.00,'','14','1','Returned products','1','80','return','','','No',NULL,NULL,''),(8897,'5500','141748942164','2025-06-03 18:24:39',NULL,370.00,'','14','1','Cost of goods returned','1','80','sales','21','','No',NULL,NULL,''),(8898,'1110','141748942164','2025-06-03 18:24:39',370.00,NULL,'','14','1','Inventory retuned ','1','80','sales','','','No',NULL,NULL,''),(8899,'1110','141748964427','2025-06-03 18:27:46',NULL,340.00,'','14','1','Inventory sold','1','80','sales','20','','No',NULL,NULL,''),(8900,'1110','141748964427','2025-06-03 18:27:07',NULL,370.00,'','14','1','Inventory sold','1','80','sales','21','','No',NULL,NULL,''),(8901,'5500','141748964427','2025-06-03 18:27:26',710.00,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(8902,'1000','141748964427','2025-06-03 18:27:46',780.00,NULL,'','14','1','Good sold','1','80','Payment','','','No',NULL,NULL,''),(8903,'4000','141748964427','2025-06-03 18:27:46',NULL,380.00,'','14','1','Good sold','1','80','sales','20','','No',NULL,NULL,''),(8904,'4000','141748964427','2025-06-03 18:27:07',NULL,400.00,'','14','1','Good sold','1','80','sales','21','','No',NULL,NULL,''),(8905,'1110','141748967586','2025-06-03 19:21:19',NULL,1121.00,'','14','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(8906,'1110','141748967586','2025-06-03 19:19:46',NULL,1432.00,'','14','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(8907,'1110','141748967586','2025-06-03 19:20:02',NULL,1425.00,'','14','1','Inventory sold','1','27','sales','4','','No',NULL,NULL,''),(8908,'1110','141748967586','2025-06-03 19:20:27',NULL,760.00,'','14','1','Inventory sold','1','27','sales','3','','No',NULL,NULL,''),(8909,'1110','141748967586','2025-06-03 19:20:45',NULL,1216.00,'','14','1','Inventory sold','1','27','sales','2','','No',NULL,NULL,''),(8910,'5500','141748967586','2025-06-03 19:21:03',5953.99,NULL,'','14','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(8911,'1100','141748967586','2025-06-03 19:21:19',6360.00,NULL,'','14','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(8912,'4000','141748967586','2025-06-03 19:21:19',NULL,1200.00,'','14','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(8913,'4000','141748967586','2025-06-03 19:19:46',NULL,1560.00,'','14','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(8914,'4000','141748967586','2025-06-03 19:20:02',NULL,1500.00,'','14','1','Good sold','1','27','sales','4','','No',NULL,NULL,''),(8915,'4000','141748967586','2025-06-03 19:20:27',NULL,799.99,'','14','1','Good sold','1','27','sales','3','','No',NULL,NULL,''),(8916,'4000','141748967586','2025-06-03 19:20:45',NULL,1300.00,'','14','1','Good sold','1','27','sales','2','','No',NULL,NULL,''),(8917,'1110','141748967803','2025-06-03 19:23:37',NULL,102.50,'','14','1','Inventory sold','1','64','sales','15','','No',NULL,NULL,''),(8918,'5500','141748967803','2025-06-03 19:23:23',102.50,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(8919,'1000','141748967803','2025-06-03 19:23:37',120.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'GHJ'),(8920,'4000','141748967803','2025-06-03 19:23:37',NULL,120.00,'','14','1','Good sold','1','64','sales','15','','No',NULL,NULL,''),(8921,'1110','141748968705','2025-06-03 19:43:41',NULL,15035.98,'','14','1','Inventory sold','1','19','sales','9','','No',NULL,NULL,''),(8922,'1110','141748968705','2025-06-03 19:38:25',NULL,15694.00,'','14','1','Inventory sold','1','19','sales','10','','No',NULL,NULL,''),(8923,'1110','141748968705','2025-06-03 19:39:23',NULL,24320.00,'','14','1','Inventory sold','1','19','sales','2','','No',NULL,NULL,''),(8924,'1110','141748968705','2025-06-03 19:40:14',NULL,11676.00,'','14','1','Inventory sold','1','19','sales','14','','No',NULL,NULL,''),(8925,'5500','141748968705','2025-06-03 19:40:37',66725.98,NULL,'','14','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(8926,'1100','141748968705','2025-06-03 19:43:41',71660.00,NULL,'','14','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(8927,'4000','141748968705','2025-06-03 19:43:41',NULL,16380.00,'','14','1','Good sold','1','19','sales','9','','No',NULL,NULL,''),(8928,'4000','141748968705','2025-06-03 19:38:25',NULL,16800.00,'','14','1','Good sold','1','19','sales','10','','No',NULL,NULL,''),(8929,'4000','141748968705','2025-06-03 19:39:23',NULL,26000.00,'','14','1','Good sold','1','19','sales','2','','No',NULL,NULL,''),(8930,'4000','141748968705','2025-06-03 19:40:14',NULL,12479.90,'','14','1','Good sold','1','19','sales','14','','No',NULL,NULL,''),(8931,'1100','131748945477','2025-06-03 20:07:00',NULL,1760.00,'','13','1','','1','80','payment','','','No',NULL,NULL,''),(8932,'1000','131748945477','2025-06-03 20:07:00',1760.00,NULL,'','13','1','','1','80','payment','','13174897044930000232104','No',NULL,NULL,''),(8933,'1100','141748964153','2025-06-03 20:11:40',NULL,1000.00,'','14','1','','1','33','payment','','','No',NULL,NULL,''),(8934,'1000','141748964153','2025-06-03 20:11:40',1000.00,NULL,'','14','1','','1','33','payment','','14174897073472223120330','No',NULL,NULL,''),(8935,'1100','141748958485','2025-06-03 20:12:31',NULL,3650.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(8936,'1000','141748958485','2025-06-03 20:12:31',3650.00,NULL,'','14','1','','1','25','payment','','14174897076902423720462','No',NULL,NULL,''),(8937,'1100','141748952418','2025-06-03 20:13:16',NULL,650.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(8938,'1000','141748952418','2025-06-03 20:13:16',650.00,NULL,'','14','1','','1','25','payment','','14174897081220424327012','No',NULL,NULL,''),(8939,'1100','141748951662','2025-06-03 20:14:16',NULL,2817.00,'','14','1','','1','58','payment','','','No',NULL,NULL,''),(8940,'1010','141748951662','2025-06-03 20:14:16',2817.00,NULL,'','14','1','','1','58','payment','','14174897092370223332302','No',NULL,NULL,''),(8941,'1100','141748951662','2025-06-03 20:15:24',NULL,2817.00,'','14','1','','1','58','payment','','','No',NULL,NULL,'PUY'),(8942,'1010','141748951662','2025-06-03 20:15:24',2817.00,NULL,'','14','1','','1','58','payment','','14174897095632332112755','No',NULL,NULL,'PUY'),(8943,'1100','141748941975','2025-06-03 20:26:16',NULL,1300.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(8944,'1000','141748941975','2025-06-03 20:26:16',1300.00,NULL,'','14','1','','1','80','payment','','14174897159883753222293','No',NULL,NULL,''),(8945,'1100','11748940894','2025-06-03 20:59:22',NULL,2630.00,'','15','1','','1','43','payment','','','No',NULL,NULL,''),(8946,'1000','11748940894','2025-06-03 20:59:22',2630.00,NULL,'','15','1','','1','43','payment','','15174897358232800725233','No',NULL,NULL,''),(8947,'1110','141749021343','2025-06-04 10:18:34',NULL,15694.00,'','14','1','Inventory sold','1','20','sales','10','','No',NULL,NULL,''),(8948,'1110','141749021343','2025-06-04 10:15:43',NULL,4559.98,'','14','1','Inventory sold','1','20','sales','3','','No',NULL,NULL,''),(8949,'1110','141749021343','2025-06-04 10:16:14',NULL,6080.00,'','14','1','Inventory sold','1','20','sales','2','','No',NULL,NULL,''),(8950,'1110','141749021343','2025-06-04 10:17:16',NULL,340.00,'','14','1','Inventory sold','1','20','sales','20','','No',NULL,NULL,''),(8951,'1110','141749021343','2025-06-04 10:17:36',NULL,942.00,'','14','1','Inventory sold','1','20','sales','1','','No',NULL,NULL,''),(8952,'1110','141749021343','2025-06-04 10:17:56',NULL,1432.00,'','14','1','Inventory sold','1','20','sales','9','','No',NULL,NULL,''),(8953,'5500','141749021343','2025-06-04 10:18:12',29047.97,NULL,'','14','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(8954,'1100','141749021343','2025-06-04 10:18:34',31040.00,NULL,'','14','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(8955,'4000','141749021343','2025-06-04 10:18:34',NULL,16800.00,'','14','1','Good sold','1','20','sales','10','','No',NULL,NULL,''),(8956,'4000','141749021343','2025-06-04 10:15:43',NULL,4799.95,'','14','1','Good sold','1','20','sales','3','','No',NULL,NULL,''),(8957,'4000','141749021343','2025-06-04 10:16:14',NULL,6500.00,'','14','1','Good sold','1','20','sales','2','','No',NULL,NULL,''),(8958,'4000','141749021343','2025-06-04 10:17:16',NULL,380.00,'','14','1','Good sold','1','20','sales','20','','No',NULL,NULL,''),(8959,'4000','141749021343','2025-06-04 10:17:36',NULL,1000.00,'','14','1','Good sold','1','20','sales','1','','No',NULL,NULL,''),(8960,'4000','141749021343','2025-06-04 10:17:56',NULL,1560.00,'','14','1','Good sold','1','20','sales','9','','No',NULL,NULL,''),(8961,'1110','141749022261','2025-06-04 10:31:45',NULL,1121.00,'','14','1','Inventory sold','1','41','sales','10','','No',NULL,NULL,''),(8962,'5500','141749022261','2025-06-04 10:31:01',1121.00,NULL,'','14','1','Cost of goods sold','1','41','sales','','','No',NULL,NULL,''),(8963,'1100','141749022261','2025-06-04 10:31:45',1200.00,NULL,'','14','1','Good sold','1','41','sales','','','No',NULL,NULL,''),(8964,'4000','141749022261','2025-06-04 10:31:45',NULL,1200.00,'','14','1','Good sold','1','41','sales','10','','No',NULL,NULL,''),(8965,'1110','141749024236','2025-06-04 11:16:15',NULL,6726.00,'','14','1','Inventory sold','1','77','sales','10','','No',NULL,NULL,''),(8966,'1110','141749024236','2025-06-04 11:03:56',NULL,1216.00,'','14','1','Inventory sold','1','77','sales','2','','No',NULL,NULL,''),(8967,'5500','141749024236','2025-06-04 11:15:55',7942.00,NULL,'','14','1','Cost of goods sold','1','77','sales','','','No',NULL,NULL,''),(8968,'1100','141749024236','2025-06-04 11:16:15',8480.00,NULL,'','14','1','Good sold','1','77','sales','','','No',NULL,NULL,''),(8969,'4000','141749024236','2025-06-04 11:16:15',NULL,7200.00,'','14','1','Good sold','1','77','sales','10','','No',NULL,NULL,''),(8970,'4000','141749024236','2025-06-04 11:03:56',NULL,1280.00,'','14','1','Good sold','1','77','sales','2','','No',NULL,NULL,''),(8971,'1100','141749022261','2025-06-04 11:17:46',NULL,1200.00,'','14','1','','1','41','payment','','','No',NULL,NULL,''),(8972,'1000','141749022261','2025-06-04 11:17:46',1200.00,NULL,'','14','1','','1','41','payment','','14174902508909327251423','No',NULL,NULL,''),(8973,'1110','141749025515','2025-06-04 11:27:10',NULL,7770.00,'','14','1','Inventory sold','1','64','sales','21','','No',NULL,NULL,''),(8974,'5500','141749025515','2025-06-04 11:25:15',7770.00,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(8975,'1000','141749025515','2025-06-04 11:27:10',8400.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'PUY'),(8976,'4000','141749025515','2025-06-04 11:27:10',NULL,8400.00,'','14','1','Good sold','1','64','sales','21','','No',NULL,NULL,''),(8977,'4000','141749024236','2025-06-04 11:31:28',7200.00,NULL,'','14','1','Returned products','1','77','return','','','No',NULL,NULL,''),(8978,'1100','141749024236','2025-06-04 11:31:28',NULL,7200.00,'','14','1','Returned products','1','77','return','','','No',NULL,NULL,''),(8979,'5500','141749024236','2025-06-04 11:31:28',NULL,6726.00,'','14','1','Cost of goods returned','1','77','sales','10','','No',NULL,NULL,''),(8980,'1110','141749024236','2025-06-04 11:31:28',6726.00,NULL,'','14','1','Inventory retuned ','1','77','sales','','','No',NULL,NULL,''),(8981,'4000','141749024236','2025-06-04 11:31:32',1280.00,NULL,'','14','1','Returned products','1','77','return','','','No',NULL,NULL,''),(8982,'1100','141749024236','2025-06-04 11:31:32',NULL,1280.00,'','14','1','Returned products','1','77','return','','','No',NULL,NULL,''),(8983,'5500','141749024236','2025-06-04 11:31:32',NULL,1216.00,'','14','1','Cost of goods returned','1','77','sales','2','','No',NULL,NULL,''),(8984,'1110','141749024236','2025-06-04 11:31:32',1216.00,NULL,'','14','1','Inventory retuned ','1','77','sales','','','No',NULL,NULL,''),(8993,'1110','141749033263','2025-06-04 13:34:57',NULL,716.00,'','14','1','Inventory sold','1','80','sales','9','','No',NULL,NULL,''),(8994,'1110','141749033263','2025-06-04 13:34:23',NULL,1121.00,'','14','1','Inventory sold','1','80','sales','10','','No',NULL,NULL,''),(8995,'5500','141749033263','2025-06-04 13:34:39',1837.00,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(8996,'1100','141749033263','2025-06-04 13:34:57',1980.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(8997,'4000','141749033263','2025-06-04 13:34:57',NULL,780.00,'','14','1','Good sold','1','80','sales','9','','No',NULL,NULL,''),(8998,'4000','141749033263','2025-06-04 13:34:23',NULL,1200.00,'','14','1','Good sold','1','80','sales','10','','No',NULL,NULL,''),(8999,'1110','141749033348','2025-06-04 13:36:07',NULL,760.00,'','14','1','Inventory sold','1','80','sales','3','','No',NULL,NULL,''),(9000,'5500','141749033348','2025-06-04 13:35:48',760.00,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(9001,'1100','141749033348','2025-06-04 13:36:07',800.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(9002,'4000','141749033348','2025-06-04 13:36:07',NULL,799.99,'','14','1','Good sold','1','80','sales','3','','No',NULL,NULL,''),(9003,'1110','141749033403','2025-06-04 13:37:29',NULL,973.00,'','14','1','Inventory sold','1','25','sales','14','','No',NULL,NULL,''),(9004,'5500','141749033403','2025-06-04 13:36:43',973.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9005,'1100','141749033403','2025-06-04 13:37:29',1040.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(9006,'4000','141749033403','2025-06-04 13:37:29',NULL,1039.99,'','14','1','Good sold','1','25','sales','14','','No',NULL,NULL,''),(9007,'1110','141749037471','2025-06-04 14:46:40',NULL,1432.00,'','14','1','Inventory sold','1','28','sales','9','','No',NULL,NULL,''),(9008,'1110','141749037471','2025-06-04 14:44:31',NULL,1121.00,'','14','1','Inventory sold','1','28','sales','10','','No',NULL,NULL,''),(9009,'5500','141749037471','2025-06-04 14:46:13',2553.00,NULL,'','14','1','Cost of goods sold','1','28','sales','','','No',NULL,NULL,''),(9010,'1100','141749037471','2025-06-04 14:46:40',2680.00,NULL,'','14','1','Good sold','1','28','sales','','','No',NULL,NULL,''),(9011,'4000','141749037471','2025-06-04 14:46:40',NULL,1509.79,'','14','1','Good sold','1','28','sales','9','','No',NULL,NULL,''),(9012,'4000','141749037471','2025-06-04 14:44:31',NULL,1170.00,'','14','1','Good sold','1','28','sales','10','','No',NULL,NULL,''),(9013,'1100','141749033348','2025-06-04 14:54:01',NULL,800.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(9014,'1000','141749033348','2025-06-04 14:54:01',800.00,NULL,'','14','1','','1','80','payment','','14174903805992023832302','No',NULL,NULL,''),(9015,'1100','141749033263','2025-06-04 14:54:41',NULL,1980.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(9016,'1000','141749033263','2025-06-04 14:54:41',1980.00,NULL,'','14','1','','1','80','payment','','14174903809820108023230','No',NULL,NULL,''),(9017,'1100','141749033403','2025-06-04 16:08:03',NULL,1040.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(9018,'1000','141749033403','2025-06-04 16:08:03',1040.00,NULL,'','14','1','','1','25','payment','','14174904253432233343222','No',NULL,NULL,''),(9019,'1110','141749044428','2025-06-04 16:41:19',NULL,943.92,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(9020,'1110','141749044428','2025-06-04 16:40:28',NULL,608.00,'','14','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(9021,'5500','141749044428','2025-06-04 16:40:58',1551.92,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9022,'1000','141749044428','2025-06-04 16:41:19',1650.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9023,'4000','141749044428','2025-06-04 16:41:19',NULL,999.84,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(9024,'4000','141749044428','2025-06-04 16:40:28',NULL,650.00,'','14','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(9025,'1110','141749046516','2025-06-04 17:16:26',NULL,716.00,'','14','1','Inventory sold','1','45','sales','9','','No',NULL,NULL,''),(9026,'1110','141749046516','2025-06-04 17:15:16',NULL,1121.00,'','14','1','Inventory sold','1','45','sales','10','','No',NULL,NULL,''),(9027,'5500','141749046516','2025-06-04 17:15:56',1837.00,NULL,'','14','1','Cost of goods sold','1','45','sales','','','No',NULL,NULL,''),(9028,'1100','141749046516','2025-06-04 17:16:26',1980.00,NULL,'','14','1','Good sold','1','45','sales','','','No',NULL,NULL,''),(9029,'4000','141749046516','2025-06-04 17:16:26',NULL,780.00,'','14','1','Good sold','1','45','sales','9','','No',NULL,NULL,''),(9030,'4000','141749046516','2025-06-04 17:15:16',NULL,1200.00,'','14','1','Good sold','1','45','sales','10','','No',NULL,NULL,''),(9031,'1110','141749048457','2025-06-04 17:48:09',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(9032,'5500','141749048457','2025-06-04 17:47:38',608.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9033,'1100','141749048457','2025-06-04 17:48:09',650.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(9034,'4000','141749048457','2025-06-04 17:48:09',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(9035,'1110','141749048515','2025-06-04 17:48:50',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(9036,'5500','141749048515','2025-06-04 17:48:35',608.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9037,'1100','141749048515','2025-06-04 17:48:50',650.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(9038,'4000','141749048515','2025-06-04 17:48:50',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(9039,'1110','141749048552','2025-06-04 17:49:27',NULL,340.00,'','14','1','Inventory sold','1','25','sales','20','','No',NULL,NULL,''),(9040,'5500','141749048552','2025-06-04 17:49:12',340.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9041,'1100','141749048552','2025-06-04 17:49:27',380.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(9042,'4000','141749048552','2025-06-04 17:49:27',NULL,380.00,'','14','1','Good sold','1','25','sales','20','','No',NULL,NULL,''),(9043,'1100','141749048552','2025-06-04 18:03:20',NULL,380.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(9044,'1000','141749048552','2025-06-04 18:03:20',380.00,NULL,'','14','1','','1','25','payment','','14174904943202304331092','No',NULL,NULL,''),(9045,'1100','141749048515','2025-06-04 18:04:40',NULL,650.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(9046,'1000','141749048515','2025-06-04 18:04:40',650.00,NULL,'','14','1','','1','25','payment','','14174904954323402720370','No',NULL,NULL,''),(9047,'1100','141749048457','2025-06-04 18:06:03',NULL,650.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(9048,'1000','141749048457','2025-06-04 18:06:03',650.00,NULL,'','14','1','','1','25','payment','','14174904957923743470392','No',NULL,NULL,''),(9049,'1100','141749046516','2025-06-04 18:07:01',NULL,650.00,'','14','1','','1','45','payment','','','No',NULL,NULL,''),(9050,'1000','141749046516','2025-06-04 18:07:01',650.00,NULL,'','14','1','','1','45','payment','','14174904964292220341990','No',NULL,NULL,''),(9051,'1100','141749046516','2025-06-04 18:08:10',NULL,1330.00,'','14','1','','1','45','payment','','','No',NULL,NULL,''),(9052,'1000','141749046516','2025-06-04 18:08:10',1330.00,NULL,'','14','1','','1','45','payment','','14174904971130042070703','No',NULL,NULL,''),(9053,'1110','141749052370','2025-06-04 18:53:21',NULL,608.00,'','14','1','Inventory sold','1','43','sales','2','','No',NULL,NULL,''),(9054,'5500','141749052370','2025-06-04 18:52:50',608.00,NULL,'','14','1','Cost of goods sold','1','43','sales','','','No',NULL,NULL,''),(9055,'1100','141749052370','2025-06-04 18:53:21',650.00,NULL,'','14','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(9056,'4000','141749052370','2025-06-04 18:53:21',NULL,650.00,'','14','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(9057,'1100','141749052370','2025-06-04 19:03:52',NULL,650.00,'','14','1','','1','43','payment','','','No',NULL,NULL,''),(9058,'1000','141749052370','2025-06-04 19:03:52',650.00,NULL,'','14','1','','1','43','payment','','14174905305702270253371','No',NULL,NULL,''),(9059,'1110','141749026519','2025-06-04 10:45:19',NULL,7847.00,'','14','1','Inventory sold','1','77','sales','2417','','No',NULL,NULL,''),(9060,'1110','141749026519','2025-06-04 10:45:19',NULL,1216.00,'','14','1','Inventory sold','1','77','sales','2416','','No',NULL,NULL,''),(9061,'4000','141749026519','2025-06-04 10:45:19',NULL,8258.88,'0','14','1','Sales order','1','','','2417','','No',NULL,NULL,''),(9062,'4000','141749026519','2025-06-04 10:45:19',NULL,1280.00,'0','14','1','Sales order','1','','','2416','','No',NULL,NULL,''),(9063,'1000','141749026519','2025-06-04 10:45:19',9538.88,NULL,'0','14','1','Sales order (A/R)','1','','','','','No',NULL,NULL,''),(9064,'5500','141749026519','2025-06-04 10:45:19',9063.00,NULL,'','14','1','Cost of goods sold','1','77','sales','','','No',NULL,NULL,''),(9065,'1110','141749104992','2025-06-05 09:31:09',NULL,716.00,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(9066,'1110','141749104992','2025-06-05 09:29:52',NULL,1121.00,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(9067,'5500','141749104992','2025-06-05 09:30:48',1837.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9068,'1100','141749104992','2025-06-05 09:31:09',1980.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(9069,'4000','141749104992','2025-06-05 09:31:09',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(9070,'4000','141749104992','2025-06-05 09:29:52',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(9071,'1110','141749108049','2025-06-05 10:21:15',NULL,1110.00,'','14','1','Inventory sold','1','25','sales','21','','No',NULL,NULL,''),(9072,'5500','141749108049','2025-06-05 10:20:49',1110.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9073,'1100','141749108049','2025-06-05 10:21:15',1200.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(9074,'4000','141749108049','2025-06-05 10:21:15',NULL,1200.00,'','14','1','Good sold','1','25','sales','21','','No',NULL,NULL,''),(9075,'1110','141749112092','2025-06-05 11:28:23',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(9076,'5500','141749112092','2025-06-05 11:28:12',608.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9077,'1100','141749112092','2025-06-05 11:28:23',650.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(9078,'4000','141749112092','2025-06-05 11:28:23',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(9079,'1110','141749119495','2025-06-05 13:34:55',NULL,3363.12,'','14','1','Inventory sold','1','31','sales','10','','No',NULL,NULL,''),(9080,'1110','141749119495','2025-06-05 13:31:35',NULL,2864.64,'','14','1','Inventory sold','1','31','sales','9','','No',NULL,NULL,''),(9081,'1110','141749119495','2025-06-05 13:33:08',NULL,1824.00,'','14','1','Inventory sold','1','31','sales','2','','No',NULL,NULL,''),(9082,'5500','141749119495','2025-06-05 13:34:08',8051.76,NULL,'','14','1','Cost of goods sold','1','31','sales','','','No',NULL,NULL,''),(9083,'1100','141749119495','2025-06-05 13:34:55',8670.00,NULL,'','14','1','Good sold','1','31','sales','','','No',NULL,NULL,''),(9084,'4000','141749119495','2025-06-05 13:34:55',NULL,3600.00,'','14','1','Good sold','1','31','sales','10','','No',NULL,NULL,''),(9085,'4000','141749119495','2025-06-05 13:31:35',NULL,3120.00,'','14','1','Good sold','1','31','sales','9','','No',NULL,NULL,''),(9086,'4000','141749119495','2025-06-05 13:33:08',NULL,1950.00,'','14','1','Good sold','1','31','sales','2','','No',NULL,NULL,''),(9087,'1110','141749121565','2025-06-05 14:06:36',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(9088,'1110','141749121565','2025-06-05 14:06:05',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(9089,'5500','141749121565','2025-06-05 14:06:23',1551.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9090,'1100','141749121565','2025-06-05 14:06:36',1650.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(9091,'4000','141749121565','2025-06-05 14:06:36',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(9092,'4000','141749121565','2025-06-05 14:06:05',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(9093,'1100','141749121565','2025-06-05 14:07:50',NULL,1650.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(9094,'1000','141749121565','2025-06-05 14:07:50',1650.00,NULL,'','14','1','','1','25','payment','','14174912170004002243701','No',NULL,NULL,''),(9095,'1110','141749122104','2025-06-05 14:16:21',NULL,1121.04,'','14','1','Inventory sold','1','31','sales','10','','No',NULL,NULL,''),(9096,'5500','141749122104','2025-06-05 14:15:04',1121.04,NULL,'','14','1','Cost of goods sold','1','31','sales','','','No',NULL,NULL,''),(9097,'1100','141749122104','2025-06-05 14:16:21',1200.00,NULL,'','14','1','Good sold','1','31','sales','','','No',NULL,NULL,''),(9098,'4000','141749122104','2025-06-05 14:16:21',NULL,1200.00,'','14','1','Good sold','1','31','sales','10','','No',NULL,NULL,''),(9099,'1110','141749123479','2025-06-05 14:38:40',NULL,608.00,'','14','1','Inventory sold','1','23','sales','2','','No',NULL,NULL,''),(9100,'1110','141749123479','2025-06-05 14:37:59',NULL,943.92,'','14','1','Inventory sold','1','23','sales','7','','No',NULL,NULL,''),(9101,'5500','141749123479','2025-06-05 14:38:18',1551.92,NULL,'','14','1','Cost of goods sold','1','23','sales','','','No',NULL,NULL,''),(9102,'1100','141749123479','2025-06-05 14:38:40',1650.00,NULL,'','14','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(9103,'4000','141749123479','2025-06-05 14:38:40',NULL,650.00,'','14','1','Good sold','1','23','sales','2','','No',NULL,NULL,''),(9104,'4000','141749123479','2025-06-05 14:37:59',NULL,999.84,'','14','1','Good sold','1','23','sales','7','','No',NULL,NULL,''),(9105,'1100','141749123479','2025-06-05 14:39:59',NULL,1000.00,'','14','1','','1','23','payment','','','No',NULL,NULL,''),(9106,'1000','141749123479','2025-06-05 14:39:59',1000.00,NULL,'','14','1','','1','23','payment','','14174912362130340322033','No',NULL,NULL,''),(9107,'1110','141749124049','2025-06-05 14:47:50',NULL,1121.04,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(9108,'5500','141749124049','2025-06-05 14:47:29',1121.04,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(9109,'1000','141749124049','2025-06-05 14:47:50',1200.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'LKJ'),(9110,'4000','141749124049','2025-06-05 14:47:50',NULL,1200.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(9111,'1110','141749140132','2025-06-05 19:16:46',NULL,716.16,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(9112,'5500','141749140132','2025-06-05 19:15:32',716.16,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(9113,'1100','141749140132','2025-06-05 19:16:46',780.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(9114,'4000','141749140132','2025-06-05 19:16:46',NULL,780.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(9115,'1100','141749140132','2025-06-05 19:25:57',NULL,650.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(9116,'1000','141749140132','2025-06-05 19:25:57',650.00,NULL,'','14','1','','1','64','payment','','14174914081322033203902','No',NULL,NULL,''),(9117,'1100','141749140132','2025-06-05 19:42:49',NULL,130.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(9118,'1000','141749140132','2025-06-05 19:42:49',130.00,NULL,'','14','1','','1','64','payment','','14174914179803333333003','No',NULL,NULL,''),(9119,'1100','141749108049','2025-06-05 19:44:45',NULL,650.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(9120,'1000','141749108049','2025-06-05 19:44:45',650.00,NULL,'','14','1','','1','25','payment','','14174914190731272423212','No',NULL,NULL,''),(9121,'1100','141749123479','2025-06-05 19:48:24',NULL,650.00,'','14','1','','1','23','payment','','','No',NULL,NULL,''),(9122,'1000','141749123479','2025-06-05 19:48:24',650.00,NULL,'','14','1','','1','23','payment','','14174914212934022230291','No',NULL,NULL,''),(9123,'1110','141749142300','2025-06-05 19:51:56',NULL,157.00,'','14','1','Inventory sold','1','64','sales','1','','No',NULL,NULL,''),(9124,'5500','141749142300','2025-06-05 19:51:40',157.00,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(9125,'1100','141749142300','2025-06-05 19:51:56',180.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(9126,'4000','141749142300','2025-06-05 19:51:56',NULL,180.00,'','14','1','Good sold','1','64','sales','1','','No',NULL,NULL,''),(9127,'1110','141749142831','2025-06-05 20:01:17',NULL,3363.12,'','14','1','Inventory sold','1','16','sales','10','','No',NULL,NULL,''),(9128,'5500','141749142831','2025-06-05 20:00:31',3363.12,NULL,'','14','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(9129,'1100','141749142831','2025-06-05 20:01:17',3540.00,NULL,'','14','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(9130,'4000','141749142831','2025-06-05 20:01:17',NULL,3540.00,'','14','1','Good sold','1','16','sales','10','','No',NULL,NULL,''),(9131,'1110','141749142936','2025-06-05 20:03:03',NULL,27.76,'','14','1','Inventory sold','1','64','sales','13','','No',NULL,NULL,''),(9132,'5500','141749142936','2025-06-05 20:02:16',27.76,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(9133,'1000','141749142936','2025-06-05 20:03:03',40.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(9134,'4000','141749142936','2025-06-05 20:03:03',NULL,40.00,'','14','1','Good sold','1','64','sales','13','','No',NULL,NULL,''),(9135,'1110','141749143028','2025-06-05 20:04:28',NULL,27.76,'','14','1','Inventory sold','1','64','sales','13','','No',NULL,NULL,''),(9136,'5500','141749143028','2025-06-05 20:03:48',27.76,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(9137,'1100','141749143028','2025-06-05 20:04:28',40.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(9138,'4000','141749143028','2025-06-05 20:04:28',NULL,40.00,'','14','1','Good sold','1','64','sales','13','','No',NULL,NULL,''),(9139,'1100','141749122104','2025-06-05 20:25:50',NULL,1200.00,'','14','1','','1','31','payment','','','No',NULL,NULL,''),(9140,'1000','141749122104','2025-06-05 20:25:50',1200.00,NULL,'','14','1','','1','31','payment','','14174914436831040122124','No',NULL,NULL,''),(9141,'1100','141749104992','2025-06-05 20:26:36',NULL,1980.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(9142,'1000','141749104992','2025-06-05 20:26:36',1980.00,NULL,'','14','1','','1','25','payment','','14174914441922029329322','No',NULL,NULL,''),(9143,'1100','141749112092','2025-06-05 20:27:16',NULL,650.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(9144,'1000','141749112092','2025-06-05 20:27:16',650.00,NULL,'','14','1','','1','25','payment','','14174914447373443201202','No',NULL,NULL,''),(9145,'1100','141749119495','2025-06-05 20:28:21',NULL,8670.00,'','14','1','','1','31','payment','','','No',NULL,NULL,''),(9146,'1000','141749119495','2025-06-05 20:28:21',8670.00,NULL,'','14','1','','1','31','payment','','14174914453742322373105','No',NULL,NULL,''),(9147,'1100','141749143028','2025-06-05 20:38:05',NULL,40.00,'','14','1','','1','64','payment','','','No',NULL,NULL,'FY'),(9148,'1010','141749143028','2025-06-05 20:38:05',40.00,NULL,'','14','1','','1','64','payment','','14174914511545743233303','No',NULL,NULL,'FY'),(9149,'1100','141749142300','2025-06-05 20:47:05',NULL,180.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(9150,'1010','141749142300','2025-06-05 20:47:05',180.00,NULL,'','14','1','','1','64','payment','','14174914565239412121145','No',NULL,NULL,''),(9151,'1110','141749190385','2025-06-06 09:14:26',NULL,1121.04,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(9152,'1110','141749190385','2025-06-06 09:13:05',NULL,716.16,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(9153,'5500','141749190385','2025-06-06 09:14:06',1837.20,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9154,'1100','141749190385','2025-06-06 09:14:26',1980.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(9155,'4000','141749190385','2025-06-06 09:14:26',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(9156,'4000','141749190385','2025-06-06 09:13:05',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(9157,'4000','141749190385','2025-06-06 09:43:52',1200.00,NULL,'','14','1','Returned products','1','25','return','','','No',NULL,NULL,''),(9158,'1100','141749190385','2025-06-06 09:43:52',NULL,1200.00,'','14','1','Returned products','1','25','return','','','No',NULL,NULL,''),(9159,'5500','141749190385','2025-06-06 09:43:52',NULL,1121.04,'','14','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(9160,'1110','141749190385','2025-06-06 09:43:52',1121.04,NULL,'','14','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(9161,'1100','141749190385','2025-06-06 09:45:37',NULL,780.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(9162,'1000','141749190385','2025-06-06 09:45:37',780.00,NULL,'','14','1','','1','25','payment','','14174919235603420160223','No',NULL,NULL,''),(9163,'1110','141749192369','2025-06-06 09:46:48',NULL,333.12,'','14','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(9164,'5500','141749192369','2025-06-06 09:46:09',333.12,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9165,'1100','141749192369','2025-06-06 09:46:48',370.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(9166,'4000','141749192369','2025-06-06 09:46:48',NULL,370.08,'','14','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(9167,'1100','141749192369','2025-06-06 09:47:42',NULL,200.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(9168,'1000','141749192369','2025-06-06 09:47:42',200.00,NULL,'','14','1','','1','25','payment','','14174919249222123920444','No',NULL,NULL,''),(9169,'1100','141749192369','2025-06-06 09:48:25',NULL,170.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'JKK'),(9170,'1000','141749192369','2025-06-06 09:48:25',170.00,NULL,'','14','1','','1','25','payment','','14174919254322721290032','No',NULL,NULL,'JKK'),(9171,'1110','141749192990','2025-06-06 09:57:14',NULL,340.08,'','14','1','Inventory sold','1','25','sales','20','','No',NULL,NULL,''),(9172,'1110','141749192990','2025-06-06 09:56:30',NULL,759.96,'','14','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(9173,'5500','141749192990','2025-06-06 09:56:49',1100.04,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9174,'1100','141749192990','2025-06-06 09:57:14',1180.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(9175,'4000','141749192990','2025-06-06 09:57:14',NULL,380.04,'','14','1','Good sold','1','25','sales','20','','No',NULL,NULL,''),(9176,'4000','141749192990','2025-06-06 09:56:30',NULL,800.04,'','14','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(9177,'1110','141749193076','2025-06-06 09:58:26',NULL,716.16,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(9178,'5500','141749193076','2025-06-06 09:57:56',716.16,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9179,'1100','141749193076','2025-06-06 09:58:26',780.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(9180,'4000','141749193076','2025-06-06 09:58:26',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(9181,'1100','141749193076','2025-06-06 10:42:43',NULL,780.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(9182,'1000','141749193076','2025-06-06 10:42:43',780.00,NULL,'','14','1','','1','25','payment','','14174919582721234223020','No',NULL,NULL,''),(9183,'1110','141749196767','2025-06-06 11:00:13',NULL,1121.04,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(9184,'1110','141749196767','2025-06-06 10:59:27',NULL,716.16,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(9185,'5500','141749196767','2025-06-06 10:59:48',1837.20,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9186,'1100','141749196767','2025-06-06 11:00:13',1980.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(9187,'4000','141749196767','2025-06-06 11:00:13',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(9188,'4000','141749196767','2025-06-06 10:59:27',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(9189,'1110','141749196866','2025-06-06 11:01:42',NULL,1121.04,'','14','1','Inventory sold','1','56','sales','10','','No',NULL,NULL,''),(9190,'1110','141749196866','2025-06-06 11:01:06',NULL,608.00,'','14','1','Inventory sold','1','56','sales','2','','No',NULL,NULL,''),(9191,'5500','141749196866','2025-06-06 11:01:31',1729.04,NULL,'','14','1','Cost of goods sold','1','56','sales','','','No',NULL,NULL,''),(9192,'1100','141749196866','2025-06-06 11:01:42',1850.00,NULL,'','14','1','Good sold','1','56','sales','','','No',NULL,NULL,''),(9193,'4000','141749196866','2025-06-06 11:01:42',NULL,1200.00,'','14','1','Good sold','1','56','sales','10','','No',NULL,NULL,''),(9194,'4000','141749196866','2025-06-06 11:01:06',NULL,650.00,'','14','1','Good sold','1','56','sales','2','','No',NULL,NULL,''),(9195,'1110','141749201785','2025-06-06 12:23:19',NULL,340.08,'','14','1','Inventory sold','1','25','sales','20','','No',NULL,NULL,''),(9196,'5500','141749201785','2025-06-06 12:23:05',340.08,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9197,'1000','141749201785','2025-06-06 12:23:19',380.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(9198,'4000','141749201785','2025-06-06 12:23:19',NULL,380.04,'','14','1','Good sold','1','25','sales','20','','No',NULL,NULL,''),(9199,'1110','141749201917','2025-06-06 12:27:29',NULL,1432.32,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(9200,'1110','141749201917','2025-06-06 12:25:17',NULL,59.68,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(9201,'5500','141749201917','2025-06-06 12:25:52',1492.00,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(9202,'1000','141749201917','2025-06-06 12:27:29',1625.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'GHJKL'),(9203,'4000','141749201917','2025-06-06 12:27:29',NULL,1560.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(9204,'4000','141749201917','2025-06-06 12:25:17',NULL,65.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(9205,'1110','141749202682','2025-06-06 12:38:20',NULL,1432.32,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(9206,'5500','141749202682','2025-06-06 12:38:03',1432.32,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(9207,'1000','141749202682','2025-06-06 12:38:20',1560.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(9208,'4000','141749202682','2025-06-06 12:38:20',NULL,1560.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(9209,'1110','151749204242','2025-06-06 13:04:02',426831.36,NULL,'','15','1','Inventory Purchased','1','46','Purchases','9','','No',NULL,NULL,''),(9210,'1110','151749204242','2025-06-06 13:04:02',135584.00,NULL,'','15','1','Inventory Purchased','1','46','Purchases','2','','No',NULL,NULL,''),(9211,'1110','151749204242','2025-06-06 13:04:02',130341.12,NULL,'','15','1','Inventory Purchased','1','46','Purchases','9','','No',NULL,NULL,''),(9212,'1110','151749204242','2025-06-06 13:04:02',33631.20,NULL,'','15','1','Inventory Purchased','1','46','Purchases','10','','No',NULL,NULL,''),(9213,'2130','151749204242','2025-06-06 13:04:02',NULL,726387.68,'','15','1','Account payable for inventory','1','46','Purchases','','','No',NULL,NULL,''),(9214,'1100','141749196767','2025-06-06 13:12:53',NULL,1980.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(9215,'1000','141749196767','2025-06-06 13:12:53',1980.00,NULL,'','14','1','','1','25','payment','','14174920479299173339344','No',NULL,NULL,''),(9216,'1100','141749193076','2025-06-06 13:13:29',NULL,780.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(9217,'1000','141749193076','2025-06-06 13:13:29',780.00,NULL,'','14','1','','1','25','payment','','14174920489441730702433','No',NULL,NULL,''),(9218,'1110','141749206225','2025-06-06 13:37:34',NULL,63.33,'','14','1','Inventory sold','1','64','sales','3','','No',NULL,NULL,''),(9219,'5500','141749206225','2025-06-06 13:37:06',63.33,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(9220,'1000','141749206225','2025-06-06 13:37:34',75.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'JKLU'),(9221,'4000','141749206225','2025-06-06 13:37:34',NULL,75.00,'','14','1','Good sold','1','64','sales','3','','No',NULL,NULL,''),(9222,'1110','141749206495','2025-06-06 13:42:14',NULL,102.50,'','14','1','Inventory sold','1','26','sales','15','','No',NULL,NULL,''),(9223,'5500','141749206495','2025-06-06 13:41:36',102.50,NULL,'','14','1','Cost of goods sold','1','26','sales','','','No',NULL,NULL,''),(9224,'1000','141749206495','2025-06-06 13:42:14',108.00,NULL,'','14','1','Good sold','1','26','Payment','','','No',NULL,NULL,''),(9225,'4000','141749206495','2025-06-06 13:42:14',NULL,108.33,'','14','1','Good sold','1','26','sales','15','','No',NULL,NULL,''),(9226,'1110','141749208242','2025-06-06 14:11:27',NULL,716.16,'','14','1','Inventory sold','1','16','sales','9','','No',NULL,NULL,''),(9227,'5500','141749208242','2025-06-06 14:10:42',716.16,NULL,'','14','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(9228,'1100','141749208242','2025-06-06 14:11:27',760.00,NULL,'','14','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(9229,'4000','141749208242','2025-06-06 14:11:27',NULL,760.00,'','14','1','Good sold','1','16','sales','9','','No',NULL,NULL,''),(9230,'1110','141749208619','2025-06-06 14:17:10',NULL,608.00,'','14','1','Inventory sold','1','80','sales','2','','No',NULL,NULL,''),(9231,'5500','141749208619','2025-06-06 14:16:59',608.00,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(9232,'1100','141749208619','2025-06-06 14:17:10',650.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(9233,'4000','141749208619','2025-06-06 14:17:10',NULL,650.00,'','14','1','Good sold','1','80','sales','2','','No',NULL,NULL,''),(9234,'1110','141749209800','2025-06-06 14:38:30',NULL,2460.00,'','14','1','Inventory sold','1','25','sales','15','','No',NULL,NULL,''),(9235,'1110','141749209800','2025-06-06 14:36:40',NULL,759.96,'','14','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(9236,'5500','141749209800','2025-06-06 14:38:15',3219.96,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9237,'1100','141749209800','2025-06-06 14:38:30',3400.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(9238,'4000','141749209800','2025-06-06 14:38:30',NULL,2599.92,'','14','1','Good sold','1','25','sales','15','','No',NULL,NULL,''),(9239,'4000','141749209800','2025-06-06 14:36:40',NULL,800.04,'','14','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(9240,'1110','141749209950','2025-06-06 14:39:26',NULL,716.16,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(9241,'5500','141749209950','2025-06-06 14:39:10',716.16,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9242,'1100','141749209950','2025-06-06 14:39:26',780.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(9243,'4000','141749209950','2025-06-06 14:39:26',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(9244,'1100','141749208242','2025-06-06 14:40:23',NULL,780.00,'','14','1','','1','16','payment','','','No',NULL,NULL,''),(9245,'1000','141749208242','2025-06-06 14:40:23',780.00,NULL,'','14','1','','1','16','payment','','14174921005220423313233','No',NULL,NULL,''),(9246,'1110','141749219044','2025-06-06 17:11:10',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(9247,'5500','141749219044','2025-06-06 17:10:44',608.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9248,'1100','141749219044','2025-06-06 17:11:10',650.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(9249,'4000','141749219044','2025-06-06 17:11:10',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(9250,'1110','141749219614','2025-06-06 17:21:12',NULL,1432.32,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(9251,'1110','141749219614','2025-06-06 17:20:14',NULL,1121.04,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(9252,'1110','141749219614','2025-06-06 17:20:36',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(9253,'5500','141749219614','2025-06-06 17:20:55',3161.36,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9254,'1100','141749219614','2025-06-06 17:21:12',3410.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(9255,'4000','141749219614','2025-06-06 17:21:12',NULL,1560.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(9256,'4000','141749219614','2025-06-06 17:20:14',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(9257,'4000','141749219614','2025-06-06 17:20:36',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(9258,'1110','141749219852','2025-06-06 17:24:28',NULL,118.75,'','14','1','Inventory sold','1','64','sales','4','','No',NULL,NULL,''),(9259,'5500','141749219852','2025-06-06 17:24:12',118.75,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(9260,'1000','141749219852','2025-06-06 17:24:28',150.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(9261,'4000','141749219852','2025-06-06 17:24:28',NULL,150.00,'','14','1','Good sold','1','64','sales','4','','No',NULL,NULL,''),(9262,'1110','141749220276','2025-06-06 17:31:52',NULL,1121.04,'','14','1','Inventory sold','1','80','sales','10','','No',NULL,NULL,''),(9263,'5500','141749220276','2025-06-06 17:31:16',1121.04,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(9264,'1100','141749220276','2025-06-06 17:31:52',1200.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(9265,'4000','141749220276','2025-06-06 17:31:52',NULL,1200.00,'','14','1','Good sold','1','80','sales','10','','No',NULL,NULL,''),(9266,'1100','141749220276','2025-06-06 17:36:25',NULL,1200.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(9267,'1000','141749220276','2025-06-06 17:36:25',1200.00,NULL,'','14','1','','1','80','payment','','14174922061633232232264','No',NULL,NULL,''),(9268,'1110','141749221499','2025-06-06 17:51:58',NULL,1216.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(9269,'5500','141749221499','2025-06-06 17:51:39',1216.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9270,'1100','141749221499','2025-06-06 17:51:58',1300.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(9271,'4000','141749221499','2025-06-06 17:51:58',NULL,1300.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(9272,'1110','141749221765','2025-06-06 17:56:55',NULL,999.36,'','14','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(9273,'5500','141749221765','2025-06-06 17:56:05',999.36,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9274,'1100','141749221765','2025-06-06 17:56:55',1110.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(9275,'4000','141749221765','2025-06-06 17:56:55',NULL,1110.24,'','14','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(9276,'1110','141749222694','2025-06-06 18:12:05',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(9277,'5500','141749222694','2025-06-06 18:11:35',608.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9278,'1100','141749222694','2025-06-06 18:12:05',650.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(9279,'4000','141749222694','2025-06-06 18:12:05',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(9280,'1110','141749222777','2025-06-06 18:13:25',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(9281,'5500','141749222777','2025-06-06 18:12:57',943.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9282,'1100','141749222777','2025-06-06 18:13:25',1000.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(9283,'4000','141749222777','2025-06-06 18:13:25',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(9284,'1100','141749196866','2025-06-06 18:14:41',NULL,1850.00,'','14','1','','1','56','payment','','','No',NULL,NULL,'KJH'),(9285,'1010','141749196866','2025-06-06 18:14:41',1850.00,NULL,'','14','1','','1','56','payment','','14174922292320220313432','No',NULL,NULL,'KJH'),(9286,'1100','141749208242','2025-06-06 19:11:02',NULL,760.00,'','14','1','','1','16','payment','','','No',NULL,NULL,''),(9287,'1000','141749208242','2025-06-06 19:11:02',760.00,NULL,'','14','1','','1','16','payment','','14174922630730294724202','No',NULL,NULL,''),(9288,'1100','141749209800','2025-06-06 19:13:10',NULL,3400.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(9289,'1000','141749209800','2025-06-06 19:13:10',3400.00,NULL,'','14','1','','1','25','payment','','14174922641641360164227','No',NULL,NULL,''),(9290,'1100','141749219044','2025-06-06 19:14:37',NULL,650.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(9291,'1000','141749219044','2025-06-06 19:14:37',650.00,NULL,'','14','1','','1','25','payment','','14174922649722303292134','No',NULL,NULL,''),(9292,'1100','141749221499','2025-06-06 19:16:04',NULL,1300.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'Jky'),(9293,'1010','141749221499','2025-06-06 19:16:04',1300.00,NULL,'','14','1','','1','25','payment','','14174922661212099236230','No',NULL,NULL,'Jky'),(9294,'1100','141749209950','2025-06-06 19:21:46',NULL,780.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'HYT'),(9295,'1010','141749209950','2025-06-06 19:21:46',780.00,NULL,'','14','1','','1','25','payment','','14174922696423423342112','No',NULL,NULL,'HYT'),(9296,'1100','141749208619','2025-06-06 19:28:05',NULL,650.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(9297,'1000','141749208619','2025-06-06 19:28:05',650.00,NULL,'','14','1','','1','80','payment','','14174922732022420203297','No',NULL,NULL,''),(9298,'1100','141749192990','2025-06-06 19:36:29',NULL,1180.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(9299,'1000','141749192990','2025-06-06 19:36:29',1180.00,NULL,'','14','1','','1','25','payment','','14174922781214233027321','No',NULL,NULL,''),(9300,'1100','141749219614','2025-06-06 19:42:45',NULL,3410.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'TDR'),(9301,'1010','141749219614','2025-06-06 19:42:45',3410.00,NULL,'','14','1','','1','25','payment','','14174922821212202204202','No',NULL,NULL,'TDR'),(9302,'1110','141749289298','2025-06-02 12:57:08',NULL,46550.40,'','14','1','Inventory sold','1','62','sales','9','','No',NULL,NULL,''),(9303,'1110','141749289298','2025-06-02 12:57:08',NULL,7847.28,'','14','1','Inventory sold','1','62','sales','10','','No',NULL,NULL,''),(9304,'1110','141749289298','2025-06-02 12:57:08',NULL,56635.20,'','14','1','Inventory sold','1','62','sales','7','','No',NULL,NULL,''),(9305,'1110','141749289298','2025-06-02 12:57:08',NULL,6150.00,'','14','1','Inventory sold','1','62','sales','15','','No',NULL,NULL,''),(9306,'1110','141749289298','2025-06-02 12:57:08',NULL,8478.00,'','14','1','Inventory sold','1','62','sales','1','','No',NULL,NULL,''),(9307,'5500','141749289298','2025-06-02 12:57:08',125660.88,NULL,'','14','1','Cost of goods sold','1','62','sales','','','No',NULL,NULL,''),(9308,'1100','141749289298','2025-06-02 12:57:08',133160.00,NULL,'','14','1','Good sold','1','62','sales','','','No',NULL,NULL,''),(9309,'4000','141749289298','2025-06-02 12:57:08',NULL,49399.90,'','14','1','Good sold','1','62','sales','9','','No',NULL,NULL,''),(9310,'4000','141749289298','2025-06-02 12:57:08',NULL,8260.00,'','14','1','Good sold','1','62','sales','10','','No',NULL,NULL,''),(9311,'4000','141749289298','2025-06-02 12:57:08',NULL,60000.00,'','14','1','Good sold','1','62','sales','7','','No',NULL,NULL,''),(9312,'4000','141749289298','2025-06-02 12:57:08',NULL,6500.00,'','14','1','Good sold','1','62','sales','15','','No',NULL,NULL,''),(9313,'4000','141749289298','2025-06-02 12:57:08',NULL,9000.00,'','14','1','Good sold','1','62','sales','1','','No',NULL,NULL,''),(9314,'1110','141749290992','2025-06-02 13:13:52',NULL,46550.40,'','14','1','Inventory sold','1','62','sales','9','','No',NULL,NULL,''),(9315,'1110','141749290992','2025-06-02 13:13:52',NULL,7847.28,'','14','1','Inventory sold','1','62','sales','10','','No',NULL,NULL,''),(9316,'1110','141749290992','2025-06-02 13:13:52',NULL,56635.20,'','14','1','Inventory sold','1','62','sales','7','','No',NULL,NULL,''),(9317,'1110','141749290992','2025-06-02 13:13:52',NULL,6150.00,'','14','1','Inventory sold','1','62','sales','15','','No',NULL,NULL,''),(9318,'1110','141749290992','2025-06-02 13:13:52',NULL,8478.00,'','14','1','Inventory sold','1','62','sales','1','','No',NULL,NULL,''),(9319,'5500','141749290992','2025-06-02 13:13:52',125660.88,NULL,'','14','1','Cost of goods sold','1','62','sales','','','No',NULL,NULL,''),(9320,'1100','141749290992','2025-06-02 13:13:52',133160.00,NULL,'','14','1','Good sold','1','62','sales','','','No',NULL,NULL,''),(9321,'4000','141749290992','2025-06-02 13:13:52',NULL,49400.00,'','14','1','Good sold','1','62','sales','9','','No',NULL,NULL,''),(9322,'4000','141749290992','2025-06-02 13:13:52',NULL,8260.00,'','14','1','Good sold','1','62','sales','10','','No',NULL,NULL,''),(9323,'4000','141749290992','2025-06-02 13:13:52',NULL,60000.00,'','14','1','Good sold','1','62','sales','7','','No',NULL,NULL,''),(9324,'4000','141749290992','2025-06-02 13:13:52',NULL,6500.00,'','14','1','Good sold','1','62','sales','15','','No',NULL,NULL,''),(9325,'4000','141749290992','2025-06-02 13:13:52',NULL,9000.00,'','14','1','Good sold','1','62','sales','1','','No',NULL,NULL,''),(9326,'1110','141749296490','2025-06-07 14:42:49',NULL,2242.08,'','14','1','Inventory sold','1','16','sales','10','','No',NULL,NULL,''),(9327,'5500','141749296490','2025-06-07 14:41:30',2242.08,NULL,'','14','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(9328,'1000','141749296490','2025-06-07 14:42:49',2360.00,NULL,'','14','1','Good sold','1','16','Payment','','','No',NULL,NULL,''),(9329,'4000','141749296490','2025-06-07 14:42:49',NULL,2359.97,'','14','1','Good sold','1','16','sales','10','','No',NULL,NULL,''),(9330,'1110','141749296653','2025-06-07 14:44:34',NULL,759.96,'','14','1','Inventory sold','1','80','sales','3','','No',NULL,NULL,''),(9331,'5500','141749296653','2025-06-07 14:44:14',759.96,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(9332,'1000','141749296653','2025-06-07 14:44:34',800.00,NULL,'','14','1','Good sold','1','80','Payment','','','No',NULL,NULL,''),(9333,'4000','141749296653','2025-06-07 14:44:34',NULL,800.04,'','14','1','Good sold','1','80','sales','3','','No',NULL,NULL,''),(9334,'1110','141749296707','2025-06-07 14:45:38',NULL,1121.04,'','14','1','Inventory sold','1','75','sales','10','','No',NULL,NULL,''),(9335,'5500','141749296707','2025-06-07 14:45:07',1121.04,NULL,'','14','1','Cost of goods sold','1','75','sales','','','No',NULL,NULL,''),(9336,'1000','141749296707','2025-06-07 14:45:38',1200.00,NULL,'','14','1','Good sold','1','75','sales','','','No',NULL,NULL,'2578552'),(9337,'4000','141749296707','2025-06-07 14:45:38',NULL,1200.00,'','14','1','Good sold','1','75','sales','10','','No',NULL,NULL,''),(9338,'1110','141749296800','2025-06-07 14:48:41',NULL,1512.00,'','14','1','Inventory sold','1','63','sales','12','','No',NULL,NULL,''),(9339,'1110','141749296800','2025-06-07 14:46:40',NULL,3039.84,'','14','1','Inventory sold','1','63','sales','3','','No',NULL,NULL,''),(9340,'1110','141749296800','2025-06-07 14:46:56',NULL,1425.00,'','14','1','Inventory sold','1','63','sales','4','','No',NULL,NULL,''),(9341,'1110','141749296800','2025-06-07 14:47:12',NULL,2864.64,'','14','1','Inventory sold','1','63','sales','9','','No',NULL,NULL,''),(9342,'5500','141749296800','2025-06-07 14:48:16',8841.48,NULL,'','14','1','Cost of goods sold','1','63','sales','','','No',NULL,NULL,''),(9343,'1100','141749296800','2025-06-07 14:48:41',9335.00,NULL,'','14','1','Good sold','1','63','sales','','','No',NULL,NULL,''),(9344,'4000','141749296800','2025-06-07 14:48:41',NULL,1595.04,'','14','1','Good sold','1','63','sales','12','','No',NULL,NULL,''),(9345,'4000','141749296800','2025-06-07 14:46:40',NULL,3200.16,'','14','1','Good sold','1','63','sales','3','','No',NULL,NULL,''),(9346,'4000','141749296800','2025-06-07 14:46:56',NULL,1500.00,'','14','1','Good sold','1','63','sales','4','','No',NULL,NULL,''),(9347,'4000','141749296800','2025-06-07 14:47:12',NULL,3040.00,'','14','1','Good sold','1','63','sales','9','','No',NULL,NULL,''),(9348,'1110','141749296990','2025-06-07 14:49:57',NULL,608.00,'','14','1','Inventory sold','1','80','sales','2','','No',NULL,NULL,''),(9349,'5500','141749296990','2025-06-07 14:49:50',608.00,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(9350,'1000','141749296990','2025-06-07 14:49:57',650.00,NULL,'','14','1','Good sold','1','80','Payment','','','No',NULL,NULL,''),(9351,'4000','141749296990','2025-06-07 14:49:57',NULL,650.00,'','14','1','Good sold','1','80','sales','2','','No',NULL,NULL,''),(9352,'1110','141749297033','2025-06-07 14:50:58',NULL,716.16,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(9353,'1110','141749297033','2025-06-07 14:50:33',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(9354,'5500','141749297033','2025-06-07 14:50:46',1324.16,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9355,'1000','141749297033','2025-06-07 14:50:58',1430.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(9356,'4000','141749297033','2025-06-07 14:50:58',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(9357,'4000','141749297033','2025-06-07 14:50:33',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(9358,'1110','141749297080','2025-06-07 14:52:28',NULL,340.08,'','14','1','Inventory sold','1','25','sales','20','','No',NULL,NULL,''),(9359,'1110','141749297080','2025-06-07 14:51:20',NULL,370.08,'','14','1','Inventory sold','1','25','sales','21','','No',NULL,NULL,''),(9360,'5500','141749297080','2025-06-07 14:51:38',710.16,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9361,'1100','141749297080','2025-06-07 14:52:28',780.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(9362,'4000','141749297080','2025-06-07 14:52:28',NULL,380.04,'','14','1','Good sold','1','25','sales','20','','No',NULL,NULL,''),(9363,'4000','141749297080','2025-06-07 14:51:20',NULL,400.08,'','14','1','Good sold','1','25','sales','21','','No',NULL,NULL,''),(9364,'1110','141749297189','2025-06-07 14:53:33',NULL,531.00,'','14','1','Inventory sold','1','25','sales','8','','No',NULL,NULL,''),(9365,'1110','141749297189','2025-06-07 14:53:09',NULL,340.08,'','14','1','Inventory sold','1','25','sales','20','','No',NULL,NULL,''),(9366,'5500','141749297189','2025-06-07 14:53:20',871.08,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9367,'1100','141749297189','2025-06-07 14:53:33',960.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(9368,'4000','141749297189','2025-06-07 14:53:33',NULL,579.96,'','14','1','Good sold','1','25','sales','8','','No',NULL,NULL,''),(9369,'4000','141749297189','2025-06-07 14:53:09',NULL,380.04,'','14','1','Good sold','1','25','sales','20','','No',NULL,NULL,''),(9370,'1110','141749297285','2025-06-07 15:01:54',NULL,716.16,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(9371,'1110','141749297285','2025-06-07 14:54:45',NULL,1121.04,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(9372,'1110','141749297285','2025-06-07 14:55:19',NULL,759.96,'','14','1','Inventory sold','1','64','sales','3','','No',NULL,NULL,''),(9373,'1110','141749297285','2025-06-07 14:55:56',NULL,943.92,'','14','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(9374,'5500','141749297285','2025-06-07 15:00:21',3541.08,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(9375,'1100','141749297285','2025-06-07 15:01:54',3780.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(9376,'4000','141749297285','2025-06-07 15:01:54',NULL,780.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(9377,'4000','141749297285','2025-06-07 14:54:45',NULL,1200.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(9378,'4000','141749297285','2025-06-07 14:55:19',NULL,800.04,'','14','1','Good sold','1','64','sales','3','','No',NULL,NULL,''),(9379,'4000','141749297285','2025-06-07 14:55:56',NULL,999.84,'','14','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(9380,'4000','141749289298','2025-06-07 15:03:17',6500.00,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9381,'1100','141749289298','2025-06-07 15:03:17',NULL,6500.00,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9382,'5500','141749289298','2025-06-07 15:03:17',NULL,6150.00,'','14','1','Cost of goods returned','1','62','sales','15','','No',NULL,NULL,''),(9383,'1110','141749289298','2025-06-07 15:03:17',6150.00,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(9384,'4000','141749289298','2025-06-07 15:03:20',9000.00,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9385,'1100','141749289298','2025-06-07 15:03:20',NULL,9000.00,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9386,'5500','141749289298','2025-06-07 15:03:20',NULL,8478.00,'','14','1','Cost of goods returned','1','62','sales','1','','No',NULL,NULL,''),(9387,'1110','141749289298','2025-06-07 15:03:20',8478.00,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(9388,'4000','141749289298','2025-06-07 15:03:35',49399.90,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9389,'1100','141749289298','2025-06-07 15:03:35',NULL,49399.90,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9390,'5500','141749289298','2025-06-07 15:03:35',NULL,46550.40,'','14','1','Cost of goods returned','1','62','sales','9','','No',NULL,NULL,''),(9391,'1110','141749289298','2025-06-07 15:03:35',46550.40,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(9392,'4000','141749289298','2025-06-07 15:03:41',60000.00,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9393,'1100','141749289298','2025-06-07 15:03:41',NULL,60000.00,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9394,'5500','141749289298','2025-06-07 15:03:41',NULL,56635.20,'','14','1','Cost of goods returned','1','62','sales','7','','No',NULL,NULL,''),(9395,'1110','141749289298','2025-06-07 15:03:41',56635.20,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(9396,'4000','141749289298','2025-06-07 15:03:51',8260.00,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9397,'1100','141749289298','2025-06-07 15:03:51',NULL,8260.00,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9398,'5500','141749289298','2025-06-07 15:03:51',NULL,7847.28,'','14','1','Cost of goods returned','1','62','sales','10','','No',NULL,NULL,''),(9399,'1110','141749289298','2025-06-07 15:03:51',7847.28,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(9400,'4000','141749290992','2025-06-07 15:08:22',49400.00,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9401,'1100','141749290992','2025-06-07 15:08:22',NULL,49400.00,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9402,'5500','141749290992','2025-06-07 15:08:22',NULL,46550.40,'','14','1','Cost of goods returned','1','62','sales','9','','No',NULL,NULL,''),(9403,'1110','141749290992','2025-06-07 15:08:22',46550.40,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(9404,'4000','141749290992','2025-06-07 15:08:23',8260.00,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9405,'1100','141749290992','2025-06-07 15:08:23',NULL,8260.00,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9406,'5500','141749290992','2025-06-07 15:08:23',NULL,7847.28,'','14','1','Cost of goods returned','1','62','sales','10','','No',NULL,NULL,''),(9407,'1110','141749290992','2025-06-07 15:08:23',7847.28,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(9408,'4000','141749290992','2025-06-07 15:08:29',9000.00,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9409,'1100','141749290992','2025-06-07 15:08:29',NULL,9000.00,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9410,'5500','141749290992','2025-06-07 15:08:29',NULL,8478.00,'','14','1','Cost of goods returned','1','62','sales','1','','No',NULL,NULL,''),(9411,'1110','141749290992','2025-06-07 15:08:29',8478.00,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(9412,'4000','141749290992','2025-06-07 15:08:36',6500.00,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9413,'1100','141749290992','2025-06-07 15:08:36',NULL,6500.00,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9414,'5500','141749290992','2025-06-07 15:08:36',NULL,6150.00,'','14','1','Cost of goods returned','1','62','sales','15','','No',NULL,NULL,''),(9415,'1110','141749290992','2025-06-07 15:08:36',6150.00,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(9416,'4000','141749290992','2025-06-07 15:08:40',60000.00,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9417,'1100','141749290992','2025-06-07 15:08:40',NULL,60000.00,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9418,'5500','141749290992','2025-06-07 15:08:40',NULL,56635.20,'','14','1','Cost of goods returned','1','62','sales','7','','No',NULL,NULL,''),(9419,'1110','141749290992','2025-06-07 15:08:40',56635.20,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(9420,'1100','141749297285','2025-06-07 15:15:12',NULL,3780.00,'','14','1','','1','64','payment','','','No',NULL,NULL,'RTY'),(9421,'1010','141749297285','2025-06-07 15:15:12',3780.00,NULL,'','14','1','','1','64','payment','','14174929858358229323882','No',NULL,NULL,'RTY'),(9422,'1110','141749298659','2025-06-07 15:18:01',NULL,1425.00,'','14','1','Inventory sold','1','35','sales','4','','No',NULL,NULL,''),(9423,'5500','141749298659','2025-06-07 15:17:39',1425.00,NULL,'','14','1','Cost of goods sold','1','35','sales','','','No',NULL,NULL,''),(9424,'1100','141749298659','2025-06-07 15:18:01',1500.00,NULL,'','14','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(9425,'4000','141749298659','2025-06-07 15:18:01',NULL,1500.00,'','14','1','Good sold','1','35','sales','4','','No',NULL,NULL,''),(9426,'1110','141749299675','2025-06-07 15:51:51',NULL,46550.40,'','14','1','Inventory sold','1','62','sales','9','','No',NULL,NULL,''),(9427,'1110','141749299675','2025-06-07 15:34:35',NULL,7847.28,'','14','1','Inventory sold','1','62','sales','10','','No',NULL,NULL,''),(9428,'1110','141749299675','2025-06-07 15:35:12',NULL,56635.20,'','14','1','Inventory sold','1','62','sales','7','','No',NULL,NULL,''),(9429,'1110','141749299675','2025-06-07 15:36:24',NULL,6150.00,'','14','1','Inventory sold','1','62','sales','15','','No',NULL,NULL,''),(9430,'1110','141749299675','2025-06-07 15:37:33',NULL,8478.00,'','14','1','Inventory sold','1','62','sales','1','','No',NULL,NULL,''),(9431,'5500','141749299675','2025-06-07 15:39:51',125660.88,NULL,'','14','1','Cost of goods sold','1','62','sales','','','No',NULL,NULL,''),(9432,'1100','141749299675','2025-06-07 15:51:51',133160.00,NULL,'','14','1','Good sold','1','62','sales','','','No',NULL,NULL,''),(9433,'4000','141749299675','2025-06-07 15:51:51',NULL,49400.00,'','14','1','Good sold','1','62','sales','9','','No',NULL,NULL,''),(9434,'4000','141749299675','2025-06-07 15:34:35',NULL,8260.00,'','14','1','Good sold','1','62','sales','10','','No',NULL,NULL,''),(9435,'4000','141749299675','2025-06-07 15:35:12',NULL,60000.00,'','14','1','Good sold','1','62','sales','7','','No',NULL,NULL,''),(9436,'4000','141749299675','2025-06-07 15:36:24',NULL,6500.00,'','14','1','Good sold','1','62','sales','15','','No',NULL,NULL,''),(9437,'4000','141749299675','2025-06-07 15:37:33',NULL,9000.00,'','14','1','Good sold','1','62','sales','1','','No',NULL,NULL,''),(9438,'4000','141749299675','2025-06-07 15:53:00',49400.00,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9439,'1100','141749299675','2025-06-07 15:53:00',NULL,49400.00,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9440,'5500','141749299675','2025-06-07 15:53:00',NULL,46550.40,'','14','1','Cost of goods returned','1','62','sales','9','','No',NULL,NULL,''),(9441,'1110','141749299675','2025-06-07 15:53:00',46550.40,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(9442,'4000','141749299675','2025-06-07 15:53:01',8260.00,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9443,'1100','141749299675','2025-06-07 15:53:01',NULL,8260.00,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9444,'5500','141749299675','2025-06-07 15:53:01',NULL,7847.28,'','14','1','Cost of goods returned','1','62','sales','10','','No',NULL,NULL,''),(9445,'1110','141749299675','2025-06-07 15:53:01',7847.28,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(9446,'4000','141749299675','2025-06-07 15:53:02',60000.00,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9447,'1100','141749299675','2025-06-07 15:53:02',NULL,60000.00,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9448,'5500','141749299675','2025-06-07 15:53:02',NULL,56635.20,'','14','1','Cost of goods returned','1','62','sales','7','','No',NULL,NULL,''),(9449,'1110','141749299675','2025-06-07 15:53:02',56635.20,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(9450,'4000','141749299675','2025-06-07 15:53:06',9000.00,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9451,'1100','141749299675','2025-06-07 15:53:06',NULL,9000.00,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9452,'5500','141749299675','2025-06-07 15:53:06',NULL,8478.00,'','14','1','Cost of goods returned','1','62','sales','1','','No',NULL,NULL,''),(9453,'1110','141749299675','2025-06-07 15:53:06',8478.00,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(9454,'4000','141749299675','2025-06-07 15:53:11',6500.00,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9455,'1100','141749299675','2025-06-07 15:53:11',NULL,6500.00,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9456,'5500','141749299675','2025-06-07 15:53:11',NULL,6150.00,'','14','1','Cost of goods returned','1','62','sales','15','','No',NULL,NULL,''),(9457,'1110','141749299675','2025-06-07 15:53:11',6150.00,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(9458,'1110','141749300824','2025-06-02 16:08:34',NULL,7847.28,'','14','1','Inventory sold','1','62','sales','10','','No',NULL,NULL,''),(9459,'1110','141749300824','2025-06-02 16:08:34',NULL,46550.40,'','14','1','Inventory sold','1','62','sales','9','','No',NULL,NULL,''),(9460,'1110','141749300824','2025-06-02 16:08:34',NULL,56635.20,'','14','1','Inventory sold','1','62','sales','7','','No',NULL,NULL,''),(9461,'1110','141749300824','2025-06-02 16:08:34',NULL,6150.00,'','14','1','Inventory sold','1','62','sales','15','','No',NULL,NULL,''),(9462,'1110','141749300824','2025-06-02 16:08:34',NULL,8478.00,'','14','1','Inventory sold','1','62','sales','1','','No',NULL,NULL,''),(9463,'5500','141749300824','2025-06-02 16:08:34',125660.88,NULL,'','14','1','Cost of goods sold','1','62','sales','','','No',NULL,NULL,''),(9464,'1100','141749300824','2025-06-02 16:08:34',133160.00,NULL,'','14','1','Good sold','1','62','sales','','','No',NULL,NULL,''),(9465,'4000','141749300824','2025-06-02 16:08:34',NULL,8260.00,'','14','1','Good sold','1','62','sales','10','','No',NULL,NULL,''),(9466,'4000','141749300824','2025-06-02 16:08:34',NULL,49400.00,'','14','1','Good sold','1','62','sales','9','','No',NULL,NULL,''),(9467,'4000','141749300824','2025-06-02 16:08:34',NULL,60000.00,'','14','1','Good sold','1','62','sales','7','','No',NULL,NULL,''),(9468,'4000','141749300824','2025-06-02 16:08:34',NULL,6500.00,'','14','1','Good sold','1','62','sales','15','','No',NULL,NULL,''),(9469,'4000','141749300824','2025-06-02 16:08:34',NULL,9000.00,'','14','1','Good sold','1','62','sales','1','','No',NULL,NULL,''),(9470,'4000','141749300824','2025-06-07 16:11:01',9000.00,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9471,'1100','141749300824','2025-06-07 16:11:01',NULL,9000.00,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9472,'5500','141749300824','2025-06-07 16:11:01',NULL,8478.00,'','14','1','Cost of goods returned','1','62','sales','1','','No',NULL,NULL,''),(9473,'1110','141749300824','2025-06-07 16:11:01',8478.00,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(9474,'4000','141749300824','2025-06-07 16:11:08',6500.00,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9475,'1100','141749300824','2025-06-07 16:11:08',NULL,6500.00,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9476,'5500','141749300824','2025-06-07 16:11:08',NULL,6150.00,'','14','1','Cost of goods returned','1','62','sales','15','','No',NULL,NULL,''),(9477,'1110','141749300824','2025-06-07 16:11:08',6150.00,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(9478,'4000','141749300824','2025-06-07 16:11:15',8260.00,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9479,'1100','141749300824','2025-06-07 16:11:15',NULL,8260.00,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9480,'5500','141749300824','2025-06-07 16:11:15',NULL,7847.28,'','14','1','Cost of goods returned','1','62','sales','10','','No',NULL,NULL,''),(9481,'1110','141749300824','2025-06-07 16:11:15',7847.28,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(9482,'4000','141749300824','2025-06-07 16:11:16',49400.00,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9483,'1100','141749300824','2025-06-07 16:11:16',NULL,49400.00,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9484,'5500','141749300824','2025-06-07 16:11:16',NULL,46550.40,'','14','1','Cost of goods returned','1','62','sales','9','','No',NULL,NULL,''),(9485,'1110','141749300824','2025-06-07 16:11:16',46550.40,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(9486,'4000','141749300824','2025-06-07 16:11:17',60000.00,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9487,'1100','141749300824','2025-06-07 16:11:17',NULL,60000.00,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9488,'5500','141749300824','2025-06-07 16:11:17',NULL,56635.20,'','14','1','Cost of goods returned','1','62','sales','7','','No',NULL,NULL,''),(9489,'1110','141749300824','2025-06-07 16:11:17',56635.20,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(9490,'1110','141749302030','2025-06-07 16:19:47',NULL,46550.40,'','14','1','Inventory sold','1','62','sales','9','','No',NULL,NULL,''),(9491,'1110','141749302030','2025-06-07 16:13:50',NULL,7847.28,'','14','1','Inventory sold','1','62','sales','10','','No',NULL,NULL,''),(9492,'1110','141749302030','2025-06-07 16:15:22',NULL,56635.20,'','14','1','Inventory sold','1','62','sales','7','','No',NULL,NULL,''),(9493,'1110','141749302030','2025-06-07 16:16:20',NULL,6150.00,'','14','1','Inventory sold','1','62','sales','15','','No',NULL,NULL,''),(9494,'1110','141749302030','2025-06-07 16:16:56',NULL,8478.00,'','14','1','Inventory sold','1','62','sales','1','','No',NULL,NULL,''),(9495,'5500','141749302030','2025-06-07 16:17:35',125660.88,NULL,'','14','1','Cost of goods sold','1','62','sales','','','No',NULL,NULL,''),(9496,'1100','141749302030','2025-06-07 16:19:47',133160.00,NULL,'','14','1','Good sold','1','62','sales','','','No',NULL,NULL,''),(9497,'4000','141749302030','2025-06-07 16:19:47',NULL,49400.00,'','14','1','Good sold','1','62','sales','9','','No',NULL,NULL,''),(9498,'4000','141749302030','2025-06-07 16:13:50',NULL,8260.00,'','14','1','Good sold','1','62','sales','10','','No',NULL,NULL,''),(9499,'4000','141749302030','2025-06-07 16:15:22',NULL,60000.00,'','14','1','Good sold','1','62','sales','7','','No',NULL,NULL,''),(9500,'4000','141749302030','2025-06-07 16:16:20',NULL,6500.00,'','14','1','Good sold','1','62','sales','15','','No',NULL,NULL,''),(9501,'4000','141749302030','2025-06-07 16:16:56',NULL,9000.00,'','14','1','Good sold','1','62','sales','1','','No',NULL,NULL,''),(9502,'1110','141749305262','2025-06-07 17:08:23',NULL,13.88,'','14','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(9503,'5500','141749305262','2025-06-07 17:07:42',13.88,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9504,'1100','141749305262','2025-06-07 17:08:23',20.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(9505,'4000','141749305262','2025-06-07 17:08:23',NULL,20.00,'','14','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(9506,'1110','141749306801','2025-06-07 17:34:12',NULL,157.00,'','14','1','Inventory sold','1','80','sales','1','','No',NULL,NULL,''),(9507,'1110','141749306801','2025-06-07 17:33:21',NULL,46.71,'','14','1','Inventory sold','1','80','sales','10','','No',NULL,NULL,''),(9508,'5500','141749306801','2025-06-07 17:33:51',203.71,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(9509,'1100','141749306801','2025-06-07 17:34:12',230.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(9510,'4000','141749306801','2025-06-07 17:34:12',NULL,180.00,'','14','1','Good sold','1','80','sales','1','','No',NULL,NULL,''),(9511,'4000','141749306801','2025-06-07 17:33:21',NULL,50.00,'','14','1','Good sold','1','80','sales','10','','No',NULL,NULL,''),(9512,'4000','141749302030','2025-06-07 17:57:17',49400.00,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9513,'1100','141749302030','2025-06-07 17:57:17',NULL,49400.00,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9514,'5500','141749302030','2025-06-07 17:57:17',NULL,46550.40,'','14','1','Cost of goods returned','1','62','sales','9','','No',NULL,NULL,''),(9515,'1110','141749302030','2025-06-07 17:57:17',46550.40,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(9516,'4000','141749302030','2025-06-07 17:57:24',8260.00,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9517,'1100','141749302030','2025-06-07 17:57:24',NULL,8260.00,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9518,'5500','141749302030','2025-06-07 17:57:24',NULL,7847.28,'','14','1','Cost of goods returned','1','62','sales','10','','No',NULL,NULL,''),(9519,'1110','141749302030','2025-06-07 17:57:24',7847.28,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(9520,'4000','141749302030','2025-06-07 17:57:27',60000.00,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9521,'1100','141749302030','2025-06-07 17:57:27',NULL,60000.00,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9522,'5500','141749302030','2025-06-07 17:57:27',NULL,56635.20,'','14','1','Cost of goods returned','1','62','sales','7','','No',NULL,NULL,''),(9523,'1110','141749302030','2025-06-07 17:57:27',56635.20,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(9524,'4000','141749302030','2025-06-07 17:57:30',6500.00,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9525,'1100','141749302030','2025-06-07 17:57:30',NULL,6500.00,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9526,'5500','141749302030','2025-06-07 17:57:30',NULL,6150.00,'','14','1','Cost of goods returned','1','62','sales','15','','No',NULL,NULL,''),(9527,'1110','141749302030','2025-06-07 17:57:30',6150.00,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(9528,'4000','141749302030','2025-06-07 17:57:32',9000.00,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9529,'1100','141749302030','2025-06-07 17:57:32',NULL,9000.00,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9530,'5500','141749302030','2025-06-07 17:57:32',NULL,8478.00,'','14','1','Cost of goods returned','1','62','sales','1','','No',NULL,NULL,''),(9531,'1110','141749302030','2025-06-07 17:57:32',8478.00,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(9532,'1110','141749308530','2025-06-07 18:03:24',NULL,3363.12,'','14','1','Inventory sold','1','16','sales','10','','No',NULL,NULL,''),(9533,'5500','141749308530','2025-06-07 18:02:10',3363.12,NULL,'','14','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(9534,'1100','141749308530','2025-06-07 18:03:24',3540.00,NULL,'','14','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(9535,'4000','141749308530','2025-06-07 18:03:24',NULL,3540.00,'','14','1','Good sold','1','16','sales','10','','No',NULL,NULL,''),(9536,'1110','141749309926','2025-06-07 18:27:22',NULL,1386.00,'','14','1','Inventory sold','1','33','sales','6','','No',NULL,NULL,''),(9537,'1110','141749309926','2025-06-07 18:25:27',NULL,716.16,'','14','1','Inventory sold','1','33','sales','9','','No',NULL,NULL,''),(9538,'5500','141749309926','2025-06-07 18:26:46',2102.16,NULL,'','14','1','Cost of goods sold','1','33','sales','','','No',NULL,NULL,''),(9539,'1100','141749309926','2025-06-07 18:27:22',2255.00,NULL,'','14','1','Good sold','1','33','sales','','','No',NULL,NULL,''),(9540,'4000','141749309926','2025-06-07 18:27:22',NULL,1475.04,'','14','1','Good sold','1','33','sales','6','','No',NULL,NULL,''),(9541,'4000','141749309926','2025-06-07 18:25:27',NULL,780.00,'','14','1','Good sold','1','33','sales','9','','No',NULL,NULL,''),(9542,'1110','141749310079','2025-06-07 18:28:35',NULL,716.16,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(9543,'5500','141749310079','2025-06-07 18:27:59',716.16,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9544,'1100','141749310079','2025-06-07 18:28:35',780.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(9545,'4000','141749310079','2025-06-07 18:28:35',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(9546,'1110','141749310184','2025-06-07 18:30:19',NULL,716.16,'','14','1','Inventory sold','1','23','sales','9','','No',NULL,NULL,''),(9547,'5500','141749310184','2025-06-07 18:29:45',716.16,NULL,'','14','1','Cost of goods sold','1','23','sales','','','No',NULL,NULL,''),(9548,'1100','141749310184','2025-06-07 18:30:19',780.00,NULL,'','14','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(9549,'4000','141749310184','2025-06-07 18:30:19',NULL,780.00,'','14','1','Good sold','1','23','sales','9','','No',NULL,NULL,''),(9550,'1110','141749310562','2025-06-07 18:41:11',NULL,2148.48,'','14','1','Inventory sold','1','28','sales','9','','No',NULL,NULL,''),(9551,'1110','141749310562','2025-06-07 18:36:02',NULL,2242.08,'','14','1','Inventory sold','1','28','sales','10','','No',NULL,NULL,''),(9552,'1110','141749310562','2025-06-07 18:36:56',NULL,3040.00,'','14','1','Inventory sold','1','28','sales','2','','No',NULL,NULL,''),(9553,'5500','141749310562','2025-06-07 18:40:37',7430.56,NULL,'','14','1','Cost of goods sold','1','28','sales','','','No',NULL,NULL,''),(9554,'1100','141749310562','2025-06-07 18:41:11',7805.00,NULL,'','14','1','Good sold','1','28','sales','','','No',NULL,NULL,''),(9555,'4000','141749310562','2025-06-07 18:41:11',NULL,2265.05,'','14','1','Good sold','1','28','sales','9','','No',NULL,NULL,''),(9556,'4000','141749310562','2025-06-07 18:36:02',NULL,2340.00,'','14','1','Good sold','1','28','sales','10','','No',NULL,NULL,''),(9557,'4000','141749310562','2025-06-07 18:36:56',NULL,3200.00,'','14','1','Good sold','1','28','sales','2','','No',NULL,NULL,''),(9558,'4000','141749310562','2025-06-07 18:46:13',2265.05,NULL,'','14','1','Returned products','1','28','return','','','No',NULL,NULL,''),(9559,'1100','141749310562','2025-06-07 18:46:13',NULL,2265.05,'','14','1','Returned products','1','28','return','','','No',NULL,NULL,''),(9560,'5500','141749310562','2025-06-07 18:46:13',NULL,2148.48,'','14','1','Cost of goods returned','1','28','sales','9','','No',NULL,NULL,''),(9561,'1110','141749310562','2025-06-07 18:46:13',2148.48,NULL,'','14','1','Inventory retuned ','1','28','sales','','','No',NULL,NULL,''),(9562,'4000','141749310562','2025-06-07 18:46:14',2340.00,NULL,'','14','1','Returned products','1','28','return','','','No',NULL,NULL,''),(9563,'1100','141749310562','2025-06-07 18:46:14',NULL,2340.00,'','14','1','Returned products','1','28','return','','','No',NULL,NULL,''),(9564,'5500','141749310562','2025-06-07 18:46:14',NULL,2242.08,'','14','1','Cost of goods returned','1','28','sales','10','','No',NULL,NULL,''),(9565,'1110','141749310562','2025-06-07 18:46:14',2242.08,NULL,'','14','1','Inventory retuned ','1','28','sales','','','No',NULL,NULL,''),(9566,'4000','141749310562','2025-06-07 18:46:16',3200.00,NULL,'','14','1','Returned products','1','28','return','','','No',NULL,NULL,''),(9567,'1100','141749310562','2025-06-07 18:46:16',NULL,3200.00,'','14','1','Returned products','1','28','return','','','No',NULL,NULL,''),(9568,'5500','141749310562','2025-06-07 18:46:16',NULL,3040.00,'','14','1','Cost of goods returned','1','28','sales','2','','No',NULL,NULL,''),(9569,'1110','141749310562','2025-06-07 18:46:16',3040.00,NULL,'','14','1','Inventory retuned ','1','28','sales','','','No',NULL,NULL,''),(9570,'1110','141749311250','2025-06-07 18:49:44',NULL,2148.48,'','14','1','Inventory sold','1','28','sales','9','','No',NULL,NULL,''),(9571,'1110','141749311250','2025-06-07 18:47:30',NULL,2242.08,'','14','1','Inventory sold','1','28','sales','10','','No',NULL,NULL,''),(9572,'1110','141749311250','2025-06-07 18:48:03',NULL,3040.00,'','14','1','Inventory sold','1','28','sales','2','','No',NULL,NULL,''),(9573,'5500','141749311250','2025-06-07 18:49:06',7430.56,NULL,'','14','1','Cost of goods sold','1','28','sales','','','No',NULL,NULL,''),(9574,'1100','141749311250','2025-06-07 18:49:44',7805.00,NULL,'','14','1','Good sold','1','28','sales','','','No',NULL,NULL,''),(9575,'4000','141749311250','2025-06-07 18:49:44',NULL,2265.00,'','14','1','Good sold','1','28','sales','9','','No',NULL,NULL,''),(9576,'4000','141749311250','2025-06-07 18:47:30',NULL,2340.00,'','14','1','Good sold','1','28','sales','10','','No',NULL,NULL,''),(9577,'4000','141749311250','2025-06-07 18:48:03',NULL,3200.00,'','14','1','Good sold','1','28','sales','2','','No',NULL,NULL,''),(9578,'1100','131748872501','2025-06-07 18:52:17',NULL,152954.00,'','14','1','','1','27','payment','','','No',NULL,NULL,''),(9579,'1000','131748872501','2025-06-07 18:52:17',152954.00,NULL,'','14','1','','1','27','payment','','14174931156439354231232','No',NULL,NULL,''),(9580,'1110','141749311795','2025-06-07 19:02:29',NULL,46550.40,'','14','1','Inventory sold','1','62','sales','9','','No',NULL,NULL,''),(9581,'1110','141749311795','2025-06-07 18:56:35',NULL,7847.28,'','14','1','Inventory sold','1','62','sales','10','','No',NULL,NULL,''),(9582,'1110','141749311795','2025-06-07 18:56:51',NULL,56635.20,'','14','1','Inventory sold','1','62','sales','7','','No',NULL,NULL,''),(9583,'1110','141749311795','2025-06-07 18:57:20',NULL,6150.00,'','14','1','Inventory sold','1','62','sales','15','','No',NULL,NULL,''),(9584,'1110','141749311795','2025-06-07 18:58:02',NULL,8478.00,'','14','1','Inventory sold','1','62','sales','1','','No',NULL,NULL,''),(9585,'5500','141749311795','2025-06-07 18:59:03',125660.88,NULL,'','14','1','Cost of goods sold','1','62','sales','','','No',NULL,NULL,''),(9586,'1000','141749311795','2025-06-07 19:02:29',133160.00,NULL,'','14','1','Good sold','1','62','Payment','','','No',NULL,NULL,''),(9587,'4000','141749311795','2025-06-07 19:02:29',NULL,49400.00,'','14','1','Good sold','1','62','sales','9','','No',NULL,NULL,''),(9588,'4000','141749311795','2025-06-07 18:56:35',NULL,8260.00,'','14','1','Good sold','1','62','sales','10','','No',NULL,NULL,''),(9589,'4000','141749311795','2025-06-07 18:56:51',NULL,60000.00,'','14','1','Good sold','1','62','sales','7','','No',NULL,NULL,''),(9590,'4000','141749311795','2025-06-07 18:57:20',NULL,6500.00,'','14','1','Good sold','1','62','sales','15','','No',NULL,NULL,''),(9591,'4000','141749311795','2025-06-07 18:58:02',NULL,9000.00,'','14','1','Good sold','1','62','sales','1','','No',NULL,NULL,''),(9592,'4000','141749311795','2025-06-07 19:05:09',9000.00,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9593,'1000','141749311795','2025-06-07 19:05:09',NULL,9000.00,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9594,'5500','141749311795','2025-06-07 19:05:09',NULL,8478.00,'','14','1','Cost of goods returned','1','62','sales','1','','No',NULL,NULL,''),(9595,'1110','141749311795','2025-06-07 19:05:09',8478.00,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(9596,'4000','141749311795','2025-06-07 19:05:25',6500.00,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9597,'1000','141749311795','2025-06-07 19:05:25',NULL,6500.00,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9598,'5500','141749311795','2025-06-07 19:05:25',NULL,6150.00,'','14','1','Cost of goods returned','1','62','sales','15','','No',NULL,NULL,''),(9599,'1110','141749311795','2025-06-07 19:05:25',6150.00,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(9600,'4000','141749311795','2025-06-07 19:05:41',60000.00,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9601,'1000','141749311795','2025-06-07 19:05:41',NULL,60000.00,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9602,'5500','141749311795','2025-06-07 19:05:41',NULL,56635.20,'','14','1','Cost of goods returned','1','62','sales','7','','No',NULL,NULL,''),(9603,'1110','141749311795','2025-06-07 19:05:41',56635.20,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(9604,'1100','141749297080','2025-06-07 19:09:14',NULL,780.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(9605,'1000','141749297080','2025-06-07 19:09:14',780.00,NULL,'','14','1','','1','25','payment','','14174931256902301232635','No',NULL,NULL,''),(9606,'4000','141749311795','2025-06-07 19:10:24',49400.00,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9607,'1000','141749311795','2025-06-07 19:10:24',NULL,49400.00,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9608,'5500','141749311795','2025-06-07 19:10:24',NULL,46550.40,'','14','1','Cost of goods returned','1','62','sales','9','','No',NULL,NULL,''),(9609,'1110','141749311795','2025-06-07 19:10:24',46550.40,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(9610,'4000','141749311795','2025-06-07 19:10:34',8260.00,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9611,'1000','141749311795','2025-06-07 19:10:34',NULL,8260.00,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(9612,'5500','141749311795','2025-06-07 19:10:34',NULL,7847.28,'','14','1','Cost of goods returned','1','62','sales','10','','No',NULL,NULL,''),(9613,'1110','141749311795','2025-06-07 19:10:34',7847.28,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(9614,'1100','141749310079','2025-06-07 19:11:52',NULL,780.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(9615,'1000','141749310079','2025-06-07 19:11:52',780.00,NULL,'','14','1','','1','25','payment','','14174931272633719220232','No',NULL,NULL,''),(9616,'1100','141749297189','2025-06-07 19:17:40',NULL,960.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(9617,'1000','141749297189','2025-06-07 19:17:40',960.00,NULL,'','14','1','','1','25','payment','','14174931310913322133300','No',NULL,NULL,''),(9618,'1100','141749309926','2025-06-07 19:19:25',NULL,2255.00,'','14','1','','1','33','payment','','','No',NULL,NULL,''),(9619,'1000','141749309926','2025-06-07 19:19:25',2255.00,NULL,'','14','1','','1','33','payment','','14174931319833412324431','No',NULL,NULL,''),(9620,'1110','141749313768','2025-06-07 19:29:41',NULL,81.08,'','14','1','Inventory sold','1','64','sales','14','','No',NULL,NULL,''),(9621,'5500','141749313768','2025-06-07 19:29:28',81.08,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(9622,'1000','141749313768','2025-06-07 19:29:41',95.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'DFG'),(9623,'4000','141749313768','2025-06-07 19:29:41',NULL,95.00,'','14','1','Good sold','1','64','sales','14','','No',NULL,NULL,''),(9624,'1110','141749373751','2025-06-08 12:35:43',NULL,8593.92,'','14','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(9625,'1110','141749373751','2025-06-08 12:09:11',NULL,21484.80,'','14','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(9626,'1110','141749373751','2025-06-08 12:10:25',NULL,4256.00,'','14','1','Inventory sold','1','27','sales','2','','No',NULL,NULL,''),(9627,'1110','141749373751','2025-06-08 12:11:22',NULL,2432.00,'','14','1','Inventory sold','1','27','sales','2','','No',NULL,NULL,''),(9628,'1110','141749373751','2025-06-08 12:16:02',NULL,22420.80,'','14','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(9629,'1110','141749373751','2025-06-08 12:16:54',NULL,4484.16,'','14','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(9630,'1110','141749373751','2025-06-08 12:20:17',NULL,531.00,'','14','1','Inventory sold','1','27','sales','8','','No',NULL,NULL,''),(9631,'1110','141749373751','2025-06-08 12:20:48',NULL,1700.40,'','14','1','Inventory sold','1','27','sales','20','','No',NULL,NULL,''),(9632,'1110','141749373751','2025-06-08 12:21:18',NULL,1480.32,'','14','1','Inventory sold','1','27','sales','21','','No',NULL,NULL,''),(9633,'1110','141749373751','2025-06-08 12:21:56',NULL,7995.00,'','14','1','Inventory sold','1','27','sales','15','','No',NULL,NULL,''),(9634,'1110','141749373751','2025-06-08 12:26:38',NULL,5652.00,'','14','1','Inventory sold','1','27','sales','1','','No',NULL,NULL,''),(9635,'1110','141749373751','2025-06-08 12:27:21',NULL,15303.75,'','14','1','Inventory sold','1','27','sales','6','','No',NULL,NULL,''),(9636,'1110','141749373751','2025-06-08 12:28:19',NULL,2850.00,'','14','1','Inventory sold','1','27','sales','4','','No',NULL,NULL,''),(9637,'1110','141749373751','2025-06-08 12:29:34',NULL,7599.60,'','14','1','Inventory sold','1','27','sales','3','','No',NULL,NULL,''),(9638,'1110','141749373751','2025-06-08 12:30:21',NULL,8495.28,'','14','1','Inventory sold','1','27','sales','7','','No',NULL,NULL,''),(9639,'1110','141749373751','2025-06-08 12:32:05',NULL,12742.92,'','14','1','Inventory sold','1','27','sales','7','','No',NULL,NULL,''),(9640,'1110','141749373751','2025-06-08 12:34:12',NULL,666.24,'','14','1','Inventory sold','1','27','sales','13','','No',NULL,NULL,''),(9641,'5500','141749373751','2025-06-08 12:34:58',128688.19,NULL,'','14','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(9642,'1000','141749373751','2025-06-08 12:35:43',136544.00,NULL,'','14','1','Good sold','1','27','Payment','','','No',NULL,NULL,''),(9643,'4000','141749373751','2025-06-08 12:35:43',NULL,9360.00,'','14','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(9644,'4000','141749373751','2025-06-08 12:09:11',NULL,22800.24,'','14','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(9645,'4000','141749373751','2025-06-08 12:10:25',NULL,4550.00,'','14','1','Good sold','1','27','sales','2','','No',NULL,NULL,''),(9646,'4000','141749373751','2025-06-08 12:11:22',NULL,2560.00,'','14','1','Good sold','1','27','sales','2','','No',NULL,NULL,''),(9647,'4000','141749373751','2025-06-08 12:16:02',NULL,23600.02,'','14','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(9648,'4000','141749373751','2025-06-08 12:16:54',NULL,4800.00,'','14','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(9649,'4000','141749373751','2025-06-08 12:20:17',NULL,579.96,'','14','1','Good sold','1','27','sales','8','','No',NULL,NULL,''),(9650,'4000','141749373751','2025-06-08 12:20:48',NULL,1900.20,'','14','1','Good sold','1','27','sales','20','','No',NULL,NULL,''),(9651,'4000','141749373751','2025-06-08 12:21:18',NULL,1600.32,'','14','1','Good sold','1','27','sales','21','','No',NULL,NULL,''),(9652,'4000','141749373751','2025-06-08 12:21:56',NULL,8449.74,'','14','1','Good sold','1','27','sales','15','','No',NULL,NULL,''),(9653,'4000','141749373751','2025-06-08 12:26:38',NULL,6000.12,'','14','1','Good sold','1','27','sales','1','','No',NULL,NULL,''),(9654,'4000','141749373751','2025-06-08 12:27:21',NULL,16286.90,'','14','1','Good sold','1','27','sales','6','','No',NULL,NULL,''),(9655,'4000','141749373751','2025-06-08 12:28:19',NULL,3000.00,'','14','1','Good sold','1','27','sales','4','','No',NULL,NULL,''),(9656,'4000','141749373751','2025-06-08 12:29:34',NULL,8000.40,'','14','1','Good sold','1','27','sales','3','','No',NULL,NULL,''),(9657,'4000','141749373751','2025-06-08 12:30:21',NULL,8818.57,'','14','1','Good sold','1','27','sales','7','','No',NULL,NULL,''),(9658,'4000','141749373751','2025-06-08 12:32:05',NULL,13497.84,'','14','1','Good sold','1','27','sales','7','','No',NULL,NULL,''),(9659,'4000','141749373751','2025-06-08 12:34:12',NULL,740.16,'','14','1','Good sold','1','27','sales','13','','No',NULL,NULL,''),(9660,'1110','141749375455','2025-06-08 13:10:48',NULL,6445.44,'','14','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(9661,'1110','141749375455','2025-06-08 12:37:35',NULL,333.12,'','14','1','Inventory sold','1','27','sales','13','','No',NULL,NULL,''),(9662,'1110','141749375455','2025-06-08 12:43:31',NULL,6080.00,'','14','1','Inventory sold','1','27','sales','2','','No',NULL,NULL,''),(9663,'1110','141749375455','2025-06-08 12:44:22',NULL,2279.88,'','14','1','Inventory sold','1','27','sales','3','','No',NULL,NULL,''),(9664,'1110','141749375455','2025-06-08 12:44:44',NULL,4275.00,'','14','1','Inventory sold','1','27','sales','4','','No',NULL,NULL,''),(9665,'1110','141749375455','2025-06-08 12:45:24',NULL,2460.00,'','14','1','Inventory sold','1','27','sales','15','','No',NULL,NULL,''),(9666,'1110','141749375455','2025-06-08 12:45:49',NULL,5544.00,'','14','1','Inventory sold','1','27','sales','6','','No',NULL,NULL,''),(9667,'1110','141749375455','2025-06-08 12:56:42',NULL,340.08,'','14','1','Inventory sold','1','27','sales','20','','No',NULL,NULL,''),(9668,'1110','141749375455','2025-06-08 12:57:28',NULL,370.08,'','14','1','Inventory sold','1','27','sales','21','','No',NULL,NULL,''),(9669,'1110','141749375455','2025-06-08 12:58:21',NULL,531.00,'','14','1','Inventory sold','1','27','sales','8','','No',NULL,NULL,''),(9670,'1110','141749375455','2025-06-08 12:58:50',NULL,2826.00,'','14','1','Inventory sold','1','27','sales','1','','No',NULL,NULL,''),(9671,'1110','141749375455','2025-06-08 12:59:31',NULL,19822.32,'','14','1','Inventory sold','1','27','sales','7','','No',NULL,NULL,''),(9672,'5500','141749375455','2025-06-08 13:09:50',51306.92,NULL,'','14','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(9673,'1000','141749375455','2025-06-08 13:10:48',54647.00,NULL,'','14','1','Good sold','1','27','Payment','','','No',NULL,NULL,''),(9674,'4000','141749375455','2025-06-08 13:10:48',NULL,7020.00,'','14','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(9675,'4000','141749375455','2025-06-08 12:37:35',NULL,370.08,'','14','1','Good sold','1','27','sales','13','','No',NULL,NULL,''),(9676,'4000','141749375455','2025-06-08 12:43:31',NULL,6500.00,'','14','1','Good sold','1','27','sales','2','','No',NULL,NULL,''),(9677,'4000','141749375455','2025-06-08 12:44:22',NULL,2400.12,'','14','1','Good sold','1','27','sales','3','','No',NULL,NULL,''),(9678,'4000','141749375455','2025-06-08 12:44:44',NULL,4500.00,'','14','1','Good sold','1','27','sales','4','','No',NULL,NULL,''),(9679,'4000','141749375455','2025-06-08 12:45:24',NULL,2599.92,'','14','1','Good sold','1','27','sales','15','','No',NULL,NULL,''),(9680,'4000','141749375455','2025-06-08 12:45:49',NULL,5900.16,'','14','1','Good sold','1','27','sales','6','','No',NULL,NULL,''),(9681,'4000','141749375455','2025-06-08 12:56:42',NULL,380.04,'','14','1','Good sold','1','27','sales','20','','No',NULL,NULL,''),(9682,'4000','141749375455','2025-06-08 12:57:28',NULL,400.08,'','14','1','Good sold','1','27','sales','21','','No',NULL,NULL,''),(9683,'4000','141749375455','2025-06-08 12:58:21',NULL,579.96,'','14','1','Good sold','1','27','sales','8','','No',NULL,NULL,''),(9684,'4000','141749375455','2025-06-08 12:58:50',NULL,3000.06,'','14','1','Good sold','1','27','sales','1','','No',NULL,NULL,''),(9685,'4000','141749375455','2025-06-08 12:59:31',NULL,20996.64,'','14','1','Good sold','1','27','sales','7','','No',NULL,NULL,''),(9686,'1110','141749377568','2025-06-08 13:14:18',NULL,1121.04,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(9687,'1110','141749377568','2025-06-08 13:12:48',NULL,716.16,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(9688,'5500','141749377568','2025-06-08 13:14:00',1837.20,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(9689,'1000','141749377568','2025-06-08 13:14:18',1980.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(9690,'4000','141749377568','2025-06-08 13:14:18',NULL,1200.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(9691,'4000','141749377568','2025-06-08 13:12:48',NULL,780.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(9692,'1110','141749377708','2025-06-08 13:16:26',NULL,716.16,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(9693,'5500','141749377708','2025-06-08 13:15:08',716.16,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(9694,'1000','141749377708','2025-06-08 13:16:26',780.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(9695,'4000','141749377708','2025-06-08 13:16:26',NULL,780.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(9696,'1110','141749377822','2025-06-08 13:17:22',NULL,29.84,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(9697,'5500','141749377822','2025-06-08 13:17:02',29.84,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(9698,'1000','141749377822','2025-06-08 13:17:22',33.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(9699,'4000','141749377822','2025-06-08 13:17:22',NULL,32.50,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(9700,'1110','141749377886','2025-06-08 13:18:28',NULL,44.25,'','14','1','Inventory sold','1','64','sales','8','','No',NULL,NULL,''),(9701,'5500','141749377886','2025-06-08 13:18:06',44.25,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(9702,'1000','141749377886','2025-06-08 13:18:28',50.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(9703,'4000','141749377886','2025-06-08 13:18:28',NULL,50.00,'','14','1','Good sold','1','64','sales','8','','No',NULL,NULL,''),(9704,'1110','141749377933','2025-06-08 13:19:28',NULL,78.66,'','14','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(9705,'5500','141749377933','2025-06-08 13:18:53',78.66,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(9706,'1000','141749377933','2025-06-08 13:19:28',90.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(9707,'4000','141749377933','2025-06-08 13:19:28',NULL,90.00,'','14','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(9708,'1110','141749377990','2025-06-08 13:22:02',NULL,115.50,'','14','1','Inventory sold','1','26','sales','6','','No',NULL,NULL,''),(9709,'1110','141749377990','2025-06-08 13:19:50',NULL,141.70,'','14','1','Inventory sold','1','26','sales','20','','No',NULL,NULL,''),(9710,'1110','141749377990','2025-06-08 13:20:14',NULL,81.08,'','14','1','Inventory sold','1','26','sales','14','','No',NULL,NULL,''),(9711,'5500','141749377990','2025-06-08 13:20:48',338.28,NULL,'','14','1','Cost of goods sold','1','26','sales','','','No',NULL,NULL,''),(9712,'1000','141749377990','2025-06-08 13:22:02',545.00,NULL,'','14','1','Good sold','1','26','sales','','','No',NULL,NULL,'JKLU'),(9713,'4000','141749377990','2025-06-08 13:22:02',NULL,150.00,'','14','1','Good sold','1','26','sales','6','','No',NULL,NULL,''),(9714,'4000','141749377990','2025-06-08 13:19:50',NULL,300.00,'','14','1','Good sold','1','26','sales','20','','No',NULL,NULL,''),(9715,'4000','141749377990','2025-06-08 13:20:14',NULL,95.00,'','14','1','Good sold','1','26','sales','14','','No',NULL,NULL,''),(9716,'4000','141749377990','2025-06-08 13:32:27',95.00,NULL,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(9717,'1000','141749377990','2025-06-08 13:32:27',NULL,95.00,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(9718,'5500','141749377990','2025-06-08 13:32:27',NULL,81.08,'','14','1','Cost of goods returned','1','26','sales','14','','No',NULL,NULL,''),(9719,'1110','141749377990','2025-06-08 13:32:27',81.08,NULL,'','14','1','Inventory retuned ','1','26','sales','','','No',NULL,NULL,''),(9720,'4000','141749377990','2025-06-08 13:32:30',300.00,NULL,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(9721,'1000','141749377990','2025-06-08 13:32:30',NULL,300.00,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(9722,'5500','141749377990','2025-06-08 13:32:30',NULL,141.70,'','14','1','Cost of goods returned','1','26','sales','20','','No',NULL,NULL,''),(9723,'1110','141749377990','2025-06-08 13:32:30',141.70,NULL,'','14','1','Inventory retuned ','1','26','sales','','','No',NULL,NULL,''),(9724,'4000','141749377990','2025-06-08 13:32:34',150.00,NULL,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(9725,'1000','141749377990','2025-06-08 13:32:34',NULL,150.00,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(9726,'5500','141749377990','2025-06-08 13:32:34',NULL,115.50,'','14','1','Cost of goods returned','1','26','sales','6','','No',NULL,NULL,''),(9727,'1110','141749377990','2025-06-08 13:32:34',115.50,NULL,'','14','1','Inventory retuned ','1','26','sales','','','No',NULL,NULL,''),(9728,'1110','141749379448','2025-06-08 13:44:22',NULL,379.98,'','14','1','Inventory sold','1','71','sales','3','','No',NULL,NULL,''),(9729,'5500','141749379448','2025-06-08 13:44:08',379.98,NULL,'','14','1','Cost of goods sold','1','71','sales','','','No',NULL,NULL,''),(9730,'1100','141749379448','2025-06-08 13:44:22',450.00,NULL,'','14','1','Good sold','1','71','sales','','','No',NULL,NULL,''),(9731,'4000','141749379448','2025-06-08 13:44:22',NULL,450.00,'','14','1','Good sold','1','71','sales','3','','No',NULL,NULL,''),(9732,'1110','141749379490','2025-06-08 13:45:21',NULL,833.04,'','14','1','Inventory sold','1','29','sales','17','','No',NULL,NULL,''),(9733,'1110','141749379490','2025-06-08 13:44:50',NULL,1145.76,'','14','1','Inventory sold','1','29','sales','18','','No',NULL,NULL,''),(9734,'5500','141749379490','2025-06-08 13:45:09',1978.80,NULL,'','14','1','Cost of goods sold','1','29','sales','','','No',NULL,NULL,''),(9735,'1100','141749379490','2025-06-08 13:45:21',2235.00,NULL,'','14','1','Good sold','1','29','sales','','','No',NULL,NULL,''),(9736,'4000','141749379490','2025-06-08 13:45:21',NULL,950.04,'','14','1','Good sold','1','29','sales','17','','No',NULL,NULL,''),(9737,'4000','141749379490','2025-06-08 13:44:50',NULL,1285.20,'','14','1','Good sold','1','29','sales','18','','No',NULL,NULL,''),(9738,'1110','141749379616','2025-06-08 13:47:11',NULL,608.00,'','14','1','Inventory sold','1','43','sales','2','','No',NULL,NULL,''),(9739,'5500','141749379616','2025-06-08 13:46:56',608.00,NULL,'','14','1','Cost of goods sold','1','43','sales','','','No',NULL,NULL,''),(9740,'1100','141749379616','2025-06-08 13:47:11',650.00,NULL,'','14','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(9741,'4000','141749379616','2025-06-08 13:47:11',NULL,650.00,'','14','1','Good sold','1','43','sales','2','','No',NULL,NULL,''),(9742,'1110','141749379758','2025-06-08 13:49:39',NULL,833.04,'','14','1','Inventory sold','1','19','sales','17','','No',NULL,NULL,''),(9743,'5500','141749379758','2025-06-08 13:49:18',833.04,NULL,'','14','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(9744,'1100','141749379758','2025-06-08 13:49:39',950.00,NULL,'','14','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(9745,'4000','141749379758','2025-06-08 13:49:39',NULL,950.04,'','14','1','Good sold','1','19','sales','17','','No',NULL,NULL,''),(9746,'1110','141749380544','2025-06-08 14:05:11',NULL,141.70,'','14','1','Inventory sold','1','26','sales','20','','No',NULL,NULL,''),(9747,'1110','141749380544','2025-06-08 14:02:24',NULL,81.08,'','14','1','Inventory sold','1','26','sales','14','','No',NULL,NULL,''),(9748,'1110','141749380544','2025-06-08 14:02:56',NULL,314.00,'','14','1','Inventory sold','1','26','sales','1','','No',NULL,NULL,''),(9749,'5500','141749380544','2025-06-08 14:04:20',536.78,NULL,'','14','1','Cost of goods sold','1','26','sales','','','No',NULL,NULL,''),(9750,'1000','141749380544','2025-06-08 14:05:11',578.00,NULL,'','14','1','Good sold','1','26','sales','','','No',NULL,NULL,'UOP'),(9751,'4000','141749380544','2025-06-08 14:05:11',NULL,158.35,'','14','1','Good sold','1','26','sales','20','','No',NULL,NULL,''),(9752,'4000','141749380544','2025-06-08 14:02:24',NULL,86.67,'','14','1','Good sold','1','26','sales','14','','No',NULL,NULL,''),(9753,'4000','141749380544','2025-06-08 14:02:56',NULL,333.34,'','14','1','Good sold','1','26','sales','1','','No',NULL,NULL,''),(9754,'1110','141749380766','2025-06-08 14:07:17',NULL,716.16,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(9755,'5500','141749380766','2025-06-08 14:06:06',716.16,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(9756,'1100','141749380766','2025-06-08 14:07:17',780.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(9757,'4000','141749380766','2025-06-08 14:07:17',NULL,780.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(9758,'1100','141749379448','2025-06-08 14:19:58',NULL,450.00,'','14','1','','1','71','payment','','','No',NULL,NULL,'KLJ'),(9759,'1010','141749379448','2025-06-08 14:19:58',450.00,NULL,'','14','1','','1','71','payment','','14174938162333212222262','No',NULL,NULL,'KLJ'),(9760,'1110','141749382081','2025-06-08 14:28:56',NULL,9120.00,'','14','1','Inventory sold','1','19','sales','2','','No',NULL,NULL,''),(9761,'5500','141749382081','2025-06-08 14:28:01',9120.00,NULL,'','14','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(9762,'1100','141749382081','2025-06-08 14:28:56',9750.00,NULL,'','14','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(9763,'4000','141749382081','2025-06-08 14:28:56',NULL,9750.00,'','14','1','Good sold','1','19','sales','2','','No',NULL,NULL,''),(9764,'1110','141749383449','2025-06-08 14:51:08',NULL,1121.04,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(9765,'5500','141749383449','2025-06-08 14:50:49',1121.04,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9766,'1000','141749383449','2025-06-08 14:51:08',1200.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(9767,'4000','141749383449','2025-06-08 14:51:08',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(9768,'1110','141749383765','2025-06-08 14:56:17',NULL,63.33,'','14','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(9769,'5500','141749383765','2025-06-08 14:56:05',63.33,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9770,'1100','141749383765','2025-06-08 14:56:17',75.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(9771,'4000','141749383765','2025-06-08 14:56:17',NULL,75.00,'','14','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(9772,'1110','141749386254','2025-06-08 15:38:45',NULL,1121.04,'','14','1','Inventory sold','1','41','sales','10','','No',NULL,NULL,''),(9773,'5500','141749386254','2025-06-08 15:37:34',1121.04,NULL,'','14','1','Cost of goods sold','1','41','sales','','','No',NULL,NULL,''),(9774,'1100','141749386254','2025-06-08 15:38:45',1200.00,NULL,'','14','1','Good sold','1','41','sales','','','No',NULL,NULL,''),(9775,'4000','141749386254','2025-06-08 15:38:45',NULL,1200.00,'','14','1','Good sold','1','41','sales','10','','No',NULL,NULL,''),(9776,'1100','141749379616','2025-06-08 15:41:54',NULL,650.00,'','14','1','','1','43','payment','','','No',NULL,NULL,''),(9777,'1000','141749379616','2025-06-08 15:41:54',650.00,NULL,'','14','1','','1','43','payment','','14174938653524331304845','No',NULL,NULL,''),(9778,'1100','141749380766','2025-06-08 15:55:37',NULL,780.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(9779,'1000','141749380766','2025-06-08 15:55:37',780.00,NULL,'','14','1','','1','64','payment','','14174938736721900024033','No',NULL,NULL,''),(9780,'1110','141749387416','2025-06-08 15:58:40',NULL,531.00,'','14','1','Inventory sold','1','44','sales','8','','No',NULL,NULL,''),(9781,'1110','141749387416','2025-06-08 15:56:56',NULL,297.96,'','14','1','Inventory sold','1','44','sales','5','','No',NULL,NULL,''),(9782,'1110','141749387416','2025-06-08 15:57:17',NULL,716.16,'','14','1','Inventory sold','1','44','sales','9','','No',NULL,NULL,''),(9783,'5500','141749387416','2025-06-08 15:57:30',1545.12,NULL,'','14','1','Cost of goods sold','1','44','sales','','','No',NULL,NULL,''),(9784,'1100','141749387416','2025-06-08 15:58:40',1685.00,NULL,'','14','1','Good sold','1','44','sales','','','No',NULL,NULL,''),(9785,'4000','141749387416','2025-06-08 15:58:40',NULL,579.96,'','14','1','Good sold','1','44','sales','8','','No',NULL,NULL,''),(9786,'4000','141749387416','2025-06-08 15:56:56',NULL,324.96,'','14','1','Good sold','1','44','sales','5','','No',NULL,NULL,''),(9787,'4000','141749387416','2025-06-08 15:57:17',NULL,780.00,'','14','1','Good sold','1','44','sales','9','','No',NULL,NULL,''),(9788,'1110','141749387544','2025-06-08 15:59:42',NULL,716.16,'','14','1','Inventory sold','1','95','sales','9','','No',NULL,NULL,''),(9789,'1110','141749387544','2025-06-08 15:59:04',NULL,531.00,'','14','1','Inventory sold','1','95','sales','8','','No',NULL,NULL,''),(9790,'5500','141749387544','2025-06-08 15:59:22',1247.16,NULL,'','14','1','Cost of goods sold','1','95','sales','','','No',NULL,NULL,''),(9791,'1100','141749387544','2025-06-08 15:59:42',1360.00,NULL,'','14','1','Good sold','1','95','sales','','','No',NULL,NULL,''),(9792,'4000','141749387544','2025-06-08 15:59:42',NULL,780.00,'','14','1','Good sold','1','95','sales','9','','No',NULL,NULL,''),(9793,'4000','141749387544','2025-06-08 15:59:04',NULL,579.96,'','14','1','Good sold','1','95','sales','8','','No',NULL,NULL,''),(9794,'1110','141749387726','2025-06-08 16:03:13',NULL,716.16,'','14','1','Inventory sold','1','44','sales','9','','No',NULL,NULL,''),(9795,'1110','141749387726','2025-06-08 16:02:06',NULL,759.96,'','14','1','Inventory sold','1','44','sales','3','','No',NULL,NULL,''),(9796,'5500','141749387726','2025-06-08 16:02:37',1476.12,NULL,'','14','1','Cost of goods sold','1','44','sales','','','No',NULL,NULL,''),(9797,'1100','141749387726','2025-06-08 16:03:13',1580.00,NULL,'','14','1','Good sold','1','44','sales','','','No',NULL,NULL,''),(9798,'4000','141749387726','2025-06-08 16:03:13',NULL,780.00,'','14','1','Good sold','1','44','sales','9','','No',NULL,NULL,''),(9799,'4000','141749387726','2025-06-08 16:02:06',NULL,800.04,'','14','1','Good sold','1','44','sales','3','','No',NULL,NULL,''),(9800,'1110','141749388486','2025-06-08 16:17:29',NULL,1425.00,'','14','1','Inventory sold','1','80','sales','4','','No',NULL,NULL,''),(9801,'1110','141749388486','2025-06-08 16:14:46',NULL,759.96,'','14','1','Inventory sold','1','80','sales','3','','No',NULL,NULL,''),(9802,'1110','141749388486','2025-06-08 16:15:02',NULL,1216.00,'','14','1','Inventory sold','1','80','sales','2','','No',NULL,NULL,''),(9803,'1110','141749388486','2025-06-08 16:15:19',NULL,1386.00,'','14','1','Inventory sold','1','80','sales','6','','No',NULL,NULL,''),(9804,'1110','141749388486','2025-06-08 16:16:30',NULL,943.92,'','14','1','Inventory sold','1','80','sales','7','','No',NULL,NULL,''),(9805,'5500','141749388486','2025-06-08 16:17:01',5730.88,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(9806,'1100','141749388486','2025-06-08 16:17:29',6075.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(9807,'4000','141749388486','2025-06-08 16:17:29',NULL,1500.00,'','14','1','Good sold','1','80','sales','4','','No',NULL,NULL,''),(9808,'4000','141749388486','2025-06-08 16:14:46',NULL,800.04,'','14','1','Good sold','1','80','sales','3','','No',NULL,NULL,''),(9809,'4000','141749388486','2025-06-08 16:15:02',NULL,1300.00,'','14','1','Good sold','1','80','sales','2','','No',NULL,NULL,''),(9810,'4000','141749388486','2025-06-08 16:15:19',NULL,1475.04,'','14','1','Good sold','1','80','sales','6','','No',NULL,NULL,''),(9811,'4000','141749388486','2025-06-08 16:16:30',NULL,999.84,'','14','1','Good sold','1','80','sales','7','','No',NULL,NULL,''),(9812,'1110','141749388747','2025-06-08 16:19:23',NULL,162.16,'','14','1','Inventory sold','1','26','sales','14','','No',NULL,NULL,''),(9813,'5500','141749388747','2025-06-08 16:19:07',162.16,NULL,'','14','1','Cost of goods sold','1','26','sales','','','No',NULL,NULL,''),(9814,'1000','141749388747','2025-06-08 16:19:23',173.00,NULL,'','14','1','Good sold','1','26','Payment','','','No',NULL,NULL,''),(9815,'4000','141749388747','2025-06-08 16:19:23',NULL,173.34,'','14','1','Good sold','1','26','sales','14','','No',NULL,NULL,''),(9816,'1110','141749389330','2025-06-08 16:31:02',NULL,1121.04,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(9817,'1110','141749389330','2025-06-08 16:28:50',NULL,1432.32,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(9818,'1110','141749389330','2025-06-08 16:29:03',NULL,117.99,'','14','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(9819,'5500','141749389330','2025-06-08 16:30:46',2671.35,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(9820,'1000','141749389330','2025-06-08 16:31:02',2895.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(9821,'4000','141749389330','2025-06-08 16:31:02',NULL,1200.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(9822,'4000','141749389330','2025-06-08 16:28:50',NULL,1560.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(9823,'4000','141749389330','2025-06-08 16:29:03',NULL,135.00,'','14','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(9824,'1100','141749387726','2025-06-08 16:52:55',NULL,1580.00,'','14','1','','1','44','payment','','','No',NULL,NULL,''),(9825,'1000','141749387726','2025-06-08 16:52:55',1580.00,NULL,'','14','1','','1','44','payment','','14174939079834347223090','No',NULL,NULL,''),(9826,'1100','141749387544','2025-06-08 16:53:48',NULL,1360.00,'','14','1','','1','95','payment','','','No',NULL,NULL,''),(9827,'1000','141749387544','2025-06-08 16:53:48',1360.00,NULL,'','14','1','','1','95','payment','','14174939085327370121302','No',NULL,NULL,''),(9828,'1100','141749387726','2025-06-08 16:54:55',NULL,1580.00,'','14','1','','1','44','payment','','','No',NULL,NULL,''),(9829,'1000','141749387726','2025-06-08 16:54:55',1580.00,NULL,'','14','1','','1','44','payment','','14174939092022213233327','No',NULL,NULL,''),(9830,'1110','141749391056','2025-06-08 17:02:58',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(9831,'1110','141749391056','2025-06-08 16:57:36',NULL,333.12,'','14','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(9832,'5500','141749391056','2025-06-08 17:02:10',941.12,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9833,'1100','141749391056','2025-06-08 17:02:58',1020.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(9834,'4000','141749391056','2025-06-08 17:02:58',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(9835,'4000','141749391056','2025-06-08 16:57:36',NULL,370.08,'','14','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(9836,'1100','141749386254','2025-06-08 17:04:16',NULL,1200.00,'','14','1','','1','41','payment','','','No',NULL,NULL,''),(9837,'1000','141749386254','2025-06-08 17:04:16',1200.00,NULL,'','14','1','','1','41','payment','','14174939147932103943237','No',NULL,NULL,''),(9838,'1100','141749387416','2025-06-08 17:05:43',NULL,1685.00,'','14','1','','1','44','payment','','','No',NULL,NULL,''),(9839,'1000','141749387416','2025-06-08 17:05:43',1685.00,NULL,'','14','1','','1','44','payment','','14174939158600263203921','No',NULL,NULL,''),(9840,'1100','141749391056','2025-06-08 17:12:59',NULL,1020.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(9841,'1000','141749391056','2025-06-08 17:12:59',1020.00,NULL,'','14','1','','1','25','payment','','14174939200323070204032','No',NULL,NULL,''),(9842,'1100','141749383765','2025-06-08 17:20:11',NULL,75.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(9843,'1000','141749383765','2025-06-08 17:20:11',75.00,NULL,'','14','1','','1','25','payment','','14174939243130132239390','No',NULL,NULL,''),(9844,'1110','141749405323','2025-06-08 21:16:01',NULL,1884.00,'','14','1','Inventory sold','1','27','sales','1','','No',NULL,NULL,''),(9845,'1110','141749405323','2025-06-08 20:55:38',NULL,10383.12,'','14','1','Inventory sold','1','27','sales','7','','No',NULL,NULL,''),(9846,'1110','141749405323','2025-06-08 20:56:11',NULL,3039.84,'','14','1','Inventory sold','1','27','sales','3','','No',NULL,NULL,''),(9847,'1110','141749405323','2025-06-08 20:56:48',NULL,4275.00,'','14','1','Inventory sold','1','27','sales','4','','No',NULL,NULL,''),(9848,'1110','141749405323','2025-06-08 20:58:26',NULL,3648.00,'','14','1','Inventory sold','1','27','sales','2','','No',NULL,NULL,''),(9849,'1110','141749405323','2025-06-08 21:08:30',NULL,2432.00,'','14','1','Inventory sold','1','27','sales','2','','No',NULL,NULL,''),(9850,'1110','141749405323','2025-06-08 21:09:10',NULL,20178.72,'','14','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(9851,'1110','141749405323','2025-06-08 21:09:24',NULL,1121.04,'','14','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(9852,'1110','141749405323','2025-06-08 21:10:14',NULL,10742.40,'','14','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(9853,'1110','141749405323','2025-06-08 21:10:33',NULL,3580.80,'','14','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(9854,'1110','141749405323','2025-06-08 21:11:24',NULL,1121.04,'','14','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(9855,'5500','141749405323','2025-06-08 21:12:11',62405.96,NULL,'','14','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(9856,'1100','141749405323','2025-06-08 21:16:01',66078.00,NULL,'','14','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(9857,'4000','141749405323','2025-06-08 21:16:01',NULL,2000.04,'','14','1','Good sold','1','27','sales','1','','No',NULL,NULL,''),(9858,'4000','141749405323','2025-06-08 20:55:38',NULL,10998.24,'','14','1','Good sold','1','27','sales','7','','No',NULL,NULL,''),(9859,'4000','141749405323','2025-06-08 20:56:11',NULL,3200.16,'','14','1','Good sold','1','27','sales','3','','No',NULL,NULL,''),(9860,'4000','141749405323','2025-06-08 20:56:48',NULL,4500.00,'','14','1','Good sold','1','27','sales','4','','No',NULL,NULL,''),(9861,'4000','141749405323','2025-06-08 20:58:26',NULL,3840.00,'','14','1','Good sold','1','27','sales','2','','No',NULL,NULL,''),(9862,'4000','141749405323','2025-06-08 21:08:30',NULL,2600.00,'','14','1','Good sold','1','27','sales','2','','No',NULL,NULL,''),(9863,'4000','141749405323','2025-06-08 21:09:10',NULL,21240.01,'','14','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(9864,'4000','141749405323','2025-06-08 21:09:24',NULL,1200.00,'','14','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(9865,'4000','141749405323','2025-06-08 21:10:14',NULL,11400.01,'','14','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(9866,'4000','141749405323','2025-06-08 21:10:33',NULL,3900.00,'','14','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(9867,'4000','141749405323','2025-06-08 21:11:24',NULL,1200.00,'','14','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(9868,'1110','141749447671','2025-06-09 08:44:20',NULL,3775.68,'','14','1','Inventory sold','1','96','sales','7','','No',NULL,NULL,''),(9869,'1110','141749447671','2025-06-09 08:41:11',NULL,1386.00,'','14','1','Inventory sold','1','96','sales','6','','No',NULL,NULL,''),(9870,'1110','141749447671','2025-06-09 08:42:14',NULL,2279.88,'','14','1','Inventory sold','1','96','sales','3','','No',NULL,NULL,''),(9871,'5500','141749447671','2025-06-09 08:43:13',7441.56,NULL,'','14','1','Cost of goods sold','1','96','sales','','','No',NULL,NULL,''),(9872,'1100','141749447671','2025-06-09 08:44:20',7874.00,NULL,'','14','1','Good sold','1','96','sales','','','No',NULL,NULL,''),(9873,'4000','141749447671','2025-06-09 08:44:20',NULL,3999.36,'','14','1','Good sold','1','96','sales','7','','No',NULL,NULL,''),(9874,'4000','141749447671','2025-06-09 08:41:11',NULL,1475.04,'','14','1','Good sold','1','96','sales','6','','No',NULL,NULL,''),(9875,'4000','141749447671','2025-06-09 08:42:14',NULL,2400.12,'','14','1','Good sold','1','96','sales','3','','No',NULL,NULL,''),(9876,'1110','141749448088','2025-06-09 08:48:50',NULL,23633.28,'','14','1','Inventory sold','1','16','sales','9','','No',NULL,NULL,''),(9877,'5500','141749448088','2025-06-09 08:48:08',23633.28,NULL,'','14','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(9878,'1100','141749448088','2025-06-09 08:48:50',25080.00,NULL,'','14','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(9879,'4000','141749448088','2025-06-09 08:48:50',NULL,25080.00,'','14','1','Good sold','1','16','sales','9','','No',NULL,NULL,''),(9880,'1110','141749448256','2025-06-09 08:52:07',NULL,205.00,'','14','1','Inventory sold','1','97','sales','15','','No',NULL,NULL,''),(9881,'1110','141749448256','2025-06-09 08:50:56',NULL,63.33,'','14','1','Inventory sold','1','97','sales','3','','No',NULL,NULL,''),(9882,'1110','141749448256','2025-06-09 08:51:16',NULL,39.33,'','14','1','Inventory sold','1','97','sales','7','','No',NULL,NULL,''),(9883,'5500','141749448256','2025-06-09 08:51:51',307.66,NULL,'','14','1','Cost of goods sold','1','97','sales','','','No',NULL,NULL,''),(9884,'1100','141749448256','2025-06-09 08:52:07',360.00,NULL,'','14','1','Good sold','1','97','sales','','','No',NULL,NULL,''),(9885,'4000','141749448256','2025-06-09 08:52:07',NULL,240.00,'','14','1','Good sold','1','97','sales','15','','No',NULL,NULL,''),(9886,'4000','141749448256','2025-06-09 08:50:56',NULL,75.00,'','14','1','Good sold','1','97','sales','3','','No',NULL,NULL,''),(9887,'4000','141749448256','2025-06-09 08:51:16',NULL,45.00,'','14','1','Good sold','1','97','sales','7','','No',NULL,NULL,''),(9888,'1110','141749448576','2025-06-09 08:56:55',NULL,1121.04,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(9889,'5500','141749448576','2025-06-09 08:56:16',1121.04,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9890,'1100','141749448576','2025-06-09 08:56:55',1200.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(9891,'4000','141749448576','2025-06-09 08:56:55',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(9892,'1100','141749222777','2025-06-09 10:10:02',NULL,1000.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(9893,'1000','141749222777','2025-06-09 10:10:02',1000.00,NULL,'','14','1','','1','25','payment','','14174945302602034421122','No',NULL,NULL,''),(9894,'1100','141749221765','2025-06-09 10:10:58',NULL,1110.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(9895,'1000','141749221765','2025-06-09 10:10:58',1110.00,NULL,'','14','1','','1','25','payment','','14174945308129330424203','No',NULL,NULL,''),(9896,'1100','141749222694','2025-06-09 10:11:41',NULL,650.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(9897,'1000','141749222694','2025-06-09 10:11:41',650.00,NULL,'','14','1','','1','25','payment','','14174945312040220330233','No',NULL,NULL,''),(9898,'1110','141749453349','2025-06-09 10:16:28',NULL,8593.92,'','14','1','Inventory sold','1','16','sales','9','','No',NULL,NULL,''),(9899,'5500','141749453349','2025-06-09 10:15:49',8593.92,NULL,'','14','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(9900,'1100','141749453349','2025-06-09 10:16:28',9360.00,NULL,'','14','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(9901,'4000','141749453349','2025-06-09 10:16:28',NULL,9360.00,'','14','1','Good sold','1','16','sales','9','','No',NULL,NULL,''),(9902,'1110','141749453412','2025-06-09 10:17:35',NULL,8593.92,'','14','1','Inventory sold','1','16','sales','9','','No',NULL,NULL,''),(9903,'5500','141749453412','2025-06-09 10:16:53',8593.92,NULL,'','14','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(9904,'1100','141749453412','2025-06-09 10:17:35',9120.00,NULL,'','14','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(9905,'4000','141749453412','2025-06-09 10:17:35',NULL,9120.00,'','14','1','Good sold','1','16','sales','9','','No',NULL,NULL,''),(9906,'4000','141749453349','2025-06-09 10:19:11',9360.00,NULL,'','14','1','Returned products','1','16','return','','','No',NULL,NULL,''),(9907,'1000','141749453349','2025-06-09 10:19:11',NULL,9360.00,'','14','1','Returned products','1','16','return','','','No',NULL,NULL,''),(9908,'5500','141749453349','2025-06-09 10:19:11',NULL,8593.92,'','14','1','Cost of goods returned','1','16','sales','9','','No',NULL,NULL,''),(9909,'1110','141749453349','2025-06-09 10:19:11',8593.92,NULL,'','14','1','Inventory retuned ','1','16','sales','','','No',NULL,NULL,''),(9910,'1110','141749454048','2025-06-09 10:27:42',NULL,314.00,'','14','1','Inventory sold','1','64','sales','1','','No',NULL,NULL,''),(9911,'5500','141749454048','2025-06-09 10:27:28',314.00,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(9912,'1100','141749454048','2025-06-09 10:27:42',360.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(9913,'4000','141749454048','2025-06-09 10:27:42',NULL,360.00,'','14','1','Good sold','1','64','sales','1','','No',NULL,NULL,''),(9914,'1100','141749454048','2025-06-09 10:28:16',NULL,360.00,'','14','1','','1','64','payment','','','No',NULL,NULL,'LKH'),(9915,'1010','141749454048','2025-06-09 10:28:16',360.00,NULL,'','14','1','','1','64','payment','','14174945416330303032702','No',NULL,NULL,'LKH'),(9916,'1110','141749454531','2025-06-09 10:36:19',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(9917,'1110','141749454531','2025-06-09 10:35:31',NULL,680.16,'','14','1','Inventory sold','1','25','sales','20','','No',NULL,NULL,''),(9918,'5500','141749454531','2025-06-09 10:35:52',1624.08,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9919,'1100','141749454531','2025-06-09 10:36:19',1760.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(9920,'4000','141749454531','2025-06-09 10:36:19',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(9921,'4000','141749454531','2025-06-09 10:35:31',NULL,760.08,'','14','1','Good sold','1','25','sales','20','','No',NULL,NULL,''),(9922,'1110','141749454634','2025-06-09 10:39:20',NULL,1216.00,'','14','1','Inventory sold','1','80','sales','2','','No',NULL,NULL,''),(9923,'1110','141749454634','2025-06-09 10:37:14',NULL,1887.84,'','14','1','Inventory sold','1','80','sales','7','','No',NULL,NULL,''),(9924,'1110','141749454634','2025-06-09 10:38:03',NULL,1884.00,'','14','1','Inventory sold','1','80','sales','1','','No',NULL,NULL,''),(9925,'1110','141749454634','2025-06-09 10:38:34',NULL,1230.00,'','14','1','Inventory sold','1','80','sales','15','','No',NULL,NULL,''),(9926,'5500','141749454634','2025-06-09 10:38:53',6217.84,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(9927,'1100','141749454634','2025-06-09 10:39:20',6600.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(9928,'4000','141749454634','2025-06-09 10:39:20',NULL,1300.00,'','14','1','Good sold','1','80','sales','2','','No',NULL,NULL,''),(9929,'4000','141749454634','2025-06-09 10:37:14',NULL,1999.68,'','14','1','Good sold','1','80','sales','7','','No',NULL,NULL,''),(9930,'4000','141749454634','2025-06-09 10:38:03',NULL,2000.04,'','14','1','Good sold','1','80','sales','1','','No',NULL,NULL,''),(9931,'4000','141749454634','2025-06-09 10:38:34',NULL,1299.96,'','14','1','Good sold','1','80','sales','15','','No',NULL,NULL,''),(9932,'1100','141749454531','2025-06-09 11:09:29',NULL,1760.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(9933,'1000','141749454531','2025-06-09 11:09:29',1760.00,NULL,'','14','1','','1','25','payment','','14174945660922972730222','No',NULL,NULL,''),(9934,'1110','141749461557','2025-06-09 12:33:01',NULL,1386.00,'','14','1','Inventory sold','1','64','sales','6','','No',NULL,NULL,''),(9935,'5500','141749461557','2025-06-09 12:32:38',1386.00,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(9936,'1000','141749461557','2025-06-09 12:33:01',1475.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(9937,'4000','141749461557','2025-06-09 12:33:01',NULL,1475.04,'','14','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(9938,'1110','141749462118','2025-06-09 12:42:14',NULL,1121.04,'','14','1','Inventory sold','1','75','sales','10','','No',NULL,NULL,''),(9939,'5500','141749462118','2025-06-09 12:41:58',1121.04,NULL,'','14','1','Cost of goods sold','1','75','sales','','','No',NULL,NULL,''),(9940,'1100','141749462118','2025-06-09 12:42:14',1200.00,NULL,'','14','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(9941,'4000','141749462118','2025-06-09 12:42:14',NULL,1200.00,'','14','1','Good sold','1','75','sales','10','','No',NULL,NULL,''),(9942,'1110','141749463091','2025-06-09 12:58:44',NULL,340.08,'','14','1','Inventory sold','1','25','sales','20','','No',NULL,NULL,''),(9943,'1110','141749463091','2025-06-09 12:58:11',NULL,370.08,'','14','1','Inventory sold','1','25','sales','21','','No',NULL,NULL,''),(9944,'5500','141749463091','2025-06-09 12:58:25',710.16,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9945,'1100','141749463091','2025-06-09 12:58:44',780.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(9946,'4000','141749463091','2025-06-09 12:58:44',NULL,380.04,'','14','1','Good sold','1','25','sales','20','','No',NULL,NULL,''),(9947,'4000','141749463091','2025-06-09 12:58:11',NULL,400.08,'','14','1','Good sold','1','25','sales','21','','No',NULL,NULL,''),(9948,'1110','141749463651','2025-06-09 13:08:05',NULL,46.71,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(9949,'1110','141749463651','2025-06-09 13:07:31',NULL,13.88,'','14','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(9950,'5500','141749463651','2025-06-09 13:07:45',60.59,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9951,'1100','141749463651','2025-06-09 13:08:05',70.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(9952,'4000','141749463651','2025-06-09 13:08:05',NULL,50.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(9953,'4000','141749463651','2025-06-09 13:07:31',NULL,20.00,'','14','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(9954,'1100','141749463091','2025-06-09 13:10:13',NULL,780.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'RED'),(9955,'1010','141749463091','2025-06-09 13:10:13',780.00,NULL,'','14','1','','1','25','payment','','14174946385120177902033','No',NULL,NULL,'RED'),(9956,'1110','141749464721','2025-06-09 13:25:36',NULL,1432.32,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(9957,'5500','141749464721','2025-06-09 13:25:21',1432.32,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(9958,'1000','141749464721','2025-06-09 13:25:36',1560.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(9959,'4000','141749464721','2025-06-09 13:25:36',NULL,1560.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(9960,'1110','141749464761','2025-06-09 13:26:17',NULL,943.92,'','14','1','Inventory sold','1','16','sales','7','','No',NULL,NULL,''),(9961,'5500','141749464761','2025-06-09 13:26:01',943.92,NULL,'','14','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(9962,'1100','141749464761','2025-06-09 13:26:17',1000.00,NULL,'','14','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(9963,'4000','141749464761','2025-06-09 13:26:17',NULL,999.84,'','14','1','Good sold','1','16','sales','7','','No',NULL,NULL,''),(9964,'1110','141749464967','2025-06-09 13:32:01',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(9965,'5500','141749464967','2025-06-09 13:29:27',943.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9966,'1100','141749464967','2025-06-09 13:32:01',1000.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(9967,'4000','141749464967','2025-06-09 13:32:01',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(9968,'1110','141749465367','2025-06-09 13:36:24',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(9969,'5500','141749465367','2025-06-09 13:36:07',608.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(9970,'1100','141749465367','2025-06-09 13:36:24',650.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(9971,'4000','141749465367','2025-06-09 13:36:24',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(9972,'1110','141749466742','2025-06-09 13:59:20',NULL,333.12,'','14','1','Inventory sold','1','64','sales','13','','No',NULL,NULL,''),(9973,'5500','141749466742','2025-06-09 13:59:02',333.12,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(9974,'1000','141749466742','2025-06-09 13:59:20',370.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'DRT'),(9975,'4000','141749466742','2025-06-09 13:59:20',NULL,370.08,'','14','1','Good sold','1','64','sales','13','','No',NULL,NULL,''),(9976,'1100','141749465367','2025-06-09 14:30:15',NULL,650.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(9977,'1000','141749465367','2025-06-09 14:30:15',650.00,NULL,'','14','1','','1','25','payment','','14174946870033330384141','No',NULL,NULL,''),(9978,'1100','141749448576','2025-06-09 14:32:53',NULL,1200.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(9979,'1000','141749448576','2025-06-09 14:32:53',1200.00,NULL,'','14','1','','1','25','payment','','14174946881032383929238','No',NULL,NULL,''),(9980,'1100','141749454634','2025-06-09 14:51:36',NULL,6600.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(9981,'1000','141749454634','2025-06-09 14:51:36',6600.00,NULL,'','14','1','','1','80','payment','','14174946994224000949733','No',NULL,NULL,''),(9982,'1110','141749470263','2025-06-09 14:58:19',NULL,1121.04,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(9983,'1110','141749470263','2025-06-09 14:57:43',NULL,716.16,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(9984,'1110','141749470263','2025-06-09 14:57:55',NULL,608.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(9985,'5500','141749470263','2025-06-09 14:58:08',2445.20,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(9986,'1000','141749470263','2025-06-09 14:58:19',2630.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'MDF'),(9987,'4000','141749470263','2025-06-09 14:58:19',NULL,1200.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(9988,'4000','141749470263','2025-06-09 14:57:43',NULL,780.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(9989,'4000','141749470263','2025-06-09 14:57:55',NULL,650.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(9990,'1100','141749388486','2025-06-09 15:05:22',NULL,6075.00,'','14','1','','1','80','payment','','','No',NULL,NULL,'HGK'),(9991,'1010','141749388486','2025-06-09 15:05:22',6075.00,NULL,'','14','1','','1','80','payment','','14174947075313407243009','No',NULL,NULL,'HGK'),(9992,'1110','141749471286','2025-06-09 15:15:01',NULL,716.16,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(9993,'5500','141749471286','2025-06-09 15:14:46',716.16,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(9994,'1000','141749471286','2025-06-09 15:15:01',780.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(9995,'4000','141749471286','2025-06-09 15:15:01',NULL,780.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(9996,'1110','141749473016','2025-06-09 15:43:58',NULL,370.08,'','14','1','Inventory sold','1','64','sales','21','','No',NULL,NULL,''),(9997,'5500','141749473016','2025-06-09 15:43:37',370.08,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(9998,'1000','141749473016','2025-06-09 15:43:58',400.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'KJL'),(9999,'4000','141749473016','2025-06-09 15:43:58',NULL,400.08,'','14','1','Good sold','1','64','sales','21','','No',NULL,NULL,''),(10000,'1110','141749473463','2025-06-09 15:53:06',NULL,370.08,'','14','1','Inventory sold','1','64','sales','21','','No',NULL,NULL,''),(10001,'1110','141749473463','2025-06-09 15:51:03',NULL,471.96,'','14','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(10002,'1110','141749473463','2025-06-09 15:52:29',NULL,693.00,'','14','1','Inventory sold','1','64','sales','6','','No',NULL,NULL,''),(10003,'5500','141749473463','2025-06-09 15:52:46',1535.04,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10004,'1100','141749473463','2025-06-09 15:53:06',1638.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(10005,'4000','141749473463','2025-06-09 15:53:06',NULL,400.08,'','14','1','Good sold','1','64','sales','21','','No',NULL,NULL,''),(10006,'4000','141749473463','2025-06-09 15:51:03',NULL,499.92,'','14','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(10007,'4000','141749473463','2025-06-09 15:52:29',NULL,737.52,'','14','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(10008,'1110','141749475163','2025-06-09 16:19:54',NULL,55.52,'','14','1','Inventory sold','1','64','sales','13','','No',NULL,NULL,''),(10009,'5500','141749475163','2025-06-09 16:19:23',55.52,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10010,'1000','141749475163','2025-06-09 16:19:54',80.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(10011,'4000','141749475163','2025-06-09 16:19:54',NULL,80.00,'','14','1','Good sold','1','64','sales','13','','No',NULL,NULL,''),(10012,'1100','141749473463','2025-06-09 16:41:48',NULL,1638.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(10013,'1000','141749473463','2025-06-09 16:41:48',1638.00,NULL,'','14','1','','1','64','payment','','14174947654410123234347','No',NULL,NULL,''),(10014,'1100','141749448088','2025-06-09 16:46:59',NULL,25080.00,'','14','1','','1','16','payment','','','No',NULL,NULL,'FGD'),(10015,'1010','141749448088','2025-06-09 16:46:59',25080.00,NULL,'','14','1','','1','16','payment','','14174947688004313763780','No',NULL,NULL,'FGD'),(10016,'1100','141749464967','2025-06-09 16:48:19',NULL,1000.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(10017,'1010','141749464967','2025-06-09 16:48:19',1000.00,NULL,'','14','1','','1','25','payment','','14174947693550201470333','No',NULL,NULL,''),(10018,'1100','141749464761','2025-06-09 16:49:26',NULL,1000.00,'','14','1','','1','16','payment','','','No',NULL,NULL,''),(10019,'1010','141749464761','2025-06-09 16:49:26',1000.00,NULL,'','14','1','','1','16','payment','','14174947699532922310727','No',NULL,NULL,''),(10020,'1100','141749453412','2025-06-09 16:52:26',NULL,9120.00,'','14','1','','1','16','payment','','','No',NULL,NULL,'KJH'),(10021,'1010','141749453412','2025-06-09 16:52:26',9120.00,NULL,'','14','1','','1','16','payment','','14174947717442773094702','No',NULL,NULL,'KJH'),(10022,'1110','141749478059','2025-06-09 17:07:54',NULL,1887.84,'','14','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(10023,'5500','141749478059','2025-06-09 17:07:39',1887.84,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10024,'1000','141749478059','2025-06-09 17:07:54',2000.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(10025,'4000','141749478059','2025-06-09 17:07:54',NULL,1999.68,'','14','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(10026,'1110','141749478353','2025-06-09 17:13:09',NULL,27.76,'','14','1','Inventory sold','1','64','sales','13','','No',NULL,NULL,''),(10027,'1110','141749478353','2025-06-09 17:12:33',NULL,63.33,'','14','1','Inventory sold','1','64','sales','3','','No',NULL,NULL,''),(10028,'5500','141749478353','2025-06-09 17:12:48',91.09,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10029,'1000','141749478353','2025-06-09 17:13:09',115.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(10030,'4000','141749478353','2025-06-09 17:13:09',NULL,40.00,'','14','1','Good sold','1','64','sales','13','','No',NULL,NULL,''),(10031,'4000','141749478353','2025-06-09 17:12:33',NULL,75.00,'','14','1','Good sold','1','64','sales','3','','No',NULL,NULL,''),(10032,'1100','141749308530','2025-06-09 17:15:27',NULL,1740.00,'','14','1','','1','16','payment','','','No',NULL,NULL,'NGA'),(10033,'1010','141749308530','2025-06-09 17:15:27',1740.00,NULL,'','14','1','','1','16','payment','','14174947857020323232373','No',NULL,NULL,'NGA'),(10034,'1110','141749479525','2025-06-09 17:32:33',NULL,1887.84,'','14','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(10035,'5500','141749479525','2025-06-09 17:32:05',1887.84,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10036,'1000','141749479525','2025-06-09 17:32:33',2000.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(10037,'4000','141749479525','2025-06-09 17:32:33',NULL,1999.68,'','14','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(10038,'1110','141749480077','2025-06-09 17:41:46',NULL,1573.20,'','14','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(10039,'5500','141749480077','2025-06-09 17:41:18',1573.20,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10040,'1000','141749480077','2025-06-09 17:41:46',1666.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(10041,'4000','141749480077','2025-06-09 17:41:46',NULL,1666.40,'','14','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(10042,'1100','141749298659','2025-06-09 18:16:43',NULL,1500.00,'','14','1','','1','35','payment','','','No',NULL,NULL,''),(10043,'1000','141749298659','2025-06-09 18:16:43',1500.00,NULL,'','14','1','','1','35','payment','','14174948222523422131242','No',NULL,NULL,''),(10044,'1100','141749310184','2025-06-09 18:18:10',NULL,780.00,'','14','1','','1','23','payment','','','No',NULL,NULL,''),(10045,'1000','141749310184','2025-06-09 18:18:10',780.00,NULL,'','14','1','','1','23','payment','','14174948231147239300012','No',NULL,NULL,''),(10046,'1110','141749482421','2025-06-09 18:20:32',NULL,118.75,'','14','1','Inventory sold','1','25','sales','4','','No',NULL,NULL,''),(10047,'5500','141749482421','2025-06-09 18:20:22',118.75,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(10048,'1000','141749482421','2025-06-09 18:20:32',150.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(10049,'4000','141749482421','2025-06-09 18:20:32',NULL,150.00,'','14','1','Good sold','1','25','sales','4','','No',NULL,NULL,''),(10050,'1100','141749482421','2025-06-09 18:27:20',NULL,150.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'KUY'),(10051,'1010','141749482421','2025-06-09 18:27:20',150.00,NULL,'','14','1','','1','25','payment','','14174948286632390042492','No',NULL,NULL,'KUY'),(10052,'1100','141746289212','2025-06-09 18:42:33',NULL,370.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(10053,'1000','141746289212','2025-06-09 18:42:33',370.00,NULL,'','14','1','','1','25','payment','','14174948378202327230088','No',NULL,NULL,''),(10054,'1100','141749462118','2025-06-09 18:44:06',NULL,1200.00,'','14','1','','1','75','payment','','','No',NULL,NULL,''),(10055,'1000','141749462118','2025-06-09 18:44:06',1200.00,NULL,'','14','1','','1','75','payment','','14174948387440729003444','No',NULL,NULL,''),(10056,'1110','141749485202','2025-06-09 19:07:17',NULL,560.52,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(10057,'1110','141749485202','2025-06-09 19:06:43',NULL,358.08,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(10058,'5500','141749485202','2025-06-09 19:06:59',918.60,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10059,'1000','141749485202','2025-06-09 19:07:17',990.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(10060,'4000','141749485202','2025-06-09 19:07:17',NULL,600.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(10061,'4000','141749485202','2025-06-09 19:06:43',NULL,390.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(10062,'1110','141749534692','2025-06-10 08:51:47',NULL,1193.60,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(10063,'5500','141749534692','2025-06-10 08:51:32',1193.60,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10064,'1000','141749534692','2025-06-10 08:51:47',1300.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'GFH'),(10065,'4000','141749534692','2025-06-10 08:51:47',NULL,1300.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(10066,'1110','141749535111','2025-06-10 08:58:44',NULL,3343.05,'','14','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(10067,'5500','141749535111','2025-06-10 08:58:31',3343.05,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10068,'1000','141749535111','2025-06-10 08:58:44',3541.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(10069,'4000','141749535111','2025-06-10 08:58:44',NULL,3541.10,'','14','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(10070,'1110','141749536765','2025-06-10 09:26:49',NULL,716.16,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(10071,'5500','141749536765','2025-06-10 09:26:05',716.16,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10072,'1000','141749536765','2025-06-10 09:26:49',780.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(10073,'4000','141749536765','2025-06-10 09:26:49',NULL,780.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(10074,'1000','141749536839','2025-06-10 09:27:19',0.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10075,'1110','141749538154','2025-06-10 09:49:56',NULL,333.12,'','14','1','Inventory sold','1','80','sales','13','','No',NULL,NULL,''),(10076,'1110','141749538154','2025-06-10 09:49:14',NULL,1887.84,'','14','1','Inventory sold','1','80','sales','7','','No',NULL,NULL,''),(10077,'5500','141749538154','2025-06-10 09:49:32',2220.96,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(10078,'1100','141749538154','2025-06-10 09:49:56',2370.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(10079,'4000','141749538154','2025-06-10 09:49:56',NULL,370.08,'','14','1','Good sold','1','80','sales','13','','No',NULL,NULL,''),(10080,'4000','141749538154','2025-06-10 09:49:14',NULL,1999.68,'','14','1','Good sold','1','80','sales','7','','No',NULL,NULL,''),(10081,'1110','141749538241','2025-06-10 09:52:26',NULL,1121.04,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(10082,'1110','141749538241','2025-06-10 09:50:41',NULL,1386.00,'','14','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(10083,'1110','141749538241','2025-06-10 09:50:59',NULL,759.96,'','14','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(10084,'5500','141749538241','2025-06-10 09:51:58',3267.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(10085,'1100','141749538241','2025-06-10 09:52:26',3475.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(10086,'4000','141749538241','2025-06-10 09:52:26',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(10087,'4000','141749538241','2025-06-10 09:50:41',NULL,1475.04,'','14','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(10088,'4000','141749538241','2025-06-10 09:50:59',NULL,800.04,'','14','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(10089,'1110','141749542548','2025-06-10 11:11:56',NULL,1020.24,'','14','1','Inventory sold','1','25','sales','20','','No',NULL,NULL,''),(10090,'1110','141749542548','2025-06-10 11:02:47',NULL,2040.48,'','14','1','Inventory sold','1','25','sales','20','','No',NULL,NULL,''),(10091,'5500','141749542548','2025-06-10 11:03:19',3060.72,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(10092,'1100','141749542548','2025-06-10 11:11:56',3420.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(10093,'4000','141749542548','2025-06-10 11:11:56',NULL,1140.12,'','14','1','Good sold','1','25','sales','20','','No',NULL,NULL,''),(10094,'4000','141749542548','2025-06-10 11:02:47',NULL,2280.24,'','14','1','Good sold','1','25','sales','20','','No',NULL,NULL,''),(10095,'1110','141749543152','2025-06-10 11:12:48',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(10096,'5500','141749543152','2025-06-10 11:12:33',943.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(10097,'1100','141749543152','2025-06-10 11:12:48',1000.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(10098,'4000','141749543152','2025-06-10 11:12:48',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(10099,'1110','141749544329','2025-06-10 11:35:34',NULL,16815.60,'','14','1','Inventory sold','1','20','sales','10','','No',NULL,NULL,''),(10100,'1110','141749544329','2025-06-10 11:32:09',NULL,1230.00,'','14','1','Inventory sold','1','20','sales','15','','No',NULL,NULL,''),(10101,'1110','141749544329','2025-06-10 11:32:52',NULL,942.00,'','14','1','Inventory sold','1','20','sales','1','','No',NULL,NULL,''),(10102,'1110','141749544329','2025-06-10 11:33:21',NULL,2279.88,'','14','1','Inventory sold','1','20','sales','3','','No',NULL,NULL,''),(10103,'1110','141749544329','2025-06-10 11:33:39',NULL,6080.00,'','14','1','Inventory sold','1','20','sales','2','','No',NULL,NULL,''),(10104,'1110','141749544329','2025-06-10 11:34:10',NULL,340.08,'','14','1','Inventory sold','1','20','sales','20','','No',NULL,NULL,''),(10105,'5500','141749544329','2025-06-10 11:34:31',27687.56,NULL,'','14','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(10106,'1100','141749544329','2025-06-10 11:35:34',29580.00,NULL,'','14','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(10107,'4000','141749544329','2025-06-10 11:35:34',NULL,18000.00,'','14','1','Good sold','1','20','sales','10','','No',NULL,NULL,''),(10108,'4000','141749544329','2025-06-10 11:32:09',NULL,1299.96,'','14','1','Good sold','1','20','sales','15','','No',NULL,NULL,''),(10109,'4000','141749544329','2025-06-10 11:32:52',NULL,1000.02,'','14','1','Good sold','1','20','sales','1','','No',NULL,NULL,''),(10110,'4000','141749544329','2025-06-10 11:33:21',NULL,2400.12,'','14','1','Good sold','1','20','sales','3','','No',NULL,NULL,''),(10111,'4000','141749544329','2025-06-10 11:33:39',NULL,6500.00,'','14','1','Good sold','1','20','sales','2','','No',NULL,NULL,''),(10112,'4000','141749544329','2025-06-10 11:34:10',NULL,380.04,'','14','1','Good sold','1','20','sales','20','','No',NULL,NULL,''),(10113,'1110','141749546221','2025-06-10 12:03:54',NULL,13.88,'','14','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(10114,'5500','141749546221','2025-06-10 12:03:41',13.88,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(10115,'1100','141749546221','2025-06-10 12:03:54',20.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(10116,'4000','141749546221','2025-06-10 12:03:54',NULL,20.00,'','14','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(10117,'1110','141749546254','2025-06-10 12:04:39',NULL,13.88,'','14','1','Inventory sold','1','80','sales','13','','No',NULL,NULL,''),(10118,'5500','141749546254','2025-06-10 12:04:14',13.88,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(10119,'1100','141749546254','2025-06-10 12:04:39',20.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(10120,'4000','141749546254','2025-06-10 12:04:39',NULL,20.00,'','14','1','Good sold','1','80','sales','13','','No',NULL,NULL,''),(10121,'1110','141749546299','2025-06-10 12:08:45',NULL,63.33,'','14','1','Inventory sold','1','96','sales','3','','No',NULL,NULL,''),(10122,'1110','141749546299','2025-06-10 12:04:59',NULL,13.88,'','14','1','Inventory sold','1','96','sales','13','','No',NULL,NULL,''),(10123,'5500','141749546299','2025-06-10 12:06:11',77.21,NULL,'','14','1','Cost of goods sold','1','96','sales','','','No',NULL,NULL,''),(10124,'1100','141749546299','2025-06-10 12:08:45',95.00,NULL,'','14','1','Good sold','1','96','sales','','','No',NULL,NULL,''),(10125,'4000','141749546299','2025-06-10 12:08:45',NULL,75.00,'','14','1','Good sold','1','96','sales','3','','No',NULL,NULL,''),(10126,'4000','141749546299','2025-06-10 12:04:59',NULL,20.00,'','14','1','Good sold','1','96','sales','13','','No',NULL,NULL,''),(10127,'1110','151749548673','2025-06-10 12:44:33',5837.76,NULL,'','15','1','Inventory Purchased','1','46','Purchases','14','','No',NULL,NULL,''),(10128,'2130','151749548673','2025-06-10 12:44:33',NULL,5837.76,'','15','1','Account payable for inventory','1','46','Purchases','','','No',NULL,NULL,''),(10129,'1110','141749548327','2025-06-10 12:43:30',NULL,18240.00,'','14','1','Inventory sold','1','19','sales','2','','No',NULL,NULL,''),(10130,'1110','141749548327','2025-06-10 12:38:47',NULL,15694.56,'','14','1','Inventory sold','1','19','sales','10','','No',NULL,NULL,''),(10131,'1110','141749548327','2025-06-10 12:39:02',NULL,25781.76,'','14','1','Inventory sold','1','19','sales','9','','No',NULL,NULL,''),(10132,'1110','141749548327','2025-06-10 12:41:14',NULL,7599.60,'','14','1','Inventory sold','1','19','sales','3','','No',NULL,NULL,''),(10133,'5500','141749548327','2025-06-10 12:43:03',67315.92,NULL,'','14','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(10134,'1100','141749548327','2025-06-10 12:43:30',72380.00,NULL,'','14','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(10135,'4000','141749548327','2025-06-10 12:43:30',NULL,19500.00,'','14','1','Good sold','1','19','sales','2','','No',NULL,NULL,''),(10136,'4000','141749548327','2025-06-10 12:38:47',NULL,16800.00,'','14','1','Good sold','1','19','sales','10','','No',NULL,NULL,''),(10137,'4000','141749548327','2025-06-10 12:39:02',NULL,28080.00,'','14','1','Good sold','1','19','sales','9','','No',NULL,NULL,''),(10138,'4000','141749548327','2025-06-10 12:41:14',NULL,8000.40,'','14','1','Good sold','1','19','sales','3','','No',NULL,NULL,''),(10139,'1110','141749549023','2025-06-10 12:50:44',NULL,1216.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(10140,'5500','141749549023','2025-06-10 12:50:23',1216.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(10141,'1000','141749549023','2025-06-10 12:50:44',1300.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(10142,'4000','141749549023','2025-06-10 12:50:44',NULL,1300.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(10143,'1110','141749549172','2025-06-10 12:53:09',NULL,1824.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(10144,'5500','141749549172','2025-06-10 12:52:52',1824.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(10145,'1100','141749549172','2025-06-10 12:53:09',1950.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(10146,'4000','141749549172','2025-06-10 12:53:09',NULL,1950.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(10147,'1110','141749549348','2025-06-10 12:55:58',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(10148,'5500','141749549348','2025-06-10 12:55:48',608.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(10149,'1100','141749549348','2025-06-10 12:55:58',650.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(10150,'4000','141749549348','2025-06-10 12:55:58',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(10151,'1110','141749555307','2025-06-10 14:35:21',NULL,1887.84,'','14','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(10152,'5500','141749555307','2025-06-10 14:35:07',1887.84,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10153,'1000','141749555307','2025-06-10 14:35:21',2000.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(10154,'4000','141749555307','2025-06-10 14:35:21',NULL,1999.68,'','14','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(10155,'1110','141749557807','2025-06-10 15:18:27',NULL,1519.92,'','14','1','Inventory sold','1','64','sales','3','','No',NULL,NULL,''),(10156,'1110','141749557807','2025-06-10 15:16:47',NULL,340.08,'','14','1','Inventory sold','1','64','sales','20','','No',NULL,NULL,''),(10157,'1110','141749557807','2025-06-10 15:17:04',NULL,972.96,'','14','1','Inventory sold','1','64','sales','14','','No',NULL,NULL,''),(10158,'5500','141749557807','2025-06-10 15:17:53',2832.96,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10159,'1100','141749557807','2025-06-10 15:18:27',3020.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(10160,'4000','141749557807','2025-06-10 15:18:27',NULL,1600.08,'','14','1','Good sold','1','64','sales','3','','No',NULL,NULL,''),(10161,'4000','141749557807','2025-06-10 15:16:47',NULL,380.04,'','14','1','Good sold','1','64','sales','20','','No',NULL,NULL,''),(10162,'4000','141749557807','2025-06-10 15:17:04',NULL,1040.04,'','14','1','Good sold','1','64','sales','14','','No',NULL,NULL,''),(10163,'1100','141749557807','2025-06-10 15:20:16',NULL,3020.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(10164,'1000','141749557807','2025-06-10 15:20:16',3020.00,NULL,'','14','1','','1','64','payment','','14174955804334831253315','No',NULL,NULL,''),(10165,'1110','141749558363','2025-06-10 15:34:41',NULL,1432.32,'','14','1','Inventory sold','1','28','sales','9','','No',NULL,NULL,''),(10166,'1110','141749558363','2025-06-10 15:26:03',NULL,3363.12,'','14','1','Inventory sold','1','28','sales','10','','No',NULL,NULL,''),(10167,'5500','141749558363','2025-06-10 15:33:59',4795.44,NULL,'','14','1','Cost of goods sold','1','28','sales','','','No',NULL,NULL,''),(10168,'1100','141749558363','2025-06-10 15:34:41',5020.00,NULL,'','14','1','Good sold','1','28','sales','','','No',NULL,NULL,''),(10169,'4000','141749558363','2025-06-10 15:34:41',NULL,1510.00,'','14','1','Good sold','1','28','sales','9','','No',NULL,NULL,''),(10170,'4000','141749558363','2025-06-10 15:26:03',NULL,3510.00,'','14','1','Good sold','1','28','sales','10','','No',NULL,NULL,''),(10171,'1110','141749558930','2025-06-10 15:36:01',NULL,1121.04,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(10172,'1110','141749558930','2025-06-10 15:35:30',NULL,716.16,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(10173,'5500','141749558930','2025-06-10 15:35:47',1837.20,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10174,'1100','141749558930','2025-06-10 15:36:01',1980.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(10175,'4000','141749558930','2025-06-10 15:36:01',NULL,1200.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(10176,'4000','141749558930','2025-06-10 15:35:30',NULL,780.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(10177,'1110','141749559129','2025-06-10 15:39:04',NULL,608.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(10178,'5500','141749559129','2025-06-10 15:38:49',608.00,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10179,'1000','141749559129','2025-06-10 15:39:04',650.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(10180,'4000','141749559129','2025-06-10 15:39:04',NULL,650.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(10181,'1110','141749561129','2025-06-10 16:12:35',NULL,759.96,'','14','1','Inventory sold','1','23','sales','3','','No',NULL,NULL,''),(10182,'1110','141749561129','2025-06-10 16:12:09',NULL,1121.04,'','14','1','Inventory sold','1','23','sales','10','','No',NULL,NULL,''),(10183,'5500','141749561129','2025-06-10 16:12:25',1881.00,NULL,'','14','1','Cost of goods sold','1','23','sales','','','No',NULL,NULL,''),(10184,'1100','141749561129','2025-06-10 16:12:35',2000.00,NULL,'','14','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(10185,'4000','141749561129','2025-06-10 16:12:35',NULL,800.04,'','14','1','Good sold','1','23','sales','3','','No',NULL,NULL,''),(10186,'4000','141749561129','2025-06-10 16:12:09',NULL,1200.00,'','14','1','Good sold','1','23','sales','10','','No',NULL,NULL,''),(10187,'1110','141749561623','2025-06-10 16:20:36',NULL,608.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(10188,'5500','141749561623','2025-06-10 16:20:23',608.00,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10189,'1100','141749561623','2025-06-10 16:20:36',650.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(10190,'4000','141749561623','2025-06-10 16:20:36',NULL,650.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(10191,'1100','141749561623','2025-06-10 17:25:34',NULL,650.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(10192,'1010','141749561623','2025-06-10 17:25:34',650.00,NULL,'','14','1','','1','64','payment','','14174956564880020228262','No',NULL,NULL,''),(10193,'4000','141749542548','2025-06-10 17:30:48',2280.24,NULL,'','14','1','Returned products','1','25','return','','','No',NULL,NULL,''),(10194,'1100','141749542548','2025-06-10 17:30:48',NULL,2280.24,'','14','1','Returned products','1','25','return','','','No',NULL,NULL,''),(10195,'5500','141749542548','2025-06-10 17:30:48',NULL,2040.48,'','14','1','Cost of goods returned','1','25','sales','20','','No',NULL,NULL,''),(10196,'1110','141749542548','2025-06-10 17:30:48',2040.48,NULL,'','14','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(10197,'4000','141749542548','2025-06-10 17:30:51',1140.12,NULL,'','14','1','Returned products','1','25','return','','','No',NULL,NULL,''),(10198,'1100','141749542548','2025-06-10 17:30:51',NULL,1140.12,'','14','1','Returned products','1','25','return','','','No',NULL,NULL,''),(10199,'5500','141749542548','2025-06-10 17:30:51',NULL,1020.24,'','14','1','Cost of goods returned','1','25','sales','20','','No',NULL,NULL,''),(10200,'1110','141749542548','2025-06-10 17:30:51',1020.24,NULL,'','14','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(10201,'1110','141749565869','2025-06-10 17:32:01',NULL,1020.24,'','14','1','Inventory sold','1','25','sales','20','','No',NULL,NULL,''),(10202,'1110','141749565869','2025-06-10 17:31:09',NULL,1110.24,'','14','1','Inventory sold','1','25','sales','21','','No',NULL,NULL,''),(10203,'5500','141749565869','2025-06-10 17:31:44',2130.48,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(10204,'1100','141749565869','2025-06-10 17:32:01',2340.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(10205,'4000','141749565869','2025-06-10 17:32:01',NULL,1140.12,'','14','1','Good sold','1','25','sales','20','','No',NULL,NULL,''),(10206,'4000','141749565869','2025-06-10 17:31:09',NULL,1200.24,'','14','1','Good sold','1','25','sales','21','','No',NULL,NULL,''),(10207,'1110','141749566176','2025-06-10 17:37:34',NULL,972.96,'','14','1','Inventory sold','1','16','sales','14','','No',NULL,NULL,''),(10208,'1110','141749566176','2025-06-10 17:36:16',NULL,1425.00,'','14','1','Inventory sold','1','16','sales','4','','No',NULL,NULL,''),(10209,'5500','141749566176','2025-06-10 17:36:51',2397.96,NULL,'','14','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(10210,'1100','141749566176','2025-06-10 17:37:34',2540.00,NULL,'','14','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(10211,'4000','141749566176','2025-06-10 17:37:34',NULL,1040.04,'','14','1','Good sold','1','16','sales','14','','No',NULL,NULL,''),(10212,'4000','141749566176','2025-06-10 17:36:16',NULL,1500.00,'','14','1','Good sold','1','16','sales','4','','No',NULL,NULL,''),(10213,'1110','141749566288','2025-06-10 17:38:36',NULL,608.00,'','14','1','Inventory sold','1','94','sales','2','','No',NULL,NULL,''),(10214,'5500','141749566288','2025-06-10 17:38:09',608.00,NULL,'','14','1','Cost of goods sold','1','94','sales','','','No',NULL,NULL,''),(10215,'1100','141749566288','2025-06-10 17:38:36',650.00,NULL,'','14','1','Good sold','1','94','sales','','','No',NULL,NULL,''),(10216,'4000','141749566288','2025-06-10 17:38:36',NULL,650.00,'','14','1','Good sold','1','94','sales','2','','No',NULL,NULL,''),(10217,'1100','141749558930','2025-06-10 17:43:02',NULL,1980.00,'','14','1','','1','64','payment','','','No',NULL,NULL,'YTR'),(10218,'1010','141749558930','2025-06-10 17:43:02',1980.00,NULL,'','14','1','','1','64','payment','','14174956667970300133400','No',NULL,NULL,'YTR'),(10219,'1110','151749568096','2025-06-10 18:08:16',27216.00,NULL,'','15','1','Inventory Purchased','1','46','Purchases','12','','No',NULL,NULL,''),(10220,'1110','151749568096','2025-06-10 18:08:16',28260.00,NULL,'','15','1','Inventory Purchased','1','46','Purchases','1','','No',NULL,NULL,''),(10221,'1110','151749568096','2025-06-10 18:08:16',36900.00,NULL,'','15','1','Inventory Purchased','1','46','Purchases','15','','No',NULL,NULL,''),(10222,'1110','151749568096','2025-06-10 18:08:16',22798.80,NULL,'','15','1','Inventory Purchased','1','46','Purchases','3','','No',NULL,NULL,''),(10223,'1110','151749568096','2025-06-10 18:08:16',140130.00,NULL,'','15','1','Inventory Purchased','1','46','Purchases','10','','No',NULL,NULL,''),(10224,'1110','151749568096','2025-06-10 18:08:16',18878.40,NULL,'','15','1','Inventory Purchased','1','46','Purchases','7','','No',NULL,NULL,''),(10225,'1110','151749568096','2025-06-10 18:08:16',83160.00,NULL,'','15','1','Inventory Purchased','1','46','Purchases','6','','No',NULL,NULL,''),(10226,'1110','151749568096','2025-06-10 18:08:16',57404.64,NULL,'','15','1','Inventory Purchased','1','46','Purchases','14','','No',NULL,NULL,''),(10227,'1110','151749568096','2025-06-10 18:08:16',29980.80,NULL,'','15','1','Inventory Purchased','1','46','Purchases','13','','No',NULL,NULL,''),(10228,'2130','151749568096','2025-06-10 18:08:16',NULL,444728.64,'','15','1','Account payable for inventory','1','46','Purchases','','','No',NULL,NULL,''),(10229,'1110','141749569867','2025-06-10 18:38:51',NULL,608.00,'','14','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(10230,'5500','141749569867','2025-06-10 18:37:48',608.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10231,'1000','141749569867','2025-06-10 18:38:51',650.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10232,'4000','141749569867','2025-06-10 18:38:51',NULL,650.00,'','14','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(10233,'1110','141749569973','2025-06-10 18:40:15',NULL,608.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(10234,'1110','141749569973','2025-06-10 18:39:34',NULL,333.12,'','14','1','Inventory sold','1','64','sales','13','','No',NULL,NULL,''),(10235,'5500','141749569973','2025-06-10 18:39:49',941.12,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10236,'1000','141749569973','2025-06-10 18:40:15',1020.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(10237,'4000','141749569973','2025-06-10 18:40:15',NULL,650.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(10238,'4000','141749569973','2025-06-10 18:39:34',NULL,370.08,'','14','1','Good sold','1','64','sales','13','','No',NULL,NULL,''),(10239,'1100','141749566288','2025-06-10 18:41:32',NULL,650.00,'','14','1','','1','94','payment','','','No',NULL,NULL,''),(10240,'1000','141749566288','2025-06-10 18:41:32',650.00,NULL,'','14','1','','1','94','payment','','14174957015003103500453','No',NULL,NULL,''),(10241,'1100','141749565869','2025-06-10 18:43:33',NULL,2340.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'KLP'),(10242,'1010','141749565869','2025-06-10 18:43:33',2340.00,NULL,'','14','1','','1','25','payment','','14174957024342023331433','No',NULL,NULL,'KLP'),(10243,'1100','141749549348','2025-06-10 18:44:47',NULL,650.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(10244,'1000','141749549348','2025-06-10 18:44:47',650.00,NULL,'','14','1','','1','25','payment','','14174957030837330232423','No',NULL,NULL,''),(10245,'1100','141749549172','2025-06-10 18:45:31',NULL,1950.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(10246,'1000','141749549172','2025-06-10 18:45:31',1950.00,NULL,'','14','1','','1','25','payment','','14174957035630306742326','No',NULL,NULL,''),(10247,'1100','141749543152','2025-06-10 18:46:34',NULL,1000.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(10248,'1000','141749543152','2025-06-10 18:46:34',1000.00,NULL,'','14','1','','1','25','payment','','14174957042813324253920','No',NULL,NULL,''),(10249,'1100','141749538241','2025-06-10 18:47:56',NULL,3475.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(10250,'1000','141749538241','2025-06-10 18:47:56',3475.00,NULL,'','14','1','','1','25','payment','','14174957053830421372324','No',NULL,NULL,''),(10251,'1100','141749538154','2025-06-10 18:51:45',NULL,2370.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(10252,'1000','141749538154','2025-06-10 18:51:45',2370.00,NULL,'','14','1','','1','80','payment','','14174957073992271003220','No',NULL,NULL,''),(10253,'1110','141749571281','2025-06-10 19:01:35',NULL,39.33,'','14','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(10254,'5500','141749571281','2025-06-10 19:01:21',39.33,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10255,'1100','141749571281','2025-06-10 19:01:35',45.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(10256,'4000','141749571281','2025-06-10 19:01:35',NULL,45.00,'','14','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(10257,'1100','141749571281','2025-06-10 19:02:50',NULL,45.00,'','14','1','','1','64','payment','','','No',NULL,NULL,'LPO'),(10258,'1010','141749571281','2025-06-10 19:02:50',45.00,NULL,'','14','1','','1','64','payment','','14174957139693463370021','No',NULL,NULL,'LPO'),(10259,'1110','141749621007','2025-06-11 08:56:34',NULL,12890.88,'','14','1','Inventory sold','1','20','sales','9','','No',NULL,NULL,''),(10260,'1110','141749621007','2025-06-11 08:50:07',NULL,3648.00,'','14','1','Inventory sold','1','20','sales','2','','No',NULL,NULL,''),(10261,'5500','141749621007','2025-06-11 08:55:46',16538.88,NULL,'','14','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(10262,'1100','141749621007','2025-06-11 08:56:34',17520.00,NULL,'','14','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(10263,'4000','141749621007','2025-06-11 08:56:34',NULL,13680.01,'','14','1','Good sold','1','20','sales','9','','No',NULL,NULL,''),(10264,'4000','141749621007','2025-06-11 08:50:07',NULL,3840.00,'','14','1','Good sold','1','20','sales','2','','No',NULL,NULL,''),(10265,'1110','141749621473','2025-06-11 09:16:48',NULL,3580.80,'','14','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(10266,'1110','141749621473','2025-06-11 08:57:53',NULL,6726.24,'','14','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(10267,'1110','141749621473','2025-06-11 08:58:27',NULL,1700.40,'','14','1','Inventory sold','1','27','sales','20','','No',NULL,NULL,''),(10268,'1110','141749621473','2025-06-11 09:03:25',NULL,370.08,'','14','1','Inventory sold','1','27','sales','21','','No',NULL,NULL,''),(10269,'1110','141749621473','2025-06-11 09:04:58',NULL,5319.72,'','14','1','Inventory sold','1','27','sales','3','','No',NULL,NULL,''),(10270,'1110','141749621473','2025-06-11 09:05:17',NULL,942.00,'','14','1','Inventory sold','1','27','sales','1','','No',NULL,NULL,''),(10271,'1110','141749621473','2025-06-11 09:08:09',NULL,4305.00,'','14','1','Inventory sold','1','27','sales','15','','No',NULL,NULL,''),(10272,'1110','141749621473','2025-06-11 09:08:22',NULL,6930.00,'','14','1','Inventory sold','1','27','sales','6','','No',NULL,NULL,''),(10273,'1110','141749621473','2025-06-11 09:09:47',NULL,14158.80,'','14','1','Inventory sold','1','27','sales','7','','No',NULL,NULL,''),(10274,'1110','141749621473','2025-06-11 09:10:38',NULL,16518.60,'','14','1','Inventory sold','1','27','sales','7','','No',NULL,NULL,''),(10275,'1110','141749621473','2025-06-11 09:11:41',NULL,1824.00,'','14','1','Inventory sold','1','27','sales','2','','No',NULL,NULL,''),(10276,'1110','141749621473','2025-06-11 09:15:17',NULL,21280.00,'','14','1','Inventory sold','1','27','sales','2','','No',NULL,NULL,''),(10277,'5500','141749621473','2025-06-11 09:15:32',83655.64,NULL,'','14','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(10278,'1100','141749621473','2025-06-11 09:16:48',88820.00,NULL,'','14','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(10279,'4000','141749621473','2025-06-11 09:16:48',NULL,3900.00,'','14','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(10280,'4000','141749621473','2025-06-11 08:57:53',NULL,7200.00,'','14','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(10281,'4000','141749621473','2025-06-11 08:58:27',NULL,1900.20,'','14','1','Good sold','1','27','sales','20','','No',NULL,NULL,''),(10282,'4000','141749621473','2025-06-11 09:03:25',NULL,400.08,'','14','1','Good sold','1','27','sales','21','','No',NULL,NULL,''),(10283,'4000','141749621473','2025-06-11 09:04:58',NULL,5600.28,'','14','1','Good sold','1','27','sales','3','','No',NULL,NULL,''),(10284,'4000','141749621473','2025-06-11 09:05:17',NULL,1000.02,'','14','1','Good sold','1','27','sales','1','','No',NULL,NULL,''),(10285,'4000','141749621473','2025-06-11 09:08:09',NULL,4549.86,'','14','1','Good sold','1','27','sales','15','','No',NULL,NULL,''),(10286,'4000','141749621473','2025-06-11 09:08:22',NULL,7375.20,'','14','1','Good sold','1','27','sales','6','','No',NULL,NULL,''),(10287,'4000','141749621473','2025-06-11 09:09:47',NULL,14697.61,'','14','1','Good sold','1','27','sales','7','','No',NULL,NULL,''),(10288,'4000','141749621473','2025-06-11 09:10:38',NULL,17497.20,'','14','1','Good sold','1','27','sales','7','','No',NULL,NULL,''),(10289,'4000','141749621473','2025-06-11 09:11:41',NULL,1950.00,'','14','1','Good sold','1','27','sales','2','','No',NULL,NULL,''),(10290,'4000','141749621473','2025-06-11 09:15:17',NULL,22750.00,'','14','1','Good sold','1','27','sales','2','','No',NULL,NULL,''),(10291,'1110','141749625458','2025-06-11 10:04:52',NULL,1121.04,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(10292,'5500','141749625458','2025-06-11 10:04:18',1121.04,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10293,'1000','141749625458','2025-06-11 10:04:52',1200.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(10294,'4000','141749625458','2025-06-11 10:04:52',NULL,1200.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(10295,'1110','141749625554','2025-06-11 10:06:07',NULL,1432.32,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(10296,'5500','141749625554','2025-06-11 10:05:54',1432.32,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10297,'1000','141749625554','2025-06-11 10:06:07',1560.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(10298,'4000','141749625554','2025-06-11 10:06:07',NULL,1560.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(10299,'1110','141749629383','2025-06-11 11:11:01',NULL,759.96,'','14','1','Inventory sold','1','16','sales','3','','No',NULL,NULL,''),(10300,'1110','141749629383','2025-06-11 11:09:43',NULL,972.96,'','14','1','Inventory sold','1','16','sales','14','','No',NULL,NULL,''),(10301,'1110','141749629383','2025-06-11 11:10:03',NULL,943.92,'','14','1','Inventory sold','1','16','sales','7','','No',NULL,NULL,''),(10302,'5500','141749629383','2025-06-11 11:10:37',2676.84,NULL,'','14','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(10303,'1100','141749629383','2025-06-11 11:11:01',2840.00,NULL,'','14','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(10304,'4000','141749629383','2025-06-11 11:11:01',NULL,800.04,'','14','1','Good sold','1','16','sales','3','','No',NULL,NULL,''),(10305,'4000','141749629383','2025-06-11 11:09:43',NULL,1040.04,'','14','1','Good sold','1','16','sales','14','','No',NULL,NULL,''),(10306,'4000','141749629383','2025-06-11 11:10:03',NULL,999.84,'','14','1','Good sold','1','16','sales','7','','No',NULL,NULL,''),(10307,'1110','141749629518','2025-06-11 11:12:14',NULL,13.88,'','14','1','Inventory sold','1','80','sales','13','','No',NULL,NULL,''),(10308,'5500','141749629518','2025-06-11 11:11:58',13.88,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(10309,'1100','141749629518','2025-06-11 11:12:14',20.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(10310,'4000','141749629518','2025-06-11 11:12:14',NULL,20.00,'','14','1','Good sold','1','80','sales','13','','No',NULL,NULL,''),(10311,'1110','141749629553','2025-06-11 11:12:52',NULL,27.76,'','14','1','Inventory sold','1','64','sales','13','','No',NULL,NULL,''),(10312,'5500','141749629553','2025-06-11 11:12:33',27.76,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10313,'1000','141749629553','2025-06-11 11:12:52',40.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'JKLU'),(10314,'4000','141749629553','2025-06-11 11:12:52',NULL,40.00,'','14','1','Good sold','1','64','sales','13','','No',NULL,NULL,''),(10315,'1110','141749629607','2025-06-11 11:13:43',NULL,15.42,'','14','1','Inventory sold','1','26','sales','21','','No',NULL,NULL,''),(10316,'5500','141749629607','2025-06-11 11:13:27',15.42,NULL,'','14','1','Cost of goods sold','1','26','sales','','','No',NULL,NULL,''),(10317,'1000','141749629607','2025-06-11 11:13:43',30.00,NULL,'','14','1','Good sold','1','26','Payment','','','No',NULL,NULL,''),(10318,'4000','141749629607','2025-06-11 11:13:43',NULL,30.00,'','14','1','Good sold','1','26','sales','21','','No',NULL,NULL,''),(10319,'1110','141749629689','2025-06-11 11:15:09',NULL,716.16,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(10320,'5500','141749629689','2025-06-11 11:14:49',716.16,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10321,'1000','141749629689','2025-06-11 11:15:09',780.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(10322,'4000','141749629689','2025-06-11 11:15:09',NULL,780.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(10323,'1110','141749631100','2025-06-11 11:38:56',NULL,608.00,'','14','1','Inventory sold','1','80','sales','2','','No',NULL,NULL,''),(10324,'1110','141749631100','2025-06-11 11:38:20',NULL,943.92,'','14','1','Inventory sold','1','80','sales','7','','No',NULL,NULL,''),(10325,'5500','141749631100','2025-06-11 11:38:36',1551.92,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(10326,'1100','141749631100','2025-06-11 11:38:56',1650.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(10327,'4000','141749631100','2025-06-11 11:38:56',NULL,650.00,'','14','1','Good sold','1','80','sales','2','','No',NULL,NULL,''),(10328,'4000','141749631100','2025-06-11 11:38:20',NULL,999.84,'','14','1','Good sold','1','80','sales','7','','No',NULL,NULL,''),(10329,'1110','141749631405','2025-06-11 11:45:24',NULL,1216.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(10330,'1110','141749631405','2025-06-11 11:43:25',NULL,1121.04,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(10331,'1110','141749631405','2025-06-11 11:43:51',NULL,716.16,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(10332,'1110','141749631405','2025-06-11 11:44:31',NULL,1887.84,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(10333,'5500','141749631405','2025-06-11 11:44:48',4941.04,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(10334,'1100','141749631405','2025-06-11 11:45:24',5280.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(10335,'4000','141749631405','2025-06-11 11:45:24',NULL,1300.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(10336,'4000','141749631405','2025-06-11 11:43:25',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(10337,'4000','141749631405','2025-06-11 11:43:51',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(10338,'4000','141749631405','2025-06-11 11:44:31',NULL,1999.68,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(10339,'1110','141749631557','2025-06-11 11:46:15',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(10340,'5500','141749631557','2025-06-11 11:45:57',608.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(10341,'1100','141749631557','2025-06-11 11:46:15',650.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(10342,'4000','141749631557','2025-06-11 11:46:15',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(10343,'1110','141749631597','2025-06-11 11:46:49',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(10344,'5500','141749631597','2025-06-11 11:46:37',608.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(10345,'1100','141749631597','2025-06-11 11:46:49',650.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(10346,'4000','141749631597','2025-06-11 11:46:49',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(10347,'1100','141749631597','2025-06-11 12:32:13',NULL,650.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(10348,'1000','141749631597','2025-06-11 12:32:13',650.00,NULL,'','14','1','','1','25','payment','','14174963435832323732053','No',NULL,NULL,''),(10349,'1110','141749635435','2025-06-11 12:53:21',NULL,972.96,'','14','1','Inventory sold','1','25','sales','14','','No',NULL,NULL,''),(10350,'1110','141749635435','2025-06-11 12:50:35',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(10351,'5500','141749635435','2025-06-11 12:50:54',1916.88,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(10352,'1000','141749635435','2025-06-11 12:53:21',2040.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,'KLO'),(10353,'4000','141749635435','2025-06-11 12:53:21',NULL,1040.04,'','14','1','Good sold','1','25','sales','14','','No',NULL,NULL,''),(10354,'4000','141749635435','2025-06-11 12:50:35',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(10355,'1110','141749635798','2025-06-11 12:57:49',NULL,46550.40,'','14','1','Inventory sold','1','62','sales','9','','No',NULL,NULL,''),(10356,'1110','141749635798','2025-06-11 12:56:38',NULL,7847.28,'','14','1','Inventory sold','1','62','sales','10','','No',NULL,NULL,''),(10357,'1110','141749635798','2025-06-11 12:56:58',NULL,56635.20,'','14','1','Inventory sold','1','62','sales','7','','No',NULL,NULL,''),(10358,'1110','141749635798','2025-06-11 12:57:13',NULL,6150.00,'','14','1','Inventory sold','1','62','sales','15','','No',NULL,NULL,''),(10359,'1110','141749635798','2025-06-11 12:57:24',NULL,8478.00,'','14','1','Inventory sold','1','62','sales','1','','No',NULL,NULL,''),(10360,'5500','141749635798','2025-06-11 12:57:39',125660.88,NULL,'','14','1','Cost of goods sold','1','62','sales','','','No',NULL,NULL,''),(10361,'1100','141749635798','2025-06-11 12:57:49',134590.00,NULL,'','14','1','Good sold','1','62','sales','','','No',NULL,NULL,''),(10362,'4000','141749635798','2025-06-11 12:57:49',NULL,50700.00,'','14','1','Good sold','1','62','sales','9','','No',NULL,NULL,''),(10363,'4000','141749635798','2025-06-11 12:56:38',NULL,8400.00,'','14','1','Good sold','1','62','sales','10','','No',NULL,NULL,''),(10364,'4000','141749635798','2025-06-11 12:56:58',NULL,59990.40,'','14','1','Good sold','1','62','sales','7','','No',NULL,NULL,''),(10365,'4000','141749635798','2025-06-11 12:57:13',NULL,6499.80,'','14','1','Good sold','1','62','sales','15','','No',NULL,NULL,''),(10366,'4000','141749635798','2025-06-11 12:57:24',NULL,9000.18,'','14','1','Good sold','1','62','sales','1','','No',NULL,NULL,''),(10367,'1110','141749636589','2025-06-11 13:11:39',NULL,4536.00,'','14','1','Inventory sold','1','98','sales','12','','No',NULL,NULL,''),(10368,'1110','141749636589','2025-06-11 13:09:49',NULL,4275.00,'','14','1','Inventory sold','1','98','sales','4','','No',NULL,NULL,''),(10369,'5500','141749636589','2025-06-11 13:09:58',8811.00,NULL,'','14','1','Cost of goods sold','1','98','sales','','','No',NULL,NULL,''),(10370,'1100','141749636589','2025-06-11 13:11:39',9285.00,NULL,'','14','1','Good sold','1','98','sales','','','No',NULL,NULL,''),(10371,'4000','141749636589','2025-06-11 13:11:39',NULL,4785.12,'','14','1','Good sold','1','98','sales','12','','No',NULL,NULL,''),(10372,'4000','141749636589','2025-06-11 13:09:49',NULL,4500.00,'','14','1','Good sold','1','98','sales','4','','No',NULL,NULL,''),(10373,'1110','141749637695','2025-06-11 13:28:23',NULL,2826.00,'','14','1','Inventory sold','1','64','sales','1','','No',NULL,NULL,''),(10374,'5500','141749637695','2025-06-11 13:28:15',2826.00,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10375,'1000','141749637695','2025-06-11 13:28:23',3000.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(10376,'4000','141749637695','2025-06-11 13:28:23',NULL,3000.06,'','14','1','Good sold','1','64','sales','1','','No',NULL,NULL,''),(10377,'1110','141749637716','2025-06-11 13:29:24',NULL,1216.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(10378,'1110','141749637716','2025-06-11 13:28:36',NULL,680.16,'','14','1','Inventory sold','1','64','sales','20','','No',NULL,NULL,''),(10379,'1110','141749637716','2025-06-11 13:28:46',NULL,943.92,'','14','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(10380,'1110','141749637716','2025-06-11 13:29:00',NULL,759.96,'','14','1','Inventory sold','1','64','sales','3','','No',NULL,NULL,''),(10381,'5500','141749637716','2025-06-11 13:29:15',3600.04,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10382,'1000','141749637716','2025-06-11 13:29:24',3860.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(10383,'4000','141749637716','2025-06-11 13:29:24',NULL,1300.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(10384,'4000','141749637716','2025-06-11 13:28:36',NULL,760.08,'','14','1','Good sold','1','64','sales','20','','No',NULL,NULL,''),(10385,'4000','141749637716','2025-06-11 13:28:46',NULL,999.84,'','14','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(10386,'4000','141749637716','2025-06-11 13:29:00',NULL,800.04,'','14','1','Good sold','1','64','sales','3','','No',NULL,NULL,''),(10387,'1110','141749636971','2025-06-11 13:31:33',NULL,11088.00,'','14','1','Inventory sold','1','62','sales','6','','No',NULL,NULL,''),(10388,'1110','141749636971','2025-06-11 13:16:11',NULL,89672.40,'','14','1','Inventory sold','1','62','sales','7','','No',NULL,NULL,''),(10389,'1110','141749636971','2025-06-11 13:18:24',NULL,4275.00,'','14','1','Inventory sold','1','62','sales','4','','No',NULL,NULL,''),(10390,'1110','141749636971','2025-06-11 13:19:30',NULL,6079.68,'','14','1','Inventory sold','1','62','sales','3','','No',NULL,NULL,''),(10391,'1110','141749636971','2025-06-11 13:23:01',NULL,64454.40,'','14','1','Inventory sold','1','62','sales','9','','No',NULL,NULL,''),(10392,'1110','141749636971','2025-06-11 13:30:55',NULL,22420.80,'','14','1','Inventory sold','1','62','sales','10','','No',NULL,NULL,''),(10393,'5500','141749636971','2025-06-11 13:31:10',197990.28,NULL,'','14','1','Cost of goods sold','1','62','sales','','','No',NULL,NULL,''),(10394,'1100','141749636971','2025-06-11 13:31:33',211885.00,NULL,'','14','1','Good sold','1','62','sales','','','No',NULL,NULL,''),(10395,'4000','141749636971','2025-06-11 13:31:33',NULL,11800.32,'','14','1','Good sold','1','62','sales','6','','No',NULL,NULL,''),(10396,'4000','141749636971','2025-06-11 13:16:11',NULL,94984.80,'','14','1','Good sold','1','62','sales','7','','No',NULL,NULL,''),(10397,'4000','141749636971','2025-06-11 13:18:24',NULL,4500.00,'','14','1','Good sold','1','62','sales','4','','No',NULL,NULL,''),(10398,'4000','141749636971','2025-06-11 13:19:30',NULL,6400.32,'','14','1','Good sold','1','62','sales','3','','No',NULL,NULL,''),(10399,'4000','141749636971','2025-06-11 13:23:01',NULL,70200.00,'','14','1','Good sold','1','62','sales','9','','No',NULL,NULL,''),(10400,'4000','141749636971','2025-06-11 13:30:55',NULL,24000.00,'','14','1','Good sold','1','62','sales','10','','No',NULL,NULL,''),(10401,'1110','141749637992','2025-06-11 13:34:03',NULL,2279.88,'','14','1','Inventory sold','1','72','sales','3','','No',NULL,NULL,''),(10402,'1110','141749637992','2025-06-11 13:33:12',NULL,370.08,'','14','1','Inventory sold','1','72','sales','21','','No',NULL,NULL,''),(10403,'1110','141749637992','2025-06-11 13:33:32',NULL,1887.84,'','14','1','Inventory sold','1','72','sales','7','','No',NULL,NULL,''),(10404,'1110','141749637992','2025-06-11 13:33:45',NULL,1386.00,'','14','1','Inventory sold','1','72','sales','6','','No',NULL,NULL,''),(10405,'5500','141749637992','2025-06-11 13:33:53',5923.80,NULL,'','14','1','Cost of goods sold','1','72','sales','','','No',NULL,NULL,''),(10406,'1100','141749637992','2025-06-11 13:34:03',6275.00,NULL,'','14','1','Good sold','1','72','sales','','','No',NULL,NULL,''),(10407,'4000','141749637992','2025-06-11 13:34:03',NULL,2400.12,'','14','1','Good sold','1','72','sales','3','','No',NULL,NULL,''),(10408,'4000','141749637992','2025-06-11 13:33:12',NULL,400.08,'','14','1','Good sold','1','72','sales','21','','No',NULL,NULL,''),(10409,'4000','141749637992','2025-06-11 13:33:32',NULL,1999.68,'','14','1','Good sold','1','72','sales','7','','No',NULL,NULL,''),(10410,'4000','141749637992','2025-06-11 13:33:45',NULL,1475.04,'','14','1','Good sold','1','72','sales','6','','No',NULL,NULL,''),(10411,'1110','141749638084','2025-06-11 13:35:53',NULL,3040.00,'','14','1','Inventory sold','1','61','sales','2','','No',NULL,NULL,''),(10412,'1110','141749638084','2025-06-11 13:34:44',NULL,4296.96,'','14','1','Inventory sold','1','61','sales','9','','No',NULL,NULL,''),(10413,'5500','141749638084','2025-06-11 13:34:53',7336.96,NULL,'','14','1','Cost of goods sold','1','61','sales','','','No',NULL,NULL,''),(10414,'1100','141749638084','2025-06-11 13:35:53',7930.00,NULL,'','14','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(10415,'4000','141749638084','2025-06-11 13:35:53',NULL,3250.00,'','14','1','Good sold','1','61','sales','2','','No',NULL,NULL,''),(10416,'4000','141749638084','2025-06-11 13:34:44',NULL,4680.00,'','14','1','Good sold','1','61','sales','9','','No',NULL,NULL,''),(10417,'1110','141749638176','2025-06-11 13:40:04',NULL,4484.16,'','14','1','Inventory sold','1','61','sales','10','','No',NULL,NULL,''),(10418,'1110','141749638176','2025-06-11 13:36:16',NULL,5652.00,'','14','1','Inventory sold','1','61','sales','1','','No',NULL,NULL,''),(10419,'1110','141749638176','2025-06-11 13:36:40',NULL,3690.00,'','14','1','Inventory sold','1','61','sales','15','','No',NULL,NULL,''),(10420,'1110','141749638176','2025-06-11 13:37:12',NULL,2432.00,'','14','1','Inventory sold','1','61','sales','2','','No',NULL,NULL,''),(10421,'5500','141749638176','2025-06-11 13:37:27',16258.16,NULL,'','14','1','Cost of goods sold','1','61','sales','','','No',NULL,NULL,''),(10422,'1100','141749638176','2025-06-11 13:40:04',17300.00,NULL,'','14','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(10423,'4000','141749638176','2025-06-11 13:40:04',NULL,4800.00,'','14','1','Good sold','1','61','sales','10','','No',NULL,NULL,''),(10424,'4000','141749638176','2025-06-11 13:36:16',NULL,6000.12,'','14','1','Good sold','1','61','sales','1','','No',NULL,NULL,''),(10425,'4000','141749638176','2025-06-11 13:36:40',NULL,3899.88,'','14','1','Good sold','1','61','sales','15','','No',NULL,NULL,''),(10426,'4000','141749638176','2025-06-11 13:37:12',NULL,2600.00,'','14','1','Good sold','1','61','sales','2','','No',NULL,NULL,''),(10427,'4000','131748878744','2025-06-11 14:01:20',49400.01,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(10428,'1100','131748878744','2025-06-11 14:01:20',NULL,49400.01,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(10429,'5500','131748878744','2025-06-11 14:01:20',NULL,46539.95,'','14','1','Cost of goods returned','1','62','sales','9','','No',NULL,NULL,''),(10430,'1110','131748878744','2025-06-11 14:01:20',46539.95,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(10431,'4000','131748878744','2025-06-11 14:01:27',8259.89,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(10432,'1100','131748878744','2025-06-11 14:01:27',NULL,8259.89,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(10433,'5500','131748878744','2025-06-11 14:01:27',NULL,7847.00,'','14','1','Cost of goods returned','1','62','sales','10','','No',NULL,NULL,''),(10434,'1110','131748878744','2025-06-11 14:01:27',7847.00,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(10435,'4000','131748878744','2025-06-11 14:01:30',60000.00,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(10436,'1100','131748878744','2025-06-11 14:01:30',NULL,60000.00,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(10437,'5500','131748878744','2025-06-11 14:01:30',NULL,56635.20,'','14','1','Cost of goods returned','1','62','sales','7','','No',NULL,NULL,''),(10438,'1110','131748878744','2025-06-11 14:01:30',56635.20,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(10439,'4000','131748878744','2025-06-11 14:01:32',6500.00,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(10440,'1100','131748878744','2025-06-11 14:01:32',NULL,6500.00,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(10441,'5500','131748878744','2025-06-11 14:01:32',NULL,6150.00,'','14','1','Cost of goods returned','1','62','sales','15','','No',NULL,NULL,''),(10442,'1110','131748878744','2025-06-11 14:01:32',6150.00,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(10443,'4000','131748878744','2025-06-11 14:01:34',9000.02,NULL,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(10444,'1100','131748878744','2025-06-11 14:01:34',NULL,9000.02,'','14','1','Returned products','1','62','return','','','No',NULL,NULL,''),(10445,'5500','131748878744','2025-06-11 14:01:34',NULL,8478.00,'','14','1','Cost of goods returned','1','62','sales','1','','No',NULL,NULL,''),(10446,'1110','131748878744','2025-06-11 14:01:34',8478.00,NULL,'','14','1','Inventory retuned ','1','62','sales','','','No',NULL,NULL,''),(10447,'1100','141749621473','2025-06-11 14:04:37',NULL,33405.00,'','14','1','','1','27','payment','','','No',NULL,NULL,''),(10448,'1010','141749621473','2025-06-11 14:04:37',33405.00,NULL,'','14','1','','1','27','payment','','14174963989104003423203','No',NULL,NULL,''),(10449,'1100','141749621473','2025-06-11 14:04:52',NULL,34840.00,'','14','1','','1','27','payment','','','No',NULL,NULL,''),(10450,'1000','141749621473','2025-06-11 14:04:52',34840.00,NULL,'','14','1','','1','27','payment','','14174963990333030334339','No',NULL,NULL,''),(10451,'1100','141749635798','2025-06-11 14:05:53',NULL,134590.00,'','14','1','','1','62','payment','','','No',NULL,NULL,''),(10452,'1010','141749635798','2025-06-11 14:05:53',134590.00,NULL,'','14','1','','1','62','payment','','14174963997634233970342','No',NULL,NULL,''),(10453,'1100','141749405323','2025-06-11 14:07:55',NULL,9410.00,'','14','1','','1','27','payment','','','No',NULL,NULL,''),(10454,'1000','141749405323','2025-06-11 14:07:55',9410.00,NULL,'','14','1','','1','27','payment','','14174964011722300433204','No',NULL,NULL,''),(10455,'1100','141749405323','2025-06-11 14:08:38',NULL,22390.00,'','14','1','','1','27','payment','','','No',NULL,NULL,'HGK'),(10456,'1010','141749405323','2025-06-11 14:08:38',22390.00,NULL,'','14','1','','1','27','payment','','14174964015311343131240','No',NULL,NULL,'HGK'),(10457,'1110','141749640392','2025-06-11 14:13:38',NULL,833.04,'','14','1','Inventory sold','1','19','sales','17','','No',NULL,NULL,''),(10458,'5500','141749640392','2025-06-11 14:13:12',833.04,NULL,'','14','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(10459,'1100','141749640392','2025-06-11 14:13:38',950.00,NULL,'','14','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(10460,'4000','141749640392','2025-06-11 14:13:38',NULL,950.04,'','14','1','Good sold','1','19','sales','17','','No',NULL,NULL,''),(10461,'1110','141749642249','2025-06-11 14:44:33',NULL,716.16,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(10462,'5500','141749642249','2025-06-11 14:44:09',716.16,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10463,'1000','141749642249','2025-06-11 14:44:33',780.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(10464,'4000','141749642249','2025-06-11 14:44:33',NULL,780.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(10465,'1110','141749642326','2025-06-11 14:46:22',NULL,3039.84,'','14','1','Inventory sold','1','99','sales','3','','No',NULL,NULL,''),(10466,'1110','141749642326','2025-06-11 14:45:26',NULL,2432.00,'','14','1','Inventory sold','1','99','sales','2','','No',NULL,NULL,''),(10467,'5500','141749642326','2025-06-11 14:46:00',5471.84,NULL,'','14','1','Cost of goods sold','1','99','sales','','','No',NULL,NULL,''),(10468,'1100','141749642326','2025-06-11 14:46:22',5800.00,NULL,'','14','1','Good sold','1','99','sales','','','No',NULL,NULL,''),(10469,'4000','141749642326','2025-06-11 14:46:22',NULL,3200.16,'','14','1','Good sold','1','99','sales','3','','No',NULL,NULL,''),(10470,'4000','141749642326','2025-06-11 14:45:26',NULL,2600.00,'','14','1','Good sold','1','99','sales','2','','No',NULL,NULL,''),(10471,'1110','141749646438','2025-06-11 15:54:24',NULL,118.75,'','14','1','Inventory sold','1','64','sales','4','','No',NULL,NULL,''),(10472,'5500','141749646438','2025-06-11 15:53:58',118.75,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10473,'1000','141749646438','2025-06-11 15:54:24',150.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(10474,'4000','141749646438','2025-06-11 15:54:24',NULL,150.00,'','14','1','Good sold','1','64','sales','4','','No',NULL,NULL,''),(10475,'1110','141749647610','2025-06-11 16:14:53',NULL,712.50,'','14','1','Inventory sold','1','64','sales','4','','No',NULL,NULL,''),(10476,'1110','141749647610','2025-06-11 16:13:30',NULL,716.16,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(10477,'5500','141749647610','2025-06-11 16:14:16',1428.66,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10478,'1100','141749647610','2025-06-11 16:14:53',1530.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(10479,'4000','141749647610','2025-06-11 16:14:53',NULL,750.00,'','14','1','Good sold','1','64','sales','4','','No',NULL,NULL,''),(10480,'4000','141749647610','2025-06-11 16:13:30',NULL,780.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(10481,'1110','141749649564','2025-06-11 16:46:49',NULL,1121.04,'','14','1','Inventory sold','1','26','sales','10','','No',NULL,NULL,''),(10482,'1110','141749649564','2025-06-11 16:46:04',NULL,333.12,'','14','1','Inventory sold','1','26','sales','13','','No',NULL,NULL,''),(10483,'1110','141749649564','2025-06-11 16:46:23',NULL,608.00,'','14','1','Inventory sold','1','26','sales','2','','No',NULL,NULL,''),(10484,'5500','141749649564','2025-06-11 16:46:36',2062.16,NULL,'','14','1','Cost of goods sold','1','26','sales','','','No',NULL,NULL,''),(10485,'1100','141749649564','2025-06-11 16:46:49',2220.00,NULL,'','14','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(10486,'4000','141749649564','2025-06-11 16:46:49',NULL,1200.00,'','14','1','Good sold','1','26','sales','10','','No',NULL,NULL,''),(10487,'4000','141749649564','2025-06-11 16:46:04',NULL,370.08,'','14','1','Good sold','1','26','sales','13','','No',NULL,NULL,''),(10488,'4000','141749649564','2025-06-11 16:46:23',NULL,650.00,'','14','1','Good sold','1','26','sales','2','','No',NULL,NULL,''),(10489,'1100','141749647610','2025-06-11 16:47:52',NULL,1530.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(10490,'1000','141749647610','2025-06-11 16:47:52',1530.00,NULL,'','14','1','','1','64','payment','','14174964969169229323992','No',NULL,NULL,''),(10491,'1100','141749631557','2025-06-11 16:49:31',NULL,650.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(10492,'1000','141749631557','2025-06-11 16:49:31',650.00,NULL,'','14','1','','1','25','payment','','14174964980411046739233','No',NULL,NULL,''),(10493,'1100','141749631100','2025-06-11 17:57:36',NULL,1650.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(10494,'1000','141749631100','2025-06-11 17:57:36',1650.00,NULL,'','14','1','','1','80','payment','','14174965388734842923243','No',NULL,NULL,''),(10495,'1100','141749631405','2025-06-11 17:59:43',NULL,5280.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(10496,'1000','141749631405','2025-06-11 17:59:43',5280.00,NULL,'','14','1','','1','25','payment','','14174965402504203021394','No',NULL,NULL,''),(10497,'1110','141749655323','2025-06-11 18:22:29',NULL,608.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(10498,'5500','141749655323','2025-06-11 18:22:03',608.00,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10499,'1000','141749655323','2025-06-11 18:22:29',650.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(10500,'4000','141749655323','2025-06-11 18:22:29',NULL,650.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(10501,'1100','141749631100','2025-06-11 18:49:11',NULL,1650.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(10502,'1000','141749631100','2025-06-11 18:49:11',1650.00,NULL,'','14','1','','1','80','payment','','14174965699442341631290','No',NULL,NULL,''),(10503,'1110','141749657913','2025-06-11 19:07:33',NULL,27.76,'','14','1','Inventory sold','1','71','sales','13','','No',NULL,NULL,''),(10504,'1110','141749657913','2025-06-11 19:05:13',NULL,63.33,'','14','1','Inventory sold','1','71','sales','3','','No',NULL,NULL,''),(10505,'5500','141749657913','2025-06-11 19:05:59',91.09,NULL,'','14','1','Cost of goods sold','1','71','sales','','','No',NULL,NULL,''),(10506,'1000','141749657913','2025-06-11 19:07:33',115.00,NULL,'','14','1','Good sold','1','71','sales','','','No',NULL,NULL,'FGH'),(10507,'4000','141749657913','2025-06-11 19:07:33',NULL,40.00,'','14','1','Good sold','1','71','sales','13','','No',NULL,NULL,''),(10508,'4000','141749657913','2025-06-11 19:05:13',NULL,75.00,'','14','1','Good sold','1','71','sales','3','','No',NULL,NULL,''),(10509,'1100','141749649564','2025-06-11 19:13:54',NULL,2220.00,'','14','1','','1','26','payment','','','No',NULL,NULL,''),(10510,'1000','141749649564','2025-06-11 19:13:54',2220.00,NULL,'','14','1','','1','26','payment','','14174965845994084302347','No',NULL,NULL,''),(10511,'1110','141749662462','2025-06-11 20:35:25',NULL,6445.44,'','14','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(10512,'1110','141749662462','2025-06-11 20:21:02',NULL,333.12,'','14','1','Inventory sold','1','27','sales','13','','No',NULL,NULL,''),(10513,'1110','141749662462','2025-06-11 20:21:37',NULL,6080.00,'','14','1','Inventory sold','1','27','sales','2','','No',NULL,NULL,''),(10514,'1110','141749662462','2025-06-11 20:22:06',NULL,2279.88,'','14','1','Inventory sold','1','27','sales','3','','No',NULL,NULL,''),(10515,'1110','141749662462','2025-06-11 20:22:42',NULL,4275.00,'','14','1','Inventory sold','1','27','sales','4','','No',NULL,NULL,''),(10516,'1110','141749662462','2025-06-11 20:23:19',NULL,2460.00,'','14','1','Inventory sold','1','27','sales','15','','No',NULL,NULL,''),(10517,'1110','141749662462','2025-06-11 20:23:45',NULL,5544.00,'','14','1','Inventory sold','1','27','sales','6','','No',NULL,NULL,''),(10518,'1110','141749662462','2025-06-11 20:29:25',NULL,340.08,'','14','1','Inventory sold','1','27','sales','20','','No',NULL,NULL,''),(10519,'1110','141749662462','2025-06-11 20:32:11',NULL,370.08,'','14','1','Inventory sold','1','27','sales','21','','No',NULL,NULL,''),(10520,'1110','141749662462','2025-06-11 20:32:47',NULL,531.00,'','14','1','Inventory sold','1','27','sales','8','','No',NULL,NULL,''),(10521,'1110','141749662462','2025-06-11 20:33:14',NULL,2826.00,'','14','1','Inventory sold','1','27','sales','1','','No',NULL,NULL,''),(10522,'1110','141749662462','2025-06-11 20:33:42',NULL,19822.32,'','14','1','Inventory sold','1','27','sales','7','','No',NULL,NULL,''),(10523,'5500','141749662462','2025-06-11 20:34:39',51306.92,NULL,'','14','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(10524,'1100','141749662462','2025-06-11 20:35:25',54647.00,NULL,'','14','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(10525,'4000','141749662462','2025-06-11 20:35:25',NULL,7020.00,'','14','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(10526,'4000','141749662462','2025-06-11 20:21:02',NULL,370.08,'','14','1','Good sold','1','27','sales','13','','No',NULL,NULL,''),(10527,'4000','141749662462','2025-06-11 20:21:37',NULL,6500.00,'','14','1','Good sold','1','27','sales','2','','No',NULL,NULL,''),(10528,'4000','141749662462','2025-06-11 20:22:06',NULL,2400.12,'','14','1','Good sold','1','27','sales','3','','No',NULL,NULL,''),(10529,'4000','141749662462','2025-06-11 20:22:42',NULL,4500.00,'','14','1','Good sold','1','27','sales','4','','No',NULL,NULL,''),(10530,'4000','141749662462','2025-06-11 20:23:19',NULL,2599.92,'','14','1','Good sold','1','27','sales','15','','No',NULL,NULL,''),(10531,'4000','141749662462','2025-06-11 20:23:45',NULL,5900.16,'','14','1','Good sold','1','27','sales','6','','No',NULL,NULL,''),(10532,'4000','141749662462','2025-06-11 20:29:25',NULL,380.04,'','14','1','Good sold','1','27','sales','20','','No',NULL,NULL,''),(10533,'4000','141749662462','2025-06-11 20:32:11',NULL,400.08,'','14','1','Good sold','1','27','sales','21','','No',NULL,NULL,''),(10534,'4000','141749662462','2025-06-11 20:32:47',NULL,579.96,'','14','1','Good sold','1','27','sales','8','','No',NULL,NULL,''),(10535,'4000','141749662462','2025-06-11 20:33:14',NULL,3000.06,'','14','1','Good sold','1','27','sales','1','','No',NULL,NULL,''),(10536,'4000','141749662462','2025-06-11 20:33:42',NULL,20996.64,'','14','1','Good sold','1','27','sales','7','','No',NULL,NULL,''),(10537,'1100','141749662462','2025-06-11 20:36:35',NULL,29000.00,'','14','1','','1','27','payment','','','No',NULL,NULL,''),(10538,'1000','141749662462','2025-06-11 20:36:35',29000.00,NULL,'','14','1','','1','27','payment','','14174966350020172203032','No',NULL,NULL,''),(10539,'1100','141749662462','2025-06-11 20:38:21',NULL,3255.00,'','14','1','','1','27','payment','','','No',NULL,NULL,'HGF'),(10540,'1010','141749662462','2025-06-11 20:38:21',3255.00,NULL,'','14','1','','1','27','payment','','14174966363626373266236','No',NULL,NULL,'HGF'),(10541,'1110','141749710264','2025-06-12 09:37:59',NULL,1121.04,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(10542,'5500','141749710264','2025-06-12 09:37:44',1121.04,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10543,'1100','141749710264','2025-06-12 09:37:59',1200.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(10544,'4000','141749710264','2025-06-12 09:37:59',NULL,1200.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(10545,'1110','141749710945','2025-06-12 09:49:28',NULL,1372.64,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(10546,'5500','141749710945','2025-06-12 09:49:05',1372.64,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10547,'1000','141749710945','2025-06-12 09:49:28',1495.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(10548,'4000','141749710945','2025-06-12 09:49:28',NULL,1495.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(10549,'1110','141749711309','2025-06-12 09:55:52',NULL,1386.00,'','14','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(10550,'1110','141749711309','2025-06-12 09:55:09',NULL,716.16,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(10551,'5500','141749711309','2025-06-12 09:55:26',2102.16,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(10552,'1100','141749711309','2025-06-12 09:55:52',2255.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(10553,'4000','141749711309','2025-06-12 09:55:52',NULL,1475.04,'','14','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(10554,'4000','141749711309','2025-06-12 09:55:09',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(10555,'1100','141749713648','2025-06-12 10:34:08',0.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(10556,'1100','141749713793','2025-06-12 10:36:33',0.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(10557,'1110','141749714082','2025-06-12 10:41:35',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(10558,'5500','141749714082','2025-06-12 10:41:22',943.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(10559,'1100','141749714082','2025-06-12 10:41:35',1000.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(10560,'4000','141749714082','2025-06-12 10:41:35',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(10561,'1110','141749714124','2025-06-12 10:42:15',NULL,340.08,'','14','1','Inventory sold','1','25','sales','20','','No',NULL,NULL,''),(10562,'5500','141749714124','2025-06-12 10:42:04',340.08,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(10563,'1100','141749714124','2025-06-12 10:42:15',380.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(10564,'4000','141749714124','2025-06-12 10:42:15',NULL,380.04,'','14','1','Good sold','1','25','sales','20','','No',NULL,NULL,''),(10565,'1110','141749714160','2025-06-12 10:42:56',NULL,1121.04,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(10566,'5500','141749714160','2025-06-12 10:42:40',1121.04,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(10567,'1100','141749714160','2025-06-12 10:42:56',1200.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(10568,'4000','141749714160','2025-06-12 10:42:56',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(10569,'1110','141749714200','2025-06-12 10:43:34',NULL,716.16,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(10570,'5500','141749714200','2025-06-12 10:43:20',716.16,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10571,'1000','141749714200','2025-06-12 10:43:34',780.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'KGF'),(10572,'4000','141749714200','2025-06-12 10:43:34',NULL,780.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(10573,'1110','141749714746','2025-06-12 10:54:42',NULL,943.92,'','14','1','Inventory sold','1','80','sales','7','','No',NULL,NULL,''),(10574,'1110','141749714746','2025-06-12 10:52:26',NULL,370.08,'','14','1','Inventory sold','1','80','sales','21','','No',NULL,NULL,''),(10575,'1110','141749714746','2025-06-12 10:53:28',NULL,759.96,'','14','1','Inventory sold','1','80','sales','3','','No',NULL,NULL,''),(10576,'1110','141749714746','2025-06-12 10:53:39',NULL,1121.04,'','14','1','Inventory sold','1','80','sales','10','','No',NULL,NULL,''),(10577,'1110','141749714746','2025-06-12 10:53:54',NULL,716.16,'','14','1','Inventory sold','1','80','sales','9','','No',NULL,NULL,''),(10578,'5500','141749714746','2025-06-12 10:54:21',3911.16,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(10579,'1100','141749714746','2025-06-12 10:54:42',4180.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(10580,'4000','141749714746','2025-06-12 10:54:42',NULL,999.84,'','14','1','Good sold','1','80','sales','7','','No',NULL,NULL,''),(10581,'4000','141749714746','2025-06-12 10:52:26',NULL,400.08,'','14','1','Good sold','1','80','sales','21','','No',NULL,NULL,''),(10582,'4000','141749714746','2025-06-12 10:53:28',NULL,800.04,'','14','1','Good sold','1','80','sales','3','','No',NULL,NULL,''),(10583,'4000','141749714746','2025-06-12 10:53:39',NULL,1200.00,'','14','1','Good sold','1','80','sales','10','','No',NULL,NULL,''),(10584,'4000','141749714746','2025-06-12 10:53:54',NULL,780.00,'','14','1','Good sold','1','80','sales','9','','No',NULL,NULL,''),(10585,'1110','141749714946','2025-06-12 10:56:18',NULL,943.92,'','14','1','Inventory sold','1','80','sales','7','','No',NULL,NULL,''),(10586,'5500','141749714946','2025-06-12 10:55:46',943.92,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(10587,'1100','141749714946','2025-06-12 10:56:18',1000.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(10588,'4000','141749714946','2025-06-12 10:56:18',NULL,999.84,'','14','1','Good sold','1','80','sales','7','','No',NULL,NULL,''),(10589,'1110','141749715008','2025-06-12 10:57:09',NULL,716.16,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(10590,'5500','141749715008','2025-06-12 10:56:48',716.16,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(10591,'1000','141749715008','2025-06-12 10:57:09',780.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(10592,'4000','141749715008','2025-06-12 10:57:09',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(10593,'1110','141749716714','2025-06-12 11:25:26',NULL,370.08,'','14','1','Inventory sold','1','80','sales','21','','No',NULL,NULL,''),(10594,'5500','141749716714','2025-06-12 11:25:14',370.08,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(10595,'1100','141749716714','2025-06-12 11:25:26',400.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(10596,'4000','141749716714','2025-06-12 11:25:26',NULL,400.08,'','14','1','Good sold','1','80','sales','21','','No',NULL,NULL,''),(10597,'1110','141749720441','2025-06-12 13:12:29',NULL,1121.04,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(10598,'5500','141749720441','2025-06-12 13:12:07',1121.04,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(10599,'1000','141749720441','2025-06-12 13:12:29',1200.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,'LKJ'),(10600,'4000','141749720441','2025-06-12 13:12:29',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(10601,'1100','141749714160','2025-06-12 13:13:26',NULL,1200.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(10602,'1000','141749714160','2025-06-12 13:13:26',1200.00,NULL,'','14','1','','1','25','payment','','14174972322324237224321','No',NULL,NULL,''),(10603,'1100','141749714946','2025-06-12 13:37:43',NULL,1000.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(10604,'1000','141749714946','2025-06-12 13:37:43',1000.00,NULL,'','14','1','','1','80','payment','','14174972469232230342320','No',NULL,NULL,''),(10605,'1100','141749715008','2025-06-12 13:38:43',NULL,780.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(10606,'1000','141749715008','2025-06-12 13:38:43',780.00,NULL,'','14','1','','1','25','payment','','14174972475320404223277','No',NULL,NULL,''),(10607,'1100','141749715008','2025-06-12 13:39:14',NULL,780.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(10608,'1000','141749715008','2025-06-12 13:39:14',780.00,NULL,'','14','1','','1','25','payment','','14174972481383232923332','No',NULL,NULL,''),(10609,'1110','141749726130','2025-06-12 14:02:28',NULL,1216.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(10610,'5500','141749726130','2025-06-12 14:02:10',1216.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(10611,'1100','141749726130','2025-06-12 14:02:28',1300.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(10612,'4000','141749726130','2025-06-12 14:02:28',NULL,1300.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(10613,'1110','141749726773','2025-06-12 14:13:12',NULL,177.00,'','14','1','Inventory sold','1','64','sales','8','','No',NULL,NULL,''),(10614,'5500','141749726773','2025-06-12 14:12:53',177.00,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10615,'1100','141749726773','2025-06-12 14:13:12',200.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(10616,'4000','141749726773','2025-06-12 14:13:12',NULL,200.00,'','14','1','Good sold','1','64','sales','8','','No',NULL,NULL,''),(10617,'1110','141749726840','2025-06-12 14:14:15',NULL,118.75,'','14','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(10618,'5500','141749726840','2025-06-12 14:14:00',118.75,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10619,'1000','141749726840','2025-06-12 14:14:15',150.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10620,'4000','141749726840','2025-06-12 14:14:15',NULL,150.00,'','14','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(10621,'1110','141749726887','2025-06-12 14:17:37',NULL,716.16,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(10622,'1110','141749726887','2025-06-12 14:14:47',NULL,118.75,'','14','1','Inventory sold','1','64','sales','4','','No',NULL,NULL,''),(10623,'5500','141749726887','2025-06-12 14:15:52',834.91,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10624,'1100','141749726887','2025-06-12 14:17:37',930.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(10625,'4000','141749726887','2025-06-12 14:17:37',NULL,780.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(10626,'4000','141749726887','2025-06-12 14:14:47',NULL,150.00,'','14','1','Good sold','1','64','sales','4','','No',NULL,NULL,''),(10627,'1110','141749729088','2025-06-12 14:51:42',NULL,13.88,'','14','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(10628,'5500','141749729088','2025-06-12 14:51:28',13.88,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(10629,'1100','141749729088','2025-06-12 14:51:42',20.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(10630,'4000','141749729088','2025-06-12 14:51:42',NULL,20.00,'','14','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(10631,'1110','141749731541','2025-06-12 15:33:15',NULL,716.16,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(10632,'1110','141749731541','2025-06-12 15:32:21',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(10633,'5500','141749731541','2025-06-12 15:32:51',1324.16,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(10634,'1100','141749731541','2025-06-12 15:33:15',1430.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(10635,'4000','141749731541','2025-06-12 15:33:15',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(10636,'4000','141749731541','2025-06-12 15:32:21',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(10637,'1110','141749733516','2025-06-12 16:05:56',NULL,943.92,'','14','1','Inventory sold','1','80','sales','7','','No',NULL,NULL,''),(10638,'5500','141749733516','2025-06-12 16:05:16',943.92,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(10639,'1100','141749733516','2025-06-12 16:05:56',1000.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(10640,'4000','141749733516','2025-06-12 16:05:56',NULL,999.84,'','14','1','Good sold','1','80','sales','7','','No',NULL,NULL,''),(10641,'1110','141749734523','2025-06-12 16:23:57',NULL,3039.84,'','14','1','Inventory sold','1','63','sales','3','','No',NULL,NULL,''),(10642,'1110','141749734523','2025-06-12 16:22:03',NULL,1425.00,'','14','1','Inventory sold','1','63','sales','4','','No',NULL,NULL,''),(10643,'5500','141749734523','2025-06-12 16:23:37',4464.84,NULL,'','14','1','Cost of goods sold','1','63','sales','','','No',NULL,NULL,''),(10644,'1100','141749734523','2025-06-12 16:23:57',4700.00,NULL,'','14','1','Good sold','1','63','sales','','','No',NULL,NULL,''),(10645,'4000','141749734523','2025-06-12 16:23:57',NULL,3200.16,'','14','1','Good sold','1','63','sales','3','','No',NULL,NULL,''),(10646,'4000','141749734523','2025-06-12 16:22:03',NULL,1500.00,'','14','1','Good sold','1','63','sales','4','','No',NULL,NULL,''),(10647,'1110','141749736447','2025-06-12 16:56:20',NULL,608.00,'','14','1','Inventory sold','1','100','sales','2','','No',NULL,NULL,''),(10648,'1110','141749736447','2025-06-12 16:54:07',NULL,1074.24,'','14','1','Inventory sold','1','100','sales','9','','No',NULL,NULL,''),(10649,'1110','141749736447','2025-06-12 16:55:10',NULL,1121.04,'','14','1','Inventory sold','1','100','sales','10','','No',NULL,NULL,''),(10650,'5500','141749736447','2025-06-12 16:55:46',2803.28,NULL,'','14','1','Cost of goods sold','1','100','sales','','','No',NULL,NULL,''),(10651,'1000','141749736447','2025-06-12 16:56:20',3020.00,NULL,'','14','1','Good sold','1','100','sales','','','No',NULL,NULL,'POI'),(10652,'4000','141749736447','2025-06-12 16:56:20',NULL,650.00,'','14','1','Good sold','1','100','sales','2','','No',NULL,NULL,''),(10653,'4000','141749736447','2025-06-12 16:54:07',NULL,1170.00,'','14','1','Good sold','1','100','sales','9','','No',NULL,NULL,''),(10654,'4000','141749736447','2025-06-12 16:55:10',NULL,1200.00,'','14','1','Good sold','1','100','sales','10','','No',NULL,NULL,''),(10655,'1110','141749737072','2025-06-12 17:06:22',NULL,3580.80,'','14','1','Inventory sold','1','28','sales','9','','No',NULL,NULL,''),(10656,'1110','141749737072','2025-06-12 17:04:32',NULL,2242.08,'','14','1','Inventory sold','1','28','sales','10','','No',NULL,NULL,''),(10657,'5500','141749737072','2025-06-12 17:05:49',5822.88,NULL,'','14','1','Cost of goods sold','1','28','sales','','','No',NULL,NULL,''),(10658,'1100','141749737072','2025-06-12 17:06:22',6175.00,NULL,'','14','1','Good sold','1','28','sales','','','No',NULL,NULL,''),(10659,'4000','141749737072','2025-06-12 17:06:22',NULL,3775.00,'','14','1','Good sold','1','28','sales','9','','No',NULL,NULL,''),(10660,'4000','141749737072','2025-06-12 17:04:32',NULL,2400.00,'','14','1','Good sold','1','28','sales','10','','No',NULL,NULL,''),(10661,'1110','141749737230','2025-06-12 17:07:32',NULL,1121.04,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(10662,'5500','141749737230','2025-06-12 17:07:10',1121.04,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10663,'1000','141749737230','2025-06-12 17:07:32',1200.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'KLJ'),(10664,'4000','141749737230','2025-06-12 17:07:32',NULL,1200.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(10665,'1100','141749733516','2025-06-12 17:08:45',NULL,1000.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(10666,'1000','141749733516','2025-06-12 17:08:45',1000.00,NULL,'','14','1','','1','80','payment','','14174973734823230327213','No',NULL,NULL,''),(10667,'1100','141749731541','2025-06-12 17:10:23',NULL,650.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(10668,'1000','141749731541','2025-06-12 17:10:23',650.00,NULL,'','14','1','','1','25','payment','','14174973745002032343730','No',NULL,NULL,''),(10669,'1100','141749731541','2025-06-12 17:10:51',NULL,780.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'rte'),(10670,'1010','141749731541','2025-06-12 17:10:51',780.00,NULL,'','14','1','','1','25','payment','','14174973748298322022423','No',NULL,NULL,'rte'),(10671,'1100','141749726887','2025-06-12 17:11:58',NULL,930.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(10672,'1000','141749726887','2025-06-12 17:11:58',930.00,NULL,'','14','1','','1','64','payment','','14174973755253535247213','No',NULL,NULL,''),(10673,'1100','141749726773','2025-06-12 17:13:06',NULL,200.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(10674,'1000','141749726773','2025-06-12 17:13:06',200.00,NULL,'','14','1','','1','64','payment','','14174973760433421021762','No',NULL,NULL,''),(10675,'1110','141749737891','2025-06-12 17:18:51',NULL,157.00,'','14','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10676,'5500','141749737891','2025-06-12 17:18:11',157.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10677,'1000','141749737891','2025-06-12 17:18:51',180.00,NULL,'','14','1','Good sold','1','','sales','','','No',NULL,NULL,'pl'),(10678,'4000','141749737891','2025-06-12 17:18:51',NULL,180.00,'','14','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10679,'1100','141749308530','2025-06-12 17:26:01',NULL,1800.00,'','14','1','','1','16','payment','','','No',NULL,NULL,'NGA,plk'),(10680,'1010','141749308530','2025-06-12 17:26:01',1800.00,NULL,'','14','1','','1','16','payment','','14174973841100121202328','No',NULL,NULL,'NGA,plk'),(10681,'1110','141749739283','2025-06-12 17:42:36',NULL,17187.84,'','14','1','Inventory sold','1','50','sales','9','','No',NULL,NULL,''),(10682,'5500','141749739283','2025-06-12 17:41:23',17187.84,NULL,'','14','1','Cost of goods sold','1','50','sales','','','No',NULL,NULL,''),(10683,'1100','141749739283','2025-06-12 17:42:36',18240.00,NULL,'','14','1','Good sold','1','50','sales','','','No',NULL,NULL,''),(10684,'4000','141749739283','2025-06-12 17:42:36',NULL,18240.00,'','14','1','Good sold','1','50','sales','9','','No',NULL,NULL,''),(10685,'1100','141749037471','2025-06-12 17:56:22',NULL,2680.00,'','14','1','','1','28','payment','','','No',NULL,NULL,'LKJ'),(10686,'1010','141749037471','2025-06-12 17:56:22',2680.00,NULL,'','14','1','','1','28','payment','','14174974027621303417642','No',NULL,NULL,'LKJ'),(10687,'1100','141749311250','2025-06-12 17:59:34',NULL,7805.00,'','14','1','','1','28','payment','','','No',NULL,NULL,'jhk'),(10688,'1010','141749311250','2025-06-12 17:59:34',7805.00,NULL,'','14','1','','1','28','payment','','14174974052420042422023','No',NULL,NULL,'jhk'),(10689,'1100','141749558363','2025-06-12 18:03:36',NULL,5020.00,'','14','1','','1','28','payment','','','No',NULL,NULL,'TRD'),(10690,'1010','141749558363','2025-06-12 18:03:36',5020.00,NULL,'','14','1','','1','28','payment','','14174974066916030237733','No',NULL,NULL,'TRD'),(10691,'1100','141749737072','2025-06-12 18:07:36',NULL,6175.00,'','14','1','','1','28','payment','','','No',NULL,NULL,'BEN'),(10692,'1000','141749737072','2025-06-12 18:07:36',6175.00,NULL,'','14','1','','1','28','payment','','14174974089737203372008','No',NULL,NULL,'BEN'),(10693,'1110','141749742676','2025-06-12 18:45:31',NULL,5605.20,'','14','1','Inventory sold','1','16','sales','10','','No',NULL,NULL,''),(10694,'5500','141749742676','2025-06-12 18:37:56',5605.20,NULL,'','14','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(10695,'1100','141749742676','2025-06-12 18:45:31',5900.00,NULL,'','14','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(10696,'4000','141749742676','2025-06-12 18:45:31',NULL,5900.00,'','14','1','Good sold','1','16','sales','10','','No',NULL,NULL,''),(10697,'1100','141749642326','2025-06-12 19:03:42',NULL,5800.00,'','14','1','','1','99','payment','','','No',NULL,NULL,'EQUI'),(10698,'1040','141749642326','2025-06-12 19:03:42',5800.00,NULL,'','14','1','','1','99','payment','','14174974430912443732302','No',NULL,NULL,'EQUI'),(10699,'1110','141749744509','2025-06-12 19:09:25',NULL,2242.08,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(10700,'5500','141749744509','2025-06-12 19:08:29',2242.08,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(10701,'1100','141749744509','2025-06-12 19:09:25',2400.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(10702,'4000','141749744509','2025-06-12 19:09:25',NULL,2400.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(10703,'1110','141749744913','2025-06-12 19:15:58',NULL,1887.84,'','14','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(10704,'5500','141749744913','2025-06-12 19:15:13',1887.84,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10705,'1100','141749744913','2025-06-12 19:15:58',2000.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(10706,'4000','141749744913','2025-06-12 19:15:58',NULL,1999.68,'','14','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(10707,'4000','141749744509','2025-06-12 19:17:08',2400.00,NULL,'','14','1','Returned products','1','25','return','','','No',NULL,NULL,''),(10708,'1100','141749744509','2025-06-12 19:17:08',NULL,2400.00,'','14','1','Returned products','1','25','return','','','No',NULL,NULL,''),(10709,'5500','141749744509','2025-06-12 19:17:08',NULL,2242.08,'','14','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(10710,'1110','141749744509','2025-06-12 19:17:08',2242.08,NULL,'','14','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(10711,'1110','141749745082','2025-06-12 19:18:55',NULL,666.24,'','14','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(10712,'5500','141749745082','2025-06-12 19:18:03',666.24,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(10713,'1100','141749745082','2025-06-12 19:18:55',740.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(10714,'4000','141749745082','2025-06-12 19:18:55',NULL,740.16,'','14','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(10715,'1100','141749744913','2025-06-12 19:21:44',NULL,2000.00,'','14','1','','1','64','payment','','','No',NULL,NULL,'AWA'),(10716,'1010','141749744913','2025-06-12 19:21:44',2000.00,NULL,'','14','1','','1','64','payment','','14174974535215973357735','No',NULL,NULL,'AWA'),(10717,'1100','141749716714','2025-06-12 19:24:28',NULL,400.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(10718,'1000','141749716714','2025-06-12 19:24:28',400.00,NULL,'','14','1','','1','80','payment','','14174974550373723052223','No',NULL,NULL,''),(10719,'1100','141749714746','2025-06-12 19:26:37',NULL,4180.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(10720,'1000','141749714746','2025-06-12 19:26:37',4180.00,NULL,'','14','1','','1','80','payment','','14174974563026321371303','No',NULL,NULL,''),(10721,'1100','141749714082','2025-06-12 19:28:36',NULL,1000.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(10722,'1000','141749714082','2025-06-12 19:28:36',1000.00,NULL,'','14','1','','1','25','payment','','14174974574949302733223','No',NULL,NULL,''),(10723,'1100','141749726130','2025-06-12 19:33:01',NULL,1300.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(10724,'1000','141749726130','2025-06-12 19:33:01',1300.00,NULL,'','14','1','','1','25','payment','','14174974606403472442204','No',NULL,NULL,''),(10725,'1100','141749711309','2025-06-12 19:43:47',NULL,2255.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(10726,'1000','141749711309','2025-06-12 19:43:47',2255.00,NULL,'','14','1','','1','25','payment','','14174974673590522227003','No',NULL,NULL,''),(10727,'1100','141749734523','2025-06-12 19:46:53',NULL,4700.00,'','14','1','','1','63','payment','','','No',NULL,NULL,'LKH'),(10728,'1010','141749734523','2025-06-12 19:46:53',4700.00,NULL,'','14','1','','1','63','payment','','14174974684809300341220','No',NULL,NULL,'LKH'),(10729,'1100','141749745082','2025-06-12 19:48:15',NULL,740.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(10730,'1000','141749745082','2025-06-12 19:48:15',740.00,NULL,'','14','1','','1','25','payment','','14174974693373224239403','No',NULL,NULL,''),(10731,'1110','141749747094','2025-06-12 19:52:13',NULL,943.92,'','14','1','Inventory sold','1','80','sales','7','','No',NULL,NULL,''),(10732,'5500','141749747094','2025-06-12 19:51:34',943.92,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(10733,'1000','141749747094','2025-06-12 19:52:13',1000.00,NULL,'','14','1','Good sold','1','80','Payment','','','No',NULL,NULL,''),(10734,'4000','141749747094','2025-06-12 19:52:13',NULL,999.84,'','14','1','Good sold','1','80','sales','7','','No',NULL,NULL,''),(10735,'1110','141749747185','2025-06-12 19:54:02',NULL,943.92,'','14','1','Inventory sold','1','80','sales','7','','No',NULL,NULL,''),(10736,'5500','141749747185','2025-06-12 19:53:05',943.92,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(10737,'1100','141749747185','2025-06-12 19:54:02',1000.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(10738,'4000','141749747185','2025-06-12 19:54:02',NULL,999.84,'','14','1','Good sold','1','80','sales','7','','No',NULL,NULL,''),(10739,'1100','141749710264','2025-06-12 19:55:06',NULL,1200.00,'','14','1','','1','64','payment','','','No',NULL,NULL,'TDH'),(10740,'1010','141749710264','2025-06-12 19:55:06',1200.00,NULL,'','14','1','','1','64','payment','','14174974733803331372422','No',NULL,NULL,'TDH'),(10741,'1100','141749566176','2025-06-12 19:58:02',NULL,2540.00,'','14','1','','1','16','payment','','','No',NULL,NULL,'LKJ'),(10742,'1010','141749566176','2025-06-12 19:58:02',2540.00,NULL,'','14','1','','1','16','payment','','14174974753000203322120','No',NULL,NULL,'LKJ'),(10743,'4000','141749739283','2025-06-12 19:59:58',18240.00,NULL,'','14','1','Returned products','1','50','return','','','No',NULL,NULL,''),(10744,'1100','141749739283','2025-06-12 19:59:58',NULL,18240.00,'','14','1','Returned products','1','50','return','','','No',NULL,NULL,''),(10745,'5500','141749739283','2025-06-12 19:59:58',NULL,17187.84,'','14','1','Cost of goods returned','1','50','sales','9','','No',NULL,NULL,''),(10746,'1110','141749739283','2025-06-12 19:59:58',17187.84,NULL,'','14','1','Inventory retuned ','1','50','sales','','','No',NULL,NULL,''),(10747,'1110','141749747760','2025-06-12 20:04:58',NULL,17187.84,'','14','1','Inventory sold','1','16','sales','9','','No',NULL,NULL,''),(10748,'1110','141749747760','2025-06-12 20:02:40',NULL,5605.20,'','14','1','Inventory sold','1','16','sales','10','','No',NULL,NULL,''),(10749,'5500','141749747760','2025-06-12 20:04:04',22793.04,NULL,'','14','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(10750,'1100','141749747760','2025-06-12 20:04:58',24140.00,NULL,'','14','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(10751,'4000','141749747760','2025-06-12 20:04:58',NULL,18240.00,'','14','1','Good sold','1','16','sales','9','','No',NULL,NULL,''),(10752,'4000','141749747760','2025-06-12 20:02:40',NULL,5900.00,'','14','1','Good sold','1','16','sales','10','','No',NULL,NULL,''),(10753,'4000','141749742676','2025-06-12 20:06:15',5900.00,NULL,'','14','1','Returned products','1','16','return','','','No',NULL,NULL,''),(10754,'1100','141749742676','2025-06-12 20:06:15',NULL,5900.00,'','14','1','Returned products','1','16','return','','','No',NULL,NULL,''),(10755,'5500','141749742676','2025-06-12 20:06:15',NULL,5605.20,'','14','1','Cost of goods returned','1','16','sales','10','','No',NULL,NULL,''),(10756,'1110','141749742676','2025-06-12 20:06:15',5605.20,NULL,'','14','1','Inventory retuned ','1','16','sales','','','No',NULL,NULL,''),(10757,'1100','141749629383','2025-06-12 20:09:45',NULL,2840.00,'','14','1','','1','16','payment','','','No',NULL,NULL,'GKL'),(10758,'1000','141749629383','2025-06-12 20:09:45',2840.00,NULL,'','14','1','','1','16','payment','','14174974822824320112004','No',NULL,NULL,'GKL'),(10759,'1110','141749793388','2025-06-13 08:44:58',NULL,1681.56,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(10760,'5500','141749793388','2025-06-13 08:43:08',1681.56,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10761,'1100','141749793388','2025-06-13 08:44:58',1800.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(10762,'4000','141749793388','2025-06-13 08:44:58',NULL,1800.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(10763,'1110','141749793677','2025-06-13 08:48:17',NULL,132.75,'','14','1','Inventory sold','1','64','sales','8','','No',NULL,NULL,''),(10764,'5500','141749793677','2025-06-13 08:47:57',132.75,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10765,'1000','141749793677','2025-06-13 08:48:17',150.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(10766,'4000','141749793677','2025-06-13 08:48:17',NULL,150.00,'','14','1','Good sold','1','64','sales','8','','No',NULL,NULL,''),(10767,'1100','141749793388','2025-06-13 08:49:43',NULL,1800.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(10768,'1000','141749793388','2025-06-13 08:49:43',1800.00,NULL,'','14','1','','1','64','payment','','14174979380443284234207','No',NULL,NULL,''),(10769,'1110','141749793978','2025-06-13 08:53:24',NULL,1665.60,'','14','1','Inventory sold','1','80','sales','13','','No',NULL,NULL,''),(10770,'5500','141749793978','2025-06-13 08:52:58',1665.60,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(10771,'1100','141749793978','2025-06-13 08:53:24',1850.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(10772,'4000','141749793978','2025-06-13 08:53:24',NULL,1850.40,'','14','1','Good sold','1','80','sales','13','','No',NULL,NULL,''),(10773,'1100','141749747185','2025-06-13 08:55:33',NULL,1000.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(10774,'1000','141749747185','2025-06-13 08:55:33',1000.00,NULL,'','14','1','','1','80','payment','','14174979415137220931232','No',NULL,NULL,''),(10775,'1100','141749561129','2025-06-13 09:20:42',NULL,2000.00,'','14','1','','1','23','payment','','','No',NULL,NULL,''),(10776,'1000','141749561129','2025-06-13 09:20:42',2000.00,NULL,'','14','1','','1','23','payment','','14174979569290221075412','No',NULL,NULL,''),(10777,'1110','141749796804','2025-06-13 09:40:21',NULL,716.16,'','14','1','Inventory sold','1','80','sales','9','','No',NULL,NULL,''),(10778,'5500','141749796804','2025-06-13 09:40:04',716.16,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(10779,'1100','141749796804','2025-06-13 09:40:21',780.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(10780,'4000','141749796804','2025-06-13 09:40:21',NULL,780.00,'','14','1','Good sold','1','80','sales','9','','No',NULL,NULL,''),(10781,'1110','141749796851','2025-06-13 09:42:04',NULL,653.94,'','14','1','Inventory sold','1','41','sales','10','','No',NULL,NULL,''),(10782,'1110','141749796851','2025-06-13 09:40:51',NULL,298.40,'','14','1','Inventory sold','1','41','sales','9','','No',NULL,NULL,''),(10783,'5500','141749796851','2025-06-13 09:41:47',952.34,NULL,'','14','1','Cost of goods sold','1','41','sales','','','No',NULL,NULL,''),(10784,'1100','141749796851','2025-06-13 09:42:04',1025.00,NULL,'','14','1','Good sold','1','41','sales','','','No',NULL,NULL,''),(10785,'4000','141749796851','2025-06-13 09:42:04',NULL,700.00,'','14','1','Good sold','1','41','sales','10','','No',NULL,NULL,''),(10786,'4000','141749796851','2025-06-13 09:40:51',NULL,325.00,'','14','1','Good sold','1','41','sales','9','','No',NULL,NULL,''),(10787,'1110','141749797916','2025-06-13 10:05:08',NULL,712.50,'','14','1','Inventory sold','1','25','sales','4','','No',NULL,NULL,''),(10788,'1110','141749797916','2025-06-13 09:58:36',NULL,471.96,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(10789,'1110','141749797916','2025-06-13 09:58:52',NULL,693.00,'','14','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(10790,'5500','141749797916','2025-06-13 10:04:52',1877.46,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(10791,'1100','141749797916','2025-06-13 10:05:08',1988.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(10792,'4000','141749797916','2025-06-13 10:05:08',NULL,750.00,'','14','1','Good sold','1','25','sales','4','','No',NULL,NULL,''),(10793,'4000','141749797916','2025-06-13 09:58:36',NULL,499.92,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(10794,'4000','141749797916','2025-06-13 09:58:52',NULL,737.52,'','14','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(10795,'1110','141749798360','2025-06-13 10:06:17',NULL,333.12,'','14','1','Inventory sold','1','64','sales','13','','No',NULL,NULL,''),(10796,'5500','141749798360','2025-06-13 10:06:00',333.12,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10797,'1000','141749798360','2025-06-13 10:06:17',370.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'POI'),(10798,'4000','141749798360','2025-06-13 10:06:17',NULL,370.08,'','14','1','Good sold','1','64','sales','13','','No',NULL,NULL,''),(10799,'1110','141749798788','2025-06-13 10:13:47',NULL,5605.20,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(10800,'5500','141749798788','2025-06-13 10:13:08',5605.20,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(10801,'1100','141749798788','2025-06-13 10:13:47',6000.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(10802,'4000','141749798788','2025-06-13 10:13:47',NULL,6000.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(10803,'4000','141749798788','2025-06-13 10:15:55',6000.00,NULL,'','14','1','Returned products','1','25','return','','','No',NULL,NULL,''),(10804,'1100','141749798788','2025-06-13 10:15:55',NULL,6000.00,'','14','1','Returned products','1','25','return','','','No',NULL,NULL,''),(10805,'5500','141749798788','2025-06-13 10:15:55',NULL,5605.20,'','14','1','Cost of goods returned','1','25','sales','10','','No',NULL,NULL,''),(10806,'1110','141749798788','2025-06-13 10:15:55',5605.20,NULL,'','14','1','Inventory retuned ','1','25','sales','','','No',NULL,NULL,''),(10807,'1110','141749799009','2025-06-13 10:18:08',NULL,5605.20,'','14','1','Inventory sold','1','34','sales','10','','No',NULL,NULL,''),(10808,'5500','141749799009','2025-06-13 10:16:49',5605.20,NULL,'','14','1','Cost of goods sold','1','34','sales','','','No',NULL,NULL,''),(10809,'1100','141749799009','2025-06-13 10:18:08',5900.00,NULL,'','14','1','Good sold','1','34','sales','','','No',NULL,NULL,''),(10810,'4000','141749799009','2025-06-13 10:18:08',NULL,5900.00,'','14','1','Good sold','1','34','sales','10','','No',NULL,NULL,''),(10811,'1100','141749796851','2025-06-13 11:07:22',NULL,1025.00,'','14','1','','1','41','payment','','','No',NULL,NULL,''),(10812,'1000','141749796851','2025-06-13 11:07:22',1025.00,NULL,'','14','1','','1','41','payment','','14174980206142204023032','No',NULL,NULL,''),(10813,'1110','141749804290','2025-06-13 11:49:14',NULL,759.96,'','14','1','Inventory sold','1','26','sales','3','','No',NULL,NULL,''),(10814,'1110','141749804290','2025-06-13 11:44:50',NULL,608.00,'','14','1','Inventory sold','1','26','sales','2','','No',NULL,NULL,''),(10815,'5500','141749804290','2025-06-13 11:48:57',1367.96,NULL,'','14','1','Cost of goods sold','1','26','sales','','','No',NULL,NULL,''),(10816,'1100','141749804290','2025-06-13 11:49:14',1450.00,NULL,'','14','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(10817,'4000','141749804290','2025-06-13 11:49:14',NULL,800.04,'','14','1','Good sold','1','26','sales','3','','No',NULL,NULL,''),(10818,'4000','141749804290','2025-06-13 11:44:50',NULL,650.00,'','14','1','Good sold','1','26','sales','2','','No',NULL,NULL,''),(10819,'1110','141749805071','2025-06-13 11:58:45',NULL,1110.24,'','14','1','Inventory sold','1','64','sales','21','','No',NULL,NULL,''),(10820,'5500','141749805071','2025-06-13 11:57:51',1110.24,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10821,'1000','141749805071','2025-06-13 11:58:45',1200.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'YTR'),(10822,'4000','141749805071','2025-06-13 11:58:45',NULL,1200.24,'','14','1','Good sold','1','64','sales','21','','No',NULL,NULL,''),(10823,'1110','141749805154','2025-06-13 12:02:17',NULL,27.76,'','14','1','Inventory sold','1','64','sales','13','','No',NULL,NULL,''),(10824,'5500','141749805154','2025-06-13 11:59:14',27.76,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10825,'1100','141749805154','2025-06-13 12:02:17',40.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(10826,'4000','141749805154','2025-06-13 12:02:17',NULL,40.00,'','14','1','Good sold','1','64','sales','13','','No',NULL,NULL,''),(10827,'1110','141749805433','2025-06-13 12:04:11',NULL,39.33,'','14','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(10828,'5500','141749805433','2025-06-13 12:03:53',39.33,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10829,'1000','141749805433','2025-06-13 12:04:11',45.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'HGJ'),(10830,'4000','141749805433','2025-06-13 12:04:11',NULL,45.00,'','14','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(10831,'1100','141749805154','2025-06-13 12:04:59',NULL,40.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(10832,'1000','141749805154','2025-06-13 12:04:59',40.00,NULL,'','14','1','','1','64','payment','','14174980551832123003272','No',NULL,NULL,''),(10833,'1110','141749805903','2025-06-13 12:11:57',NULL,118.75,'','14','1','Inventory sold','1','64','sales','4','','No',NULL,NULL,''),(10834,'5500','141749805903','2025-06-13 12:11:43',118.75,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10835,'1000','141749805903','2025-06-13 12:11:57',150.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'KLO'),(10836,'4000','141749805903','2025-06-13 12:11:57',NULL,150.00,'','14','1','Good sold','1','64','sales','4','','No',NULL,NULL,''),(10837,'1110','141749809957','2025-06-13 13:19:33',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(10838,'5500','141749809957','2025-06-13 13:19:18',608.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(10839,'1100','141749809957','2025-06-13 13:19:33',650.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(10840,'4000','141749809957','2025-06-13 13:19:33',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(10841,'1110','141749815866','2025-06-13 14:57:57',NULL,3040.00,'','14','1','Inventory sold','1','19','sales','2','','No',NULL,NULL,''),(10842,'5500','141749815866','2025-06-13 14:57:46',3040.00,NULL,'','14','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(10843,'1100','141749815866','2025-06-13 14:57:57',3250.00,NULL,'','14','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(10844,'4000','141749815866','2025-06-13 14:57:57',NULL,3250.00,'','14','1','Good sold','1','19','sales','2','','No',NULL,NULL,''),(10845,'1110','141749816189','2025-06-13 15:05:11',NULL,3768.00,'','14','1','Inventory sold','1','25','sales','1','','No',NULL,NULL,''),(10846,'1110','141749816189','2025-06-13 15:03:09',NULL,5544.00,'','14','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(10847,'1110','141749816189','2025-06-13 15:03:54',NULL,3799.80,'','14','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(10848,'5500','141749816189','2025-06-13 15:04:28',13111.80,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(10849,'1100','141749816189','2025-06-13 15:05:11',13900.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(10850,'4000','141749816189','2025-06-13 15:05:11',NULL,4000.08,'','14','1','Good sold','1','25','sales','1','','No',NULL,NULL,''),(10851,'4000','141749816189','2025-06-13 15:03:09',NULL,5900.16,'','14','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(10852,'4000','141749816189','2025-06-13 15:03:54',NULL,4000.20,'','14','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(10853,'1110','141749822192','2025-06-13 16:43:38',NULL,740.16,'','14','1','Inventory sold','1','64','sales','21','','No',NULL,NULL,''),(10854,'5500','141749822192','2025-06-13 16:43:13',740.16,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10855,'1000','141749822192','2025-06-13 16:43:38',800.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'JLG'),(10856,'4000','141749822192','2025-06-13 16:43:38',NULL,800.16,'','14','1','Good sold','1','64','sales','21','','No',NULL,NULL,''),(10857,'1110','141749824333','2025-06-13 17:19:18',NULL,2432.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(10858,'5500','141749824333','2025-06-13 17:18:53',2432.00,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10859,'1000','141749824333','2025-06-13 17:19:18',2600.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'LKJ'),(10860,'4000','141749824333','2025-06-13 17:19:18',NULL,2600.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(10861,'1110','141749824962','2025-06-13 17:29:39',NULL,1297.89,'','14','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(10862,'5500','141749824962','2025-06-13 17:29:23',1297.89,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10863,'1000','141749824962','2025-06-13 17:29:39',1375.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(10864,'4000','141749824962','2025-06-13 17:29:39',NULL,1374.78,'','14','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(10865,'1110','141749825648','2025-06-13 17:43:22',NULL,57.75,'','14','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(10866,'1110','141749825648','2025-06-13 17:40:48',NULL,63.33,'','14','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(10867,'1110','141749825648','2025-06-13 17:41:20',NULL,118.75,'','14','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(10868,'1110','141749825648','2025-06-13 17:41:33',NULL,78.66,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(10869,'5500','141749825648','2025-06-13 17:41:53',318.49,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10870,'1000','141749825648','2025-06-13 17:43:22',390.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10871,'4000','141749825648','2025-06-13 17:43:22',NULL,75.00,'','14','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(10872,'4000','141749825648','2025-06-13 17:40:48',NULL,75.00,'','14','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(10873,'4000','141749825648','2025-06-13 17:41:20',NULL,150.00,'','14','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(10874,'4000','141749825648','2025-06-13 17:41:33',NULL,90.00,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(10875,'1110','141749825831','2025-06-13 17:44:08',NULL,1216.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(10876,'5500','141749825831','2025-06-13 17:43:51',1216.00,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10877,'1100','141749825831','2025-06-13 17:44:08',1300.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(10878,'4000','141749825831','2025-06-13 17:44:08',NULL,1300.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(10879,'1110','141749826589','2025-06-13 17:56:51',NULL,370.08,'','14','1','Inventory sold','1','64','sales','21','','No',NULL,NULL,''),(10880,'5500','141749826589','2025-06-13 17:56:29',370.08,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10881,'1000','141749826589','2025-06-13 17:56:51',400.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'LKJ'),(10882,'4000','141749826589','2025-06-13 17:56:51',NULL,400.08,'','14','1','Good sold','1','64','sales','21','','No',NULL,NULL,''),(10883,'1110','141749828382','2025-06-13 18:26:45',NULL,712.50,'','14','1','Inventory sold','1','64','sales','4','','No',NULL,NULL,''),(10884,'5500','141749828382','2025-06-13 18:26:22',712.50,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10885,'1100','141749828382','2025-06-13 18:26:45',750.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(10886,'4000','141749828382','2025-06-13 18:26:45',NULL,750.00,'','14','1','Good sold','1','64','sales','4','','No',NULL,NULL,''),(10887,'1100','141749796804','2025-06-13 18:29:16',NULL,780.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(10888,'1000','141749796804','2025-06-13 18:29:16',780.00,NULL,'','14','1','','1','80','payment','','14174982858992427033983','No',NULL,NULL,''),(10889,'1100','141749793978','2025-06-13 18:30:11',NULL,1850.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(10890,'1000','141749793978','2025-06-13 18:30:11',1850.00,NULL,'','14','1','','1','80','payment','','14174982862943602040231','No',NULL,NULL,''),(10891,'1100','141749799009','2025-06-13 18:30:51',NULL,5900.00,'','14','1','','1','34','payment','','','No',NULL,NULL,''),(10892,'1000','141749799009','2025-06-13 18:30:51',5900.00,NULL,'','14','1','','1','34','payment','','14174982869029832348372','No',NULL,NULL,''),(10893,'1100','141749804290','2025-06-13 18:31:48',NULL,1450.00,'','14','1','','1','26','payment','','','No',NULL,NULL,''),(10894,'1000','141749804290','2025-06-13 18:31:48',1450.00,NULL,'','14','1','','1','26','payment','','14174982872784732337888','No',NULL,NULL,''),(10895,'1100','141749816189','2025-06-13 18:33:44',NULL,13900.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(10896,'1000','141749816189','2025-06-13 18:33:44',13900.00,NULL,'','14','1','','1','25','payment','','14174982884970222922329','No',NULL,NULL,''),(10897,'1110','141749829977','2025-06-13 18:53:16',NULL,756.00,'','14','1','Inventory sold','1','25','sales','12','','No',NULL,NULL,''),(10898,'5500','141749829977','2025-06-13 18:52:58',756.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(10899,'1100','141749829977','2025-06-13 18:53:16',798.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(10900,'4000','141749829977','2025-06-13 18:53:16',NULL,797.52,'','14','1','Good sold','1','25','sales','12','','No',NULL,NULL,''),(10901,'1100','141749825831','2025-06-13 18:54:08',NULL,1300.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(10902,'1000','141749825831','2025-06-13 18:54:08',1300.00,NULL,'','14','1','','1','64','payment','','14174983007722384333340','No',NULL,NULL,''),(10903,'1100','141749797916','2025-06-13 18:55:19',NULL,1988.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'KJH'),(10904,'1010','141749797916','2025-06-13 18:55:19',1988.00,NULL,'','14','1','','1','25','payment','','14174983015303232192398','No',NULL,NULL,'KJH'),(10905,'1100','141749809957','2025-06-13 18:56:11',NULL,650.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'TYR'),(10906,'1010','141749809957','2025-06-13 18:56:11',650.00,NULL,'','14','1','','1','25','payment','','14174983019722200303834','No',NULL,NULL,'TYR'),(10907,'1110','141749830539','2025-06-13 19:03:17',NULL,4484.16,'','14','1','Inventory sold','1','16','sales','10','','No',NULL,NULL,''),(10908,'5500','141749830539','2025-06-13 19:02:20',4484.16,NULL,'','14','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(10909,'1100','141749830539','2025-06-13 19:03:17',4720.00,NULL,'','14','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(10910,'4000','141749830539','2025-06-13 19:03:17',NULL,4720.00,'','14','1','Good sold','1','16','sales','10','','No',NULL,NULL,''),(10911,'1110','141749830670','2025-06-13 19:06:21',NULL,24320.00,'','14','1','Inventory sold','1','96','sales','2','','No',NULL,NULL,''),(10912,'1110','141749830670','2025-06-13 19:04:30',NULL,4275.00,'','14','1','Inventory sold','1','96','sales','4','','No',NULL,NULL,''),(10913,'1110','141749830670','2025-06-13 19:04:55',NULL,4559.76,'','14','1','Inventory sold','1','96','sales','3','','No',NULL,NULL,''),(10914,'1110','141749830670','2025-06-13 19:05:28',NULL,1230.00,'','14','1','Inventory sold','1','96','sales','15','','No',NULL,NULL,''),(10915,'5500','141749830670','2025-06-13 19:05:59',34384.76,NULL,'','14','1','Cost of goods sold','1','96','sales','','','No',NULL,NULL,''),(10916,'1100','141749830670','2025-06-13 19:06:21',36600.00,NULL,'','14','1','Good sold','1','96','sales','','','No',NULL,NULL,''),(10917,'4000','141749830670','2025-06-13 19:06:21',NULL,26000.00,'','14','1','Good sold','1','96','sales','2','','No',NULL,NULL,''),(10918,'4000','141749830670','2025-06-13 19:04:30',NULL,4500.00,'','14','1','Good sold','1','96','sales','4','','No',NULL,NULL,''),(10919,'4000','141749830670','2025-06-13 19:04:55',NULL,4800.24,'','14','1','Good sold','1','96','sales','3','','No',NULL,NULL,''),(10920,'4000','141749830670','2025-06-13 19:05:28',NULL,1299.96,'','14','1','Good sold','1','96','sales','15','','No',NULL,NULL,''),(10921,'1100','141749829977','2025-06-13 19:25:00',NULL,798.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'FGH'),(10922,'1010','141749829977','2025-06-13 19:25:00',798.00,NULL,'','14','1','','1','25','payment','','14174983193021109203933','No',NULL,NULL,'FGH'),(10923,'1100','141749828382','2025-06-13 19:25:54',NULL,750.00,'','14','1','','1','64','payment','','','No',NULL,NULL,'LPO'),(10924,'1010','141749828382','2025-06-13 19:25:54',750.00,NULL,'','14','1','','1','64','payment','','14174983197920233343333','No',NULL,NULL,'LPO'),(10925,'1110','141749878952','2025-06-14 08:29:25',NULL,1494.72,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(10926,'5500','141749878952','2025-06-14 08:29:12',1494.72,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10927,'1100','141749878952','2025-06-14 08:29:25',1600.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(10928,'4000','141749878952','2025-06-14 08:29:25',NULL,1600.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(10929,'1100','141749747760','2025-06-14 08:44:26',NULL,21140.00,'','14','1','','1','16','payment','','','No',NULL,NULL,'LKJ'),(10930,'1010','141749747760','2025-06-14 08:44:26',21140.00,NULL,'','14','1','','1','16','payment','','14174987998683213022032','No',NULL,NULL,'LKJ'),(10931,'1100','141749747760','2025-06-14 08:47:16',NULL,3000.00,'','14','1','','1','16','payment','','','No',NULL,NULL,'LKJ,KJH'),(10932,'1010','141749747760','2025-06-14 08:47:16',3000.00,NULL,'','14','1','','1','16','payment','','14174988006420424238823','No',NULL,NULL,'LKJ,KJH'),(10933,'1110','141749880604','2025-06-14 08:57:03',NULL,716.16,'','14','1','Inventory sold','1','95','sales','9','','No',NULL,NULL,''),(10934,'5500','141749880604','2025-06-14 08:56:44',716.16,NULL,'','14','1','Cost of goods sold','1','95','sales','','','No',NULL,NULL,''),(10935,'1100','141749880604','2025-06-14 08:57:03',780.00,NULL,'','14','1','Good sold','1','95','sales','','','No',NULL,NULL,''),(10936,'4000','141749880604','2025-06-14 08:57:03',NULL,780.00,'','14','1','Good sold','1','95','sales','9','','No',NULL,NULL,''),(10937,'1110','141749880648','2025-06-14 08:58:30',NULL,1121.04,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(10938,'1110','141749880648','2025-06-14 08:57:28',NULL,1432.32,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(10939,'1110','141749880648','2025-06-14 08:57:54',NULL,1216.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(10940,'5500','141749880648','2025-06-14 08:58:13',3769.36,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(10941,'1100','141749880648','2025-06-14 08:58:30',4060.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(10942,'4000','141749880648','2025-06-14 08:58:30',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(10943,'4000','141749880648','2025-06-14 08:57:28',NULL,1560.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(10944,'4000','141749880648','2025-06-14 08:57:54',NULL,1300.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(10945,'1110','141749880739','2025-06-14 08:59:32',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(10946,'1110','141749880739','2025-06-14 08:58:59',NULL,716.16,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(10947,'5500','141749880739','2025-06-14 08:59:11',1324.16,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(10948,'1100','141749880739','2025-06-14 08:59:32',1430.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(10949,'4000','141749880739','2025-06-14 08:59:32',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(10950,'4000','141749880739','2025-06-14 08:58:59',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(10951,'1110','141749881086','2025-06-14 09:05:34',NULL,8968.32,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(10952,'5500','141749881086','2025-06-14 09:04:46',8968.32,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10953,'1100','141749881086','2025-06-14 09:05:34',9600.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(10954,'4000','141749881086','2025-06-14 09:05:34',NULL,9600.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(10955,'1110','141749881314','2025-06-14 09:08:49',NULL,93.42,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(10956,'5500','141749881314','2025-06-14 09:08:34',93.42,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10957,'1100','141749881314','2025-06-14 09:08:49',100.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(10958,'4000','141749881314','2025-06-14 09:08:49',NULL,100.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(10959,'1110','141749882944','2025-06-14 09:36:33',NULL,666.24,'','14','1','Inventory sold','1','64','sales','13','','No',NULL,NULL,''),(10960,'5500','141749882944','2025-06-14 09:35:44',666.24,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10961,'1000','141749882944','2025-06-14 09:36:33',740.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'POI'),(10962,'4000','141749882944','2025-06-14 09:36:33',NULL,740.16,'','14','1','Good sold','1','64','sales','13','','No',NULL,NULL,''),(10963,'1110','141749884529','2025-06-14 10:04:01',NULL,3700.80,'','14','1','Inventory sold','1','64','sales','21','','No',NULL,NULL,''),(10964,'5500','141749884529','2025-06-14 10:02:09',3700.80,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10965,'1100','141749884529','2025-06-14 10:04:01',4001.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(10966,'4000','141749884529','2025-06-14 10:04:01',NULL,4000.80,'','14','1','Good sold','1','64','sales','21','','No',NULL,NULL,''),(10967,'1110','141749884866','2025-06-14 10:08:34',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(10968,'1110','141749884866','2025-06-14 10:07:47',NULL,759.96,'','14','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(10969,'5500','141749884866','2025-06-14 10:08:08',1703.88,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(10970,'1100','141749884866','2025-06-14 10:08:34',1800.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(10971,'4000','141749884866','2025-06-14 10:08:34',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(10972,'4000','141749884866','2025-06-14 10:07:47',NULL,800.04,'','14','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(10973,'1100','141749880739','2025-06-14 10:09:40',NULL,1430.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(10974,'1000','141749880739','2025-06-14 10:09:40',1430.00,NULL,'','14','1','','1','25','payment','','14174988500022030223333','No',NULL,NULL,''),(10975,'1100','141749881086','2025-06-14 10:10:39',NULL,6200.00,'','14','1','','1','64','payment','','','No',NULL,NULL,'LKH'),(10976,'1010','141749881086','2025-06-14 10:10:39',6200.00,NULL,'','14','1','','1','64','payment','','14174988508102320833372','No',NULL,NULL,'LKH'),(10977,'1100','141749881086','2025-06-14 10:12:18',NULL,3400.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(10978,'1000','141749881086','2025-06-14 10:12:18',3400.00,NULL,'','14','1','','1','64','payment','','14174988515607368026892','No',NULL,NULL,''),(10979,'1100','141749878952','2025-06-14 10:14:40',NULL,1600.00,'','14','1','','1','64','payment','','','No',NULL,NULL,'HGK'),(10980,'1000','141749878952','2025-06-14 10:14:40',1600.00,NULL,'','14','1','','1','64','payment','','14174988530813882428032','No',NULL,NULL,'HGK'),(10981,'1100','141749881314','2025-06-14 10:15:27',NULL,100.00,'','14','1','','1','64','payment','','','No',NULL,NULL,'LKH'),(10982,'1010','141749881314','2025-06-14 10:15:27',100.00,NULL,'','14','1','','1','64','payment','','14174988534702223034224','No',NULL,NULL,'LKH'),(10983,'1100','141749880648','2025-06-14 10:18:02',NULL,4060.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'LPO'),(10984,'1000','141749880648','2025-06-14 10:18:02',4060.00,NULL,'','14','1','','1','25','payment','','14174988551223120314038','No',NULL,NULL,'LPO'),(10985,'1110','141749886347','2025-06-14 10:32:55',NULL,759.96,'','14','1','Inventory sold','1','44','sales','3','','No',NULL,NULL,''),(10986,'5500','141749886347','2025-06-14 10:32:28',759.96,NULL,'','14','1','Cost of goods sold','1','44','sales','','','No',NULL,NULL,''),(10987,'1100','141749886347','2025-06-14 10:32:55',800.00,NULL,'','14','1','Good sold','1','44','sales','','','No',NULL,NULL,''),(10988,'4000','141749886347','2025-06-14 10:32:55',NULL,800.04,'','14','1','Good sold','1','44','sales','3','','No',NULL,NULL,''),(10989,'1110','141749887506','2025-06-14 10:52:02',NULL,2242.08,'','14','1','Inventory sold','1','75','sales','10','','No',NULL,NULL,''),(10990,'5500','141749887506','2025-06-14 10:51:46',2242.08,NULL,'','14','1','Cost of goods sold','1','75','sales','','','No',NULL,NULL,''),(10991,'1100','141749887506','2025-06-14 10:52:02',2400.00,NULL,'','14','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(10992,'4000','141749887506','2025-06-14 10:52:02',NULL,2400.00,'','14','1','Good sold','1','75','sales','10','','No',NULL,NULL,''),(10993,'1110','141749889734','2025-06-14 11:29:22',NULL,1121.04,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(10994,'5500','141749889734','2025-06-14 11:28:54',1121.04,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(10995,'1000','141749889734','2025-06-14 11:29:22',1200.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(10996,'4000','141749889734','2025-06-14 11:29:22',NULL,1200.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(10997,'1110','141749890133','2025-06-14 11:36:06',NULL,759.96,'','14','1','Inventory sold','1','95','sales','3','','No',NULL,NULL,''),(10998,'5500','141749890133','2025-06-14 11:35:33',759.96,NULL,'','14','1','Cost of goods sold','1','95','sales','','','No',NULL,NULL,''),(10999,'1100','141749890133','2025-06-14 11:36:06',800.00,NULL,'','14','1','Good sold','1','95','sales','','','No',NULL,NULL,''),(11000,'4000','141749890133','2025-06-14 11:36:06',NULL,800.04,'','14','1','Good sold','1','95','sales','3','','No',NULL,NULL,''),(11001,'1110','141749890195','2025-06-14 11:36:49',NULL,716.16,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(11002,'5500','141749890195','2025-06-14 11:36:35',716.16,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(11003,'1100','141749890195','2025-06-14 11:36:49',780.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(11004,'4000','141749890195','2025-06-14 11:36:49',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(11005,'1100','141749886347','2025-06-14 11:37:23',NULL,800.00,'','14','1','','1','44','payment','','','No',NULL,NULL,''),(11006,'1000','141749886347','2025-06-14 11:37:23',800.00,NULL,'','14','1','','1','44','payment','','14174989026033912202323','No',NULL,NULL,''),(11007,'1110','141749894027','2025-06-14 12:40:40',NULL,865.26,'','14','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(11008,'5500','141749894027','2025-06-14 12:40:27',865.26,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11009,'1100','141749894027','2025-06-14 12:40:40',917.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(11010,'4000','141749894027','2025-06-14 12:40:40',NULL,916.52,'','14','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(11011,'1110','141749895684','2025-06-14 13:09:22',NULL,4484.16,'','14','1','Inventory sold','1','63','sales','10','','No',NULL,NULL,''),(11012,'1110','141749895684','2025-06-14 13:08:04',NULL,1432.32,'','14','1','Inventory sold','1','63','sales','9','','No',NULL,NULL,''),(11013,'1110','141749895684','2025-06-14 13:08:30',NULL,2268.00,'','14','1','Inventory sold','1','63','sales','12','','No',NULL,NULL,''),(11014,'5500','141749895684','2025-06-14 13:09:03',8184.48,NULL,'','14','1','Cost of goods sold','1','63','sales','','','No',NULL,NULL,''),(11015,'1100','141749895684','2025-06-14 13:09:22',8633.00,NULL,'','14','1','Good sold','1','63','sales','','','No',NULL,NULL,''),(11016,'4000','141749895684','2025-06-14 13:09:22',NULL,4720.00,'','14','1','Good sold','1','63','sales','10','','No',NULL,NULL,''),(11017,'4000','141749895684','2025-06-14 13:08:04',NULL,1520.00,'','14','1','Good sold','1','63','sales','9','','No',NULL,NULL,''),(11018,'4000','141749895684','2025-06-14 13:08:30',NULL,2392.56,'','14','1','Good sold','1','63','sales','12','','No',NULL,NULL,''),(11019,'1110','141749896441','2025-06-14 13:21:47',NULL,608.00,'','14','1','Inventory sold','1','80','sales','2','','No',NULL,NULL,''),(11020,'1110','141749896441','2025-06-14 13:20:41',NULL,943.92,'','14','1','Inventory sold','1','80','sales','7','','No',NULL,NULL,''),(11021,'5500','141749896441','2025-06-14 13:21:08',1551.92,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(11022,'1100','141749896441','2025-06-14 13:21:47',1650.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(11023,'4000','141749896441','2025-06-14 13:21:47',NULL,650.00,'','14','1','Good sold','1','80','sales','2','','No',NULL,NULL,''),(11024,'4000','141749896441','2025-06-14 13:20:41',NULL,999.84,'','14','1','Good sold','1','80','sales','7','','No',NULL,NULL,''),(11025,'1100','141749894027','2025-06-14 13:22:56',NULL,917.00,'','14','1','','1','64','payment','','','No',NULL,NULL,'LKH'),(11026,'1010','141749894027','2025-06-14 13:22:56',917.00,NULL,'','14','1','','1','64','payment','','14174989661412424393022','No',NULL,NULL,'LKH'),(11027,'1100','141749896441','2025-06-14 15:04:09',NULL,1650.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(11028,'1000','141749896441','2025-06-14 15:04:09',1650.00,NULL,'','14','1','','1','80','payment','','14174990267640237326330','No',NULL,NULL,''),(11029,'1110','141749903043','2025-06-14 15:11:11',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(11030,'5500','141749903043','2025-06-14 15:10:43',943.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(11031,'1100','141749903043','2025-06-14 15:11:11',1000.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(11032,'4000','141749903043','2025-06-14 15:11:11',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(11033,'1100','141749903043','2025-06-14 15:21:40',NULL,1000.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(11034,'1000','141749903043','2025-06-14 15:21:40',1000.00,NULL,'','14','1','','1','25','payment','','14174990372423079423323','No',NULL,NULL,''),(11035,'4000','141749884529','2025-06-14 15:59:58',4000.80,NULL,'','14','1','Returned products','1','64','return','','','No',NULL,NULL,''),(11036,'1100','141749884529','2025-06-14 15:59:58',NULL,4000.80,'','14','1','Returned products','1','64','return','','','No',NULL,NULL,''),(11037,'5500','141749884529','2025-06-14 15:59:58',NULL,3700.80,'','14','1','Cost of goods returned','1','64','sales','21','','No',NULL,NULL,''),(11038,'1110','141749884529','2025-06-14 15:59:58',3700.80,NULL,'','14','1','Inventory retuned ','1','64','sales','','','No',NULL,NULL,''),(11039,'1110','141749906386','2025-06-14 16:08:00',NULL,1121.04,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(11040,'5500','141749906386','2025-06-14 16:06:26',1121.04,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(11041,'1100','141749906386','2025-06-14 16:08:00',1200.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(11042,'4000','141749906386','2025-06-14 16:08:00',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(11043,'1110','141749907562','2025-06-14 16:26:20',NULL,314.00,'','14','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11044,'5500','141749907562','2025-06-14 16:26:03',314.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11045,'1000','141749907562','2025-06-14 16:26:20',360.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11046,'4000','141749907562','2025-06-14 16:26:20',NULL,360.00,'','14','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11047,'1110','141749907931','2025-06-14 16:34:24',NULL,1850.40,'','14','1','Inventory sold','1','25','sales','21','','No',NULL,NULL,''),(11048,'5500','141749907931','2025-06-14 16:32:12',1850.40,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(11049,'1100','141749907931','2025-06-14 16:34:24',2000.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(11050,'4000','141749907931','2025-06-14 16:34:24',NULL,2000.40,'','14','1','Good sold','1','25','sales','21','','No',NULL,NULL,''),(11051,'1100','141749907931','2025-06-14 16:36:06',NULL,2000.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'LPO'),(11052,'1010','141749907931','2025-06-14 16:36:06',2000.00,NULL,'','14','1','','1','25','payment','','14174990822602102240927','No',NULL,NULL,'LPO'),(11053,'1100','141749880604','2025-06-14 17:18:07',NULL,780.00,'','14','1','','1','95','payment','','','No',NULL,NULL,''),(11054,'1000','141749880604','2025-06-14 17:18:07',780.00,NULL,'','14','1','','1','95','payment','','14174991074132132027312','No',NULL,NULL,''),(11055,'1100','141749890133','2025-06-14 17:20:50',NULL,800.00,'','14','1','','1','95','payment','','','No',NULL,NULL,''),(11056,'1000','141749890133','2025-06-14 17:20:50',800.00,NULL,'','14','1','','1','95','payment','','14174991086523402720370','No',NULL,NULL,''),(11057,'1100','141749884866','2025-06-14 17:21:28',NULL,1800.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(11058,'1000','141749884866','2025-06-14 17:21:28',1800.00,NULL,'','14','1','','1','25','payment','','14174991092610222409921','No',NULL,NULL,''),(11059,'1100','141749906386','2025-06-14 17:23:27',NULL,700.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(11060,'1000','141749906386','2025-06-14 17:23:27',700.00,NULL,'','14','1','','1','25','payment','','14174991105730321211002','No',NULL,NULL,''),(11061,'1100','141749906386','2025-06-14 17:24:23',NULL,500.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'LPO'),(11062,'1010','141749906386','2025-06-14 17:24:23',500.00,NULL,'','14','1','','1','25','payment','','14174991112331913312230','No',NULL,NULL,'LPO'),(11063,'1100','141749662462','2025-06-14 17:34:21',NULL,19200.00,'','14','1','','1','27','payment','','','No',NULL,NULL,'HGF,LKH'),(11064,'1000','141749662462','2025-06-14 17:34:21',19200.00,NULL,'','14','1','','1','27','payment','','14174991171907330031033','No',NULL,NULL,'HGF,LKH'),(11065,'1100','141749621473','2025-06-14 17:40:27',NULL,19200.00,'','14','1','','1','27','payment','','','No',NULL,NULL,'EQUI'),(11066,'1010','141749621473','2025-06-14 17:40:27',19200.00,NULL,'','14','1','','1','27','payment','','14174991205504339353322','No',NULL,NULL,'EQUI'),(11067,'1100','141749887506','2025-06-14 17:53:57',NULL,2400.00,'','14','1','','1','75','payment','','','No',NULL,NULL,'HGK'),(11068,'1010','141749887506','2025-06-14 17:53:57',2400.00,NULL,'','14','1','','1','75','payment','','14174991285912498393302','No',NULL,NULL,'HGK'),(11069,'1110','141749974768','2025-06-15 11:06:30',NULL,4484.16,'','14','1','Inventory sold','1','16','sales','10','','No',NULL,NULL,''),(11070,'5500','141749974768','2025-06-15 11:06:08',4484.16,NULL,'','14','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(11071,'1100','141749974768','2025-06-15 11:06:30',4720.00,NULL,'','14','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(11072,'4000','141749974768','2025-06-15 11:06:30',NULL,4720.00,'','14','1','Good sold','1','16','sales','10','','No',NULL,NULL,''),(11073,'1110','141749974876','2025-06-15 11:18:35',NULL,8968.32,'','14','1','Inventory sold','1','20','sales','10','','No',NULL,NULL,''),(11074,'1110','141749974876','2025-06-15 11:07:56',NULL,2864.64,'','14','1','Inventory sold','1','20','sales','9','','No',NULL,NULL,''),(11075,'1110','141749974876','2025-06-15 11:08:39',NULL,4559.76,'','14','1','Inventory sold','1','20','sales','3','','No',NULL,NULL,''),(11076,'1110','141749974876','2025-06-15 11:17:50',NULL,6080.00,'','14','1','Inventory sold','1','20','sales','2','','No',NULL,NULL,''),(11077,'5500','141749974876','2025-06-15 11:18:14',22472.72,NULL,'','14','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(11078,'1100','141749974876','2025-06-15 11:18:35',24020.00,NULL,'','14','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(11079,'4000','141749974876','2025-06-15 11:18:35',NULL,9600.00,'','14','1','Good sold','1','20','sales','10','','No',NULL,NULL,''),(11080,'4000','141749974876','2025-06-15 11:07:56',NULL,3120.00,'','14','1','Good sold','1','20','sales','9','','No',NULL,NULL,''),(11081,'4000','141749974876','2025-06-15 11:08:39',NULL,4800.24,'','14','1','Good sold','1','20','sales','3','','No',NULL,NULL,''),(11082,'4000','141749974876','2025-06-15 11:17:50',NULL,6500.00,'','14','1','Good sold','1','20','sales','2','','No',NULL,NULL,''),(11083,'1110','141749975544','2025-06-15 11:19:18',NULL,716.16,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(11084,'5500','141749975544','2025-06-15 11:19:04',716.16,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11085,'1100','141749975544','2025-06-15 11:19:18',780.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(11086,'4000','141749975544','2025-06-15 11:19:18',NULL,780.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(11087,'1110','141749978380','2025-06-15 12:08:56',NULL,17187.84,'','14','1','Inventory sold','1','19','sales','9','','No',NULL,NULL,''),(11088,'1110','141749978380','2025-06-15 12:06:20',NULL,2460.00,'','14','1','Inventory sold','1','19','sales','15','','No',NULL,NULL,''),(11089,'1110','141749978380','2025-06-15 12:07:38',NULL,5605.20,'','14','1','Inventory sold','1','19','sales','10','','No',NULL,NULL,''),(11090,'5500','141749978380','2025-06-15 12:07:58',25253.04,NULL,'','14','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(11091,'1100','141749978380','2025-06-15 12:08:56',27320.00,NULL,'','14','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(11092,'4000','141749978380','2025-06-15 12:08:56',NULL,18720.00,'','14','1','Good sold','1','19','sales','9','','No',NULL,NULL,''),(11093,'4000','141749978380','2025-06-15 12:06:20',NULL,2599.92,'','14','1','Good sold','1','19','sales','15','','No',NULL,NULL,''),(11094,'4000','141749978380','2025-06-15 12:07:38',NULL,6000.00,'','14','1','Good sold','1','19','sales','10','','No',NULL,NULL,''),(11095,'1110','141749982741','2025-06-15 13:19:19',NULL,608.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(11096,'5500','141749982741','2025-06-15 13:19:01',608.00,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11097,'1000','141749982741','2025-06-15 13:19:19',650.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(11098,'4000','141749982741','2025-06-15 13:19:19',NULL,650.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(11099,'1110','141749983289','2025-06-15 13:28:48',NULL,1121.04,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(11100,'1110','141749983289','2025-06-15 13:28:09',NULL,716.16,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(11101,'5500','141749983289','2025-06-15 13:28:27',1837.20,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(11102,'1100','141749983289','2025-06-15 13:28:48',1980.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(11103,'4000','141749983289','2025-06-15 13:28:48',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(11104,'4000','141749983289','2025-06-15 13:28:09',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(11105,'1110','141749983366','2025-06-15 13:29:58',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(11106,'5500','141749983366','2025-06-15 13:29:26',943.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(11107,'1100','141749983366','2025-06-15 13:29:58',1000.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(11108,'4000','141749983366','2025-06-15 13:29:58',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(11109,'1110','141749983429','2025-06-15 13:31:56',NULL,2826.00,'','14','1','Inventory sold','1','16','sales','1','','No',NULL,NULL,''),(11110,'1110','141749983429','2025-06-15 13:30:29',NULL,4484.16,'','14','1','Inventory sold','1','16','sales','10','','No',NULL,NULL,''),(11111,'5500','141749983429','2025-06-15 13:31:35',7310.16,NULL,'','14','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(11112,'1100','141749983429','2025-06-15 13:31:56',7720.00,NULL,'','14','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(11113,'4000','141749983429','2025-06-15 13:31:56',NULL,3000.06,'','14','1','Good sold','1','16','sales','1','','No',NULL,NULL,''),(11114,'4000','141749983429','2025-06-15 13:30:29',NULL,4720.00,'','14','1','Good sold','1','16','sales','10','','No',NULL,NULL,''),(11115,'4000','141749974768','2025-06-15 13:32:44',4720.00,NULL,'','14','1','Returned products','1','16','return','','','No',NULL,NULL,''),(11116,'1100','141749974768','2025-06-15 13:32:44',NULL,4720.00,'','14','1','Returned products','1','16','return','','','No',NULL,NULL,''),(11117,'5500','141749974768','2025-06-15 13:32:44',NULL,4484.16,'','14','1','Cost of goods returned','1','16','sales','10','','No',NULL,NULL,''),(11118,'1110','141749974768','2025-06-15 13:32:44',4484.16,NULL,'','14','1','Inventory retuned ','1','16','sales','','','No',NULL,NULL,''),(11119,'1110','141749984189','2025-06-15 13:44:29',NULL,81.08,'','14','1','Inventory sold','1','64','sales','14','','No',NULL,NULL,''),(11120,'1110','141749984189','2025-06-15 13:43:09',NULL,59.68,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(11121,'5500','141749984189','2025-06-15 13:43:21',140.76,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11122,'1100','141749984189','2025-06-15 13:44:29',160.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(11123,'4000','141749984189','2025-06-15 13:44:29',NULL,95.00,'','14','1','Good sold','1','64','sales','14','','No',NULL,NULL,''),(11124,'4000','141749984189','2025-06-15 13:43:09',NULL,65.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(11125,'1110','141749984317','2025-06-15 13:46:41',NULL,46.71,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(11126,'5500','141749984317','2025-06-15 13:45:17',46.71,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11127,'1000','141749984317','2025-06-15 13:46:41',50.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(11128,'4000','141749984317','2025-06-15 13:46:41',NULL,50.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(11129,'1110','141749985819','2025-06-15 14:10:33',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(11130,'5500','141749985819','2025-06-15 14:10:19',608.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(11131,'1100','141749985819','2025-06-15 14:10:33',650.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(11132,'4000','141749985819','2025-06-15 14:10:33',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(11133,'1110','141749985989','2025-06-15 14:14:13',NULL,27.76,'','14','1','Inventory sold','1','64','sales','13','','No',NULL,NULL,''),(11134,'1110','141749985989','2025-06-15 14:13:09',NULL,117.99,'','14','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(11135,'5500','141749985989','2025-06-15 14:13:57',145.75,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11136,'1000','141749985989','2025-06-15 14:14:13',175.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(11137,'4000','141749985989','2025-06-15 14:14:13',NULL,40.00,'','14','1','Good sold','1','64','sales','13','','No',NULL,NULL,''),(11138,'4000','141749985989','2025-06-15 14:13:09',NULL,135.00,'','14','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(11139,'1110','141749986539','2025-06-15 14:22:32',NULL,157.00,'','14','1','Inventory sold','1','26','sales','1','','No',NULL,NULL,''),(11140,'5500','141749986539','2025-06-15 14:22:19',157.00,NULL,'','14','1','Cost of goods sold','1','26','sales','','','No',NULL,NULL,''),(11141,'1000','141749986539','2025-06-15 14:22:32',180.00,NULL,'','14','1','Good sold','1','26','Payment','','','No',NULL,NULL,''),(11142,'4000','141749986539','2025-06-15 14:22:32',NULL,180.00,'','14','1','Good sold','1','26','sales','1','','No',NULL,NULL,''),(11143,'1110','141749987657','2025-06-15 14:41:22',NULL,716.16,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(11144,'5500','141749987657','2025-06-15 14:40:57',716.16,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11145,'1000','141749987657','2025-06-15 14:41:22',780.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'KLO'),(11146,'4000','141749987657','2025-06-15 14:41:22',NULL,780.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(11147,'1110','141749989580','2025-06-15 15:13:35',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(11148,'1110','141749989580','2025-06-15 15:13:00',NULL,716.16,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(11149,'5500','141749989580','2025-06-15 15:13:13',1324.16,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(11150,'1100','141749989580','2025-06-15 15:13:35',1430.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(11151,'4000','141749989580','2025-06-15 15:13:35',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(11152,'4000','141749989580','2025-06-15 15:13:00',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(11153,'1100','141749890195','2025-06-15 15:27:52',NULL,780.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(11154,'1000','141749890195','2025-06-15 15:27:52',780.00,NULL,'','14','1','','1','25','payment','','14174999049636201033103','No',NULL,NULL,''),(11155,'1110','141749991048','2025-06-15 15:37:58',NULL,666.24,'','14','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(11156,'1110','141749991048','2025-06-15 15:37:28',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(11157,'5500','141749991048','2025-06-15 15:37:44',1274.24,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(11158,'1100','141749991048','2025-06-15 15:37:58',1390.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(11159,'4000','141749991048','2025-06-15 15:37:58',NULL,740.16,'','14','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(11160,'4000','141749991048','2025-06-15 15:37:28',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(11161,'1110','141749992132','2025-06-15 15:56:20',NULL,1121.04,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(11162,'5500','141749992132','2025-06-15 15:55:32',1121.04,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(11163,'1100','141749992132','2025-06-15 15:56:20',1200.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(11164,'4000','141749992132','2025-06-15 15:56:20',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(11165,'1110','141749994804','2025-06-15 16:43:52',NULL,1121.04,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(11166,'1110','141749994804','2025-06-15 16:40:04',NULL,716.16,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(11167,'5500','141749994804','2025-06-15 16:43:41',1837.20,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11168,'1000','141749994804','2025-06-15 16:43:52',1980.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(11169,'4000','141749994804','2025-06-15 16:43:52',NULL,1200.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(11170,'4000','141749994804','2025-06-15 16:40:04',NULL,780.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(11171,'1110','141749995055','2025-06-15 16:45:25',NULL,118.75,'','14','1','Inventory sold','1','64','sales','4','','No',NULL,NULL,''),(11172,'5500','141749995055','2025-06-15 16:44:15',118.75,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11173,'1000','141749995055','2025-06-15 16:45:25',150.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'POI'),(11174,'4000','141749995055','2025-06-15 16:45:25',NULL,150.00,'','14','1','Good sold','1','64','sales','4','','No',NULL,NULL,''),(11175,'1100','141749992132','2025-06-15 16:48:00',NULL,1200.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(11176,'1000','141749992132','2025-06-15 16:48:00',1200.00,NULL,'','14','1','','1','25','payment','','14174999530209313953702','No',NULL,NULL,''),(11177,'1100','141749983366','2025-06-15 16:49:01',NULL,1000.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(11178,'1000','141749983366','2025-06-15 16:49:01',1000.00,NULL,'','14','1','','1','25','payment','','14174999536344322035045','No',NULL,NULL,''),(11179,'1100','141749975544','2025-06-15 16:50:16',NULL,780.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(11180,'1010','141749975544','2025-06-15 16:50:16',780.00,NULL,'','14','1','','1','64','payment','','14174999543602934232260','No',NULL,NULL,''),(11181,'1110','141749995482','2025-06-15 16:51:44',NULL,716.16,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(11182,'5500','141749995482','2025-06-15 16:51:22',716.16,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11183,'1100','141749995482','2025-06-15 16:51:44',780.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(11184,'4000','141749995482','2025-06-15 16:51:44',NULL,780.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(11185,'1110','141749995643','2025-06-15 16:54:12',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(11186,'5500','141749995643','2025-06-15 16:54:03',608.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(11187,'1100','141749995643','2025-06-15 16:54:12',650.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(11188,'4000','141749995643','2025-06-15 16:54:12',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(11189,'1110','141749996196','2025-06-15 17:03:28',NULL,333.12,'','14','1','Inventory sold','1','64','sales','13','','No',NULL,NULL,''),(11190,'5500','141749996196','2025-06-15 17:03:16',333.12,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11191,'1000','141749996196','2025-06-15 17:03:28',370.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(11192,'4000','141749996196','2025-06-15 17:03:28',NULL,370.08,'','14','1','Good sold','1','64','sales','13','','No',NULL,NULL,''),(11193,'1100','141749991048','2025-06-15 17:23:01',NULL,1390.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(11194,'1000','141749991048','2025-06-15 17:23:01',1390.00,NULL,'','14','1','','1','25','payment','','14174999743300930032122','No',NULL,NULL,''),(11195,'1100','141749995643','2025-06-15 17:24:15',NULL,650.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(11196,'1000','141749995643','2025-06-15 17:24:15',650.00,NULL,'','14','1','','1','25','payment','','14174999747042902722401','No',NULL,NULL,''),(11197,'1100','141749983289','2025-06-15 17:28:42',NULL,1980.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(11198,'1000','141749983289','2025-06-15 17:28:42',1980.00,NULL,'','14','1','','1','25','payment','','14174999775002702323993','No',NULL,NULL,''),(11199,'1100','141749984189','2025-06-15 17:39:00',NULL,160.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(11200,'1000','141749984189','2025-06-15 17:39:00',160.00,NULL,'','14','1','','1','64','payment','','14174999837030332039132','No',NULL,NULL,''),(11201,'1100','141749985819','2025-06-15 17:57:10',NULL,650.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'LPO'),(11202,'1000','141749985819','2025-06-15 17:57:10',650.00,NULL,'','14','1','','1','25','payment','','14174999947101249339313','No',NULL,NULL,'LPO'),(11203,'1100','141749989580','2025-06-15 17:58:04',NULL,1430.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(11204,'1010','141749989580','2025-06-15 17:58:04',1430.00,NULL,'','14','1','','1','25','payment','','14174999950520212035192','No',NULL,NULL,''),(11205,'1100','141749995482','2025-06-15 18:12:57',NULL,780.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(11206,'1000','141749995482','2025-06-15 18:12:57',780.00,NULL,'','14','1','','1','64','payment','','14175000039707332102323','No',NULL,NULL,''),(11207,'1100','141749830539','2025-06-15 18:15:31',NULL,4720.00,'','14','1','','1','16','payment','','','No',NULL,NULL,'LKH'),(11208,'1010','141749830539','2025-06-15 18:15:31',4720.00,NULL,'','14','1','','1','16','payment','','14175000056202420222033','No',NULL,NULL,'LKH'),(11209,'1110','141750050869','2025-06-16 08:49:49',NULL,5605.20,'','14','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(11210,'1110','141750050869','2025-06-16 08:14:30',NULL,7847.28,'','14','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(11211,'1110','141750050869','2025-06-16 08:16:26',NULL,10026.24,'','14','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(11212,'1110','141750050869','2025-06-16 08:19:55',NULL,14323.20,'','14','1','Inventory sold','1','27','sales','9','','No',NULL,NULL,''),(11213,'1110','141750050869','2025-06-16 08:21:17',NULL,333.12,'','14','1','Inventory sold','1','27','sales','13','','No',NULL,NULL,''),(11214,'1110','141750050869','2025-06-16 08:22:37',NULL,4559.76,'','14','1','Inventory sold','1','27','sales','3','','No',NULL,NULL,''),(11215,'1110','141750050869','2025-06-16 08:23:03',NULL,3648.00,'','14','1','Inventory sold','1','27','sales','2','','No',NULL,NULL,''),(11216,'1110','141750050869','2025-06-16 08:23:35',NULL,2960.64,'','14','1','Inventory sold','1','27','sales','21','','No',NULL,NULL,''),(11217,'1110','141750050869','2025-06-16 08:30:17',NULL,262.14,'','14','1','Inventory sold','1','27','sales','21','','No',NULL,NULL,''),(11218,'1110','141750050869','2025-06-16 08:31:26',NULL,4239.00,'','14','1','Inventory sold','1','27','sales','1','','No',NULL,NULL,''),(11219,'1110','141750050869','2025-06-16 08:32:04',NULL,2460.00,'','14','1','Inventory sold','1','27','sales','15','','No',NULL,NULL,''),(11220,'1110','141750050869','2025-06-16 08:34:16',NULL,2772.00,'','14','1','Inventory sold','1','27','sales','6','','No',NULL,NULL,''),(11221,'1110','141750050869','2025-06-16 08:37:27',NULL,10855.08,'','14','1','Inventory sold','1','27','sales','7','','No',NULL,NULL,''),(11222,'1110','141750050869','2025-06-16 08:45:23',NULL,1425.00,'','14','1','Inventory sold','1','27','sales','4','','No',NULL,NULL,''),(11223,'1110','141750050869','2025-06-16 08:47:43',NULL,4378.32,'','14','1','Inventory sold','1','27','sales','14','','No',NULL,NULL,''),(11224,'5500','141750050869','2025-06-16 08:48:31',75694.98,NULL,'','14','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(11225,'1100','141750050869','2025-06-16 08:49:49',80702.00,NULL,'','14','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(11226,'4000','141750050869','2025-06-16 08:49:49',NULL,5900.00,'','14','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(11227,'4000','141750050869','2025-06-16 08:14:30',NULL,8400.00,'','14','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(11228,'4000','141750050869','2025-06-16 08:16:26',NULL,10920.00,'','14','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(11229,'4000','141750050869','2025-06-16 08:19:55',NULL,15200.02,'','14','1','Good sold','1','27','sales','9','','No',NULL,NULL,''),(11230,'4000','141750050869','2025-06-16 08:21:17',NULL,370.08,'','14','1','Good sold','1','27','sales','13','','No',NULL,NULL,''),(11231,'4000','141750050869','2025-06-16 08:22:37',NULL,4800.24,'','14','1','Good sold','1','27','sales','3','','No',NULL,NULL,''),(11232,'4000','141750050869','2025-06-16 08:23:03',NULL,3900.00,'','14','1','Good sold','1','27','sales','2','','No',NULL,NULL,''),(11233,'4000','141750050869','2025-06-16 08:23:35',NULL,3200.64,'','14','1','Good sold','1','27','sales','21','','No',NULL,NULL,''),(11234,'4000','141750050869','2025-06-16 08:30:17',NULL,283.39,'','14','1','Good sold','1','27','sales','21','','No',NULL,NULL,''),(11235,'4000','141750050869','2025-06-16 08:31:26',NULL,4500.09,'','14','1','Good sold','1','27','sales','1','','No',NULL,NULL,''),(11236,'4000','141750050869','2025-06-16 08:32:04',NULL,2599.92,'','14','1','Good sold','1','27','sales','15','','No',NULL,NULL,''),(11237,'4000','141750050869','2025-06-16 08:34:16',NULL,2950.08,'','14','1','Good sold','1','27','sales','6','','No',NULL,NULL,''),(11238,'4000','141750050869','2025-06-16 08:37:27',NULL,11498.16,'','14','1','Good sold','1','27','sales','7','','No',NULL,NULL,''),(11239,'4000','141750050869','2025-06-16 08:45:23',NULL,1500.00,'','14','1','Good sold','1','27','sales','4','','No',NULL,NULL,''),(11240,'4000','141750050869','2025-06-16 08:47:43',NULL,4680.18,'','14','1','Good sold','1','27','sales','14','','No',NULL,NULL,''),(11241,'1100','141750050869','2025-06-16 08:52:39',NULL,55900.00,'','14','1','','1','27','payment','','','No',NULL,NULL,''),(11242,'1000','141750050869','2025-06-16 08:52:39',55900.00,NULL,'','14','1','','1','27','payment','','14175005324332133045333','No',NULL,NULL,''),(11243,'1100','141750050869','2025-06-16 08:54:03',NULL,23815.00,'','14','1','','1','27','payment','','','No',NULL,NULL,'LPO'),(11244,'1010','141750050869','2025-06-16 08:54:03',23815.00,NULL,'','14','1','','1','27','payment','','14175005330432223032230','No',NULL,NULL,'LPO'),(11245,'1110','141750059994','2025-06-16 10:46:44',NULL,608.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(11246,'5500','141750059994','2025-06-16 10:46:34',608.00,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11247,'1000','141750059994','2025-06-16 10:46:44',650.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(11248,'4000','141750059994','2025-06-16 10:46:44',NULL,650.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(11249,'1110','141750065684','2025-06-16 12:21:51',NULL,1432.32,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(11250,'5500','141750065684','2025-06-16 12:21:24',1432.32,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11251,'1000','141750065684','2025-06-16 12:21:51',1560.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(11252,'4000','141750065684','2025-06-16 12:21:51',NULL,1560.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(11253,'1110','141750067291','2025-06-16 12:48:25',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(11254,'5500','141750067291','2025-06-16 12:48:11',608.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(11255,'1100','141750067291','2025-06-16 12:48:25',650.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(11256,'4000','141750067291','2025-06-16 12:48:25',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(11257,'1110','141750067329','2025-06-16 12:49:06',NULL,716.16,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(11258,'5500','141750067329','2025-06-16 12:48:49',716.16,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(11259,'1100','141750067329','2025-06-16 12:49:06',780.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(11260,'4000','141750067329','2025-06-16 12:49:06',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(11261,'1100','141750067291','2025-06-16 13:40:07',NULL,650.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(11262,'1000','141750067291','2025-06-16 13:40:07',650.00,NULL,'','14','1','','1','25','payment','','14175007042777542023327','No',NULL,NULL,''),(11263,'1110','141750070442','2025-06-16 13:41:00',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(11264,'5500','141750070442','2025-06-16 13:40:42',608.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(11265,'1000','141750070442','2025-06-16 13:41:00',650.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(11266,'4000','141750070442','2025-06-16 13:41:00',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(11267,'1110','141750070715','2025-06-16 13:46:38',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(11268,'1110','141750070715','2025-06-16 13:45:15',NULL,716.16,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(11269,'5500','141750070715','2025-06-16 13:46:01',1660.08,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(11270,'1100','141750070715','2025-06-16 13:46:38',1780.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(11271,'4000','141750070715','2025-06-16 13:46:38',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(11272,'4000','141750070715','2025-06-16 13:45:15',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(11273,'1100','141750070715','2025-06-16 14:02:10',NULL,1780.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(11274,'1000','141750070715','2025-06-16 14:02:10',1780.00,NULL,'','14','1','','1','25','payment','','14175007178434277003574','No',NULL,NULL,''),(11275,'1110','141750071854','2025-06-16 14:04:29',NULL,1824.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(11276,'5500','141750071854','2025-06-16 14:04:14',1824.00,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(11277,'1100','141750071854','2025-06-16 14:04:29',1950.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(11278,'4000','141750071854','2025-06-16 14:04:29',NULL,1950.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(11279,'1110','141750072867','2025-06-16 14:22:56',NULL,1386.00,'','14','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(11280,'1110','141750072867','2025-06-16 14:21:07',NULL,2831.76,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(11281,'5500','141750072867','2025-06-16 14:21:37',4217.76,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(11282,'1100','141750072867','2025-06-16 14:22:56',4475.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(11283,'4000','141750072867','2025-06-16 14:22:56',NULL,1475.04,'','14','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(11284,'4000','141750072867','2025-06-16 14:21:07',NULL,2999.52,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(11285,'1110','141750073751','2025-06-16 14:36:42',NULL,118.75,'','14','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(11286,'5500','141750073751','2025-06-16 14:35:51',118.75,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11287,'1000','141750073751','2025-06-16 14:36:42',150.00,NULL,'','14','1','Good sold','1','','sales','','','No',NULL,NULL,'KLO'),(11288,'4000','141750073751','2025-06-16 14:36:42',NULL,150.00,'','14','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(11289,'1100','141750071854','2025-06-16 14:56:29',NULL,1950.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(11290,'1010','141750071854','2025-06-16 14:56:29',1950.00,NULL,'','14','1','','1','25','payment','','14175007501641133340233','No',NULL,NULL,''),(11291,'1100','141750072867','2025-06-16 14:57:11',NULL,4475.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(11292,'1000','141750072867','2025-06-16 14:57:11',4475.00,NULL,'','14','1','','1','25','payment','','14175007506232030352123','No',NULL,NULL,''),(11293,'1110','141750076374','2025-06-16 15:20:18',NULL,1216.00,'','14','1','Inventory sold','1','35','sales','2','','No',NULL,NULL,''),(11294,'1110','141750076374','2025-06-16 15:19:34',NULL,1121.04,'','14','1','Inventory sold','1','35','sales','10','','No',NULL,NULL,''),(11295,'1110','141750076374','2025-06-16 15:19:45',NULL,716.16,'','14','1','Inventory sold','1','35','sales','9','','No',NULL,NULL,''),(11296,'5500','141750076374','2025-06-16 15:20:03',3053.20,NULL,'','14','1','Cost of goods sold','1','35','sales','','','No',NULL,NULL,''),(11297,'1000','141750076374','2025-06-16 15:20:18',3280.00,NULL,'','14','1','Good sold','1','35','Payment','','','No',NULL,NULL,''),(11298,'4000','141750076374','2025-06-16 15:20:18',NULL,1300.00,'','14','1','Good sold','1','35','sales','2','','No',NULL,NULL,''),(11299,'4000','141750076374','2025-06-16 15:19:34',NULL,1200.00,'','14','1','Good sold','1','35','sales','10','','No',NULL,NULL,''),(11300,'4000','141750076374','2025-06-16 15:19:45',NULL,780.00,'','14','1','Good sold','1','35','sales','9','','No',NULL,NULL,''),(11301,'1110','141750080588','2025-06-16 16:30:06',NULL,716.16,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(11302,'5500','141750080588','2025-06-16 16:29:48',716.16,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(11303,'1100','141750080588','2025-06-16 16:30:06',780.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(11304,'4000','141750080588','2025-06-16 16:30:06',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(11305,'1110','141750083157','2025-06-16 17:17:05',NULL,6080.00,'','14','1','Inventory sold','1','28','sales','2','','No',NULL,NULL,''),(11306,'1110','141750083157','2025-06-16 17:12:37',NULL,5013.12,'','14','1','Inventory sold','1','28','sales','9','','No',NULL,NULL,''),(11307,'1110','141750083157','2025-06-16 17:13:44',NULL,3363.12,'','14','1','Inventory sold','1','28','sales','10','','No',NULL,NULL,''),(11308,'5500','141750083157','2025-06-16 17:16:18',14456.24,NULL,'','14','1','Cost of goods sold','1','28','sales','','','No',NULL,NULL,''),(11309,'1100','141750083157','2025-06-16 17:17:05',15195.00,NULL,'','14','1','Good sold','1','28','sales','','','No',NULL,NULL,''),(11310,'4000','141750083157','2025-06-16 17:17:05',NULL,6400.00,'','14','1','Good sold','1','28','sales','2','','No',NULL,NULL,''),(11311,'4000','141750083157','2025-06-16 17:12:37',NULL,5285.00,'','14','1','Good sold','1','28','sales','9','','No',NULL,NULL,''),(11312,'4000','141750083157','2025-06-16 17:13:44',NULL,3510.00,'','14','1','Good sold','1','28','sales','10','','No',NULL,NULL,''),(11313,'1110','141750084635','2025-06-16 17:37:30',NULL,41.64,'','14','1','Inventory sold','1','26','sales','13','','No',NULL,NULL,''),(11314,'5500','141750084635','2025-06-16 17:37:15',41.64,NULL,'','14','1','Cost of goods sold','1','26','sales','','','No',NULL,NULL,''),(11315,'1000','141750084635','2025-06-16 17:37:30',60.00,NULL,'','14','1','Good sold','1','26','Payment','','','No',NULL,NULL,''),(11316,'4000','141750084635','2025-06-16 17:37:30',NULL,60.00,'','14','1','Good sold','1','26','sales','13','','No',NULL,NULL,''),(11317,'1110','141750084674','2025-06-16 17:38:57',NULL,27.76,'','14','1','Inventory sold','1','27','sales','13','','No',NULL,NULL,''),(11318,'1110','141750084674','2025-06-16 17:37:54',NULL,46.71,'','14','1','Inventory sold','1','27','sales','10','','No',NULL,NULL,''),(11319,'5500','141750084674','2025-06-16 17:38:43',74.47,NULL,'','14','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(11320,'1100','141750084674','2025-06-16 17:38:57',90.00,NULL,'','14','1','Good sold','1','27','sales','','','No',NULL,NULL,''),(11321,'4000','141750084674','2025-06-16 17:38:57',NULL,40.00,'','14','1','Good sold','1','27','sales','13','','No',NULL,NULL,''),(11322,'4000','141750084674','2025-06-16 17:37:54',NULL,50.00,'','14','1','Good sold','1','27','sales','10','','No',NULL,NULL,''),(11323,'1110','141750084776','2025-06-16 17:40:31',NULL,27.76,'','14','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(11324,'5500','141750084776','2025-06-16 17:39:37',27.76,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(11325,'1100','141750084776','2025-06-16 17:40:31',40.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(11326,'4000','141750084776','2025-06-16 17:40:31',NULL,40.00,'','14','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(11327,'1110','141750084856','2025-06-16 17:41:31',NULL,13.88,'','14','1','Inventory sold','1','80','sales','13','','No',NULL,NULL,''),(11328,'1110','141750084856','2025-06-16 17:40:56',NULL,81.08,'','14','1','Inventory sold','1','80','sales','14','','No',NULL,NULL,''),(11329,'5500','141750084856','2025-06-16 17:41:19',94.96,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(11330,'1100','141750084856','2025-06-16 17:41:31',115.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(11331,'4000','141750084856','2025-06-16 17:41:31',NULL,20.00,'','14','1','Good sold','1','80','sales','13','','No',NULL,NULL,''),(11332,'4000','141750084856','2025-06-16 17:40:56',NULL,95.00,'','14','1','Good sold','1','80','sales','14','','No',NULL,NULL,''),(11333,'1110','141750087116','2025-06-16 18:18:48',NULL,29.84,'','14','1','Inventory sold','1','99','sales','9','','No',NULL,NULL,''),(11334,'5500','141750087116','2025-06-16 18:18:36',29.84,NULL,'','14','1','Cost of goods sold','1','99','sales','','','No',NULL,NULL,''),(11335,'1100','141750087116','2025-06-16 18:18:48',33.00,NULL,'','14','1','Good sold','1','99','sales','','','No',NULL,NULL,''),(11336,'4000','141750087116','2025-06-16 18:18:48',NULL,32.50,'','14','1','Good sold','1','99','sales','9','','No',NULL,NULL,''),(11337,'1100','141750087116','2025-06-16 18:24:41',NULL,33.00,'','14','1','','1','99','payment','','','No',NULL,NULL,'jhk'),(11338,'1010','141750087116','2025-06-16 18:24:41',33.00,NULL,'','14','1','','1','99','payment','','14175008756503377052252','No',NULL,NULL,'jhk'),(11339,'1110','141750088019','2025-06-16 18:34:09',NULL,538.46,'','14','1','Inventory sold','1','64','sales','20','','No',NULL,NULL,''),(11340,'5500','141750088019','2025-06-16 18:33:39',538.46,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11341,'1000','141750088019','2025-06-16 18:34:09',602.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(11342,'4000','141750088019','2025-06-16 18:34:09',NULL,601.73,'','14','1','Good sold','1','64','sales','20','','No',NULL,NULL,''),(11343,'1100','141750080588','2025-06-16 18:59:21',NULL,780.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(11344,'1000','141750080588','2025-06-16 18:59:21',780.00,NULL,'','14','1','','1','25','payment','','14175008957828338200202','No',NULL,NULL,''),(11345,'1110','141750091087','2025-06-16 19:25:44',NULL,759.96,'','14','1','Inventory sold','1','23','sales','3','','No',NULL,NULL,''),(11346,'1110','141750091087','2025-06-16 19:24:48',NULL,608.00,'','14','1','Inventory sold','1','23','sales','2','','No',NULL,NULL,''),(11347,'5500','141750091087','2025-06-16 19:25:29',1367.96,NULL,'','14','1','Cost of goods sold','1','23','sales','','','No',NULL,NULL,''),(11348,'1100','141750091087','2025-06-16 19:25:44',1450.00,NULL,'','14','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(11349,'4000','141750091087','2025-06-16 19:25:44',NULL,800.04,'','14','1','Good sold','1','23','sales','3','','No',NULL,NULL,''),(11350,'4000','141750091087','2025-06-16 19:24:48',NULL,650.00,'','14','1','Good sold','1','23','sales','2','','No',NULL,NULL,''),(11351,'1110','141750151788','2025-06-17 12:18:11',NULL,471.96,'','14','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(11352,'5500','141750151788','2025-06-17 12:16:28',471.96,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11353,'1000','141750151788','2025-06-17 12:18:11',500.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(11354,'4000','141750151788','2025-06-17 12:18:11',NULL,499.92,'','14','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(11355,'1110','141750152123','2025-06-17 12:23:58',NULL,12174.72,'','14','1','Inventory sold','1','19','sales','9','','No',NULL,NULL,''),(11356,'1110','141750152123','2025-06-17 12:22:03',NULL,2242.08,'','14','1','Inventory sold','1','19','sales','10','','No',NULL,NULL,''),(11357,'1110','141750152123','2025-06-17 12:22:26',NULL,4158.00,'','14','1','Inventory sold','1','19','sales','6','','No',NULL,NULL,''),(11358,'1110','141750152123','2025-06-17 12:22:42',NULL,1884.00,'','14','1','Inventory sold','1','19','sales','1','','No',NULL,NULL,''),(11359,'5500','141750152123','2025-06-17 12:23:36',20458.80,NULL,'','14','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(11360,'1100','141750152123','2025-06-17 12:23:58',22085.00,NULL,'','14','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(11361,'4000','141750152123','2025-06-17 12:23:58',NULL,13260.00,'','14','1','Good sold','1','19','sales','9','','No',NULL,NULL,''),(11362,'4000','141750152123','2025-06-17 12:22:03',NULL,2400.00,'','14','1','Good sold','1','19','sales','10','','No',NULL,NULL,''),(11363,'4000','141750152123','2025-06-17 12:22:26',NULL,4425.12,'','14','1','Good sold','1','19','sales','6','','No',NULL,NULL,''),(11364,'4000','141750152123','2025-06-17 12:22:42',NULL,2000.04,'','14','1','Good sold','1','19','sales','1','','No',NULL,NULL,''),(11365,'1110','141750152308','2025-06-17 12:25:23',NULL,716.16,'','14','1','Inventory sold','1','19','sales','9','','No',NULL,NULL,''),(11366,'5500','141750152308','2025-06-17 12:25:08',716.16,NULL,'','14','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(11367,'1100','141750152308','2025-06-17 12:25:23',780.00,NULL,'','14','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(11368,'4000','141750152308','2025-06-17 12:25:23',NULL,780.00,'','14','1','Good sold','1','19','sales','9','','No',NULL,NULL,''),(11369,'1110','141750154376','2025-06-17 13:00:00',NULL,1121.04,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(11370,'5500','141750154376','2025-06-17 12:59:36',1121.04,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11371,'1000','141750154376','2025-06-17 13:00:00',1200.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(11372,'4000','141750154376','2025-06-17 13:00:00',NULL,1200.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(11373,'1110','141750154594','2025-06-17 13:03:35',NULL,57.75,'','14','1','Inventory sold','1','64','sales','6','','No',NULL,NULL,''),(11374,'5500','141750154594','2025-06-17 13:03:14',57.75,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11375,'1100','141750154594','2025-06-17 13:03:35',75.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(11376,'4000','141750154594','2025-06-17 13:03:35',NULL,75.00,'','14','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(11377,'1110','141750154911','2025-06-17 13:09:15',NULL,333.12,'','14','1','Inventory sold','1','64','sales','13','','No',NULL,NULL,''),(11378,'5500','141750154911','2025-06-17 13:08:31',333.12,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11379,'1000','141750154911','2025-06-17 13:09:15',370.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(11380,'4000','141750154911','2025-06-17 13:09:15',NULL,370.08,'','14','1','Good sold','1','64','sales','13','','No',NULL,NULL,''),(11381,'1110','151750155683','2025-06-17 13:21:23',17004.00,NULL,'','15','1','Inventory Purchased','1','2','Purchases','20','','No',NULL,NULL,''),(11382,'1110','151750155683','2025-06-17 13:21:23',7401.60,NULL,'','15','1','Inventory Purchased','1','2','Purchases','21','','No',NULL,NULL,''),(11383,'2130','151750155683','2025-06-17 13:21:23',NULL,24405.60,'','15','1','Account payable for inventory','1','2','Purchases','','','No',NULL,NULL,''),(11384,'1110','141750156870','2025-06-17 13:52:44',NULL,1432.32,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(11385,'5500','141750156870','2025-06-17 13:41:10',1432.32,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11386,'1100','141750156870','2025-06-17 13:52:44',1560.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(11387,'4000','141750156870','2025-06-17 13:52:44',NULL,1560.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(11388,'1100','141750156870','2025-06-17 13:55:39',NULL,1560.00,'','14','1','','1','64','payment','','','No',NULL,NULL,'LKH'),(11389,'1010','141750156870','2025-06-17 13:55:39',1560.00,NULL,'','14','1','','1','64','payment','','14175015777403223023235','No',NULL,NULL,'LKH'),(11390,'1110','141750161773','2025-06-17 15:03:30',NULL,63.33,'','14','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(11391,'5500','141750161773','2025-06-17 15:02:53',63.33,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(11392,'1100','141750161773','2025-06-17 15:03:30',75.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(11393,'4000','141750161773','2025-06-17 15:03:30',NULL,75.00,'','14','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(11394,'1110','141750162852','2025-06-17 15:21:36',NULL,1121.04,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(11395,'5500','141750162852','2025-06-17 15:20:52',1121.04,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(11396,'1100','141750162852','2025-06-17 15:21:36',1200.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(11397,'4000','141750162852','2025-06-17 15:21:36',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(11398,'1110','141750162976','2025-06-17 15:23:17',NULL,13.88,'','14','1','Inventory sold','1','23','sales','13','','No',NULL,NULL,''),(11399,'5500','141750162976','2025-06-17 15:22:56',13.88,NULL,'','14','1','Cost of goods sold','1','23','sales','','','No',NULL,NULL,''),(11400,'1100','141750162976','2025-06-17 15:23:17',20.00,NULL,'','14','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(11401,'4000','141750162976','2025-06-17 15:23:17',NULL,20.00,'','14','1','Good sold','1','23','sales','13','','No',NULL,NULL,''),(11402,'1110','141750163674','2025-06-17 15:35:09',NULL,680.16,'','14','1','Inventory sold','1','25','sales','20','','No',NULL,NULL,''),(11403,'5500','141750163674','2025-06-17 15:34:34',680.16,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(11404,'1100','141750163674','2025-06-17 15:35:09',800.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(11405,'4000','141750163674','2025-06-17 15:35:09',NULL,800.00,'','14','1','Good sold','1','25','sales','20','','No',NULL,NULL,''),(11406,'1110','141750164455','2025-06-17 15:48:03',NULL,13.88,'','14','1','Inventory sold','1','23','sales','13','','No',NULL,NULL,''),(11407,'5500','141750164455','2025-06-17 15:47:35',13.88,NULL,'','14','1','Cost of goods sold','1','23','sales','','','No',NULL,NULL,''),(11408,'1100','141750164455','2025-06-17 15:48:03',20.00,NULL,'','14','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(11409,'4000','141750164455','2025-06-17 15:48:03',NULL,20.00,'','14','1','Good sold','1','23','sales','13','','No',NULL,NULL,''),(11410,'1110','141750164590','2025-06-17 15:50:05',NULL,608.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(11411,'5500','141750164590','2025-06-17 15:49:50',608.00,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11412,'1100','141750164590','2025-06-17 15:50:05',650.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(11413,'4000','141750164590','2025-06-17 15:50:05',NULL,650.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(11414,'1110','141750165392','2025-06-17 16:06:45',NULL,340.08,'','14','1','Inventory sold','1','25','sales','20','','No',NULL,NULL,''),(11415,'1110','141750165392','2025-06-17 16:03:12',NULL,716.16,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(11416,'5500','141750165392','2025-06-17 16:03:29',1056.24,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(11417,'1100','141750165392','2025-06-17 16:06:45',1180.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(11418,'4000','141750165392','2025-06-17 16:06:45',NULL,400.00,'','14','1','Good sold','1','25','sales','20','','No',NULL,NULL,''),(11419,'4000','141750165392','2025-06-17 16:03:12',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(11420,'1110','141750166628','2025-06-17 16:24:43',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(11421,'1110','141750166628','2025-06-17 16:23:48',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(11422,'5500','141750166628','2025-06-17 16:24:17',1551.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(11423,'1100','141750166628','2025-06-17 16:24:43',1650.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(11424,'4000','141750166628','2025-06-17 16:24:43',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(11425,'4000','141750166628','2025-06-17 16:23:48',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(11426,'1100','141750164590','2025-06-17 16:26:39',NULL,650.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(11427,'1000','141750164590','2025-06-17 16:26:39',650.00,NULL,'','14','1','','1','64','payment','','14175016683736748701300','No',NULL,NULL,''),(11428,'1110','141750169322','2025-06-17 17:09:20',NULL,1110.24,'','14','1','Inventory sold','1','16','sales','21','','No',NULL,NULL,''),(11429,'5500','141750169322','2025-06-17 17:08:42',1110.24,NULL,'','14','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(11430,'1100','141750169322','2025-06-17 17:09:20',1200.00,NULL,'','14','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(11431,'4000','141750169322','2025-06-17 17:09:20',NULL,1200.00,'','14','1','Good sold','1','16','sales','21','','No',NULL,NULL,''),(11432,'1110','141750169418','2025-06-17 17:11:19',NULL,333.12,'','14','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(11433,'1110','141750169418','2025-06-17 17:10:18',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(11434,'5500','141750169418','2025-06-17 17:11:04',941.12,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(11435,'1100','141750169418','2025-06-17 17:11:19',1020.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(11436,'4000','141750169418','2025-06-17 17:11:19',NULL,370.08,'','14','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(11437,'4000','141750169418','2025-06-17 17:10:18',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(11438,'1100','141750166628','2025-06-17 17:15:45',NULL,1650.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(11439,'1000','141750166628','2025-06-17 17:15:45',1650.00,NULL,'','14','1','','1','25','payment','','14175016977322231402277','No',NULL,NULL,''),(11440,'1100','141750162852','2025-06-17 17:16:43',NULL,1200.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'LKH'),(11441,'1010','141750162852','2025-06-17 17:16:43',1200.00,NULL,'','14','1','','1','25','payment','','14175016983646810726323','No',NULL,NULL,'LKH'),(11442,'1100','141750165392','2025-06-17 17:17:49',NULL,1180.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'KJH'),(11443,'1010','141750165392','2025-06-17 17:17:49',1180.00,NULL,'','14','1','','1','25','payment','','14175016989825109067502','No',NULL,NULL,'KJH'),(11444,'1110','141750170145','2025-06-17 17:22:44',NULL,680.16,'','14','1','Inventory sold','1','60','sales','20','','No',NULL,NULL,''),(11445,'5500','141750170145','2025-06-17 17:22:25',680.16,NULL,'','14','1','Cost of goods sold','1','60','sales','','','No',NULL,NULL,''),(11446,'1000','141750170145','2025-06-17 17:22:44',800.00,NULL,'','14','1','Good sold','1','60','Payment','','','No',NULL,NULL,''),(11447,'4000','141750170145','2025-06-17 17:22:44',NULL,800.00,'','14','1','Good sold','1','60','sales','20','','No',NULL,NULL,''),(11448,'1100','141750169418','2025-06-17 17:44:05',NULL,1020.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(11449,'1000','141750169418','2025-06-17 17:44:05',1020.00,NULL,'','14','1','','1','25','payment','','14175017147023323152324','No',NULL,NULL,''),(11450,'1110','141750171863','2025-06-17 17:51:35',NULL,1121.04,'','14','1','Inventory sold','1','45','sales','10','','No',NULL,NULL,''),(11451,'1110','141750171863','2025-06-17 17:51:03',NULL,608.00,'','14','1','Inventory sold','1','45','sales','2','','No',NULL,NULL,''),(11452,'5500','141750171863','2025-06-17 17:51:25',1729.04,NULL,'','14','1','Cost of goods sold','1','45','sales','','','No',NULL,NULL,''),(11453,'1100','141750171863','2025-06-17 17:51:35',1850.00,NULL,'','14','1','Good sold','1','45','sales','','','No',NULL,NULL,''),(11454,'4000','141750171863','2025-06-17 17:51:35',NULL,1200.00,'','14','1','Good sold','1','45','sales','10','','No',NULL,NULL,''),(11455,'4000','141750171863','2025-06-17 17:51:03',NULL,650.00,'','14','1','Good sold','1','45','sales','2','','No',NULL,NULL,''),(11456,'4000','141750169322','2025-06-17 17:53:22',1200.00,NULL,'','14','1','Returned products','1','16','return','','','No',NULL,NULL,''),(11457,'1100','141750169322','2025-06-17 17:53:22',NULL,1200.00,'','14','1','Returned products','1','16','return','','','No',NULL,NULL,''),(11458,'5500','141750169322','2025-06-17 17:53:22',NULL,1110.24,'','14','1','Cost of goods returned','1','16','sales','21','','No',NULL,NULL,''),(11459,'1110','141750169322','2025-06-17 17:53:22',1110.24,NULL,'','14','1','Inventory retuned ','1','16','sales','','','No',NULL,NULL,''),(11460,'1100','141750170145','2025-06-17 17:59:40',NULL,800.00,'','14','1','','1','60','payment','','','No',NULL,NULL,''),(11461,'1000','141750170145','2025-06-17 17:59:40',800.00,NULL,'','14','1','','1','60','payment','','14175017252720700211332','No',NULL,NULL,''),(11462,'1100','141750163674','2025-06-17 18:03:52',NULL,800.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(11463,'1000','141750163674','2025-06-17 18:03:52',800.00,NULL,'','14','1','','1','25','payment','','14175017267427672310002','No',NULL,NULL,''),(11464,'1100','141750154594','2025-06-17 18:05:02',NULL,75.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(11465,'1000','141750154594','2025-06-17 18:05:02',75.00,NULL,'','14','1','','1','64','payment','','14175017273703207523432','No',NULL,NULL,''),(11466,'1110','141750174334','2025-06-17 19:04:50',NULL,11210.40,'','14','1','Inventory sold','1','53','sales','10','','No',NULL,NULL,''),(11467,'1110','141750174334','2025-06-17 18:32:14',NULL,4484.16,'','14','1','Inventory sold','1','53','sales','10','','No',NULL,NULL,''),(11468,'1110','141750174334','2025-06-17 18:42:06',NULL,2864.64,'','14','1','Inventory sold','1','53','sales','9','','No',NULL,NULL,''),(11469,'1110','141750174334','2025-06-17 18:42:40',NULL,9310.08,'','14','1','Inventory sold','1','53','sales','9','','No',NULL,NULL,''),(11470,'1110','141750174334','2025-06-17 18:43:14',NULL,999.36,'','14','1','Inventory sold','1','53','sales','13','','No',NULL,NULL,''),(11471,'1110','141750174334','2025-06-17 18:43:50',NULL,16085.97,'','14','1','Inventory sold','1','53','sales','7','','No',NULL,NULL,''),(11472,'1110','141750174334','2025-06-17 18:51:01',NULL,6237.00,'','14','1','Inventory sold','1','53','sales','6','','No',NULL,NULL,''),(11473,'1110','141750174334','2025-06-17 18:52:03',NULL,4396.00,'','14','1','Inventory sold','1','53','sales','1','','No',NULL,NULL,''),(11474,'1110','141750174334','2025-06-17 18:56:21',NULL,3690.00,'','14','1','Inventory sold','1','53','sales','15','','No',NULL,NULL,''),(11475,'1110','141750174334','2025-06-17 18:57:17',NULL,3405.36,'','14','1','Inventory sold','1','53','sales','14','','No',NULL,NULL,''),(11476,'1110','141750174334','2025-06-17 18:58:15',NULL,340.08,'','14','1','Inventory sold','1','53','sales','20','','No',NULL,NULL,''),(11477,'1110','141750174334','2025-06-17 18:59:09',NULL,531.00,'','14','1','Inventory sold','1','53','sales','8','','No',NULL,NULL,''),(11478,'1110','141750174334','2025-06-17 19:02:22',NULL,4864.00,'','14','1','Inventory sold','1','53','sales','2','','No',NULL,NULL,''),(11479,'1110','141750174334','2025-06-17 19:02:48',NULL,1425.00,'','14','1','Inventory sold','1','53','sales','4','','No',NULL,NULL,''),(11480,'1110','141750174334','2025-06-17 19:03:24',NULL,1139.94,'','14','1','Inventory sold','1','53','sales','3','','No',NULL,NULL,''),(11481,'5500','141750174334','2025-06-17 19:03:58',70982.99,NULL,'','14','1','Cost of goods sold','1','53','sales','','','No',NULL,NULL,''),(11482,'1100','141750174334','2025-06-17 19:04:50',75654.00,NULL,'','14','1','Good sold','1','53','sales','','','No',NULL,NULL,''),(11483,'4000','141750174334','2025-06-17 19:04:50',NULL,11800.01,'','14','1','Good sold','1','53','sales','10','','No',NULL,NULL,''),(11484,'4000','141750174334','2025-06-17 18:32:14',NULL,4800.00,'','14','1','Good sold','1','53','sales','10','','No',NULL,NULL,''),(11485,'4000','141750174334','2025-06-17 18:42:06',NULL,3040.00,'','14','1','Good sold','1','53','sales','9','','No',NULL,NULL,''),(11486,'4000','141750174334','2025-06-17 18:42:40',NULL,10140.00,'','14','1','Good sold','1','53','sales','9','','No',NULL,NULL,''),(11487,'4000','141750174334','2025-06-17 18:43:14',NULL,1110.24,'','14','1','Good sold','1','53','sales','13','','No',NULL,NULL,''),(11488,'4000','141750174334','2025-06-17 18:43:50',NULL,17038.94,'','14','1','Good sold','1','53','sales','7','','No',NULL,NULL,''),(11489,'4000','141750174334','2025-06-17 18:51:01',NULL,6637.68,'','14','1','Good sold','1','53','sales','6','','No',NULL,NULL,''),(11490,'4000','141750174334','2025-06-17 18:52:03',NULL,4666.76,'','14','1','Good sold','1','53','sales','1','','No',NULL,NULL,''),(11491,'4000','141750174334','2025-06-17 18:56:21',NULL,3899.88,'','14','1','Good sold','1','53','sales','15','','No',NULL,NULL,''),(11492,'4000','141750174334','2025-06-17 18:57:17',NULL,3640.14,'','14','1','Good sold','1','53','sales','14','','No',NULL,NULL,''),(11493,'4000','141750174334','2025-06-17 18:58:15',NULL,400.00,'','14','1','Good sold','1','53','sales','20','','No',NULL,NULL,''),(11494,'4000','141750174334','2025-06-17 18:59:09',NULL,579.96,'','14','1','Good sold','1','53','sales','8','','No',NULL,NULL,''),(11495,'4000','141750174334','2025-06-17 19:02:22',NULL,5200.00,'','14','1','Good sold','1','53','sales','2','','No',NULL,NULL,''),(11496,'4000','141750174334','2025-06-17 19:02:48',NULL,1500.00,'','14','1','Good sold','1','53','sales','4','','No',NULL,NULL,''),(11497,'4000','141750174334','2025-06-17 19:03:24',NULL,1200.06,'','14','1','Good sold','1','53','sales','3','','No',NULL,NULL,''),(11498,'1100','141750174334','2025-06-17 19:09:26',NULL,54090.00,'','14','1','','1','53','payment','','','No',NULL,NULL,''),(11499,'1000','141750174334','2025-06-17 19:09:26',54090.00,NULL,'','14','1','','1','53','payment','','14175017685203100228232','No',NULL,NULL,''),(11500,'1100','141750174334','2025-06-17 19:14:13',NULL,18680.00,'','14','1','','1','53','payment','','','No',NULL,NULL,'EQUI'),(11501,'1010','141750174334','2025-06-17 19:14:13',18680.00,NULL,'','14','1','','1','53','payment','','14175017691991539102003','No',NULL,NULL,'EQUI'),(11502,'1110','151750251204','2025-06-18 15:53:24',18840.00,NULL,'','15','1','Inventory Purchased','1','46','Purchases','1','','No',NULL,NULL,''),(11503,'1110','151750251204','2025-06-18 15:53:24',95634.00,NULL,'','15','1','Inventory Purchased','1','46','Purchases','6','','No',NULL,NULL,''),(11504,'1110','151750251204','2025-06-18 15:53:24',177830.64,NULL,'','15','1','Inventory Purchased','1','46','Purchases','3','','No',NULL,NULL,''),(11505,'1110','151750251204','2025-06-18 15:53:24',135584.00,NULL,'','15','1','Inventory Purchased','1','46','Purchases','2','','No',NULL,NULL,''),(11506,'1110','151750251204','2025-06-18 15:53:24',65170.56,NULL,'','15','1','Inventory Purchased','1','46','Purchases','9','','No',NULL,NULL,''),(11507,'1110','151750251204','2025-06-18 15:53:24',210755.52,NULL,'','15','1','Inventory Purchased','1','46','Purchases','10','','No',NULL,NULL,''),(11508,'1110','151750251204','2025-06-18 15:53:24',47196.00,NULL,'','15','1','Inventory Purchased','1','46','Purchases','7','','No',NULL,NULL,''),(11509,'1110','151750251204','2025-06-18 15:53:24',119700.00,NULL,'','15','1','Inventory Purchased','1','46','Purchases','4','','No',NULL,NULL,''),(11510,'2130','151750251204','2025-06-18 15:53:24',NULL,870710.72,'','15','1','Account payable for inventory','1','46','Purchases','','','No',NULL,NULL,''),(11511,'1110','141750255739','2025-06-18 17:11:43',NULL,1432.32,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(11512,'5500','141750255739','2025-06-18 17:08:59',1432.32,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11513,'1000','141750255739','2025-06-18 17:11:43',1560.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(11514,'4000','141750255739','2025-06-18 17:11:43',NULL,1560.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(11515,'1110','141750255978','2025-06-18 17:13:22',NULL,118.75,'','14','1','Inventory sold','1','64','sales','4','','No',NULL,NULL,''),(11516,'1110','141750255978','2025-06-18 17:12:58',NULL,81.08,'','14','1','Inventory sold','1','64','sales','14','','No',NULL,NULL,''),(11517,'5500','141750255978','2025-06-18 17:13:08',199.83,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11518,'1000','141750255978','2025-06-18 17:13:22',245.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'KLO'),(11519,'4000','141750255978','2025-06-18 17:13:22',NULL,150.00,'','14','1','Good sold','1','64','sales','4','','No',NULL,NULL,''),(11520,'4000','141750255978','2025-06-18 17:12:58',NULL,95.00,'','14','1','Good sold','1','64','sales','14','','No',NULL,NULL,''),(11521,'1110','141750256218','2025-06-18 17:19:59',NULL,1887.84,'','14','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(11522,'1110','141750256218','2025-06-18 17:16:58',NULL,1386.00,'','14','1','Inventory sold','1','64','sales','6','','No',NULL,NULL,''),(11523,'1110','141750256218','2025-06-18 17:17:21',NULL,972.96,'','14','1','Inventory sold','1','64','sales','14','','No',NULL,NULL,''),(11524,'1110','141750256218','2025-06-18 17:17:38',NULL,1216.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(11525,'1110','141750256218','2025-06-18 17:17:59',NULL,759.96,'','14','1','Inventory sold','1','64','sales','3','','No',NULL,NULL,''),(11526,'5500','141750256218','2025-06-18 17:19:21',6222.76,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11527,'1100','141750256218','2025-06-18 17:19:59',6615.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(11528,'4000','141750256218','2025-06-18 17:19:59',NULL,1999.68,'','14','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(11529,'4000','141750256218','2025-06-18 17:16:58',NULL,1475.04,'','14','1','Good sold','1','64','sales','6','','No',NULL,NULL,''),(11530,'4000','141750256218','2025-06-18 17:17:21',NULL,1040.04,'','14','1','Good sold','1','64','sales','14','','No',NULL,NULL,''),(11531,'4000','141750256218','2025-06-18 17:17:38',NULL,1300.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(11532,'4000','141750256218','2025-06-18 17:17:59',NULL,800.04,'','14','1','Good sold','1','64','sales','3','','No',NULL,NULL,''),(11533,'1110','141750263919','2025-06-18 19:53:46',NULL,30398.40,'','14','1','Inventory sold','1','18','sales','3','','No',NULL,NULL,''),(11534,'5500','141750263919','2025-06-18 19:25:19',30398.40,NULL,'','14','1','Cost of goods sold','1','18','sales','','','No',NULL,NULL,''),(11535,'1000','141750263919','2025-06-18 19:53:46',32002.00,NULL,'','14','1','Good sold','1','18','Payment','','','No',NULL,NULL,''),(11536,'4000','141750263919','2025-06-18 19:53:46',NULL,32001.60,'','14','1','Good sold','1','18','sales','3','','No',NULL,NULL,''),(11537,'4000','141750263919','2025-06-18 19:56:23',32001.60,NULL,'','14','1','Returned products','1','18','return','','','No',NULL,NULL,''),(11538,'1000','141750263919','2025-06-18 19:56:23',NULL,32001.60,'','14','1','Returned products','1','18','return','','','No',NULL,NULL,''),(11539,'5500','141750263919','2025-06-18 19:56:23',NULL,30398.40,'','14','1','Cost of goods returned','1','18','sales','3','','No',NULL,NULL,''),(11540,'1110','141750263919','2025-06-18 19:56:23',30398.40,NULL,'','14','1','Inventory retuned ','1','18','sales','','','No',NULL,NULL,''),(11541,'1110','141750265789','2025-06-18 19:57:28',NULL,30398.40,'','14','1','Inventory sold','1','18','sales','3','','No',NULL,NULL,''),(11542,'5500','141750265789','2025-06-18 19:56:29',30398.40,NULL,'','14','1','Cost of goods sold','1','18','sales','','','No',NULL,NULL,''),(11543,'1100','141750265789','2025-06-18 19:57:28',32002.00,NULL,'','14','1','Good sold','1','18','sales','','','No',NULL,NULL,''),(11544,'4000','141750265789','2025-06-18 19:57:28',NULL,32001.60,'','14','1','Good sold','1','18','sales','3','','No',NULL,NULL,''),(11545,'1110','141750266197','2025-06-18 20:03:44',NULL,118.75,'','14','1','Inventory sold','1','64','sales','4','','No',NULL,NULL,''),(11546,'5500','141750266197','2025-06-18 20:03:17',118.75,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11547,'1000','141750266197','2025-06-18 20:03:44',150.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'POI'),(11548,'4000','141750266197','2025-06-18 20:03:44',NULL,150.00,'','14','1','Good sold','1','64','sales','4','','No',NULL,NULL,''),(11549,'1110','141750266326','2025-06-18 20:05:56',NULL,1432.32,'','14','1','Inventory sold','1','26','sales','9','','No',NULL,NULL,''),(11550,'5500','141750266326','2025-06-18 20:05:26',1432.32,NULL,'','14','1','Cost of goods sold','1','26','sales','','','No',NULL,NULL,''),(11551,'1000','141750266326','2025-06-18 20:05:56',1560.00,NULL,'','14','1','Good sold','1','26','Payment','','','No',NULL,NULL,''),(11552,'4000','141750266326','2025-06-18 20:05:56',NULL,1560.00,'','14','1','Good sold','1','26','sales','9','','No',NULL,NULL,''),(11553,'1110','141750266491','2025-06-18 20:08:29',NULL,4484.16,'','14','1','Inventory sold','1','23','sales','10','','No',NULL,NULL,''),(11554,'5500','141750266491','2025-06-18 20:08:11',4484.16,NULL,'','14','1','Cost of goods sold','1','23','sales','','','No',NULL,NULL,''),(11555,'1000','141750266491','2025-06-18 20:08:29',4800.00,NULL,'','14','1','Good sold','1','23','sales','','','No',NULL,NULL,'DRT'),(11556,'4000','141750266491','2025-06-18 20:08:29',NULL,4800.00,'','14','1','Good sold','1','23','sales','10','','No',NULL,NULL,''),(11557,'1100','141750256218','2025-06-18 20:09:25',NULL,6615.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(11558,'1000','141750256218','2025-06-18 20:09:25',6615.00,NULL,'','14','1','','1','64','payment','','14175026659513223229902','No',NULL,NULL,''),(11559,'1110','141750267999','2025-06-18 20:33:35',NULL,27.76,'','14','1','Inventory sold','1','64','sales','13','','No',NULL,NULL,''),(11560,'5500','141750267999','2025-06-18 20:33:19',27.76,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11561,'1000','141750267999','2025-06-18 20:33:35',40.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'PIY'),(11562,'4000','141750267999','2025-06-18 20:33:35',NULL,40.00,'','14','1','Good sold','1','64','sales','13','','No',NULL,NULL,''),(11563,'1110','141750268078','2025-06-18 20:34:47',NULL,13.88,'','14','1','Inventory sold','1','64','sales','13','','No',NULL,NULL,''),(11564,'5500','141750268078','2025-06-18 20:34:38',13.88,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11565,'1000','141750268078','2025-06-18 20:34:47',20.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(11566,'4000','141750268078','2025-06-18 20:34:47',NULL,20.00,'','14','1','Good sold','1','64','sales','13','','No',NULL,NULL,''),(11567,'1110','141750312585','2025-06-19 09:59:56',NULL,78777.60,'','14','1','Inventory sold','1','69','sales','9','','No',NULL,NULL,''),(11568,'1110','141750312585','2025-06-19 09:02:13',NULL,6150.00,'','14','1','Inventory sold','1','69','sales','15','','No',NULL,NULL,''),(11569,'1110','141750312585','2025-06-19 09:06:38',NULL,15246.00,'','14','1','Inventory sold','1','69','sales','6','','No',NULL,NULL,''),(11570,'1110','141750312585','2025-06-19 09:16:59',NULL,18240.00,'','14','1','Inventory sold','1','69','sales','2','','No',NULL,NULL,''),(11571,'1110','141750312585','2025-06-19 09:46:32',NULL,18878.40,'','14','1','Inventory sold','1','69','sales','7','','No',NULL,NULL,''),(11572,'1110','141750312585','2025-06-19 09:52:41',NULL,8478.00,'','14','1','Inventory sold','1','69','sales','1','','No',NULL,NULL,''),(11573,'1110','141750312585','2025-06-19 09:56:45',NULL,61657.20,'','14','1','Inventory sold','1','69','sales','10','','No',NULL,NULL,''),(11574,'5500','141750312585','2025-06-19 09:59:20',207427.20,NULL,'','14','1','Cost of goods sold','1','69','sales','','','No',NULL,NULL,''),(11575,'1100','141750312585','2025-06-19 09:59:56',218322.00,NULL,'','14','1','Good sold','1','69','sales','','','No',NULL,NULL,''),(11576,'4000','141750312585','2025-06-19 09:59:56',NULL,83600.09,'','14','1','Good sold','1','69','sales','9','','No',NULL,NULL,''),(11577,'4000','141750312585','2025-06-19 09:02:13',NULL,6499.80,'','14','1','Good sold','1','69','sales','15','','No',NULL,NULL,''),(11578,'4000','141750312585','2025-06-19 09:06:38',NULL,16225.44,'','14','1','Good sold','1','69','sales','6','','No',NULL,NULL,''),(11579,'4000','141750312585','2025-06-19 09:16:59',NULL,19050.00,'','14','1','Good sold','1','69','sales','2','','No',NULL,NULL,''),(11580,'4000','141750312585','2025-06-19 09:46:32',NULL,19596.82,'','14','1','Good sold','1','69','sales','7','','No',NULL,NULL,''),(11581,'4000','141750312585','2025-06-19 09:52:41',NULL,9000.18,'','14','1','Good sold','1','69','sales','1','','No',NULL,NULL,''),(11582,'4000','141750312585','2025-06-19 09:56:45',NULL,64350.00,'','14','1','Good sold','1','69','sales','10','','No',NULL,NULL,''),(11583,'1110','141750319112','2025-06-19 10:47:17',NULL,7847.28,'','14','1','Inventory sold','1','77','sales','10','','No',NULL,NULL,''),(11584,'1110','141750319112','2025-06-19 10:45:12',NULL,1519.92,'','14','1','Inventory sold','1','77','sales','3','','No',NULL,NULL,''),(11585,'5500','141750319112','2025-06-19 10:46:55',9367.20,NULL,'','14','1','Cost of goods sold','1','77','sales','','','No',NULL,NULL,''),(11586,'1100','141750319112','2025-06-19 10:47:17',9860.00,NULL,'','14','1','Good sold','1','77','sales','','','No',NULL,NULL,''),(11587,'4000','141750319112','2025-06-19 10:47:17',NULL,8260.01,'','14','1','Good sold','1','77','sales','10','','No',NULL,NULL,''),(11588,'4000','141750319112','2025-06-19 10:45:12',NULL,1600.08,'','14','1','Good sold','1','77','sales','3','','No',NULL,NULL,''),(11589,'1110','141750321923','2025-06-19 11:35:54',NULL,1121.04,'','14','1','Inventory sold','1','31','sales','10','','No',NULL,NULL,''),(11590,'1110','141750321923','2025-06-19 11:32:03',NULL,716.16,'','14','1','Inventory sold','1','31','sales','9','','No',NULL,NULL,''),(11591,'1110','141750321923','2025-06-19 11:32:25',NULL,1824.00,'','14','1','Inventory sold','1','31','sales','2','','No',NULL,NULL,''),(11592,'5500','141750321923','2025-06-19 11:35:19',3661.20,NULL,'','14','1','Cost of goods sold','1','31','sales','','','No',NULL,NULL,''),(11593,'1100','141750321923','2025-06-19 11:35:54',3900.00,NULL,'','14','1','Good sold','1','31','sales','','','No',NULL,NULL,''),(11594,'4000','141750321923','2025-06-19 11:35:54',NULL,1200.00,'','14','1','Good sold','1','31','sales','10','','No',NULL,NULL,''),(11595,'4000','141750321923','2025-06-19 11:32:03',NULL,780.00,'','14','1','Good sold','1','31','sales','9','','No',NULL,NULL,''),(11596,'4000','141750321923','2025-06-19 11:32:25',NULL,1920.00,'','14','1','Good sold','1','31','sales','2','','No',NULL,NULL,''),(11597,'1110','141750324140','2025-06-19 12:10:07',NULL,1121.04,'','14','1','Inventory sold','1','23','sales','10','','No',NULL,NULL,''),(11598,'1110','141750324140','2025-06-19 12:09:00',NULL,716.16,'','14','1','Inventory sold','1','23','sales','9','','No',NULL,NULL,''),(11599,'5500','141750324140','2025-06-19 12:09:40',1837.20,NULL,'','14','1','Cost of goods sold','1','23','sales','','','No',NULL,NULL,''),(11600,'1100','141750324140','2025-06-19 12:10:07',1980.00,NULL,'','14','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(11601,'4000','141750324140','2025-06-19 12:10:07',NULL,1200.00,'','14','1','Good sold','1','23','sales','10','','No',NULL,NULL,''),(11602,'4000','141750324140','2025-06-19 12:09:00',NULL,780.00,'','14','1','Good sold','1','23','sales','9','','No',NULL,NULL,''),(11603,'1110','141750325817','2025-06-19 12:40:13',NULL,3799.80,'','14','1','Inventory sold','1','63','sales','3','','No',NULL,NULL,''),(11604,'1110','141750325817','2025-06-19 12:36:57',NULL,1386.00,'','14','1','Inventory sold','1','63','sales','6','','No',NULL,NULL,''),(11605,'1110','141750325817','2025-06-19 12:37:32',NULL,716.16,'','14','1','Inventory sold','1','63','sales','9','','No',NULL,NULL,''),(11606,'1110','141750325817','2025-06-19 12:39:01',NULL,1121.04,'','14','1','Inventory sold','1','63','sales','10','','No',NULL,NULL,''),(11607,'5500','141750325817','2025-06-19 12:39:38',7023.00,NULL,'','14','1','Cost of goods sold','1','63','sales','','','No',NULL,NULL,''),(11608,'1100','141750325817','2025-06-19 12:40:13',7455.00,NULL,'','14','1','Good sold','1','63','sales','','','No',NULL,NULL,''),(11609,'4000','141750325817','2025-06-19 12:40:13',NULL,4000.20,'','14','1','Good sold','1','63','sales','3','','No',NULL,NULL,''),(11610,'4000','141750325817','2025-06-19 12:36:57',NULL,1475.04,'','14','1','Good sold','1','63','sales','6','','No',NULL,NULL,''),(11611,'4000','141750325817','2025-06-19 12:37:32',NULL,780.00,'','14','1','Good sold','1','63','sales','9','','No',NULL,NULL,''),(11612,'4000','141750325817','2025-06-19 12:39:01',NULL,1200.00,'','14','1','Good sold','1','63','sales','10','','No',NULL,NULL,''),(11613,'1110','141750326616','2025-06-19 12:53:05',NULL,608.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(11614,'1110','141750326616','2025-06-19 12:50:16',NULL,118.75,'','14','1','Inventory sold','1','64','sales','4','','No',NULL,NULL,''),(11615,'5500','141750326616','2025-06-19 12:52:44',726.75,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11616,'1100','141750326616','2025-06-19 12:53:05',800.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(11617,'4000','141750326616','2025-06-19 12:53:05',NULL,650.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(11618,'4000','141750326616','2025-06-19 12:50:16',NULL,150.00,'','14','1','Good sold','1','64','sales','4','','No',NULL,NULL,''),(11619,'1110','141750328532','2025-06-19 13:23:17',NULL,1121.04,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(11620,'1110','141750328532','2025-06-19 13:22:13',NULL,716.16,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(11621,'5500','141750328532','2025-06-19 13:22:45',1837.20,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(11622,'1100','141750328532','2025-06-19 13:23:17',1980.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(11623,'4000','141750328532','2025-06-19 13:23:17',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(11624,'4000','141750328532','2025-06-19 13:22:13',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(11625,'1110','141750333922','2025-06-19 14:52:28',NULL,1121.04,'','14','1','Inventory sold','1','75','sales','10','','No',NULL,NULL,''),(11626,'1110','141750333922','2025-06-19 14:52:02',NULL,608.00,'','14','1','Inventory sold','1','75','sales','2','','No',NULL,NULL,''),(11627,'5500','141750333922','2025-06-19 14:52:18',1729.04,NULL,'','14','1','Cost of goods sold','1','75','sales','','','No',NULL,NULL,''),(11628,'1100','141750333922','2025-06-19 14:52:28',1850.00,NULL,'','14','1','Good sold','1','75','sales','','','No',NULL,NULL,''),(11629,'4000','141750333922','2025-06-19 14:52:28',NULL,1200.00,'','14','1','Good sold','1','75','sales','10','','No',NULL,NULL,''),(11630,'4000','141750333922','2025-06-19 14:52:02',NULL,650.00,'','14','1','Good sold','1','75','sales','2','','No',NULL,NULL,''),(11631,'1100','141750091087','2025-06-19 15:11:01',NULL,1450.00,'','14','1','','1','23','payment','','','No',NULL,NULL,''),(11632,'1010','141750091087','2025-06-19 15:11:01',1450.00,NULL,'','14','1','','1','23','payment','','14175033509113033221532','No',NULL,NULL,''),(11633,'1100','141750164455','2025-06-19 15:12:23',NULL,20.00,'','14','1','','1','23','payment','','','No',NULL,NULL,'LKH'),(11634,'1010','141750164455','2025-06-19 15:12:23',20.00,NULL,'','14','1','','1','23','payment','','14175033524233333043324','No',NULL,NULL,'LKH'),(11635,'1100','141750162976','2025-06-19 15:14:25',NULL,20.00,'','14','1','','1','23','payment','','','No',NULL,NULL,'LKH'),(11636,'1010','141750162976','2025-06-19 15:14:25',20.00,NULL,'','14','1','','1','23','payment','','14175033532135132220712','No',NULL,NULL,'LKH'),(11637,'1110','141750336146','2025-06-19 15:29:28',NULL,1121.04,'','14','1','Inventory sold','1','41','sales','10','','No',NULL,NULL,''),(11638,'5500','141750336146','2025-06-19 15:29:06',1121.04,NULL,'','14','1','Cost of goods sold','1','41','sales','','','No',NULL,NULL,''),(11639,'1100','141750336146','2025-06-19 15:29:28',1200.00,NULL,'','14','1','Good sold','1','41','sales','','','No',NULL,NULL,''),(11640,'4000','141750336146','2025-06-19 15:29:28',NULL,1200.00,'','14','1','Good sold','1','41','sales','10','','No',NULL,NULL,''),(11641,'1110','141750336962','2025-06-19 15:43:22',NULL,333.12,'','14','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(11642,'5500','141750336962','2025-06-19 15:42:42',333.12,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(11643,'1000','141750336962','2025-06-19 15:43:22',370.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(11644,'4000','141750336962','2025-06-19 15:43:22',NULL,370.08,'','14','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(11645,'1110','141750340490','2025-06-19 16:43:09',NULL,2242.08,'','14','1','Inventory sold','1','63','sales','10','','No',NULL,NULL,''),(11646,'1110','141750340490','2025-06-19 16:41:30',NULL,1386.00,'','14','1','Inventory sold','1','63','sales','6','','No',NULL,NULL,''),(11647,'1110','141750340490','2025-06-19 16:42:06',NULL,3799.80,'','14','1','Inventory sold','1','63','sales','3','','No',NULL,NULL,''),(11648,'5500','141750340490','2025-06-19 16:42:27',7427.88,NULL,'','14','1','Cost of goods sold','1','63','sales','','','No',NULL,NULL,''),(11649,'1100','141750340490','2025-06-19 16:43:09',7875.00,NULL,'','14','1','Good sold','1','63','sales','','','No',NULL,NULL,''),(11650,'4000','141750340490','2025-06-19 16:43:09',NULL,2400.00,'','14','1','Good sold','1','63','sales','10','','No',NULL,NULL,''),(11651,'4000','141750340490','2025-06-19 16:41:30',NULL,1475.04,'','14','1','Good sold','1','63','sales','6','','No',NULL,NULL,''),(11652,'4000','141750340490','2025-06-19 16:42:06',NULL,4000.20,'','14','1','Good sold','1','63','sales','3','','No',NULL,NULL,''),(11653,'4000','141750325817','2025-06-19 16:46:00',4000.20,NULL,'','14','1','Returned products','1','63','return','','','No',NULL,NULL,''),(11654,'1100','141750325817','2025-06-19 16:46:00',NULL,4000.20,'','14','1','Returned products','1','63','return','','','No',NULL,NULL,''),(11655,'5500','141750325817','2025-06-19 16:46:00',NULL,3799.80,'','14','1','Cost of goods returned','1','63','sales','3','','No',NULL,NULL,''),(11656,'1110','141750325817','2025-06-19 16:46:00',3799.80,NULL,'','14','1','Inventory retuned ','1','63','sales','','','No',NULL,NULL,''),(11657,'4000','141750325817','2025-06-19 16:46:03',1475.04,NULL,'','14','1','Returned products','1','63','return','','','No',NULL,NULL,''),(11658,'1100','141750325817','2025-06-19 16:46:03',NULL,1475.04,'','14','1','Returned products','1','63','return','','','No',NULL,NULL,''),(11659,'5500','141750325817','2025-06-19 16:46:03',NULL,1386.00,'','14','1','Cost of goods returned','1','63','sales','6','','No',NULL,NULL,''),(11660,'1110','141750325817','2025-06-19 16:46:03',1386.00,NULL,'','14','1','Inventory retuned ','1','63','sales','','','No',NULL,NULL,''),(11661,'4000','141750325817','2025-06-19 16:46:05',780.00,NULL,'','14','1','Returned products','1','63','return','','','No',NULL,NULL,''),(11662,'1100','141750325817','2025-06-19 16:46:05',NULL,780.00,'','14','1','Returned products','1','63','return','','','No',NULL,NULL,''),(11663,'5500','141750325817','2025-06-19 16:46:05',NULL,716.16,'','14','1','Cost of goods returned','1','63','sales','9','','No',NULL,NULL,''),(11664,'1110','141750325817','2025-06-19 16:46:05',716.16,NULL,'','14','1','Inventory retuned ','1','63','sales','','','No',NULL,NULL,''),(11665,'4000','141750325817','2025-06-19 16:46:08',1200.00,NULL,'','14','1','Returned products','1','63','return','','','No',NULL,NULL,''),(11666,'1100','141750325817','2025-06-19 16:46:08',NULL,1200.00,'','14','1','Returned products','1','63','return','','','No',NULL,NULL,''),(11667,'5500','141750325817','2025-06-19 16:46:08',NULL,1121.04,'','14','1','Cost of goods returned','1','63','sales','10','','No',NULL,NULL,''),(11668,'1110','141750325817','2025-06-19 16:46:08',1121.04,NULL,'','14','1','Inventory retuned ','1','63','sales','','','No',NULL,NULL,''),(11669,'1110','141750342093','2025-06-19 17:10:50',NULL,1121.04,'','14','1','Inventory sold','1','33','sales','10','','No',NULL,NULL,''),(11670,'1110','141750342093','2025-06-19 17:08:14',NULL,1519.92,'','14','1','Inventory sold','1','33','sales','3','','No',NULL,NULL,''),(11671,'1110','141750342093','2025-06-19 17:09:20',NULL,1386.00,'','14','1','Inventory sold','1','33','sales','6','','No',NULL,NULL,''),(11672,'1110','141750342093','2025-06-19 17:09:40',NULL,943.92,'','14','1','Inventory sold','1','33','sales','7','','No',NULL,NULL,''),(11673,'1110','141750342093','2025-06-19 17:10:11',NULL,1062.00,'','14','1','Inventory sold','1','33','sales','8','','No',NULL,NULL,''),(11674,'5500','141750342093','2025-06-19 17:10:30',6032.88,NULL,'','14','1','Cost of goods sold','1','33','sales','','','No',NULL,NULL,''),(11675,'1100','141750342093','2025-06-19 17:10:50',6435.00,NULL,'','14','1','Good sold','1','33','sales','','','No',NULL,NULL,''),(11676,'4000','141750342093','2025-06-19 17:10:50',NULL,1200.00,'','14','1','Good sold','1','33','sales','10','','No',NULL,NULL,''),(11677,'4000','141750342093','2025-06-19 17:08:14',NULL,1600.08,'','14','1','Good sold','1','33','sales','3','','No',NULL,NULL,''),(11678,'4000','141750342093','2025-06-19 17:09:20',NULL,1475.04,'','14','1','Good sold','1','33','sales','6','','No',NULL,NULL,''),(11679,'4000','141750342093','2025-06-19 17:09:40',NULL,999.84,'','14','1','Good sold','1','33','sales','7','','No',NULL,NULL,''),(11680,'4000','141750342093','2025-06-19 17:10:11',NULL,1159.92,'','14','1','Good sold','1','33','sales','8','','No',NULL,NULL,''),(11681,'1110','141750345333','2025-06-19 18:05:12',NULL,2242.08,'','14','1','Inventory sold','1','28','sales','10','','No',NULL,NULL,''),(11682,'5500','141750345333','2025-06-19 18:02:14',2242.08,NULL,'','14','1','Cost of goods sold','1','28','sales','','','No',NULL,NULL,''),(11683,'1100','141750345333','2025-06-19 18:05:12',2340.00,NULL,'','14','1','Good sold','1','28','sales','','','No',NULL,NULL,''),(11684,'4000','141750345333','2025-06-19 18:05:12',NULL,2340.00,'','14','1','Good sold','1','28','sales','10','','No',NULL,NULL,''),(11685,'1100','141750321923','2025-06-19 18:52:57',NULL,3900.00,'','14','1','','1','31','payment','','','No',NULL,NULL,''),(11686,'1000','141750321923','2025-06-19 18:52:57',3900.00,NULL,'','14','1','','1','31','payment','','14175034840130100240351','No',NULL,NULL,''),(11687,'1100','141750328532','2025-06-19 18:53:41',NULL,1980.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(11688,'1000','141750328532','2025-06-19 18:53:41',1980.00,NULL,'','14','1','','1','25','payment','','14175034854752235303022','No',NULL,NULL,''),(11689,'1100','141750336146','2025-06-19 18:56:51',NULL,350.00,'','14','1','','1','41','payment','','','No',NULL,NULL,'KJH'),(11690,'1000','141750336146','2025-06-19 18:56:51',350.00,NULL,'','14','1','','1','41','payment','','14175034872520303018220','No',NULL,NULL,'KJH'),(11691,'1100','141750336146','2025-06-19 18:58:59',NULL,850.00,'','14','1','','1','41','payment','','','No',NULL,NULL,''),(11692,'1000','141750336146','2025-06-19 18:58:59',850.00,NULL,'','14','1','','1','41','payment','','14175034875900525333204','No',NULL,NULL,''),(11693,'1100','141750326616','2025-06-19 19:06:09',NULL,800.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(11694,'1000','141750326616','2025-06-19 19:06:09',800.00,NULL,'','14','1','','1','64','payment','','14175034919239203422222','No',NULL,NULL,''),(11695,'1100','141750319112','2025-06-19 19:07:07',NULL,9860.00,'','14','1','','1','77','payment','','','No',NULL,NULL,''),(11696,'1000','141750319112','2025-06-19 19:07:07',9860.00,NULL,'','14','1','','1','77','payment','','14175034927227030122302','No',NULL,NULL,''),(11697,'1100','141750333922','2025-06-19 19:13:59',NULL,1850.00,'','14','1','','1','75','payment','','','No',NULL,NULL,'EQUI'),(11698,'1010','141750333922','2025-06-19 19:13:59',1850.00,NULL,'','14','1','','1','75','payment','','14175034966576162534236','No',NULL,NULL,'EQUI'),(11699,'1110','141750350684','2025-06-19 19:33:06',NULL,2864.64,'','14','1','Inventory sold','1','26','sales','9','','No',NULL,NULL,''),(11700,'1110','141750350684','2025-06-19 19:31:24',NULL,1480.32,'','14','1','Inventory sold','1','26','sales','21','','No',NULL,NULL,''),(11701,'5500','141750350684','2025-06-19 19:32:29',4344.96,NULL,'','14','1','Cost of goods sold','1','26','sales','','','No',NULL,NULL,''),(11702,'1000','141750350684','2025-06-19 19:33:06',4720.00,NULL,'','14','1','Good sold','1','26','sales','','','No',NULL,NULL,'DRT'),(11703,'4000','141750350684','2025-06-19 19:33:06',NULL,3120.00,'','14','1','Good sold','1','26','sales','9','','No',NULL,NULL,''),(11704,'4000','141750350684','2025-06-19 19:31:24',NULL,1600.00,'','14','1','Good sold','1','26','sales','21','','No',NULL,NULL,''),(11705,'1100','141750342093','2025-06-19 19:43:33',NULL,4930.00,'','14','1','','1','33','payment','','','No',NULL,NULL,''),(11706,'1000','141750342093','2025-06-19 19:43:33',4930.00,NULL,'','14','1','','1','33','payment','','14175035143833303233334','No',NULL,NULL,''),(11707,'1100','141750171863','2025-06-19 20:49:31',NULL,1850.00,'','14','1','','1','45','payment','','','No',NULL,NULL,'KJH'),(11708,'1010','141750171863','2025-06-19 20:49:31',1850.00,NULL,'','14','1','','1','45','payment','','14175035540602333327020','No',NULL,NULL,'KJH'),(11709,'1110','141750357399','2025-06-19 21:31:44',NULL,5472.00,'','14','1','Inventory sold','1','20','sales','2','','No',NULL,NULL,''),(11710,'1110','141750357399','2025-06-19 21:23:19',NULL,5013.12,'','14','1','Inventory sold','1','20','sales','9','','No',NULL,NULL,''),(11711,'1110','141750357399','2025-06-19 21:23:51',NULL,2242.08,'','14','1','Inventory sold','1','20','sales','10','','No',NULL,NULL,''),(11712,'5500','141750357399','2025-06-19 21:31:06',12727.20,NULL,'','14','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(11713,'1100','141750357399','2025-06-19 21:31:44',13710.00,NULL,'','14','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(11714,'4000','141750357399','2025-06-19 21:31:44',NULL,5850.00,'','14','1','Good sold','1','20','sales','2','','No',NULL,NULL,''),(11715,'4000','141750357399','2025-06-19 21:23:19',NULL,5460.00,'','14','1','Good sold','1','20','sales','9','','No',NULL,NULL,''),(11716,'4000','141750357399','2025-06-19 21:23:51',NULL,2400.00,'','14','1','Good sold','1','20','sales','10','','No',NULL,NULL,''),(11717,'1110','141750358839','2025-06-19 21:52:36',NULL,4296.96,'','14','1','Inventory sold','1','53','sales','9','','No',NULL,NULL,''),(11718,'1110','141750358839','2025-06-19 21:47:19',NULL,8968.32,'','14','1','Inventory sold','1','53','sales','10','','No',NULL,NULL,''),(11719,'1110','141750358839','2025-06-19 21:47:51',NULL,3648.00,'','14','1','Inventory sold','1','53','sales','2','','No',NULL,NULL,''),(11720,'1110','141750358839','2025-06-19 21:48:18',NULL,4758.93,'','14','1','Inventory sold','1','53','sales','7','','No',NULL,NULL,''),(11721,'1110','141750358839','2025-06-19 21:48:54',NULL,5544.00,'','14','1','Inventory sold','1','53','sales','6','','No',NULL,NULL,''),(11722,'1110','141750358839','2025-06-19 21:49:32',NULL,3690.00,'','14','1','Inventory sold','1','53','sales','15','','No',NULL,NULL,''),(11723,'1110','141750358839','2025-06-19 21:50:13',NULL,3768.00,'','14','1','Inventory sold','1','53','sales','1','','No',NULL,NULL,''),(11724,'1110','141750358839','2025-06-19 21:50:43',NULL,340.08,'','14','1','Inventory sold','1','53','sales','20','','No',NULL,NULL,''),(11725,'1110','141750358839','2025-06-19 21:51:16',NULL,1519.92,'','14','1','Inventory sold','1','53','sales','3','','No',NULL,NULL,''),(11726,'5500','141750358839','2025-06-19 21:52:19',36534.21,NULL,'','14','1','Cost of goods sold','1','53','sales','','','No',NULL,NULL,''),(11727,'1100','141750358839','2025-06-19 21:52:36',39021.00,NULL,'','14','1','Good sold','1','53','sales','','','No',NULL,NULL,''),(11728,'4000','141750358839','2025-06-19 21:52:36',NULL,4680.00,'','14','1','Good sold','1','53','sales','9','','No',NULL,NULL,''),(11729,'4000','141750358839','2025-06-19 21:47:19',NULL,9600.00,'','14','1','Good sold','1','53','sales','10','','No',NULL,NULL,''),(11730,'4000','141750358839','2025-06-19 21:47:51',NULL,3900.00,'','14','1','Good sold','1','53','sales','2','','No',NULL,NULL,''),(11731,'4000','141750358839','2025-06-19 21:48:18',NULL,5040.86,'','14','1','Good sold','1','53','sales','7','','No',NULL,NULL,''),(11732,'4000','141750358839','2025-06-19 21:48:54',NULL,5900.16,'','14','1','Good sold','1','53','sales','6','','No',NULL,NULL,''),(11733,'4000','141750358839','2025-06-19 21:49:32',NULL,3899.88,'','14','1','Good sold','1','53','sales','15','','No',NULL,NULL,''),(11734,'4000','141750358839','2025-06-19 21:50:13',NULL,4000.08,'','14','1','Good sold','1','53','sales','1','','No',NULL,NULL,''),(11735,'4000','141750358839','2025-06-19 21:50:43',NULL,400.00,'','14','1','Good sold','1','53','sales','20','','No',NULL,NULL,''),(11736,'4000','141750358839','2025-06-19 21:51:16',NULL,1600.08,'','14','1','Good sold','1','53','sales','3','','No',NULL,NULL,''),(11737,'1100','141750358839','2025-06-19 21:54:33',NULL,35820.00,'','14','1','','1','53','payment','','','No',NULL,NULL,''),(11738,'1000','141750358839','2025-06-19 21:54:33',35820.00,NULL,'','14','1','','1','53','payment','','14175035932231352932703','No',NULL,NULL,''),(11739,'1100','141750358839','2025-06-19 21:55:22',NULL,1450.00,'','14','1','','1','53','payment','','','No',NULL,NULL,'LKH'),(11740,'1010','141750358839','2025-06-19 21:55:22',1450.00,NULL,'','14','1','','1','53','payment','','14175035935193150331333','No',NULL,NULL,'LKH'),(11741,'1110','141750407587','2025-06-20 11:21:55',NULL,1432.32,'','14','1','Inventory sold','1','28','sales','9','','No',NULL,NULL,''),(11742,'1110','141750407587','2025-06-20 11:19:47',NULL,1121.04,'','14','1','Inventory sold','1','28','sales','10','','No',NULL,NULL,''),(11743,'5500','141750407587','2025-06-20 11:20:28',2553.36,NULL,'','14','1','Cost of goods sold','1','28','sales','','','No',NULL,NULL,''),(11744,'1100','141750407587','2025-06-20 11:21:55',2680.00,NULL,'','14','1','Good sold','1','28','sales','','','No',NULL,NULL,''),(11745,'4000','141750407587','2025-06-20 11:21:55',NULL,1510.03,'','14','1','Good sold','1','28','sales','9','','No',NULL,NULL,''),(11746,'4000','141750407587','2025-06-20 11:19:47',NULL,1170.00,'','14','1','Good sold','1','28','sales','10','','No',NULL,NULL,''),(11747,'1110','141750408301','2025-06-20 11:32:05',NULL,27.76,'','14','1','Inventory sold','1','80','sales','13','','No',NULL,NULL,''),(11748,'5500','141750408301','2025-06-20 11:31:41',27.76,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(11749,'1100','141750408301','2025-06-20 11:32:05',40.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(11750,'4000','141750408301','2025-06-20 11:32:05',NULL,40.00,'','14','1','Good sold','1','80','sales','13','','No',NULL,NULL,''),(11751,'1100','141750408301','2025-06-20 11:33:28',NULL,20.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(11752,'1000','141750408301','2025-06-20 11:33:28',20.00,NULL,'','14','1','','1','80','payment','','14175040842524372200123','No',NULL,NULL,''),(11753,'1110','141750408447','2025-06-20 11:34:17',NULL,13.88,'','14','1','Inventory sold','1','53','sales','13','','No',NULL,NULL,''),(11754,'5500','141750408447','2025-06-20 11:34:07',13.88,NULL,'','14','1','Cost of goods sold','1','53','sales','','','No',NULL,NULL,''),(11755,'1100','141750408447','2025-06-20 11:34:17',20.00,NULL,'','14','1','Good sold','1','53','sales','','','No',NULL,NULL,''),(11756,'4000','141750408447','2025-06-20 11:34:17',NULL,20.00,'','14','1','Good sold','1','53','sales','13','','No',NULL,NULL,''),(11757,'1110','141750408491','2025-06-20 11:35:04',NULL,13.88,'','14','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(11758,'5500','141750408491','2025-06-20 11:34:51',13.88,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(11759,'1100','141750408491','2025-06-20 11:35:04',20.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(11760,'4000','141750408491','2025-06-20 11:35:04',NULL,20.00,'','14','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(11761,'1110','141750409444','2025-06-20 11:51:56',NULL,716.16,'','14','1','Inventory sold','1','44','sales','9','','No',NULL,NULL,''),(11762,'1110','141750409444','2025-06-20 11:50:44',NULL,297.96,'','14','1','Inventory sold','1','44','sales','5','','No',NULL,NULL,''),(11763,'1110','141750409444','2025-06-20 11:51:12',NULL,759.96,'','14','1','Inventory sold','1','44','sales','3','','No',NULL,NULL,''),(11764,'5500','141750409444','2025-06-20 11:51:34',1774.08,NULL,'','14','1','Cost of goods sold','1','44','sales','','','No',NULL,NULL,''),(11765,'1100','141750409444','2025-06-20 11:51:56',1905.00,NULL,'','14','1','Good sold','1','44','sales','','','No',NULL,NULL,''),(11766,'4000','141750409444','2025-06-20 11:51:56',NULL,780.00,'','14','1','Good sold','1','44','sales','9','','No',NULL,NULL,''),(11767,'4000','141750409444','2025-06-20 11:50:44',NULL,324.96,'','14','1','Good sold','1','44','sales','5','','No',NULL,NULL,''),(11768,'4000','141750409444','2025-06-20 11:51:12',NULL,800.04,'','14','1','Good sold','1','44','sales','3','','No',NULL,NULL,''),(11769,'1110','141750410670','2025-06-20 12:17:31',NULL,21484.80,'','14','1','Inventory sold','1','19','sales','9','','No',NULL,NULL,''),(11770,'1110','141750410670','2025-06-20 12:11:11',NULL,14573.52,'','14','1','Inventory sold','1','19','sales','10','','No',NULL,NULL,''),(11771,'1110','141750410670','2025-06-20 12:11:29',NULL,30400.00,'','14','1','Inventory sold','1','19','sales','2','','No',NULL,NULL,''),(11772,'1110','141750410670','2025-06-20 12:12:43',NULL,1945.92,'','14','1','Inventory sold','1','19','sales','14','','No',NULL,NULL,''),(11773,'1110','141750410670','2025-06-20 12:14:16',NULL,4550.40,'','14','1','Inventory sold','1','19','sales','11','','No',NULL,NULL,''),(11774,'5500','141750410670','2025-06-20 12:17:03',72954.64,NULL,'','14','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(11775,'1100','141750410670','2025-06-20 12:17:31',78730.00,NULL,'','14','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(11776,'4000','141750410670','2025-06-20 12:17:31',NULL,23400.00,'','14','1','Good sold','1','19','sales','9','','No',NULL,NULL,''),(11777,'4000','141750410670','2025-06-20 12:11:11',NULL,15600.00,'','14','1','Good sold','1','19','sales','10','','No',NULL,NULL,''),(11778,'4000','141750410670','2025-06-20 12:11:29',NULL,32500.00,'','14','1','Good sold','1','19','sales','2','','No',NULL,NULL,''),(11779,'4000','141750410670','2025-06-20 12:12:43',NULL,2080.08,'','14','1','Good sold','1','19','sales','14','','No',NULL,NULL,''),(11780,'4000','141750410670','2025-06-20 12:14:16',NULL,5150.40,'','14','1','Good sold','1','19','sales','11','','No',NULL,NULL,''),(11781,'1110','141750411269','2025-06-20 12:21:40',NULL,833.04,'','14','1','Inventory sold','1','19','sales','17','','No',NULL,NULL,''),(11782,'1110','141750411269','2025-06-20 12:21:09',NULL,1145.76,'','14','1','Inventory sold','1','19','sales','18','','No',NULL,NULL,''),(11783,'5500','141750411269','2025-06-20 12:21:21',1978.80,NULL,'','14','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(11784,'1100','141750411269','2025-06-20 12:21:40',2235.00,NULL,'','14','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(11785,'4000','141750411269','2025-06-20 12:21:40',NULL,950.04,'','14','1','Good sold','1','19','sales','17','','No',NULL,NULL,''),(11786,'4000','141750411269','2025-06-20 12:21:09',NULL,1285.20,'','14','1','Good sold','1','19','sales','18','','No',NULL,NULL,''),(11787,'1110','141750412003','2025-06-20 12:34:52',NULL,4484.16,'','14','1','Inventory sold','1','16','sales','10','','No',NULL,NULL,''),(11788,'1110','141750412003','2025-06-20 12:33:23',NULL,1386.00,'','14','1','Inventory sold','1','16','sales','6','','No',NULL,NULL,''),(11789,'1110','141750412003','2025-06-20 12:34:13',NULL,943.92,'','14','1','Inventory sold','1','16','sales','7','','No',NULL,NULL,''),(11790,'5500','141750412003','2025-06-20 12:34:34',6814.08,NULL,'','14','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(11791,'1100','141750412003','2025-06-20 12:34:52',7195.00,NULL,'','14','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(11792,'4000','141750412003','2025-06-20 12:34:52',NULL,4720.00,'','14','1','Good sold','1','16','sales','10','','No',NULL,NULL,''),(11793,'4000','141750412003','2025-06-20 12:33:23',NULL,1475.04,'','14','1','Good sold','1','16','sales','6','','No',NULL,NULL,''),(11794,'4000','141750412003','2025-06-20 12:34:13',NULL,999.84,'','14','1','Good sold','1','16','sales','7','','No',NULL,NULL,''),(11795,'1110','141750412799','2025-06-20 12:47:01',NULL,943.92,'','14','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(11796,'5500','141750412799','2025-06-20 12:46:39',943.92,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11797,'1100','141750412799','2025-06-20 12:47:01',1000.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(11798,'4000','141750412799','2025-06-20 12:47:01',NULL,999.84,'','14','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(11799,'1110','141750412925','2025-06-20 12:49:14',NULL,39.33,'','14','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(11800,'1110','141750412925','2025-06-20 12:48:45',NULL,46.71,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(11801,'5500','141750412925','2025-06-20 12:48:55',86.04,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11802,'1000','141750412925','2025-06-20 12:49:14',95.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(11803,'4000','141750412925','2025-06-20 12:49:14',NULL,45.00,'','14','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(11804,'4000','141750412925','2025-06-20 12:48:45',NULL,50.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(11805,'1110','141750416822','2025-06-20 14:02:46',NULL,17904.00,'','14','1','Inventory sold','1','19','sales','9','','No',NULL,NULL,''),(11806,'1110','141750416822','2025-06-20 13:53:43',NULL,4550.40,'','14','1','Inventory sold','1','19','sales','11','','No',NULL,NULL,''),(11807,'1110','141750416822','2025-06-20 13:56:38',NULL,30400.00,'','14','1','Inventory sold','1','19','sales','2','','No',NULL,NULL,''),(11808,'1110','141750416822','2025-06-20 13:57:11',NULL,14573.52,'','14','1','Inventory sold','1','19','sales','10','','No',NULL,NULL,''),(11809,'1110','141750416822','2025-06-20 13:57:29',NULL,833.04,'','14','1','Inventory sold','1','19','sales','17','','No',NULL,NULL,''),(11810,'1110','141750416822','2025-06-20 13:58:30',NULL,1145.76,'','14','1','Inventory sold','1','19','sales','18','','No',NULL,NULL,''),(11811,'1110','141750416822','2025-06-20 13:58:44',NULL,3891.84,'','14','1','Inventory sold','1','19','sales','14','','No',NULL,NULL,''),(11812,'5500','141750416822','2025-06-20 14:02:18',73298.56,NULL,'','14','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(11813,'1100','141750416822','2025-06-20 14:02:46',79145.00,NULL,'','14','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(11814,'4000','141750416822','2025-06-20 14:02:46',NULL,19500.00,'','14','1','Good sold','1','19','sales','9','','No',NULL,NULL,''),(11815,'4000','141750416822','2025-06-20 13:53:43',NULL,5150.40,'','14','1','Good sold','1','19','sales','11','','No',NULL,NULL,''),(11816,'4000','141750416822','2025-06-20 13:56:38',NULL,32500.00,'','14','1','Good sold','1','19','sales','2','','No',NULL,NULL,''),(11817,'4000','141750416822','2025-06-20 13:57:11',NULL,15600.00,'','14','1','Good sold','1','19','sales','10','','No',NULL,NULL,''),(11818,'4000','141750416822','2025-06-20 13:57:29',NULL,950.04,'','14','1','Good sold','1','19','sales','17','','No',NULL,NULL,''),(11819,'4000','141750416822','2025-06-20 13:58:30',NULL,1285.20,'','14','1','Good sold','1','19','sales','18','','No',NULL,NULL,''),(11820,'4000','141750416822','2025-06-20 13:58:44',NULL,4160.16,'','14','1','Good sold','1','19','sales','14','','No',NULL,NULL,''),(11821,'4000','141750411269','2025-06-20 14:10:37',950.04,NULL,'','14','1','Returned products','1','19','return','','','No',NULL,NULL,''),(11822,'1100','141750411269','2025-06-20 14:10:37',NULL,950.04,'','14','1','Returned products','1','19','return','','','No',NULL,NULL,''),(11823,'5500','141750411269','2025-06-20 14:10:37',NULL,833.04,'','14','1','Cost of goods returned','1','19','sales','17','','No',NULL,NULL,''),(11824,'1110','141750411269','2025-06-20 14:10:37',833.04,NULL,'','14','1','Inventory retuned ','1','19','sales','','','No',NULL,NULL,''),(11825,'4000','141750411269','2025-06-20 14:10:40',1285.20,NULL,'','14','1','Returned products','1','19','return','','','No',NULL,NULL,''),(11826,'1100','141750411269','2025-06-20 14:10:40',NULL,1285.20,'','14','1','Returned products','1','19','return','','','No',NULL,NULL,''),(11827,'5500','141750411269','2025-06-20 14:10:40',NULL,1145.76,'','14','1','Cost of goods returned','1','19','sales','18','','No',NULL,NULL,''),(11828,'1110','141750411269','2025-06-20 14:10:40',1145.76,NULL,'','14','1','Inventory retuned ','1','19','sales','','','No',NULL,NULL,''),(11829,'4000','141750410670','2025-06-20 14:11:37',23400.00,NULL,'','14','1','Returned products','1','19','return','','','No',NULL,NULL,''),(11830,'1100','141750410670','2025-06-20 14:11:37',NULL,23400.00,'','14','1','Returned products','1','19','return','','','No',NULL,NULL,''),(11831,'5500','141750410670','2025-06-20 14:11:37',NULL,21484.80,'','14','1','Cost of goods returned','1','19','sales','9','','No',NULL,NULL,''),(11832,'1110','141750410670','2025-06-20 14:11:37',21484.80,NULL,'','14','1','Inventory retuned ','1','19','sales','','','No',NULL,NULL,''),(11833,'4000','141750410670','2025-06-20 14:11:39',15600.00,NULL,'','14','1','Returned products','1','19','return','','','No',NULL,NULL,''),(11834,'1100','141750410670','2025-06-20 14:11:39',NULL,15600.00,'','14','1','Returned products','1','19','return','','','No',NULL,NULL,''),(11835,'5500','141750410670','2025-06-20 14:11:39',NULL,14573.52,'','14','1','Cost of goods returned','1','19','sales','10','','No',NULL,NULL,''),(11836,'1110','141750410670','2025-06-20 14:11:39',14573.52,NULL,'','14','1','Inventory retuned ','1','19','sales','','','No',NULL,NULL,''),(11837,'4000','141750410670','2025-06-20 14:11:41',32500.00,NULL,'','14','1','Returned products','1','19','return','','','No',NULL,NULL,''),(11838,'1100','141750410670','2025-06-20 14:11:41',NULL,32500.00,'','14','1','Returned products','1','19','return','','','No',NULL,NULL,''),(11839,'5500','141750410670','2025-06-20 14:11:41',NULL,30400.00,'','14','1','Cost of goods returned','1','19','sales','2','','No',NULL,NULL,''),(11840,'1110','141750410670','2025-06-20 14:11:41',30400.00,NULL,'','14','1','Inventory retuned ','1','19','sales','','','No',NULL,NULL,''),(11841,'4000','141750410670','2025-06-20 14:11:43',2080.08,NULL,'','14','1','Returned products','1','19','return','','','No',NULL,NULL,''),(11842,'1100','141750410670','2025-06-20 14:11:43',NULL,2080.08,'','14','1','Returned products','1','19','return','','','No',NULL,NULL,''),(11843,'5500','141750410670','2025-06-20 14:11:43',NULL,1945.92,'','14','1','Cost of goods returned','1','19','sales','14','','No',NULL,NULL,''),(11844,'1110','141750410670','2025-06-20 14:11:43',1945.92,NULL,'','14','1','Inventory retuned ','1','19','sales','','','No',NULL,NULL,''),(11845,'4000','141750410670','2025-06-20 14:11:46',5150.40,NULL,'','14','1','Returned products','1','19','return','','','No',NULL,NULL,''),(11846,'1100','141750410670','2025-06-20 14:11:46',NULL,5150.40,'','14','1','Returned products','1','19','return','','','No',NULL,NULL,''),(11847,'5500','141750410670','2025-06-20 14:11:46',NULL,4550.40,'','14','1','Cost of goods returned','1','19','sales','11','','No',NULL,NULL,''),(11848,'1110','141750410670','2025-06-20 14:11:46',4550.40,NULL,'','14','1','Inventory retuned ','1','19','sales','','','No',NULL,NULL,''),(11849,'1100','141750407587','2025-06-20 14:23:15',NULL,2680.00,'','14','1','','1','28','payment','','','No',NULL,NULL,'EQUI'),(11850,'1040','141750407587','2025-06-20 14:23:15',2680.00,NULL,'','14','1','','1','28','payment','','14175041864521031440433','No',NULL,NULL,'EQUI'),(11851,'1100','141750345333','2025-06-20 14:24:28',NULL,2340.00,'','14','1','','1','28','payment','','','No',NULL,NULL,'LPO'),(11852,'1040','141750345333','2025-06-20 14:24:28',2340.00,NULL,'','14','1','','1','28','payment','','14175041869023301720203','No',NULL,NULL,'LPO'),(11853,'1100','141750083157','2025-06-20 14:26:59',NULL,12930.00,'','14','1','','1','28','payment','','','No',NULL,NULL,'HGK'),(11854,'1040','141750083157','2025-06-20 14:26:59',12930.00,NULL,'','14','1','','1','28','payment','','14175041885905002308001','No',NULL,NULL,'HGK'),(11855,'1110','141750419588','2025-06-20 14:40:26',NULL,716.16,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(11856,'1110','141750419588','2025-06-20 14:39:48',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(11857,'5500','141750419588','2025-06-20 14:40:07',1324.16,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(11858,'1100','141750419588','2025-06-20 14:40:26',1430.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(11859,'4000','141750419588','2025-06-20 14:40:26',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(11860,'4000','141750419588','2025-06-20 14:39:48',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(11861,'1110','141750421676','2025-06-20 15:15:03',NULL,63.33,'','14','1','Inventory sold','1','64','sales','3','','No',NULL,NULL,''),(11862,'1110','141750421676','2025-06-20 15:14:36',NULL,44.25,'','14','1','Inventory sold','1','64','sales','8','','No',NULL,NULL,''),(11863,'5500','141750421676','2025-06-20 15:14:50',107.58,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11864,'1100','141750421676','2025-06-20 15:15:03',125.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(11865,'4000','141750421676','2025-06-20 15:15:03',NULL,75.00,'','14','1','Good sold','1','64','sales','3','','No',NULL,NULL,''),(11866,'4000','141750421676','2025-06-20 15:14:36',NULL,50.00,'','14','1','Good sold','1','64','sales','8','','No',NULL,NULL,''),(11867,'1110','141750421990','2025-06-20 15:20:42',NULL,118.75,'','14','1','Inventory sold','1','64','sales','4','','No',NULL,NULL,''),(11868,'5500','141750421990','2025-06-20 15:19:50',118.75,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11869,'1100','141750421990','2025-06-20 15:20:42',150.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(11870,'4000','141750421990','2025-06-20 15:20:42',NULL,150.00,'','14','1','Good sold','1','64','sales','4','','No',NULL,NULL,''),(11871,'1100','141750421990','2025-06-20 15:23:00',NULL,100.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(11872,'1000','141750421990','2025-06-20 15:23:00',100.00,NULL,'','14','1','','1','64','payment','','14175042220302207321423','No',NULL,NULL,''),(11873,'1100','141750421990','2025-06-20 15:23:24',NULL,50.00,'','14','1','','1','64','payment','','','No',NULL,NULL,'KJH'),(11874,'1010','141750421990','2025-06-20 15:23:24',50.00,NULL,'','14','1','','1','64','payment','','14175042223042224522222','No',NULL,NULL,'KJH'),(11875,'1100','141750421676','2025-06-20 15:28:18',NULL,125.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(11876,'1000','141750421676','2025-06-20 15:28:18',125.00,NULL,'','14','1','','1','64','payment','','14175042252245221422333','No',NULL,NULL,''),(11877,'1110','141750423319','2025-06-20 15:42:55',NULL,340.08,'','14','1','Inventory sold','1','25','sales','20','','No',NULL,NULL,''),(11878,'1110','141750423319','2025-06-20 15:41:59',NULL,370.08,'','14','1','Inventory sold','1','25','sales','21','','No',NULL,NULL,''),(11879,'5500','141750423319','2025-06-20 15:42:39',710.16,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(11880,'1100','141750423319','2025-06-20 15:42:55',800.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(11881,'4000','141750423319','2025-06-20 15:42:55',NULL,400.00,'','14','1','Good sold','1','25','sales','20','','No',NULL,NULL,''),(11882,'4000','141750423319','2025-06-20 15:41:59',NULL,400.00,'','14','1','Good sold','1','25','sales','21','','No',NULL,NULL,''),(11883,'1110','141750423419','2025-06-20 15:44:14',NULL,666.24,'','14','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(11884,'1110','141750423419','2025-06-20 15:43:39',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(11885,'5500','141750423419','2025-06-20 15:43:55',1274.24,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(11886,'1100','141750423419','2025-06-20 15:44:14',1390.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(11887,'4000','141750423419','2025-06-20 15:44:14',NULL,740.16,'','14','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(11888,'4000','141750423419','2025-06-20 15:43:39',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(11889,'1100','141750412799','2025-06-20 15:45:25',NULL,1000.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(11890,'1000','141750412799','2025-06-20 15:45:25',1000.00,NULL,'','14','1','','1','64','payment','','14175042354237432404332','No',NULL,NULL,''),(11891,'1110','141750426591','2025-06-20 16:39:15',NULL,1432.32,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(11892,'1110','141750426591','2025-06-20 16:36:31',NULL,1121.04,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(11893,'1110','141750426591','2025-06-20 16:37:53',NULL,608.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(11894,'1110','141750426591','2025-06-20 16:38:08',NULL,118.75,'','14','1','Inventory sold','1','64','sales','4','','No',NULL,NULL,''),(11895,'5500','141750426591','2025-06-20 16:39:00',3280.11,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11896,'1100','141750426591','2025-06-20 16:39:15',3560.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(11897,'4000','141750426591','2025-06-20 16:39:15',NULL,1560.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(11898,'4000','141750426591','2025-06-20 16:36:31',NULL,1200.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(11899,'4000','141750426591','2025-06-20 16:37:53',NULL,650.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(11900,'4000','141750426591','2025-06-20 16:38:08',NULL,150.00,'','14','1','Good sold','1','64','sales','4','','No',NULL,NULL,''),(11901,'1110','141750426927','2025-06-20 16:42:24',NULL,63.33,'','14','1','Inventory sold','1','97','sales','3','','No',NULL,NULL,''),(11902,'5500','141750426927','2025-06-20 16:42:08',63.33,NULL,'','14','1','Cost of goods sold','1','97','sales','','','No',NULL,NULL,''),(11903,'1100','141750426927','2025-06-20 16:42:24',75.00,NULL,'','14','1','Good sold','1','97','sales','','','No',NULL,NULL,''),(11904,'4000','141750426927','2025-06-20 16:42:24',NULL,75.00,'','14','1','Good sold','1','97','sales','3','','No',NULL,NULL,''),(11905,'1100','141750426591','2025-06-20 16:42:58',NULL,20.00,'','14','1','','1','64','payment','','','No',NULL,NULL,'LPO'),(11906,'1010','141750426591','2025-06-20 16:42:58',20.00,NULL,'','14','1','','1','64','payment','','14175042699812213223322','No',NULL,NULL,'LPO'),(11907,'1100','141750426591','2025-06-20 16:43:19',NULL,3540.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(11908,'1000','141750426591','2025-06-20 16:43:19',3540.00,NULL,'','14','1','','1','64','payment','','14175042702304207243003','No',NULL,NULL,''),(11909,'1110','141750428577','2025-06-20 17:11:02',NULL,2242.08,'','14','1','Inventory sold','1','58','sales','10','','No',NULL,NULL,''),(11910,'1110','141750428577','2025-06-20 17:09:37',NULL,716.16,'','14','1','Inventory sold','1','58','sales','9','','No',NULL,NULL,''),(11911,'1110','141750428577','2025-06-20 17:10:25',NULL,943.92,'','14','1','Inventory sold','1','58','sales','7','','No',NULL,NULL,''),(11912,'5500','141750428577','2025-06-20 17:10:47',3902.16,NULL,'','14','1','Cost of goods sold','1','58','sales','','','No',NULL,NULL,''),(11913,'1100','141750428577','2025-06-20 17:11:02',4120.00,NULL,'','14','1','Good sold','1','58','sales','','','No',NULL,NULL,''),(11914,'4000','141750428577','2025-06-20 17:11:02',NULL,2360.00,'','14','1','Good sold','1','58','sales','10','','No',NULL,NULL,''),(11915,'4000','141750428577','2025-06-20 17:09:37',NULL,760.00,'','14','1','Good sold','1','58','sales','9','','No',NULL,NULL,''),(11916,'4000','141750428577','2025-06-20 17:10:25',NULL,999.84,'','14','1','Good sold','1','58','sales','7','','No',NULL,NULL,''),(11917,'1110','141750429054','2025-06-20 17:19:57',NULL,1386.00,'','14','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(11918,'1110','141750429054','2025-06-20 17:17:34',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(11919,'1110','141750429054','2025-06-20 17:19:07',NULL,340.08,'','14','1','Inventory sold','1','25','sales','20','','No',NULL,NULL,''),(11920,'1110','141750429054','2025-06-20 17:19:26',NULL,759.96,'','14','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(11921,'5500','141750429054','2025-06-20 17:19:42',3429.96,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(11922,'1100','141750429054','2025-06-20 17:19:57',3675.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(11923,'4000','141750429054','2025-06-20 17:19:57',NULL,1475.04,'','14','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(11924,'4000','141750429054','2025-06-20 17:17:34',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(11925,'4000','141750429054','2025-06-20 17:19:07',NULL,400.00,'','14','1','Good sold','1','25','sales','20','','No',NULL,NULL,''),(11926,'4000','141750429054','2025-06-20 17:19:26',NULL,800.04,'','14','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(11927,'1110','141750430351','2025-06-20 17:39:34',NULL,747.36,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(11928,'5500','141750430351','2025-06-20 17:39:11',747.36,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11929,'1000','141750430351','2025-06-20 17:39:34',800.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(11930,'4000','141750430351','2025-06-20 17:39:34',NULL,800.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(11931,'1100','141750429054','2025-06-20 18:13:21',NULL,3675.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'KJH'),(11932,'1010','141750429054','2025-06-20 18:13:21',3675.00,NULL,'','14','1','','1','25','payment','','14175043243324221033333','No',NULL,NULL,'KJH'),(11933,'4000','141750428577','2025-06-20 18:26:30',2360.00,NULL,'','14','1','Returned products','1','58','return','','','No',NULL,NULL,''),(11934,'1100','141750428577','2025-06-20 18:26:30',NULL,2360.00,'','14','1','Returned products','1','58','return','','','No',NULL,NULL,''),(11935,'5500','141750428577','2025-06-20 18:26:30',NULL,2242.08,'','14','1','Cost of goods returned','1','58','sales','10','','No',NULL,NULL,''),(11936,'1110','141750428577','2025-06-20 18:26:30',2242.08,NULL,'','14','1','Inventory retuned ','1','58','sales','','','No',NULL,NULL,''),(11937,'4000','141750428577','2025-06-20 18:26:33',760.00,NULL,'','14','1','Returned products','1','58','return','','','No',NULL,NULL,''),(11938,'1100','141750428577','2025-06-20 18:26:33',NULL,760.00,'','14','1','Returned products','1','58','return','','','No',NULL,NULL,''),(11939,'5500','141750428577','2025-06-20 18:26:33',NULL,716.16,'','14','1','Cost of goods returned','1','58','sales','9','','No',NULL,NULL,''),(11940,'1110','141750428577','2025-06-20 18:26:33',716.16,NULL,'','14','1','Inventory retuned ','1','58','sales','','','No',NULL,NULL,''),(11941,'4000','141750428577','2025-06-20 18:26:38',999.84,NULL,'','14','1','Returned products','1','58','return','','','No',NULL,NULL,''),(11942,'1100','141750428577','2025-06-20 18:26:38',NULL,999.84,'','14','1','Returned products','1','58','return','','','No',NULL,NULL,''),(11943,'5500','141750428577','2025-06-20 18:26:38',NULL,943.92,'','14','1','Cost of goods returned','1','58','sales','7','','No',NULL,NULL,''),(11944,'1110','141750428577','2025-06-20 18:26:38',943.92,NULL,'','14','1','Inventory retuned ','1','58','sales','','','No',NULL,NULL,''),(11945,'1110','141750433280','2025-06-20 18:29:24',NULL,2242.08,'','14','1','Inventory sold','1','58','sales','10','','No',NULL,NULL,''),(11946,'1110','141750433280','2025-06-20 18:28:00',NULL,1432.32,'','14','1','Inventory sold','1','58','sales','9','','No',NULL,NULL,''),(11947,'1110','141750433280','2025-06-20 18:28:27',NULL,943.92,'','14','1','Inventory sold','1','58','sales','7','','No',NULL,NULL,''),(11948,'5500','141750433280','2025-06-20 18:29:00',4618.32,NULL,'','14','1','Cost of goods sold','1','58','sales','','','No',NULL,NULL,''),(11949,'1100','141750433280','2025-06-20 18:29:24',4880.00,NULL,'','14','1','Good sold','1','58','sales','','','No',NULL,NULL,''),(11950,'4000','141750433280','2025-06-20 18:29:24',NULL,2360.00,'','14','1','Good sold','1','58','sales','10','','No',NULL,NULL,''),(11951,'4000','141750433280','2025-06-20 18:28:00',NULL,1520.00,'','14','1','Good sold','1','58','sales','9','','No',NULL,NULL,''),(11952,'4000','141750433280','2025-06-20 18:28:27',NULL,999.84,'','14','1','Good sold','1','58','sales','7','','No',NULL,NULL,''),(11953,'1110','141750433536','2025-06-20 18:32:33',NULL,716.16,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(11954,'5500','141750433536','2025-06-20 18:32:16',716.16,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11955,'1000','141750433536','2025-06-20 18:32:33',780.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(11956,'4000','141750433536','2025-06-20 18:32:33',NULL,780.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(11957,'1100','141750433280','2025-06-20 18:46:23',NULL,4880.00,'','14','1','','1','58','payment','','','No',NULL,NULL,'LKH'),(11958,'1010','141750433280','2025-06-20 18:46:23',4880.00,NULL,'','14','1','','1','58','payment','','14175043440833844804300','No',NULL,NULL,'LKH'),(11959,'1100','141750423319','2025-06-20 18:55:32',NULL,800.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(11960,'1000','141750423319','2025-06-20 18:55:32',800.00,NULL,'','14','1','','1','25','payment','','14175043496143441743303','No',NULL,NULL,''),(11961,'1110','141750435411','2025-06-20 19:05:27',NULL,1884.00,'','14','1','Inventory sold','1','19','sales','1','','No',NULL,NULL,''),(11962,'5500','141750435411','2025-06-20 19:03:31',1884.00,NULL,'','14','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(11963,'1100','141750435411','2025-06-20 19:05:27',2000.00,NULL,'','14','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(11964,'4000','141750435411','2025-06-20 19:05:27',NULL,2000.04,'','14','1','Good sold','1','19','sales','1','','No',NULL,NULL,''),(11965,'1100','141750409444','2025-06-20 19:11:57',NULL,1905.00,'','14','1','','1','44','payment','','','No',NULL,NULL,''),(11966,'1000','141750409444','2025-06-20 19:11:57',1905.00,NULL,'','14','1','','1','44','payment','','14175043595023223000347','No',NULL,NULL,''),(11967,'1100','141750423419','2025-06-20 19:13:36',NULL,1390.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(11968,'1000','141750423419','2025-06-20 19:13:36',1390.00,NULL,'','14','1','','1','25','payment','','14175043604232203107723','No',NULL,NULL,''),(11969,'1110','141750491821','2025-06-21 10:44:29',NULL,1432.32,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(11970,'1110','141750491821','2025-06-21 10:43:41',NULL,608.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(11971,'5500','141750491821','2025-06-21 10:44:14',2040.32,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(11972,'1000','141750491821','2025-06-21 10:44:29',2210.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(11973,'4000','141750491821','2025-06-21 10:44:29',NULL,1560.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(11974,'4000','141750491821','2025-06-21 10:43:41',NULL,650.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(11975,'4000','141749662462','2025-06-21 12:21:41',7020.00,NULL,'','14','1','Returned products','1','27','return','','','No',NULL,NULL,''),(11976,'1100','141749662462','2025-06-21 12:21:41',NULL,7020.00,'','14','1','Returned products','1','27','return','','','No',NULL,NULL,''),(11977,'5500','141749662462','2025-06-21 12:21:41',NULL,6445.44,'','14','1','Cost of goods returned','1','27','sales','9','','No',NULL,NULL,''),(11978,'1110','141749662462','2025-06-21 12:21:41',6445.44,NULL,'','14','1','Inventory retuned ','1','27','sales','','','No',NULL,NULL,''),(11979,'4000','141749662462','2025-06-21 12:21:44',370.08,NULL,'','14','1','Returned products','1','27','return','','','No',NULL,NULL,''),(11980,'1100','141749662462','2025-06-21 12:21:44',NULL,370.08,'','14','1','Returned products','1','27','return','','','No',NULL,NULL,''),(11981,'5500','141749662462','2025-06-21 12:21:44',NULL,333.12,'','14','1','Cost of goods returned','1','27','sales','13','','No',NULL,NULL,''),(11982,'1110','141749662462','2025-06-21 12:21:44',333.12,NULL,'','14','1','Inventory retuned ','1','27','sales','','','No',NULL,NULL,''),(11983,'4000','141749662462','2025-06-21 12:21:48',6500.00,NULL,'','14','1','Returned products','1','27','return','','','No',NULL,NULL,''),(11984,'1100','141749662462','2025-06-21 12:21:48',NULL,6500.00,'','14','1','Returned products','1','27','return','','','No',NULL,NULL,''),(11985,'5500','141749662462','2025-06-21 12:21:48',NULL,6080.00,'','14','1','Cost of goods returned','1','27','sales','2','','No',NULL,NULL,''),(11986,'1110','141749662462','2025-06-21 12:21:48',6080.00,NULL,'','14','1','Inventory retuned ','1','27','sales','','','No',NULL,NULL,''),(11987,'4000','141749662462','2025-06-21 12:21:52',2400.12,NULL,'','14','1','Returned products','1','27','return','','','No',NULL,NULL,''),(11988,'1100','141749662462','2025-06-21 12:21:52',NULL,2400.12,'','14','1','Returned products','1','27','return','','','No',NULL,NULL,''),(11989,'5500','141749662462','2025-06-21 12:21:52',NULL,2279.88,'','14','1','Cost of goods returned','1','27','sales','3','','No',NULL,NULL,''),(11990,'1110','141749662462','2025-06-21 12:21:52',2279.88,NULL,'','14','1','Inventory retuned ','1','27','sales','','','No',NULL,NULL,''),(11991,'4000','141749662462','2025-06-21 12:21:54',4500.00,NULL,'','14','1','Returned products','1','27','return','','','No',NULL,NULL,''),(11992,'1100','141749662462','2025-06-21 12:21:54',NULL,4500.00,'','14','1','Returned products','1','27','return','','','No',NULL,NULL,''),(11993,'5500','141749662462','2025-06-21 12:21:54',NULL,4275.00,'','14','1','Cost of goods returned','1','27','sales','4','','No',NULL,NULL,''),(11994,'1110','141749662462','2025-06-21 12:21:54',4275.00,NULL,'','14','1','Inventory retuned ','1','27','sales','','','No',NULL,NULL,''),(11995,'4000','141749662462','2025-06-21 12:21:56',2599.92,NULL,'','14','1','Returned products','1','27','return','','','No',NULL,NULL,''),(11996,'1100','141749662462','2025-06-21 12:21:56',NULL,2599.92,'','14','1','Returned products','1','27','return','','','No',NULL,NULL,''),(11997,'5500','141749662462','2025-06-21 12:21:56',NULL,2460.00,'','14','1','Cost of goods returned','1','27','sales','15','','No',NULL,NULL,''),(11998,'1110','141749662462','2025-06-21 12:21:56',2460.00,NULL,'','14','1','Inventory retuned ','1','27','sales','','','No',NULL,NULL,''),(11999,'4000','141749662462','2025-06-21 12:21:59',5900.16,NULL,'','14','1','Returned products','1','27','return','','','No',NULL,NULL,''),(12000,'1100','141749662462','2025-06-21 12:21:59',NULL,5900.16,'','14','1','Returned products','1','27','return','','','No',NULL,NULL,''),(12001,'5500','141749662462','2025-06-21 12:21:59',NULL,5544.00,'','14','1','Cost of goods returned','1','27','sales','6','','No',NULL,NULL,''),(12002,'1110','141749662462','2025-06-21 12:21:59',5544.00,NULL,'','14','1','Inventory retuned ','1','27','sales','','','No',NULL,NULL,''),(12003,'4000','141749662462','2025-06-21 12:22:03',380.04,NULL,'','14','1','Returned products','1','27','return','','','No',NULL,NULL,''),(12004,'1100','141749662462','2025-06-21 12:22:03',NULL,380.04,'','14','1','Returned products','1','27','return','','','No',NULL,NULL,''),(12005,'5500','141749662462','2025-06-21 12:22:03',NULL,340.08,'','14','1','Cost of goods returned','1','27','sales','20','','No',NULL,NULL,''),(12006,'1110','141749662462','2025-06-21 12:22:03',340.08,NULL,'','14','1','Inventory retuned ','1','27','sales','','','No',NULL,NULL,''),(12007,'4000','141749662462','2025-06-21 12:22:14',400.08,NULL,'','14','1','Returned products','1','27','return','','','No',NULL,NULL,''),(12008,'1100','141749662462','2025-06-21 12:22:14',NULL,400.08,'','14','1','Returned products','1','27','return','','','No',NULL,NULL,''),(12009,'5500','141749662462','2025-06-21 12:22:14',NULL,370.08,'','14','1','Cost of goods returned','1','27','sales','21','','No',NULL,NULL,''),(12010,'1110','141749662462','2025-06-21 12:22:14',370.08,NULL,'','14','1','Inventory retuned ','1','27','sales','','','No',NULL,NULL,''),(12011,'4000','141749662462','2025-06-21 12:22:17',579.96,NULL,'','14','1','Returned products','1','27','return','','','No',NULL,NULL,''),(12012,'1100','141749662462','2025-06-21 12:22:17',NULL,579.96,'','14','1','Returned products','1','27','return','','','No',NULL,NULL,''),(12013,'5500','141749662462','2025-06-21 12:22:17',NULL,531.00,'','14','1','Cost of goods returned','1','27','sales','8','','No',NULL,NULL,''),(12014,'1110','141749662462','2025-06-21 12:22:17',531.00,NULL,'','14','1','Inventory retuned ','1','27','sales','','','No',NULL,NULL,''),(12015,'4000','141749662462','2025-06-21 12:22:28',3000.06,NULL,'','14','1','Returned products','1','27','return','','','No',NULL,NULL,''),(12016,'1100','141749662462','2025-06-21 12:22:28',NULL,3000.06,'','14','1','Returned products','1','27','return','','','No',NULL,NULL,''),(12017,'5500','141749662462','2025-06-21 12:22:28',NULL,2826.00,'','14','1','Cost of goods returned','1','27','sales','1','','No',NULL,NULL,''),(12018,'1110','141749662462','2025-06-21 12:22:28',2826.00,NULL,'','14','1','Inventory retuned ','1','27','sales','','','No',NULL,NULL,''),(12019,'4000','141749662462','2025-06-21 12:22:32',20996.64,NULL,'','14','1','Returned products','1','27','return','','','No',NULL,NULL,''),(12020,'1100','141749662462','2025-06-21 12:22:32',NULL,20996.64,'','14','1','Returned products','1','27','return','','','No',NULL,NULL,''),(12021,'5500','141749662462','2025-06-21 12:22:32',NULL,19822.32,'','14','1','Cost of goods returned','1','27','sales','7','','No',NULL,NULL,''),(12022,'1110','141749662462','2025-06-21 12:22:32',19822.32,NULL,'','14','1','Inventory retuned ','1','27','sales','','','No',NULL,NULL,''),(12023,'1110','141750498525','2025-06-21 12:37:49',NULL,340.08,'','14','1','Inventory sold','1','33','sales','20','','No',NULL,NULL,''),(12024,'1110','141750498525','2025-06-21 12:35:25',NULL,1216.00,'','14','1','Inventory sold','1','33','sales','2','','No',NULL,NULL,''),(12025,'1110','141750498525','2025-06-21 12:36:17',NULL,972.96,'','14','1','Inventory sold','1','33','sales','14','','No',NULL,NULL,''),(12026,'5500','141750498525','2025-06-21 12:36:42',2529.04,NULL,'','14','1','Cost of goods sold','1','33','sales','','','No',NULL,NULL,''),(12027,'1100','141750498525','2025-06-21 12:37:49',2740.00,NULL,'','14','1','Good sold','1','33','sales','','','No',NULL,NULL,''),(12028,'4000','141750498525','2025-06-21 12:37:49',NULL,400.00,'','14','1','Good sold','1','33','sales','20','','No',NULL,NULL,''),(12029,'4000','141750498525','2025-06-21 12:35:25',NULL,1300.00,'','14','1','Good sold','1','33','sales','2','','No',NULL,NULL,''),(12030,'4000','141750498525','2025-06-21 12:36:17',NULL,1040.04,'','14','1','Good sold','1','33','sales','14','','No',NULL,NULL,''),(12031,'1110','141750498852','2025-06-21 12:46:12',NULL,1121.04,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(12032,'1110','141750498852','2025-06-21 12:40:52',NULL,608.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(12033,'5500','141750498852','2025-06-21 12:41:19',1729.04,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12034,'1100','141750498852','2025-06-21 12:46:12',1850.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(12035,'4000','141750498852','2025-06-21 12:46:12',NULL,1200.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(12036,'4000','141750498852','2025-06-21 12:40:52',NULL,650.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(12037,'1110','141750499206','2025-06-21 12:48:12',NULL,759.96,'','14','1','Inventory sold','1','64','sales','3','','No',NULL,NULL,''),(12038,'1110','141750499206','2025-06-21 12:46:46',NULL,608.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(12039,'5500','141750499206','2025-06-21 12:47:34',1367.96,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12040,'1000','141750499206','2025-06-21 12:48:12',1450.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'KLO'),(12041,'4000','141750499206','2025-06-21 12:48:12',NULL,800.04,'','14','1','Good sold','1','64','sales','3','','No',NULL,NULL,''),(12042,'4000','141750499206','2025-06-21 12:46:46',NULL,650.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(12043,'1100','141750498852','2025-06-21 12:49:06',NULL,1850.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(12044,'1000','141750498852','2025-06-21 12:49:06',1850.00,NULL,'','14','1','','1','64','payment','','14175049936900002362072','No',NULL,NULL,''),(12045,'1110','141750499374','2025-06-21 12:50:44',NULL,333.12,'','14','1','Inventory sold','1','80','sales','13','','No',NULL,NULL,''),(12046,'1110','141750499374','2025-06-21 12:49:34',NULL,608.00,'','14','1','Inventory sold','1','80','sales','2','','No',NULL,NULL,''),(12047,'1110','141750499374','2025-06-21 12:50:02',NULL,943.92,'','14','1','Inventory sold','1','80','sales','7','','No',NULL,NULL,''),(12048,'5500','141750499374','2025-06-21 12:50:22',1885.04,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(12049,'1100','141750499374','2025-06-21 12:50:44',2020.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(12050,'4000','141750499374','2025-06-21 12:50:44',NULL,370.08,'','14','1','Good sold','1','80','sales','13','','No',NULL,NULL,''),(12051,'4000','141750499374','2025-06-21 12:49:34',NULL,650.00,'','14','1','Good sold','1','80','sales','2','','No',NULL,NULL,''),(12052,'4000','141750499374','2025-06-21 12:50:02',NULL,999.84,'','14','1','Good sold','1','80','sales','7','','No',NULL,NULL,''),(12053,'1110','141750499490','2025-06-21 12:51:56',NULL,608.00,'','14','1','Inventory sold','1','80','sales','2','','No',NULL,NULL,''),(12054,'5500','141750499490','2025-06-21 12:51:30',608.00,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(12055,'1100','141750499490','2025-06-21 12:51:56',650.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(12056,'4000','141750499490','2025-06-21 12:51:56',NULL,650.00,'','14','1','Good sold','1','80','sales','2','','No',NULL,NULL,''),(12057,'1110','141750499545','2025-06-21 12:53:20',NULL,943.92,'','14','1','Inventory sold','1','80','sales','7','','No',NULL,NULL,''),(12058,'1110','141750499545','2025-06-21 12:52:25',NULL,693.00,'','14','1','Inventory sold','1','80','sales','6','','No',NULL,NULL,''),(12059,'5500','141750499545','2025-06-21 12:52:57',1636.92,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(12060,'1000','141750499545','2025-06-21 12:53:20',1738.00,NULL,'','14','1','Good sold','1','80','Payment','','','No',NULL,NULL,''),(12061,'4000','141750499545','2025-06-21 12:53:20',NULL,999.84,'','14','1','Good sold','1','80','sales','7','','No',NULL,NULL,''),(12062,'4000','141750499545','2025-06-21 12:52:25',NULL,737.52,'','14','1','Good sold','1','80','sales','6','','No',NULL,NULL,''),(12063,'1110','141750499785','2025-06-21 12:56:57',NULL,943.92,'','14','1','Inventory sold','1','80','sales','7','','No',NULL,NULL,''),(12064,'5500','141750499785','2025-06-21 12:56:25',943.92,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(12065,'1000','141750499785','2025-06-21 12:56:57',1000.00,NULL,'','14','1','Good sold','1','80','Payment','','','No',NULL,NULL,''),(12066,'4000','141750499785','2025-06-21 12:56:57',NULL,999.84,'','14','1','Good sold','1','80','sales','7','','No',NULL,NULL,''),(12067,'1110','141750500364','2025-06-21 13:06:48',NULL,1121.04,'','14','1','Inventory sold','1','101','sales','10','','No',NULL,NULL,''),(12068,'1110','141750500364','2025-06-21 13:06:05',NULL,716.16,'','14','1','Inventory sold','1','101','sales','9','','No',NULL,NULL,''),(12069,'5500','141750500364','2025-06-21 13:06:31',1837.20,NULL,'','14','1','Cost of goods sold','1','101','sales','','','No',NULL,NULL,''),(12070,'1100','141750500364','2025-06-21 13:06:48',1980.00,NULL,'','14','1','Good sold','1','101','sales','','','No',NULL,NULL,''),(12071,'4000','141750500364','2025-06-21 13:06:48',NULL,1200.00,'','14','1','Good sold','1','101','sales','10','','No',NULL,NULL,''),(12072,'4000','141750500364','2025-06-21 13:06:05',NULL,780.00,'','14','1','Good sold','1','101','sales','9','','No',NULL,NULL,''),(12073,'1110','141750502291','2025-06-21 13:38:32',NULL,1121.04,'','14','1','Inventory sold','1','80','sales','10','','No',NULL,NULL,''),(12074,'5500','141750502291','2025-06-21 13:38:11',1121.04,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(12075,'1100','141750502291','2025-06-21 13:38:32',1200.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(12076,'4000','141750502291','2025-06-21 13:38:32',NULL,1200.00,'','14','1','Good sold','1','80','sales','10','','No',NULL,NULL,''),(12077,'1110','141750502352','2025-06-21 13:39:30',NULL,716.16,'','14','1','Inventory sold','1','35','sales','9','','No',NULL,NULL,''),(12078,'5500','141750502352','2025-06-21 13:39:13',716.16,NULL,'','14','1','Cost of goods sold','1','35','sales','','','No',NULL,NULL,''),(12079,'1100','141750502352','2025-06-21 13:39:30',780.00,NULL,'','14','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(12080,'4000','141750502352','2025-06-21 13:39:30',NULL,780.00,'','14','1','Good sold','1','35','sales','9','','No',NULL,NULL,''),(12081,'4000','141750502352','2025-06-21 13:50:04',780.00,NULL,'','14','1','Returned products','1','35','return','','','No',NULL,NULL,''),(12082,'1100','141750502352','2025-06-21 13:50:04',NULL,780.00,'','14','1','Returned products','1','35','return','','','No',NULL,NULL,''),(12083,'5500','141750502352','2025-06-21 13:50:04',NULL,716.16,'','14','1','Cost of goods returned','1','35','sales','9','','No',NULL,NULL,''),(12084,'1110','141750502352','2025-06-21 13:50:04',716.16,NULL,'','14','1','Inventory retuned ','1','35','sales','','','No',NULL,NULL,''),(12085,'1110','141750503018','2025-06-21 13:50:55',NULL,716.16,'','14','1','Inventory sold','1','35','sales','9','','No',NULL,NULL,''),(12086,'1110','141750503018','2025-06-21 13:50:18',NULL,1121.04,'','14','1','Inventory sold','1','35','sales','10','','No',NULL,NULL,''),(12087,'5500','141750503018','2025-06-21 13:50:36',1837.20,NULL,'','14','1','Cost of goods sold','1','35','sales','','','No',NULL,NULL,''),(12088,'1000','141750503018','2025-06-21 13:50:55',1980.00,NULL,'','14','1','Good sold','1','35','Payment','','','No',NULL,NULL,''),(12089,'4000','141750503018','2025-06-21 13:50:55',NULL,780.00,'','14','1','Good sold','1','35','sales','9','','No',NULL,NULL,''),(12090,'4000','141750503018','2025-06-21 13:50:18',NULL,1200.00,'','14','1','Good sold','1','35','sales','10','','No',NULL,NULL,''),(12091,'1100','141750502291','2025-06-21 14:04:11',NULL,1200.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(12092,'1000','141750502291','2025-06-21 14:04:11',1200.00,NULL,'','14','1','','1','80','payment','','14175050386552003333000','No',NULL,NULL,''),(12093,'1110','141750506677','2025-06-21 14:51:49',NULL,1432.32,'','14','1','Inventory sold','1','63','sales','9','','No',NULL,NULL,''),(12094,'5500','141750506677','2025-06-21 14:51:18',1432.32,NULL,'','14','1','Cost of goods sold','1','63','sales','','','No',NULL,NULL,''),(12095,'1100','141750506677','2025-06-21 14:51:49',1560.00,NULL,'','14','1','Good sold','1','63','sales','','','No',NULL,NULL,''),(12096,'4000','141750506677','2025-06-21 14:51:49',NULL,1560.00,'','14','1','Good sold','1','63','sales','9','','No',NULL,NULL,''),(12097,'1110','141750506784','2025-06-21 14:53:20',NULL,1512.00,'','14','1','Inventory sold','1','63','sales','12','','No',NULL,NULL,''),(12098,'5500','141750506784','2025-06-21 14:53:04',1512.00,NULL,'','14','1','Cost of goods sold','1','63','sales','','','No',NULL,NULL,''),(12099,'1100','141750506784','2025-06-21 14:53:20',1595.00,NULL,'','14','1','Good sold','1','63','sales','','','No',NULL,NULL,''),(12100,'4000','141750506784','2025-06-21 14:53:20',NULL,1595.04,'','14','1','Good sold','1','63','sales','12','','No',NULL,NULL,''),(12101,'1110','141750506834','2025-06-21 15:08:20',NULL,1121.04,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(12102,'5500','141750506834','2025-06-21 14:53:55',1121.04,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12103,'1000','141750506834','2025-06-21 15:08:20',1200.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(12104,'4000','141750506834','2025-06-21 15:08:20',NULL,1200.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(12105,'1110','141750507723','2025-06-21 15:36:01',NULL,63.33,'','14','1','Inventory sold','1','97','sales','3','','No',NULL,NULL,''),(12106,'5500','141750507723','2025-06-21 15:08:43',63.33,NULL,'','14','1','Cost of goods sold','1','97','sales','','','No',NULL,NULL,''),(12107,'1100','141750507723','2025-06-21 15:36:01',75.00,NULL,'','14','1','Good sold','1','97','sales','','','No',NULL,NULL,''),(12108,'4000','141750507723','2025-06-21 15:36:01',NULL,75.00,'','14','1','Good sold','1','97','sales','3','','No',NULL,NULL,''),(12109,'1110','141750509558','2025-06-21 15:39:33',NULL,63.33,'','14','1','Inventory sold','1','64','sales','3','','No',NULL,NULL,''),(12110,'5500','141750509558','2025-06-21 15:39:18',63.33,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12111,'1000','141750509558','2025-06-21 15:39:33',75.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'POI'),(12112,'4000','141750509558','2025-06-21 15:39:33',NULL,75.00,'','14','1','Good sold','1','64','sales','3','','No',NULL,NULL,''),(12113,'1110','141750512118','2025-06-21 16:22:49',NULL,716.16,'','14','1','Inventory sold','1','45','sales','9','','No',NULL,NULL,''),(12114,'1110','141750512118','2025-06-21 16:21:58',NULL,1121.04,'','14','1','Inventory sold','1','45','sales','10','','No',NULL,NULL,''),(12115,'5500','141750512118','2025-06-21 16:22:23',1837.20,NULL,'','14','1','Cost of goods sold','1','45','sales','','','No',NULL,NULL,''),(12116,'1100','141750512118','2025-06-21 16:22:49',1980.00,NULL,'','14','1','Good sold','1','45','sales','','','No',NULL,NULL,''),(12117,'4000','141750512118','2025-06-21 16:22:49',NULL,780.00,'','14','1','Good sold','1','45','sales','9','','No',NULL,NULL,''),(12118,'4000','141750512118','2025-06-21 16:21:58',NULL,1200.00,'','14','1','Good sold','1','45','sales','10','','No',NULL,NULL,''),(12119,'1110','141750520547','2025-06-21 18:42:45',NULL,237.50,'','14','1','Inventory sold','1','64','sales','4','','No',NULL,NULL,''),(12120,'5500','141750520547','2025-06-21 18:42:27',237.50,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12121,'1100','141750520547','2025-06-21 18:42:45',300.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(12122,'4000','141750520547','2025-06-21 18:42:45',NULL,300.00,'','14','1','Good sold','1','64','sales','4','','No',NULL,NULL,''),(12123,'1100','141750500364','2025-06-21 18:43:39',NULL,1980.00,'','14','1','','1','101','payment','','','No',NULL,NULL,'KJH'),(12124,'1000','141750500364','2025-06-21 18:43:39',1980.00,NULL,'','14','1','','1','101','payment','','14175052064303232200234','No',NULL,NULL,'KJH'),(12125,'1100','141750520547','2025-06-21 18:52:45',NULL,300.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(12126,'1000','141750520547','2025-06-21 18:52:45',300.00,NULL,'','14','1','','1','64','payment','','14175052126855235001330','No',NULL,NULL,''),(12127,'1100','141750503018','2025-06-21 18:58:48',NULL,1980.00,'','14','1','','1','35','payment','','','No',NULL,NULL,'LPO'),(12128,'1010','141750503018','2025-06-21 18:58:48',1980.00,NULL,'','14','1','','1','35','payment','','14175052155123305030122','No',NULL,NULL,'LPO'),(12129,'1100','141750512118','2025-06-21 18:59:40',NULL,1980.00,'','14','1','','1','45','payment','','','No',NULL,NULL,'EQUI'),(12130,'1010','141750512118','2025-06-21 18:59:40',1980.00,NULL,'','14','1','','1','45','payment','','14175052170427017227300','No',NULL,NULL,'EQUI'),(12131,'1100','141750499374','2025-06-21 19:47:05',NULL,2020.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(12132,'1010','141750499374','2025-06-21 19:47:05',2020.00,NULL,'','14','1','','1','80','payment','','14175052445522275203030','No',NULL,NULL,''),(12133,'1110','141750527190','2025-06-21 20:35:50',NULL,15694.56,'','14','1','Inventory sold','1','17','sales','10','','No',NULL,NULL,''),(12134,'1110','141750527190','2025-06-21 20:33:10',NULL,3648.00,'','14','1','Inventory sold','1','17','sales','2','','No',NULL,NULL,''),(12135,'5500','141750527190','2025-06-21 20:33:56',19342.56,NULL,'','14','1','Cost of goods sold','1','17','sales','','','No',NULL,NULL,''),(12136,'1100','141750527190','2025-06-21 20:35:50',20360.00,NULL,'','14','1','Good sold','1','17','sales','','','No',NULL,NULL,''),(12137,'4000','141750527190','2025-06-21 20:35:50',NULL,16520.01,'','14','1','Good sold','1','17','sales','10','','No',NULL,NULL,''),(12138,'4000','141750527190','2025-06-21 20:33:10',NULL,3840.00,'','14','1','Good sold','1','17','sales','2','','No',NULL,NULL,''),(12139,'1110','141750527380','2025-06-21 20:47:13',NULL,5605.20,'','14','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(12140,'1110','141750527380','2025-06-21 20:36:20',NULL,6726.24,'','14','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(12141,'1110','141750527380','2025-06-21 20:37:04',NULL,7161.60,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(12142,'1110','141750527380','2025-06-21 20:37:39',NULL,8593.92,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(12143,'1110','141750527380','2025-06-21 20:38:33',NULL,4275.00,'','14','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(12144,'1110','141750527380','2025-06-21 20:39:00',NULL,6079.68,'','14','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(12145,'1110','141750527380','2025-06-21 20:39:33',NULL,2432.00,'','14','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(12146,'1110','141750527380','2025-06-21 20:39:57',NULL,370.08,'','14','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(12147,'1110','141750527380','2025-06-21 20:40:18',NULL,340.08,'','14','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(12148,'1110','141750527380','2025-06-21 20:41:11',NULL,4710.00,'','14','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12149,'1110','141750527380','2025-06-21 20:41:24',NULL,2918.88,'','14','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(12150,'1110','141750527380','2025-06-21 20:41:57',NULL,6930.00,'','14','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(12151,'1110','141750527380','2025-06-21 20:42:18',NULL,10383.12,'','14','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(12152,'5500','141750527380','2025-06-21 20:45:16',66525.80,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12153,'1000','141750527380','2025-06-21 20:47:13',70853.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12154,'4000','141750527380','2025-06-21 20:47:13',NULL,5900.00,'','14','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(12155,'4000','141750527380','2025-06-21 20:36:20',NULL,7200.00,'','14','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(12156,'4000','141750527380','2025-06-21 20:37:04',NULL,7600.01,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(12157,'4000','141750527380','2025-06-21 20:37:39',NULL,9360.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(12158,'4000','141750527380','2025-06-21 20:38:33',NULL,4500.00,'','14','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(12159,'4000','141750527380','2025-06-21 20:39:00',NULL,6400.32,'','14','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(12160,'4000','141750527380','2025-06-21 20:39:33',NULL,2600.00,'','14','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(12161,'4000','141750527380','2025-06-21 20:39:57',NULL,400.00,'','14','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(12162,'4000','141750527380','2025-06-21 20:40:18',NULL,400.00,'','14','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(12163,'4000','141750527380','2025-06-21 20:41:11',NULL,5000.10,'','14','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12164,'4000','141750527380','2025-06-21 20:41:24',NULL,3120.12,'','14','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(12165,'4000','141750527380','2025-06-21 20:41:57',NULL,7375.20,'','14','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(12166,'4000','141750527380','2025-06-21 20:42:18',NULL,10998.24,'','14','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(12167,'1100','141750527380','2025-06-21 21:08:42',NULL,21990.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'KJH'),(12168,'1010','141750527380','2025-06-21 21:08:42',21990.00,NULL,'','14','1','','1','25','payment','','14175052936505322226020','No',NULL,NULL,'KJH'),(12169,'1100','141750527380','2025-06-21 21:09:57',NULL,46900.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(12170,'1000','141750527380','2025-06-21 21:09:57',46900.00,NULL,'','14','1','','1','25','payment','','14175052943820222390122','No',NULL,NULL,''),(12171,'1100','141750527380','2025-06-21 21:13:40',NULL,46900.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(12172,'1000','141750527380','2025-06-21 21:13:40',46900.00,NULL,'','14','1','','1','25','payment','','14175052965359052659225','No',NULL,NULL,''),(12173,'1100','141750527380','2025-06-21 21:14:13',NULL,21990.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'KJH,EQUI'),(12174,'1010','141750527380','2025-06-21 21:14:13',21990.00,NULL,'','14','1','','1','25','payment','','14175052970603231533371','No',NULL,NULL,'KJH,EQUI'),(12175,'1110','141750579929','2025-06-22 11:44:29',NULL,608.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(12176,'1110','141750579929','2025-06-22 11:12:09',NULL,716.16,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(12177,'5500','141750579929','2025-06-22 11:44:17',1324.16,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12178,'1100','141750579929','2025-06-22 11:44:29',1430.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(12179,'4000','141750579929','2025-06-22 11:44:29',NULL,650.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(12180,'4000','141750579929','2025-06-22 11:12:09',NULL,780.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(12181,'1100','141750579929','2025-06-22 11:58:07',NULL,1430.00,'','14','1','','1','64','payment','','','No',NULL,NULL,'EQUI'),(12182,'1000','141750579929','2025-06-22 11:58:07',1430.00,NULL,'','14','1','','1','64','payment','','14175058292107213231933','No',NULL,NULL,'EQUI'),(12183,'1110','141750583809','2025-06-22 12:17:16',NULL,370.08,'','14','1','Inventory sold','1','64','sales','21','','No',NULL,NULL,''),(12184,'1110','141750583809','2025-06-22 12:16:49',NULL,608.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(12185,'5500','141750583809','2025-06-22 12:17:03',978.08,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12186,'1000','141750583809','2025-06-22 12:17:16',1050.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'DRT'),(12187,'4000','141750583809','2025-06-22 12:17:16',NULL,400.00,'','14','1','Good sold','1','64','sales','21','','No',NULL,NULL,''),(12188,'4000','141750583809','2025-06-22 12:16:49',NULL,650.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(12189,'1110','141750584007','2025-06-22 12:20:22',NULL,716.16,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(12190,'5500','141750584007','2025-06-22 12:20:07',716.16,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12191,'1000','141750584007','2025-06-22 12:20:22',780.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(12192,'4000','141750584007','2025-06-22 12:20:22',NULL,780.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(12193,'1110','141750585719','2025-06-22 12:48:52',NULL,340.08,'','14','1','Inventory sold','1','64','sales','20','','No',NULL,NULL,''),(12194,'5500','141750585719','2025-06-22 12:48:39',340.08,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12195,'1000','141750585719','2025-06-22 12:48:52',400.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(12196,'4000','141750585719','2025-06-22 12:48:52',NULL,400.00,'','14','1','Good sold','1','64','sales','20','','No',NULL,NULL,''),(12197,'1110','141750586194','2025-06-22 12:56:55',NULL,1121.04,'','14','1','Inventory sold','1','41','sales','10','','No',NULL,NULL,''),(12198,'5500','141750586194','2025-06-22 12:56:34',1121.04,NULL,'','14','1','Cost of goods sold','1','41','sales','','','No',NULL,NULL,''),(12199,'1100','141750586194','2025-06-22 12:56:55',1200.00,NULL,'','14','1','Good sold','1','41','sales','','','No',NULL,NULL,''),(12200,'4000','141750586194','2025-06-22 12:56:55',NULL,1200.00,'','14','1','Good sold','1','41','sales','10','','No',NULL,NULL,''),(12201,'1110','141750587579','2025-06-22 13:19:51',NULL,1121.04,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(12202,'5500','141750587579','2025-06-22 13:19:39',1121.04,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12203,'1100','141750587579','2025-06-22 13:19:51',1200.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(12204,'4000','141750587579','2025-06-22 13:19:51',NULL,1200.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(12205,'1100','141750587579','2025-06-22 13:36:39',NULL,600.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(12206,'1000','141750587579','2025-06-22 13:36:39',600.00,NULL,'','14','1','','1','64','payment','','14175058864310628321214','No',NULL,NULL,''),(12207,'1100','141750587579','2025-06-22 13:37:24',NULL,600.00,'','14','1','','1','64','payment','','','No',NULL,NULL,'KJH'),(12208,'1010','141750587579','2025-06-22 13:37:24',600.00,NULL,'','14','1','','1','64','payment','','14175058866863045374723','No',NULL,NULL,'KJH'),(12209,'1100','141750498525','2025-06-22 13:39:48',NULL,2740.00,'','14','1','','1','33','payment','','','No',NULL,NULL,''),(12210,'1000','141750498525','2025-06-22 13:39:48',2740.00,NULL,'','14','1','','1','33','payment','','14175058881400530032122','No',NULL,NULL,''),(12211,'1110','141750588830','2025-06-22 13:40:43',NULL,1432.32,'','14','1','Inventory sold','1','80','sales','9','','No',NULL,NULL,''),(12212,'5500','141750588830','2025-06-22 13:40:30',1432.32,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(12213,'1000','141750588830','2025-06-22 13:40:43',1560.00,NULL,'','14','1','Good sold','1','80','Payment','','','No',NULL,NULL,''),(12214,'4000','141750588830','2025-06-22 13:40:43',NULL,1560.00,'','14','1','Good sold','1','80','sales','9','','No',NULL,NULL,''),(12215,'1110','141750589694','2025-06-22 13:55:23',NULL,340.08,'','14','1','Inventory sold','1','64','sales','20','','No',NULL,NULL,''),(12216,'5500','141750589694','2025-06-22 13:54:54',340.08,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12217,'1000','141750589694','2025-06-22 13:55:23',400.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'KLO'),(12218,'4000','141750589694','2025-06-22 13:55:23',NULL,400.00,'','14','1','Good sold','1','64','sales','20','','No',NULL,NULL,''),(12219,'1110','141750589774','2025-06-22 13:56:55',NULL,253.32,'','14','1','Inventory sold','1','64','sales','3','','No',NULL,NULL,''),(12220,'1110','141750589774','2025-06-22 13:56:14',NULL,78.66,'','14','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(12221,'5500','141750589774','2025-06-22 13:56:32',331.98,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12222,'1000','141750589774','2025-06-22 13:56:55',390.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'DRT'),(12223,'4000','141750589774','2025-06-22 13:56:55',NULL,300.00,'','14','1','Good sold','1','64','sales','3','','No',NULL,NULL,''),(12224,'4000','141750589774','2025-06-22 13:56:14',NULL,90.00,'','14','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(12225,'1100','141750586194','2025-06-22 14:02:26',NULL,1200.00,'','14','1','','1','41','payment','','','No',NULL,NULL,'LKH'),(12226,'1010','141750586194','2025-06-22 14:02:26',1200.00,NULL,'','14','1','','1','41','payment','','14175059019423003320052','No',NULL,NULL,'LKH'),(12227,'1100','141750324140','2025-06-22 14:14:16',NULL,1980.00,'','14','1','','1','23','payment','','','No',NULL,NULL,''),(12228,'1000','141750324140','2025-06-22 14:14:16',1980.00,NULL,'','14','1','','1','23','payment','','14175059087723333520773','No',NULL,NULL,''),(12229,'1100','141750506784','2025-06-22 14:15:09',NULL,1595.00,'','14','1','','1','63','payment','','','No',NULL,NULL,'LKH'),(12230,'1010','141750506784','2025-06-22 14:15:09',1595.00,NULL,'','14','1','','1','63','payment','','14175059094632303012322','No',NULL,NULL,'LKH'),(12231,'1100','141749296800','2025-06-22 14:16:35',NULL,9335.00,'','14','1','','1','63','payment','','','No',NULL,NULL,'LKH'),(12232,'1010','141749296800','2025-06-22 14:16:35',9335.00,NULL,'','14','1','','1','63','payment','','14175059103120151532102','No',NULL,NULL,'LKH'),(12233,'1100','141749895684','2025-06-22 14:17:46',NULL,8633.00,'','14','1','','1','63','payment','','','No',NULL,NULL,'EQUI'),(12234,'1010','141749895684','2025-06-22 14:17:46',8633.00,NULL,'','14','1','','1','63','payment','','14175059108939432025353','No',NULL,NULL,'EQUI'),(12235,'1100','141750340490','2025-06-22 14:18:43',NULL,7875.00,'','14','1','','1','63','payment','','','No',NULL,NULL,'EQUI'),(12236,'1000','141750340490','2025-06-22 14:18:43',7875.00,NULL,'','14','1','','1','63','payment','','14175059117130017903232','No',NULL,NULL,'EQUI'),(12237,'1100','141750506677','2025-06-22 14:20:46',NULL,1560.00,'','14','1','','1','63','payment','','','No',NULL,NULL,'LKH'),(12238,'1000','141750506677','2025-06-22 14:20:46',1560.00,NULL,'','14','1','','1','63','payment','','14175059127403220300722','No',NULL,NULL,'LKH'),(12239,'1100','131748096513','2025-06-22 14:23:25',NULL,14300.00,'','14','1','','1','17','payment','','','No',NULL,NULL,'EQUI'),(12240,'1010','131748096513','2025-06-22 14:23:25',14300.00,NULL,'','14','1','','1','17','payment','','14175059145277223240307','No',NULL,NULL,'EQUI'),(12241,'1110','141750656684','2025-06-23 08:31:49',NULL,39.33,'','14','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(12242,'5500','141750656684','2025-06-23 08:31:24',39.33,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12243,'1000','141750656684','2025-06-23 08:31:49',45.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'DRT'),(12244,'4000','141750656684','2025-06-23 08:31:49',NULL,45.00,'','14','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(12245,'1110','141750656762','2025-06-23 08:32:59',NULL,44.25,'','14','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(12246,'5500','141750656762','2025-06-23 08:32:42',44.25,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12247,'1000','141750656762','2025-06-23 08:32:59',50.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12248,'4000','141750656762','2025-06-23 08:32:59',NULL,50.00,'','14','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(12249,'1110','141750656793','2025-06-23 08:33:31',NULL,716.16,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(12250,'5500','141750656793','2025-06-23 08:33:13',716.16,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12251,'1100','141750656793','2025-06-23 08:33:31',780.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(12252,'4000','141750656793','2025-06-23 08:33:31',NULL,780.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(12253,'1110','141750657057','2025-06-23 08:37:53',NULL,716.16,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(12254,'5500','141750657057','2025-06-23 08:37:37',716.16,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12255,'1000','141750657057','2025-06-23 08:37:53',780.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12256,'4000','141750657057','2025-06-23 08:37:53',NULL,780.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(12257,'1110','141750657183','2025-06-23 08:40:15',NULL,81.08,'','14','1','Inventory sold','1','64','sales','14','','No',NULL,NULL,''),(12258,'1110','141750657183','2025-06-23 08:39:43',NULL,63.33,'','14','1','Inventory sold','1','64','sales','3','','No',NULL,NULL,''),(12259,'5500','141750657183','2025-06-23 08:39:58',144.41,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12260,'1100','141750657183','2025-06-23 08:40:15',170.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(12261,'4000','141750657183','2025-06-23 08:40:15',NULL,95.00,'','14','1','Good sold','1','64','sales','14','','No',NULL,NULL,''),(12262,'4000','141750657183','2025-06-23 08:39:43',NULL,75.00,'','14','1','Good sold','1','64','sales','3','','No',NULL,NULL,''),(12263,'1110','141750663617','2025-06-23 10:39:11',NULL,3363.12,'','14','1','Inventory sold','1','62','sales','10','','No',NULL,NULL,''),(12264,'1110','141750663617','2025-06-23 10:26:57',NULL,48698.88,'','14','1','Inventory sold','1','62','sales','9','','No',NULL,NULL,''),(12265,'1110','141750663617','2025-06-23 10:27:20',NULL,10362.00,'','14','1','Inventory sold','1','62','sales','1','','No',NULL,NULL,''),(12266,'1110','141750663617','2025-06-23 10:28:15',NULL,9702.00,'','14','1','Inventory sold','1','62','sales','6','','No',NULL,NULL,''),(12267,'1110','141750663617','2025-06-23 10:37:57',NULL,23598.00,'','14','1','Inventory sold','1','62','sales','7','','No',NULL,NULL,''),(12268,'5500','141750663617','2025-06-23 10:38:38',95724.00,NULL,'','14','1','Cost of goods sold','1','62','sales','','','No',NULL,NULL,''),(12269,'1100','141750663617','2025-06-23 10:39:11',102961.00,NULL,'','14','1','Good sold','1','62','sales','','','No',NULL,NULL,''),(12270,'4000','141750663617','2025-06-23 10:39:11',NULL,3600.00,'','14','1','Good sold','1','62','sales','10','','No',NULL,NULL,''),(12271,'4000','141750663617','2025-06-23 10:26:57',NULL,53040.00,'','14','1','Good sold','1','62','sales','9','','No',NULL,NULL,''),(12272,'4000','141750663617','2025-06-23 10:27:20',NULL,11000.22,'','14','1','Good sold','1','62','sales','1','','No',NULL,NULL,''),(12273,'4000','141750663617','2025-06-23 10:28:15',NULL,10325.28,'','14','1','Good sold','1','62','sales','6','','No',NULL,NULL,''),(12274,'4000','141750663617','2025-06-23 10:37:57',NULL,24996.00,'','14','1','Good sold','1','62','sales','7','','No',NULL,NULL,''),(12275,'1110','141750664709','2025-06-23 10:45:25',NULL,693.00,'','14','1','Inventory sold','1','80','sales','6','','No',NULL,NULL,''),(12276,'5500','141750664709','2025-06-23 10:45:09',693.00,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(12277,'1100','141750664709','2025-06-23 10:45:25',738.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(12278,'4000','141750664709','2025-06-23 10:45:25',NULL,737.52,'','14','1','Good sold','1','80','sales','6','','No',NULL,NULL,''),(12279,'1110','141750669133','2025-06-23 11:59:14',NULL,2242.08,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(12280,'5500','141750669133','2025-06-23 11:58:53',2242.08,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12281,'1100','141750669133','2025-06-23 11:59:14',2400.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(12282,'4000','141750669133','2025-06-23 11:59:14',NULL,2400.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(12283,'4000','141750669133','2025-06-23 12:03:24',2400.00,NULL,'','14','1','Returned products','1','64','return','','','No',NULL,NULL,''),(12284,'1100','141750669133','2025-06-23 12:03:24',NULL,2400.00,'','14','1','Returned products','1','64','return','','','No',NULL,NULL,''),(12285,'5500','141750669133','2025-06-23 12:03:24',NULL,2242.08,'','14','1','Cost of goods returned','1','64','sales','10','','No',NULL,NULL,''),(12286,'1110','141750669133','2025-06-23 12:03:24',2242.08,NULL,'','14','1','Inventory retuned ','1','64','sales','','','No',NULL,NULL,''),(12287,'1110','141750669411','2025-06-23 12:04:35',NULL,716.16,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(12288,'1110','141750669411','2025-06-23 12:03:31',NULL,1121.04,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(12289,'5500','141750669411','2025-06-23 12:04:21',1837.20,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12290,'1000','141750669411','2025-06-23 12:04:35',1980.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(12291,'4000','141750669411','2025-06-23 12:04:35',NULL,780.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(12292,'4000','141750669411','2025-06-23 12:03:31',NULL,1200.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(12293,'1110','141750670566','2025-06-23 12:23:06',NULL,1432.32,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(12294,'5500','141750670566','2025-06-23 12:22:46',1432.32,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12295,'1100','141750670566','2025-06-23 12:23:06',1560.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(12296,'4000','141750670566','2025-06-23 12:23:06',NULL,1560.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(12297,'1110','141750671480','2025-06-23 12:39:04',NULL,942.00,'','14','1','Inventory sold','1','80','sales','1','','No',NULL,NULL,''),(12298,'1110','141750671480','2025-06-23 12:38:00',NULL,608.00,'','14','1','Inventory sold','1','80','sales','2','','No',NULL,NULL,''),(12299,'1110','141750671480','2025-06-23 12:38:34',NULL,340.08,'','14','1','Inventory sold','1','80','sales','20','','No',NULL,NULL,''),(12300,'5500','141750671480','2025-06-23 12:38:43',1890.08,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(12301,'1100','141750671480','2025-06-23 12:39:04',2050.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(12302,'4000','141750671480','2025-06-23 12:39:04',NULL,1000.02,'','14','1','Good sold','1','80','sales','1','','No',NULL,NULL,''),(12303,'4000','141750671480','2025-06-23 12:38:00',NULL,650.00,'','14','1','Good sold','1','80','sales','2','','No',NULL,NULL,''),(12304,'4000','141750671480','2025-06-23 12:38:34',NULL,400.00,'','14','1','Good sold','1','80','sales','20','','No',NULL,NULL,''),(12305,'1110','141750671620','2025-06-23 12:41:09',NULL,716.16,'','14','1','Inventory sold','1','80','sales','9','','No',NULL,NULL,''),(12306,'1110','141750671620','2025-06-23 12:40:20',NULL,333.12,'','14','1','Inventory sold','1','80','sales','13','','No',NULL,NULL,''),(12307,'5500','141750671620','2025-06-23 12:40:41',1049.28,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(12308,'1100','141750671620','2025-06-23 12:41:09',1150.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(12309,'4000','141750671620','2025-06-23 12:41:09',NULL,780.00,'','14','1','Good sold','1','80','sales','9','','No',NULL,NULL,''),(12310,'4000','141750671620','2025-06-23 12:40:20',NULL,370.08,'','14','1','Good sold','1','80','sales','13','','No',NULL,NULL,''),(12311,'1110','141750675078','2025-06-23 13:38:38',NULL,471.96,'','14','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(12312,'5500','141750675078','2025-06-23 13:37:58',471.96,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12313,'1100','141750675078','2025-06-23 13:38:38',500.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(12314,'4000','141750675078','2025-06-23 13:38:38',NULL,499.92,'','14','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(12315,'1110','141750675185','2025-06-23 13:41:54',NULL,972.96,'','14','1','Inventory sold','1','16','sales','14','','No',NULL,NULL,''),(12316,'5500','141750675185','2025-06-23 13:39:45',972.96,NULL,'','14','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(12317,'1100','141750675185','2025-06-23 13:41:54',1040.00,NULL,'','14','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(12318,'4000','141750675185','2025-06-23 13:41:54',NULL,1040.04,'','14','1','Good sold','1','16','sales','14','','No',NULL,NULL,''),(12319,'1110','141750677881','2025-06-23 14:24:52',NULL,39.33,'','14','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(12320,'5500','141750677881','2025-06-23 14:24:41',39.33,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12321,'1100','141750677881','2025-06-23 14:24:52',45.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(12322,'4000','141750677881','2025-06-23 14:24:52',NULL,45.00,'','14','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(12323,'1100','141750670566','2025-06-23 14:25:28',NULL,1560.00,'','14','1','','1','64','payment','','','No',NULL,NULL,'LKH'),(12324,'1010','141750670566','2025-06-23 14:25:28',1560.00,NULL,'','14','1','','1','64','payment','','14175067795222513233357','No',NULL,NULL,'LKH'),(12325,'1100','141750664709','2025-06-23 14:26:09',NULL,738.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(12326,'1000','141750664709','2025-06-23 14:26:09',738.00,NULL,'','14','1','','1','80','payment','','14175067799402001207133','No',NULL,NULL,''),(12327,'1110','141750681735','2025-06-23 15:29:09',NULL,1121.04,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(12328,'5500','141750681735','2025-06-23 15:28:55',1121.04,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12329,'1100','141750681735','2025-06-23 15:29:09',1200.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(12330,'4000','141750681735','2025-06-23 15:29:09',NULL,1200.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(12331,'1110','141750685956','2025-06-23 16:39:47',NULL,608.00,'','14','1','Inventory sold','1','100','sales','2','','No',NULL,NULL,''),(12332,'1110','141750685956','2025-06-23 16:39:16',NULL,1121.04,'','14','1','Inventory sold','1','100','sales','10','','No',NULL,NULL,''),(12333,'5500','141750685956','2025-06-23 16:39:31',1729.04,NULL,'','14','1','Cost of goods sold','1','100','sales','','','No',NULL,NULL,''),(12334,'1000','141750685956','2025-06-23 16:39:47',1850.00,NULL,'','14','1','Good sold','1','100','sales','','','No',NULL,NULL,'POI'),(12335,'4000','141750685956','2025-06-23 16:39:47',NULL,650.00,'','14','1','Good sold','1','100','sales','2','','No',NULL,NULL,''),(12336,'4000','141750685956','2025-06-23 16:39:16',NULL,1200.00,'','14','1','Good sold','1','100','sales','10','','No',NULL,NULL,''),(12337,'1110','141750686051','2025-06-23 16:45:17',NULL,608.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(12338,'5500','141750686051','2025-06-23 16:40:51',608.00,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12339,'1000','141750686051','2025-06-23 16:45:17',650.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'KLO'),(12340,'4000','141750686051','2025-06-23 16:45:17',NULL,650.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(12341,'1100','141750671620','2025-06-23 18:21:18',NULL,1150.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(12342,'1000','141750671620','2025-06-23 18:21:18',1150.00,NULL,'','14','1','','1','80','payment','','14175069209703760023243','No',NULL,NULL,''),(12343,'1100','141750671480','2025-06-23 18:22:10',NULL,2050.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(12344,'1000','141750671480','2025-06-23 18:22:10',2050.00,NULL,'','14','1','','1','80','payment','','14175069214940223442293','No',NULL,NULL,''),(12345,'1100','141750681735','2025-06-23 18:23:18',NULL,1200.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(12346,'1000','141750681735','2025-06-23 18:23:18',1200.00,NULL,'','14','1','','1','64','payment','','14175069223033213243203','No',NULL,NULL,''),(12347,'1100','141750675185','2025-06-23 18:26:14',NULL,1040.00,'','14','1','','1','16','payment','','','No',NULL,NULL,''),(12348,'1000','141750675185','2025-06-23 18:26:14',1040.00,NULL,'','14','1','','1','16','payment','','14175069240494274032920','No',NULL,NULL,''),(12349,'1100','141750675078','2025-06-23 18:27:03',NULL,500.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(12350,'1000','141750675078','2025-06-23 18:27:03',500.00,NULL,'','14','1','','1','64','payment','','14175069244620433039632','No',NULL,NULL,''),(12351,'1100','141750677881','2025-06-23 18:27:45',NULL,45.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(12352,'1000','141750677881','2025-06-23 18:27:45',45.00,NULL,'','14','1','','1','64','payment','','14175069247920211453323','No',NULL,NULL,''),(12353,'4000','141750657183','2025-06-23 18:31:14',95.00,NULL,'','14','1','Returned products','1','64','return','','','No',NULL,NULL,''),(12354,'1100','141750657183','2025-06-23 18:31:14',NULL,95.00,'','14','1','Returned products','1','64','return','','','No',NULL,NULL,''),(12355,'5500','141750657183','2025-06-23 18:31:14',NULL,81.08,'','14','1','Cost of goods returned','1','64','sales','14','','No',NULL,NULL,''),(12356,'1110','141750657183','2025-06-23 18:31:14',81.08,NULL,'','14','1','Inventory retuned ','1','64','sales','','','No',NULL,NULL,''),(12357,'4000','141750657183','2025-06-23 18:31:17',75.00,NULL,'','14','1','Returned products','1','64','return','','','No',NULL,NULL,''),(12358,'1100','141750657183','2025-06-23 18:31:17',NULL,75.00,'','14','1','Returned products','1','64','return','','','No',NULL,NULL,''),(12359,'5500','141750657183','2025-06-23 18:31:17',NULL,63.33,'','14','1','Cost of goods returned','1','64','sales','3','','No',NULL,NULL,''),(12360,'1110','141750657183','2025-06-23 18:31:17',63.33,NULL,'','14','1','Inventory retuned ','1','64','sales','','','No',NULL,NULL,''),(12361,'1110','141750692700','2025-06-23 18:32:05',NULL,157.00,'','14','1','Inventory sold','1','80','sales','1','','No',NULL,NULL,''),(12362,'5500','141750692700','2025-06-23 18:31:40',157.00,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(12363,'1000','141750692700','2025-06-23 18:32:05',180.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,'KLO'),(12364,'4000','141750692700','2025-06-23 18:32:05',NULL,180.00,'','14','1','Good sold','1','80','sales','1','','No',NULL,NULL,''),(12365,'1110','141750692755','2025-06-23 18:32:53',NULL,102.50,'','14','1','Inventory sold','1','80','sales','15','','No',NULL,NULL,''),(12366,'5500','141750692755','2025-06-23 18:32:36',102.50,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(12367,'1000','141750692755','2025-06-23 18:32:53',120.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,'DRT'),(12368,'4000','141750692755','2025-06-23 18:32:53',NULL,120.00,'','14','1','Good sold','1','80','sales','15','','No',NULL,NULL,''),(12369,'1100','131748884920','2025-06-23 18:41:54',NULL,5435.00,'','14','1','','1','28','payment','','','No',NULL,NULL,'EQUI'),(12370,'1040','131748884920','2025-06-23 18:41:54',5435.00,NULL,'','14','1','','1','28','payment','','14175069334339272302323','No',NULL,NULL,'EQUI'),(12371,'1100','141750083157','2025-06-23 18:52:42',NULL,2265.00,'','14','1','','1','28','payment','','','No',NULL,NULL,'HGK,LKH'),(12372,'1040','141750083157','2025-06-23 18:52:42',2265.00,NULL,'','14','1','','1','28','payment','','14175069411249233023232','No',NULL,NULL,'HGK,LKH'),(12373,'1100','141750656793','2025-06-23 19:18:55',NULL,780.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(12374,'1000','141750656793','2025-06-23 19:18:55',780.00,NULL,'','14','1','','1','64','payment','','14175069560201052140391','No',NULL,NULL,''),(12375,'1110','141750696865','2025-06-23 19:42:47',NULL,17187.84,'','14','1','Inventory sold','1','19','sales','9','','No',NULL,NULL,''),(12376,'1110','141750696865','2025-06-23 19:41:05',NULL,4484.16,'','14','1','Inventory sold','1','19','sales','10','','No',NULL,NULL,''),(12377,'1110','141750696865','2025-06-23 19:42:01',NULL,9120.00,'','14','1','Inventory sold','1','19','sales','2','','No',NULL,NULL,''),(12378,'5500','141750696865','2025-06-23 19:42:29',30792.00,NULL,'','14','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(12379,'1100','141750696865','2025-06-23 19:42:47',33270.00,NULL,'','14','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(12380,'4000','141750696865','2025-06-23 19:42:47',NULL,18720.00,'','14','1','Good sold','1','19','sales','9','','No',NULL,NULL,''),(12381,'4000','141750696865','2025-06-23 19:41:05',NULL,4800.00,'','14','1','Good sold','1','19','sales','10','','No',NULL,NULL,''),(12382,'4000','141750696865','2025-06-23 19:42:01',NULL,9750.00,'','14','1','Good sold','1','19','sales','2','','No',NULL,NULL,''),(12383,'1100','141750663617','2025-06-23 19:53:38',NULL,102961.00,'','14','1','','1','62','payment','','','No',NULL,NULL,'EQUI'),(12384,'1040','141750663617','2025-06-23 19:53:38',102961.00,NULL,'','14','1','','1','62','payment','','14175069765523135305003','No',NULL,NULL,'EQUI'),(12385,'1110','141750701960','2025-06-23 21:06:52',NULL,4484.16,'','14','1','Inventory sold','1','20','sales','10','','No',NULL,NULL,''),(12386,'5500','141750701960','2025-06-23 21:06:00',4484.16,NULL,'','14','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(12387,'1100','141750701960','2025-06-23 21:06:52',4800.00,NULL,'','14','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(12388,'4000','141750701960','2025-06-23 21:06:52',NULL,4800.00,'','14','1','Good sold','1','20','sales','10','','No',NULL,NULL,''),(12389,'1110','141750702089','2025-06-23 21:16:33',NULL,2242.08,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(12390,'1110','141750702089','2025-06-23 21:08:09',NULL,11210.40,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(12391,'1110','141750702089','2025-06-23 21:08:26',NULL,4296.96,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(12392,'1110','141750702089','2025-06-23 21:09:14',NULL,2148.48,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(12393,'1110','141750702089','2025-06-23 21:09:56',NULL,2432.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(12394,'1110','141750702089','2025-06-23 21:11:15',NULL,4864.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(12395,'1110','141750702089','2025-06-23 21:11:54',NULL,3799.80,'','14','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(12396,'1110','141750702089','2025-06-23 21:12:10',NULL,1425.00,'','14','1','Inventory sold','1','25','sales','4','','No',NULL,NULL,''),(12397,'1110','141750702089','2025-06-23 21:13:01',NULL,6135.48,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(12398,'1110','141750702089','2025-06-23 21:13:20',NULL,2826.00,'','14','1','Inventory sold','1','25','sales','1','','No',NULL,NULL,''),(12399,'1110','141750702089','2025-06-23 21:14:22',NULL,1945.92,'','14','1','Inventory sold','1','25','sales','14','','No',NULL,NULL,''),(12400,'1110','141750702089','2025-06-23 21:15:03',NULL,680.16,'','14','1','Inventory sold','1','25','sales','20','','No',NULL,NULL,''),(12401,'5500','141750702089','2025-06-23 21:16:20',44006.28,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(12402,'1100','141750702089','2025-06-23 21:16:33',46739.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(12403,'4000','141750702089','2025-06-23 21:16:33',NULL,2400.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(12404,'4000','141750702089','2025-06-23 21:08:09',NULL,11800.01,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(12405,'4000','141750702089','2025-06-23 21:08:26',NULL,4560.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(12406,'4000','141750702089','2025-06-23 21:09:14',NULL,2340.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(12407,'4000','141750702089','2025-06-23 21:09:56',NULL,2560.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(12408,'4000','141750702089','2025-06-23 21:11:15',NULL,5200.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(12409,'4000','141750702089','2025-06-23 21:11:54',NULL,4000.20,'','14','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(12410,'4000','141750702089','2025-06-23 21:12:10',NULL,1500.00,'','14','1','Good sold','1','25','sales','4','','No',NULL,NULL,''),(12411,'4000','141750702089','2025-06-23 21:13:01',NULL,6498.96,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(12412,'4000','141750702089','2025-06-23 21:13:20',NULL,3000.06,'','14','1','Good sold','1','25','sales','1','','No',NULL,NULL,''),(12413,'4000','141750702089','2025-06-23 21:14:22',NULL,2080.08,'','14','1','Good sold','1','25','sales','14','','No',NULL,NULL,''),(12414,'4000','141750702089','2025-06-23 21:15:03',NULL,800.00,'','14','1','Good sold','1','25','sales','20','','No',NULL,NULL,''),(12421,'1100','141750762932','2025-06-24 14:19:49',NULL,1390.00,'','14','1','','1','64','payment','','','No',NULL,NULL,'LKH'),(12422,'1000','141750762932','2025-06-24 14:19:49',1390.00,NULL,'','14','1','','1','64','payment','','14175076402232233221063','No',NULL,NULL,'LKH'),(12423,'1110','141750764133','2025-06-24 14:25:17',NULL,46.71,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(12424,'5500','141750764133','2025-06-24 14:22:13',46.71,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12425,'1000','141750764133','2025-06-24 14:25:17',50.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'DRT'),(12426,'4000','141750764133','2025-06-24 14:25:17',NULL,50.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(12427,'1110','141750829060','2025-06-25 08:36:59',NULL,1332.48,'','14','1','Inventory sold','1','26','sales','13','','No',NULL,NULL,''),(12428,'1110','141750829060','2025-06-25 08:24:20',NULL,6688.00,'','14','1','Inventory sold','1','26','sales','2','','No',NULL,NULL,''),(12429,'1110','141750829060','2025-06-25 08:24:33',NULL,5472.00,'','14','1','Inventory sold','1','26','sales','2','','No',NULL,NULL,''),(12430,'1110','141750829060','2025-06-25 08:25:18',NULL,3580.80,'','14','1','Inventory sold','1','26','sales','9','','No',NULL,NULL,''),(12431,'1110','141750829060','2025-06-25 08:25:59',NULL,1432.32,'','14','1','Inventory sold','1','26','sales','9','','No',NULL,NULL,''),(12432,'1110','141750829060','2025-06-25 08:26:32',NULL,3363.12,'','14','1','Inventory sold','1','26','sales','10','','No',NULL,NULL,''),(12433,'1110','141750829060','2025-06-25 08:27:10',NULL,3363.12,'','14','1','Inventory sold','1','26','sales','10','','No',NULL,NULL,''),(12434,'1110','141750829060','2025-06-25 08:27:57',NULL,46.71,'','14','1','Inventory sold','1','26','sales','10','','No',NULL,NULL,''),(12435,'1110','141750829060','2025-06-25 08:28:36',NULL,2279.88,'','14','1','Inventory sold','1','26','sales','3','','No',NULL,NULL,''),(12436,'1110','141750829060','2025-06-25 08:28:51',NULL,1425.00,'','14','1','Inventory sold','1','26','sales','4','','No',NULL,NULL,''),(12437,'1110','141750829060','2025-06-25 08:29:28',NULL,340.08,'','14','1','Inventory sold','1','26','sales','20','','No',NULL,NULL,''),(12438,'1110','141750829060','2025-06-25 08:32:48',NULL,4851.00,'','14','1','Inventory sold','1','26','sales','6','','No',NULL,NULL,''),(12439,'1110','141750829060','2025-06-25 08:35:10',NULL,4247.64,'','14','1','Inventory sold','1','26','sales','7','','No',NULL,NULL,''),(12440,'1110','141750829060','2025-06-25 08:35:41',NULL,1845.00,'','14','1','Inventory sold','1','26','sales','15','','No',NULL,NULL,''),(12441,'1110','141750829060','2025-06-25 08:36:13',NULL,1062.00,'','14','1','Inventory sold','1','26','sales','8','','No',NULL,NULL,''),(12442,'5500','141750829060','2025-06-25 08:36:38',41329.15,NULL,'','14','1','Cost of goods sold','1','26','sales','','','No',NULL,NULL,''),(12443,'1100','141750829060','2025-06-25 08:36:59',44032.00,NULL,'','14','1','Good sold','1','26','sales','','','No',NULL,NULL,''),(12444,'4000','141750829060','2025-06-25 08:36:59',NULL,1480.32,'','14','1','Good sold','1','26','sales','13','','No',NULL,NULL,''),(12445,'4000','141750829060','2025-06-25 08:24:20',NULL,7150.00,'','14','1','Good sold','1','26','sales','2','','No',NULL,NULL,''),(12446,'4000','141750829060','2025-06-25 08:24:33',NULL,5760.00,'','14','1','Good sold','1','26','sales','2','','No',NULL,NULL,''),(12447,'4000','141750829060','2025-06-25 08:25:18',NULL,3900.00,'','14','1','Good sold','1','26','sales','9','','No',NULL,NULL,''),(12448,'4000','141750829060','2025-06-25 08:25:59',NULL,1510.00,'','14','1','Good sold','1','26','sales','9','','No',NULL,NULL,''),(12449,'4000','141750829060','2025-06-25 08:26:32',NULL,3600.00,'','14','1','Good sold','1','26','sales','10','','No',NULL,NULL,''),(12450,'4000','141750829060','2025-06-25 08:27:10',NULL,3510.00,'','14','1','Good sold','1','26','sales','10','','No',NULL,NULL,''),(12451,'4000','141750829060','2025-06-25 08:27:57',NULL,50.00,'','14','1','Good sold','1','26','sales','10','','No',NULL,NULL,''),(12452,'4000','141750829060','2025-06-25 08:28:36',NULL,2400.12,'','14','1','Good sold','1','26','sales','3','','No',NULL,NULL,''),(12453,'4000','141750829060','2025-06-25 08:28:51',NULL,1500.00,'','14','1','Good sold','1','26','sales','4','','No',NULL,NULL,''),(12454,'4000','141750829060','2025-06-25 08:29:28',NULL,400.00,'','14','1','Good sold','1','26','sales','20','','No',NULL,NULL,''),(12455,'4000','141750829060','2025-06-25 08:32:48',NULL,5162.64,'','14','1','Good sold','1','26','sales','6','','No',NULL,NULL,''),(12456,'4000','141750829060','2025-06-25 08:35:10',NULL,4499.28,'','14','1','Good sold','1','26','sales','7','','No',NULL,NULL,''),(12457,'4000','141750829060','2025-06-25 08:35:41',NULL,1949.94,'','14','1','Good sold','1','26','sales','15','','No',NULL,NULL,''),(12458,'4000','141750829060','2025-06-25 08:36:13',NULL,1159.92,'','14','1','Good sold','1','26','sales','8','','No',NULL,NULL,''),(12459,'1110','141750830086','2025-06-26 08:53:38',NULL,12331.44,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(12460,'1110','141750830086','2025-06-25 08:41:26',NULL,4484.16,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(12461,'1110','141750830086','2025-06-25 08:41:58',NULL,16471.68,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(12462,'1110','141750830086','2025-06-25 08:42:18',NULL,2148.48,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(12463,'1110','141750830086','2025-06-25 08:43:00',NULL,1850.40,'','14','1','Inventory sold','1','25','sales','21','','No',NULL,NULL,''),(12464,'1110','141750830086','2025-06-25 08:43:24',NULL,3060.72,'','14','1','Inventory sold','1','25','sales','20','','No',NULL,NULL,''),(12465,'1110','141750830086','2025-06-26 08:26:18',NULL,531.00,'','14','1','Inventory sold','1','25','sales','8','','No',NULL,NULL,''),(12466,'1110','141750830086','2025-06-26 08:27:11',NULL,0.00,'','14','1','Inventory sold','1','25','sales','5','','No',NULL,NULL,''),(12467,'1110','141750830086','2025-06-26 08:27:46',NULL,2432.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(12468,'1110','141750830086','2025-06-26 08:29:14',NULL,10944.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(12469,'1110','141750830086','2025-06-26 08:29:54',NULL,18018.00,'','14','1','Inventory sold','1','25','sales','6','','No',NULL,NULL,''),(12470,'1110','141750830086','2025-06-26 08:30:14',NULL,9439.20,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(12471,'1110','141750830086','2025-06-26 08:30:59',NULL,8495.28,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(12472,'1110','141750830086','2025-06-26 08:31:56',NULL,2918.88,'','14','1','Inventory sold','1','25','sales','14','','No',NULL,NULL,''),(12473,'1110','141750830086','2025-06-26 08:36:30',NULL,4920.00,'','14','1','Inventory sold','1','25','sales','15','','No',NULL,NULL,''),(12474,'1110','141750830086','2025-06-26 08:37:33',NULL,1884.00,'','14','1','Inventory sold','1','25','sales','1','','No',NULL,NULL,''),(12475,'1110','141750830086','2025-06-26 08:47:03',NULL,11399.40,'','14','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(12476,'1110','141750830086','2025-06-26 08:52:24',NULL,4275.00,'','14','1','Inventory sold','1','25','sales','4','','No',NULL,NULL,''),(12477,'5500','141750830086','2025-06-26 08:53:10',115603.64,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(12478,'1100','141750830086','2025-06-26 08:53:38',122834.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(12479,'4000','141750830086','2025-06-26 08:53:38',NULL,12980.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(12480,'4000','141750830086','2025-06-25 08:41:26',NULL,4800.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(12481,'4000','141750830086','2025-06-25 08:41:58',NULL,17480.02,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(12482,'4000','141750830086','2025-06-25 08:42:18',NULL,2340.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(12483,'4000','141750830086','2025-06-25 08:43:00',NULL,2000.00,'','14','1','Good sold','1','25','sales','21','','No',NULL,NULL,''),(12484,'4000','141750830086','2025-06-25 08:43:24',NULL,3600.00,'','14','1','Good sold','1','25','sales','20','','No',NULL,NULL,''),(12485,'4000','141750830086','2025-06-26 08:26:18',NULL,579.96,'','14','1','Good sold','1','25','sales','8','','No',NULL,NULL,''),(12486,'4000','141750830086','2025-06-26 08:27:11',NULL,0.00,'','14','1','Good sold','1','25','sales','5','','No',NULL,NULL,''),(12487,'4000','141750830086','2025-06-26 08:27:46',NULL,2560.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(12488,'4000','141750830086','2025-06-26 08:29:14',NULL,11700.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(12489,'4000','141750830086','2025-06-26 08:29:54',NULL,19175.52,'','14','1','Good sold','1','25','sales','6','','No',NULL,NULL,''),(12490,'4000','141750830086','2025-06-26 08:30:14',NULL,9798.41,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(12491,'4000','141750830086','2025-06-26 08:30:59',NULL,8998.56,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(12492,'4000','141750830086','2025-06-26 08:31:56',NULL,3120.12,'','14','1','Good sold','1','25','sales','14','','No',NULL,NULL,''),(12493,'4000','141750830086','2025-06-26 08:36:30',NULL,5199.84,'','14','1','Good sold','1','25','sales','15','','No',NULL,NULL,''),(12494,'4000','141750830086','2025-06-26 08:37:33',NULL,2000.04,'','14','1','Good sold','1','25','sales','1','','No',NULL,NULL,''),(12495,'4000','141750830086','2025-06-26 08:47:03',NULL,12000.60,'','14','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(12496,'4000','141750830086','2025-06-26 08:52:24',NULL,4500.00,'','14','1','Good sold','1','25','sales','4','','No',NULL,NULL,''),(12497,'1100','141750830086','2025-06-26 08:57:42',NULL,46485.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'EQUI'),(12498,'1010','141750830086','2025-06-26 08:57:42',46485.00,NULL,'','14','1','','1','25','payment','','14175091752900552232350','No',NULL,NULL,'EQUI'),(12499,'1100','141750830086','2025-06-26 08:58:50',NULL,74050.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(12500,'1000','141750830086','2025-06-26 08:58:50',74050.00,NULL,'','14','1','','1','25','payment','','14175091756331013213132','No',NULL,NULL,''),(12501,'4000','141750829060','2025-06-26 09:05:03',1159.92,NULL,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12502,'1100','141750829060','2025-06-26 09:05:03',NULL,1159.92,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12503,'5500','141750829060','2025-06-26 09:05:03',NULL,1062.00,'','14','1','Cost of goods returned','1','26','sales','8','','No',NULL,NULL,''),(12504,'1110','141750829060','2025-06-26 09:05:03',1062.00,NULL,'','14','1','Inventory retuned ','1','26','sales','','','No',NULL,NULL,''),(12505,'4000','141750829060','2025-06-26 09:05:04',1159.92,NULL,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12506,'1100','141750829060','2025-06-26 09:05:04',NULL,1159.92,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12507,'5500','141750829060','2025-06-26 09:05:04',NULL,1062.00,'','14','1','Cost of goods returned','1','26','sales','8','','No',NULL,NULL,''),(12508,'1110','141750829060','2025-06-26 09:05:04',1062.00,NULL,'','14','1','Inventory retuned ','1','26','sales','','','No',NULL,NULL,''),(12509,'4000','141750829060','2025-06-26 09:05:05',1159.92,NULL,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12510,'1100','141750829060','2025-06-26 09:05:05',NULL,1159.92,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12511,'5500','141750829060','2025-06-26 09:05:05',NULL,1062.00,'','14','1','Cost of goods returned','1','26','sales','8','','No',NULL,NULL,''),(12512,'1110','141750829060','2025-06-26 09:05:05',1062.00,NULL,'','14','1','Inventory retuned ','1','26','sales','','','No',NULL,NULL,''),(12513,'4000','141750829060','2025-06-26 09:05:06',1159.92,NULL,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12514,'1100','141750829060','2025-06-26 09:05:06',NULL,1159.92,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12515,'5500','141750829060','2025-06-26 09:05:06',NULL,1062.00,'','14','1','Cost of goods returned','1','26','sales','8','','No',NULL,NULL,''),(12516,'1110','141750829060','2025-06-26 09:05:06',1062.00,NULL,'','14','1','Inventory retuned ','1','26','sales','','','No',NULL,NULL,''),(12517,'4000','141750829060','2025-06-26 09:05:07',1159.92,NULL,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12518,'1100','141750829060','2025-06-26 09:05:07',NULL,1159.92,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12519,'5500','141750829060','2025-06-26 09:05:07',NULL,1062.00,'','14','1','Cost of goods returned','1','26','sales','8','','No',NULL,NULL,''),(12520,'1110','141750829060','2025-06-26 09:05:07',1062.00,NULL,'','14','1','Inventory retuned ','1','26','sales','','','No',NULL,NULL,''),(12521,'4000','141750829060','2025-06-26 09:05:08',1159.92,NULL,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12522,'1100','141750829060','2025-06-26 09:05:08',NULL,1159.92,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12523,'5500','141750829060','2025-06-26 09:05:08',NULL,1062.00,'','14','1','Cost of goods returned','1','26','sales','8','','No',NULL,NULL,''),(12524,'1110','141750829060','2025-06-26 09:05:08',1062.00,NULL,'','14','1','Inventory retuned ','1','26','sales','','','No',NULL,NULL,''),(12525,'4000','141750829060','2025-06-26 09:05:09',1159.92,NULL,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12526,'1100','141750829060','2025-06-26 09:05:09',NULL,1159.92,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12527,'5500','141750829060','2025-06-26 09:05:09',NULL,1062.00,'','14','1','Cost of goods returned','1','26','sales','8','','No',NULL,NULL,''),(12528,'1110','141750829060','2025-06-26 09:05:09',1062.00,NULL,'','14','1','Inventory retuned ','1','26','sales','','','No',NULL,NULL,''),(12529,'4000','141750829060','2025-06-26 09:05:10',1159.92,NULL,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12530,'1100','141750829060','2025-06-26 09:05:10',NULL,1159.92,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12531,'5500','141750829060','2025-06-26 09:05:10',NULL,1062.00,'','14','1','Cost of goods returned','1','26','sales','8','','No',NULL,NULL,''),(12532,'1110','141750829060','2025-06-26 09:05:10',1062.00,NULL,'','14','1','Inventory retuned ','1','26','sales','','','No',NULL,NULL,''),(12533,'4000','141750829060','2025-06-26 09:05:11',1159.92,NULL,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12534,'1100','141750829060','2025-06-26 09:05:11',NULL,1159.92,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12535,'5500','141750829060','2025-06-26 09:05:11',NULL,1062.00,'','14','1','Cost of goods returned','1','26','sales','8','','No',NULL,NULL,''),(12536,'1110','141750829060','2025-06-26 09:05:11',1062.00,NULL,'','14','1','Inventory retuned ','1','26','sales','','','No',NULL,NULL,''),(12537,'4000','141750829060','2025-06-26 09:05:12',1159.92,NULL,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12538,'1100','141750829060','2025-06-26 09:05:12',NULL,1159.92,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12539,'5500','141750829060','2025-06-26 09:05:12',NULL,1062.00,'','14','1','Cost of goods returned','1','26','sales','8','','No',NULL,NULL,''),(12540,'1110','141750829060','2025-06-26 09:05:12',1062.00,NULL,'','14','1','Inventory retuned ','1','26','sales','','','No',NULL,NULL,''),(12541,'4000','141750829060','2025-06-26 09:05:13',1159.92,NULL,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12542,'1100','141750829060','2025-06-26 09:05:13',NULL,1159.92,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12543,'5500','141750829060','2025-06-26 09:05:13',NULL,1062.00,'','14','1','Cost of goods returned','1','26','sales','8','','No',NULL,NULL,''),(12544,'1110','141750829060','2025-06-26 09:05:13',1062.00,NULL,'','14','1','Inventory retuned ','1','26','sales','','','No',NULL,NULL,''),(12545,'1100','141750499490','2025-06-26 09:06:31',NULL,650.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(12546,'1000','141750499490','2025-06-26 09:06:31',650.00,NULL,'','14','1','','1','80','payment','','14175091801213220000323','No',NULL,NULL,''),(12547,'4000','141750084856','2025-06-26 09:10:50',95.00,NULL,'','14','1','Returned products','1','80','return','','','No',NULL,NULL,''),(12548,'1100','141750084856','2025-06-26 09:10:50',NULL,95.00,'','14','1','Returned products','1','80','return','','','No',NULL,NULL,''),(12549,'5500','141750084856','2025-06-26 09:10:50',NULL,81.08,'','14','1','Cost of goods returned','1','80','sales','14','','No',NULL,NULL,''),(12550,'1110','141750084856','2025-06-26 09:10:50',81.08,NULL,'','14','1','Inventory retuned ','1','80','sales','','','No',NULL,NULL,''),(12551,'4000','141750829060','2025-06-26 09:12:25',1949.94,NULL,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12552,'1100','141750829060','2025-06-26 09:12:25',NULL,1949.94,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12553,'5500','141750829060','2025-06-26 09:12:25',NULL,1845.00,'','14','1','Cost of goods returned','1','26','sales','15','','No',NULL,NULL,''),(12554,'1110','141750829060','2025-06-26 09:12:25',1845.00,NULL,'','14','1','Inventory retuned ','1','26','sales','','','No',NULL,NULL,''),(12555,'4000','141750829060','2025-06-26 09:12:31',4499.28,NULL,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12556,'1100','141750829060','2025-06-26 09:12:31',NULL,4499.28,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12557,'5500','141750829060','2025-06-26 09:12:31',NULL,4247.64,'','14','1','Cost of goods returned','1','26','sales','7','','No',NULL,NULL,''),(12558,'1110','141750829060','2025-06-26 09:12:31',4247.64,NULL,'','14','1','Inventory retuned ','1','26','sales','','','No',NULL,NULL,''),(12559,'4000','141750829060','2025-06-26 09:12:37',7150.00,NULL,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12560,'1100','141750829060','2025-06-26 09:12:37',NULL,7150.00,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12561,'5500','141750829060','2025-06-26 09:12:37',NULL,6688.00,'','14','1','Cost of goods returned','1','26','sales','2','','No',NULL,NULL,''),(12562,'1110','141750829060','2025-06-26 09:12:37',6688.00,NULL,'','14','1','Inventory retuned ','1','26','sales','','','No',NULL,NULL,''),(12563,'4000','141750829060','2025-06-26 09:12:39',1480.32,NULL,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12564,'1100','141750829060','2025-06-26 09:12:39',NULL,1480.32,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12565,'5500','141750829060','2025-06-26 09:12:39',NULL,1332.48,'','14','1','Cost of goods returned','1','26','sales','13','','No',NULL,NULL,''),(12566,'1110','141750829060','2025-06-26 09:12:39',1332.48,NULL,'','14','1','Inventory retuned ','1','26','sales','','','No',NULL,NULL,''),(12567,'4000','141750829060','2025-06-26 09:12:44',5760.00,NULL,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12568,'1100','141750829060','2025-06-26 09:12:44',NULL,5760.00,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12569,'5500','141750829060','2025-06-26 09:12:44',NULL,5472.00,'','14','1','Cost of goods returned','1','26','sales','2','','No',NULL,NULL,''),(12570,'1110','141750829060','2025-06-26 09:12:44',5472.00,NULL,'','14','1','Inventory retuned ','1','26','sales','','','No',NULL,NULL,''),(12571,'4000','141750829060','2025-06-26 09:12:46',3900.00,NULL,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12572,'1100','141750829060','2025-06-26 09:12:46',NULL,3900.00,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12573,'5500','141750829060','2025-06-26 09:12:46',NULL,3580.80,'','14','1','Cost of goods returned','1','26','sales','9','','No',NULL,NULL,''),(12574,'1110','141750829060','2025-06-26 09:12:46',3580.80,NULL,'','14','1','Inventory retuned ','1','26','sales','','','No',NULL,NULL,''),(12575,'4000','141750829060','2025-06-26 09:12:52',1510.00,NULL,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12576,'1100','141750829060','2025-06-26 09:12:52',NULL,1510.00,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12577,'5500','141750829060','2025-06-26 09:12:52',NULL,1432.32,'','14','1','Cost of goods returned','1','26','sales','9','','No',NULL,NULL,''),(12578,'1110','141750829060','2025-06-26 09:12:52',1432.32,NULL,'','14','1','Inventory retuned ','1','26','sales','','','No',NULL,NULL,''),(12579,'4000','141750829060','2025-06-26 09:12:54',3600.00,NULL,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12580,'1100','141750829060','2025-06-26 09:12:54',NULL,3600.00,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12581,'5500','141750829060','2025-06-26 09:12:54',NULL,3363.12,'','14','1','Cost of goods returned','1','26','sales','10','','No',NULL,NULL,''),(12582,'1110','141750829060','2025-06-26 09:12:54',3363.12,NULL,'','14','1','Inventory retuned ','1','26','sales','','','No',NULL,NULL,''),(12583,'4000','141750829060','2025-06-26 09:12:57',3510.00,NULL,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12584,'1100','141750829060','2025-06-26 09:12:57',NULL,3510.00,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12585,'5500','141750829060','2025-06-26 09:12:57',NULL,3363.12,'','14','1','Cost of goods returned','1','26','sales','10','','No',NULL,NULL,''),(12586,'1110','141750829060','2025-06-26 09:12:57',3363.12,NULL,'','14','1','Inventory retuned ','1','26','sales','','','No',NULL,NULL,''),(12587,'4000','141750829060','2025-06-26 09:13:06',50.00,NULL,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12588,'1100','141750829060','2025-06-26 09:13:06',NULL,50.00,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12589,'5500','141750829060','2025-06-26 09:13:06',NULL,46.71,'','14','1','Cost of goods returned','1','26','sales','10','','No',NULL,NULL,''),(12590,'1110','141750829060','2025-06-26 09:13:06',46.71,NULL,'','14','1','Inventory retuned ','1','26','sales','','','No',NULL,NULL,''),(12591,'4000','141750829060','2025-06-26 09:13:08',2400.12,NULL,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12592,'1100','141750829060','2025-06-26 09:13:08',NULL,2400.12,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12593,'5500','141750829060','2025-06-26 09:13:08',NULL,2279.88,'','14','1','Cost of goods returned','1','26','sales','3','','No',NULL,NULL,''),(12594,'1110','141750829060','2025-06-26 09:13:08',2279.88,NULL,'','14','1','Inventory retuned ','1','26','sales','','','No',NULL,NULL,''),(12595,'4000','141750829060','2025-06-26 09:13:09',1500.00,NULL,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12596,'1100','141750829060','2025-06-26 09:13:09',NULL,1500.00,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12597,'5500','141750829060','2025-06-26 09:13:09',NULL,1425.00,'','14','1','Cost of goods returned','1','26','sales','4','','No',NULL,NULL,''),(12598,'1110','141750829060','2025-06-26 09:13:09',1425.00,NULL,'','14','1','Inventory retuned ','1','26','sales','','','No',NULL,NULL,''),(12599,'4000','141750829060','2025-06-26 09:13:11',400.00,NULL,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12600,'1100','141750829060','2025-06-26 09:13:11',NULL,400.00,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12601,'5500','141750829060','2025-06-26 09:13:11',NULL,340.08,'','14','1','Cost of goods returned','1','26','sales','20','','No',NULL,NULL,''),(12602,'1110','141750829060','2025-06-26 09:13:11',340.08,NULL,'','14','1','Inventory retuned ','1','26','sales','','','No',NULL,NULL,''),(12603,'4000','141750829060','2025-06-26 09:13:13',5162.64,NULL,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12604,'1100','141750829060','2025-06-26 09:13:13',NULL,5162.64,'','14','1','Returned products','1','26','return','','','No',NULL,NULL,''),(12605,'5500','141750829060','2025-06-26 09:13:13',NULL,4851.00,'','14','1','Cost of goods returned','1','26','sales','6','','No',NULL,NULL,''),(12606,'1110','141750829060','2025-06-26 09:13:13',4851.00,NULL,'','14','1','Inventory retuned ','1','26','sales','','','No',NULL,NULL,''),(12607,'1110','141750918414','2025-06-26 09:18:30',NULL,3363.12,'','14','1','Inventory sold','1','28','sales','10','','No',NULL,NULL,''),(12608,'1110','141750918414','2025-06-26 09:13:34',NULL,1432.32,'','14','1','Inventory sold','1','28','sales','9','','No',NULL,NULL,''),(12609,'1110','141750918414','2025-06-26 09:15:37',NULL,3040.00,'','14','1','Inventory sold','1','28','sales','2','','No',NULL,NULL,''),(12610,'5500','141750918414','2025-06-26 09:17:59',7835.44,NULL,'','14','1','Cost of goods sold','1','28','sales','','','No',NULL,NULL,''),(12611,'1100','141750918414','2025-06-26 09:18:30',8220.00,NULL,'','14','1','Good sold','1','28','sales','','','No',NULL,NULL,''),(12612,'4000','141750918414','2025-06-26 09:18:30',NULL,3510.00,'','14','1','Good sold','1','28','sales','10','','No',NULL,NULL,''),(12613,'4000','141750918414','2025-06-26 09:13:34',NULL,1510.00,'','14','1','Good sold','1','28','sales','9','','No',NULL,NULL,''),(12614,'4000','141750918414','2025-06-26 09:15:37',NULL,3200.00,'','14','1','Good sold','1','28','sales','2','','No',NULL,NULL,''),(12615,'1110','141750918731','2025-06-26 09:20:07',NULL,2432.00,'','14','1','Inventory sold','1','58','sales','2','','No',NULL,NULL,''),(12616,'5500','141750918731','2025-06-26 09:18:51',2432.00,NULL,'','14','1','Cost of goods sold','1','58','sales','','','No',NULL,NULL,''),(12617,'1100','141750918731','2025-06-26 09:20:07',2560.00,NULL,'','14','1','Good sold','1','58','sales','','','No',NULL,NULL,''),(12618,'4000','141750918731','2025-06-26 09:20:07',NULL,2560.00,'','14','1','Good sold','1','58','sales','2','','No',NULL,NULL,''),(12619,'1110','141750918829','2025-06-26 09:23:43',NULL,608.00,'','14','1','Inventory sold','1','80','sales','2','','No',NULL,NULL,''),(12620,'1110','141750918829','2025-06-26 09:20:29',NULL,471.96,'','14','1','Inventory sold','1','80','sales','7','','No',NULL,NULL,''),(12621,'1110','141750918829','2025-06-26 09:22:49',NULL,693.00,'','14','1','Inventory sold','1','80','sales','6','','No',NULL,NULL,''),(12622,'5500','141750918829','2025-06-26 09:23:13',1772.96,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(12623,'1100','141750918829','2025-06-26 09:23:43',1888.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(12624,'4000','141750918829','2025-06-26 09:23:43',NULL,650.00,'','14','1','Good sold','1','80','sales','2','','No',NULL,NULL,''),(12625,'4000','141750918829','2025-06-26 09:20:29',NULL,499.92,'','14','1','Good sold','1','80','sales','7','','No',NULL,NULL,''),(12626,'4000','141750918829','2025-06-26 09:22:49',NULL,737.52,'','14','1','Good sold','1','80','sales','6','','No',NULL,NULL,''),(12627,'1110','141750919053','2025-06-26 09:26:04',NULL,666.24,'','14','1','Inventory sold','1','64','sales','13','','No',NULL,NULL,''),(12628,'1110','141750919053','2025-06-26 09:24:13',NULL,608.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(12629,'5500','141750919053','2025-06-26 09:25:37',1274.24,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12630,'1000','141750919053','2025-06-26 09:26:04',1390.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'POI'),(12631,'4000','141750919053','2025-06-26 09:26:04',NULL,740.16,'','14','1','Good sold','1','64','sales','13','','No',NULL,NULL,''),(12632,'4000','141750919053','2025-06-26 09:24:13',NULL,650.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(12633,'1110','141750919194','2025-06-26 09:26:54',NULL,46.71,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(12634,'5500','141750919194','2025-06-26 09:26:34',46.71,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12635,'1000','141750919194','2025-06-26 09:26:54',50.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'KLO'),(12636,'4000','141750919194','2025-06-26 09:26:54',NULL,50.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(12637,'1110','141750919235','2025-06-26 09:27:56',NULL,759.96,'','14','1','Inventory sold','1','64','sales','3','','No',NULL,NULL,''),(12638,'1110','141750919235','2025-06-26 09:27:15',NULL,608.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(12639,'5500','141750919235','2025-06-26 09:27:41',1367.96,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12640,'1000','141750919235','2025-06-26 09:27:56',1450.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(12641,'4000','141750919235','2025-06-26 09:27:56',NULL,800.04,'','14','1','Good sold','1','64','sales','3','','No',NULL,NULL,''),(12642,'4000','141750919235','2025-06-26 09:27:15',NULL,650.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(12643,'1110','141750919300','2025-06-26 09:28:53',NULL,608.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(12644,'1110','141750919300','2025-06-26 09:28:20',NULL,333.12,'','14','1','Inventory sold','1','64','sales','13','','No',NULL,NULL,''),(12645,'5500','141750919300','2025-06-26 09:28:40',941.12,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12646,'1000','141750919300','2025-06-26 09:28:53',1020.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(12647,'4000','141750919300','2025-06-26 09:28:53',NULL,650.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(12648,'4000','141750919300','2025-06-26 09:28:20',NULL,370.08,'','14','1','Good sold','1','64','sales','13','','No',NULL,NULL,''),(12649,'1110','141750919352','2025-06-26 09:29:43',NULL,340.08,'','14','1','Inventory sold','1','64','sales','20','','No',NULL,NULL,''),(12650,'5500','141750919352','2025-06-26 09:29:13',340.08,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12651,'1000','141750919352','2025-06-26 09:29:43',400.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(12652,'4000','141750919352','2025-06-26 09:29:43',NULL,400.00,'','14','1','Good sold','1','64','sales','20','','No',NULL,NULL,''),(12653,'1110','141750919410','2025-06-26 09:30:58',NULL,1121.04,'','14','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(12654,'1110','141750919410','2025-06-26 09:30:10',NULL,716.16,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(12655,'5500','141750919410','2025-06-26 09:30:42',1837.20,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12656,'1000','141750919410','2025-06-26 09:30:58',1980.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12657,'4000','141750919410','2025-06-26 09:30:58',NULL,1200.00,'','14','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(12658,'4000','141750919410','2025-06-26 09:30:10',NULL,780.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(12659,'1110','141750919490','2025-06-26 09:32:31',NULL,1432.32,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(12660,'1110','141750919490','2025-06-26 09:31:30',NULL,1121.04,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(12661,'5500','141750919490','2025-06-26 09:31:56',2553.36,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12662,'1000','141750919490','2025-06-26 09:32:31',2760.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'KLO'),(12663,'4000','141750919490','2025-06-26 09:32:31',NULL,1560.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(12664,'4000','141750919490','2025-06-26 09:31:30',NULL,1200.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(12665,'1110','141750919575','2025-06-26 09:34:54',NULL,716.16,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(12666,'1110','141750919575','2025-06-26 09:32:55',NULL,615.00,'','14','1','Inventory sold','1','64','sales','15','','No',NULL,NULL,''),(12667,'1110','141750919575','2025-06-26 09:33:35',NULL,943.92,'','14','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(12668,'5500','141750919575','2025-06-26 09:34:27',2275.08,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12669,'1000','141750919575','2025-06-26 09:34:54',2430.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(12670,'4000','141750919575','2025-06-26 09:34:54',NULL,780.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(12671,'4000','141750919575','2025-06-26 09:32:55',NULL,649.98,'','14','1','Good sold','1','64','sales','15','','No',NULL,NULL,''),(12672,'4000','141750919575','2025-06-26 09:33:35',NULL,999.84,'','14','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(12673,'1110','141750919724','2025-06-26 09:38:06',NULL,1824.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(12674,'1110','141750919724','2025-06-26 09:35:24',NULL,1425.00,'','14','1','Inventory sold','1','64','sales','4','','No',NULL,NULL,''),(12675,'1110','141750919724','2025-06-26 09:36:39',NULL,943.92,'','14','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(12676,'1110','141750919724','2025-06-26 09:36:56',NULL,1230.00,'','14','1','Inventory sold','1','64','sales','15','','No',NULL,NULL,''),(12677,'5500','141750919724','2025-06-26 09:37:35',5422.92,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12678,'1000','141750919724','2025-06-26 09:38:06',5750.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(12679,'4000','141750919724','2025-06-26 09:38:06',NULL,1950.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(12680,'4000','141750919724','2025-06-26 09:35:24',NULL,1500.00,'','14','1','Good sold','1','64','sales','4','','No',NULL,NULL,''),(12681,'4000','141750919724','2025-06-26 09:36:39',NULL,999.84,'','14','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(12682,'4000','141750919724','2025-06-26 09:36:56',NULL,1299.96,'','14','1','Good sold','1','64','sales','15','','No',NULL,NULL,''),(12683,'1110','141750919913','2025-06-26 09:38:52',NULL,608.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(12684,'5500','141750919913','2025-06-26 09:38:33',608.00,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12685,'1000','141750919913','2025-06-26 09:38:52',650.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(12686,'4000','141750919913','2025-06-26 09:38:52',NULL,650.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(12687,'1110','141750920100','2025-06-26 09:44:37',NULL,716.16,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(12688,'1110','141750920100','2025-06-26 09:41:40',NULL,608.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(12689,'1110','141750920100','2025-06-26 09:43:39',NULL,759.96,'','14','1','Inventory sold','1','64','sales','3','','No',NULL,NULL,''),(12690,'5500','141750920100','2025-06-26 09:44:19',2084.12,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12691,'1000','141750920100','2025-06-26 09:44:37',2230.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'KLO'),(12692,'4000','141750920100','2025-06-26 09:44:37',NULL,780.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(12693,'4000','141750920100','2025-06-26 09:41:40',NULL,650.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(12694,'4000','141750920100','2025-06-26 09:43:39',NULL,800.04,'','14','1','Good sold','1','64','sales','3','','No',NULL,NULL,''),(12695,'1110','141750920307','2025-06-26 09:48:43',NULL,333.12,'','14','1','Inventory sold','1','64','sales','13','','No',NULL,NULL,''),(12696,'5500','141750920307','2025-06-26 09:45:07',333.12,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12697,'1000','141750920307','2025-06-26 09:48:43',370.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(12698,'4000','141750920307','2025-06-26 09:48:43',NULL,370.08,'','14','1','Good sold','1','64','sales','13','','No',NULL,NULL,''),(12699,'1110','141750920599','2025-06-26 09:50:14',NULL,118.75,'','14','1','Inventory sold','1','64','sales','4','','No',NULL,NULL,''),(12700,'5500','141750920599','2025-06-26 09:49:59',118.75,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12701,'1000','141750920599','2025-06-26 09:50:14',150.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'POI'),(12702,'4000','141750920599','2025-06-26 09:50:14',NULL,150.00,'','14','1','Good sold','1','64','sales','4','','No',NULL,NULL,''),(12703,'1110','141750920639','2025-06-26 09:52:44',NULL,1121.04,'','14','1','Inventory sold','1','23','sales','10','','No',NULL,NULL,''),(12704,'1110','141750920639','2025-06-26 09:50:39',NULL,759.96,'','14','1','Inventory sold','1','23','sales','3','','No',NULL,NULL,''),(12705,'5500','141750920639','2025-06-26 09:52:29',1881.00,NULL,'','14','1','Cost of goods sold','1','23','sales','','','No',NULL,NULL,''),(12706,'1000','141750920639','2025-06-26 09:52:44',2000.00,NULL,'','14','1','Good sold','1','23','Payment','','','No',NULL,NULL,''),(12707,'4000','141750920639','2025-06-26 09:52:44',NULL,1200.00,'','14','1','Good sold','1','23','sales','10','','No',NULL,NULL,''),(12708,'4000','141750920639','2025-06-26 09:50:39',NULL,800.04,'','14','1','Good sold','1','23','sales','3','','No',NULL,NULL,''),(12709,'1110','141750920802','2025-06-26 09:53:33',NULL,608.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(12710,'5500','141750920802','2025-06-26 09:53:22',608.00,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12711,'1000','141750920802','2025-06-26 09:53:33',650.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'POI'),(12712,'4000','141750920802','2025-06-26 09:53:33',NULL,650.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(12713,'1110','141750920837','2025-06-26 09:56:03',NULL,4158.00,'','14','1','Inventory sold','1','48','sales','6','','No',NULL,NULL,''),(12714,'1110','141750920837','2025-06-26 09:53:57',NULL,1062.00,'','14','1','Inventory sold','1','48','sales','8','','No',NULL,NULL,''),(12715,'1110','141750920837','2025-06-26 09:55:16',NULL,1887.84,'','14','1','Inventory sold','1','48','sales','7','','No',NULL,NULL,''),(12716,'5500','141750920837','2025-06-26 09:55:47',7107.84,NULL,'','14','1','Cost of goods sold','1','48','sales','','','No',NULL,NULL,''),(12717,'1100','141750920837','2025-06-26 09:56:03',7585.00,NULL,'','14','1','Good sold','1','48','sales','','','No',NULL,NULL,''),(12718,'4000','141750920837','2025-06-26 09:56:03',NULL,4425.12,'','14','1','Good sold','1','48','sales','6','','No',NULL,NULL,''),(12719,'4000','141750920837','2025-06-26 09:53:57',NULL,1159.92,'','14','1','Good sold','1','48','sales','8','','No',NULL,NULL,''),(12720,'4000','141750920837','2025-06-26 09:55:16',NULL,1999.68,'','14','1','Good sold','1','48','sales','7','','No',NULL,NULL,''),(12721,'1110','141750920988','2025-06-26 09:59:18',NULL,1121.04,'','14','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(12722,'1110','141750920988','2025-06-26 09:56:28',NULL,716.16,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(12723,'1110','141750920988','2025-06-26 09:58:36',NULL,608.00,'','14','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(12724,'5500','141750920988','2025-06-26 09:59:01',2445.20,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12725,'1000','141750920988','2025-06-26 09:59:18',2630.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12726,'4000','141750920988','2025-06-26 09:59:18',NULL,1200.00,'','14','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(12727,'4000','141750920988','2025-06-26 09:56:28',NULL,780.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(12728,'4000','141750920988','2025-06-26 09:58:36',NULL,650.00,'','14','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(12729,'1110','141750921189','2025-06-26 10:03:22',NULL,3775.68,'','14','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(12730,'5500','141750921189','2025-06-26 09:59:49',3775.68,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12731,'1000','141750921189','2025-06-26 10:03:22',3999.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'POI'),(12732,'4000','141750921189','2025-06-26 10:03:22',NULL,3999.36,'','14','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(12733,'1110','141750921445','2025-06-26 10:06:26',NULL,1432.32,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(12734,'1110','141750921445','2025-06-26 10:04:05',NULL,1121.04,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(12735,'1110','141750921445','2025-06-26 10:04:56',NULL,608.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(12736,'1110','141750921445','2025-06-26 10:05:23',NULL,759.96,'','14','1','Inventory sold','1','64','sales','3','','No',NULL,NULL,''),(12737,'5500','141750921445','2025-06-26 10:05:51',3921.32,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12738,'1000','141750921445','2025-06-26 10:06:26',4210.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'POI'),(12739,'4000','141750921445','2025-06-26 10:06:26',NULL,1560.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(12740,'4000','141750921445','2025-06-26 10:04:05',NULL,1200.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(12741,'4000','141750921445','2025-06-26 10:04:56',NULL,650.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(12742,'4000','141750921445','2025-06-26 10:05:23',NULL,800.04,'','14','1','Good sold','1','64','sales','3','','No',NULL,NULL,''),(12743,'1110','141750921718','2025-06-26 10:10:43',NULL,2242.08,'','14','1','Inventory sold','1','58','sales','10','','No',NULL,NULL,''),(12744,'1110','141750921718','2025-06-26 10:08:38',NULL,716.16,'','14','1','Inventory sold','1','58','sales','9','','No',NULL,NULL,''),(12745,'1110','141750921718','2025-06-26 10:09:02',NULL,531.00,'','14','1','Inventory sold','1','58','sales','8','','No',NULL,NULL,''),(12746,'1110','141750921718','2025-06-26 10:09:32',NULL,716.16,'','14','1','Inventory sold','1','58','sales','9','','No',NULL,NULL,''),(12747,'5500','141750921718','2025-06-26 10:10:08',4205.40,NULL,'','14','1','Cost of goods sold','1','58','sales','','','No',NULL,NULL,''),(12748,'1100','141750921718','2025-06-26 10:10:43',4460.00,NULL,'','14','1','Good sold','1','58','sales','','','No',NULL,NULL,''),(12749,'4000','141750921718','2025-06-26 10:10:43',NULL,2360.00,'','14','1','Good sold','1','58','sales','10','','No',NULL,NULL,''),(12750,'4000','141750921718','2025-06-26 10:08:38',NULL,760.00,'','14','1','Good sold','1','58','sales','9','','No',NULL,NULL,''),(12751,'4000','141750921718','2025-06-26 10:09:02',NULL,579.96,'','14','1','Good sold','1','58','sales','8','','No',NULL,NULL,''),(12752,'4000','141750921718','2025-06-26 10:09:32',NULL,760.00,'','14','1','Good sold','1','58','sales','9','','No',NULL,NULL,''),(12753,'1110','141750921889','2025-06-26 10:12:36',NULL,340.08,'','14','1','Inventory sold','1','64','sales','20','','No',NULL,NULL,''),(12754,'1110','141750921889','2025-06-26 10:11:29',NULL,608.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(12755,'1110','141750921889','2025-06-26 10:11:51',NULL,759.96,'','14','1','Inventory sold','1','64','sales','3','','No',NULL,NULL,''),(12756,'5500','141750921889','2025-06-26 10:12:07',1708.04,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12757,'1000','141750921889','2025-06-26 10:12:36',1850.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'KLO'),(12758,'4000','141750921889','2025-06-26 10:12:36',NULL,400.00,'','14','1','Good sold','1','64','sales','20','','No',NULL,NULL,''),(12759,'4000','141750921889','2025-06-26 10:11:29',NULL,650.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(12760,'4000','141750921889','2025-06-26 10:11:51',NULL,800.04,'','14','1','Good sold','1','64','sales','3','','No',NULL,NULL,''),(12761,'1110','141750921996','2025-06-26 10:13:54',NULL,1121.04,'','14','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(12762,'1110','141750921996','2025-06-26 10:13:16',NULL,608.00,'','14','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(12763,'5500','141750921996','2025-06-26 10:13:39',1729.04,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12764,'1000','141750921996','2025-06-26 10:13:54',1850.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12765,'4000','141750921996','2025-06-26 10:13:54',NULL,1200.00,'','14','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(12766,'4000','141750921996','2025-06-26 10:13:16',NULL,650.00,'','14','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(12767,'1110','141750922059','2025-06-26 10:14:37',NULL,608.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(12768,'5500','141750922059','2025-06-26 10:14:19',608.00,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12769,'1000','141750922059','2025-06-26 10:14:37',650.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(12770,'4000','141750922059','2025-06-26 10:14:37',NULL,650.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(12771,'1100','141750918731','2025-06-26 10:16:48',NULL,2560.00,'','14','1','','1','58','payment','','','No',NULL,NULL,''),(12772,'1000','141750918731','2025-06-26 10:16:48',2560.00,NULL,'','14','1','','1','58','payment','','14175092222917330223023','No',NULL,NULL,''),(12773,'1100','141750921718','2025-06-26 10:17:38',NULL,900.00,'','14','1','','1','58','payment','','','No',NULL,NULL,'EQUI'),(12774,'1010','141750921718','2025-06-26 10:17:38',900.00,NULL,'','14','1','','1','58','payment','','14175092228444222173153','No',NULL,NULL,'EQUI'),(12775,'1100','141750921718','2025-06-26 10:21:31',NULL,2560.00,'','14','1','','1','58','payment','','','No',NULL,NULL,''),(12776,'1000','141750921718','2025-06-26 10:21:31',2560.00,NULL,'','14','1','','1','58','payment','','14175092251704273333220','No',NULL,NULL,''),(12777,'1100','141749983429','2025-06-26 10:24:16',NULL,7720.00,'','14','1','','1','16','payment','','','No',NULL,NULL,'EQUI'),(12778,'1010','141749983429','2025-06-26 10:24:16',7720.00,NULL,'','14','1','','1','16','payment','','14175092268822022230323','No',NULL,NULL,'EQUI'),(12779,'1100','141750702089','2025-06-26 10:46:16',NULL,38650.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(12780,'1000','141750702089','2025-06-26 10:46:16',38650.00,NULL,'','14','1','','1','25','payment','','14175092402832201222443','No',NULL,NULL,''),(12781,'1100','141750702089','2025-06-26 10:47:08',NULL,6795.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'LKH'),(12782,'1010','141750702089','2025-06-26 10:47:08',6795.00,NULL,'','14','1','','1','25','payment','','14175092407232233322023','No',NULL,NULL,'LKH'),(12783,'1110','141750924210','2025-06-26 10:50:25',NULL,55.52,'','14','1','Inventory sold','1','94','sales','13','','No',NULL,NULL,''),(12784,'5500','141750924210','2025-06-26 10:50:10',55.52,NULL,'','14','1','Cost of goods sold','1','94','sales','','','No',NULL,NULL,''),(12785,'1100','141750924210','2025-06-26 10:50:25',80.00,NULL,'','14','1','Good sold','1','94','sales','','','No',NULL,NULL,''),(12786,'4000','141750924210','2025-06-26 10:50:25',NULL,80.00,'','14','1','Good sold','1','94','sales','13','','No',NULL,NULL,''),(12787,'1110','141750924247','2025-06-26 10:51:04',NULL,157.00,'','14','1','Inventory sold','1','53','sales','1','','No',NULL,NULL,''),(12788,'5500','141750924247','2025-06-26 10:50:47',157.00,NULL,'','14','1','Cost of goods sold','1','53','sales','','','No',NULL,NULL,''),(12789,'1100','141750924247','2025-06-26 10:51:04',180.00,NULL,'','14','1','Good sold','1','53','sales','','','No',NULL,NULL,''),(12790,'4000','141750924247','2025-06-26 10:51:04',NULL,180.00,'','14','1','Good sold','1','53','sales','1','','No',NULL,NULL,''),(12791,'4000','141750924210','2025-06-26 10:53:42',80.00,NULL,'','14','1','Returned products','1','94','return','','','No',NULL,NULL,''),(12792,'1100','141750924210','2025-06-26 10:53:42',NULL,80.00,'','14','1','Returned products','1','94','return','','','No',NULL,NULL,''),(12793,'5500','141750924210','2025-06-26 10:53:42',NULL,55.52,'','14','1','Cost of goods returned','1','94','sales','13','','No',NULL,NULL,''),(12794,'1110','141750924210','2025-06-26 10:53:42',55.52,NULL,'','14','1','Inventory retuned ','1','94','sales','','','No',NULL,NULL,''),(12795,'1110','141750924511','2025-06-26 10:55:25',NULL,55.52,'','14','1','Inventory sold','1','94','sales','13','','No',NULL,NULL,''),(12796,'5500','141750924511','2025-06-26 10:55:11',55.52,NULL,'','14','1','Cost of goods sold','1','94','sales','','','No',NULL,NULL,''),(12797,'1100','141750924511','2025-06-26 10:55:25',80.00,NULL,'','14','1','Good sold','1','94','sales','','','No',NULL,NULL,''),(12798,'4000','141750924511','2025-06-26 10:55:25',NULL,80.00,'','14','1','Good sold','1','94','sales','13','','No',NULL,NULL,''),(12799,'4000','141750924511','2025-06-26 10:56:25',80.00,NULL,'','14','1','Returned products','1','94','return','','','No',NULL,NULL,''),(12800,'1100','141750924511','2025-06-26 10:56:25',NULL,80.00,'','14','1','Returned products','1','94','return','','','No',NULL,NULL,''),(12801,'5500','141750924511','2025-06-26 10:56:25',NULL,55.52,'','14','1','Cost of goods returned','1','94','sales','13','','No',NULL,NULL,''),(12802,'1110','141750924511','2025-06-26 10:56:25',55.52,NULL,'','14','1','Inventory retuned ','1','94','sales','','','No',NULL,NULL,''),(12803,'1110','141750924638','2025-06-26 10:57:33',NULL,55.52,'','14','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(12804,'5500','141750924638','2025-06-26 10:57:18',55.52,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(12805,'1100','141750924638','2025-06-26 10:57:33',80.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(12806,'4000','141750924638','2025-06-26 10:57:33',NULL,80.00,'','14','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(12807,'1110','141750926829','2025-06-26 11:34:23',NULL,1121.04,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(12808,'5500','141750926829','2025-06-26 11:33:49',1121.04,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(12809,'1100','141750926829','2025-06-26 11:34:23',1200.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(12810,'4000','141750926829','2025-06-26 11:34:23',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(12811,'1110','141750926900','2025-06-26 11:35:30',NULL,716.16,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(12812,'5500','141750926900','2025-06-26 11:35:00',716.16,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(12813,'1100','141750926900','2025-06-26 11:35:30',780.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(12814,'4000','141750926900','2025-06-26 11:35:30',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(12815,'1110','141750926955','2025-06-26 11:36:36',NULL,1121.04,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(12816,'5500','141750926955','2025-06-26 11:35:56',1121.04,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(12817,'1100','141750926955','2025-06-26 11:36:36',1200.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(12818,'4000','141750926955','2025-06-26 11:36:36',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(12819,'1110','141750927121','2025-06-26 11:39:49',NULL,2864.64,'','14','1','Inventory sold','1','16','sales','9','','No',NULL,NULL,''),(12820,'1110','141750927121','2025-06-26 11:38:41',NULL,1386.00,'','14','1','Inventory sold','1','16','sales','6','','No',NULL,NULL,''),(12821,'1110','141750927121','2025-06-26 11:39:06',NULL,943.92,'','14','1','Inventory sold','1','16','sales','7','','No',NULL,NULL,''),(12822,'5500','141750927121','2025-06-26 11:39:35',5194.56,NULL,'','14','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(12823,'1100','141750927121','2025-06-26 11:39:49',5515.00,NULL,'','14','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(12824,'4000','141750927121','2025-06-26 11:39:49',NULL,3040.00,'','14','1','Good sold','1','16','sales','9','','No',NULL,NULL,''),(12825,'4000','141750927121','2025-06-26 11:38:41',NULL,1475.04,'','14','1','Good sold','1','16','sales','6','','No',NULL,NULL,''),(12826,'4000','141750927121','2025-06-26 11:39:06',NULL,999.84,'','14','1','Good sold','1','16','sales','7','','No',NULL,NULL,''),(12827,'1110','141750927219','2025-06-26 11:40:35',NULL,370.08,'','14','1','Inventory sold','1','25','sales','21','','No',NULL,NULL,''),(12828,'5500','141750927219','2025-06-26 11:40:20',370.08,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(12829,'1100','141750927219','2025-06-26 11:40:35',400.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(12830,'4000','141750927219','2025-06-26 11:40:35',NULL,400.00,'','14','1','Good sold','1','25','sales','21','','No',NULL,NULL,''),(12831,'1110','141750927258','2025-06-26 11:41:20',NULL,1216.00,'','14','1','Inventory sold','1','80','sales','2','','No',NULL,NULL,''),(12832,'5500','141750927258','2025-06-26 11:40:58',1216.00,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(12833,'1100','141750927258','2025-06-26 11:41:20',1300.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(12834,'4000','141750927258','2025-06-26 11:41:20',NULL,1300.00,'','14','1','Good sold','1','80','sales','2','','No',NULL,NULL,''),(12835,'1110','141750927293','2025-06-26 11:42:00',NULL,340.08,'','14','1','Inventory sold','1','25','sales','20','','No',NULL,NULL,''),(12836,'1110','141750927293','2025-06-26 11:41:33',NULL,370.08,'','14','1','Inventory sold','1','25','sales','21','','No',NULL,NULL,''),(12837,'5500','141750927293','2025-06-26 11:41:50',710.16,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(12838,'1100','141750927293','2025-06-26 11:42:00',800.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(12839,'4000','141750927293','2025-06-26 11:42:00',NULL,400.00,'','14','1','Good sold','1','25','sales','20','','No',NULL,NULL,''),(12840,'4000','141750927293','2025-06-26 11:41:33',NULL,400.00,'','14','1','Good sold','1','25','sales','21','','No',NULL,NULL,''),(12841,'1110','141750927344','2025-06-26 11:42:50',NULL,2850.00,'','14','1','Inventory sold','1','25','sales','4','','No',NULL,NULL,''),(12842,'1110','141750927344','2025-06-26 11:42:24',NULL,1519.92,'','14','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(12843,'5500','141750927344','2025-06-26 11:42:35',4369.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(12844,'1100','141750927344','2025-06-26 11:42:50',4600.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(12845,'4000','141750927344','2025-06-26 11:42:50',NULL,3000.00,'','14','1','Good sold','1','25','sales','4','','No',NULL,NULL,''),(12846,'4000','141750927344','2025-06-26 11:42:24',NULL,1600.08,'','14','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(12847,'1110','141750927385','2025-06-26 11:43:20',NULL,1386.00,'','14','1','Inventory sold','1','80','sales','6','','No',NULL,NULL,''),(12848,'5500','141750927385','2025-06-26 11:43:05',1386.00,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(12849,'1100','141750927385','2025-06-26 11:43:20',1475.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(12850,'4000','141750927385','2025-06-26 11:43:20',NULL,1475.04,'','14','1','Good sold','1','80','sales','6','','No',NULL,NULL,''),(12851,'1100','141750830086','2025-06-26 12:53:44',NULL,2299.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(12852,'1010','141750830086','2025-06-26 12:53:44',2299.00,NULL,'','14','1','','1','25','payment','','14175093163600392029063','No',NULL,NULL,''),(12853,'1100','141750702089','2025-06-26 12:54:29',NULL,1294.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(12854,'1010','141750702089','2025-06-26 12:54:29',1294.00,NULL,'','14','1','','1','25','payment','','14175093168026802171353','No',NULL,NULL,''),(12855,'1100','141750527380','2025-06-26 12:55:23',NULL,1300.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(12856,'1010','141750527380','2025-06-26 12:55:23',1300.00,NULL,'','14','1','','1','25','payment','','14175093173501320302331','No',NULL,NULL,''),(12857,'1100','141750050869','2025-06-26 13:09:29',NULL,300.00,'','14','1','','1','27','payment','','','No',NULL,NULL,''),(12858,'1010','141750050869','2025-06-26 13:09:29',300.00,NULL,'','14','1','','1','27','payment','','14175093257810382903441','No',NULL,NULL,''),(12859,'1100','141749621473','2025-06-26 13:09:51',NULL,200.00,'','14','1','','1','27','payment','','','No',NULL,NULL,''),(12860,'1010','141749621473','2025-06-26 13:09:51',200.00,NULL,'','14','1','','1','27','payment','','14175093259922201203502','No',NULL,NULL,''),(12861,'1100','141748967586','2025-06-26 13:10:34',NULL,6360.00,'','14','1','','1','27','payment','','','No',NULL,NULL,''),(12862,'1010','141748967586','2025-06-26 13:10:34',6360.00,NULL,'','14','1','','1','27','payment','','14175093264433313222233','No',NULL,NULL,''),(12863,'1100','131748262496','2025-06-26 13:15:03',NULL,11000.00,'','14','1','','1','16','payment','','','No',NULL,NULL,''),(12864,'1010','131748262496','2025-06-26 13:15:03',11000.00,NULL,'','14','1','','1','16','payment','','14175093291372320223023','No',NULL,NULL,''),(12865,'1100','141749379490','2025-06-26 13:16:00',NULL,2235.00,'','14','1','','1','29','payment','','','No',NULL,NULL,''),(12866,'1010','141749379490','2025-06-26 13:16:00',2235.00,NULL,'','14','1','','1','29','payment','','14175093296933002223020','No',NULL,NULL,''),(12867,'1100','141750342093','2025-06-26 13:24:29',NULL,1505.00,'','14','1','','1','33','payment','','','No',NULL,NULL,''),(12868,'1010','141750342093','2025-06-26 13:24:29',1505.00,NULL,'','14','1','','1','33','payment','','14175093348202305120010','No',NULL,NULL,''),(12869,'1100','141750174334','2025-06-26 13:25:57',NULL,1900.00,'','14','1','','1','53','payment','','','No',NULL,NULL,''),(12870,'1010','141750174334','2025-06-26 13:25:57',1900.00,NULL,'','14','1','','1','53','payment','','14175093356501353250523','No',NULL,NULL,''),(12871,'4000','141750174334','2025-06-26 13:26:50',579.96,NULL,'','14','1','Returned products','1','53','return','','','No',NULL,NULL,''),(12872,'1100','141750174334','2025-06-26 13:26:50',NULL,579.96,'','14','1','Returned products','1','53','return','','','No',NULL,NULL,''),(12873,'5500','141750174334','2025-06-26 13:26:50',NULL,531.00,'','14','1','Cost of goods returned','1','53','sales','8','','No',NULL,NULL,''),(12874,'1110','141750174334','2025-06-26 13:26:50',531.00,NULL,'','14','1','Inventory retuned ','1','53','sales','','','No',NULL,NULL,''),(12875,'1110','141750933644','2025-06-17 13:27:32',NULL,531.00,'','14','1','Inventory sold','1','20','sales','8','','No',NULL,NULL,''),(12876,'5500','141750933644','2025-06-17 13:27:32',531.00,NULL,'','14','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(12877,'1100','141750933644','2025-06-17 13:27:32',580.00,NULL,'','14','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(12878,'4000','141750933644','2025-06-17 13:27:32',NULL,579.96,'','14','1','Good sold','1','20','sales','8','','No',NULL,NULL,''),(12879,'1100','141749405323','2025-06-26 13:39:37',NULL,33780.00,'','14','1','','1','27','payment','','','No',NULL,NULL,''),(12880,'1010','141749405323','2025-06-26 13:39:37',33780.00,NULL,'','14','1','','1','27','payment','','14175093439390302423215','No',NULL,NULL,''),(12881,'1100','141749636971','2025-06-26 13:43:46',NULL,211885.00,'','14','1','','1','62','payment','','','No',NULL,NULL,''),(12882,'1010','141749636971','2025-06-26 13:43:46',211885.00,NULL,'','14','1','','1','62','payment','','14175093463923346052334','No',NULL,NULL,''),(12883,'1100','141750312585','2025-06-26 13:46:07',NULL,218322.00,'','14','1','','1','69','payment','','','No',NULL,NULL,''),(12884,'1010','141750312585','2025-06-26 13:46:07',218322.00,NULL,'','14','1','','1','69','payment','','14175093478352333172331','No',NULL,NULL,''),(12885,'1100','141749637992','2025-06-26 13:46:52',NULL,6275.00,'','14','1','','1','72','payment','','','No',NULL,NULL,''),(12886,'1010','141749637992','2025-06-26 13:46:52',6275.00,NULL,'','14','1','','1','72','payment','','14175093482120222231514','No',NULL,NULL,''),(12887,'1100','131747309964','2025-06-26 13:47:34',NULL,1500.00,'','14','1','','1','74','payment','','','No',NULL,NULL,''),(12888,'1010','131747309964','2025-06-26 13:47:34',1500.00,NULL,'','14','1','','1','74','payment','','14175093486670059542230','No',NULL,NULL,''),(12889,'1100','141750927385','2025-06-26 13:50:40',NULL,1475.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(12890,'1010','141750927385','2025-06-26 13:50:40',1475.00,NULL,'','14','1','','1','80','payment','','14175093505137001223302','No',NULL,NULL,''),(12891,'1100','141750927293','2025-06-26 14:08:49',NULL,800.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(12892,'1000','141750927293','2025-06-26 14:08:49',800.00,NULL,'','14','1','','1','25','payment','','14175093614033220000323','No',NULL,NULL,''),(12893,'1100','141750926829','2025-06-26 14:09:14',NULL,1200.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(12894,'1000','141750926829','2025-06-26 14:09:14',1200.00,NULL,'','14','1','','1','25','payment','','14175093616322402160333','No',NULL,NULL,''),(12895,'1100','141750926955','2025-06-26 14:09:49',NULL,1200.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(12896,'1000','141750926955','2025-06-26 14:09:49',1200.00,NULL,'','14','1','','1','25','payment','','14175093619700233333322','No',NULL,NULL,''),(12897,'1110','141750936316','2025-06-26 14:12:07',NULL,340.08,'','14','1','Inventory sold','1','25','sales','20','','No',NULL,NULL,''),(12898,'5500','141750936316','2025-06-26 14:11:57',340.08,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(12899,'1100','141750936316','2025-06-26 14:12:07',400.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(12900,'4000','141750936316','2025-06-26 14:12:07',NULL,400.00,'','14','1','Good sold','1','25','sales','20','','No',NULL,NULL,''),(12901,'1100','141750936316','2025-06-26 14:17:27',NULL,400.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(12902,'1000','141750936316','2025-06-26 14:17:27',400.00,NULL,'','14','1','','1','25','payment','','14175093665562023003360','No',NULL,NULL,''),(12903,'1100','141750927219','2025-06-26 14:17:53',NULL,400.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(12904,'1000','141750927219','2025-06-26 14:17:53',400.00,NULL,'','14','1','','1','25','payment','','14175093668763355070337','No',NULL,NULL,''),(12905,'1100','131748598321','2025-06-26 14:33:50',NULL,49260.00,'','14','1','','1','94','payment','','','No',NULL,NULL,''),(12906,'1010','131748598321','2025-06-26 14:33:50',49260.00,NULL,'','14','1','','1','94','payment','','14175093764570794522930','No',NULL,NULL,''),(12907,'1100','131748604823','2025-06-26 15:26:07',NULL,3600.00,'','14','1','','1','28','payment','','','No',NULL,NULL,''),(12908,'1010','131748604823','2025-06-26 15:26:07',3600.00,NULL,'','14','1','','1','28','payment','','14175094077702757003340','No',NULL,NULL,''),(12909,'1100','131748531850','2025-06-26 15:26:27',NULL,2760.00,'','14','1','','1','28','payment','','','No',NULL,NULL,''),(12910,'1010','131748531850','2025-06-26 15:26:27',2760.00,NULL,'','14','1','','1','28','payment','','14175094079821523440432','No',NULL,NULL,''),(12911,'1100','131748694658','2025-06-26 15:26:44',NULL,6400.00,'','14','1','','1','28','payment','','','No',NULL,NULL,''),(12912,'1010','131748694658','2025-06-26 15:26:44',6400.00,NULL,'','14','1','','1','28','payment','','14175094081523073070023','No',NULL,NULL,''),(12913,'1100','131748880255','2025-06-26 16:04:38',NULL,15800.00,'','14','1','Payment from ','1','19','payment','','','No',NULL,NULL,''),(12914,'1100','131748882878','2025-06-26 16:04:38',NULL,5980.00,'','14','1','Payment from ','1','19','payment','','','No',NULL,NULL,''),(12915,'1100','141748968705','2025-06-26 16:04:38',NULL,71660.00,'','14','1','Payment from ','1','19','payment','','','No',NULL,NULL,''),(12916,'1100','141749379758','2025-06-26 16:04:38',NULL,950.00,'','14','1','Payment from ','1','19','payment','','','No',NULL,NULL,''),(12917,'1100','141749382081','2025-06-26 16:04:38',NULL,9750.00,'','14','1','Payment from ','1','19','payment','','','No',NULL,NULL,''),(12918,'1100','141749548327','2025-06-26 16:04:38',NULL,72380.00,'','14','1','Payment from ','1','19','payment','','','No',NULL,NULL,''),(12919,'1100','141749640392','2025-06-26 16:04:38',NULL,950.00,'','14','1','Payment from ','1','19','payment','','','No',NULL,NULL,''),(12920,'1100','141749815866','2025-06-26 16:04:38',NULL,3250.00,'','14','1','Payment from ','1','19','payment','','','No',NULL,NULL,''),(12921,'1100','141749830670','2025-06-26 16:04:38',NULL,36600.00,'','14','1','Payment from ','1','19','payment','','','No',NULL,NULL,''),(12922,'1100','141749978380','2025-06-26 16:04:38',NULL,27320.00,'','14','1','Payment from ','1','19','payment','','','No',NULL,NULL,''),(12923,'1100','141750152123','2025-06-26 16:04:38',NULL,22085.00,'','14','1','Payment from ','1','19','payment','','','No',NULL,NULL,''),(12924,'1100','141750152308','2025-06-26 16:04:38',NULL,780.00,'','14','1','Payment from ','1','19','payment','','','No',NULL,NULL,''),(12925,'1100','141750416822','2025-06-26 16:04:38',NULL,79145.00,'','14','1','Payment from ','1','19','payment','','','No',NULL,NULL,''),(12926,'1100','141750435411','2025-06-26 16:04:38',NULL,2000.00,'','14','1','Payment from ','1','19','payment','','','No',NULL,NULL,''),(12927,'1100','141750696865','2025-06-26 16:04:38',NULL,33270.00,'','14','1','Payment from ','1','19','payment','','','No',NULL,NULL,''),(12928,'1010','141750696865','2025-06-26 16:04:38',381920.00,NULL,'','14','1','Bulk Payment from ','1','19','payment','','','No',NULL,NULL,''),(12929,'1100','141748938297','2025-06-26 16:08:27',NULL,8525.00,'','14','1','','1','20','payment','','','No',NULL,NULL,''),(12930,'1010','141748938297','2025-06-26 16:08:27',8525.00,NULL,'','14','1','','1','20','payment','','14175094331635231030222','No',NULL,NULL,''),(12931,'1100','141749021343','2025-06-26 16:08:42',NULL,31040.00,'','14','1','','1','20','payment','','','No',NULL,NULL,''),(12932,'1010','141749021343','2025-06-26 16:08:42',31040.00,NULL,'','14','1','','1','20','payment','','14175094333033407321443','No',NULL,NULL,''),(12933,'1100','141749544329','2025-06-26 16:08:56',NULL,29580.00,'','14','1','','1','20','payment','','','No',NULL,NULL,''),(12934,'1010','141749544329','2025-06-26 16:08:56',29580.00,NULL,'','14','1','','1','20','payment','','14175094334520022303432','No',NULL,NULL,''),(12935,'1100','141749621007','2025-06-26 16:09:11',NULL,17520.00,'','14','1','','1','20','payment','','','No',NULL,NULL,''),(12936,'1010','141749621007','2025-06-26 16:09:11',17520.00,NULL,'','14','1','','1','20','payment','','14175094336031240033229','No',NULL,NULL,''),(12937,'1100','141749974876','2025-06-26 16:09:27',NULL,24020.00,'','14','1','','1','20','payment','','','No',NULL,NULL,''),(12938,'1010','141749974876','2025-06-26 16:09:27',24020.00,NULL,'','14','1','','1','20','payment','','14175094337531350135332','No',NULL,NULL,''),(12939,'1100','141750357399','2025-06-26 16:09:42',NULL,13710.00,'','14','1','','1','20','payment','','','No',NULL,NULL,''),(12940,'1010','141750357399','2025-06-26 16:09:42',13710.00,NULL,'','14','1','','1','20','payment','','14175094339243322132490','No',NULL,NULL,''),(12941,'1100','141750701960','2025-06-26 16:10:04',NULL,4800.00,'','14','1','','1','20','payment','','','No',NULL,NULL,''),(12942,'1010','141750701960','2025-06-26 16:10:04',4800.00,NULL,'','14','1','','1','20','payment','','14175094342022103342032','No',NULL,NULL,''),(12943,'1100','141750933644','2025-06-26 16:10:25',NULL,580.00,'','14','1','','1','20','payment','','','No',NULL,NULL,''),(12944,'1010','141750933644','2025-06-26 16:10:25',580.00,NULL,'','14','1','','1','20','payment','','14175094343660342033324','No',NULL,NULL,''),(12945,'1110','141750947761','2025-06-26 17:23:34',NULL,263.72,'','14','1','Inventory sold','1','45','sales','13','','No',NULL,NULL,''),(12946,'1110','141750947761','2025-06-26 17:22:42',NULL,88.50,'','14','1','Inventory sold','1','45','sales','8','','No',NULL,NULL,''),(12947,'5500','141750947761','2025-06-26 17:23:22',352.22,NULL,'','14','1','Cost of goods sold','1','45','sales','','','No',NULL,NULL,''),(12948,'1000','141750947761','2025-06-26 17:23:34',480.00,NULL,'','14','1','Good sold','1','45','Payment','','','No',NULL,NULL,''),(12949,'4000','141750947761','2025-06-26 17:23:34',NULL,380.00,'','14','1','Good sold','1','45','sales','13','','No',NULL,NULL,''),(12950,'4000','141750947761','2025-06-26 17:22:42',NULL,100.00,'','14','1','Good sold','1','45','sales','8','','No',NULL,NULL,''),(12951,'1110','141750949563','2025-06-26 17:56:41',NULL,28026.00,'','14','1','Inventory sold','1','20','sales','10','','No',NULL,NULL,''),(12952,'1110','141750949563','2025-06-26 17:52:43',NULL,10742.40,'','14','1','Inventory sold','1','20','sales','9','','No',NULL,NULL,''),(12953,'1110','141750949563','2025-06-26 17:55:34',NULL,833.04,'','14','1','Inventory sold','1','20','sales','17','','No',NULL,NULL,''),(12954,'5500','141750949563','2025-06-26 17:56:05',39601.44,NULL,'','14','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(12955,'1100','141750949563','2025-06-26 17:56:41',42650.00,NULL,'','14','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(12956,'4000','141750949563','2025-06-26 17:56:41',NULL,30000.00,'','14','1','Good sold','1','20','sales','10','','No',NULL,NULL,''),(12957,'4000','141750949563','2025-06-26 17:52:43',NULL,11700.00,'','14','1','Good sold','1','20','sales','9','','No',NULL,NULL,''),(12958,'4000','141750949563','2025-06-26 17:55:34',NULL,950.04,'','14','1','Good sold','1','20','sales','17','','No',NULL,NULL,''),(12959,'1100','141749638176','2025-06-26 18:08:05',NULL,17300.00,'','14','1','','1','61','payment','','','No',NULL,NULL,''),(12960,'1010','141749638176','2025-06-26 18:08:05',17300.00,NULL,'','14','1','','1','61','payment','','14175095049633212922242','No',NULL,NULL,''),(12961,'1100','141749638084','2025-06-26 18:08:27',NULL,7930.00,'','14','1','','1','61','payment','','','No',NULL,NULL,''),(12962,'1010','141749638084','2025-06-26 18:08:27',7930.00,NULL,'','14','1','','1','61','payment','','14175095051925023320504','No',NULL,NULL,''),(12963,'1100','141746104756','2025-06-26 18:09:26',NULL,943.00,'','14','1','','1','60','payment','','','No',NULL,NULL,''),(12964,'1010','141746104756','2025-06-26 18:09:26',943.00,NULL,'','14','1','','1','60','payment','','14175095057523010337203','No',NULL,NULL,''),(12965,'1100','141749447671','2025-06-26 18:10:13',NULL,7874.00,'','14','1','','1','96','payment','','','No',NULL,NULL,''),(12966,'1010','141749447671','2025-06-26 18:10:13',7874.00,NULL,'','14','1','','1','96','payment','','14175095062452365031207','No',NULL,NULL,''),(12967,'1100','141749546299','2025-06-26 18:10:30',NULL,95.00,'','14','1','','1','96','payment','','','No',NULL,NULL,''),(12968,'1010','141749546299','2025-06-26 18:10:30',95.00,NULL,'','14','1','','1','96','payment','','14175095063830031209385','No',NULL,NULL,''),(12969,'1100','131748882755','2025-06-26 18:10:57',NULL,495.00,'','14','1','','1','91','payment','','','No',NULL,NULL,''),(12970,'1010','131748882755','2025-06-26 18:10:57',495.00,NULL,'','14','1','','1','91','payment','','14175095066603362323009','No',NULL,NULL,''),(12971,'1100','131748267061','2025-06-26 18:11:12',NULL,15.00,'','14','1','','1','91','payment','','','No',NULL,NULL,''),(12972,'1010','131748267061','2025-06-26 18:11:12',15.00,NULL,'','14','1','','1','91','payment','','14175095068050332253322','No',NULL,NULL,''),(12973,'1100','131746799381','2025-06-26 18:11:37',NULL,450.00,'','14','1','Payment from BEN BOSS','1','71','payment','','','No',NULL,NULL,''),(12974,'1100','131746961805','2025-06-26 18:11:37',NULL,800.00,'','14','1','Payment from ','1','71','payment','','','No',NULL,NULL,''),(12975,'1100','131747325930','2025-06-26 18:11:37',NULL,100.00,'','14','1','Payment from ','1','71','payment','','','No',NULL,NULL,''),(12976,'1100','131747574609','2025-06-26 18:11:37',NULL,369.00,'','14','1','Payment from ','1','71','payment','','','No',NULL,NULL,''),(12977,'1100','131747675495','2025-06-26 18:11:37',NULL,835.00,'','14','1','Payment from ','1','71','payment','','','No',NULL,NULL,''),(12978,'1100','131747741241','2025-06-26 18:11:37',NULL,158.00,'','14','1','Payment from ','1','71','payment','','','No',NULL,NULL,''),(12979,'1100','131747742869','2025-06-26 18:11:37',NULL,32.00,'','14','1','Payment from ','1','71','payment','','','No',NULL,NULL,''),(12980,'1100','131747902960','2025-06-26 18:11:37',NULL,100.00,'','14','1','Payment from ','1','71','payment','','','No',NULL,NULL,''),(12981,'1100','131747985883','2025-06-26 18:11:37',NULL,370.00,'','14','1','Payment from ','1','71','payment','','','No',NULL,NULL,''),(12982,'1100','131748529557','2025-06-26 18:11:37',NULL,1200.00,'','14','1','Payment from ','1','71','payment','','','No',NULL,NULL,''),(12983,'1010','131748529557','2025-06-26 18:11:37',4414.00,NULL,'','14','1','Bulk Payment from ','1','71','payment','','','No',NULL,NULL,''),(12984,'1110','141750952802','2025-06-26 18:47:01',NULL,716.16,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(12985,'5500','141750952802','2025-06-26 18:46:42',716.16,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12986,'1000','141750952802','2025-06-26 18:47:01',780.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(12987,'4000','141750952802','2025-06-26 18:47:01',NULL,780.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(12988,'1110','141750953217','2025-06-26 18:54:03',NULL,716.16,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(12989,'5500','141750953217','2025-06-26 18:53:37',716.16,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(12990,'1000','141750953217','2025-06-26 18:54:03',780.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(12991,'4000','141750953217','2025-06-26 18:54:03',NULL,780.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(12992,'1100','141750926900','2025-06-26 18:57:58',NULL,780.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(12993,'1000','141750926900','2025-06-26 18:57:58',780.00,NULL,'','14','1','','1','25','payment','','14175095356530353732322','No',NULL,NULL,''),(12994,'1100','141750927258','2025-06-26 18:59:53',NULL,1300.00,'','14','1','','1','80','payment','','','No',NULL,NULL,'EQUI'),(12995,'1010','141750927258','2025-06-26 18:59:53',1300.00,NULL,'','14','1','','1','80','payment','','14175095365655326333451','No',NULL,NULL,'EQUI'),(12996,'1100','141750927344','2025-06-26 19:01:29',NULL,4600.00,'','14','1','','1','25','payment','','','No',NULL,NULL,'LKH'),(12997,'1010','141750927344','2025-06-26 19:01:29',4600.00,NULL,'','14','1','','1','25','payment','','14175095372217203022235','No',NULL,NULL,'LKH'),(12998,'1110','141750953837','2025-06-26 19:04:14',NULL,716.16,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(12999,'5500','141750953837','2025-06-26 19:03:57',716.16,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(13000,'1000','141750953837','2025-06-26 19:04:14',780.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(13001,'4000','141750953837','2025-06-26 19:04:14',NULL,780.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(13002,'1110','141750953875','2025-06-26 19:05:37',NULL,716.16,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(13003,'1110','141750953875','2025-06-26 19:04:35',NULL,1121.04,'','14','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(13004,'5500','141750953875','2025-06-26 19:05:13',1837.20,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13005,'1000','141750953875','2025-06-26 19:05:37',1980.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13006,'4000','141750953875','2025-06-26 19:05:37',NULL,780.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(13007,'4000','141750953875','2025-06-26 19:04:35',NULL,1200.00,'','14','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(13008,'1110','141750953965','2025-06-26 19:11:35',NULL,6607.44,'','14','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(13009,'1110','141750953965','2025-06-26 19:06:05',NULL,1216.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(13010,'5500','141750953965','2025-06-26 19:11:14',7823.44,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(13011,'1000','141750953965','2025-06-26 19:11:35',8299.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(13012,'4000','141750953965','2025-06-26 19:11:35',NULL,6998.88,'','14','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(13013,'4000','141750953965','2025-06-26 19:06:05',NULL,1300.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(13014,'1110','141750954329','2025-06-26 19:15:58',NULL,2850.00,'','14','1','Inventory sold','1','63','sales','4','','No',NULL,NULL,''),(13015,'1110','141750954329','2025-06-26 19:12:09',NULL,2242.08,'','14','1','Inventory sold','1','63','sales','10','','No',NULL,NULL,''),(13016,'1110','141750954329','2025-06-26 19:13:45',NULL,1519.92,'','14','1','Inventory sold','1','63','sales','3','','No',NULL,NULL,''),(13017,'1110','141750954329','2025-06-26 19:14:09',NULL,972.96,'','14','1','Inventory sold','1','63','sales','14','','No',NULL,NULL,''),(13018,'1110','141750954329','2025-06-26 19:14:30',NULL,1386.00,'','14','1','Inventory sold','1','63','sales','6','','No',NULL,NULL,''),(13019,'1110','141750954329','2025-06-26 19:14:49',NULL,943.92,'','14','1','Inventory sold','1','63','sales','7','','No',NULL,NULL,''),(13020,'1110','141750954329','2025-06-26 19:15:16',NULL,2864.64,'','14','1','Inventory sold','1','63','sales','9','','No',NULL,NULL,''),(13021,'5500','141750954329','2025-06-26 19:15:35',12779.52,NULL,'','14','1','Cost of goods sold','1','63','sales','','','No',NULL,NULL,''),(13022,'1100','141750954329','2025-06-26 19:15:58',13635.00,NULL,'','14','1','Good sold','1','63','sales','','','No',NULL,NULL,''),(13023,'4000','141750954329','2025-06-26 19:15:58',NULL,3000.00,'','14','1','Good sold','1','63','sales','4','','No',NULL,NULL,''),(13024,'4000','141750954329','2025-06-26 19:12:09',NULL,2400.00,'','14','1','Good sold','1','63','sales','10','','No',NULL,NULL,''),(13025,'4000','141750954329','2025-06-26 19:13:45',NULL,1600.08,'','14','1','Good sold','1','63','sales','3','','No',NULL,NULL,''),(13026,'4000','141750954329','2025-06-26 19:14:09',NULL,1040.04,'','14','1','Good sold','1','63','sales','14','','No',NULL,NULL,''),(13027,'4000','141750954329','2025-06-26 19:14:30',NULL,1475.04,'','14','1','Good sold','1','63','sales','6','','No',NULL,NULL,''),(13028,'4000','141750954329','2025-06-26 19:14:49',NULL,999.84,'','14','1','Good sold','1','63','sales','7','','No',NULL,NULL,''),(13029,'4000','141750954329','2025-06-26 19:15:16',NULL,3120.00,'','14','1','Good sold','1','63','sales','9','','No',NULL,NULL,''),(13030,'1110','141750954588','2025-06-26 19:17:18',NULL,1121.04,'','14','1','Inventory sold','1','45','sales','10','','No',NULL,NULL,''),(13031,'1110','141750954588','2025-06-26 19:16:28',NULL,608.00,'','14','1','Inventory sold','1','45','sales','2','','No',NULL,NULL,''),(13032,'5500','141750954588','2025-06-26 19:16:59',1729.04,NULL,'','14','1','Cost of goods sold','1','45','sales','','','No',NULL,NULL,''),(13033,'1100','141750954588','2025-06-26 19:17:18',1850.00,NULL,'','14','1','Good sold','1','45','sales','','','No',NULL,NULL,''),(13034,'4000','141750954588','2025-06-26 19:17:18',NULL,1200.00,'','14','1','Good sold','1','45','sales','10','','No',NULL,NULL,''),(13035,'4000','141750954588','2025-06-26 19:16:28',NULL,650.00,'','14','1','Good sold','1','45','sales','2','','No',NULL,NULL,''),(13036,'1110','141750954707','2025-06-26 19:18:45',NULL,358.08,'','14','1','Inventory sold','1','53','sales','9','','No',NULL,NULL,''),(13037,'5500','141750954707','2025-06-26 19:18:27',358.08,NULL,'','14','1','Cost of goods sold','1','53','sales','','','No',NULL,NULL,''),(13038,'1100','141750954707','2025-06-26 19:18:45',390.00,NULL,'','14','1','Good sold','1','53','sales','','','No',NULL,NULL,''),(13039,'4000','141750954707','2025-06-26 19:18:45',NULL,390.00,'','14','1','Good sold','1','53','sales','9','','No',NULL,NULL,''),(13040,'1100','141750067329','2025-06-26 19:28:45',NULL,780.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(13041,'1000','141750067329','2025-06-26 19:28:45',780.00,NULL,'','14','1','','1','25','payment','','14175095534722212422423','No',NULL,NULL,''),(13042,'1100','141749714124','2025-06-26 19:30:54',NULL,380.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(13043,'1000','141749714124','2025-06-26 19:30:54',380.00,NULL,'','14','1','','1','25','payment','','14175095548409222242323','No',NULL,NULL,''),(13044,'1110','141750955596','2025-06-26 19:33:28',NULL,29.84,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(13045,'5500','141750955596','2025-06-26 19:33:16',29.84,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(13046,'1000','141750955596','2025-06-26 19:33:28',33.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'KLO'),(13047,'4000','141750955596','2025-06-26 19:33:28',NULL,32.50,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(13048,'1110','141750955659','2025-06-26 19:34:32',NULL,13.88,'','14','1','Inventory sold','1','64','sales','13','','No',NULL,NULL,''),(13049,'5500','141750955659','2025-06-26 19:34:19',13.88,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(13050,'1000','141750955659','2025-06-26 19:34:32',20.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(13051,'4000','141750955659','2025-06-26 19:34:32',NULL,20.00,'','14','1','Good sold','1','64','sales','13','','No',NULL,NULL,''),(13052,'1110','141750956506','2025-06-26 19:48:41',NULL,1121.04,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(13053,'5500','141750956506','2025-06-26 19:48:26',1121.04,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(13054,'1000','141750956506','2025-06-26 19:48:41',1200.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,'KLO'),(13055,'4000','141750956506','2025-06-26 19:48:41',NULL,1200.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(13056,'1100','141750954588','2025-06-26 20:21:14',NULL,1850.00,'','14','1','','1','45','payment','','','No',NULL,NULL,'LKH'),(13057,'1010','141750954588','2025-06-26 20:21:14',1850.00,NULL,'','14','1','','1','45','payment','','14175095849532023311045','No',NULL,NULL,'LKH'),(13058,'1110','141751005639','2025-06-27 09:27:45',NULL,1121.04,'','14','1','Inventory sold','1','41','sales','10','','No',NULL,NULL,''),(13059,'5500','141751005639','2025-06-27 09:27:19',1121.04,NULL,'','14','1','Cost of goods sold','1','41','sales','','','No',NULL,NULL,''),(13060,'1100','141751005639','2025-06-27 09:27:45',1200.00,NULL,'','14','1','Good sold','1','41','sales','','','No',NULL,NULL,''),(13061,'4000','141751005639','2025-06-27 09:27:45',NULL,1200.00,'','14','1','Good sold','1','41','sales','10','','No',NULL,NULL,''),(13062,'1110','141751009105','2025-06-27 10:26:15',NULL,1216.00,'','14','1','Inventory sold','1','80','sales','2','','No',NULL,NULL,''),(13063,'1110','141751009105','2025-06-27 10:25:05',NULL,340.08,'','14','1','Inventory sold','1','80','sales','20','','No',NULL,NULL,''),(13064,'5500','141751009105','2025-06-27 10:25:27',1556.08,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(13065,'1100','141751009105','2025-06-27 10:26:15',1700.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(13066,'4000','141751009105','2025-06-27 10:26:15',NULL,1300.00,'','14','1','Good sold','1','80','sales','2','','No',NULL,NULL,''),(13067,'4000','141751009105','2025-06-27 10:25:05',NULL,400.00,'','14','1','Good sold','1','80','sales','20','','No',NULL,NULL,''),(13068,'1110','141751010485','2025-06-27 10:50:06',NULL,8593.92,'','14','1','Inventory sold','1','20','sales','9','','No',NULL,NULL,''),(13069,'1110','141751010485','2025-06-27 10:48:05',NULL,5605.20,'','14','1','Inventory sold','1','20','sales','10','','No',NULL,NULL,''),(13070,'1110','141751010485','2025-06-27 10:48:43',NULL,9120.00,'','14','1','Inventory sold','1','20','sales','2','','No',NULL,NULL,''),(13071,'5500','141751010485','2025-06-27 10:49:13',23319.12,NULL,'','14','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(13072,'1100','141751010485','2025-06-27 10:50:06',25110.00,NULL,'','14','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(13073,'4000','141751010485','2025-06-27 10:50:06',NULL,9360.00,'','14','1','Good sold','1','20','sales','9','','No',NULL,NULL,''),(13074,'4000','141751010485','2025-06-27 10:48:05',NULL,6000.00,'','14','1','Good sold','1','20','sales','10','','No',NULL,NULL,''),(13075,'4000','141751010485','2025-06-27 10:48:43',NULL,9750.00,'','14','1','Good sold','1','20','sales','2','','No',NULL,NULL,''),(13076,'1110','141751011231','2025-06-27 11:01:33',NULL,7161.60,'','14','1','Inventory sold','1','102','sales','9','','No',NULL,NULL,''),(13077,'1110','141751011231','2025-06-27 11:00:56',NULL,943.92,'','14','1','Inventory sold','1','102','sales','7','','No',NULL,NULL,''),(13078,'5500','141751011231','2025-06-27 11:01:18',8105.52,NULL,'','14','1','Cost of goods sold','1','102','sales','','','No',NULL,NULL,''),(13079,'1000','141751011231','2025-06-27 11:01:33',8800.00,NULL,'','14','1','Good sold','1','102','Payment','','','No',NULL,NULL,''),(13080,'4000','141751011231','2025-06-27 11:01:33',NULL,7800.00,'','14','1','Good sold','1','102','sales','9','','No',NULL,NULL,''),(13081,'4000','141751011231','2025-06-27 11:00:56',NULL,999.84,'','14','1','Good sold','1','102','sales','7','','No',NULL,NULL,''),(13082,'1110','141751012836','2025-06-27 11:27:37',NULL,943.92,'','14','1','Inventory sold','1','20','sales','7','','No',NULL,NULL,''),(13083,'5500','141751012836','2025-06-27 11:27:16',943.92,NULL,'','14','1','Cost of goods sold','1','20','sales','','','No',NULL,NULL,''),(13084,'1100','141751012836','2025-06-27 11:27:37',1000.00,NULL,'','14','1','Good sold','1','20','sales','','','No',NULL,NULL,''),(13085,'4000','141751012836','2025-06-27 11:27:37',NULL,999.84,'','14','1','Good sold','1','20','sales','7','','No',NULL,NULL,''),(13086,'1110','141751012890','2025-06-27 11:28:27',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(13087,'5500','141751012890','2025-06-27 11:28:10',943.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(13088,'1100','141751012890','2025-06-27 11:28:27',1000.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(13089,'4000','141751012890','2025-06-27 11:28:27',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(13090,'1110','141751012966','2025-06-27 11:29:53',NULL,2242.08,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(13091,'5500','141751012966','2025-06-27 11:29:26',2242.08,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(13092,'1100','141751012966','2025-06-27 11:29:53',2400.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(13093,'4000','141751012966','2025-06-27 11:29:53',NULL,2400.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(13094,'1110','141751014877','2025-06-27 12:06:50',NULL,1230.00,'','14','1','Inventory sold','1','61','sales','15','','No',NULL,NULL,''),(13095,'1110','141751014877','2025-06-27 12:01:17',NULL,3648.00,'','14','1','Inventory sold','1','61','sales','2','','No',NULL,NULL,''),(13096,'1110','141751014877','2025-06-27 12:03:40',NULL,5729.28,'','14','1','Inventory sold','1','61','sales','9','','No',NULL,NULL,''),(13097,'5500','141751014877','2025-06-27 12:04:21',10607.28,NULL,'','14','1','Cost of goods sold','1','61','sales','','','No',NULL,NULL,''),(13098,'1100','141751014877','2025-06-27 12:06:50',11440.00,NULL,'','14','1','Good sold','1','61','sales','','','No',NULL,NULL,''),(13099,'4000','141751014877','2025-06-27 12:06:50',NULL,1299.96,'','14','1','Good sold','1','61','sales','15','','No',NULL,NULL,''),(13100,'4000','141751014877','2025-06-27 12:01:17',NULL,3900.00,'','14','1','Good sold','1','61','sales','2','','No',NULL,NULL,''),(13101,'4000','141751014877','2025-06-27 12:03:40',NULL,6240.00,'','14','1','Good sold','1','61','sales','9','','No',NULL,NULL,''),(13102,'1100','141751012890','2025-06-27 12:30:45',NULL,1000.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(13103,'1000','141751012890','2025-06-27 12:30:45',1000.00,NULL,'','14','1','','1','25','payment','','14175101672121122201235','No',NULL,NULL,''),(13104,'1110','141751016742','2025-06-27 12:32:48',NULL,943.92,'','14','1','Inventory sold','1','80','sales','7','','No',NULL,NULL,''),(13105,'5500','141751016742','2025-06-27 12:32:22',943.92,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(13106,'1100','141751016742','2025-06-27 12:32:48',1000.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(13107,'4000','141751016742','2025-06-27 12:32:48',NULL,999.84,'','14','1','Good sold','1','80','sales','7','','No',NULL,NULL,''),(13108,'1110','141751017715','2025-06-27 12:56:50',NULL,2148.48,'','14','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(13109,'5500','141751017715','2025-06-27 12:48:36',2148.48,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13110,'1000','141751017715','2025-06-27 12:56:50',2340.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13111,'4000','141751017715','2025-06-27 12:56:50',NULL,2340.00,'','14','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(13112,'1110','141751018244','2025-06-27 12:59:04',NULL,666.24,'','14','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(13113,'5500','141751018244','2025-06-27 12:58:29',666.24,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(13114,'1100','141751018244','2025-06-27 12:59:04',740.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(13115,'4000','141751018244','2025-06-27 12:59:04',NULL,740.16,'','14','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(13116,'1110','141751020858','2025-06-27 13:41:35',NULL,1121.04,'','14','1','Inventory sold','1','23','sales','10','','No',NULL,NULL,''),(13117,'1110','141751020858','2025-06-27 13:40:58',NULL,716.16,'','14','1','Inventory sold','1','23','sales','9','','No',NULL,NULL,''),(13118,'5500','141751020858','2025-06-27 13:41:22',1837.20,NULL,'','14','1','Cost of goods sold','1','23','sales','','','No',NULL,NULL,''),(13119,'1000','141751020858','2025-06-27 13:41:35',1980.00,NULL,'','14','1','Good sold','1','23','Payment','','','No',NULL,NULL,''),(13120,'4000','141751020858','2025-06-27 13:41:35',NULL,1200.00,'','14','1','Good sold','1','23','sales','10','','No',NULL,NULL,''),(13121,'4000','141751020858','2025-06-27 13:40:58',NULL,780.00,'','14','1','Good sold','1','23','sales','9','','No',NULL,NULL,''),(13122,'1110','141751022745','2025-06-27 14:14:09',NULL,2918.88,'','14','1','Inventory sold','1','19','sales','14','','No',NULL,NULL,''),(13123,'1110','141751022745','2025-06-27 14:12:25',NULL,7551.36,'','14','1','Inventory sold','1','19','sales','7','','No',NULL,NULL,''),(13124,'5500','141751022745','2025-06-27 14:13:06',10470.24,NULL,'','14','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(13125,'1100','141751022745','2025-06-27 14:14:09',11119.00,NULL,'','14','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(13126,'4000','141751022745','2025-06-27 14:14:09',NULL,3120.12,'','14','1','Good sold','1','19','sales','14','','No',NULL,NULL,''),(13127,'4000','141751022745','2025-06-27 14:12:25',NULL,7998.72,'','14','1','Good sold','1','19','sales','7','','No',NULL,NULL,''),(13128,'1110','141751023948','2025-06-27 14:32:43',NULL,333.12,'','14','1','Inventory sold','1','25','sales','13','','No',NULL,NULL,''),(13129,'5500','141751023948','2025-06-27 14:32:28',333.12,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(13130,'1100','141751023948','2025-06-27 14:32:43',370.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(13131,'4000','141751023948','2025-06-27 14:32:43',NULL,370.08,'','14','1','Good sold','1','25','sales','13','','No',NULL,NULL,''),(13132,'1110','141751023986','2025-06-27 14:33:22',NULL,716.16,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(13133,'5500','141751023986','2025-06-27 14:33:06',716.16,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(13134,'1100','141751023986','2025-06-27 14:33:22',780.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(13135,'4000','141751023986','2025-06-27 14:33:22',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(13136,'1110','141751026105','2025-06-27 15:08:33',NULL,1.00,'','14','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(13137,'5500','141751026105','2025-06-27 15:08:25',1.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13138,'1000','141751026105','2025-06-27 15:08:33',2.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13139,'4000','141751026105','2025-06-27 15:08:33',NULL,2.00,'','14','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(13140,'1110','141751029309','2025-06-27 16:03:58',NULL,608.00,'','14','1','Inventory sold','1','25','sales','2','','No',NULL,NULL,''),(13141,'1110','141751029309','2025-06-27 16:01:49',NULL,716.16,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(13142,'1110','141751029309','2025-06-27 16:02:54',NULL,759.96,'','14','1','Inventory sold','1','25','sales','3','','No',NULL,NULL,''),(13143,'5500','141751029309','2025-06-27 16:03:32',2084.12,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(13144,'1000','141751029309','2025-06-27 16:03:58',2230.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(13145,'4000','141751029309','2025-06-27 16:03:58',NULL,650.00,'','14','1','Good sold','1','25','sales','2','','No',NULL,NULL,''),(13146,'4000','141751029309','2025-06-27 16:01:49',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(13147,'4000','141751029309','2025-06-27 16:02:54',NULL,800.04,'','14','1','Good sold','1','25','sales','3','','No',NULL,NULL,''),(13148,'1100','141751016742','2025-06-27 16:10:36',NULL,1000.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(13149,'1000','141751016742','2025-06-27 16:10:36',1000.00,NULL,'','14','1','','1','80','payment','','14175102988620223332302','No',NULL,NULL,''),(13150,'1100','141751012966','2025-06-27 16:15:13',NULL,2400.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(13151,'1000','141751012966','2025-06-27 16:15:13',2400.00,NULL,'','14','1','','1','25','payment','','14175103014121027301223','No',NULL,NULL,''),(13152,'1100','141751023986','2025-06-27 16:25:33',NULL,780.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(13153,'1000','141751023986','2025-06-27 16:25:33',780.00,NULL,'','14','1','','1','25','payment','','14175103074925023320714','No',NULL,NULL,''),(13154,'1100','141751005639','2025-06-27 16:27:10',NULL,800.00,'','14','1','','1','41','payment','','','No',NULL,NULL,'klo'),(13155,'1000','141751005639','2025-06-27 16:27:10',800.00,NULL,'','14','1','','1','41','payment','','14175103086732432220820','No',NULL,NULL,'klo'),(13156,'1100','141751005639','2025-06-27 16:28:02',NULL,400.00,'','14','1','','1','41','payment','','','No',NULL,NULL,''),(13157,'1000','141751005639','2025-06-27 16:28:02',400.00,NULL,'','14','1','','1','41','payment','','14175103109701733022733','No',NULL,NULL,''),(13158,'1110','141751031979','2025-06-27 16:46:47',NULL,1312.96,'','14','1','Inventory sold','1','19','sales','9','','No',NULL,NULL,''),(13159,'5500','141751031979','2025-06-27 16:46:19',1312.96,NULL,'','14','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(13160,'1100','141751031979','2025-06-27 16:46:47',1430.00,NULL,'','14','1','Good sold','1','19','sales','','','No',NULL,NULL,'GHJ'),(13161,'4000','141751031979','2025-06-27 16:46:47',NULL,1430.00,'','14','1','Good sold','1','19','sales','9','','No',NULL,NULL,''),(13162,'1100','141750918414','2025-06-27 17:05:22',NULL,8220.00,'','14','1','','1','28','payment','','','No',NULL,NULL,'8220'),(13163,'1040','141750918414','2025-06-27 17:05:22',8220.00,NULL,'','14','1','','1','28','payment','','14175103324131422722432','No',NULL,NULL,'8220'),(13164,'1100','141751023948','2025-06-27 17:29:42',NULL,370.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(13165,'1035','141751023948','2025-06-27 17:29:42',370.00,NULL,'','14','1','','1','25','payment','','14175103461321323131200','No',NULL,NULL,''),(13166,'1100','141751018244','2025-06-27 17:31:27',NULL,370.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(13167,'1000','141751018244','2025-06-27 17:31:27',370.00,NULL,'','14','1','','1','25','payment','','14175103470802122722300','No',NULL,NULL,''),(13168,'1110','141751035800','2025-06-27 17:50:57',NULL,1145.76,'','14','1','Inventory sold','1','103','sales','18','','No',NULL,NULL,''),(13169,'1110','141751035800','2025-06-27 17:50:00',NULL,833.04,'','14','1','Inventory sold','1','103','sales','17','','No',NULL,NULL,''),(13170,'5500','141751035800','2025-06-27 17:50:45',1978.80,NULL,'','14','1','Cost of goods sold','1','103','sales','','','No',NULL,NULL,''),(13171,'1000','141751035800','2025-06-27 17:50:57',2235.00,NULL,'','14','1','Good sold','1','103','Payment','','','No',NULL,NULL,''),(13172,'4000','141751035800','2025-06-27 17:50:57',NULL,1285.20,'','14','1','Good sold','1','103','sales','18','','No',NULL,NULL,''),(13173,'4000','141751035800','2025-06-27 17:50:00',NULL,950.04,'','14','1','Good sold','1','103','sales','17','','No',NULL,NULL,''),(13174,'1110','141751036636','2025-06-27 18:04:20',NULL,1432.32,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(13175,'5500','141751036636','2025-06-27 18:03:57',1432.32,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(13176,'1000','141751036636','2025-06-27 18:04:20',1560.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(13177,'4000','141751036636','2025-06-27 18:04:20',NULL,1560.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(13178,'1100','141751018244','2025-06-27 18:16:30',NULL,370.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(13179,'1000','141751018244','2025-06-27 18:16:30',370.00,NULL,'','14','1','','1','25','payment','','14175103742313323323321','No',NULL,NULL,''),(13180,'1110','141751037480','2025-06-27 18:18:34',NULL,1121.04,'','14','1','Inventory sold','1','31','sales','10','','No',NULL,NULL,''),(13181,'1110','141751037480','2025-06-27 18:18:00',NULL,1432.32,'','14','1','Inventory sold','1','31','sales','9','','No',NULL,NULL,''),(13182,'5500','141751037480','2025-06-27 18:18:19',2553.36,NULL,'','14','1','Cost of goods sold','1','31','sales','','','No',NULL,NULL,''),(13183,'1100','141751037480','2025-06-27 18:18:34',2760.00,NULL,'','14','1','Good sold','1','31','sales','','','No',NULL,NULL,''),(13184,'4000','141751037480','2025-06-27 18:18:34',NULL,1200.00,'','14','1','Good sold','1','31','sales','10','','No',NULL,NULL,''),(13185,'4000','141751037480','2025-06-27 18:18:00',NULL,1560.00,'','14','1','Good sold','1','31','sales','9','','No',NULL,NULL,''),(13186,'1110','141751037580','2025-06-27 18:19:59',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(13187,'5500','141751037580','2025-06-27 18:19:40',943.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(13188,'1100','141751037580','2025-06-27 18:19:59',1000.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(13189,'4000','141751037580','2025-06-27 18:19:59',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(13190,'1100','141751009105','2025-06-27 18:33:56',NULL,1700.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(13191,'1000','141751009105','2025-06-27 18:33:56',1700.00,NULL,'','14','1','','1','80','payment','','14175103845845033324031','No',NULL,NULL,''),(13192,'1100','141751037580','2025-06-27 18:38:36',NULL,1000.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(13193,'1000','141751037580','2025-06-27 18:38:36',1000.00,NULL,'','14','1','','1','25','payment','','14175103874012741333034','No',NULL,NULL,''),(13194,'1100','141751037480','2025-06-27 18:39:22',NULL,2760.00,'','14','1','','1','31','payment','','','No',NULL,NULL,''),(13195,'1000','141751037480','2025-06-27 18:39:22',2760.00,NULL,'','14','1','','1','31','payment','','14175103880033272332045','No',NULL,NULL,''),(13196,'1110','141751088241','2025-06-28 08:24:10',NULL,157.00,'','14','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(13197,'5500','141751088241','2025-06-28 08:24:01',157.00,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13198,'1000','141751088241','2025-06-28 08:24:10',180.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13199,'4000','141751088241','2025-06-28 08:24:10',NULL,180.00,'','14','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(13200,'1110','141751088275','2025-06-28 08:25:57',NULL,102.50,'','14','1','Inventory sold','1','25','sales','15','','No',NULL,NULL,''),(13201,'5500','141751088275','2025-06-28 08:24:35',102.50,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(13202,'1100','141751088275','2025-06-28 08:25:57',108.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(13203,'4000','141751088275','2025-06-28 08:25:57',NULL,108.33,'','14','1','Good sold','1','25','sales','15','','No',NULL,NULL,''),(13204,'1110','141751088413','2025-06-28 08:27:06',NULL,102.50,'','14','1','Inventory sold','1','64','sales','15','','No',NULL,NULL,''),(13205,'5500','141751088413','2025-06-28 08:26:53',102.50,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(13206,'1000','141751088413','2025-06-28 08:27:06',108.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(13207,'4000','141751088413','2025-06-28 08:27:06',NULL,108.33,'','14','1','Good sold','1','64','sales','15','','No',NULL,NULL,''),(13208,'1100','141750927121','2025-06-28 08:32:13',NULL,5515.00,'','14','1','','1','16','payment','','','No',NULL,NULL,'klo'),(13209,'1010','141750927121','2025-06-28 08:32:13',5515.00,NULL,'','14','1','','1','16','payment','','14175108877173313022701','No',NULL,NULL,'klo'),(13210,'1110','141751092783','2025-06-28 09:39:53',NULL,716.16,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(13211,'5500','141751092783','2025-06-28 09:39:43',716.16,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(13212,'1100','141751092783','2025-06-28 09:39:53',780.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(13213,'4000','141751092783','2025-06-28 09:39:53',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(13214,'1110','141751092810','2025-06-28 09:40:21',NULL,716.16,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(13215,'5500','141751092810','2025-06-28 09:40:10',716.16,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(13216,'1100','141751092810','2025-06-28 09:40:21',780.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(13217,'4000','141751092810','2025-06-28 09:40:21',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(13218,'1110','141751093059','2025-06-28 09:45:09',NULL,1121.04,'','14','1','Inventory sold','1','16','sales','10','','No',NULL,NULL,''),(13219,'5500','141751093059','2025-06-28 09:44:19',1121.04,NULL,'','14','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(13220,'1100','141751093059','2025-06-28 09:45:09',1180.00,NULL,'','14','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(13221,'4000','141751093059','2025-06-28 09:45:09',NULL,1180.00,'','14','1','Good sold','1','16','sales','10','','No',NULL,NULL,''),(13222,'1110','141751095513','2025-06-28 10:25:42',NULL,1386.00,'','14','1','Inventory sold','1','80','sales','6','','No',NULL,NULL,''),(13223,'1110','141751095513','2025-06-28 10:25:13',NULL,943.92,'','14','1','Inventory sold','1','80','sales','7','','No',NULL,NULL,''),(13224,'5500','141751095513','2025-06-28 10:25:30',2329.92,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(13225,'1100','141751095513','2025-06-28 10:25:42',2475.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(13226,'4000','141751095513','2025-06-28 10:25:42',NULL,1475.04,'','14','1','Good sold','1','80','sales','6','','No',NULL,NULL,''),(13227,'4000','141751095513','2025-06-28 10:25:13',NULL,999.84,'','14','1','Good sold','1','80','sales','7','','No',NULL,NULL,''),(13228,'1110','141751095627','2025-06-28 10:27:19',NULL,680.16,'','14','1','Inventory sold','1','25','sales','20','','No',NULL,NULL,''),(13229,'5500','141751095627','2025-06-28 10:27:07',680.16,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(13230,'1100','141751095627','2025-06-28 10:27:19',800.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(13231,'4000','141751095627','2025-06-28 10:27:19',NULL,800.00,'','14','1','Good sold','1','25','sales','20','','No',NULL,NULL,''),(13232,'1110','141751095654','2025-06-28 10:27:50',NULL,943.92,'','14','1','Inventory sold','1','25','sales','7','','No',NULL,NULL,''),(13233,'5500','141751095654','2025-06-28 10:27:34',943.92,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(13234,'1100','141751095654','2025-06-28 10:27:50',1000.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(13235,'4000','141751095654','2025-06-28 10:27:50',NULL,999.84,'','14','1','Good sold','1','25','sales','7','','No',NULL,NULL,''),(13236,'1110','141751096392','2025-06-28 10:40:19',NULL,2864.64,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(13237,'5500','141751096392','2025-06-28 10:39:52',2864.64,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(13238,'1000','141751096392','2025-06-28 10:40:19',3120.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(13239,'4000','141751096392','2025-06-28 10:40:19',NULL,3120.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(13240,'1110','141751098374','2025-06-28 11:13:19',NULL,716.16,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(13241,'5500','141751098374','2025-06-28 11:12:54',716.16,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(13242,'1000','141751098374','2025-06-28 11:13:19',780.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(13243,'4000','141751098374','2025-06-28 11:13:19',NULL,780.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(13244,'1110','141751099559','2025-06-28 11:33:16',NULL,666.24,'','14','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(13245,'5500','141751099559','2025-06-28 11:32:40',666.24,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13246,'1000','141751099559','2025-06-28 11:33:16',740.00,NULL,'','14','1','Good sold','1','','sales','','','No',NULL,NULL,'GHJ'),(13247,'4000','141751099559','2025-06-28 11:33:16',NULL,740.16,'','14','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(13248,'1110','141751100705','2025-06-28 11:51:57',NULL,13.88,'','14','1','Inventory sold','1','64','sales','13','','No',NULL,NULL,''),(13249,'5500','141751100705','2025-06-28 11:51:45',13.88,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(13250,'1000','141751100705','2025-06-28 11:51:57',20.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(13251,'4000','141751100705','2025-06-28 11:51:57',NULL,20.00,'','14','1','Good sold','1','64','sales','13','','No',NULL,NULL,''),(13252,'1110','141751101263','2025-06-28 12:02:01',NULL,2148.48,'','14','1','Inventory sold','1','104','sales','9','','No',NULL,NULL,''),(13253,'1110','141751101263','2025-06-28 12:01:03',NULL,568.80,'','14','1','Inventory sold','1','104','sales','11','','No',NULL,NULL,''),(13254,'1110','141751101263','2025-06-28 12:01:25',NULL,1425.00,'','14','1','Inventory sold','1','104','sales','4','','No',NULL,NULL,''),(13255,'5500','141751101263','2025-06-28 12:01:46',4142.28,NULL,'','14','1','Cost of goods sold','1','104','sales','','','No',NULL,NULL,''),(13256,'1000','141751101263','2025-06-28 12:02:01',4484.00,NULL,'','14','1','Good sold','1','104','sales','','','No',NULL,NULL,'GHJ'),(13257,'4000','141751101263','2025-06-28 12:02:01',NULL,2340.00,'','14','1','Good sold','1','104','sales','9','','No',NULL,NULL,''),(13258,'4000','141751101263','2025-06-28 12:01:03',NULL,643.80,'','14','1','Good sold','1','104','sales','11','','No',NULL,NULL,''),(13259,'4000','141751101263','2025-06-28 12:01:25',NULL,1500.00,'','14','1','Good sold','1','104','sales','4','','No',NULL,NULL,''),(13260,'1110','141751101640','2025-06-28 12:10:21',NULL,333.12,'','14','1','Inventory sold','1','80','sales','13','','No',NULL,NULL,''),(13261,'1110','141751101640','2025-06-28 12:07:20',NULL,358.08,'','14','1','Inventory sold','1','80','sales','9','','No',NULL,NULL,''),(13262,'5500','141751101640','2025-06-28 12:09:28',691.20,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(13263,'1100','141751101640','2025-06-28 12:10:21',760.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(13264,'4000','141751101640','2025-06-28 12:10:21',NULL,370.08,'','14','1','Good sold','1','80','sales','13','','No',NULL,NULL,''),(13265,'4000','141751101640','2025-06-28 12:07:20',NULL,390.00,'','14','1','Good sold','1','80','sales','9','','No',NULL,NULL,''),(13266,'1110','141751101847','2025-06-28 12:11:04',NULL,608.00,'','14','1','Inventory sold','1','80','sales','2','','No',NULL,NULL,''),(13267,'5500','141751101847','2025-06-28 12:10:47',608.00,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(13268,'1100','141751101847','2025-06-28 12:11:04',650.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(13269,'4000','141751101847','2025-06-28 12:11:04',NULL,650.00,'','14','1','Good sold','1','80','sales','2','','No',NULL,NULL,''),(13270,'1110','141751101917','2025-06-28 12:12:55',NULL,1121.04,'','14','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(13271,'1110','141751101917','2025-06-28 12:11:57',NULL,608.00,'','14','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(13272,'5500','141751101917','2025-06-28 12:12:28',1729.04,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13273,'1000','141751101917','2025-06-28 12:12:55',1850.00,NULL,'','14','1','Good sold','1','','sales','','','No',NULL,NULL,'KLP'),(13274,'4000','141751101917','2025-06-28 12:12:55',NULL,1200.00,'','14','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(13275,'4000','141751101917','2025-06-28 12:11:57',NULL,650.00,'','14','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(13276,'1110','141751102086','2025-06-28 12:14:55',NULL,1432.32,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(13277,'5500','141751102086','2025-06-28 12:14:46',1432.32,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(13278,'1000','141751102086','2025-06-28 12:14:55',1560.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(13279,'4000','141751102086','2025-06-28 12:14:55',NULL,1560.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(13280,'1100','141751093059','2025-06-28 12:24:26',NULL,1180.00,'','14','1','','1','16','payment','','','No',NULL,NULL,''),(13281,'1000','141751093059','2025-06-28 12:24:26',1180.00,NULL,'','14','1','','1','16','payment','','14175110271133734037720','No',NULL,NULL,''),(13282,'1110','141751102965','2025-06-28 12:29:39',NULL,102.50,'','14','1','Inventory sold','1','25','sales','15','','No',NULL,NULL,''),(13283,'5500','141751102965','2025-06-28 12:29:25',102.50,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(13284,'1000','141751102965','2025-06-28 12:29:39',120.00,NULL,'','14','1','Good sold','1','25','Payment','','','No',NULL,NULL,''),(13285,'4000','141751102965','2025-06-28 12:29:39',NULL,120.00,'','14','1','Good sold','1','25','sales','15','','No',NULL,NULL,''),(13286,'1110','141751103645','2025-06-28 12:41:31',NULL,358.08,'','14','1','Inventory sold','1','80','sales','9','','No',NULL,NULL,''),(13287,'1110','141751103645','2025-06-28 12:40:45',NULL,471.96,'','14','1','Inventory sold','1','80','sales','7','','No',NULL,NULL,''),(13288,'5500','141751103645','2025-06-28 12:41:08',830.04,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(13289,'1100','141751103645','2025-06-28 12:41:31',890.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(13290,'4000','141751103645','2025-06-28 12:41:31',NULL,390.00,'','14','1','Good sold','1','80','sales','9','','No',NULL,NULL,''),(13291,'4000','141751103645','2025-06-28 12:40:45',NULL,499.92,'','14','1','Good sold','1','80','sales','7','','No',NULL,NULL,''),(13292,'1110','141751103948','2025-06-28 12:56:36',NULL,716.16,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(13293,'1110','141751103948','2025-06-28 12:45:48',NULL,1121.04,'','14','1','Inventory sold','1','25','sales','10','','No',NULL,NULL,''),(13294,'5500','141751103948','2025-06-28 12:56:21',1837.20,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(13295,'1100','141751103948','2025-06-28 12:56:36',1980.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(13296,'4000','141751103948','2025-06-28 12:56:36',NULL,780.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(13297,'4000','141751103948','2025-06-28 12:45:48',NULL,1200.00,'','14','1','Good sold','1','25','sales','10','','No',NULL,NULL,''),(13298,'1110','141751105297','2025-06-28 13:08:54',NULL,333.12,'','14','1','Inventory sold','1','80','sales','13','','No',NULL,NULL,''),(13299,'5500','141751105297','2025-06-28 13:08:17',333.12,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(13300,'1100','141751105297','2025-06-28 13:08:54',370.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(13301,'4000','141751105297','2025-06-28 13:08:54',NULL,370.08,'','14','1','Good sold','1','80','sales','13','','No',NULL,NULL,''),(13302,'1110','141751106743','2025-06-28 13:36:50',NULL,4275.00,'','14','1','Inventory sold','1','19','sales','4','','No',NULL,NULL,''),(13303,'1110','141751106743','2025-06-28 13:32:23',NULL,759.96,'','14','1','Inventory sold','1','19','sales','3','','No',NULL,NULL,''),(13304,'1110','141751106743','2025-06-28 13:36:00',NULL,1432.32,'','14','1','Inventory sold','1','19','sales','9','','No',NULL,NULL,''),(13305,'5500','141751106743','2025-06-28 13:36:22',6467.28,NULL,'','14','1','Cost of goods sold','1','19','sales','','','No',NULL,NULL,''),(13306,'1100','141751106743','2025-06-28 13:36:50',6860.00,NULL,'','14','1','Good sold','1','19','sales','','','No',NULL,NULL,''),(13307,'4000','141751106743','2025-06-28 13:36:50',NULL,4500.00,'','14','1','Good sold','1','19','sales','4','','No',NULL,NULL,''),(13308,'4000','141751106743','2025-06-28 13:32:23',NULL,800.04,'','14','1','Good sold','1','19','sales','3','','No',NULL,NULL,''),(13309,'4000','141751106743','2025-06-28 13:36:00',NULL,1560.00,'','14','1','Good sold','1','19','sales','9','','No',NULL,NULL,''),(13310,'1110','141751107547','2025-06-28 13:46:16',NULL,1887.84,'','14','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(13311,'5500','141751107547','2025-06-28 13:45:47',1887.84,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(13312,'1000','141751107547','2025-06-28 13:46:16',2000.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(13313,'4000','141751107547','2025-06-28 13:46:16',NULL,1999.68,'','14','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(13314,'1100','141751103948','2025-06-28 13:47:21',NULL,1980.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(13315,'1000','141751103948','2025-06-28 13:47:21',1980.00,NULL,'','14','1','','1','25','payment','','14175110765800212000223','No',NULL,NULL,''),(13316,'1100','141751103645','2025-06-28 13:48:09',NULL,890.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(13317,'1000','141751103645','2025-06-28 13:48:09',890.00,NULL,'','14','1','','1','80','payment','','14175110771101222275230','No',NULL,NULL,''),(13318,'1100','141751101640','2025-06-28 13:49:26',NULL,760.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(13319,'1000','141751101640','2025-06-28 13:49:26',760.00,NULL,'','14','1','','1','80','payment','','14175110778922022222277','No',NULL,NULL,''),(13320,'1110','141751111746','2025-06-28 14:56:53',NULL,2148.48,'','14','1','Inventory sold','1','28','sales','9','','No',NULL,NULL,''),(13321,'1110','141751111746','2025-06-28 14:55:46',NULL,1121.04,'','14','1','Inventory sold','1','28','sales','10','','No',NULL,NULL,''),(13322,'5500','141751111746','2025-06-28 14:56:27',3269.52,NULL,'','14','1','Cost of goods sold','1','28','sales','','','No',NULL,NULL,''),(13323,'1100','141751111746','2025-06-28 14:56:53',3465.00,NULL,'','14','1','Good sold','1','28','sales','','','No',NULL,NULL,''),(13324,'4000','141751111746','2025-06-28 14:56:53',NULL,2265.05,'','14','1','Good sold','1','28','sales','9','','No',NULL,NULL,''),(13325,'4000','141751111746','2025-06-28 14:55:46',NULL,1200.00,'','14','1','Good sold','1','28','sales','10','','No',NULL,NULL,''),(13326,'1110','141751112616','2025-06-28 15:10:33',NULL,1432.32,'','14','1','Inventory sold','1','25','sales','9','','No',NULL,NULL,''),(13327,'5500','141751112616','2025-06-28 15:10:17',1432.32,NULL,'','14','1','Cost of goods sold','1','25','sales','','','No',NULL,NULL,''),(13328,'1100','141751112616','2025-06-28 15:10:33',1560.00,NULL,'','14','1','Good sold','1','25','sales','','','No',NULL,NULL,''),(13329,'4000','141751112616','2025-06-28 15:10:33',NULL,1560.00,'','14','1','Good sold','1','25','sales','9','','No',NULL,NULL,''),(13330,'1110','141751113233','2025-06-28 15:20:59',NULL,471.96,'','14','1','Inventory sold','1','28','sales','7','','No',NULL,NULL,''),(13331,'5500','141751113233','2025-06-28 15:20:33',471.96,NULL,'','14','1','Cost of goods sold','1','28','sales','','','No',NULL,NULL,''),(13332,'1000','141751113233','2025-06-28 15:20:59',500.00,NULL,'','14','1','Good sold','1','28','sales','','','No',NULL,NULL,'GHJ'),(13333,'4000','141751113233','2025-06-28 15:20:59',NULL,499.92,'','14','1','Good sold','1','28','sales','7','','No',NULL,NULL,''),(13334,'1110','141751116384','2025-06-28 16:44:20',NULL,7161.60,'','14','1','Inventory sold','1','16','sales','9','','No',NULL,NULL,''),(13335,'1110','141751116384','2025-06-28 16:13:05',NULL,5605.20,'','14','1','Inventory sold','1','16','sales','10','','No',NULL,NULL,''),(13336,'1110','141751116384','2025-06-28 16:39:33',NULL,1425.00,'','14','1','Inventory sold','1','16','sales','4','','No',NULL,NULL,''),(13337,'1110','141751116384','2025-06-28 16:40:49',NULL,1519.92,'','14','1','Inventory sold','1','16','sales','3','','No',NULL,NULL,''),(13338,'1110','141751116384','2025-06-28 16:41:21',NULL,2772.00,'','14','1','Inventory sold','1','16','sales','6','','No',NULL,NULL,''),(13339,'1110','141751116384','2025-06-28 16:41:44',NULL,1887.84,'','14','1','Inventory sold','1','16','sales','7','','No',NULL,NULL,''),(13340,'5500','141751116384','2025-06-28 16:42:27',20371.56,NULL,'','14','1','Cost of goods sold','1','16','sales','','','No',NULL,NULL,''),(13341,'1100','141751116384','2025-06-28 16:44:20',21550.00,NULL,'','14','1','Good sold','1','16','sales','','','No',NULL,NULL,''),(13342,'4000','141751116384','2025-06-28 16:44:20',NULL,7600.01,'','14','1','Good sold','1','16','sales','9','','No',NULL,NULL,''),(13343,'4000','141751116384','2025-06-28 16:13:05',NULL,5900.00,'','14','1','Good sold','1','16','sales','10','','No',NULL,NULL,''),(13344,'4000','141751116384','2025-06-28 16:39:33',NULL,1500.00,'','14','1','Good sold','1','16','sales','4','','No',NULL,NULL,''),(13345,'4000','141751116384','2025-06-28 16:40:49',NULL,1600.08,'','14','1','Good sold','1','16','sales','3','','No',NULL,NULL,''),(13346,'4000','141751116384','2025-06-28 16:41:21',NULL,2950.08,'','14','1','Good sold','1','16','sales','6','','No',NULL,NULL,''),(13347,'4000','141751116384','2025-06-28 16:41:44',NULL,1999.68,'','14','1','Good sold','1','16','sales','7','','No',NULL,NULL,''),(13348,'1110','141751118462','2025-06-28 16:47:54',NULL,608.00,'','14','1','Inventory sold','1','23','sales','2','','No',NULL,NULL,''),(13349,'5500','141751118462','2025-06-28 16:47:42',608.00,NULL,'','14','1','Cost of goods sold','1','23','sales','','','No',NULL,NULL,''),(13350,'1100','141751118462','2025-06-28 16:47:54',650.00,NULL,'','14','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(13351,'4000','141751118462','2025-06-28 16:47:54',NULL,650.00,'','14','1','Good sold','1','23','sales','2','','No',NULL,NULL,''),(13352,'1110','141751122776','2025-06-28 17:59:53',NULL,126.66,'','14','1','Inventory sold','1','64','sales','3','','No',NULL,NULL,''),(13353,'5500','141751122776','2025-06-28 17:59:37',126.66,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(13354,'1100','141751122776','2025-06-28 17:59:53',150.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(13355,'4000','141751122776','2025-06-28 17:59:53',NULL,150.00,'','14','1','Good sold','1','64','sales','3','','No',NULL,NULL,''),(13356,'1110','141751122851','2025-06-28 18:01:12',NULL,118.75,'','14','1','Inventory sold','1','64','sales','4','','No',NULL,NULL,''),(13357,'5500','141751122851','2025-06-28 18:00:51',118.75,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(13358,'1100','141751122851','2025-06-28 18:01:12',150.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(13359,'4000','141751122851','2025-06-28 18:01:12',NULL,150.00,'','14','1','Good sold','1','64','sales','4','','No',NULL,NULL,''),(13360,'1100','141751122851','2025-06-28 18:01:46',NULL,150.00,'','14','1','','1','64','payment','','','No',NULL,NULL,'klo'),(13361,'1010','141751122851','2025-06-28 18:01:46',150.00,NULL,'','14','1','','1','64','payment','','14175112296135916291023','No',NULL,NULL,'klo'),(13362,'1110','141751123737','2025-06-28 18:15:52',NULL,1121.04,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(13363,'5500','141751123737','2025-06-28 18:15:37',1121.04,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(13364,'1000','141751123737','2025-06-28 18:15:52',1200.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(13365,'4000','141751123737','2025-06-28 18:15:52',NULL,1200.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(13366,'1100','141751092783','2025-06-28 18:19:23',NULL,780.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(13367,'1000','141751092783','2025-06-28 18:19:23',780.00,NULL,'','14','1','','1','25','payment','','14175112397842353132392','No',NULL,NULL,''),(13368,'1100','141751092810','2025-06-28 18:20:00',NULL,780.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(13369,'1000','141751092810','2025-06-28 18:20:00',780.00,NULL,'','14','1','','1','25','payment','','14175112401401352022323','No',NULL,NULL,''),(13370,'1100','141751095513','2025-06-28 18:21:27',NULL,2475.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(13371,'1000','141751095513','2025-06-28 18:21:27',2475.00,NULL,'','14','1','','1','80','payment','','14175112411330241332101','No',NULL,NULL,''),(13372,'1100','141751095654','2025-06-28 18:23:23',NULL,1000.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(13373,'1000','141751095654','2025-06-28 18:23:23',1000.00,NULL,'','14','1','','1','25','payment','','14175112422223213272722','No',NULL,NULL,''),(13374,'1100','141751101847','2025-06-28 18:24:21',NULL,650.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(13375,'1000','141751101847','2025-06-28 18:24:21',650.00,NULL,'','14','1','','1','80','payment','','14175112428022252873001','No',NULL,NULL,''),(13376,'1100','141751118462','2025-06-28 18:30:04',NULL,650.00,'','14','1','','1','23','payment','','','No',NULL,NULL,''),(13377,'1000','141751118462','2025-06-28 18:30:04',650.00,NULL,'','14','1','','1','23','payment','','14175112463042231317312','No',NULL,NULL,''),(13378,'1100','141751105297','2025-06-28 18:30:46',NULL,370.00,'','14','1','','1','80','payment','','','No',NULL,NULL,'klo'),(13379,'1010','141751105297','2025-06-28 18:30:46',370.00,NULL,'','14','1','','1','80','payment','','14175112466903033126323','No',NULL,NULL,'klo'),(13380,'1100','141751122776','2025-06-28 18:31:32',NULL,150.00,'','14','1','','1','64','payment','','','No',NULL,NULL,'klo'),(13381,'1010','141751122776','2025-06-28 18:31:32',150.00,NULL,'','14','1','','1','64','payment','','14175112471950322330709','No',NULL,NULL,'klo'),(13382,'1100','131748262496','2025-06-28 18:38:35',NULL,11000.00,'','14','1','','1','16','payment','','','No',NULL,NULL,'klo'),(13383,'1010','131748262496','2025-06-28 18:38:35',11000.00,NULL,'','14','1','','1','16','payment','','14175112515333051302217','No',NULL,NULL,'klo'),(13384,'1100','141751095627','2025-06-28 18:45:20',NULL,800.00,'','14','1','','1','25','payment','','','No',NULL,NULL,''),(13385,'1000','141751095627','2025-06-28 18:45:20',800.00,NULL,'','14','1','','1','25','payment','','14175112553931131390213','No',NULL,NULL,''),(13386,'1110','141751125794','2025-06-28 18:50:16',NULL,157.00,'','14','1','Inventory sold','1','64','sales','1','','No',NULL,NULL,''),(13387,'1110','141751125794','2025-06-28 18:49:54',NULL,102.50,'','14','1','Inventory sold','1','64','sales','15','','No',NULL,NULL,''),(13388,'5500','141751125794','2025-06-28 18:50:05',259.50,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(13389,'1000','141751125794','2025-06-28 18:50:16',300.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(13390,'4000','141751125794','2025-06-28 18:50:16',NULL,180.00,'','14','1','Good sold','1','64','sales','1','','No',NULL,NULL,''),(13391,'4000','141751125794','2025-06-28 18:49:54',NULL,120.00,'','14','1','Good sold','1','64','sales','15','','No',NULL,NULL,''),(13392,'1100','141750412003','2025-06-28 18:51:42',NULL,7194.00,'','14','1','','1','16','payment','','','No',NULL,NULL,'klo'),(13393,'1010','141750412003','2025-06-28 18:51:42',7194.00,NULL,'','14','1','','1','16','payment','','14175112592732033253309','No',NULL,NULL,'klo'),(13394,'1110','141751126063','2025-06-28 18:55:11',NULL,340.08,'','14','1','Inventory sold','1','102','sales','20','','No',NULL,NULL,''),(13395,'1110','141751126063','2025-06-28 18:54:23',NULL,740.16,'','14','1','Inventory sold','1','102','sales','21','','No',NULL,NULL,''),(13396,'5500','141751126063','2025-06-28 18:54:58',1080.24,NULL,'','14','1','Cost of goods sold','1','102','sales','','','No',NULL,NULL,''),(13397,'1100','141751126063','2025-06-28 18:55:11',1200.00,NULL,'','14','1','Good sold','1','102','sales','','','No',NULL,NULL,''),(13398,'4000','141751126063','2025-06-28 18:55:11',NULL,400.00,'','14','1','Good sold','1','102','sales','20','','No',NULL,NULL,''),(13399,'4000','141751126063','2025-06-28 18:54:23',NULL,800.00,'','14','1','Good sold','1','102','sales','21','','No',NULL,NULL,''),(13400,'1100','141751126063','2025-06-28 19:24:31',NULL,1200.00,'','14','1','','1','102','payment','','','No',NULL,NULL,'klo'),(13401,'1010','141751126063','2025-06-28 19:24:31',1200.00,NULL,'','14','1','','1','102','payment','','14175112790231530202903','No',NULL,NULL,'klo'),(13402,'1110','141751270736','2025-06-30 11:06:22',NULL,972.96,'','14','1','Inventory sold','1','23','sales','14','','No',NULL,NULL,''),(13403,'5500','141751270736','2025-06-30 11:05:36',972.96,NULL,'','14','1','Cost of goods sold','1','23','sales','','','No',NULL,NULL,''),(13404,'1100','141751270736','2025-06-30 11:06:22',1040.00,NULL,'','14','1','Good sold','1','23','sales','','','No',NULL,NULL,''),(13405,'4000','141751270736','2025-06-30 11:06:22',NULL,1040.04,'','14','1','Good sold','1','23','sales','14','','No',NULL,NULL,''),(13406,'1110','141751270808','2025-06-30 11:07:11',NULL,2242.08,'','14','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(13407,'5500','141751270808','2025-06-30 11:06:48',2242.08,NULL,'','14','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13408,'1000','141751270808','2025-06-30 11:07:11',2400.00,NULL,'','14','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13409,'4000','141751270808','2025-06-30 11:07:11',NULL,2400.00,'','14','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(13410,'1110','141751270849','2025-06-30 11:07:51',NULL,1425.00,'','14','1','Inventory sold','1','23','sales','4','','No',NULL,NULL,''),(13411,'5500','141751270849','2025-06-30 11:07:29',1425.00,NULL,'','14','1','Cost of goods sold','1','23','sales','','','No',NULL,NULL,''),(13412,'1000','141751270849','2025-06-30 11:07:51',1500.00,NULL,'','14','1','Good sold','1','23','Payment','','','No',NULL,NULL,''),(13413,'4000','141751270849','2025-06-30 11:07:51',NULL,1500.00,'','14','1','Good sold','1','23','sales','4','','No',NULL,NULL,''),(13414,'1110','141751279467','2025-06-30 13:31:46',NULL,333.12,'','14','1','Inventory sold','1','64','sales','13','','No',NULL,NULL,''),(13415,'1110','141751279467','2025-06-30 13:31:07',NULL,340.08,'','14','1','Inventory sold','1','64','sales','20','','No',NULL,NULL,''),(13416,'5500','141751279467','2025-06-30 13:31:29',673.20,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(13417,'1100','141751279467','2025-06-30 13:31:46',770.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(13418,'4000','141751279467','2025-06-30 13:31:46',NULL,370.08,'','14','1','Good sold','1','64','sales','13','','No',NULL,NULL,''),(13419,'4000','141751279467','2025-06-30 13:31:07',NULL,400.00,'','14','1','Good sold','1','64','sales','20','','No',NULL,NULL,''),(13420,'1110','141751280011','2025-06-30 13:41:30',NULL,1121.04,'','14','1','Inventory sold','1','35','sales','10','','No',NULL,NULL,''),(13421,'1110','141751280011','2025-06-30 13:40:11',NULL,716.16,'','14','1','Inventory sold','1','35','sales','9','','No',NULL,NULL,''),(13422,'5500','141751280011','2025-06-30 13:41:14',1837.20,NULL,'','14','1','Cost of goods sold','1','35','sales','','','No',NULL,NULL,''),(13423,'1100','141751280011','2025-06-30 13:41:30',1980.00,NULL,'','14','1','Good sold','1','35','sales','','','No',NULL,NULL,''),(13424,'4000','141751280011','2025-06-30 13:41:30',NULL,1200.00,'','14','1','Good sold','1','35','sales','10','','No',NULL,NULL,''),(13425,'4000','141751280011','2025-06-30 13:40:11',NULL,780.00,'','14','1','Good sold','1','35','sales','9','','No',NULL,NULL,''),(13426,'1110','141751280129','2025-06-30 13:43:32',NULL,666.24,'','14','1','Inventory sold','1','80','sales','13','','No',NULL,NULL,''),(13427,'5500','141751280129','2025-06-30 13:42:09',666.24,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(13428,'1100','141751280129','2025-06-30 13:43:32',740.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(13429,'4000','141751280129','2025-06-30 13:43:32',NULL,740.16,'','14','1','Good sold','1','80','sales','13','','No',NULL,NULL,''),(13430,'1110','141751280250','2025-06-30 13:45:01',NULL,716.16,'','14','1','Inventory sold','1','43','sales','9','','No',NULL,NULL,''),(13431,'1110','141751280250','2025-06-30 13:44:10',NULL,1121.04,'','14','1','Inventory sold','1','43','sales','10','','No',NULL,NULL,''),(13432,'5500','141751280250','2025-06-30 13:44:33',1837.20,NULL,'','14','1','Cost of goods sold','1','43','sales','','','No',NULL,NULL,''),(13433,'1100','141751280250','2025-06-30 13:45:01',1980.00,NULL,'','14','1','Good sold','1','43','sales','','','No',NULL,NULL,''),(13434,'4000','141751280250','2025-06-30 13:45:01',NULL,780.00,'','14','1','Good sold','1','43','sales','9','','No',NULL,NULL,''),(13435,'4000','141751280250','2025-06-30 13:44:10',NULL,1200.00,'','14','1','Good sold','1','43','sales','10','','No',NULL,NULL,''),(13436,'1110','141751283402','2025-06-30 14:37:23',NULL,759.96,'','14','1','Inventory sold','1','64','sales','3','','No',NULL,NULL,''),(13437,'5500','141751283402','2025-06-30 14:36:42',759.96,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(13438,'1100','141751283402','2025-06-30 14:37:23',800.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(13439,'4000','141751283402','2025-06-30 14:37:23',NULL,800.04,'','14','1','Good sold','1','64','sales','3','','No',NULL,NULL,''),(13440,'1100','141751283402','2025-06-30 14:38:27',NULL,800.00,'','14','1','','1','64','payment','','','No',NULL,NULL,'klo'),(13441,'1010','141751283402','2025-06-30 14:38:27',800.00,NULL,'','14','1','','1','64','payment','','14175128353430423313311','No',NULL,NULL,'klo'),(13442,'1110','141751284875','2025-06-30 15:03:17',NULL,712.50,'','14','1','Inventory sold','1','80','sales','4','','No',NULL,NULL,''),(13443,'1110','141751284875','2025-06-30 15:01:15',NULL,608.00,'','14','1','Inventory sold','1','80','sales','2','','No',NULL,NULL,''),(13444,'1110','141751284875','2025-06-30 15:01:53',NULL,471.96,'','14','1','Inventory sold','1','80','sales','7','','No',NULL,NULL,''),(13445,'5500','141751284875','2025-06-30 15:03:01',1792.46,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(13446,'1100','141751284875','2025-06-30 15:03:17',1900.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(13447,'4000','141751284875','2025-06-30 15:03:17',NULL,750.00,'','14','1','Good sold','1','80','sales','4','','No',NULL,NULL,''),(13448,'4000','141751284875','2025-06-30 15:01:15',NULL,650.00,'','14','1','Good sold','1','80','sales','2','','No',NULL,NULL,''),(13449,'4000','141751284875','2025-06-30 15:01:53',NULL,499.92,'','14','1','Good sold','1','80','sales','7','','No',NULL,NULL,''),(13450,'1110','141751285015','2025-06-30 15:04:04',NULL,1121.04,'','14','1','Inventory sold','1','80','sales','10','','No',NULL,NULL,''),(13451,'1110','141751285015','2025-06-30 15:03:35',NULL,716.16,'','14','1','Inventory sold','1','80','sales','9','','No',NULL,NULL,''),(13452,'5500','141751285015','2025-06-30 15:03:51',1837.20,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(13453,'1100','141751285015','2025-06-30 15:04:04',1980.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(13454,'4000','141751285015','2025-06-30 15:04:04',NULL,1200.00,'','14','1','Good sold','1','80','sales','10','','No',NULL,NULL,''),(13455,'4000','141751285015','2025-06-30 15:03:35',NULL,780.00,'','14','1','Good sold','1','80','sales','9','','No',NULL,NULL,''),(13456,'4000','141751280129','2025-06-30 15:04:34',740.16,NULL,'','14','1','Returned products','1','80','return','','','No',NULL,NULL,''),(13457,'1100','141751280129','2025-06-30 15:04:34',NULL,740.16,'','14','1','Returned products','1','80','return','','','No',NULL,NULL,''),(13458,'5500','141751280129','2025-06-30 15:04:34',NULL,666.24,'','14','1','Cost of goods returned','1','80','sales','13','','No',NULL,NULL,''),(13459,'1110','141751280129','2025-06-30 15:04:34',666.24,NULL,'','14','1','Inventory retuned ','1','80','sales','','','No',NULL,NULL,''),(13460,'1110','141751285277','2025-06-30 15:13:56',NULL,943.92,'','14','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(13461,'5500','141751285277','2025-06-30 15:07:57',943.92,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(13462,'1000','141751285277','2025-06-30 15:13:56',1000.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(13463,'4000','141751285277','2025-06-30 15:13:56',NULL,999.84,'','14','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(13464,'1110','141751285661','2025-06-30 15:14:38',NULL,943.92,'','14','1','Inventory sold','1','64','sales','7','','No',NULL,NULL,''),(13465,'5500','141751285661','2025-06-30 15:14:21',943.92,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(13466,'1000','141751285661','2025-06-30 15:14:38',1000.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(13467,'4000','141751285661','2025-06-30 15:14:38',NULL,999.84,'','14','1','Good sold','1','64','sales','7','','No',NULL,NULL,''),(13468,'1110','151751285355','2025-06-30 15:09:15',32970.00,NULL,'','15','1','Inventory Purchased','1','46','Purchases','1','','No',NULL,NULL,''),(13469,'1110','151751285355','2025-06-30 15:09:15',98400.00,NULL,'','15','1','Inventory Purchased','1','46','Purchases','15','','No',NULL,NULL,''),(13470,'1110','151751285355','2025-06-30 15:09:15',281381.04,NULL,'','15','1','Inventory Purchased','1','46','Purchases','10','','No',NULL,NULL,''),(13471,'1110','151751285355','2025-06-30 15:09:15',65170.56,NULL,'','15','1','Inventory Purchased','1','46','Purchases','9','','No',NULL,NULL,''),(13472,'1110','151751285355','2025-06-30 15:09:15',113652.00,NULL,'','15','1','Inventory Purchased','1','46','Purchases','6','','No',NULL,NULL,''),(13473,'1110','151751285355','2025-06-30 15:09:15',132148.80,NULL,'','15','1','Inventory Purchased','1','46','Purchases','7','','No',NULL,NULL,''),(13474,'2130','151751285355','2025-06-30 15:09:15',NULL,723722.40,'','15','1','Account payable for inventory','1','46','Purchases','','','No',NULL,NULL,''),(13475,'1100','141749636589','2025-06-30 15:31:28',NULL,5000.00,'','14','1','','1','98','payment','','','No',NULL,NULL,'klo'),(13476,'1040','141749636589','2025-06-30 15:31:28',5000.00,NULL,'','14','1','','1','98','payment','','14175128672850322330708','No',NULL,NULL,'klo'),(13477,'1110','141751287361','2025-06-30 15:43:03',NULL,759.96,'','14','1','Inventory sold','1','80','sales','3','','No',NULL,NULL,''),(13478,'1110','141751287361','2025-06-30 15:42:42',NULL,608.00,'','14','1','Inventory sold','1','80','sales','2','','No',NULL,NULL,''),(13479,'5500','141751287361','2025-06-30 15:42:54',1367.96,NULL,'','14','1','Cost of goods sold','1','80','sales','','','No',NULL,NULL,''),(13480,'1100','141751287361','2025-06-30 15:43:03',1450.00,NULL,'','14','1','Good sold','1','80','sales','','','No',NULL,NULL,''),(13481,'4000','141751287361','2025-06-30 15:43:03',NULL,800.04,'','14','1','Good sold','1','80','sales','3','','No',NULL,NULL,''),(13482,'4000','141751287361','2025-06-30 15:42:42',NULL,650.00,'','14','1','Good sold','1','80','sales','2','','No',NULL,NULL,''),(13483,'1110','141751288365','2025-06-30 15:59:53',NULL,1425.00,'','14','1','Inventory sold','1','63','sales','4','','No',NULL,NULL,''),(13484,'1110','141751288365','2025-06-30 15:59:25',NULL,1519.92,'','14','1','Inventory sold','1','63','sales','3','','No',NULL,NULL,''),(13485,'5500','141751288365','2025-06-30 15:59:39',2944.92,NULL,'','14','1','Cost of goods sold','1','63','sales','','','No',NULL,NULL,''),(13486,'1100','141751288365','2025-06-30 15:59:53',3100.00,NULL,'','14','1','Good sold','1','63','sales','','','No',NULL,NULL,''),(13487,'4000','141751288365','2025-06-30 15:59:53',NULL,1500.00,'','14','1','Good sold','1','63','sales','4','','No',NULL,NULL,''),(13488,'4000','141751288365','2025-06-30 15:59:25',NULL,1600.08,'','14','1','Good sold','1','63','sales','3','','No',NULL,NULL,''),(13489,'1110','141751289872','2025-06-30 16:24:50',NULL,46.71,'','14','1','Inventory sold','1','64','sales','10','','No',NULL,NULL,''),(13490,'5500','141751289872','2025-06-30 16:24:32',46.71,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(13491,'1100','141751289872','2025-06-30 16:24:50',50.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(13492,'4000','141751289872','2025-06-30 16:24:50',NULL,50.00,'','14','1','Good sold','1','64','sales','10','','No',NULL,NULL,''),(13493,'1110','141751291130','2025-06-30 16:48:49',NULL,3363.12,'','14','1','Inventory sold','1','28','sales','10','','No',NULL,NULL,''),(13494,'1110','141751291130','2025-06-30 16:45:30',NULL,716.16,'','14','1','Inventory sold','1','28','sales','9','','No',NULL,NULL,''),(13495,'5500','141751291130','2025-06-30 16:48:23',4079.28,NULL,'','14','1','Cost of goods sold','1','28','sales','','','No',NULL,NULL,''),(13496,'1100','141751291130','2025-06-30 16:48:49',4265.00,NULL,'','14','1','Good sold','1','28','sales','','','No',NULL,NULL,''),(13497,'4000','141751291130','2025-06-30 16:48:49',NULL,3510.00,'','14','1','Good sold','1','28','sales','10','','No',NULL,NULL,''),(13498,'4000','141751291130','2025-06-30 16:45:30',NULL,755.04,'','14','1','Good sold','1','28','sales','9','','No',NULL,NULL,''),(13499,'1100','141751284875','2025-06-30 16:51:04',NULL,1899.00,'','14','1','','1','80','payment','','','No',NULL,NULL,'klo'),(13500,'1010','141751284875','2025-06-30 16:51:04',1899.00,NULL,'','14','1','','1','80','payment','','14175129148621052451925','No',NULL,NULL,'klo'),(13501,'1110','141751292960','2025-06-30 17:16:10',NULL,102.50,'','14','1','Inventory sold','1','53','sales','15','','No',NULL,NULL,''),(13502,'5500','141751292960','2025-06-30 17:16:00',102.50,NULL,'','14','1','Cost of goods sold','1','53','sales','','','No',NULL,NULL,''),(13503,'1100','141751292960','2025-06-30 17:16:10',108.00,NULL,'','14','1','Good sold','1','53','sales','','','No',NULL,NULL,''),(13504,'4000','141751292960','2025-06-30 17:16:10',NULL,108.33,'','14','1','Good sold','1','53','sales','15','','No',NULL,NULL,''),(13505,'1100','141751285015','2025-06-30 17:47:36',NULL,1980.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(13506,'1010','141751285015','2025-06-30 17:47:36',1980.00,NULL,'','14','1','','1','80','payment','','14175129488543230303220','No',NULL,NULL,''),(13507,'1100','141751287361','2025-06-30 17:51:57',NULL,1450.00,'','14','1','','1','80','payment','','','No',NULL,NULL,''),(13508,'1000','141751287361','2025-06-30 17:51:57',1450.00,NULL,'','14','1','','1','80','payment','','14175129515423239114251','No',NULL,NULL,''),(13509,'1100','141751289872','2025-06-30 18:02:50',NULL,50.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(13510,'1000','141751289872','2025-06-30 18:02:50',50.00,NULL,'','14','1','','1','64','payment','','14175129579115330222130','No',NULL,NULL,''),(13511,'1110','141751296121','2025-06-30 18:09:34',NULL,608.00,'','14','1','Inventory sold','1','64','sales','2','','No',NULL,NULL,''),(13512,'5500','141751296121','2025-06-30 18:08:41',608.00,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(13513,'1100','141751296121','2025-06-30 18:09:34',650.00,NULL,'','14','1','Good sold','1','64','sales','','','No',NULL,NULL,''),(13514,'4000','141751296121','2025-06-30 18:09:34',NULL,650.00,'','14','1','Good sold','1','64','sales','2','','No',NULL,NULL,''),(13515,'1110','141751296720','2025-06-30 18:20:23',NULL,716.16,'','14','1','Inventory sold','1','64','sales','9','','No',NULL,NULL,''),(13516,'5500','141751296720','2025-06-30 18:18:41',716.16,NULL,'','14','1','Cost of goods sold','1','64','sales','','','No',NULL,NULL,''),(13517,'1000','141751296720','2025-06-30 18:20:23',780.00,NULL,'','14','1','Good sold','1','64','Payment','','','No',NULL,NULL,''),(13518,'4000','141751296720','2025-06-30 18:20:23',NULL,780.00,'','14','1','Good sold','1','64','sales','9','','No',NULL,NULL,''),(13519,'1100','141751279467','2025-06-30 18:21:50',NULL,770.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(13520,'1010','141751279467','2025-06-30 18:21:50',770.00,NULL,'','14','1','','1','64','payment','','14175129692723324273332','No',NULL,NULL,''),(13521,'1100','141751280011','2025-06-30 18:26:05',NULL,1980.00,'','14','1','','1','35','payment','','','No',NULL,NULL,''),(13522,'1000','141751280011','2025-06-30 18:26:05',1980.00,NULL,'','14','1','','1','35','payment','','14175129719372130234090','No',NULL,NULL,''),(13523,'1100','141751296121','2025-06-30 18:28:28',NULL,400.00,'','14','1','','1','64','payment','','','No',NULL,NULL,''),(13524,'1000','141751296121','2025-06-30 18:28:28',400.00,NULL,'','14','1','','1','64','payment','','14175129733003133233913','No',NULL,NULL,''),(13525,'1100','141751296121','2025-06-30 18:28:53',NULL,250.00,'','14','1','','1','64','payment','','','No',NULL,NULL,'klo'),(13526,'1010','141751296121','2025-06-30 18:28:53',250.00,NULL,'','14','1','','1','64','payment','','14175129738032823003272','No',NULL,NULL,'klo'),(13527,'4000','141751280250','2025-06-30 18:30:22',780.00,NULL,'','14','1','Returned products','1','43','return','','','No',NULL,NULL,''),(13528,'1100','141751280250','2025-06-30 18:30:22',NULL,780.00,'','14','1','Returned products','1','43','return','','','No',NULL,NULL,''),(13529,'5500','141751280250','2025-06-30 18:30:22',NULL,716.16,'','14','1','Cost of goods returned','1','43','sales','9','','No',NULL,NULL,''),(13530,'1110','141751280250','2025-06-30 18:30:22',716.16,NULL,'','14','1','Inventory retuned ','1','43','sales','','','No',NULL,NULL,''),(13531,'4000','141751280250','2025-06-30 18:30:28',1200.00,NULL,'','14','1','Returned products','1','43','return','','','No',NULL,NULL,''),(13532,'1100','141751280250','2025-06-30 18:30:28',NULL,1200.00,'','14','1','Returned products','1','43','return','','','No',NULL,NULL,''),(13533,'5500','141751280250','2025-06-30 18:30:28',NULL,1121.04,'','14','1','Cost of goods returned','1','43','sales','10','','No',NULL,NULL,''),(13534,'1110','141751280250','2025-06-30 18:30:28',1121.04,NULL,'','14','1','Inventory retuned ','1','43','sales','','','No',NULL,NULL,''); /*!40000 ALTER TABLE `debitcredit` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `delivery` -- DROP TABLE IF EXISTS `delivery`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `delivery` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemid` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` varchar(10) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `serial` varchar(50) NOT NULL, `orderno` varchar(50) NOT NULL, `name` text NOT NULL, `description` text NOT NULL, `batchno` int(11) NOT NULL, `myid` int(50) NOT NULL, `staff` int(11) NOT NULL, `shipping` decimal(10,2) NOT NULL, `commission` decimal(10,2) NOT NULL, `ordereddate` varchar(50) NOT NULL, `supplier` int(11) NOT NULL DEFAULT 1, `profit` varchar(20) NOT NULL, `commissionrate` varchar(20) NOT NULL, `type` varchar(30) NOT NULL, `mode` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `delivery` -- LOCK TABLES `delivery` WRITE; /*!40000 ALTER TABLE `delivery` DISABLE KEYS */; /*!40000 ALTER TABLE `delivery` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `department` -- DROP TABLE IF EXISTS `department`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `department` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `description` text NOT NULL, `faculty_id` int(11) NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `department` -- LOCK TABLES `department` WRITE; /*!40000 ALTER TABLE `department` DISABLE KEYS */; INSERT INTO `department` VALUES (1,'ICT','ICT',0,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'Sales','',0,'0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `department` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `depositrefunds` -- DROP TABLE IF EXISTS `depositrefunds`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `depositrefunds` ( `id` int(100) NOT NULL AUTO_INCREMENT, `houseno` varchar(100) NOT NULL, `type` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `balance` decimal(10,2) NOT NULL, `status` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` int(30) NOT NULL DEFAULT 1, `amount` decimal(10,2) NOT NULL, `before` varchar(20) DEFAULT NULL, `after` varchar(20) DEFAULT NULL, `bookingid` int(20) NOT NULL, `tenantid` int(11) NOT NULL, `receiptno` varchar(50) NOT NULL, `transactioncode` varchar(50) NOT NULL, `mode` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `depositrefunds` -- LOCK TABLES `depositrefunds` WRITE; /*!40000 ALTER TABLE `depositrefunds` DISABLE KEYS */; /*!40000 ALTER TABLE `depositrefunds` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `device` -- DROP TABLE IF EXISTS `device`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `device` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) DEFAULT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB 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=5 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','Yes','1',1,'Percentage'),(3,'1000','BASIC','2025-03-17 06:03:30','active','1','No','1',1,'Amount'),(4,'1000','BASIC','2025-03-17 06:13:51','active','1','','1',1,'Amount'); /*!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 AUTO_INCREMENT=11 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `employeecharges` -- LOCK TABLES `employeecharges` WRITE; /*!40000 ALTER TABLE `employeecharges` DISABLE KEYS */; INSERT INTO `employeecharges` VALUES (3,'9','NSSF','2025-01-21 18:52:19','Active','1','','1','Deduction','Fixed','Fixed',1.00,1800.00,'',1,'NSSF'),(4,'2005','House Levy','2025-01-21 18:53:04','Active','1','','1','Deduction','Fixed','Fixed',1.00,450.00,'1.5',1,'HOUSE LEVY'),(5,'10','SHIF','2025-01-21 18:53:34','Active','1','','1','Deduction','Fixed','Fixed',1.00,825.00,'2.75',1,'NHIF'),(6,'8','PAYE','2025-01-21 18:55:45','Active','1','','1','Deduction','Fixed','Fixed',1.00,731.25,'',1,'PAYE'),(7,'9','NSSF','2025-01-24 06:20:36','Active','1','','1','Deduction','Fixed','Fixed',1.00,1800.00,'',4,'NSSF'),(8,'8','PAYE','2025-01-24 06:20:54','Active','1','','1','Deduction','Fixed','Fixed',1.00,731.25,'',4,'PAYE'),(9,'10','SHIF','2025-01-24 06:21:45','Active','1','','1','Deduction','Fixed','Fixed',1.00,825.00,'2.75',4,'NHIF'),(10,'2005','House Levy','2025-01-24 06:24:17','Active','1','','1','Deduction','Fixed','Fixed',1.00,450.00,'1.5',4,'HOUSE LEVY'); /*!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 AUTO_INCREMENT=2 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 */; INSERT INTO `etiminitialization` VALUES (1,'P052401348R','20250408','2025-04-08 14:10:19','KRACU0400000796','KRA00390415','3DBB64A79C5841F396874265ADBE6DE821C3A02900F64DF7B561','1','1','KES','LUKALE KEVIN',1,'UPTOWN KIBALI','00','11744110620','https://etims-api.kra.go.ke','OSCU','0792283952','1004030','','x9EWszzpzXeL0MDP2B9AyVeu8y1SxfBwZivgSbInvq6FSQfhF09Y/a2mRTbcBJp6k9oBj/qDkw44H4LBRmDEYw== ','2025-04-08 14:12:43','','VMNNeFVr7blNpnTuMkxVsIVbZjZlf4CYzBWKGEsmJ3bnHmb9DhbgMwgy2pVkc2h29d+P3GAxAfrT/CmjpTcE0Qkl90xInceWRlTV2aMg6KBImnuqcE5hZNJewCwm8/o1'); /*!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,'2025 Fiscal Year','active','2025-01-01 00:00:00','2025-12-31 23:59:00',1,1,'2025-02-13 11:50:14',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 `gatepass` -- DROP TABLE IF EXISTS `gatepass`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `gatepass` ( `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, `idno` varchar(50) NOT NULL, `name` varchar(100) NOT NULL, `business` varchar(100) NOT NULL, `vehicleno` varchar(100) NOT NULL, `vehiclecolor` varchar(100) NOT NULL, `vehiclemodel` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `checkindate` varchar(100) NOT NULL, `checkoutdate` varchar(100) NOT NULL, `branchid` 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 `gatepass` -- LOCK TABLES `gatepass` WRITE; /*!40000 ALTER TABLE `gatepass` DISABLE KEYS */; /*!40000 ALTER TABLE `gatepass` 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,'','-183735','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,'','-3852698','2019-07-30 19:18:31','1030','1'),(34,'1','1','6','Accounts receivable','','2018-06-01',1,'','400','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,'','6666659825.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 AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grouping` -- LOCK TABLES `grouping` WRITE; /*!40000 ALTER TABLE `grouping` DISABLE KEYS */; INSERT INTO `grouping` VALUES (1,'48','14','2025-04-15 11:11:08am','','1','','1','1'),(2,'98','14','2025-06-11 01:09:24pm','','1','','2','1'); /*!40000 ALTER TABLE `grouping` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `groupleavedays` -- DROP TABLE IF EXISTS `groupleavedays`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `groupleavedays` ( `id` int(11) NOT NULL AUTO_INCREMENT, `group` int(11) DEFAULT NULL, `employeeno` int(11) DEFAULT NULL, `overtime` int(11) DEFAULT NULL COMMENT 'Link to an overtime request', `startdate` date DEFAULT NULL, `enddate` date DEFAULT NULL, `type` int(11) NOT NULL, `days` decimal(10,2) NOT NULL, `description` text DEFAULT NULL COMMENT 'Description of a credit / debit', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, PRIMARY KEY (`id`), KEY `contract` (`group`), KEY `employee` (`employeeno`), KEY `type` (`type`) ) ENGINE=InnoDB AUTO_INCREMENT=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,'Alcoholic beverages','5020220050','5','B','Y'),(2,'Transport vehicle cleaning)','7611180076','5','B','Y'),(3,'27090000 Petroleum oils and oils obtained from bituminous minerals crude','9901300101','5','B','Y'),(4,'27101210 Motor spirit gasoline regular','9901300102','5','B','Y'),(5,'27101220 Motor spirit gasoline premium','9901300103','5','B','Y'),(6,'27101230 Aviation spirit','9901300104','5','B','Y'),(7,'27101240 Spirit type jet fuel','9901300105','5','B','Y'),(8,'27101250 Special boiling point spirit and white spirit','9901300106','5','B','Y'),(9,'27101290 Other light oils and preparations','9901300107','5','B','Y'),(10,'2710199010 Partly refined including topped crudes','9901300108','5','B','Y'),(11,'2710199021 Kerosene type jet fuel','9901300109','5','B','Y'),(12,'2710199022 Illuminating kerosene IK','9901300110','5','B','Y'),(13,'2710199029 Other medium petroleum oils and preparations','9901300111','5','B','Y'),(14,'2710199031 gas oil automotive light amber for high speed engines','9901300112','5','B','Y'),(15,'2710199039 Other gas oils','9901300113','5','B','Y'),(16,'The liquefied petroleum gas including propane is classified under section 5 of the VAT Act subsection ab','9901300152','5','B','Y'),(17,'27112900 Other natural gas in gaseous state','9901300115','5','B','Y'),(18,'27112100 Natural gas in gaseous state','9901300114','5','B','Y'),(19,'All goods incluAll goods including material supplies equipment machinery and motor vehicles for official use by the Kenya Defence Forces, the Defence Forces Welfare Services, the National Intelligence Service and the National Police Service','9901105700','5','A','Y'),(20,'Goods of tariff number 47032100 for use in the manufacture of baby diapers adult diapers sanitary towels pads and tampons','9901106900','5','A','Y'),(21,'IP super soft fluff pulp for fluff 310 treated pulp 488 times 125 mm cellose of tariff number 47032100','9901107000','5','A','N'),(22,'Alcoholic or nonalcoholic beverages supplied to the Defence Forces Welfare Services','9901110100','5','A','Y'),(23,'Taxable goods supplied to persons that had an agreement or contract with the government prior to 25th April 2020 and the agreement or contract provided for exemption from value added tax provided that this exemption shall apply to the unexpired period of the contract or agreement upon recommendation by the cabinet secretary responsible for matters relating to energy','9901111400','5','A','N'),(24,'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 and the exemption was granted before 1st January 2024 and shall continue to apply for twelve months after this date','9901114600','5','A','Y'),(25,'All imported inputs and raw materials supplied to manufacturers of agricultural pest control products upon recommendation by the Cabinet Secretary for the time being responsible for agriculture','9901110049','5','A','Y'),(26,'All imported inputs and raw materials supplied to manufacturers of agricultural pest control products upon recommendation by the Cabinet Secretary for the time being responsible for agriculture','99011149','4',NULL,'Y'),(27,'Agricultural pest control products','99011150','4',NULL,'Y'),(28,'Fertilizers of Chapter 31','99011151','4',NULL,'Y'),(29,'Inputs or raw materials locally purchased or imported by manufacturers of fertilizer as approved from time to time by the Cabinet Secretary responsible for Agriculture','99011152','4',NULL,'Y'),(30,'The supply of denatured ethanol of tariff number 22072000','99011153','4',NULL,'Y'),(31,'Taxable goods of Chapter 5407 and Chapter 6309 imported as raw materials for manufacture of textile products in Kenya upon recommendation of the Cabinet Secretary responsible for investments trade and industry','99011154','4',NULL,'Y'),(32,'Transfer of a business as a going concern','99021035','4',NULL,'Y'),(33,'All imported inputs and raw materials supplied to manufacturers of agricultural pest control products upon recommendation by the Cabinet Secretary for the time being responsible for agriculture','9901114900','5','A','Y'),(34,'All inputs and raw materials whether produced locally or imported supplied to manufacturers of agricultural pest control products upon recommendation by CS Agriculture','9901201600','5','A','N'),(35,'Agricultural pest control products','9901201900','5','A','N'),(36,'The Fertilizers of chapter 31','9901202400','5','A','N'),(37,'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','9901202500','5','A','N'),(38,'The exportation of goods','99012001','4',NULL,'Y'),(39,'VAT Act','99000000','1',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 `labels` -- DROP TABLE IF EXISTS `labels`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `labels` ( `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, `name` text NOT NULL, `description` text NOT NULL, `batchno` int(11) NOT NULL, `myid` int(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 `labels` -- LOCK TABLES `labels` WRITE; /*!40000 ALTER TABLE `labels` DISABLE KEYS */; INSERT INTO `labels` VALUES (1,'','2025-02-22 06:10:11','new','1','','1','6161101604192.00','1',0.0000,0.00,200.00,NULL,'GUARANA ELECTRIC','',0,0); /*!40000 ALTER TABLE `labels` 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=389 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','2025-03-24 13:21:30','2025-03-24 13:22:44','','::1','loggedin',1),(2,'admin','1','2025-04-04 15:17:30','','','41.90.217.28','loggedin',1),(3,'user','13','2025-04-04 16:28:40','2025-04-04 16:35:51','','196.96.15.112','loggedin',1),(4,'admin','1','2025-04-04 16:36:04','2025-04-04 16:39:57','','196.96.15.112','loggedin',1),(5,'user','13','2025-04-04 16:40:36','','','196.96.15.112','loggedin',1),(6,'admin','1','2025-04-04 16:49:26','','','41.90.217.82','loggedin',1),(7,'user','15','2025-04-05 07:32:25','','','102.0.16.186','loggedin',1),(8,'user','15','2025-04-05 09:53:34','','','154.159.252.3','loggedin',1),(9,'user','15','2025-04-05 10:15:57','','','154.159.252.3','loggedin',1),(10,'user','13','2025-04-05 10:23:12','','','154.159.252.3','loggedin',1),(11,'user','15','2025-04-05 10:23:17','','','154.159.252.3','loggedin',1),(12,'user','15','2025-04-05 10:46:14','','','154.159.252.3','loggedin',1),(13,'user','15','2025-04-05 11:00:56','','','154.159.252.3','loggedin',1),(14,'user','15','2025-04-05 12:20:33','','','154.159.252.3','loggedin',1),(15,'user','13','2025-04-05 13:02:33','','','154.159.252.3','loggedin',1),(16,'user','15','2025-04-05 13:59:36','','','154.159.252.3','loggedin',1),(17,'user','13','2025-04-05 19:07:17','','','41.90.5.35','loggedin',1),(18,'user','15','2025-04-06 08:35:52','','','102.0.16.186','loggedin',1),(19,'user','13','2025-04-06 14:53:10','','','41.90.234.131','loggedin',1),(20,'user','14','2025-04-06 15:01:59','2025-04-06 15:03:29','','41.90.234.131','loggedin',1),(21,'user','13','2025-04-06 15:03:36','2025-04-06 16:18:47','','41.90.234.131','loggedin',1),(22,'user','13','2025-04-06 16:18:55','2025-04-06 16:24:07','','41.90.234.131','loggedin',1),(23,'user','13','2025-04-06 16:25:07','2025-04-06 16:25:32','','41.90.234.131','loggedin',1),(24,'user','13','2025-04-06 16:38:29','2025-04-06 17:28:51','','41.90.234.131','loggedin',1),(25,'user','13','2025-04-06 17:28:56','2025-04-06 17:45:04','','41.90.234.131','loggedin',1),(26,'user','13','2025-04-06 17:45:08','2025-04-06 20:11:34','','41.90.234.131','loggedin',1),(27,'user','15','2025-04-06 18:28:24','','','102.209.18.102','loggedin',1),(28,'user','15','2025-04-06 20:02:00','','','102.209.18.102','loggedin',1),(29,'user','13','2025-04-07 08:57:50','','','41.90.234.131','loggedin',1),(30,'user','13','2025-04-07 09:16:28','2025-04-07 09:18:52','','41.90.234.131','loggedin',1),(31,'user','13','2025-04-07 09:19:04','2025-04-07 09:19:13','','41.90.234.131','loggedin',1),(32,'user','13','2025-04-07 09:19:18','2025-04-07 09:19:24','','41.90.234.131','loggedin',1),(33,'user','13','2025-04-07 09:36:18','2025-04-07 09:38:10','','41.90.234.131','loggedin',1),(34,'user','13','2025-04-07 10:01:09','2025-04-07 10:20:06','','41.90.234.131','loggedin',1),(35,'user','13','2025-04-07 10:26:42','2025-04-07 10:43:10','','41.90.234.131','loggedin',1),(36,'user','14','2025-04-07 13:46:30','','','41.90.234.131','loggedin',1),(37,'user','14','2025-04-07 16:39:27','2025-04-07 16:41:10','','41.90.234.131','loggedin',1),(38,'user','14','2025-04-07 16:45:50','2025-04-07 17:45:48','','41.90.234.131','loggedin',1),(39,'user','14','2025-04-07 17:47:29','','','41.90.234.131','loggedin',1),(40,'user','14','2025-04-07 20:17:26','2025-04-07 21:06:34','','41.90.234.131','loggedin',1),(41,'user','13','2025-04-08 09:44:38','2025-04-08 09:53:00','','41.90.234.131','loggedin',1),(42,'admin','1','2025-04-08 10:37:07','','','41.90.234.131','loggedin',1),(43,'user','14','2025-04-08 10:40:03','2025-04-08 11:00:28','','41.90.234.131','loggedin',1),(44,'user','14','2025-04-08 11:00:45','2025-04-08 12:08:18','','41.90.234.131','loggedin',1),(45,'user','13','2025-04-08 12:08:26','2025-04-08 12:12:39','','41.90.234.131','loggedin',1),(46,'user','14','2025-04-08 12:12:47','2025-04-08 14:49:27','','41.90.234.131','loggedin',1),(47,'admin','1','2025-04-08 14:05:32','','','41.215.128.238','loggedin',1),(48,'admin','1','2025-04-08 14:22:15','','','41.215.128.238','loggedin',1),(49,'admin','1','2025-04-08 14:23:07','','','41.215.128.238','loggedin',1),(50,'admin','1','2025-04-08 14:37:34','','','41.215.128.238','loggedin',1),(51,'user','13','2025-04-08 14:49:42','2025-04-08 14:51:28','','41.90.234.131','loggedin',1),(52,'user','14','2025-04-08 14:51:43','2025-04-08 14:53:22','','41.90.234.131','loggedin',1),(53,'user','13','2025-04-08 14:53:30','2025-04-08 14:56:34','','41.90.234.131','loggedin',1),(54,'user','14','2025-04-08 14:56:49','','','41.90.234.131','loggedin',1),(55,'user','14','2025-04-09 08:46:27','','','41.90.234.131','loggedin',1),(56,'user','14','2025-04-09 13:38:53','','','41.90.234.131','loggedin',1),(57,'user','14','2025-04-09 16:06:29','','','41.90.234.131','loggedin',1),(58,'admin','1','2025-04-09 17:38:31','','','197.232.142.176','loggedin',1),(59,'user','14','2025-04-09 18:07:39','','','41.90.234.131','loggedin',1),(60,'user','14','2025-04-10 08:37:56','','','41.90.234.131','loggedin',1),(61,'user','14','2025-04-10 11:28:12','','','41.90.234.131','loggedin',1),(62,'user','14','2025-04-10 15:46:31','','','41.90.234.131','loggedin',1),(63,'user','14','2025-04-11 08:54:25','','','41.90.234.131','loggedin',1),(64,'user','14','2025-04-11 16:57:01','','','41.90.234.131','loggedin',1),(65,'user','13','2025-04-12 08:50:09','2025-04-12 09:22:19','','41.90.234.131','loggedin',1),(66,'user','14','2025-04-12 09:22:57','2025-04-12 19:32:16','','41.90.234.131','loggedin',1),(67,'user','14','2025-04-13 11:19:07','','','41.90.234.131','loggedin',1),(68,'user','14','2025-04-13 11:20:16','','','41.90.234.131','loggedin',1),(69,'user','14','2025-04-13 11:45:44','','','41.90.234.131','loggedin',1),(70,'user','14','2025-04-13 12:21:30','','','41.90.234.131','loggedin',1),(71,'user','15','2025-04-13 22:14:50','','','102.0.16.186','loggedin',1),(72,'user','14','2025-04-14 08:20:19','','','41.90.234.131','loggedin',1),(73,'user','14','2025-04-14 08:49:20','','','41.90.234.131','loggedin',1),(74,'user','14','2025-04-14 18:03:39','','','41.90.234.131','loggedin',1),(75,'user','15','2025-04-14 20:58:47','','','102.209.18.102','loggedin',1),(76,'user','14','2025-04-15 07:41:46','','','41.90.234.131','loggedin',1),(77,'user','14','2025-04-15 10:39:05','','','41.90.234.131','loggedin',1),(78,'user','15','2025-04-15 10:51:13','2025-04-15 11:31:04','','41.90.234.131','loggedin',1),(79,'admin','1','2025-04-15 11:00:39','','','154.159.252.152','loggedin',1),(80,'user','15','2025-04-15 11:31:09','','','41.90.234.131','loggedin',1),(81,'user','15','2025-04-15 13:02:17','','','41.90.234.131','loggedin',1),(82,'user','14','2025-04-15 14:59:39','','','41.90.234.131','loggedin',1),(83,'user','14','2025-04-15 17:19:00','','','41.90.234.131','loggedin',1),(84,'user','15','2025-04-15 18:03:12','','','102.209.18.102','loggedin',1),(85,'user','14','2025-04-16 08:34:40','','','41.90.234.131','loggedin',1),(86,'user','14','2025-04-16 17:36:45','','','41.90.234.131','loggedin',1),(87,'user','14','2025-04-16 18:04:53','','','41.90.234.131','loggedin',1),(88,'user','14','2025-04-17 08:57:45','2025-04-17 19:16:21','','41.90.234.131','loggedin',1),(89,'user','14','2025-04-18 09:44:48','','','41.90.234.131','loggedin',1),(90,'user','14','2025-04-18 16:03:39','','','41.90.234.131','loggedin',1),(91,'user','14','2025-04-18 16:09:44','','','41.90.234.131','loggedin',1),(92,'user','14','2025-04-19 08:03:19','','','41.90.234.131','loggedin',1),(93,'user','15','2025-04-19 16:22:41','','','102.209.18.102','loggedin',1),(94,'user','14','2025-04-19 18:16:20','','','41.90.234.131','loggedin',1),(95,'user','15','2025-04-20 00:02:27','','','102.0.16.186','loggedin',1),(96,'user','14','2025-04-20 11:42:12','','','41.90.234.131','loggedin',1),(97,'user','14','2025-04-20 16:18:16','','','41.90.234.131','loggedin',1),(98,'user','14','2025-04-20 16:25:35','','','41.90.234.131','loggedin',1),(99,'user','14','2025-04-20 17:02:54','','','41.90.234.131','loggedin',1),(100,'user','14','2025-04-21 08:45:41','','','41.90.234.131','loggedin',1),(101,'user','14','2025-04-21 09:40:44','','','41.90.234.131','loggedin',1),(102,'user','14','2025-04-21 10:11:59','','','41.90.234.131','loggedin',1),(103,'user','14','2025-04-22 08:39:59','','','41.90.234.131','loggedin',1),(104,'user','14','2025-04-22 16:17:47','','','41.90.234.131','loggedin',1),(105,'user','14','2025-04-23 07:58:31','','','41.90.234.131','loggedin',1),(106,'user','14','2025-04-23 09:54:42','','','41.90.234.131','loggedin',1),(107,'user','14','2025-04-23 10:32:13','','','41.90.234.131','loggedin',1),(108,'user','14','2025-04-23 15:44:27','','','41.90.234.131','loggedin',1),(109,'user','14','2025-04-24 08:06:14','','','41.90.234.131','loggedin',1),(110,'user','14','2025-04-24 08:06:58','','','41.90.234.131','loggedin',1),(111,'user','14','2025-04-24 08:30:26','','','41.90.234.131','loggedin',1),(112,'user','14','2025-04-24 10:15:10','','','41.90.234.131','loggedin',1),(113,'user','14','2025-04-24 14:09:00','','','41.90.234.131','loggedin',1),(114,'user','14','2025-04-25 08:21:11','','','41.90.234.131','loggedin',1),(115,'user','15','2025-04-25 09:51:59','','','41.90.234.131','loggedin',1),(116,'user','15','2025-04-25 10:46:52','','','41.90.234.131','loggedin',1),(117,'user','15','2025-04-25 11:22:12','','','41.90.234.131','loggedin',1),(118,'user','13','2025-04-25 11:45:58','','','41.90.234.131','loggedin',1),(119,'user','15','2025-04-25 11:55:33','','','41.90.234.131','loggedin',1),(120,'user','15','2025-04-25 14:01:14','','','41.90.234.131','loggedin',1),(121,'user','15','2025-04-25 15:50:05','','','41.90.234.131','loggedin',1),(122,'user','15','2025-04-25 16:20:32','','','41.90.234.131','loggedin',1),(123,'user','15','2025-04-25 18:09:40','','','154.76.143.192','loggedin',1),(124,'user','14','2025-04-26 09:00:54','','','41.90.234.131','loggedin',1),(125,'user','14','2025-04-26 10:00:07','','','41.90.234.131','loggedin',1),(126,'user','14','2025-04-27 12:07:39','','','41.90.234.131','loggedin',1),(127,'user','14','2025-04-28 08:45:08','','','41.90.234.131','loggedin',1),(128,'user','15','2025-04-28 13:51:36','','','41.139.233.13','loggedin',1),(129,'user','14','2025-04-28 17:26:53','','','41.90.234.131','loggedin',1),(130,'user','14','2025-04-29 10:02:50','','','41.90.234.131','loggedin',1),(131,'user','14','2025-04-29 18:49:42','','','41.90.234.131','loggedin',1),(132,'user','14','2025-04-30 08:29:59','','','41.90.234.131','loggedin',1),(133,'user','14','2025-04-30 10:26:50','','','41.90.234.131','loggedin',1),(134,'user','14','2025-05-01 10:29:04','','','41.90.234.131','loggedin',1),(135,'user','15','2025-05-01 12:24:42','','','41.139.233.13','loggedin',1),(136,'user','15','2025-05-01 12:25:40','','','41.139.233.13','loggedin',1),(137,'user','15','2025-05-01 12:35:08','','','41.139.233.13','loggedin',1),(138,'user','15','2025-05-01 21:24:22','','','41.139.233.13','loggedin',1),(139,'user','14','2025-05-02 08:23:59','','','41.90.234.131','loggedin',1),(140,'user','14','2025-05-03 08:20:11','','','41.90.234.131','loggedin',1),(141,'user','14','2025-05-03 17:58:36','','','41.90.234.131','loggedin',1),(142,'user','14','2025-05-04 10:34:48','','','41.90.234.131','loggedin',1),(143,'user','14','2025-05-05 10:13:32','2025-05-05 10:43:59','','41.90.234.131','loggedin',1),(144,'admin','1','2025-05-05 10:44:18','','','41.90.234.131','loggedin',1),(145,'admin','1','2025-05-05 11:07:25','','','41.90.234.131','loggedin',1),(146,'admin','1','2025-05-05 11:16:53','2025-05-05 11:25:11','','41.90.234.131','loggedin',1),(147,'user','14','2025-05-05 11:25:37','','','41.90.234.131','loggedin',1),(148,'user','14','2025-05-05 11:30:52','','','41.90.234.131','loggedin',1),(149,'user','14','2025-05-05 12:38:02','','','41.90.234.131','loggedin',1),(150,'admin','1','2025-05-05 12:50:39','','','41.90.234.131','loggedin',1),(151,'user','15','2025-05-05 13:07:07','','','41.139.233.13','loggedin',1),(152,'user','13','2025-05-06 09:14:55','2025-05-06 11:23:50','','41.90.234.131','loggedin',1),(153,'user','13','2025-05-06 11:23:55','','','41.90.234.131','loggedin',1),(154,'user','14','2025-05-06 18:34:43','','','41.90.234.131','loggedin',1),(155,'user','13','2025-05-06 18:43:03','','','41.90.234.131','loggedin',1),(156,'user','13','2025-05-07 09:57:01','','','41.90.234.131','loggedin',1),(157,'user','13','2025-05-07 12:10:12','','','41.90.234.131','loggedin',1),(158,'user','15','2025-05-07 18:50:46','','','41.139.233.13','loggedin',1),(159,'user','15','2025-05-07 19:37:14','','','41.139.233.13','loggedin',1),(160,'user','13','2025-05-08 11:31:53','','','41.90.234.131','loggedin',1),(161,'user','15','2025-05-08 19:59:39','','','41.90.234.131','loggedin',1),(162,'user','15','2025-05-08 20:21:35','','','41.90.234.131','loggedin',1),(163,'user','15','2025-05-08 22:41:19','','','102.0.16.186','loggedin',1),(164,'user','13','2025-05-09 11:53:57','','','41.90.234.131','loggedin',1),(165,'user','13','2025-05-09 16:31:16','','','41.90.234.131','loggedin',1),(166,'user','15','2025-05-09 18:09:08','','','41.139.233.13','loggedin',1),(167,'user','13','2025-05-10 09:13:05','','','41.90.234.131','loggedin',1),(168,'user','13','2025-05-10 12:58:37','2025-05-10 21:53:41','','41.90.234.131','loggedin',1),(169,'user','15','2025-05-10 13:36:57','','','41.139.233.13','loggedin',1),(170,'user','15','2025-05-11 08:37:31','','','102.0.16.186','loggedin',1),(171,'user','13','2025-05-11 12:03:51','','','41.90.234.131','loggedin',1),(172,'user','13','2025-05-11 14:09:40','2025-05-11 16:51:10','','41.90.234.131','loggedin',1),(173,'user','13','2025-05-12 09:07:28','','','41.90.234.131','loggedin',1),(174,'user','13','2025-05-13 09:14:51','','','41.90.234.131','loggedin',1),(175,'user','13','2025-05-14 08:56:38','','','41.90.234.131','loggedin',1),(176,'user','13','2025-05-15 08:57:42','','','41.90.234.131','loggedin',1),(177,'user','13','2025-05-15 09:24:12','','','41.90.234.131','loggedin',1),(178,'user','13','2025-05-15 18:13:18','','','41.90.234.131','loggedin',1),(179,'user','13','2025-05-15 18:56:59','','','41.90.234.131','loggedin',1),(180,'user','15','2025-05-15 20:53:05','','','102.0.16.186','loggedin',1),(181,'user','13','2025-05-16 09:11:14','','','41.90.234.131','loggedin',1),(182,'user','13','2025-05-16 13:50:16','','','41.90.234.131','loggedin',1),(183,'user','13','2025-05-16 18:23:24','','','41.90.234.131','loggedin',1),(184,'user','13','2025-05-16 19:08:04','','','41.90.234.131','loggedin',1),(185,'user','13','2025-05-17 10:23:05','','','41.90.234.131','loggedin',1),(186,'user','13','2025-05-17 15:00:33','','','41.90.234.131','loggedin',1),(187,'user','13','2025-05-18 12:06:44','','','41.90.234.131','loggedin',1),(188,'user','13','2025-05-19 09:47:16','','','41.90.234.131','loggedin',1),(189,'user','13','2025-05-20 09:51:45','','','41.90.234.131','loggedin',1),(190,'user','15','2025-05-20 10:57:22','','','41.139.233.13','loggedin',1),(191,'user','13','2025-05-20 17:56:36','','','41.90.234.131','loggedin',1),(192,'user','13','2025-05-21 08:44:31','','','41.90.234.131','loggedin',1),(193,'user','13','2025-05-21 11:30:13','','','41.90.234.131','loggedin',1),(194,'user','15','2025-05-21 19:52:57','','','41.139.233.13','loggedin',1),(195,'user','13','2025-05-22 09:16:08','','','41.90.234.131','loggedin',1),(196,'user','13','2025-05-22 10:27:26','','','41.90.234.131','loggedin',1),(197,'user','13','2025-05-22 10:47:13','','','41.90.234.131','loggedin',1),(198,'user','15','2025-05-22 13:32:26','','','41.90.234.131','loggedin',1),(199,'user','13','2025-05-22 14:40:00','','','41.90.234.131','loggedin',1),(200,'user','13','2025-05-23 09:28:02','','','41.90.234.131','loggedin',1),(201,'user','13','2025-05-23 09:29:12','','','41.90.234.131','loggedin',1),(202,'user','15','2025-05-23 10:07:42','','','41.139.233.13','loggedin',1),(203,'user','13','2025-05-23 11:45:13','','','41.90.234.131','loggedin',1),(204,'user','13','2025-05-24 09:35:27','','','41.90.234.131','loggedin',1),(205,'user','13','2025-05-24 17:16:13','','','41.90.234.131','loggedin',1),(206,'user','13','2025-05-24 17:20:52','','','41.90.234.131','loggedin',1),(207,'user','13','2025-05-25 11:41:17','','','41.90.234.131','loggedin',1),(208,'user','13','2025-05-26 10:15:37','','','41.90.234.131','loggedin',1),(209,'user','13','2025-05-26 10:59:33','','','41.90.234.131','loggedin',1),(210,'user','13','2025-05-26 14:59:54','','','41.90.234.131','loggedin',1),(211,'user','13','2025-05-27 09:24:51','','','41.90.234.131','loggedin',1),(212,'user','15','2025-05-27 09:31:48','','','102.0.16.186','loggedin',1),(213,'user','15','2025-05-27 09:41:09','','','102.0.16.186','loggedin',1),(214,'user','15','2025-05-27 09:41:23','','','102.0.16.186','loggedin',1),(215,'user','15','2025-05-27 13:57:02','','','41.90.234.131','loggedin',1),(216,'user','15','2025-05-27 14:53:13','','','41.90.234.131','loggedin',1),(217,'user','13','2025-05-27 17:17:14','','','41.90.234.131','loggedin',1),(218,'user','13','2025-05-28 10:52:13','','','41.90.234.131','loggedin',1),(219,'user','13','2025-05-28 12:21:19','','','41.90.234.131','loggedin',1),(220,'user','13','2025-05-29 08:13:39','','','41.90.234.131','loggedin',1),(221,'user','13','2025-05-30 10:27:18','','','41.90.234.131','loggedin',1),(222,'user','13','2025-05-30 14:24:29','','','41.90.234.131','loggedin',1),(223,'user','13','2025-05-30 14:30:49','','','41.90.234.131','loggedin',1),(224,'user','15','2025-05-30 14:30:55','','','197.248.104.161','loggedin',1),(225,'user','15','2025-05-30 19:31:37','','','41.90.217.172','loggedin',1),(226,'user','13','2025-05-30 20:02:37','','','41.90.234.131','loggedin',1),(227,'user','15','2025-05-30 20:24:38','','','41.139.233.13','loggedin',1),(228,'user','13','2025-05-31 10:34:29','','','41.90.234.131','loggedin',1),(229,'user','15','2025-05-31 14:56:41','','','41.139.233.13','loggedin',1),(230,'admin','1','2025-05-31 21:42:05','','','196.201.218.182','loggedin',1),(231,'user','13','2025-06-01 11:38:06','','','41.90.234.131','loggedin',1),(232,'user','13','2025-06-02 10:17:13','','','41.90.234.131','loggedin',1),(233,'user','13','2025-06-02 11:35:55','','','41.90.234.131','loggedin',1),(234,'user','13','2025-06-02 12:47:01','','','41.90.234.131','loggedin',1),(235,'user','15','2025-06-02 16:15:39','','','41.90.234.131','loggedin',1),(236,'user','15','2025-06-02 16:54:49','','','41.90.234.131','loggedin',1),(237,'user','15','2025-06-02 17:15:31','','','41.90.234.131','loggedin',1),(238,'user','13','2025-06-02 18:53:10','','','41.90.234.131','loggedin',1),(239,'user','13','2025-06-02 19:16:22','','','41.90.234.131','loggedin',1),(240,'user','15','2025-06-02 19:17:42','','','41.90.234.131','loggedin',1),(241,'user','13','2025-06-02 19:27:33','','','41.90.234.131','loggedin',1),(242,'user','13','2025-06-02 19:32:45','','','41.90.234.131','loggedin',1),(243,'user','14','2025-06-03 09:16:39','2025-06-03 11:29:04','','41.90.234.131','loggedin',1),(244,'admin','1','2025-06-03 11:06:34','','','197.232.142.176','loggedin',1),(245,'admin','1','2025-06-03 11:23:08','','','197.232.142.176','loggedin',1),(246,'admin','1','2025-06-03 11:29:11','2025-06-03 12:12:36','','41.90.234.131','loggedin',1),(247,'user','14','2025-06-03 12:12:54','','','41.90.234.131','loggedin',1),(248,'user','13','2025-06-03 12:57:37','2025-06-03 13:23:14','','41.90.234.131','loggedin',1),(249,'user','13','2025-06-03 13:23:21','2025-06-03 13:23:40','','41.90.234.131','loggedin',1),(250,'user','14','2025-06-03 13:23:53','2025-06-03 13:24:49','','41.90.234.131','loggedin',1),(251,'user','13','2025-06-03 13:25:23','2025-06-03 13:26:15','','41.90.234.131','loggedin',1),(252,'user','14','2025-06-03 13:40:53','2025-06-03 15:49:19','','41.90.234.131','loggedin',1),(253,'user','13','2025-06-03 15:49:23','','','41.90.234.131','loggedin',1),(254,'user','13','2025-06-03 15:53:28','','','41.90.234.131','loggedin',1),(255,'user','14','2025-06-03 15:55:12','','','41.90.234.131','loggedin',1),(256,'user','14','2025-06-03 17:47:04','','','41.90.234.131','loggedin',1),(257,'user','13','2025-06-03 18:44:39','2025-06-03 19:18:54','','41.90.234.131','loggedin',1),(258,'user','14','2025-06-03 19:19:12','2025-06-03 20:06:34','','41.90.234.131','loggedin',1),(259,'user','15','2025-06-03 19:46:09','','','41.139.233.13','loggedin',1),(260,'user','13','2025-06-03 20:06:41','2025-06-03 20:10:51','','41.90.234.131','loggedin',1),(261,'user','14','2025-06-03 20:10:58','2025-06-03 20:32:16','','41.90.234.131','loggedin',1),(262,'user','13','2025-06-03 20:32:27','','','41.90.234.131','loggedin',1),(263,'user','15','2025-06-03 20:58:51','','','41.139.233.13','loggedin',1),(264,'user','15','2025-06-03 21:27:54','','','41.139.233.13','loggedin',1),(265,'user','14','2025-06-04 08:48:14','','','41.90.234.131','loggedin',1),(266,'user','14','2025-06-04 19:03:19','','','41.90.234.131','loggedin',1),(267,'user','14','2025-06-05 08:07:27','','','41.90.234.131','loggedin',1),(268,'admin','1','2025-06-05 10:25:35','','','197.232.142.176','loggedin',1),(269,'admin','1','2025-06-05 13:47:56','','','197.232.142.176','loggedin',1),(270,'user','14','2025-06-05 19:05:02','','','5.34.179.92','loggedin',1),(271,'user','14','2025-06-05 19:12:27','','','5.34.179.92','loggedin',1),(272,'user','14','2025-06-05 19:19:44','','','5.34.179.92','loggedin',1),(273,'user','14','2025-06-06 08:18:55','','','41.90.234.131','loggedin',1),(274,'user','14','2025-06-06 09:12:08','','','41.90.234.131','loggedin',1),(275,'user','14','2025-06-06 09:50:52','','','41.90.234.131','loggedin',1),(276,'user','15','2025-06-06 13:03:38','','','41.139.233.13','loggedin',1),(277,'user','15','2025-06-06 23:18:15','','','102.0.16.186','loggedin',1),(278,'user','15','2025-06-06 23:30:10','','','102.0.16.186','loggedin',1),(279,'user','14','2025-06-07 07:58:19','','','41.90.234.131','loggedin',1),(280,'user','15','2025-06-07 14:29:04','','','41.139.233.13','loggedin',1),(281,'user','15','2025-06-07 14:40:01','','','41.139.233.13','loggedin',1),(282,'user','14','2025-06-07 16:26:17','','','41.90.234.131','loggedin',1),(283,'user','14','2025-06-07 16:33:16','','','41.90.234.131','loggedin',1),(284,'user','15','2025-06-07 17:02:21','','','41.139.233.13','loggedin',1),(285,'user','14','2025-06-08 12:02:31','','','41.90.234.131','loggedin',1),(286,'user','14','2025-06-08 19:51:08','','','41.90.234.131','loggedin',1),(287,'user','14','2025-06-09 08:36:02','','','41.90.234.131','loggedin',1),(288,'admin','1','2025-06-09 14:17:32','','','41.215.128.238','loggedin',1),(289,'user','14','2025-06-10 08:51:29','','','41.90.234.131','loggedin',1),(290,'user','15','2025-06-10 12:44:27','','','41.139.233.13','loggedin',1),(291,'user','14','2025-06-10 15:15:51','','','41.90.234.131','loggedin',1),(292,'user','14','2025-06-10 16:12:02','','','41.90.234.131','loggedin',1),(293,'user','14','2025-06-10 16:20:14','','','41.90.234.131','loggedin',1),(294,'user','14','2025-06-10 16:45:46','','','41.90.234.131','loggedin',1),(295,'admin','1','2025-06-10 17:06:25','','','196.96.237.239','loggedin',1),(296,'user','15','2025-06-10 18:08:00','','','154.77.112.64','loggedin',1),(297,'user','15','2025-06-10 18:12:20','','','154.77.112.64','loggedin',1),(298,'user','14','2025-06-10 18:13:09','','','41.90.234.131','loggedin',1),(299,'user','14','2025-06-11 08:21:45','','','41.90.234.131','loggedin',1),(300,'user','14','2025-06-11 13:28:07','','','41.90.234.131','loggedin',1),(301,'user','15','2025-06-11 20:50:01','','','41.139.233.13','loggedin',1),(302,'user','14','2025-06-12 08:19:42','','','41.90.234.131','loggedin',1),(303,'user','14','2025-06-13 08:07:58','','','41.90.234.131','loggedin',1),(304,'user','15','2025-06-13 11:48:46','','','41.139.233.13','loggedin',1),(305,'user','14','2025-06-14 08:28:44','','','41.90.234.131','loggedin',1),(306,'user','15','2025-06-15 00:06:53','','','102.0.16.186','loggedin',1),(307,'user','15','2025-06-15 00:10:27','','','102.0.16.186','loggedin',1),(308,'user','14','2025-06-15 11:04:41','','','41.90.234.131','loggedin',1),(309,'user','14','2025-06-16 08:14:23','','','41.90.234.131','loggedin',1),(310,'user','14','2025-06-16 12:48:04','','','41.90.234.131','loggedin',1),(311,'user','14','2025-06-17 10:43:09','','','41.90.234.131','loggedin',1),(312,'user','15','2025-06-17 13:21:17','','','41.139.233.13','loggedin',1),(313,'user','15','2025-06-17 13:48:18','','','41.139.233.13','loggedin',1),(314,'user','15','2025-06-17 14:18:48','','','41.139.233.13','loggedin',1),(315,'user','14','2025-06-18 08:58:48','','','41.90.234.131','loggedin',1),(316,'user','15','2025-06-18 15:53:05','','','41.139.233.13','loggedin',1),(317,'user','14','2025-06-18 17:08:55','','','41.90.234.131','loggedin',1),(318,'user','14','2025-06-19 08:53:49','','','41.90.234.131','loggedin',1),(319,'user','14','2025-06-20 11:17:12','','','41.90.234.131','loggedin',1),(320,'user','14','2025-06-21 08:44:07','','','41.90.234.131','loggedin',1),(321,'user','14','2025-06-22 11:11:50','','','41.90.234.131','loggedin',1),(322,'user','14','2025-06-23 08:30:51','','','41.90.234.131','loggedin',1),(323,'admin','1','2025-06-23 11:29:09','','','197.232.142.176','loggedin',1),(324,'user','14','2025-06-23 18:14:56','','','41.90.234.131','loggedin',1),(325,'user','14','2025-06-24 08:13:25','','','41.90.234.131','loggedin',1),(326,'user','14','2025-06-24 11:21:00','','','41.90.234.131','loggedin',1),(327,'user','14','2025-06-24 14:17:40','','','41.90.234.131','loggedin',1),(328,'user','14','2025-06-24 14:19:33','','','41.90.234.131','loggedin',1),(329,'user','14','2025-06-24 14:21:02','','','41.90.234.131','loggedin',1),(330,'user','14','2025-06-24 14:25:16','','','41.90.234.131','loggedin',1),(331,'user','14','2025-06-24 14:31:41','','','41.90.234.131','loggedin',1),(332,'user','14','2025-06-25 08:22:45','','','41.90.234.131','loggedin',1),(333,'user','14','2025-06-26 08:24:25','','','41.90.234.131','loggedin',1),(334,'user','14','2025-06-26 13:03:24','','','41.90.234.131','loggedin',1),(335,'user','14','2025-06-26 13:39:15','','','154.76.182.106','loggedin',1),(336,'user','14','2025-06-26 14:15:06','','','41.90.234.131','loggedin',1),(337,'user','15','2025-06-26 14:38:58','','','154.76.182.106','loggedin',1),(338,'user','15','2025-06-26 15:46:04','','','154.76.182.106','loggedin',1),(339,'user','14','2025-06-26 16:02:48','','','41.90.234.131','loggedin',1),(340,'user','15','2025-06-26 16:47:05','','','154.76.182.106','loggedin',1),(341,'user','15','2025-06-26 17:42:33','','','154.76.182.106','loggedin',1),(342,'user','14','2025-06-26 18:06:36','','','41.90.234.131','loggedin',1),(343,'user','14','2025-06-26 18:20:34','','','41.90.234.131','loggedin',1),(344,'user','14','2025-06-26 18:24:40','','','41.90.234.131','loggedin',1),(345,'user','14','2025-06-26 18:28:55','','','41.90.234.131','loggedin',1),(346,'user','14','2025-06-27 09:27:05','','','41.90.234.131','loggedin',1),(347,'user','15','2025-06-27 12:37:57','','','102.215.33.115','loggedin',1),(348,'user','14','2025-06-27 13:22:07','','','41.90.234.131','loggedin',1),(349,'user','13','2025-06-27 13:25:21','','','41.90.234.131','loggedin',1),(350,'user','13','2025-06-27 13:32:09','','','41.90.234.131','loggedin',1),(351,'user','13','2025-06-27 13:35:28','','','41.90.234.131','loggedin',1),(352,'user','13','2025-06-27 13:39:00','','','41.90.234.131','loggedin',1),(353,'user','14','2025-06-27 13:40:41','','','41.90.234.131','loggedin',1),(354,'user','14','2025-06-27 13:43:29','','','41.90.234.131','loggedin',1),(355,'user','14','2025-06-27 13:46:52','','','41.90.234.131','loggedin',1),(356,'user','14','2025-06-27 13:48:30','','','41.90.234.131','loggedin',1),(357,'user','14','2025-06-27 13:49:45','','','41.90.234.131','loggedin',1),(358,'user','14','2025-06-27 13:51:04','','','41.90.234.131','loggedin',1),(359,'user','14','2025-06-27 13:52:03','','','41.90.234.131','loggedin',1),(360,'user','14','2025-06-27 13:53:21','','','41.90.234.131','loggedin',1),(361,'user','14','2025-06-27 14:12:16','','','41.90.234.131','loggedin',1),(362,'user','14','2025-06-27 14:32:19','','','41.90.234.131','loggedin',1),(363,'user','14','2025-06-27 14:40:48','','','41.90.234.131','loggedin',1),(364,'user','14','2025-06-27 14:47:13','2025-06-27 14:48:00','','41.90.234.131','loggedin',1),(365,'user','14','2025-06-27 14:57:37','2025-06-27 14:58:56','','41.90.234.131','loggedin',1),(366,'admin','1','2025-06-27 14:59:24','2025-06-27 14:59:48','','41.90.234.131','loggedin',1),(367,'user','14','2025-06-27 14:59:52','','','41.90.234.131','loggedin',1),(368,'user','14','2025-06-27 15:02:45','','','41.90.234.131','loggedin',1),(369,'admin','1','2025-06-27 15:06:09','2025-06-27 15:06:43','','41.90.234.131','loggedin',1),(370,'user','14','2025-06-27 15:06:53','2025-06-27 15:09:13','','41.90.234.131','loggedin',1),(371,'user','14','2025-06-27 15:09:32','','','41.90.234.131','loggedin',1),(372,'user','14','2025-06-27 15:11:06','','','41.90.234.131','loggedin',1),(373,'user','14','2025-06-27 15:22:30','','','41.90.234.131','loggedin',1),(374,'user','14','2025-06-27 17:49:50','','','41.90.234.131','loggedin',1),(375,'user','14','2025-06-27 18:02:19','','','41.90.234.131','loggedin',1),(376,'user','14','2025-06-27 18:15:15','','','41.90.234.131','loggedin',1),(377,'user','14','2025-06-28 08:21:38','','','41.90.234.131','loggedin',1),(378,'user','14','2025-06-28 13:08:05','','','41.90.234.131','loggedin',1),(379,'user','14','2025-06-28 15:20:26','','','41.90.234.131','loggedin',1),(380,'user','14','2025-06-28 18:11:51','','','41.90.234.131','loggedin',1),(381,'user','14','2025-06-28 18:27:25','','','41.90.234.131','loggedin',1),(382,'user','14','2025-06-28 19:38:48','','','41.90.234.131','loggedin',1),(383,'user','14','2025-06-30 11:04:56','','','41.90.234.131','loggedin',1),(384,'user','14','2025-06-30 11:08:45','','','41.90.234.131','loggedin',1),(385,'user','14','2025-06-30 13:31:02','','','41.90.234.131','loggedin',1),(386,'user','15','2025-06-30 15:09:09','','','41.90.234.131','loggedin',1),(387,'user','14','2025-06-30 16:05:57','','','41.90.234.131','loggedin',1),(388,'user','14','2025-06-30 19:46:23','','','41.90.234.131','loggedin',1); /*!40000 ALTER TABLE `loggs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `loyalitycards` -- DROP TABLE IF EXISTS `loyalitycards`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `loyalitycards` ( `id` int(30) NOT NULL AUTO_INCREMENT, `value` decimal(10,2) NOT NULL, `customer_id` int(10) DEFAULT NULL, `deleted` int(1) NOT NULL DEFAULT 0, `status` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `dateupdated` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `cardnumber` varchar(100) NOT NULL, `type` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `amount` decimal(10,2) NOT NULL, `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `originalamount` decimal(10,2) NOT NULL, PRIMARY KEY (`id`), KEY `deleted` (`deleted`), KEY `phppos_giftcards_ibfk_1` (`customer_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `loyalitycards` -- LOCK TABLES `loyalitycards` WRITE; /*!40000 ALTER TABLE `loyalitycards` DISABLE KEYS */; /*!40000 ALTER TABLE `loyalitycards` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `maincategory` -- DROP TABLE IF EXISTS `maincategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `maincategory` ( `id` int(10) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `maincategory` -- LOCK TABLES `maincategory` WRITE; /*!40000 ALTER TABLE `maincategory` DISABLE KEYS */; INSERT INTO `maincategory` VALUES (1,'UPTOWN KIBALI','','2025-04-04 15:39:15','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 `mergedmpesa` -- DROP TABLE IF EXISTS `mergedmpesa`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mergedmpesa` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `code` varchar(50) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mergedmpesa` -- LOCK TABLES `mergedmpesa` WRITE; /*!40000 ALTER TABLE `mergedmpesa` DISABLE KEYS */; /*!40000 ALTER TABLE `mergedmpesa` 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 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `message` -- LOCK TABLES `message` WRITE; /*!40000 ALTER TABLE `message` DISABLE KEYS */; /*!40000 ALTER TABLE `message` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `meterreading` -- DROP TABLE IF EXISTS `meterreading`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `meterreading` ( `id` int(11) NOT NULL AUTO_INCREMENT, `houseno` varchar(60) NOT NULL, `plotno` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `tenantid` varchar(40) NOT NULL, `entrydate` varchar(50) NOT NULL, `description` text NOT NULL, `checkoutdate` datetime NOT NULL, `status` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdat` datetime NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `paymentstatus` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `paymentcode` varchar(30) NOT NULL, `totalamount` decimal(10,2) NOT NULL, `overpayment` decimal(10,2) NOT NULL, `discount` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `roomtype` varchar(40) NOT NULL, `number` varchar(10) NOT NULL, `total` varchar(30) NOT NULL, `year` varchar(30) NOT NULL, `month` varchar(30) NOT NULL, `opening` varchar(20) NOT NULL, `closing` varchar(30) NOT NULL, `meternumber` varchar(10) NOT NULL, `opendate` varchar(30) NOT NULL, `closedate` varchar(30) NOT NULL, `phone` varchar(10) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'accommodation', `deposite` decimal(10,2) NOT NULL, `chargeid` int(11) NOT NULL, `booings` int(11) NOT NULL DEFAULT 1, `branchid` int(10) NOT NULL DEFAULT 1, `currency` varchar(20) DEFAULT NULL, `rate` varchar(30) NOT NULL, `charge` varchar(30) NOT NULL, `type` varchar(20) NOT NULL, `updatedby` varchar(20) NOT NULL, `usedqty` varchar(20) NOT NULL, `roomid` int(20) DEFAULT NULL, `roomchargeid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `meterreading` -- LOCK TABLES `meterreading` WRITE; /*!40000 ALTER TABLE `meterreading` DISABLE KEYS */; /*!40000 ALTER TABLE `meterreading` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `migrations` -- DROP TABLE IF EXISTS `migrations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `migrations` ( `migration` varchar(255) NOT NULL, `batch` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `migrations` -- LOCK TABLES `migrations` WRITE; /*!40000 ALTER TABLE `migrations` DISABLE KEYS */; INSERT INTO `migrations` VALUES ('2014_10_12_000000_create_users_table',1),('2014_10_12_100000_create_password_resets_table',1),('2016_07_02_112357_Product',1); /*!40000 ALTER TABLE `migrations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `modules` -- DROP TABLE IF EXISTS `modules`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `modules` ( `name` varchar(255) NOT NULL, `sort` int(10) NOT NULL, `icon` varchar(255) NOT NULL, `id` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT '1', `url` text NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'side', `menu` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `name_lang_key` (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `modules` -- LOCK TABLES `modules` WRITE; /*!40000 ALTER TABLE `modules` DISABLE KEYS */; INSERT INTO `modules` VALUES ('Accomodation',84,'money','accomodation','0','admin/viewpallmyplots','side','accomodation'),('Accounting(Charts of Accounts)',35,'battery-quarter','accounting','0','user/allaccounting','side','banking'),('Accounting Reports',35,'money','accountingreports','0','user/startsales','side','banking'),('Assets',49,'paw','assets','0','user/viewassets','side','assetliability'),('Bank Deposits',35,'money','bankdeposits','0','user/viewbanks','side','banking'),('Bank Transfer',35,'money','banktransfer','0','user/viewbanktransfer','side','banking'),('Biometric Records',31,'rss-square','biometricrecords','0','user/allattendance','side','humanresource'),('Branch',81,'rss-square','branch','1','user/viewbranch','side','setting'),('Call center',12,'rss-square','callcenter','0','user/callcenter','side','contact'),('Cashier Sales',87,'folder-open','cashiersales','1','user/mysales','side','moneyin'),('Cheque Management',34,'money','chequemanagemant','0','user/viewcheque','side','banking'),('Comments/Complains',11,'paw','complain','0','user/complain','side','project'),('Configuration',5,'home','config','1','user/viewconfiguration','top','setting'),('Counter Radio Button',90,'rss-square','counterradiobutton','0','radio','side','setting'),('Damaged products',50,'paw','damagedproducts','0','user/viewdamages','side','assetliability'),('Deals',11,'calendar-times-o','deals','0','user/viedeals','side','project'),('Departments',31,'rss-square','departments','0','user/department','side','humanresource'),('Display Counter',6,'rss-square','displaycounter','0','display','side','goodservice'),('Display Sales Report',24,'folder-open','displayreport','0','user/displayreport','side','report'),('Documents',14,'folder-open-o','documents','0','user/viewdocuments','side','project'),('E-Commerce',8,'grouping','ecommerce','0','user/ecommerce','side','moneyin'),('Events',10,'line-chart','events','0','user/viewevents','side','project'),('Grouping Members',20,'paper-plane','grouping','0','user/viewgrouping','side','contact'),('Human Resource',14,'rss-square','humanresource','0','user/viewrequest','side','humanresource'),('Income',85,'window-close','income','1','user/allinvoices','side','moneyin'),('Expenses',85,'window-close','incomeexpenses','1','user/viewexpenses','side','moneyout'),('Dispatched stocklist/Store',60,'sort-amount-asc','incomingstock','0','user/viewincomingstock','side','goodservice'),('Issued Store Items',59,'sort-amount-asc','incomingstore','0','user/viewallorder','side','goodservice'),('journal entry',35,'money','journalentry','0','user/viewjournalentry','side','banking'),('Labour Records',31,'rss-square','labourrecords','0','user/viewlabour','side','humanresource'),('Leave Management',31,'rss-square','leavemanagement','0','user/viewleaves','side','humanresource'),('Low Store',55,'battery-quarter','lowproducts','0','user/viewwarningproducts','side','goodservice'),('Low stocklist',57,'battery-quarter','lowstocklist','1','user/viewlowstore','side','goodservice'),('Loyality Cards',30,'credit-card','loyalitycards','0','user/viewloyality','side','project'),('People/Contacts',80,'rss-square','members','1','user/viewmember','side','contact'),('Open and Close Sales',87,'money','openclose','0','user/openclose','side','moneyin'),('Change password',9,'hourglass-start','password','1','user/passwordform','side','setting'),('Payroll',30,'rss-square','payroll','0','user/salaryhistory','side','humanresource'),('Payroll Setup',31,'rss-square','payrollsetup','0','user/payrollsetup','side','humanresource'),('Category of people',33,'address-book-o','peoplecategory','0','user/viewcategory','side','contact'),('Print Receipt',1,'recycle','printreceipt','1','user/printreceipts','side','goodservice'),('Stock List(Counter)',66,'snowflake-o','productlist','1','user/viewproductlist','side','goodservice'),('Products(Main store)',65,'snowflake-o','products','1','user/viewproducts','side','goodservice'),('Category of Products',70,'recycle','productscategory','1','user/viewproductcategory','side','goodservice'),('Update profile',8,'blind','profile','1','user/profileform','side','setting'),('Projects Management',50,'bullseye','projectsmanagement','0','user/viewprojets','side','project'),('Purchases',86,'automobile','purchases','1','user/viewpurchases','side','moneyout'),('Quotation',8,'money','quotation','0','user/allquatation','side','moneyin'),('Record Delivery',87,'cart-plus','recorddelivery','0','user/deliveryhome','side','moneyin'),('Manage Report',25,'folder-open','reports','1','user/startsales','side','report'),('Retail sales',90,'cart-plus','sales','1','user/viewsales','side','moneyin'),('Sales Order',86,'money','salesorder','0','user/salesorder','side','moneyin'),('Select User',1,'rss-square','selectuser','0','login','side','contact'),('Send Sms',15,'paper-plane','sendsms','0','user/viewsms','side','project'),('Tasks',12,'bullseye','task','0','user/viewtasks','side','project'),('Tasks Category',13,'birthday-cake','taskscategory','0','user/viewtaskcategory','side','project'),('Users',75,'rss-square','users','1','user/viewemployee','side','contact'),('Return/RePrint Sales',86,'paw','viewreturnsales','1','user/viewreturnsales','side','moneyout'),('Whole sale',88,'cart-plus','wholesale','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),('allowdiscountdropdown','sales','Allow Discount Drop Down',7),('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),('claimmpesacode','sales','Claim Mpesa Code',67),('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),('deactivateserialstatus','wholesale','Dont Change Barcord/Serial Status to Used',9),('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),('dontreceivepartialpayment','income','Do Not Receive partial payment',9),('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),('hold','sales','hold sales',7),('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),('showsitemmovement','cashiersales','show item movement',80),('splitbill','sales','Split Bill',31),('stocktaking','productlist','Do stock Taking',8),('suspend','sales','Suspend/Cancel Sales',1),('swapsales','sales','Swap Sales',80),('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=6 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,1000.00,1,1,'2024-12-23 10:49:29','1',1,'1','SBQ87I2PHE'),(2,10550.00,1,1,'2025-02-13 10:38:59','1',1,'1','TB86AB2CX8'),(3,1260.00,1,1,'2025-03-07 06:25:13','Cleared',1,'MPESA','TBP9DVL2HZ'),(4,5000.00,1,1,'2025-03-07 06:27:42','Cleared',1,'MPESA','TBP2E0KSOG'),(5,1290.00,1,1,'2025-03-07 08:35:21','Cleared',1,'MPESA','TC49CDFCR5'); /*!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,4) 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=391 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,'DASANI WATER 500ML','',-18480000.00,'2025-04-05 11:17:27','18481848.00','15','newstock','1','','',24.8300,'','1','1848','internal','1','5','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2,'','1',200.00,'2025-04-05 12:21:10','0.00','15','newstock','1','151743844846','2',608.0000,'','1','200','supplier','1','2','','',0.00,'VATABLE','650','16772.41','104827.59','16.00','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(4,'','1',1020.00,'2025-04-06 08:38:22','264.00','15','newstock','1','151743844846','2',118.7500,'','1','1284','supplier','1','4','','',0.00,'VATABLE','150','16706.90','104418.10','16.00','','received',0,'0000-00-00 00:00:00','pcs','1020',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(5,'','1',1296.00,'2025-04-06 08:39:14','4825.00','15','newstock','1','151743844846','2',46.7083,'','1','6121','supplier','1','10','','',0.00,'VATABLE','50','8349.51','52184.45','16.00','','received',0,'0000-00-00 00:00:00','pcs','1296',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(6,'','1',4368.00,'2025-04-06 08:41:00','4542.00','15','newstock','1','151743844846','2',29.8333,'','1','8910','supplier','1','9','','',0.00,'VATABLE','32.5','17974.05','112337.81','16.00','','received',0,'0000-00-00 00:00:00','pcs','4368',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(7,'','1',1752.00,'2025-04-06 08:41:53','7377.00','15','newstock','1','151743844846','2',39.3300,'','1','9129','supplier','1','7','','',0.00,'VATABLE','45','9504.30','59401.86','16.00','','received',0,'0000-00-00 00:00:00','pcs','1752',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(8,'','1',240.00,'2025-04-06 08:42:38','223.00','15','newstock','1','151743844846','2',157.0000,'','1','463','supplier','1','1','','',0.00,'VATABLE','180','5197.24','32482.76','16.00','','received',0,'0000-00-00 00:00:00','pcs','240',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(9,'','1',287.00,'2025-04-06 08:43:31','141.00','15','newstock','1','151743844846','2',608.0000,'','1','428','supplier','1','2','','',0.00,'VATABLE','650','24068.41','150427.59','16.00','','received',0,'0000-00-00 00:00:00','pcs','287',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(10,'','1',120.00,'2025-04-06 18:35:15','0.00','15','newstock','1','151743953632','2',69.4167,'','1','120','supplier','1','17','','',0.00,'VATABLE','100','1148.97','7181.04','16.00','','received',0,'0000-00-00 00:00:00','pcs','120',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(11,'','1',240.00,'2025-04-06 18:35:46','0.00','15','newstock','1','151743953632','2',47.7371,'','1','240','supplier','1','18','','',0.00,'VATABLE','70','1580.26','9876.64','16.00','','received',0,'0000-00-00 00:00:00','pcs','240',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(12,'DASANI WATER 500ML','5',1.00,'2025-04-08 14:47:40','1823.00','14','newstock','1','','',0.0000,'','1','1824','1','1','5','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(13,'SODA 350ML PET','7',24.00,'2025-04-08 14:49:57','6727.00','13','newstock','1','','',0.0000,'','1','6751','1','1','7','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(14,'SODA 300ML CRATES','9',24.00,'2025-04-08 14:50:49','6558.00','13','newstock','1','','',0.0000,'','1','6582','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(15,'SODA 500ML CRATES','10',72.00,'2025-04-08 14:58:55','5497.00','14','newstock','1','','',0.0000,'','1','5569','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(16,'SODA 300ML CRATES','9',48.00,'2025-04-08 14:58:58','6582.00','14','newstock','1','','',0.0000,'','1','6630','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(17,'MINUTE MAID 400ML','3',1.00,'2025-04-08 15:42:40','628.00','14','newstock','1','','',0.0000,'','1','629','1','1','3','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(18,'SODA 350ML PET','7',24.00,'2025-04-08 17:22:31','6689.00','14','newstock','1','','',0.0000,'','1','6713','1','1','7','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(19,'SODA 350ML PET','7',24.00,'2025-04-08 18:54:10','6665.00','14','newstock','1','','',0.0000,'','1','6689','1','1','7','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(20,'SODA 300ML CRATES','9',24.00,'2025-04-08 19:46:49','6558.00','14','newstock','1','','',0.0000,'','1','6582','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(21,'SODA 350ML PET','7',72.00,'2025-04-10 15:49:08','6327.00','14','newstock','1','','',0.0000,'','1','6399','1','1','7','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(22,'SODA 350ML PET','7',12.00,'2025-04-14 14:59:33','5341.00','14','newstock','1','','',0.0000,'','1','5353','1','1','7','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(23,'SODA 350ML PET','7',24.00,'2025-04-14 15:01:47','5353.00','14','newstock','1','','',0.0000,'','1','5377','1','1','7','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(24,'MINUTE MAID 400ML','3',12.00,'2025-04-14 15:01:50','255.00','14','newstock','1','','',0.0000,'','1','267','1','1','3','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(25,'PREDATOR GOLD 400ML','2',3.00,'2025-04-14 15:01:53','257.00','14','newstock','1','','',0.0000,'','1','260','1','1','2','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(26,'','1',880.00,'2025-04-14 20:59:21','6.00','15','newstock','1','151744653533','2',44.2500,'','1','886','supplier','1','8','','',0.00,'VATABLE','50','5371.03','33568.97','16.00','','received',0,'0000-00-00 00:00:00','pcs','880',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(27,'MINUTE MAID 1L','4',36.00,'2025-04-15 10:57:48','941.00','14','newstock','1','','',0.0000,'','1','977','1','1','4','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(28,'MINUTE MAID 400ML','3',36.00,'2025-04-15 10:58:17','182.00','14','newstock','1','','',0.0000,'','1','218','1','1','3','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(29,'2 LITERS PLASTIC SODA','1',18.00,'2025-04-15 11:00:54','239.00','14','newstock','1','','',0.0000,'','1','257','1','1','1','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(33,'','1',240.00,'2025-04-15 11:10:15','257.00','15','newstock','1','151744703544','46',157.0000,'','1','497','supplier','1','1','','',0.00,'VATABLE','180','5197.24','32482.76','16.00','','received',0,'0000-00-00 00:00:00','pcs','240',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(34,'','1',8712.00,'2025-04-15 11:11:46','3942.00','15','newstock','1','151744703544','46',29.8333,'','1','12654','supplier','1','9','','',0.00,'VATABLE','32.5','35849.34','224058.37','16.00','','received',0,'0000-00-00 00:00:00','pcs','8712',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(35,'','1',756.00,'2025-04-15 11:12:21','331.00','15','newstock','1','151744703544','46',102.5000,'','1','1087','supplier','1','15','','',0.00,'VATABLE','120','10688.28','66801.72','16.00','','received',0,'0000-00-00 00:00:00','pcs','756',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(36,'','1',3000.00,'2025-04-15 11:13:16','3958.00','15','newstock','1','151744703544','46',46.7083,'','1','6958','supplier','1','10','','',0.00,'VATABLE','50','19327.57','120797.33','16.00','','received',0,'0000-00-00 00:00:00','pcs','3000',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(38,'','1',2496.00,'2025-04-15 11:14:22','1708.00','15','newstock','1','151744703544','46',57.7500,'','1','4204','supplier','1','6','','',0.00,'VATABLE','75','19881.93','124262.07','16.00','','received',0,'0000-00-00 00:00:00','pcs','2496',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(39,'','1',972.00,'2025-04-15 11:14:54','218.00','15','newstock','1','151744703544','46',63.3330,'','1','1190','supplier','1','3','','',0.00,'VATABLE','75','8490.99','53068.69','16.00','','received',0,'0000-00-00 00:00:00','pcs','972',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(40,'','1',3432.00,'2025-04-15 11:20:54','5281.00','15','newstock','1','151744703544','46',39.3300,'','1','8713','supplier','1','7','','',0.00,'VATABLE','45','18618.01','116362.55','16.00','','received',0,'0000-00-00 00:00:00','pcs','3432',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(41,'','1',181.00,'2025-04-15 11:32:06','886.00','15','newstock','1','151744705878','46',44.2500,'','1','1067','supplier','1','8','','',0.00,'VATABLE','50','1104.72','6904.53','16.00','','received',0,'0000-00-00 00:00:00','pcs','181',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(42,'','1',1080.00,'2025-04-15 13:05:27','11694.00','15','newstock','1','151744711483','46',29.8333,'','1','12774','supplier','1','9','','',0.00,'VATABLE','32.5','4444.13','27775.83','16.00','','received',0,'0000-00-00 00:00:00','pcs','1080',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(43,'','1',744.00,'2025-04-15 13:06:32','6574.00','15','newstock','1','151744711483','46',46.7083,'','1','7318','supplier','1','10','','',0.00,'VATABLE','50','4793.24','29957.74','16.00','','received',0,'0000-00-00 00:00:00','pcs','744',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(44,'SODA 350ML PET','7',1.00,'2025-04-17 15:23:59','7281.00','14','newstock','1','','',0.0000,'','1','7282','1','1','7','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(45,'200ML RGB','13',48.00,'2025-04-17 18:36:38','355.00','14','newstock','1','','',0.0000,'','1','403','1','1','13','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(46,'SODA 500ML PET','6',24.00,'2025-04-18 17:38:26','3564.00','14','newstock','1','','',0.0000,'','1','3588','1','1','6','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(47,'SODA 300ML CRATES','9',168.00,'2025-04-19 11:57:02','10298.00','14','newstock','1','','',0.0000,'','1','10466','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(48,'MINUTE MAID 400ML','3',24.00,'2025-04-19 19:07:14','761.00','14','newstock','1','','',0.0000,'','1','785','1','1','3','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(49,'SODA 500ML CRATES','10',48.00,'2025-04-19 19:07:33','6437.00','14','newstock','1','','',0.0000,'','1','6485','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(50,'SODA 300ML CRATES','9',48.00,'2025-04-19 19:07:47','10154.00','14','newstock','1','','',0.0000,'','1','10202','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(51,'','1',504.00,'2025-04-20 00:04:56','312.00','15','newstock','1','151745096608','46',157.0000,'','1','816','supplier','1','1','','',0.00,'VATABLE','180','10914.21','68213.79','16.00','','received',0,'0000-00-00 00:00:00','pcs','504',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(52,'','1',984.00,'2025-04-20 00:05:53','281.00','15','newstock','1','151745096608','46',13.8750,'','1','1265','supplier','1','13','','',0.00,'VATABLE','20','1883.17','11769.83','16.00','','received',0,'0000-00-00 00:00:00','pcs','984',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(53,'','1',447.00,'2025-04-20 00:07:39','150.00','15','newstock','1','151745096608','46',608.0000,'','1','597','supplier','1','2','','',0.00,'VATABLE','650','37486.34','234289.66','16.00','','received',0,'0000-00-00 00:00:00','pcs','447',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(54,'','1',1512.00,'2025-04-20 00:08:51','6413.00','15','newstock','1','151745096608','46',46.7083,'','1','7925','supplier','1','10','','',0.00,'VATABLE','50','9741.10','60881.85','16.00','','received',0,'0000-00-00 00:00:00','pcs','1512',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(55,'','1',3432.00,'2025-04-20 00:09:46','6386.00','15','newstock','1','151745096608','46',39.3300,'','1','9818','supplier','1','7','','',0.00,'VATABLE','45','18618.01','116362.55','16.00','','received',0,'0000-00-00 00:00:00','pcs','3432',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(56,'','1',1080.00,'2025-04-20 00:10:37','10154.00','15','newstock','1','151745096608','46',29.8333,'','1','11234','supplier','1','9','','',0.00,'VATABLE','32.5','4444.13','27775.83','16.00','','received',0,'0000-00-00 00:00:00','pcs','1080',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(57,'','1',336.00,'2025-04-20 00:11:37','497.00','15','newstock','1','151745096608','46',81.0833,'','1','833','supplier','1','14','','',0.00,'VATABLE','95','3757.79','23486.20','16.00','','received',0,'0000-00-00 00:00:00','pcs','336',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(58,'','1',996.00,'2025-04-20 00:12:25','891.00','15','newstock','1','151745096608','46',118.7500,'','1','1887','supplier','1','4','','',0.00,'VATABLE','150','16313.79','101961.21','16.00','','received',0,'0000-00-00 00:00:00','pcs','996',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(59,'SODA 300ML CRATES','9',24.00,'2025-04-20 11:55:20','11210.00','14','newstock','1','','',0.0000,'','1','11234','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(60,'MINUTE MAID 1L','4',12.00,'2025-04-21 12:18:47','1875.00','14','newstock','1','','',0.0000,'','1','1887','1','1','4','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(61,'MINUTE MAID 400ML','3',12.00,'2025-04-21 12:18:52','772.00','14','newstock','1','','',0.0000,'','1','784','1','1','3','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(62,'PREDATOR GOLD 400ML','2',12.00,'2025-04-21 13:33:14','577.00','14','newstock','1','','',0.0000,'','1','589','1','1','2','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(63,'SODA 350ML PET','7',144.00,'2025-04-21 13:33:18','9649.00','14','newstock','1','','',0.0000,'','1','9793','1','1','7','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(64,'SODA 350ML PET','7',120.00,'2025-04-21 15:06:53','9505.00','14','newstock','1','','',0.0000,'','1','9625','1','1','7','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(65,'SODA 500ML CRATES','10',768.00,'2025-04-21 15:06:56','6914.00','14','newstock','1','','',0.0000,'','1','7682','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(66,'SODA 500ML CRATES','10',24.00,'2025-04-21 19:24:01','7658.00','14','newstock','1','','',0.0000,'','1','7682','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(67,'SODA 500ML CRATES','10',24.00,'2025-04-22 17:51:20','7610.00','14','newstock','1','','',0.0000,'','1','7634','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(68,'SODA 300ML CRATES','9',240.00,'2025-04-23 11:55:53','9866.00','14','newstock','1','','',0.0000,'','1','10106','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(69,'SODA 300ML CRATES','9',192.00,'2025-04-23 12:57:23','9674.00','14','newstock','1','','',0.0000,'','1','9866','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(70,'SODA 500ML CRATES','10',336.00,'2025-04-23 12:57:51','7274.00','14','newstock','1','','',0.0000,'','1','7610','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(71,'SODA 500ML PET','6',24.00,'2025-04-23 12:57:54','2853.00','14','newstock','1','','',0.0000,'','1','2877','1','1','6','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(72,'SODA 500ML CRATES','10',72.00,'2025-04-23 13:23:07','6794.00','14','newstock','1','','',0.0000,'','1','6866','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(73,'SODA 500ML PET','6',24.00,'2025-04-23 13:23:34','2829.00','14','newstock','1','','',0.0000,'','1','2853','1','1','6','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(74,'SODA 500ML CRATES','10',336.00,'2025-04-23 13:23:37','6866.00','14','newstock','1','','',0.0000,'','1','7202','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(75,'SODA 500ML CRATES','10',336.00,'2025-04-23 13:23:38','7202.00','14','newstock','1','','',0.0000,'','1','7538','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(76,'SODA 300ML CRATES','9',168.00,'2025-04-23 13:23:42','9506.00','14','newstock','1','','',0.0000,'','1','9674','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(77,'SODA 500ML CRATES','10',48.00,'2025-04-23 16:07:54','7370.00','14','newstock','1','','',0.0000,'','1','7418','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(78,'PREDATOR GOLD 400ML','2',4.00,'2025-04-23 16:07:59','547.00','14','newstock','1','','',0.0000,'','1','551','1','1','2','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(79,'SODA 350ML PET','7',12.00,'2025-04-23 16:08:02','9289.00','14','newstock','1','','',0.0000,'','1','9301','1','1','7','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(80,'SODA 300ML CRATES','9',72.00,'2025-04-23 16:08:05','9434.00','14','newstock','1','','',0.0000,'','1','9506','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(81,'SODA 500ML CRATES','10',48.00,'2025-04-23 16:08:23','7418.00','14','newstock','1','','',0.0000,'','1','7466','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(82,'SODA 350ML PET','7',12.00,'2025-04-23 16:08:26','9301.00','14','newstock','1','','',0.0000,'','1','9313','1','1','7','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(83,'SODA 300ML CRATES','9',72.00,'2025-04-23 16:08:28','9506.00','14','newstock','1','','',0.0000,'','1','9578','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(84,'PREDATOR GOLD 400ML','2',4.00,'2025-04-23 16:08:31','551.00','14','newstock','1','','',0.0000,'','1','555','1','1','2','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(85,'200ML RGB','13',1.00,'2025-04-23 18:06:44','1257.00','14','newstock','1','','',0.0000,'','1','1258','1','1','13','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(86,'200ML RGB','13',1.00,'2025-04-24 14:55:06','1244.00','14','newstock','1','','',0.0000,'','1','1245','1','1','13','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(87,'MINUTE MAID 1L','4',12.00,'2025-04-25 11:54:19','1729.00','13','newstock','1','','',0.0000,'','1','1741','1','1','4','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(88,'TONIC/ SODA WATER','',1243.00,'2025-04-25 12:22:09','53.00','15','newstock','1','','',37.9167,'','1','1296','internal','1','11','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(89,'MINUTE MAID 400ML','',-51579.00,'2025-04-25 16:15:37','52100.00','15','newstock','1','','',63.3330,'','1','521','internal','1','3','','',0.00,'','75','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(90,'DASANI WATER 1L','8',1.00,'2025-04-26 16:08:34','748.00','14','newstock','1','','',0.0000,'','1','749','1','1','8','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(91,'DASANI WATER 1L','8',1.00,'2025-04-26 16:08:46','749.00','14','newstock','1','','',0.0000,'','1','750','1','1','8','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(92,'SODA 350ML PET','',192.00,'2025-05-01 12:26:27','5394.00','15','newstock','1','','',39.3300,'','1','5586','internal','1','7','','',0.00,'','45','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(93,'','1',8714.00,'2025-05-01 12:53:09','3725.00','15','newstock','1','151746092719','46',29.8333,'','1','12439','supplier','1','9','','',0.00,'VATABLE','32.5','35857.57','224109.81','16.00','','received',0,'0000-00-00 00:00:00','pcs','8714',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(94,'','1',3023.00,'2025-05-01 12:54:27','5349.00','15','newstock','1','151746092719','46',46.7083,'','1','8372','supplier','1','10','','',0.00,'VATABLE','50','19475.75','121723.44','16.00','','received',0,'0000-00-00 00:00:00','pcs','3023',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(95,'','1',1200.00,'2025-05-01 12:55:52','5586.00','15','newstock','1','151746092719','46',39.3300,'','1','6786','supplier','1','7','','',0.00,'VATABLE','45','6509.79','40686.21','16.00','','received',0,'0000-00-00 00:00:00','pcs','1200',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(96,'','1',600.00,'2025-05-01 12:56:26','423.00','15','newstock','1','151746092719','46',63.3330,'','1','1023','supplier','1','3','','',0.00,'VATABLE','75','5241.35','32758.45','16.00','','received',0,'0000-00-00 00:00:00','pcs','600',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(97,'SODA 350ML PET','7',72.00,'2025-05-01 16:02:25','6690.00','14','newstock','1','','',0.0000,'','1','6762','1','1','7','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(98,'PREDATOR GOLD 400ML','2',1.00,'2025-05-01 16:02:33','450.00','14','newstock','1','','',0.0000,'','1','451','1','1','2','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(99,'SODA 300ML CRATES','9',1.00,'2025-05-01 16:04:39','12366.00','14','newstock','1','','',0.0000,'','1','12367','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(100,'PREDATOR GOLD 400ML','',11.00,'2025-05-01 21:24:45','363.00','15','newstock','1','','',608.0000,'','1','374','internal','1','2','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(101,'SODA 500ML PET','6',288.00,'2025-05-02 08:27:10','2012.00','14','newstock','1','','',0.0000,'','1','2300','1','1','6','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(102,'SODA 350ML PET','7',12.00,'2025-05-02 14:55:41','5993.00','14','newstock','1','','',0.0000,'','1','6005','1','1','7','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(103,'200ML RGB','13',24.00,'2025-05-03 19:19:59','1124.00','14','newstock','1','','',0.0000,'','1','1148','1','1','13','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(104,'test_','',3.00,'2025-05-05 10:46:49','0.00','1','newstock','1','','',1.0000,'','1','3','internal','1','19','','',0.00,'','2','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(105,'test_','',2.00,'2025-05-05 11:21:56','0.00','1','newstock','1','','',1.0000,'','1','2','internal','1','19','','',0.00,'','2','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(106,'','1',60.00,'2025-05-05 13:13:15','0.00','15','newstock','1','151746439960','2',28.3333,'','1','60','supplier','1','20','','',0.00,'VATABLE','60','234.48','1465.52','16.00','','received',0,'0000-00-00 00:00:00','pcs','60',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(107,'','1',720.00,'2025-05-05 13:13:29','0.00','15','newstock','1','151746439960','2',15.4167,'','1','720','supplier','1','21','','',0.00,'VATABLE','30','1531.04','9568.99','16.00','','received',0,'0000-00-00 00:00:00','pcs','720',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(108,'SODA 300ML CRATES','9',24.00,'2025-05-07 12:28:42','5921.00','13','newstock','1','','',0.0000,'','1','5945','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(109,'PREDATOR GOLD 400ML','2',12.00,'2025-05-07 12:28:45','298.00','13','newstock','1','','',0.0000,'','1','310','1','1','2','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(110,'PET 1 LTR','',13.00,'2025-05-08 22:41:41','642.00','15','newstock','1','','',81.0833,'','1','655','internal','1','14','','',0.00,'','95','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(111,'SODA 300ML CRATES','',19.00,'2025-05-08 22:42:00','5722.00','15','newstock','1','','',29.8333,'','1','5741','internal','1','9','','',0.00,'','32.5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(112,'SODA 500ML CRATES','',11.00,'2025-05-08 22:42:27','5119.00','15','newstock','1','','',46.7083,'','1','5130','internal','1','10','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(113,'SODA 500ML PET','',19.00,'2025-05-08 22:42:48','1676.00','15','newstock','1','','',57.7500,'','1','1695','internal','1','6','','',0.00,'','75','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(114,'PREDATOR GOLD 400ML','2',10.00,'2025-05-09 17:06:04','168.00','13','newstock','1','','',0.0000,'','1','178','1','1','2','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(115,'MINUTE MAID 400ML','3',120.00,'2025-05-09 17:06:08','442.00','13','newstock','1','','',0.0000,'','1','562','1','1','3','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(116,'SODA 500ML PET','6',48.00,'2025-05-09 17:06:12','1311.00','13','newstock','1','','',0.0000,'','1','1359','1','1','6','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(117,'SODA 350ML PET','7',48.00,'2025-05-09 17:06:14','1592.00','13','newstock','1','','',0.0000,'','1','1640','1','1','7','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(118,'','1',6528.00,'2025-05-09 18:11:20','1325.00','15','newstock','1','151746803357','46',29.8333,'','1','7853','supplier','1','9','','',0.00,'VATABLE','32.5','26862.31','167889.47','16.00','','received',0,'0000-00-00 00:00:00','pcs','6528',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(119,'','1',223.00,'2025-05-09 18:11:50','178.00','15','newstock','1','151746803357','46',608.0000,'','1','401','supplier','1','2','','',0.00,'VATABLE','650','18701.24','116882.76','16.00','','received',0,'0000-00-00 00:00:00','pcs','223',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(120,'','1',14328.00,'2025-05-09 18:13:58','1640.00','15','newstock','1','151746803357','46',39.3300,'','1','15968','supplier','1','7','','',0.00,'VATABLE','45','77726.93','485793.31','16.00','','received',0,'0000-00-00 00:00:00','pcs','14328',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(121,'DASANI WATER 1L','',120.00,'2025-05-10 13:37:32','539.00','15','newstock','1','','',44.2500,'','1','659','internal','1','8','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(122,'PREDATOR GOLD 400ML','2',3.00,'2025-05-11 14:36:23','370.00','13','newstock','1','','',0.0000,'','1','373','1','1','2','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(123,'SODA 300ML CRATES','9',48.00,'2025-05-11 14:36:25','7222.00','13','newstock','1','','',0.0000,'','1','7270','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(124,'SODA 500ML CRATES','10',48.00,'2025-05-11 14:36:27','2603.00','13','newstock','1','','',0.0000,'','1','2651','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(125,'PET 1.25 LTR','15',1.00,'2025-05-12 12:23:03','540.00','13','newstock','1','','',0.0000,'','1','541','1','1','15','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(126,'MINUTE MAID 400ML','3',24.00,'2025-05-12 12:23:12','430.00','13','newstock','1','','',0.0000,'','1','454','1','1','3','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(127,'MINUTE MAID 400ML','3',12.00,'2025-05-12 15:38:54','418.00','13','newstock','1','','',0.0000,'','1','430','1','1','3','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(128,'SODA 300ML CRATES','9',24.00,'2025-05-12 18:56:46','7102.00','13','newstock','1','','',0.0000,'','1','7126','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(129,'DASANI WATER 1L','8',12.00,'2025-05-13 12:40:10','635.00','13','newstock','1','','',0.0000,'','1','647','1','1','8','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(130,'SODA 500ML CRATES','10',24.00,'2025-05-13 19:08:06','2360.00','13','newstock','1','','',0.0000,'','1','2384','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(131,'PREDATOR GOLD 400ML','2',3.00,'2025-05-14 17:16:30','348.00','13','newstock','1','','',0.0000,'','1','351','1','1','2','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(132,'SODA 350ML PET','7',12.00,'2025-05-15 14:55:00','15164.00','13','newstock','1','','',0.0000,'','1','15176','1','1','7','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(133,'','1',4366.00,'2025-05-15 20:59:40','5433.00','15','newstock','1','151747331594','46',29.8333,'','1','9799','supplier','1','9','','',0.00,'VATABLE','32.5','17965.82','112286.37','16.00','','received',0,'0000-00-00 00:00:00','pcs','4366',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(134,'','1',120.00,'2025-05-15 21:00:43','494.00','15','newstock','1','151747331594','46',157.0000,'','1','614','supplier','1','1','','',0.00,'VATABLE','180','2598.62','16241.38','16.00','','received',0,'0000-00-00 00:00:00','pcs','120',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(135,'','1',4514.00,'2025-05-15 21:01:45','1864.00','15','newstock','1','151747331594','46',46.7083,'','1','6378','supplier','1','10','','',0.00,'VATABLE','50','29081.55','181759.71','16.00','','received',0,'0000-00-00 00:00:00','pcs','4514',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(136,'','1',2496.00,'2025-05-15 21:03:32','757.00','15','newstock','1','151747331594','46',57.7500,'','1','3253','supplier','1','6','','',0.00,'VATABLE','75','19881.93','124262.07','16.00','','received',0,'0000-00-00 00:00:00','pcs','2496',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(137,'','1',3431.00,'2025-05-15 21:06:00','15056.00','15','newstock','1','151747331594','46',39.3300,'','1','18487','supplier','1','7','','',0.00,'VATABLE','45','18612.58','116328.65','16.00','','received',0,'0000-00-00 00:00:00','pcs','3431',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(138,'','1',1573.00,'2025-05-15 21:06:58','104.00','15','newstock','1','151747331594','46',63.3330,'','1','1677','supplier','1','3','','',0.00,'VATABLE','75','13741.08','85881.73','16.00','','received',0,'0000-00-00 00:00:00','pcs','1573',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(139,'Highland water 500ml','21',240.00,'2025-05-16 11:30:16','24.00','13','newstock','1','','',0.0000,'','1','264','1','1','21','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(140,'PET 1 LTR','14',12.00,'2025-05-16 18:24:25','511.00','13','newstock','1','','',0.0000,'','1','523','1','1','14','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(141,'SODA 300ML CRATES','9',264.00,'2025-05-16 18:24:28','9511.00','13','newstock','1','','',0.0000,'','1','9775','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(142,'SODA 500ML CRATES','10',72.00,'2025-05-16 18:24:32','6114.00','13','newstock','1','','',0.0000,'','1','6186','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(143,'SODA 500ML CRATES','10',456.00,'2025-05-16 21:21:23','5656.00','13','newstock','1','','',0.0000,'','1','6112','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(144,'PREDATOR GOLD 400ML','2',12.00,'2025-05-19 12:18:59','220.00','13','newstock','1','','',0.0000,'','1','232','1','1','2','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(145,'SODA 350ML PET','7',12.00,'2025-05-19 12:19:13','17886.00','13','newstock','1','','',0.0000,'','1','17898','1','1','7','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(146,'SODA 500ML PET','6',12.00,'2025-05-19 12:24:31','3055.00','13','newstock','1','','',0.0000,'','1','3067','1','1','6','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(147,'','1',180.00,'2025-05-20 10:57:43','0.00','15','newstock','1','151747727846','2',28.3333,'','1','180','supplier','1','20','','',0.00,'VATABLE','60','703.45','4396.55','16.00','','received',0,'0000-00-00 00:00:00','pcs','180',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(148,'Highland water 1 ltr','20',12.00,'2025-05-20 13:09:17','84.00','13','newstock','1','','',0.0000,'','1','96','1','1','20','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(149,'Highland water 1 ltr','20',1.00,'2025-05-20 15:07:35','95.00','13','newstock','1','','',0.0000,'','1','96','1','1','20','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(150,'Highland water 1 ltr','20',24.00,'2025-05-20 18:32:54','83.00','13','newstock','1','','',0.0000,'','1','107','1','1','20','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(151,'','1',17856.00,'2025-05-22 13:34:42','6204.00','15','newstock','1','151747909972','46',29.8333,'','1','24060','supplier','1','9','','',0.00,'VATABLE','32.5','73476.33','459227.07','16.00','','received',0,'0000-00-00 00:00:00','pcs','17856',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(152,'','1',223.00,'2025-05-22 13:36:39','206.00','15','newstock','1','151747909972','46',608.0000,'','1','429','supplier','1','2','','',0.00,'VATABLE','650','18701.24','116882.76','16.00','','received',0,'0000-00-00 00:00:00','pcs','223',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(153,'MINUTE MAID 400ML','3',12.00,'2025-05-22 17:51:57','1280.00','13','newstock','1','','',0.0000,'','1','1292','1','1','3','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(154,'SODA 500ML PET','6',12.00,'2025-05-23 09:32:48','2785.00','13','newstock','1','','',0.0000,'','1','2797','1','1','6','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(155,'PREDATOR GOLD 400ML','2',1.00,'2025-05-23 09:32:50','390.00','13','newstock','1','','',0.0000,'','1','391','1','1','2','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(156,'SODA 350ML PET','7',24.00,'2025-05-23 09:32:52','17225.00','13','newstock','1','','',0.0000,'','1','17249','1','1','7','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(157,'SODA 500ML PET','6',12.00,'2025-05-23 09:33:30','2797.00','13','newstock','1','','',0.0000,'','1','2809','1','1','6','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(158,'SODA 350ML PET','7',24.00,'2025-05-23 09:33:33','17249.00','13','newstock','1','','',0.0000,'','1','17273','1','1','7','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(159,'PREDATOR GOLD 400ML','2',1.00,'2025-05-23 09:33:34','391.00','13','newstock','1','','',0.0000,'','1','392','1','1','2','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(160,'','1',300.00,'2025-05-23 10:08:30','59.00','15','newstock','1','151747984075','2',28.3333,'','1','359','supplier','1','20','','',0.00,'VATABLE','60','1172.41','7327.58','16.00','','received',0,'0000-00-00 00:00:00','pcs','300',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(161,'','1',600.00,'2025-05-23 10:08:48','2.00','15','newstock','1','151747984075','2',15.4167,'','1','602','supplier','1','21','','',0.00,'VATABLE','30','1275.86','7974.16','16.00','','received',0,'0000-00-00 00:00:00','pcs','600',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(162,'PREDATOR GOLD 400ML','2',3.00,'2025-05-24 12:49:16','371.00','13','newstock','1','','',0.0000,'','1','374','1','1','2','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(163,'Highland water 1 ltr','20',72.00,'2025-05-24 13:37:00','248.00','13','newstock','1','','',0.0000,'','1','320','1','1','20','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(164,'PREDATOR GOLD 400ML','2',1.00,'2025-05-24 18:43:40','355.00','13','newstock','1','','',0.0000,'','1','356','1','1','2','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(165,'SODA 350ML PET','7',24.00,'2025-05-25 14:26:43','16815.00','13','newstock','1','','',0.0000,'','1','16839','1','1','7','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(166,'Highland water 500ml','21',48.00,'2025-05-26 11:02:09','7.00','13','newstock','1','','',0.0000,'','1','55','1','1','21','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(167,'PREDATOR GOLD 400ML','2',1.00,'2025-05-26 11:02:10','341.90','13','newstock','1','','',0.0000,'','1','342.9','1','1','2','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(168,'PREDATOR GOLD 400ML','2',11.00,'2025-05-26 11:59:57','328.90','13','newstock','1','','',0.0000,'','1','339.9','1','1','2','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(169,'SODA 500ML PET','6',24.00,'2025-05-26 15:09:59','2458.00','13','newstock','1','','',0.0000,'','1','2482','1','1','6','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(170,'SODA 500ML PET','6',24.00,'2025-05-26 15:15:35','2482.00','13','newstock','1','','',0.0000,'','1','2506','1','1','6','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(171,'SODA 350ML PET','7',24.00,'2025-05-26 15:15:57','16635.00','13','newstock','1','','',0.0000,'','1','16659','1','1','7','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(172,'200ML RGB','13',1.00,'2025-05-26 16:48:54','160.00','13','newstock','1','','',0.0000,'','1','161','1','1','13','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(173,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:54:28','1711.00','13','newstock','1','','',0.0000,'','1','1712','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(174,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:54:29','1712.00','13','newstock','1','','',0.0000,'','1','1713','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(175,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:54:30','1713.00','13','newstock','1','','',0.0000,'','1','1714','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(176,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:54:31','1714.00','13','newstock','1','','',0.0000,'','1','1715','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(177,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:54:32','1715.00','13','newstock','1','','',0.0000,'','1','1716','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(178,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:54:39','1716.00','13','newstock','1','','',0.0000,'','1','1717','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(179,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:54:41','1717.00','13','newstock','1','','',0.0000,'','1','1718','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(180,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:54:46','1718.00','13','newstock','1','','',0.0000,'','1','1719','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(181,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:54:48','1719.00','13','newstock','1','','',0.0000,'','1','1720','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(182,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:54:49','1720.00','13','newstock','1','','',0.0000,'','1','1721','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(183,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:55:02','1721.00','13','newstock','1','','',0.0000,'','1','1722','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(184,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:55:04','1722.00','13','newstock','1','','',0.0000,'','1','1723','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(185,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:55:05','1723.00','13','newstock','1','','',0.0000,'','1','1724','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(186,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:55:06','1724.00','13','newstock','1','','',0.0000,'','1','1725','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(187,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:55:08','1725.00','13','newstock','1','','',0.0000,'','1','1726','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(188,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:55:10','1726.00','13','newstock','1','','',0.0000,'','1','1727','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(189,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:55:11','1727.00','13','newstock','1','','',0.0000,'','1','1728','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(190,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:55:12','1728.00','13','newstock','1','','',0.0000,'','1','1729','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(191,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:55:13','1729.00','13','newstock','1','','',0.0000,'','1','1730','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(192,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:55:14','1730.00','13','newstock','1','','',0.0000,'','1','1731','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(193,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:55:15','1731.00','13','newstock','1','','',0.0000,'','1','1732','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(194,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:55:16','1732.00','13','newstock','1','','',0.0000,'','1','1733','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(195,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:55:17','1733.00','13','newstock','1','','',0.0000,'','1','1734','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(196,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:55:18','1734.00','13','newstock','1','','',0.0000,'','1','1735','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(197,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:55:19','1735.00','13','newstock','1','','',0.0000,'','1','1736','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(198,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:55:20','1736.00','13','newstock','1','','',0.0000,'','1','1737','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(199,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:55:22','1737.00','13','newstock','1','','',0.0000,'','1','1738','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(200,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:55:23','1738.00','13','newstock','1','','',0.0000,'','1','1739','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(201,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:55:24','1739.00','13','newstock','1','','',0.0000,'','1','1740','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(202,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:58:57','1740.00','13','newstock','1','','',0.0000,'','1','1741','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(203,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:58:58','1741.00','13','newstock','1','','',0.0000,'','1','1742','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(204,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:58:59','1742.00','13','newstock','1','','',0.0000,'','1','1743','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(205,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:59:00','1743.00','13','newstock','1','','',0.0000,'','1','1744','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(206,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:59:07','1744.00','13','newstock','1','','',0.0000,'','1','1745','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(207,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:59:11','1745.00','13','newstock','1','','',0.0000,'','1','1746','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(208,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:59:13','1746.00','13','newstock','1','','',0.0000,'','1','1747','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(209,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:59:15','1747.00','13','newstock','1','','',0.0000,'','1','1748','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(210,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:59:17','1748.00','13','newstock','1','','',0.0000,'','1','1749','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(211,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:59:19','1749.00','13','newstock','1','','',0.0000,'','1','1750','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(212,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:59:21','1750.00','13','newstock','1','','',0.0000,'','1','1751','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(213,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:59:40','1751.00','13','newstock','1','','',0.0000,'','1','1752','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(214,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:59:42','1752.00','13','newstock','1','','',0.0000,'','1','1753','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(215,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:59:43','1753.00','13','newstock','1','','',0.0000,'','1','1754','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(216,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:59:45','1754.00','13','newstock','1','','',0.0000,'','1','1755','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(217,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:59:46','1755.00','13','newstock','1','','',0.0000,'','1','1756','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(218,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:59:47','1756.00','13','newstock','1','','',0.0000,'','1','1757','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(219,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:59:48','1757.00','13','newstock','1','','',0.0000,'','1','1758','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(220,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:59:51','1758.00','13','newstock','1','','',0.0000,'','1','1759','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(221,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:59:53','1759.00','13','newstock','1','','',0.0000,'','1','1760','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(222,'SODA 500ML CRATES','10',1.00,'2025-05-28 12:59:56','1760.00','13','newstock','1','','',0.0000,'','1','1761','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(223,'SODA 300ML CRATES','9',24.00,'2025-05-29 13:36:54','18844.00','13','newstock','1','','',0.0000,'','1','18868','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(224,'SODA 350ML PET','7',672.00,'2025-05-29 17:31:37','15642.00','13','newstock','1','','',0.0000,'','1','16314','1','1','7','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(225,'','1',2184.00,'2025-05-30 14:32:18','4.00','15','newstock','1','151748604660','46',13.8750,'','1','2188','supplier','1','13','','',0.00,'VATABLE','20','4179.72','26123.28','16.00','','received',0,'0000-00-00 00:00:00','pcs','2184',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(226,'','1',5233.00,'2025-05-30 14:32:47','1183.00','15','newstock','1','151748604660','46',46.7083,'','1','6416','supplier','1','10','','',0.00,'VATABLE','50','33713.73','210710.81','16.00','','received',0,'0000-00-00 00:00:00','pcs','5233',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(227,'','1',224.00,'2025-05-30 14:32:59','233.79','15','newstock','1','151748604660','46',608.0000,'','1','457.79','supplier','1','2','','',0.00,'VATABLE','650','18785.10','117406.90','16.00','','received',0,'0000-00-00 00:00:00','pcs','224',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(228,'','1',1343.00,'2025-05-30 14:33:30','869.00','15','newstock','1','151748604660','46',63.3330,'','1','2212','supplier','1','3','','',0.00,'VATABLE','75','11731.89','73324.33','16.00','','received',0,'0000-00-00 00:00:00','pcs','1343',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(229,'','1',120.00,'2025-05-30 14:35:02','358.00','15','newstock','1','151748604660','46',102.5000,'','1','478','supplier','1','15','','',0.00,'VATABLE','120','1696.55','10603.45','16.00','','received',0,'0000-00-00 00:00:00','pcs','120',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(230,'SODA 500ML CRATES','10',96.00,'2025-05-30 18:28:13','6104.00','13','newstock','1','','',0.0000,'','1','6200','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(231,'MINUTE MAID 400ML','3',12.00,'2025-05-30 18:33:25','2176.00','13','newstock','1','','',0.0000,'','1','2188','1','1','3','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(232,'','1',240.00,'2025-05-30 19:33:16','163.00','15','newstock','1','151748622751','46',28.3333,'','1','403','supplier','1','20','','',0.00,'VATABLE','60','937.93','5862.06','16.00','','received',0,'0000-00-00 00:00:00','pcs','240',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(233,'','1',1920.00,'2025-05-30 19:33:43','1.00','15','newstock','1','151748622751','46',15.4167,'','1','1921','supplier','1','21','','',0.00,'VATABLE','30','4082.77','25517.30','16.00','','received',0,'0000-00-00 00:00:00','pcs','1920',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(234,'PREDATOR GOLD 400ML','2',10.00,'2025-05-31 15:30:39','446.79','13','newstock','1','','',0.0000,'','1','456.79','1','1','2','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(235,'SODA 500ML CRATES','10',24.00,'2025-06-01 17:51:41','5840.00','13','newstock','1','','',0.0000,'','1','5864','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(236,'SODA 350ML PET','7',72.00,'2025-06-01 18:07:48','14473.00','13','newstock','1','','',0.0000,'','1','14545','1','1','7','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(237,'','1',792.00,'2025-06-02 17:04:33','5696.00','15','newstock','1','151748604660','46',46.7083,'','1','6488','supplier','1','10','','',0.00,'VATABLE','50','5102.48','31890.49','16.00','','received',0,'0000-00-00 00:00:00','pcs','792',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(238,'SODA 500ML CRATES','10',24.00,'2025-06-03 15:24:08','5736.00','14','newstock','1','','',0.0000,'','1','5760','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(239,'PREDATOR GOLD 400ML','2',1.00,'2025-06-03 15:24:26','362.68','14','newstock','1','','',0.0000,'','1','363.68','1','1','2','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(240,'SODA 300ML CRATES','9',24.00,'2025-06-03 15:49:49','13232.00','13','newstock','1','','',0.0000,'','1','13256','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(241,'Highland water 1 ltr','20',12.00,'2025-06-03 18:24:35','377.00','14','newstock','1','','',0.0000,'','1','389','1','1','20','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(242,'Highland water 500ml','21',24.00,'2025-06-03 18:24:39','1698.00','14','newstock','1','','',0.0000,'','1','1722','1','1','21','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(243,'SODA 500ML CRATES','10',144.00,'2025-06-04 11:31:28','4872.00','14','newstock','1','','',0.0000,'','1','5016','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(244,'PREDATOR GOLD 400ML','2',2.00,'2025-06-04 11:31:32','307.68','14','newstock','1','','',0.0000,'','1','309.68','1','1','2','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(245,'SODA 500ML CRATES','10',24.00,'2025-06-06 09:43:52','4536.00','14','newstock','1','','',0.0000,'','1','4560','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(246,'','1',14304.00,'2025-06-06 13:05:53','12198.00','15','newstock','1','151749204242','46',29.8400,'','1','26502','supplier','1','9','','',0.00,'VATABLE','32.5','58873.29','367958.07','16.00','','received',0,'0000-00-00 00:00:00','pcs','14304',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(247,'','1',223.00,'2025-06-06 13:06:23','298.68','15','newstock','1','151749204242','46',608.0000,'','1','521.68','supplier','1','2','','',0.00,'VATABLE','650','18701.24','116882.76','16.00','','received',0,'0000-00-00 00:00:00','pcs','223',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(248,'','1',4368.00,'2025-06-06 13:07:52','26502.00','15','newstock','1','151749204242','46',29.8400,'','1','30870','supplier','1','9','','',0.00,'VATABLE','32.5','17978.09','112363.03','16.00','','received',0,'0000-00-00 00:00:00','pcs','4368',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(249,'','1',720.00,'2025-06-06 13:08:24','4512.00','15','newstock','1','151749204242','46',46.7100,'','1','5232','supplier','1','10','','',0.00,'VATABLE','50','4638.79','28992.41','16.00','','received',0,'0000-00-00 00:00:00','pcs','720',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(250,'PET 1.25 LTR','15',60.00,'2025-06-07 15:03:17','188.00','14','newstock','1','','',0.0000,'','1','248','1','1','15','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(251,'2 LITERS PLASTIC SODA','1',54.00,'2025-06-07 15:03:20','133.00','14','newstock','1','','',0.0000,'','1','187','1','1','1','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(252,'SODA 300ML CRATES','9',1560.00,'2025-06-07 15:03:35','27510.00','14','newstock','1','','',0.0000,'','1','29070','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(253,'SODA 350ML PET','7',1440.00,'2025-06-07 15:03:41','8435.00','14','newstock','1','','',0.0000,'','1','9875','1','1','7','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(254,'SODA 500ML CRATES','10',168.00,'2025-06-07 15:03:51','4752.00','14','newstock','1','','',0.0000,'','1','4920','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(255,'SODA 300ML CRATES','9',1560.00,'2025-06-07 15:08:22','29070.00','14','newstock','1','','',0.0000,'','1','30630','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(256,'SODA 500ML CRATES','10',168.00,'2025-06-07 15:08:23','4920.00','14','newstock','1','','',0.0000,'','1','5088','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(257,'2 LITERS PLASTIC SODA','1',54.00,'2025-06-07 15:08:29','187.00','14','newstock','1','','',0.0000,'','1','241','1','1','1','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(258,'PET 1.25 LTR','15',60.00,'2025-06-07 15:08:36','248.00','14','newstock','1','','',0.0000,'','1','308','1','1','15','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(259,'SODA 350ML PET','7',1440.00,'2025-06-07 15:08:40','9875.00','14','newstock','1','','',0.0000,'','1','11315','1','1','7','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(260,'SODA 300ML CRATES','9',1560.00,'2025-06-07 15:53:00','29070.00','14','newstock','1','','',0.0000,'','1','30630','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(261,'SODA 500ML CRATES','10',168.00,'2025-06-07 15:53:01','4920.00','14','newstock','1','','',0.0000,'','1','5088','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(262,'SODA 350ML PET','7',1440.00,'2025-06-07 15:53:02','9875.00','14','newstock','1','','',0.0000,'','1','11315','1','1','7','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(263,'2 LITERS PLASTIC SODA','1',54.00,'2025-06-07 15:53:06','187.00','14','newstock','1','','',0.0000,'','1','241','1','1','1','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(264,'PET 1.25 LTR','15',60.00,'2025-06-07 15:53:11','248.00','14','newstock','1','','',0.0000,'','1','308','1','1','15','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(265,'2 LITERS PLASTIC SODA','1',54.00,'2025-06-07 16:11:01','187.00','14','newstock','1','','',0.0000,'','1','241','1','1','1','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(266,'PET 1.25 LTR','15',60.00,'2025-06-07 16:11:08','248.00','14','newstock','1','','',0.0000,'','1','308','1','1','15','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(267,'SODA 500ML CRATES','10',168.00,'2025-06-07 16:11:15','4920.00','14','newstock','1','','',0.0000,'','1','5088','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(268,'SODA 300ML CRATES','9',1560.00,'2025-06-07 16:11:16','29070.00','14','newstock','1','','',0.0000,'','1','30630','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(269,'SODA 350ML PET','7',1440.00,'2025-06-07 16:11:17','9875.00','14','newstock','1','','',0.0000,'','1','11315','1','1','7','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(270,'SODA 300ML CRATES','9',1560.00,'2025-06-07 17:57:17','29070.00','14','newstock','1','','',0.0000,'','1','30630','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(271,'SODA 500ML CRATES','10',168.00,'2025-06-07 17:57:24','4919.00','14','newstock','1','','',0.0000,'','1','5087','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(272,'SODA 350ML PET','7',1440.00,'2025-06-07 17:57:27','9875.00','14','newstock','1','','',0.0000,'','1','11315','1','1','7','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(273,'PET 1.25 LTR','15',60.00,'2025-06-07 17:57:30','248.00','14','newstock','1','','',0.0000,'','1','308','1','1','15','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(274,'2 LITERS PLASTIC SODA','1',54.00,'2025-06-07 17:57:32','186.00','14','newstock','1','','',0.0000,'','1','240','1','1','1','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(275,'SODA 300ML CRATES','9',72.00,'2025-06-07 18:46:13','30414.00','14','newstock','1','','',0.0000,'','1','30486','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(276,'SODA 500ML CRATES','10',48.00,'2025-06-07 18:46:14','4967.00','14','newstock','1','','',0.0000,'','1','5015','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(277,'PREDATOR GOLD 400ML','2',5.00,'2025-06-07 18:46:16','501.68','14','newstock','1','','',0.0000,'','1','506.68','1','1','2','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(278,'2 LITERS PLASTIC SODA','1',54.00,'2025-06-07 19:05:09','186.00','14','newstock','1','','',0.0000,'','1','240','1','1','1','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(279,'PET 1.25 LTR','15',60.00,'2025-06-07 19:05:25','248.00','14','newstock','1','','',0.0000,'','1','308','1','1','15','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(280,'SODA 350ML PET','7',1440.00,'2025-06-07 19:05:41','9875.00','14','newstock','1','','',0.0000,'','1','11315','1','1','7','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(281,'SODA 300ML CRATES','9',1560.00,'2025-06-07 19:10:24','28854.00','14','newstock','1','','',0.0000,'','1','30414','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(282,'SODA 500ML CRATES','10',168.00,'2025-06-07 19:10:34','4799.00','14','newstock','1','','',0.0000,'','1','4967','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(283,'PET 1 LTR','14',1.00,'2025-06-08 13:32:27','51.00','14','newstock','1','','',0.0000,'','1','52','1','1','14','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(284,'Highland water 1 ltr','20',5.00,'2025-06-08 13:32:30','228.00','14','newstock','1','','',0.0000,'','1','233','1','1','20','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(285,'SODA 500ML PET','6',2.00,'2025-06-08 13:32:34','1093.00','14','newstock','1','','',0.0000,'','1','1095','1','1','6','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(286,'SODA 300ML CRATES','9',288.00,'2025-06-09 10:19:11','27149.00','14','newstock','1','','',0.0000,'','1','27437','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(287,'','1',72.00,'2025-06-10 12:44:58','49.00','15','newstock','1','151749548673','46',81.0800,'','1','121','supplier','1','14','','',0.00,'VATABLE','95','805.21','5032.55','16.00','','received',0,'0000-00-00 00:00:00','pcs','72',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(288,'Highland water 1 ltr','20',72.00,'2025-06-10 17:30:48','55.00','14','newstock','1','','',0.0000,'','1','127','1','1','20','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(289,'Highland water 1 ltr','20',36.00,'2025-06-10 17:30:51','127.00','14','newstock','1','','',0.0000,'','1','163','1','1','20','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(290,'','1',144.00,'2025-06-10 18:09:03','0.00','15','newstock','1','151749568096','46',189.0000,'','1','144','supplier','1','12','','',0.00,'VATABLE','230','3753.93','23462.07','16.00','','received',0,'0000-00-00 00:00:00','pcs','144',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(291,'','1',180.00,'2025-06-10 18:10:01','152.00','15','newstock','1','151749568096','46',157.0000,'','1','332','supplier','1','1','','',0.00,'VATABLE','180','3897.93','24362.07','16.00','','received',0,'0000-00-00 00:00:00','pcs','180',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(292,'','1',360.00,'2025-06-10 18:12:53','180.00','15','newstock','1','151749568096','46',102.5000,'','1','540','supplier','1','15','','',0.00,'VATABLE','120','5089.66','31810.34','16.00','','received',0,'0000-00-00 00:00:00','pcs','360',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(293,'','1',360.00,'2025-06-10 18:13:17','1249.00','15','newstock','1','151749568096','46',63.3300,'','1','1609','supplier','1','3','','',0.00,'VATABLE','75','3144.66','19654.14','16.00','','received',0,'0000-00-00 00:00:00','pcs','360',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(294,'','1',3000.00,'2025-06-10 18:14:33','2890.00','15','newstock','1','151749568096','46',46.7100,'','1','5890','supplier','1','10','','',0.00,'VATABLE','50','19328.28','120801.72','16.00','','received',0,'0000-00-00 00:00:00','pcs','3000',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(295,'','1',480.00,'2025-06-10 18:14:59','9406.00','15','newstock','1','151749568096','46',39.3300,'','1','9886','supplier','1','7','','',0.00,'VATABLE','45','2603.92','16274.48','16.00','','received',0,'0000-00-00 00:00:00','pcs','480',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(296,'','1',1440.00,'2025-06-10 18:16:37','987.00','15','newstock','1','151749568096','46',57.7500,'','1','2427','supplier','1','6','','',0.00,'VATABLE','75','11470.34','71689.66','16.00','','received',0,'0000-00-00 00:00:00','pcs','1440',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(297,'','1',708.00,'2025-06-10 18:17:32','97.00','15','newstock','1','151749568096','46',81.0800,'','1','805','supplier','1','14','','',0.00,'VATABLE','95','7917.88','49486.76','16.00','','received',0,'0000-00-00 00:00:00','pcs','708',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(298,'','1',2160.00,'2025-06-10 18:18:20','1448.00','15','newstock','1','151749568096','46',13.8800,'','1','3608','supplier','1','13','','',0.00,'VATABLE','20','4135.28','25845.52','16.00','','received',0,'0000-00-00 00:00:00','pcs','2160',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(299,'SODA 300ML CRATES','9',1560.00,'2025-06-11 14:01:20','21817.00','14','newstock','1','','',0.0000,'','1','23377','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(300,'SODA 500ML CRATES','10',168.00,'2025-06-11 14:01:27','4954.00','14','newstock','1','','',0.0000,'','1','5122','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(301,'SODA 350ML PET','7',1440.00,'2025-06-11 14:01:30','5193.00','14','newstock','1','','',0.0000,'','1','6633','1','1','7','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(302,'PET 1.25 LTR','15',60.00,'2025-06-11 14:01:32','402.00','14','newstock','1','','',0.0000,'','1','462','1','1','15','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(303,'2 LITERS PLASTIC SODA','1',54.00,'2025-06-11 14:01:34','218.00','14','newstock','1','','',0.0000,'','1','272','1','1','1','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(304,'SODA 500ML CRATES','10',48.00,'2025-06-12 19:17:08','4738.00','14','newstock','1','','',0.0000,'','1','4786','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(305,'SODA 300ML CRATES','9',576.00,'2025-06-12 19:59:58','22191.00','14','newstock','1','','',0.0000,'','1','22767','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(306,'SODA 500ML CRATES','10',120.00,'2025-06-12 20:06:15','4666.00','14','newstock','1','','',0.0000,'','1','4786','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(307,'SODA 500ML CRATES','10',120.00,'2025-06-13 10:15:55','4616.00','14','newstock','1','','',0.0000,'','1','4736','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(308,'Highland water 500ml','21',240.00,'2025-06-14 15:59:58','89.00','14','newstock','1','','',0.0000,'','1','329','1','1','21','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(309,'SODA 500ML CRATES','10',96.00,'2025-06-15 13:32:44','3262.00','14','newstock','1','','',0.0000,'','1','3358','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(310,'','1',600.00,'2025-06-17 13:22:07','0.00','15','newstock','1','151750155683','2',28.3400,'','1','600','supplier','1','20','','',0.00,'VATABLE','60','2345.38','14658.62','16.00','','received',0,'0000-00-00 00:00:00','pcs','600',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(311,'','1',480.00,'2025-06-17 13:22:18','0.00','15','newstock','1','151750155683','2',15.4200,'','1','480','supplier','1','21','','',0.00,'VATABLE','30','1020.91','6380.69','16.00','','received',0,'0000-00-00 00:00:00','pcs','480',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(312,'Highland water 500ml','21',72.00,'2025-06-17 17:53:22','408.00','14','newstock','1','','',0.0000,'','1','480','1','1','21','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(313,'','1',120.00,'2025-06-18 15:54:43','120.00','15','newstock','1','151750251204','46',157.0000,'','1','240','supplier','1','1','','',0.00,'VATABLE','180','2598.62','16241.38','16.00','','received',0,'0000-00-00 00:00:00','pcs','120',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(314,'','1',1656.00,'2025-06-18 15:57:23','1453.00','15','newstock','1','151750251204','46',57.7500,'','1','3109','supplier','1','6','','',0.00,'VATABLE','75','13190.90','82443.10','16.00','','received',0,'0000-00-00 00:00:00','pcs','1656',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(315,'','1',2808.00,'2025-06-18 15:59:55','796.00','15','newstock','1','151750251204','46',63.3300,'','1','3604','supplier','1','3','','',0.00,'VATABLE','75','24528.36','153302.28','16.00','','received',0,'0000-00-00 00:00:00','pcs','2808',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(316,'','1',223.00,'2025-06-18 16:02:37','201.68','15','newstock','1','151750251204','46',608.0000,'','1','424.68','supplier','1','2','','',0.00,'VATABLE','650','18701.24','116882.76','16.00','','received',0,'0000-00-00 00:00:00','pcs','223',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(317,'','1',2184.00,'2025-06-18 16:03:47','17906.00','15','newstock','1','151750251204','46',29.8400,'','1','20090','supplier','1','9','','',0.00,'VATABLE','32.5','8989.04','56181.52','16.00','','received',0,'0000-00-00 00:00:00','pcs','2184',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(318,'','1',4512.00,'2025-06-18 16:04:46','2132.00','15','newstock','1','151750251204','46',46.7100,'','1','6644','supplier','1','10','','',0.00,'VATABLE','50','29069.73','181685.79','16.00','','received',0,'0000-00-00 00:00:00','pcs','4512',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(319,'','1',1200.00,'2025-06-18 16:05:40','4278.00','15','newstock','1','151750251204','46',39.3300,'','1','5478','supplier','1','7','','',0.00,'VATABLE','45','6509.79','40686.21','16.00','','received',0,'0000-00-00 00:00:00','pcs','1200',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(320,'','1',1008.00,'2025-06-18 16:06:36','704.00','15','newstock','1','151750251204','46',118.7500,'','1','1712','supplier','1','4','','',0.00,'VATABLE','150','16510.34','103189.66','16.00','','received',0,'0000-00-00 00:00:00','pcs','1008',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(321,'MINUTE MAID 400ML','3',480.00,'2025-06-18 19:56:23','3112.00','14','newstock','1','','',0.0000,'','1','3592','1','1','3','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(322,'MINUTE MAID 400ML','3',60.00,'2025-06-19 16:46:00','2968.00','14','newstock','1','','',0.0000,'','1','3028','1','1','3','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(323,'SODA 500ML PET','6',24.00,'2025-06-19 16:46:03','2773.00','14','newstock','1','','',0.0000,'','1','2797','1','1','6','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(324,'SODA 300ML CRATES','9',24.00,'2025-06-19 16:46:05','17258.00','14','newstock','1','','',0.0000,'','1','17282','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(325,'SODA 500ML CRATES','10',24.00,'2025-06-19 16:46:08','4868.00','14','newstock','1','','',0.0000,'','1','4892','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(326,'Keriget 1 ltr','17',12.00,'2025-06-20 14:10:37','55.00','14','newstock','1','','',0.0000,'','1','67','1','1','17','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(327,'Keriget 500 ml','18',24.00,'2025-06-20 14:10:40','120.00','14','newstock','1','','',0.0000,'','1','144','1','1','18','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(328,'SODA 300ML CRATES','9',720.00,'2025-06-20 14:11:37','15482.00','14','newstock','1','','',0.0000,'','1','16202','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(329,'SODA 500ML CRATES','10',312.00,'2025-06-20 14:11:39','3787.00','14','newstock','1','','',0.0000,'','1','4099','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(330,'PREDATOR GOLD 400ML','2',50.00,'2025-06-20 14:11:41','271.68','14','newstock','1','','',0.0000,'','1','321.68','1','1','2','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(331,'PET 1 LTR','14',24.00,'2025-06-20 14:11:43','544.00','14','newstock','1','','',0.0000,'','1','568','1','1','14','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(332,'TONIC/ SODA WATER ','11',120.00,'2025-06-20 14:11:46','782.00','14','newstock','1','','',0.0000,'','1','902','1','1','11','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(333,'SODA 500ML CRATES','10',48.00,'2025-06-20 18:26:30','4011.00','14','newstock','1','','',0.0000,'','1','4059','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(334,'SODA 300ML CRATES','9',24.00,'2025-06-20 18:26:33','16106.00','14','newstock','1','','',0.0000,'','1','16130','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(335,'SODA 350ML PET','7',24.00,'2025-06-20 18:26:38','4708.00','14','newstock','1','','',0.0000,'','1','4732','1','1','7','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(336,'SODA 300ML CRATES','9',216.00,'2025-06-21 12:21:41','16010.00','14','newstock','1','','',0.0000,'','1','16226','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(337,'200ML RGB','13',24.00,'2025-06-21 12:21:44','2885.00','14','newstock','1','','',0.0000,'','1','2909','1','1','13','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(338,'PREDATOR GOLD 400ML','2',10.00,'2025-06-21 12:21:48','317.68','14','newstock','1','','',0.0000,'','1','327.68','1','1','2','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(339,'MINUTE MAID 400ML','3',36.00,'2025-06-21 12:21:52','2942.00','14','newstock','1','','',0.0000,'','1','2978','1','1','3','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(340,'MINUTE MAID 1L','4',36.00,'2025-06-21 12:21:54','1707.00','14','newstock','1','','',0.0000,'','1','1743','1','1','4','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(341,'PET 1.25 LTR','15',24.00,'2025-06-21 12:21:56','222.00','14','newstock','1','','',0.0000,'','1','246','1','1','15','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(342,'SODA 500ML PET','6',96.00,'2025-06-21 12:21:59','2629.00','14','newstock','1','','',0.0000,'','1','2725','1','1','6','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(343,'Highland water 1 ltr','20',12.00,'2025-06-21 12:22:03','480.00','14','newstock','1','','',0.0000,'','1','492','1','1','20','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(344,'Highland water 500ml','21',24.00,'2025-06-21 12:22:14','360.00','14','newstock','1','','',0.0000,'','1','384','1','1','21','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(345,'DASANI WATER 1L','8',12.00,'2025-06-21 12:22:17','268.00','14','newstock','1','','',0.0000,'','1','280','1','1','8','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(346,'2 LITERS PLASTIC SODA','1',18.00,'2025-06-21 12:22:28','150.00','14','newstock','1','','',0.0000,'','1','168','1','1','1','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(347,'SODA 350ML PET','7',504.00,'2025-06-21 12:22:32','4708.00','14','newstock','1','','',0.0000,'','1','5212','1','1','7','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(348,'SODA 300ML CRATES','9',24.00,'2025-06-21 13:50:04','16178.00','14','newstock','1','','',0.0000,'','1','16202','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(349,'SODA 500ML CRATES','10',48.00,'2025-06-23 12:03:24','3099.00','14','newstock','1','','',0.0000,'','1','3147','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(350,'PET 1 LTR','14',1.00,'2025-06-23 18:31:14','507.00','14','newstock','1','','',0.0000,'','1','508','1','1','14','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(351,'MINUTE MAID 400ML','3',1.00,'2025-06-23 18:31:17','2863.00','14','newstock','1','','',0.0000,'','1','2864','1','1','3','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(352,'DASANI WATER 1L','8',24.00,'2025-06-26 09:05:03','243.00','14','newstock','1','','',0.0000,'','1','267','1','1','8','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(353,'DASANI WATER 1L','8',24.00,'2025-06-26 09:05:04','267.00','14','newstock','1','','',0.0000,'','1','291','1','1','8','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(354,'DASANI WATER 1L','8',24.00,'2025-06-26 09:05:05','291.00','14','newstock','1','','',0.0000,'','1','315','1','1','8','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(355,'DASANI WATER 1L','8',24.00,'2025-06-26 09:05:06','315.00','14','newstock','1','','',0.0000,'','1','339','1','1','8','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(356,'DASANI WATER 1L','8',24.00,'2025-06-26 09:05:07','339.00','14','newstock','1','','',0.0000,'','1','363','1','1','8','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(357,'DASANI WATER 1L','8',24.00,'2025-06-26 09:05:08','363.00','14','newstock','1','','',0.0000,'','1','387','1','1','8','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(358,'DASANI WATER 1L','8',24.00,'2025-06-26 09:05:09','387.00','14','newstock','1','','',0.0000,'','1','411','1','1','8','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(359,'DASANI WATER 1L','8',24.00,'2025-06-26 09:05:10','411.00','14','newstock','1','','',0.0000,'','1','435','1','1','8','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(360,'DASANI WATER 1L','8',24.00,'2025-06-26 09:05:11','435.00','14','newstock','1','','',0.0000,'','1','459','1','1','8','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(361,'DASANI WATER 1L','8',24.00,'2025-06-26 09:05:12','459.00','14','newstock','1','','',0.0000,'','1','483','1','1','8','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(362,'DASANI WATER 1L','8',24.00,'2025-06-26 09:05:13','483.00','14','newstock','1','','',0.0000,'','1','507','1','1','8','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(363,'PET 1 LTR','14',1.00,'2025-06-26 09:10:50','448.00','14','newstock','1','','',0.0000,'','1','449','1','1','14','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(364,'PET 1.25 LTR','15',18.00,'2025-06-26 09:12:25','179.00','14','newstock','1','','',0.0000,'','1','197','1','1','15','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(365,'SODA 350ML PET','7',108.00,'2025-06-26 09:12:31','3540.00','14','newstock','1','','',0.0000,'','1','3648','1','1','7','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(366,'PREDATOR GOLD 400ML','2',11.00,'2025-06-26 09:12:37','236.68','14','newstock','1','','',0.0000,'','1','247.68','1','1','2','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(367,'200ML RGB','13',96.00,'2025-06-26 09:12:39','2717.00','14','newstock','1','','',0.0000,'','1','2813','1','1','13','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(368,'PREDATOR GOLD 400ML','2',9.00,'2025-06-26 09:12:44','247.68','14','newstock','1','','',0.0000,'','1','256.68','1','1','2','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(369,'SODA 300ML CRATES','9',120.00,'2025-06-26 09:12:46','12122.00','14','newstock','1','','',0.0000,'','1','12242','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(370,'SODA 300ML CRATES','9',48.00,'2025-06-26 09:12:52','12242.00','14','newstock','1','','',0.0000,'','1','12290','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(371,'SODA 500ML CRATES','10',72.00,'2025-06-26 09:12:54','2089.00','14','newstock','1','','',0.0000,'','1','2161','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(372,'SODA 500ML CRATES','10',72.00,'2025-06-26 09:12:57','2161.00','14','newstock','1','','',0.0000,'','1','2233','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(373,'SODA 500ML CRATES','10',1.00,'2025-06-26 09:13:06','2233.00','14','newstock','1','','',0.0000,'','1','2234','1','1','10','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(374,'MINUTE MAID 400ML','3',36.00,'2025-06-26 09:13:08','2588.00','14','newstock','1','','',0.0000,'','1','2624','1','1','3','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(375,'MINUTE MAID 1L','4',12.00,'2025-06-26 09:13:09','1645.00','14','newstock','1','','',0.0000,'','1','1657','1','1','4','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(376,'Highland water 1 ltr','20',12.00,'2025-06-26 09:13:11','288.00','14','newstock','1','','',0.0000,'','1','300','1','1','20','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(377,'SODA 500ML PET','6',84.00,'2025-06-26 09:13:13','2017.00','14','newstock','1','','',0.0000,'','1','2101','1','1','6','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(378,'200ML RGB','13',4.00,'2025-06-26 10:53:42','2713.00','14','newstock','1','','',0.0000,'','1','2717','1','1','13','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(379,'200ML RGB','13',4.00,'2025-06-26 10:56:25','2713.00','14','newstock','1','','',0.0000,'','1','2717','1','1','13','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(380,'DASANI WATER 1L','8',12.00,'2025-06-26 13:26:50','471.00','14','newstock','1','','',0.0000,'','1','483','1','1','8','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(381,'2 LITERS PLASTIC SODA','',6.00,'2025-06-27 12:39:03','57.00','15','newstock','1','','',157.0000,'','1','63','internal','1','1','','',0.00,'','180','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(382,'200ML RGB','13',48.00,'2025-06-30 15:04:34','2452.00','14','newstock','1','','',0.0000,'','1','2500','1','1','13','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(383,'','1',210.00,'2025-06-30 15:23:45','61.00','15','newstock','1','151751285355','46',157.0000,'','1','271','supplier','1','1','','',0.00,'VATABLE','180','4547.59','28422.41','16.00','','received',0,'0000-00-00 00:00:00','pcs','210',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(384,'','1',960.00,'2025-06-30 15:24:22','196.00','15','newstock','1','151751285355','46',102.5000,'','1','1156','supplier','1','15','','',0.00,'VATABLE','120','13572.41','84827.59','16.00','','received',0,'0000-00-00 00:00:00','pcs','960',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(385,'','1',6024.00,'2025-06-30 15:24:58','1173.00','15','newstock','1','151751285355','46',46.7100,'','1','7197','supplier','1','10','','',0.00,'VATABLE','50','38811.18','242569.86','16.00','','received',0,'0000-00-00 00:00:00','pcs','6024',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(386,'','1',2184.00,'2025-06-30 15:25:34','10717.00','15','newstock','1','151751285355','46',29.8400,'','1','12901','supplier','1','9','','',0.00,'VATABLE','32.5','8989.04','56181.52','16.00','','received',0,'0000-00-00 00:00:00','pcs','2184',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(387,'','1',1968.00,'2025-06-30 15:26:29','2051.00','15','newstock','1','151751285355','46',57.7500,'','1','4019','supplier','1','6','','',0.00,'VATABLE','75','15676.14','97975.86','16.00','','received',0,'0000-00-00 00:00:00','pcs','1968',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(388,'','1',3360.00,'2025-06-30 15:27:32','3354.00','15','newstock','1','151751285355','46',39.3300,'','1','6714','supplier','1','7','','',0.00,'VATABLE','45','18227.42','113921.38','16.00','','received',0,'0000-00-00 00:00:00','pcs','3360',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(389,'SODA 300ML CRATES','9',24.00,'2025-06-30 18:30:22','12853.00','14','newstock','1','','',0.0000,'','1','12877','1','1','9','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(390,'SODA 500ML CRATES','10',24.00,'2025-06-30 18:30:28','7124.00','14','newstock','1','','',0.0000,'','1','7148','1','1','10','','',0.00,'','','','','16','','returned',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=3 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,10926.00,300.00,1,1,'active','yes',1,0.00),(2,10927.00,99999999.99,2.75,1,1,'active','no',1,0.00); /*!40000 ALTER TABLE `nhif` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `nhif2` -- DROP TABLE IF EXISTS `nhif2`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `nhif2` ( `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 `nhif2` -- LOCK TABLES `nhif2` WRITE; /*!40000 ALTER TABLE `nhif2` DISABLE KEYS */; INSERT INTO `nhif2` 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 `nhif2` 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 AUTO_INCREMENT=2 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 */; INSERT INTO `noticelist` VALUES (1,'1','eTIMS Enhancements February 2025','Greetings Dear Taxpayer,\r\n\r\nWe are pleased to inform you that several enhancements have been made to eTIMS to improve user experience, increase system flexibility and optimize performance.\r\nKey Updates:\r\n1. Simplified eTIMS Registration – The online registration does not require any document uploads, including the acknowledgment form.\r\n2. Automatic Approval of Service Requests - Taxpayer applications for on boarding any eTIMS solution are now auto-approved without KRA intervention. An SMS notification will be sent to the taxpayer’s iTax-registered phone number upon approval.\r\n3. On boarding Multiple Solutions - Taxpayers can now simultaneously use multiple eTIMS solutions without requiring KRA approval for change of solution. This is done through a new service request, which is automatically approved. However, for change of device under same solution one will require to be facilitated by KRA.\r\nFor example:\r\n• A taxpayer using eClient as the primary device can add the online platform as a secondary invoicing option.\r\n• A taxpayer using the Online Portal as the primary solution can add eClient as a secondary invoicing solution.\r\n4. Centralized Invoice Access - Taxpayers can now view all invoices generated from different eTIMS solutions via the online taxpayer portal. Each solution has a unique invoicing sequence, ensuring clear differentiation: Online Portal: KRACU0200038925/1..2..3 and eClient: KRACU0100062095/1..2..3\r\n5. Credit Notes Policy - Credit notes must be generated from the same solution where the original invoice was issued.\r\n6. System-to-System Integration Enhancements - Taxpayers using VSCU/OSCU as a primary device from one integrator can now add VSCU/OSCU from another integrator by creating a branch under Device Management.\r\n7. Data Synchronization Enhancements - Items registered on eClient will sync with the online solution, but not vice versa (since eClient operates offline). However, Customers registered on eClient will not sync with the online portal.\r\nWe appreciate your continued cooperation and look forward to providing you with an even better eTIMS experience.\r\n\r\nBest regards,\r\nKRA eTIMS Support Team','https://etims-api.kra.go.ke/common/link/ebm/receipt/indexEbmNotice?noticeNo=1','Andrew Momanyi','20250221142341'); /*!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 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `parceldelivery` -- LOCK TABLES `parceldelivery` WRITE; /*!40000 ALTER TABLE `parceldelivery` DISABLE KEYS */; /*!40000 ALTER TABLE `parceldelivery` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `password_resets` -- DROP TABLE IF EXISTS `password_resets`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `password_resets` ( `email` varchar(255) NOT NULL, `token` varchar(255) NOT NULL, `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), KEY `password_resets_email_index` (`email`), KEY `password_resets_token_index` (`token`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `password_resets` -- LOCK TABLES `password_resets` WRITE; /*!40000 ALTER TABLE `password_resets` DISABLE KEYS */; /*!40000 ALTER TABLE `password_resets` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paye` -- DROP TABLE IF EXISTS `paye`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paye` ( `id` int(11) NOT NULL AUTO_INCREMENT, `start` decimal(10,2) NOT NULL, `end` decimal(15,2) NOT NULL, `amt` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `percentage` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `paye` -- LOCK TABLES `paye` WRITE; /*!40000 ALTER TABLE `paye` DISABLE KEYS */; INSERT INTO `paye` VALUES (1,0.00,24000.00,24000.00,1,1,'active',10.00),(2,24001.00,32333.00,8333.00,1,1,'active',25.00),(3,32333.00,10000000000.00,32333.00,1,1,'active',30.00); /*!40000 ALTER TABLE `paye` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `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 CHEQUE','04','BANK CHEQUE 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=9 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `paymentmethodes` -- LOCK TABLES `paymentmethodes` WRITE; /*!40000 ALTER TABLE `paymentmethodes` DISABLE KEYS */; INSERT INTO `paymentmethodes` VALUES (1,'cash','Cash payment','active','2021-09-07 05:52:05','1','1','1050','',1,NULL),(2,'mpesa','mpesa','active','2021-09-22 10:35:37','1','1','1010','',1,NULL),(3,'card','card payment','active','2021-09-07 05:52:50','1','1','1030','',1,NULL),(4,'bank','Bank payment','active','2021-09-07 05:53:23','1','1','1030','',1,NULL),(5,'credit','account receivable ','active','2021-09-07 06:31:55','1','1','1100','',1,NULL),(6,'voucher','Directors account','active','2021-09-07 06:32:21','1','1','1040','',1,NULL),(7,'creditnote','Account payable','active','2021-09-07 06:34:11','1','1','2130','',1,NULL),(8,'points','Account redeemable','active','2021-09-07 06:36:16','1','1','2130','',1,NULL); /*!40000 ALTER TABLE `paymentmethodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `payments` -- DROP TABLE IF EXISTS `payments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `payments` ( `id` int(100) NOT NULL AUTO_INCREMENT, `paidto` varchar(100) NOT NULL, `paiby` varchar(100) NOT NULL, `paiddate` varchar(100) NOT NULL, `todate` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `status` varchar(100) NOT NULL, `approvedby` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `receiptno` varchar(100) NOT NULL DEFAULT 'no', `comments` text NOT NULL, `idno` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `payments` -- LOCK TABLES `payments` WRITE; /*!40000 ALTER TABLE `payments` DISABLE KEYS */; /*!40000 ALTER TABLE `payments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paymentsection` -- DROP TABLE IF EXISTS `paymentsection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paymentsection` ( `id` int(40) NOT NULL AUTO_INCREMENT, `methodid` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `description` text NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `paymentsection` -- LOCK TABLES `paymentsection` WRITE; /*!40000 ALTER TABLE `paymentsection` DISABLE KEYS */; INSERT INTO `paymentsection` VALUES (8,'2','KCB Bank','KCB Bank','2016-04-20 10:39:59','','3','3'),(9,'2','Equity Bank','Equity Bank','2016-04-20 10:40:10','','3','3'),(10,'4','cash','CASH','2016-04-20 10:40:34','','3','3'),(11,'3','Lipa rent','','2016-04-20 10:40:48','','3','3'),(12,'1','Airtel Money','Airtel Money','2016-04-20 10:41:17','','3','3'),(13,'1','M-pesa','M-pesa','2016-04-20 10:41:32','','3','3'),(15,'6','Coparent','Coparent','2016-05-25 04:21:55','','3','3'),(16,'2','Unaitas','Unaitas','2017-12-16 06:51:45','','',''); /*!40000 ALTER TABLE `paymentsection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `payroll` -- DROP TABLE IF EXISTS `payroll`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `payroll` ( `id` int(100) NOT NULL AUTO_INCREMENT, `type` varchar(255) NOT NULL, `designation` varchar(255) NOT NULL, `allowance` varchar(255) NOT NULL, `paytype` varchar(255) NOT NULL, `nohours` varchar(255) NOT NULL, `salary` varchar(255) NOT NULL, `nodays` varchar(255) NOT NULL, `nodaysyearly` varchar(255) NOT NULL, `annualsalary` varchar(255) NOT NULL, `monthlysalary` varchar(50) NOT NULL, `dailysalary` varchar(100) DEFAULT NULL, `comments` text NOT NULL, `vat` varchar(50) NOT NULL DEFAULT 'active', `payee` varchar(50) NOT NULL, `nssf` varchar(100) NOT NULL, `nihf` text NOT NULL, `employeeid` varchar(100) NOT NULL, `advance` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `other` varchar(50) NOT NULL, `month` varchar(50) NOT NULL, `year` varchar(50) NOT NULL, `loan` varchar(100) NOT NULL, PRIMARY KEY (`id`), KEY `first_name` (`type`), KEY `last_name` (`designation`), KEY `email` (`paytype`), KEY `phppos_people_ibfk_1` (`dailysalary`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `payroll` -- LOCK TABLES `payroll` WRITE; /*!40000 ALTER TABLE `payroll` DISABLE KEYS */; /*!40000 ALTER TABLE `payroll` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `people` -- DROP TABLE IF EXISTS `people`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `people` ( `id` int(11) NOT NULL AUTO_INCREMENT, `nhifrelief` decimal(10,2) DEFAULT NULL, `firstname` varchar(255) NOT NULL, `surname` varchar(20) NOT NULL, `lastname` varchar(255) DEFAULT NULL, `phone` varchar(255) DEFAULT NULL, `email` varchar(255) DEFAULT NULL, `password` text NOT NULL, `address_1` varchar(255) NOT NULL, `gender` varchar(255) DEFAULT NULL, `city` varchar(255) NOT NULL, `zip` varchar(255) NOT NULL, `country` varchar(255) NOT NULL, `comments` text NOT NULL, `image_id` varchar(100) DEFAULT NULL, `category` varchar(50) NOT NULL DEFAULT 'accommodation', `status` varchar(50) NOT NULL DEFAULT '1', `company` varchar(50) DEFAULT NULL, `account` varchar(100) NOT NULL, `website` text NOT NULL, `idno` varchar(100) NOT NULL, `balance` decimal(10,2) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `entrydate` varchar(50) NOT NULL, `jobstatus` varchar(30) NOT NULL, `salary` decimal(10,2) NOT NULL, `department` varchar(20) NOT NULL, `dob` varchar(20) NOT NULL, `passport` varchar(30) NOT NULL, `ethnicity` varchar(30) NOT NULL, `religion` varchar(30) NOT NULL, `salarystartdate` varchar(30) NOT NULL, `salaryreviewdate` varchar(30) NOT NULL, `bankname` varchar(30) NOT NULL, `bankaccount` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `method` varchar(30) NOT NULL, `probationdate` varchar(30) NOT NULL, `number` varchar(20) NOT NULL, `relief` decimal(10,2) NOT NULL, `leavegroup` varchar(30) NOT NULL, `manager` varchar(30) NOT NULL, `marital` varchar(30) NOT NULL, `smstype` varchar(20) NOT NULL, `totalsms` decimal(10,2) NOT NULL, `apiaccount_id` int(11) NOT NULL, `photo` text NOT NULL, `code` varchar(30) NOT NULL, `service` varchar(20) NOT NULL, `usertype` varchar(20) NOT NULL DEFAULT 'user', `username` varchar(20) NOT NULL, `county` int(11) NOT NULL, `province` int(11) NOT NULL, `box` int(11) 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=105 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,123.75,'Admin','Advanta','FAITH','254718667391','robisearch@gmail.com','098765432','254718667391','female','','','0','','155663771675825033','user','1','','','','',-2229819.00,'1','2025-05-31','','1','2019-06-11','Contract',30000.00,'','2019-06-06','','','','2019-06-05','2019-06-06','KCB','2412423','Daily','1','2019-09-20','0222222',0.00,'','','Single','',499.00,1,'','1000','yes','admin','',0,0,0,'','2019-08-28',0,'',5.00,'','','','Yes',0.00,0,0.00,983215.20,'no',200.00,'','2024-12-20 12:14:12','','','','','','','','P06666xxx',1,'022','444',0,'','534032','2022-10-23 20:40:59','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,'Default2','Default','Default2','254718667391','admin','Robisearch321','Default','','','','1 ','',NULL,'supplier','1','Default2','','','666663',5100.00,'1','2025-03-06 10:24:56','','1','','',0.00,'','','','','','','','','','Monthly','4','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',10.00,'','','','yes',835797.97,0,0.00,11.40,'no',300.00,'yes','2025-06-17 13:24:51','','','','','','','','',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(13,NULL,'SAM','WACHIRA',NULL,'254712723228','SAM','0712','','male','','','','',NULL,'user','1',NULL,'','','',0.00,'','2025-06-03','','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,0,'1743771147','','0000-00-00 00:00:00','','new','',''),(14,NULL,'JULIE','WANGECI',NULL,'254729253340','JULIE','1985','','female','','','','',NULL,'user','1',NULL,'','','',-100.00,'','2025-06-27','','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,0,'1743771289','','0000-00-00 00:00:00','','new','',''),(15,NULL,'BENSON','KARURI',NULL,'254725328812','BEN','Jesusmyhero@12','','male','','','','',NULL,'user','1',NULL,'','','',0.00,'','2025-04-04','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','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,'1743774722','','0000-00-00 00:00:00','','new','',''),(16,NULL,'WA TERYPHA ','','','254712562545','','','','female','','2026-04-05','116 ','',NULL,'member','1',' NGANI-INI ','','','',15400.00,'13','2025-04-05 10:53:10','','1','2025-04-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',11600.00,0,0.00,0.00,'no',0.00,'no','2025-06-28 18:51:42','','','','','','','','',1,NULL,NULL,1,'174383795813','','0000-00-00 00:00:00','','new','',''),(17,NULL,'MUGO','',NULL,'254718777876','','','','male','','2026-04-05','116','',NULL,'member','1','','','','',20360.00,'13','2025-04-05 10:28:52','','1','2025-04-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-22 14:23:25','','','','','',NULL,NULL,'',1,NULL,NULL,0,'174383813213','','0000-00-00 00:00:00','','new','',''),(18,NULL,'SIEL','','','254765556556','','0712','','male','','2026-04-05','116 ','',NULL,'member','1','','','','',0.40,'14','2025-04-08 15:39:05','','1','2025-04-05','',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','2025-06-18 19:56:29','','','','','','','','P051559701J',1,NULL,NULL,0,'174383817013','','0000-00-00 00:00:00','','new','',''),(19,NULL,'UPTOWN MWEIGA','',NULL,'254766787674','','','','male','','2026-04-05','116','',NULL,'member','1','','','','',-4866.70,'13','2025-04-05 10:31:45','','1','2025-04-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-28 13:36:22','','','','','',NULL,NULL,'',1,NULL,NULL,0,'174383830513','','0000-00-00 00:00:00','','new','',''),(20,NULL,'KARIGUINI NAIRUTIA','',NULL,'254712343565','','','','male','','2026-04-05','116','',NULL,'member','1','','','','',69139.92,'13','2025-04-05 10:32:50','','1','2025-04-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-27 11:27:16','','','','','',NULL,NULL,'',1,NULL,NULL,0,'174383837013','','0000-00-00 00:00:00','','new','',''),(21,NULL,'SIEL','',NULL,'254752251256','','','','','','2026-04-05','1','',NULL,'','1','','','','',0.00,'13','2025-04-05 10:34:26','','1','2025-04-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'174383846613','','0000-00-00 00:00:00','','new','',''),(22,NULL,'WA TERYPHA','',NULL,'254788898765','','','','female','','2026-04-05','116','',NULL,'','1','','','','',-8440.00,'13','2025-04-05 10:38:46','','1','2025-04-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-04-05 10:42:54','','','','','',NULL,NULL,'',1,NULL,NULL,0,'174383872613','','0000-00-00 00:00:00','','new','',''),(23,NULL,'ephraim caltex','',NULL,'254714567809','','','','male','','2026-04-05','116','',NULL,'member','1','','','','',-2070.00,'13','2025-04-05 13:04:45','','1','2025-04-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-30 11:05:36','','','','','',NULL,NULL,'',1,NULL,NULL,0,'174384748513','','0000-00-00 00:00:00','','new','',''),(24,NULL,'KANYI','','','254725639685','','0712','','male','','2026-04-05','116 ','',NULL,'member','1','','','','',-3630.94,'13','2025-04-05 13:55:35','','1','2025-04-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',1214.06,0,0.00,0.00,'no',0.00,'no','2025-04-28 11:35:17','','','','','','','','',1,NULL,NULL,0,'174385049313','','0000-00-00 00:00:00','','new','',''),(25,NULL,'DAN','',NULL,'254745679809','','','','male','','2026-04-05','116','',NULL,'member','1','','','','',-147081.67,'13','2025-04-05 13:56:13','','1','2025-04-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',-23253.44,0,0.00,0.00,'no',0.00,'no','2025-06-28 18:45:20','','','','','',NULL,NULL,'',1,NULL,NULL,0,'174385057313','','0000-00-00 00:00:00','','new','',''),(26,NULL,'JULIA','',NULL,'254789786534','','','','female','','2026-04-05','116','',NULL,'member','1','','','','',-12144.42,'13','2025-04-05 13:56:49','','1','2025-04-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-25 08:36:38','','','','','',NULL,NULL,'',1,NULL,NULL,0,'174385060913','','0000-00-00 00:00:00','','new','',''),(27,NULL,'PERMINUS','',NULL,'254745123456','','','','male','','2026-04-05','116','',NULL,'member','1','','','','',-143731.92,'13','2025-04-05 13:57:24','','1','2025-04-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',-84968.86,0,0.00,0.00,'no',0.00,'no','2025-06-26 13:39:37','','','','','',NULL,NULL,'',1,NULL,NULL,0,'174385064413','','0000-00-00 00:00:00','','new','',''),(28,NULL,'GLADYS','',NULL,'254789858533',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',4129.95,'13','2025-04-05 16:12:09','','1','2025-04-05 16:12:09','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-30 16:48:23','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(29,NULL,'JOYMART SUPERMARKET','',NULL,'254734454496',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'14','2025-04-07 19:41:14','','1','2025-04-07 19:41:14','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-26 13:16:00','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(30,NULL,'BAZE','',NULL,'071121025011',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',-999.92,'14','2025-04-08 10:40:57','','1','2025-04-08 10:40:57','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-05-23 18:35:58','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(31,NULL,'CLASSIC KIAWARA','',NULL,'254713541214',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'14','2025-04-08 10:47:05','','1','2025-04-08 10:47:05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-27 18:39:22','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(32,NULL,'Wambugu','',NULL,'254780541507',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'14','2025-04-08 14:30:01','','1','2025-04-08 14:30:01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-04-09 08:50:40','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(33,NULL,'YOU & ME','',NULL,'254722201231',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',-2820.00,'14','2025-04-08 17:29:07','','1','2025-04-08 17:29:07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-26 13:24:29','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(34,NULL,'WANJOHI','',NULL,'254724565485',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',-0.01,'14','2025-04-09 12:21:39','','1','2025-04-09 12:21:39','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-13 18:30:51','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(35,NULL,'TAMASHA','',NULL,'254758963254',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',-1980.00,'14','2025-04-09 14:15:17','','1','2025-04-09 14:15:17','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-30 18:26:05','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(36,NULL,'JACKIE','',NULL,'254726596585',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',50.00,'14','2025-04-10 09:33:19','','1','2025-04-10 09:33:19','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-04-27 11:08:37','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(37,NULL,'MARY','',NULL,'254724455664',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'14','2025-04-10 12:27:51','','1','2025-04-10 12:27:51','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-05-07 18:44:03','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(38,NULL,'KWA CHINA','',NULL,'254752565256',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'14','2025-04-12 09:23:39','','1','2025-04-12 09:23:39','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-04-12 10:41:41','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(39,NULL,'ACACIA MAKUTANO','','','254745652655','','','','','','','','',NULL,'member','1','','','','',-50098.00,'13','2025-05-13 15:18:28','','1','2025-04-12 10:27:57','',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','2025-05-13 17:27:13','','','','','','','','',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(40,NULL,'SHIRO','',NULL,'254702156548',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'14','2025-04-12 11:22:01','','1','2025-04-12 11:22:01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(41,NULL,'CALIFORNIA','',NULL,'254720154156',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',-1200.00,'14','2025-04-12 12:54:06','','1','2025-04-12 12:54:06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-27 16:28:02','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(42,NULL,'MAMA JOHN','',NULL,'254720586544',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'14','2025-04-12 13:31:00','','1','2025-04-12 13:31:00','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-04-12 13:33:52','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(43,NULL,'MUNYAKA','',NULL,'254785452123',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'14','2025-04-12 16:59:42','','1','2025-04-12 16:59:42','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-30 13:44:33','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(44,NULL,'JAMBO CAFE','',NULL,'254756698255',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',-1579.99,'14','2025-04-12 18:07:31','','1','2025-04-12 18:07:31','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-20 19:11:57','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(45,NULL,'julie kiawara','',NULL,'254729459573',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',-2590.00,'14','2025-04-13 18:23:55','','1','2025-04-13 18:23:55','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-26 20:21:14','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(46,NULL,'Almasi Coca Cola','',NULL,'254700000000','','','','','','2026-04-15','1','',NULL,'supplier','1','Almasi Coca Cola ','','','',0.00,'1','2025-04-15 11:02:08','','1','2025-04-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',7818969.25,0,0.00,0.00,'no',0.00,'no','2025-06-30 15:27:56','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17447041281','','0000-00-00 00:00:00','','new','',''),(47,NULL,'Mama Stive','',NULL,'254780415263','','','','','','2026-04-15','1','',NULL,'','1','','','','',0.00,'14','2025-04-15 11:08:36','','1','2025-04-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'174470451614','','0000-00-00 00:00:00','','new','',''),(48,NULL,'Mama Stive','',NULL,'254725825955','','','','female','','2026-04-15','116','',NULL,'member','1','','','','25846',-4740.00,'14','2025-04-15 11:11:08','','1','2025-04-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',-6899.98,0,0.00,0.00,'no',0.00,'no','2025-06-26 09:55:47','','','','','',NULL,NULL,'',1,NULL,NULL,1,'174470466814','','0000-00-00 00:00:00','','new','',''),(49,NULL,'CORNER BAR RUIRII','',NULL,'254856545255',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'14','2025-04-15 11:25:29','','1','2025-04-15 11:25:29','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-04-15 16:59:03','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(50,NULL,'NGATIA RUIRII','',NULL,'254710284599',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'14','2025-04-16 09:20:59','','1','2025-04-16 09:20:59','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-12 17:41:23','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(51,NULL,'JOSSE RUIRII','',NULL,'254727716356',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'14','2025-04-16 09:58:47','','1','2025-04-16 09:58:47','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-04-16 18:06:30','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(52,NULL,'RURII BAR','',NULL,'2540103419473',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'14','2025-04-16 10:31:56','','1','2025-04-16 10:31:56','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-04-16 19:24:04','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(53,NULL,'TONY UPTOWN','',NULL,'254777444445',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',3592.84,'14','2025-04-16 11:28:46','','1','2025-04-16 11:28:46','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-30 17:16:00','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(54,NULL,'RAFIKI','',NULL,'254745183237',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',-41.66,'14','2025-04-17 15:20:06','','1','2025-04-17 15:20:06','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-05-07 15:19:02','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(55,NULL,'JAY WINES','',NULL,'254789632574',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'14','2025-04-18 16:33:12','','1','2025-04-18 16:33:12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-05-08 21:15:43','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(56,NULL,'SHIKU PUB RUIRII','',NULL,'254798985437',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'14','2025-04-22 08:43:57','','1','2025-04-22 08:43:57','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-06 18:14:41','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(57,NULL,'HOME PUB','',NULL,'254720451085',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',-1200.00,'14','2025-04-22 17:48:42','','1','2025-04-22 17:48:42','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(58,NULL,'PAMA WINE','',NULL,'2547782565265',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',-1815.84,'14','2025-04-23 15:52:34','','1','2025-04-23 15:52:34','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-26 10:21:31','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(59,NULL,'FELISTA NYERI','',NULL,'254756987545',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'14','2025-04-23 17:48:56','','1','2025-04-23 17:48:56','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-05-08 21:13:57','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(60,NULL,'SAM KIBALI','',NULL,'254745639525',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',-4483.00,'14','2025-04-24 19:08:29','','1','2025-04-24 19:08:29','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-26 18:09:26','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(61,NULL,'TEMUA WINES','',NULL,'254789632569',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',11440.00,'13','2025-04-25 18:34:14','','1','2025-04-25 18:34:14','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-27 12:04:21','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(62,NULL,'MSAMS FOODPLUS','','','254725656524','','','','','','','','',NULL,'member','1','','','','',-133159.82,'14','2025-05-05 20:47:33','','1','2025-04-25 19:23:15','',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','2025-06-26 13:43:46','','','','','','','','P052277093P',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(63,NULL,'BILKAN WINES','',NULL,'254685678908',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',16734.76,'14','2025-05-01 15:22:29','','1','2025-05-01 15:22:29','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-30 15:59:39','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(64,NULL,'CUSTOMER','',NULL,'254879654323',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',-2916.80,'14','2025-05-01 16:08:18','','1','2025-05-01 16:08:18','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',-3821.80,0,0.00,0.00,'no',0.00,'no','2025-06-30 18:28:53','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(65,NULL,'funcity','',NULL,'254367890980',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'14','2025-05-02 18:08:23','','1','2025-05-02 18:08:23','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-05-17 12:34:15','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(66,NULL,'VANNA WINES','',NULL,'254536987895',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',-370.00,'14','2025-05-03 10:23:10','','1','2025-05-03 10:23:10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(67,NULL,'NJERI GITHURA','',NULL,'254712986979',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'14','2025-05-04 12:58:21','','1','2025-05-04 12:58:21','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(68,NULL,'Faith','',NULL,'254720585696',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',-19350.00,'13','2025-05-09 13:59:34','','1','2025-05-09 13:59:34','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-05-09 18:44:31','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(69,NULL,'NJERI NGARENGIRO STOCKIST','',NULL,'254725623251',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'13','2025-05-09 16:50:57','','1','2025-05-09 16:50:57','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-26 13:46:07','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(70,NULL,'FAITH NGARENGIRO','',NULL,'254712236652',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.32,'13','2025-05-09 17:00:23','','1','2025-05-09 17:00:23','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-05-09 16:59:51','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(71,NULL,'BEN BOSS','',NULL,'254725685525',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',50048.00,'13','2025-05-09 17:04:10','','1','2025-05-09 17:04:10','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-26 18:11:37','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(72,NULL,'HAPPINESS','',NULL,'254712225652',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'13','2025-05-10 13:00:44','','1','2025-05-10 13:00:44','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-26 13:46:52','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(73,NULL,'BUTTON BAR','',NULL,'254745452545',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',-5910.00,'13','2025-05-11 14:31:31','','1','2025-05-11 14:31:31','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-05-14 16:53:21','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(74,NULL,'MAMA BEN','',NULL,'254715456541',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'13','2025-05-11 14:39:20','','1','2025-05-11 14:39:20','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-26 13:47:34','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(75,NULL,'UMEME RESTAURANT','',NULL,'254723515407',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',-1200.00,'13','2025-05-13 14:30:45','','1','2025-05-13 14:30:45','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-19 19:13:59','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(76,NULL,'BOOKSHOP','',NULL,'25471225656525',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'13','2025-05-14 13:12:45','','1','2025-05-14 13:12:45','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-05-14 18:34:03','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(77,NULL,'FINE BREEZE','',NULL,'254725636524',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',-1.00,'13','2025-05-16 12:25:15','','1','2025-05-16 12:25:15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',-9540.00,0,0.00,0.00,'no',0.00,'no','2025-06-19 19:07:07','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(78,NULL,'HEROES PUB','',NULL,'254712526525',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'13','2025-05-16 12:34:05','','1','2025-05-16 12:34:05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-05-16 13:19:30','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(79,NULL,'TEVIS SHOP','',NULL,'254745256521',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'13','2025-05-19 16:28:31','','1','2025-05-19 16:28:31','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-05-19 18:01:42','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(80,NULL,'Gitonga Kibali','','','+254743229326','','','','','','2030-05-21','1 ','',NULL,'member','1','','','','',-1373.20,'13','2025-05-26 17:10:29','','1','2025-05-21','',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,'yes',50000.00,'no','2025-06-30 17:51:57','','','','','','','','',1,NULL,NULL,1,'174780866313','','0000-00-00 00:00:00','','new','',''),(81,NULL,'PAKUA PAKUA','',NULL,'254752565254',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'13','2025-05-22 15:24:59','','1','2025-05-22 15:24:59','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-05-22 16:15:29','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(82,NULL,'WAIRIMU PUB','',NULL,'+25489567235',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',-1200.00,'13','2025-05-22 15:32:46','','1','2025-05-22 15:32:46','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-05-22 16:18:29','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(83,NULL,'ANN','',NULL,'+25425856698',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'13','2025-05-22 15:51:43','','1','2025-05-22 15:51:43','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-05-22 18:09:59','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(84,NULL,'SOCIAL HALL','',NULL,'+25432569874',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'13','2025-05-22 16:24:20','','1','2025-05-22 16:24:20','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-05-31 15:11:19','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(85,NULL,'wagafura','',NULL,'+254895624325',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.64,'13','2025-05-22 17:16:54','','1','2025-05-22 17:16:54','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-05-22 17:16:40','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(86,NULL,'wa brian','',NULL,'+25489576253',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.64,'13','2025-05-22 17:21:11','','1','2025-05-22 17:21:11','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-05-22 17:21:01','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(87,NULL,'paul','',NULL,'+254789564235',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'13','2025-05-22 18:16:46','','1','2025-05-22 18:16:46','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-05-22 18:20:39','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(88,NULL,'sue','',NULL,'+25456456897',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'13','2025-05-23 10:35:12','','1','2025-05-23 10:35:12','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-05-23 10:37:45','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(89,NULL,'PCEA KIENI WEST','',NULL,'+25429943329',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'13','2025-05-23 16:49:05','','1','2025-05-23 16:49:05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-05-23 16:51:22','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(90,NULL,'home care','',NULL,'+254784125896',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'13','2025-05-25 15:29:52','','1','2025-05-25 15:29:52','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-05-25 16:30:37','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(91,NULL,'Kibali','','','+254717247011','','','','male','KIAWARA','2026-05-26','1 ','',NULL,'member','1','Franco','','','',0.00,'13','2025-05-26 17:16:58','','1','2025-05-26','',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','2025-06-26 18:11:12','','','','','','','','',1,NULL,NULL,0,'174826688213','','0000-00-00 00:00:00','','new','',''),(92,NULL,'Kibali','','','+254116623425','','','','male','KIAWARA','2030-05-26','116 ','',NULL,'member','1','Maasai','','','',410.00,'13','2025-05-26 17:16:13','','1','2025-05-26','',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','2025-05-30 17:27:45','','','','','','','','',1,NULL,NULL,0,'174826758313','','0000-00-00 00:00:00','','new','',''),(93,NULL,'KIBALI MAIN','',NULL,'2547343343543',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'13','2025-05-27 15:24:54','','1','2025-05-27 15:24:54','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-05-27 15:30:32','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(94,NULL,'Davie','',NULL,'+25421489587','','','','male','','2026-05-30','1','',NULL,'member','1','Coca-cola','','','',0.00,'13','2025-05-30 12:44:10','','1','2025-05-30','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-26 14:33:50','','','','','',NULL,NULL,'',1,NULL,NULL,0,'174859825013','','0000-00-00 00:00:00','','new','',''),(95,NULL,'DELIGHT CAFE','',NULL,'254723512296',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'14','2025-06-08 15:59:42','','1','2025-06-08 15:59:42','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-14 17:20:50','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(96,NULL,'SAM UPTOWN MWEIGA','',NULL,'254703489482',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',36600.00,'14','2025-06-09 08:44:20','','1','2025-06-09 08:44:20','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-26 18:10:30','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(97,NULL,'MASAI KIBALI','',NULL,'254116623425',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',510.00,'14','2025-06-09 08:52:07','','1','2025-06-09 08:52:07','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-21 15:08:43','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(98,NULL,'FELISTA WANGUI','','','254716544032','','','','female','','2026-06-11','116 ','',NULL,'member','1','','','','',4285.00,'14','2025-06-11 13:10:58','','1','2025-06-11','',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','2025-06-30 15:31:28','','','','','','','','A008087116N',1,NULL,NULL,2,'174963656414','','0000-00-00 00:00:00','','new','',''),(99,NULL,'JIKAZE WINE','',NULL,'254789065432',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'14','2025-06-11 14:46:22','','1','2025-06-11 14:46:22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-16 18:24:41','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(100,NULL,'POLICE CANTEEN','',NULL,'254758739709',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'14','2025-06-12 16:56:20','','1','2025-06-12 16:56:20','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(101,NULL,'Wairimu Destiny Ruirii','',NULL,'254711512233',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'14','2025-06-21 13:06:48','','1','2025-06-21 13:06:48','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-21 18:43:39','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(102,NULL,'PENIEL SHOP','',NULL,'254711278986',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'14','2025-06-27 11:01:33','','1','2025-06-27 11:01:33','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2025-06-28 19:24:31','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(103,NULL,'JOHANAS GRILL MWEIGA','',NULL,'254726542369',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'14','2025-06-27 17:50:57','','1','2025-06-27 17:50:57','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(104,NULL,'SAGADA RESORT','',NULL,'254722813891',NULL,'','',NULL,'','','','',NULL,'member','1','','','','',0.00,'14','2025-06-28 12:02:01','','1','2025-06-28 12:02:01','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''); /*!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 ('branch',1),('branch',15),('cashiersales',1),('cashiersales',4),('cashiersales',12),('cashiersales',13),('cashiersales',14),('cashiersales',15),('config',1),('config',14),('config',15),('income',1),('income',12),('income',13),('income',14),('income',15),('incomeexpenses',1),('incomeexpenses',15),('lowstocklist',1),('lowstocklist',15),('members',1),('members',13),('members',14),('members',15),('password',1),('password',4),('password',13),('password',14),('password',15),('productlist',1),('productlist',15),('products',1),('products',15),('productscategory',1),('productscategory',15),('profile',1),('profile',15),('purchases',1),('purchases',15),('recorddelivery',4),('recorddelivery',12),('reports',1),('reports',13),('reports',14),('reports',15),('sales',1),('sales',4),('sales',12),('sales',13),('sales',14),('sales',15),('users',1),('users',15),('viewreturnsales',1),('viewreturnsales',13),('viewreturnsales',14),('viewreturnsales',15),('wholesale',1),('wholesale',4),('wholesale',13),('wholesale',14),('wholesale',15); /*!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=46580 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 (31735,'sales','4','suspend'),(31736,'sales','4','printreceipt'),(31737,'sales','4','add'),(31738,'sales','4','update'),(31739,'sales','4','cash'),(31740,'sales','4','moresales'),(31741,'sales','4','sale'),(31742,'sales','4','mpesa'),(31743,'sales','4','clearpayments'),(31744,'sales','4','updatepaymentmode'),(31745,'sales','4','card'),(31746,'sales','4','cheque'),(31747,'sales','4','credit'),(31748,'sales','4','dontprint'),(31749,'wholesale','4','sale'),(31750,'wholesale','4','add'),(31751,'wholesale','4','delete'),(31752,'wholesale','4','update'),(31753,'cashiersales','4','entermpesacode'),(31754,'cashiersales','4','editmpesa'),(31755,'cashiersales','4','cashiersales'),(31756,'cashiersales','4','editmpesadate'),(31757,'cashiersales','4','dontshowtotal'),(31758,'cashiersales','4','adddailycollection'),(31759,'cashiersales','4','viewtill'),(31760,'cashiersales','4','viewdailycollections'),(31761,'cashiersales','4','updatedailycollections'),(31762,'cashiersales','4','mpesapendingreport'),(31763,'cashiersales','4','viewallcounters'),(31764,'cashiersales','4','mpesaverifiedreport'),(31765,'cashiersales','4','viewcommission'),(31766,'cashiersales','4','dailysalesonly'),(31767,'cashiersales','4','viewmpesamessages'),(31768,'recorddelivery','4','add'),(31769,'recorddelivery','4','view'),(31770,'recorddelivery','4','update'),(31771,'recorddelivery','4','delete'),(31772,'recorddelivery','4','changestatus'),(31773,'recorddelivery','4','report'),(31774,'recorddelivery','4','Dispatched'),(31775,'recorddelivery','4','FailedDelivery'),(31776,'recorddelivery','4','ReturnedandReceived'),(31777,'recorddelivery','4','Delivered'),(31778,'recorddelivery','4','Claimraised'),(31779,'recorddelivery','4','ClaimOK'),(31780,'recorddelivery','4','ClaimDamaged'),(31781,'password','4','change'),(43345,'sales','12','add'),(43346,'sales','12','printreceipt'),(43347,'sales','12','suspend'),(43348,'sales','12','selectmessage'),(43349,'sales','12','update'),(43350,'sales','12','delete'),(43351,'sales','12','cash'),(43352,'sales','12','moresales'),(43353,'sales','12','sale'),(43354,'sales','12','discount'),(43355,'sales','12','select'),(43356,'sales','12','Logout'),(43357,'sales','12','mpesabalance'),(43358,'sales','12','reprint'),(43359,'sales','12','displaycustomers'),(43360,'sales','12','mpesa'),(43361,'sales','12','order'),(43362,'sales','12','printbill'),(43363,'sales','12','productdiscount'),(43364,'sales','12','closebill'),(43365,'sales','12','viewbuyingprice'),(43366,'sales','12','editsellingprice'),(43367,'sales','12','hold'),(43368,'sales','12','card'),(43369,'sales','12','updatepaymentmode'),(43370,'sales','12','clearpayments'),(43371,'sales','12','cheque'),(43372,'sales','12','creditnote'),(43373,'sales','12','voucher'),(43374,'sales','12','salesbeyondbprice'),(43375,'sales','12','points'),(43376,'sales','12','salebelowbprice'),(43377,'sales','12','credit'),(43378,'sales','12','selectroom'),(43379,'sales','12','dontprint'),(43380,'sales','12','accountlimit'),(43381,'sales','12','backdatesales'),(43382,'sales','12','recordcoins'),(43383,'sales','12','giveloyalityponts'),(43384,'sales','12','changetaxstatus'),(43385,'sales','12','leaseitems'),(43386,'sales','12','dontshowstock'),(43387,'sales','12','splitbill'),(43388,'sales','12','mergebill'),(43389,'sales','12','changeuomonsales'),(43390,'sales','12','selecttable'),(43391,'sales','12','printdelivery'),(43392,'sales','12','entermpesacode'),(43393,'sales','12','sendsms'),(43394,'sales','12','salesperson'),(43395,'sales','12','usekeyboard'),(43396,'sales','12','receiptno'),(43397,'sales','12','selectcurrency'),(43398,'sales','12','negativesales'),(43399,'sales','12','updateqtysales'),(43400,'sales','12','displaypreviousbalance'),(43401,'sales','12','restrictbillprintingtotwo'),(43402,'sales','12','claimmpesacode'),(43403,'sales','12','swapsales'),(43404,'cashiersales','12','entermpesacode'),(43405,'cashiersales','12','editmpesa'),(43406,'cashiersales','12','all'),(43407,'cashiersales','12','delete'),(43408,'cashiersales','12','cashiersales'),(43409,'cashiersales','12','editmpesadate'),(43410,'cashiersales','12','dontshowtotal'),(43411,'cashiersales','12','adddailycollection'),(43412,'cashiersales','12','viewtill'),(43413,'cashiersales','12','viewdailycollections'),(43414,'cashiersales','12','updatedailycollections'),(43415,'cashiersales','12','reversempesa'),(43416,'cashiersales','12','deletedailycollections'),(43417,'cashiersales','12','clearallsales'),(43418,'cashiersales','12','viewallcollections'),(43419,'cashiersales','12','mpesapendingreport'),(43420,'cashiersales','12','viewallcounters'),(43421,'cashiersales','12','mpesaverifiedreport'),(43422,'cashiersales','12','viewcommission'),(43423,'cashiersales','12','viewmpesamessages'),(43424,'cashiersales','12','dailysalesonly'),(43425,'cashiersales','12','changestatus'),(43426,'cashiersales','12','pendingisdefault'),(43427,'cashiersales','12','clearsalesisdefault'),(43428,'cashiersales','12','showsitemmovement'),(43429,'recorddelivery','12','add'),(43430,'recorddelivery','12','view'),(43431,'recorddelivery','12','changestatus'),(43432,'recorddelivery','12','Dispatched'),(43433,'recorddelivery','12','ReturnedandReceived'),(43434,'recorddelivery','12','Delivered'),(43435,'recorddelivery','12','Claimraised'),(43436,'recorddelivery','12','ClaimOK'),(43437,'recorddelivery','12','ClaimDamaged'),(43438,'income','12','View'),(43439,'income','12','add'),(43440,'income','12','detailedvatinvoice'),(43441,'income','12','displaybeforevat'),(43442,'income','12','receiveoverpayment'),(43443,'income','12','receivedublicatecodes'),(43444,'income','12','dontreceivepartialpayment'),(45798,'sales','15','printreceipt'),(45799,'sales','15','add'),(45800,'sales','15','suspend'),(45801,'sales','15','selectmessage'),(45802,'sales','15','update'),(45803,'sales','15','delete'),(45804,'sales','15','cash'),(45805,'sales','15','moresales'),(45806,'sales','15','sale'),(45807,'sales','15','mpesabalance'),(45808,'sales','15','select'),(45809,'sales','15','displaycustomers'),(45810,'sales','15','discount'),(45811,'sales','15','Logout'),(45812,'sales','15','reprint'),(45813,'sales','15','productdiscount'),(45814,'sales','15','closebill'),(45815,'sales','15','mpesa'),(45816,'sales','15','order'),(45817,'sales','15','printbill'),(45818,'sales','15','viewbuyingprice'),(45819,'sales','15','editsellingprice'),(45820,'sales','15','updatepaymentmode'),(45821,'sales','15','card'),(45822,'sales','15','clearpayments'),(45823,'sales','15','creditnote'),(45824,'sales','15','cheque'),(45825,'sales','15','points'),(45826,'sales','15','salesbeyondbprice'),(45827,'sales','15','voucher'),(45828,'sales','15','credit'),(45829,'sales','15','selectroom'),(45830,'sales','15','dontprint'),(45831,'sales','15','accountlimit'),(45832,'sales','15','backdatesales'),(45833,'sales','15','recordcoins'),(45834,'sales','15','giveloyalityponts'),(45835,'sales','15','leaseitems'),(45836,'sales','15','changetaxstatus'),(45837,'sales','15','dontshowstock'),(45838,'sales','15','splitbill'),(45839,'sales','15','changeuomonsales'),(45840,'sales','15','selecttable'),(45841,'sales','15','printdelivery'),(45842,'sales','15','entermpesacode'),(45843,'sales','15','sendsms'),(45844,'sales','15','selectcurrency'),(45845,'sales','15','salesperson'),(45846,'sales','15','receiptno'),(45847,'sales','15','usekeyboard'),(45848,'sales','15','negativesales'),(45849,'wholesale','15','sale'),(45850,'wholesale','15','add'),(45851,'wholesale','15','delete'),(45852,'wholesale','15','update'),(45853,'cashiersales','15','entermpesacode'),(45854,'cashiersales','15','editmpesa'),(45855,'cashiersales','15','all'),(45856,'cashiersales','15','delete'),(45857,'cashiersales','15','cashiersales'),(45858,'cashiersales','15','editmpesadate'),(45859,'cashiersales','15','dontshowtotal'),(45860,'cashiersales','15','adddailycollection'),(45861,'cashiersales','15','viewtill'),(45862,'cashiersales','15','viewdailycollections'),(45863,'cashiersales','15','updatedailycollections'),(45864,'cashiersales','15','reversempesa'),(45865,'cashiersales','15','deletedailycollections'),(45866,'cashiersales','15','clearallsales'),(45867,'cashiersales','15','viewallcollections'),(45868,'cashiersales','15','mpesapendingreport'),(45869,'cashiersales','15','viewallcounters'),(45870,'cashiersales','15','mpesaverifiedreport'),(45871,'cashiersales','15','viewcommission'),(45872,'cashiersales','15','viewmpesamessages'),(45873,'cashiersales','15','dailysalesonly'),(45874,'purchases','15','add'),(45875,'purchases','15','update'),(45876,'purchases','15','delete'),(45877,'purchases','15','updatebuyingprice'),(45878,'purchases','15','updatesellingprice'),(45879,'purchases','15','updateclosedinvoice'),(45880,'purchases','15','viewquotation'),(45881,'purchases','15','viewdirectpurchases'),(45882,'purchases','15','viewserials'),(45883,'purchases','15','viewpurchase'),(45884,'purchases','15','salesorder'),(45885,'purchases','15','budget'),(45886,'purchases','15','showdefaultserials'),(45887,'purchases','15','viewallcounters'),(45888,'purchases','15','approve'),(45889,'purchases','15','addbatchno'),(45890,'purchases','15','addexpirydate'),(45891,'viewreturnsales','15','add'),(45892,'viewreturnsales','15','update'),(45893,'viewreturnsales','15','delete'),(45894,'viewreturnsales','15','return'),(45895,'viewreturnsales','15','clear'),(45896,'viewreturnsales','15','moresales'),(45897,'viewreturnsales','15','returnclearedsales'),(45898,'income','15','View'),(45899,'income','15','add'),(45900,'income','15','detailedvatinvoice'),(45901,'incomeexpenses','15','add'),(45902,'incomeexpenses','15','closeexpense'),(45903,'incomeexpenses','15','update'),(45904,'incomeexpenses','15','updateclosedexpenses'),(45905,'incomeexpenses','15','wiewinvoices'),(45906,'incomeexpenses','15','viewbills'),(45907,'incomeexpenses','15','viewexpense'),(45908,'incomeexpenses','15','viewdebtors'),(45909,'incomeexpenses','15','viewcreditors'),(45910,'incomeexpenses','15','postrentalexpenses'),(45911,'incomeexpenses','15','uploadexpenses'),(45912,'branch','15','add'),(45913,'branch','15','view'),(45914,'branch','15','update'),(45915,'branch','15','delete'),(45916,'members','15','add'),(45917,'members','15','update'),(45918,'members','15','deletepeople'),(45919,'members','15','opencloseshift'),(45920,'members','15','UpdateRenewal'),(45921,'users','15','add'),(45922,'users','15','update'),(45923,'users','15','delete'),(45924,'users','15','deleteallroles'),(45925,'productscategory','15','add'),(45926,'productscategory','15','update'),(45927,'productscategory','15','delete'),(45928,'productlist','15','bulk'),(45929,'productlist','15','move'),(45930,'productlist','15','more'),(45931,'productlist','15','updatestock'),(45932,'productlist','15','transfer'),(45933,'productlist','15','addstock'),(45934,'productlist','15','delete'),(45935,'productlist','15','view'),(45936,'productlist','15','update'),(45937,'productlist','15','add'),(45938,'productlist','15','stocktaking'),(45939,'productlist','15','openclosestock'),(45940,'productlist','15','editstocktaken'),(45941,'productlist','15','editopenclosestock'),(45942,'productlist','15','changeserialstatus'),(45943,'productlist','15','viewserials'),(45944,'productlist','15','viewproductsfromallbranches'),(45945,'productlist','15','bulkpriceupdate'),(45946,'productlist','15','negativestockadjustment'),(45947,'productlist','15','viewproduction'),(45948,'productlist','15','assignproduction'),(45949,'productlist','15','deleteproductionitem'),(45950,'productlist','15','updateproductionitem'),(45951,'products','15','add'),(45952,'products','15','update'),(45953,'products','15','delete'),(45954,'products','15','addstock'),(45955,'products','15','more'),(45956,'products','15','bulk'),(45957,'products','15','deleteorder'),(45958,'products','15','dispatch'),(45959,'products','15','removestock'),(45960,'products','15','price'),(45961,'products','15','removeallstock'),(45962,'products','15','bulkpriceupdate'),(45963,'products','15','negativestockadjustment'),(45964,'lowstocklist','15','add'),(45965,'lowstocklist','15','more'),(45966,'lowstocklist','15','view'),(45967,'reports','15','view'),(45968,'reports','15','download'),(45969,'reports','15','delete'),(45970,'reports','15','update'),(45971,'reports','15','viewall'),(45972,'password','15','change'),(45973,'profile','15','update'),(45974,'config','15','delete'),(45975,'config','15','add'),(45976,'config','15','update'),(46117,'sales','1','printreceipt'),(46118,'sales','1','add'),(46119,'sales','1','suspend'),(46120,'sales','1','selectmessage'),(46121,'sales','1','update'),(46122,'sales','1','delete'),(46123,'sales','1','cash'),(46124,'sales','1','moresales'),(46125,'sales','1','sale'),(46126,'sales','1','mpesabalance'),(46127,'sales','1','select'),(46128,'sales','1','displaycustomers'),(46129,'sales','1','discount'),(46130,'sales','1','Logout'),(46131,'sales','1','reprint'),(46132,'sales','1','productdiscount'),(46133,'sales','1','closebill'),(46134,'sales','1','mpesa'),(46135,'sales','1','order'),(46136,'sales','1','printbill'),(46137,'sales','1','viewbuyingprice'),(46138,'sales','1','editsellingprice'),(46139,'sales','1','updatepaymentmode'),(46140,'sales','1','card'),(46141,'sales','1','clearpayments'),(46142,'sales','1','creditnote'),(46143,'sales','1','cheque'),(46144,'sales','1','points'),(46145,'sales','1','salesbeyondbprice'),(46146,'sales','1','voucher'),(46147,'sales','1','credit'),(46148,'sales','1','selectroom'),(46149,'sales','1','dontprint'),(46150,'sales','1','accountlimit'),(46151,'sales','1','backdatesales'),(46152,'sales','1','recordcoins'),(46153,'sales','1','giveloyalityponts'),(46154,'sales','1','leaseitems'),(46155,'sales','1','changetaxstatus'),(46156,'sales','1','dontshowstock'),(46157,'sales','1','splitbill'),(46158,'sales','1','changeuomonsales'),(46159,'sales','1','selecttable'),(46160,'sales','1','printdelivery'),(46161,'sales','1','entermpesacode'),(46162,'sales','1','sendsms'),(46163,'sales','1','selectcurrency'),(46164,'sales','1','salesperson'),(46165,'sales','1','receiptno'),(46166,'sales','1','usekeyboard'),(46167,'sales','1','negativesales'),(46168,'wholesale','1','sale'),(46169,'wholesale','1','add'),(46170,'wholesale','1','delete'),(46171,'wholesale','1','update'),(46172,'cashiersales','1','entermpesacode'),(46173,'cashiersales','1','editmpesa'),(46174,'cashiersales','1','all'),(46175,'cashiersales','1','delete'),(46176,'cashiersales','1','cashiersales'),(46177,'cashiersales','1','editmpesadate'),(46178,'cashiersales','1','dontshowtotal'),(46179,'cashiersales','1','adddailycollection'),(46180,'cashiersales','1','viewtill'),(46181,'cashiersales','1','viewdailycollections'),(46182,'cashiersales','1','updatedailycollections'),(46183,'cashiersales','1','reversempesa'),(46184,'cashiersales','1','deletedailycollections'),(46185,'cashiersales','1','clearallsales'),(46186,'cashiersales','1','viewallcollections'),(46187,'cashiersales','1','mpesapendingreport'),(46188,'cashiersales','1','viewallcounters'),(46189,'cashiersales','1','mpesaverifiedreport'),(46190,'cashiersales','1','viewcommission'),(46191,'cashiersales','1','viewmpesamessages'),(46192,'purchases','1','add'),(46193,'purchases','1','update'),(46194,'purchases','1','delete'),(46195,'purchases','1','updatebuyingprice'),(46196,'purchases','1','updatesellingprice'),(46197,'purchases','1','updateclosedinvoice'),(46198,'purchases','1','viewquotation'),(46199,'purchases','1','viewdirectpurchases'),(46200,'purchases','1','viewserials'),(46201,'purchases','1','viewpurchase'),(46202,'purchases','1','salesorder'),(46203,'purchases','1','budget'),(46204,'purchases','1','showdefaultserials'),(46205,'purchases','1','viewallcounters'),(46206,'purchases','1','approve'),(46207,'purchases','1','addbatchno'),(46208,'purchases','1','addexpirydate'),(46209,'viewreturnsales','1','add'),(46210,'viewreturnsales','1','update'),(46211,'viewreturnsales','1','delete'),(46212,'viewreturnsales','1','return'),(46213,'viewreturnsales','1','clear'),(46214,'viewreturnsales','1','moresales'),(46215,'viewreturnsales','1','returnclearedsales'),(46216,'income','1','View'),(46217,'income','1','add'),(46218,'income','1','detailedvatinvoice'),(46219,'incomeexpenses','1','add'),(46220,'incomeexpenses','1','closeexpense'),(46221,'incomeexpenses','1','update'),(46222,'incomeexpenses','1','updateclosedexpenses'),(46223,'incomeexpenses','1','wiewinvoices'),(46224,'incomeexpenses','1','viewbills'),(46225,'incomeexpenses','1','viewexpense'),(46226,'incomeexpenses','1','viewdebtors'),(46227,'incomeexpenses','1','viewcreditors'),(46228,'incomeexpenses','1','postrentalexpenses'),(46229,'incomeexpenses','1','uploadexpenses'),(46230,'branch','1','add'),(46231,'branch','1','view'),(46232,'branch','1','update'),(46233,'branch','1','delete'),(46234,'members','1','add'),(46235,'members','1','update'),(46236,'members','1','deletepeople'),(46237,'members','1','opencloseshift'),(46238,'members','1','UpdateRenewal'),(46239,'users','1','add'),(46240,'users','1','update'),(46241,'users','1','delete'),(46242,'users','1','deleteallroles'),(46243,'productscategory','1','add'),(46244,'productscategory','1','update'),(46245,'productscategory','1','delete'),(46246,'productlist','1','bulk'),(46247,'productlist','1','move'),(46248,'productlist','1','more'),(46249,'productlist','1','updatestock'),(46250,'productlist','1','transfer'),(46251,'productlist','1','addstock'),(46252,'productlist','1','delete'),(46253,'productlist','1','view'),(46254,'productlist','1','update'),(46255,'productlist','1','add'),(46256,'productlist','1','stocktaking'),(46257,'productlist','1','openclosestock'),(46258,'productlist','1','editstocktaken'),(46259,'productlist','1','editopenclosestock'),(46260,'productlist','1','changeserialstatus'),(46261,'productlist','1','viewserials'),(46262,'productlist','1','viewproductsfromallbranches'),(46263,'productlist','1','bulkpriceupdate'),(46264,'productlist','1','negativestockadjustment'),(46265,'productlist','1','viewproduction'),(46266,'productlist','1','assignproduction'),(46267,'productlist','1','deleteproductionitem'),(46268,'productlist','1','updateproductionitem'),(46269,'products','1','add'),(46270,'products','1','update'),(46271,'products','1','delete'),(46272,'products','1','addstock'),(46273,'products','1','more'),(46274,'products','1','bulk'),(46275,'products','1','deleteorder'),(46276,'products','1','dispatch'),(46277,'products','1','removestock'),(46278,'products','1','price'),(46279,'products','1','removeallstock'),(46280,'products','1','bulkpriceupdate'),(46281,'products','1','negativestockadjustment'),(46282,'lowstocklist','1','add'),(46283,'lowstocklist','1','more'),(46284,'lowstocklist','1','view'),(46285,'reports','1','view'),(46286,'reports','1','download'),(46287,'reports','1','delete'),(46288,'reports','1','update'),(46289,'reports','1','viewall'),(46290,'password','1','change'),(46291,'profile','1','update'),(46292,'config','1','delete'),(46293,'config','1','add'),(46294,'config','1','update'),(46364,'sales','13','printreceipt'),(46365,'sales','13','add'),(46366,'sales','13','suspend'),(46367,'sales','13','update'),(46368,'sales','13','cash'),(46369,'sales','13','moresales'),(46370,'sales','13','sale'),(46371,'sales','13','select'),(46372,'sales','13','reprint'),(46373,'sales','13','productdiscount'),(46374,'sales','13','mpesa'),(46375,'sales','13','printbill'),(46376,'sales','13','hold'),(46377,'sales','13','editsellingprice'),(46378,'sales','13','updatepaymentmode'),(46379,'sales','13','card'),(46380,'sales','13','clearpayments'),(46381,'sales','13','creditnote'),(46382,'sales','13','cheque'),(46383,'sales','13','salesbeyondbprice'),(46384,'sales','13','credit'),(46385,'sales','13','dontprint'),(46386,'sales','13','backdatesales'),(46387,'sales','13','entermpesacode'),(46388,'sales','13','sendsms'),(46389,'sales','13','negativesales'),(46390,'sales','13','updateqtysales'),(46391,'wholesale','13','sale'),(46392,'wholesale','13','add'),(46393,'wholesale','13','delete'),(46394,'wholesale','13','update'),(46395,'cashiersales','13','entermpesacode'),(46396,'cashiersales','13','editmpesa'),(46397,'cashiersales','13','all'),(46398,'cashiersales','13','cashiersales'),(46399,'cashiersales','13','editmpesadate'),(46400,'cashiersales','13','dontshowtotal'),(46401,'cashiersales','13','adddailycollection'),(46402,'cashiersales','13','viewtill'),(46403,'cashiersales','13','viewdailycollections'),(46404,'cashiersales','13','updatedailycollections'),(46405,'cashiersales','13','mpesapendingreport'),(46406,'cashiersales','13','viewallcounters'),(46407,'cashiersales','13','mpesaverifiedreport'),(46408,'cashiersales','13','viewcommission'),(46409,'cashiersales','13','viewmpesamessages'),(46410,'viewreturnsales','13','add'),(46411,'viewreturnsales','13','update'),(46412,'viewreturnsales','13','delete'),(46413,'viewreturnsales','13','return'),(46414,'viewreturnsales','13','clear'),(46415,'viewreturnsales','13','moresales'),(46416,'viewreturnsales','13','returnclearedsales'),(46417,'income','13','View'),(46418,'income','13','add'),(46419,'income','13','detailedvatinvoice'),(46420,'income','13','receiveoverpayment'),(46421,'income','13','receivedublicatecodes'),(46422,'members','13','add'),(46423,'members','13','update'),(46424,'members','13','deletepeople'),(46425,'members','13','opencloseshift'),(46426,'members','13','UpdateRenewal'),(46427,'reports','13','view'),(46428,'reports','13','download'),(46429,'reports','13','delete'),(46430,'reports','13','update'),(46431,'reports','13','viewall'),(46432,'password','13','change'),(46507,'sales','14','printreceipt'),(46508,'sales','14','add'),(46509,'sales','14','suspend'),(46510,'sales','14','update'),(46511,'sales','14','cash'),(46512,'sales','14','moresales'),(46513,'sales','14','sale'),(46514,'sales','14','select'),(46515,'sales','14','reprint'),(46516,'sales','14','productdiscount'),(46517,'sales','14','mpesa'),(46518,'sales','14','printbill'),(46519,'sales','14','hold'),(46520,'sales','14','editsellingprice'),(46521,'sales','14','updatepaymentmode'),(46522,'sales','14','card'),(46523,'sales','14','clearpayments'),(46524,'sales','14','creditnote'),(46525,'sales','14','cheque'),(46526,'sales','14','salesbeyondbprice'),(46527,'sales','14','credit'),(46528,'sales','14','dontprint'),(46529,'sales','14','backdatesales'),(46530,'sales','14','entermpesacode'),(46531,'sales','14','sendsms'),(46532,'sales','14','negativesales'),(46533,'sales','14','updateqtysales'),(46534,'wholesale','14','sale'),(46535,'wholesale','14','add'),(46536,'wholesale','14','delete'),(46537,'wholesale','14','update'),(46538,'cashiersales','14','entermpesacode'),(46539,'cashiersales','14','editmpesa'),(46540,'cashiersales','14','all'),(46541,'cashiersales','14','cashiersales'),(46542,'cashiersales','14','editmpesadate'),(46543,'cashiersales','14','dontshowtotal'),(46544,'cashiersales','14','adddailycollection'),(46545,'cashiersales','14','viewtill'),(46546,'cashiersales','14','viewdailycollections'),(46547,'cashiersales','14','updatedailycollections'),(46548,'cashiersales','14','mpesapendingreport'),(46549,'cashiersales','14','viewallcounters'),(46550,'cashiersales','14','mpesaverifiedreport'),(46551,'cashiersales','14','viewcommission'),(46552,'cashiersales','14','viewmpesamessages'),(46553,'viewreturnsales','14','add'),(46554,'viewreturnsales','14','update'),(46555,'viewreturnsales','14','delete'),(46556,'viewreturnsales','14','return'),(46557,'viewreturnsales','14','clear'),(46558,'viewreturnsales','14','moresales'),(46559,'viewreturnsales','14','returnclearedsales'),(46560,'income','14','View'),(46561,'income','14','add'),(46562,'income','14','detailedvatinvoice'),(46563,'income','14','receiveoverpayment'),(46564,'income','14','receivedublicatecodes'),(46565,'members','14','add'),(46566,'members','14','update'),(46567,'members','14','deletepeople'),(46568,'members','14','opencloseshift'),(46569,'members','14','UpdateRenewal'),(46570,'reports','14','view'),(46571,'reports','14','download'),(46572,'reports','14','delete'),(46573,'reports','14','update'),(46574,'reports','14','viewall'),(46575,'password','14','change'),(46576,'config','14','delete'),(46577,'config','14','add'),(46578,'config','14','update'),(46579,'config','14','productcode'); /*!40000 ALTER TABLE `permissionsactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `plot` -- DROP TABLE IF EXISTS `plot`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `plot` ( `id` int(20) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `name` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `agentid` varchar(100) NOT NULL, `landlordid` varchar(100) NOT NULL, `totalhouse` varchar(100) NOT NULL, `country` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `description` text NOT NULL, `userid` varchar(100) NOT NULL, `accountname` varchar(100) NOT NULL, `accountno` varchar(100) NOT NULL, `commission` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', `tax` decimal(10,2) NOT NULL, `bank` text NOT NULL, `branch` text NOT NULL, `penalty` decimal(10,2) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'rental', `branchid` int(11) NOT NULL, `penaltytype` varchar(30) NOT NULL DEFAULT 'percentage', `areas` varchar(30) NOT NULL DEFAULT 'yes', `coparent` varchar(30) NOT NULL DEFAULT 'yes', `water` varchar(30) NOT NULL DEFAULT 'yes', `garbage` varchar(30) NOT NULL DEFAULT 'yes', `power` varchar(30) NOT NULL DEFAULT 'yes', `showpenalty` varchar(30) NOT NULL, `partial` varchar(30) NOT NULL DEFAULT '', `vat2` decimal(10,0) DEFAULT 0, `invoicedate` varchar(10) NOT NULL DEFAULT '01', `penaltydate` varchar(10) NOT NULL DEFAULT '10', `duedate` varchar(30) NOT NULL DEFAULT '10', `taxtype` varchar(30) NOT NULL DEFAULT 'Landlord', `invoicesms` text NOT NULL, `receiptsms` text NOT NULL, `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 AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `post` -- LOCK TABLES `post` WRITE; /*!40000 ALTER TABLE `post` DISABLE KEYS */; INSERT INTO `post` VALUES (1,'Manager','','2025-01-23 05:37:58am','0000-00-00 00:00:00',0),(2,'HOD','','2025-01-23 05:38:03am','0000-00-00 00:00:00',0); /*!40000 ALTER TABLE `post` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `postrecharge` -- DROP TABLE IF EXISTS `postrecharge`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `postrecharge` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `description` text NOT NULL, `balance` double(10,2) NOT NULL, `rate` decimal(10,2) NOT NULL, `balancebefore` decimal(10,2) DEFAULT NULL, `units` decimal(10,2) NOT NULL, `code` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `business` text NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `postrecharge` -- LOCK TABLES `postrecharge` WRITE; /*!40000 ALTER TABLE `postrecharge` DISABLE KEYS */; /*!40000 ALTER TABLE `postrecharge` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `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 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 */; /*!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=2 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,'UPTOWN KIBALI',0,'2025-04-04 15:39:27','active','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=22 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,'2 LITERS PLASTIC SODA','1','1','',16.00,'157','180','','166.67',NULL,NULL,'5',0,1,NULL,0,0,0,271.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1','pcs','Inventory','VATABLE','5','KE2CTU0000001','73130000','KE','2','CT','U','Y','B',0),(2,'PREDATOR GOLD 400ML','1','1','',16.00,'608','650',NULL,'650',NULL,NULL,'5',0,1,NULL,0,0,0,211.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2','pcs','Inventory','VATABLE','5','KE2CTU0000002','73130000','KE','2','CT','U','Y','B',0),(3,'MINUTE MAID 400ML','1','1','',16.00,'63.33','75','','66.67',NULL,NULL,'5',0,1,NULL,0,0,0,2465.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3','pcs','Inventory','VATABLE','5','KE2CTU0000003','73130000','KE','2','CT','U','Y','B',0),(4,'MINUTE MAID 1L','1','1','',16.00,'118.75','150',NULL,'125',NULL,NULL,'5',0,1,NULL,0,0,0,1512.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4','pcs','Inventory','VATABLE','5','KE2CTU0000004','73130000','KE','2','CT','U','Y','B',0),(5,'DASANI WATER 500ML','1','1','',16.00,'24.83','30',NULL,'27.08',NULL,NULL,'5',0,1,NULL,0,0,0,1152.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5','pcs','Inventory','VATABLE','5','KE2CTU0000005','73130000','KE','2','CT','U','Y','B',0),(6,'SODA 500ML PET','1','1','',16.00,'57.75','75',NULL,'61.46',NULL,NULL,'5',0,1,NULL,0,0,0,4019.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6','pcs','Inventory','VATABLE','5','KE2CTU0000006','73130000','KE','2','CT','U','Y','B',0),(7,'SODA 350ML PET','1','1','',16.00,'39.33','45',NULL,'41.66',NULL,NULL,'5',0,1,NULL,0,0,0,6714.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7','pcs','Inventory','VATABLE','5','KE2CTU0000007','73130000','KE','2','CT','U','Y','B',0),(8,'DASANI WATER 1L','1','1','',16.00,'44.25','50',NULL,'48.33',NULL,NULL,'5',0,1,NULL,0,0,0,229.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','8','pcs','Inventory','VATABLE','5','KE2CTU0000008','73130000','KE','2','CT','U','Y','B',0),(9,'SODA 300ML CRATES','1','1','',16.00,'29.84','32.5','','32.5',NULL,NULL,'5',0,1,NULL,0,0,0,12877.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9','pcs','Inventory','VATABLE','5','KE2CTU0000009','73130000','KE','2','CT','U','Y','B',0),(10,'SODA 500ML CRATES','1','1','',16.00,'46.71','50','','50',NULL,NULL,'5',0,1,NULL,0,0,0,7148.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10','pcs','Inventory','VATABLE','5','KE2CTU0000010','73130000','KE','2','CT','U','Y','B',0),(11,'TONIC/ SODA WATER ','1','1','',16.00,'37.92','60','','42.92',NULL,NULL,'5',0,1,NULL,0,0,0,887.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','11','pcs','Inventory','VATABLE','5','KE2CTU0000011','73130000','KE','2','CT','U','Y','B',0),(12,'MONSTER','1','1','',16.00,'189','230','','199.38',NULL,NULL,'5',0,1,NULL,0,0,0,96.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','12','pcs','Inventory','VATABLE','5','KE2CTU0000012','73130000','KE','2','CT','U','Y','B',0),(13,'200ML RGB','1','1','',16.00,'13.88','20','','15.42',NULL,NULL,'5',0,1,NULL,0,0,0,2500.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','13','pcs','Inventory','VATABLE','5','KE2CTU0000013','73130000','KE','2','CT','U','Y','B',0),(14,'PET 1 LTR','1','1','',16.00,'81.08','95','','86.67',NULL,NULL,'5',0,1,NULL,0,0,0,427.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','14','pcs','Inventory','VATABLE','5','KE2CTU0000014','73130000','KE','2','CT','U','Y','B',0),(15,'PET 1.25 LTR','1','1','',16.00,'102.5','120',NULL,'108.33',NULL,NULL,'5',0,1,NULL,0,0,0,1155.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','15','pcs','Inventory','VATABLE','5','KE2CTU0000015','73130000','KE','2','CT','U','Y','B',0),(16,'EMPTIES','1','2','',16.00,'396','500','0','500',NULL,NULL,'0',0,0,'2744461743775569',0,0,0,0.00,'2025-04-04 17:08:28','1','1','1','0000-00-00','mainitem','Inclusive','','active','','16','pcs','Service','VATABLE',NULL,NULL,'','','','','','','',0),(17,'Keriget 1 ltr','1','2','',16.00,'69.42','100','0','79.17',NULL,NULL,'0',0,1,'7594741743953325',0,0,0,43.00,'2025-04-06 18:31:19','15','1','1','0000-00-00','mainitem','Inclusive','','active','','17','pcs','Inventory','VATABLE','','KE2CTU0000017','73130000','KE','2','CT','U','Y','B',0),(18,'Keriget 500 ml','1','2','',16.00,'47.74','70','0','53.55',NULL,NULL,'0',0,1,'2881571743953482',0,0,0,120.00,'2025-04-06 18:33:41','15','1','1','0000-00-00','mainitem','Inclusive','','active','','18','pcs','Inventory','VATABLE','','KE2CTU0000018','73130000','KE','2','CT','U','Y','B',0),(19,'test_','1','2','',16.00,'1','2','0','0',NULL,NULL,'0',0,1,'6696271746431136',0,0,0,0.00,'2025-05-05 10:46:31','1','1','1','0000-00-00','mainitem','Inclusive','','active','','19','pcs','Inventory','VATABLE',NULL,'KE2TNU0000019','70101500','KE','2','TN','U','Y','B',0),(20,'Highland water 1 ltr','1','2','',16.00,'28.34','60','0','33.333333333',NULL,NULL,'2',0,1,'444981746439640',0,0,0,216.00,'2025-05-05 13:10:09','15','1','1','0000-00-00','mainitem','Inclusive','','active','','20','pcs','Inventory','VATABLE',NULL,'KE2CTU0000020','73130000','KE','2','CT','U','Y','B',0),(21,'Highland water 500ml','1','2','',16.00,'15.42','30','0','16.666666666666667',NULL,NULL,'2',0,1,'931751746439811',0,0,0,120.00,'2025-05-05 13:12:18','15','1','1','0000-00-00','mainitem','Inclusive','','active','','21','pcs','Inventory','VATABLE',NULL,'KE2CTU0000021','73130000','KE','2','CT','U','Y','B',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=22 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,'73130000','KE','2','CT','U','Y','B','2 LITERS PLASTIC SODA','1','1','1','',16.00,'157','180','','166.67',NULL,NULL,5,0,1,NULL,0,0,0,358.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2CTU0000001'),(2,'73130000','KE','2','CT','U','Y','B','PREDATOR GOLD 400ML','1','1','2','',16.00,'608','650',NULL,'650',NULL,NULL,5,0,1,NULL,0,0,0,91.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2CTU0000002'),(3,'73130000','KE','2','CT','U','Y','B','MINUTE MAID 400ML','1','1','3','',16.00,'63.33','75','','66.67',NULL,NULL,5,0,1,NULL,0,0,0,1211.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2CTU0000003'),(4,'73130000','KE','2','CT','U','Y','B','MINUTE MAID 1L','1','1','4','',16.00,'118.75','150',NULL,'125',NULL,NULL,5,0,1,NULL,0,0,0,300.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2CTU0000004'),(5,'73130000','KE','2','CT','U','Y','B','DASANI WATER 500ML','1','1','5','',16.00,'24.83','30',NULL,'27.08',NULL,NULL,5,0,1,NULL,0,0,0,1926.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2CTU0000005'),(6,'73130000','KE','2','CT','U','Y','B','SODA 500ML PET','1','1','6','',16.00,'57.75','75',NULL,'61.46',NULL,NULL,5,0,1,NULL,0,0,0,3082.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2CTU0000006'),(7,'73130000','KE','2','CT','U','Y','B','SODA 350ML PET','1','1','7','',16.00,'39.33','45',NULL,'41.66',NULL,NULL,5,0,1,NULL,0,0,0,8951.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2CTU0000007'),(8,'73130000','KE','2','CT','U','Y','B','DASANI WATER 1L','1','1','8','',16.00,'44.25','50',NULL,'48.33',NULL,NULL,5,0,1,NULL,0,0,0,1139.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2CTU0000008'),(9,'73130000','KE','2','CT','U','Y','B','SODA 300ML CRATES','1','1','9','',16.00,'29.84','32.5','','32.5',NULL,NULL,5,0,1,NULL,0,0,0,405.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2CTU0000009'),(10,'73130000','KE','2','CT','U','Y','B','SODA 500ML CRATES','1','1','10','',16.00,'46.71','50','','50',NULL,NULL,5,0,1,NULL,0,0,0,300.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2CTU0000010'),(11,'73130000','KE','2','CT','U','Y','B','TONIC/ SODA WATER ','1','1','11','',16.00,'37.92','60','','42.92',NULL,NULL,5,0,1,NULL,0,0,0,57.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2CTU0000011'),(12,'73130000','KE','2','CT','U','Y','B','MONSTER','1','1','12','',16.00,'189','230','','199.38',NULL,NULL,5,0,1,NULL,0,0,0,192.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2CTU0000012'),(13,'73130000','KE','2','CT','U','Y','B','200ML RGB','1','1','13','',16.00,'13.88','20','','15.42',NULL,NULL,5,0,1,NULL,0,0,0,608.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2CTU0000013'),(14,'73130000','KE','2','CT','U','Y','B','PET 1 LTR','1','1','14','',16.00,'81.08','95','','86.67',NULL,NULL,5,0,1,NULL,0,0,0,844.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2CTU0000014'),(15,'73130000','KE','2','CT','U','Y','B','PET 1.25 LTR','1','1','15','',16.00,'102.5','120',NULL,'108.33',NULL,NULL,5,0,1,NULL,0,0,0,875.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2CTU0000015'),(16,'','','','','','','','EMPTIES','1','2','16','',16.00,'396','500','0','500',NULL,NULL,0,0,0,'2744461743775569',0,0,0,0.00,'2025-04-04 17:08:28','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Service','1110','4000','5500','VATABLE','0',NULL),(17,'73130000','KE','2','CT','U','Y','B','Keriget 1 ltr','1','2','17','',16.00,'69.42','100','0','79.17',NULL,NULL,0,0,1,'7594741743953325',0,0,0,0.00,'2025-04-06 18:31:19','15','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2CTU0000017'),(18,'73130000','KE','2','CT','U','Y','B','Keriget 500 ml','1','2','18','',16.00,'47.74','70','0','53.55',NULL,NULL,0,0,1,'2881571743953482',0,0,0,0.00,'2025-04-06 18:33:41','15','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2CTU0000018'),(19,'70101500','KE','2','TN','U','Y','B','test_','1','2','19','',16.00,'1','2','0','0',NULL,NULL,0,0,1,'6696271746431136',0,0,0,0.00,'2025-05-05 10:46:31','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0','KE2TNU0000019'),(20,'73130000','KE','2','CT','U','Y','B','Highland water 1 ltr','1','2','20','',16.00,'28.34','60','0','33.333333333',NULL,NULL,2,0,1,'444981746439640',0,0,0,0.00,'2025-05-05 13:10:09','15','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','2','KE2CTU0000020'),(21,'73130000','KE','2','CT','U','Y','B','Highland water 500ml','1','2','21','',16.00,'15.42','30','0','16.666666666666667',NULL,NULL,2,0,1,'931751746439811',0,0,0,0.00,'2025-05-05 13:12:18','15','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','2','KE2CTU0000021'); /*!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 AUTO_INCREMENT=3 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 */; INSERT INTO `projects` VALUES (1,'HOUSE KEEPING','','2025-02-06 19:14:46','active','1','','1','',0),(2,'KITCHEN','','2025-02-06 19:14:55','active','1','','1','',0); /*!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=25 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `purchaseorder` -- LOCK TABLES `purchaseorder` WRITE; /*!40000 ALTER TABLE `purchaseorder` DISABLE KEYS */; INSERT INTO `purchaseorder` VALUES (1,'2','151743844846','0000-00-00 00:00:00','1','','15','2025-04-05 12:20:55','','Direct','0000-00-00 00:00:00','','','','','purchases',714652.97,'1',0.00,'2025-04-05 12:20:46','2025-05-05 12:20:46','2025-04-06','15','','VATABLE','98572.82',616080.16,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','9163',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2,'2','151743953632','0000-00-00 00:00:00','2','','15','2025-04-06 18:34:36','','Direct','0000-00-00 00:00:00','','','','','purchases',19786.91,'1',0.00,'2025-04-06 18:33:52','2025-05-06 18:33:52','2025-04-06','15','','VATABLE','2729.23',17057.68,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','360',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(3,'2','151744653533','0000-00-00 00:00:00','3','','15','2025-04-14 20:59:04','','Direct','0000-00-00 00:00:00','','','','','purchases',38940.00,'1',0.00,'2025-04-14 20:58:53','2025-05-14 20:58:53','2025-04-14','15','','VATABLE','5371.03',33568.97,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','880',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(4,'46','151744703544','0000-00-00 00:00:00','4','','15','2025-04-15 11:06:00','','Direct','0000-00-00 00:00:00','','','','','purchases',855886.85,'1',0.00,'2025-04-15 10:52:24','2025-05-15 10:52:24','2025-04-15','15','','VATABLE','118053.36',737833.49,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','19608',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(5,'46','151744705878','0000-00-00 00:00:00','5','','15','2025-04-15 11:31:37','','Direct','0000-00-00 00:00:00','','','','','purchases',8009.25,'1',0.00,'2025-04-15 11:31:18','2025-05-15 11:31:18','2025-04-15','15','','VATABLE','1104.72',6904.53,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','181',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(6,'46','151744711483','0000-00-00 00:00:00','6','','15','2025-04-15 13:04:59','','Direct','0000-00-00 00:00:00','','','','','purchases',66970.94,'1',0.00,'2025-04-15 13:04:43','2025-05-15 13:04:43','2025-04-15','15','','VATABLE','9237.37',57733.57,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','1824',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(7,'2','151745096561','0000-00-00 00:00:00','7','','15','2025-04-20 00:03:14','','Direct','0000-00-00 00:00:00','','','','','purchases',0.00,'1',0.00,'2025-04-20 00:02:41','2025-05-20 00:02:41','0000-00-00','','','VATABLE','0.00',0.00,'16','0.00','open',NULL,'0000-00-00',1,0,NULL,'1',NULL,NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(8,'46','151745096608','0000-00-00 00:00:00','8','','15','2025-04-20 00:03:47','','Direct','0000-00-00 00:00:00','','','','','purchases',747899.46,'1',0.00,'2025-04-20 00:03:28','2025-05-20 00:03:28','2025-04-20','15','','VATABLE','103158.54',644740.92,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','9291',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(9,'46','151746092719','0000-00-00 00:00:00','9','','15','2025-05-01 12:45:28','','Direct','0000-00-00 00:00:00','','','','','purchases',486362.37,'1',0.00,'2025-05-01 12:45:19','2025-05-31 12:45:19','2025-05-01','15','','VATABLE','67084.46',419277.91,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','13537',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(10,'2','151746439960','0000-00-00 00:00:00','10','','15','2025-05-05 13:12:51','','Direct','0000-00-00 00:00:00','','','','','purchases',12800.02,'1',0.00,'2025-05-05 13:12:40','2025-06-04 13:12:40','2025-05-05','15','','VATABLE','1765.52',11034.51,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','780',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(11,'46','151746803357','0000-00-00 00:00:00','11','','15','2025-05-09 18:09:28','','Direct','0000-00-00 00:00:00','','','','','purchases',893856.02,'1',0.00,'2025-05-09 18:09:17','2025-06-08 18:09:17','2025-05-09','15','','VATABLE','123290.48',770565.54,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','21079',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(12,'46','151747331594','0000-00-00 00:00:00','12','','15','2025-05-15 20:57:07','','Direct','0000-00-00 00:00:00','','','','','purchases',738641.49,'1',0.00,'2025-05-15 20:53:14','2025-06-14 20:53:14','2025-05-15','15','','VATABLE','101881.58',636759.91,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','16500',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(13,'2','151747727846','0000-00-00 00:00:00','13','','15','2025-05-20 10:57:35','','Direct','0000-00-00 00:00:00','','','','','purchases',5099.99,'1',0.00,'2025-05-20 10:57:26','2025-06-19 10:57:26','2025-05-20','15','','VATABLE','703.45',4396.55,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','180',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(14,'46','151747909972','0000-00-00 00:00:00','14','','15','2025-05-22 13:33:10','','Direct','0000-00-00 00:00:00','','','','','purchases',668287.40,'1',0.00,'2025-05-22 13:32:52','2025-06-21 13:32:52','2025-05-22','15','','VATABLE','92177.57',576109.83,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','18079',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(15,'2','151747984075','0000-00-00 00:00:00','15','','15','2025-05-23 10:08:06','','Direct','0000-00-00 00:00:00','','','','','purchases',17750.01,'1',0.00,'2025-05-23 10:07:55','2025-06-22 10:07:55','2025-05-23','15','','VATABLE','2448.27',15301.74,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','900',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(16,'46','151748604660','0000-00-00 00:00:00','16','','15','2025-05-30 14:31:25','','Direct','0000-00-00 00:00:00','','','','','purchases',545268.73,'1',0.00,'2025-05-30 14:31:00','2025-06-29 14:31:00','2025-06-02','15','','VATABLE','75209.47',470059.26,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','9896',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(17,'46','151748622702','0000-00-00 00:00:00','17','','15','2025-05-30 19:32:14','','Direct','0000-00-00 00:00:00','','','','','purchases',0.00,'1',0.00,'2025-05-30 19:31:42','2025-06-29 19:31:42','0000-00-00','','','VATABLE','0.00',0.00,'16','0.00','open',NULL,'0000-00-00',1,0,NULL,'1',NULL,NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(18,'46','151748622751','0000-00-00 00:00:00','18','','15','2025-05-30 19:32:44','','Direct','0000-00-00 00:00:00','','','','','purchases',36400.06,'1',0.00,'2025-05-30 19:32:31','2025-06-29 19:32:31','2025-05-30','15','','VATABLE','5020.7',31379.36,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','2160',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(19,'46','151749204242','0000-00-00 00:00:00','19','','15','2025-06-06 13:04:10','','Direct','0000-00-00 00:00:00','','','','','purchases',726387.68,'1',0.00,'2025-06-06 13:04:02','2025-07-06 13:04:02','2025-06-06','15','','VATABLE','100191.41',626196.27,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','19615',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(20,'46','151749548673','0000-00-00 00:00:00','20','','15','2025-06-10 12:44:41','','Direct','0000-00-00 00:00:00','','','','','purchases',5837.76,'1',0.00,'2025-06-10 12:44:33','2025-07-10 12:44:33','2025-06-10','15','','VATABLE','805.21',5032.55,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','72',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(21,'46','151749568096','0000-00-00 00:00:00','21','','15','2025-06-10 18:08:35','','Direct','0000-00-00 00:00:00','','','','','purchases',444728.64,'1',0.00,'2025-06-10 18:08:16','2025-07-10 18:08:16','2025-06-10','15','','VATABLE','61341.88',383386.76,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','8832',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(22,'2','151750155683','0000-00-00 00:00:00','22','','15','2025-06-17 13:21:42','','Direct','0000-00-00 00:00:00','','','','','purchases',24405.60,'1',0.00,'2025-06-17 13:21:23','2025-07-17 13:21:23','2025-06-17','15','','VATABLE','3366.29',21039.31,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','1080',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(23,'46','151750251204','0000-00-00 00:00:00','23','','15','2025-06-18 15:53:44','','Direct','0000-00-00 00:00:00','','','','','purchases',870710.72,'1',0.00,'2025-06-18 15:53:24','2025-07-18 15:53:24','2025-06-18','15','','VATABLE','120098.02',750612.70,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','13711',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(24,'46','151751285355','0000-00-00 00:00:00','24','','15','2025-06-30 15:09:37','','Direct','0000-00-00 00:00:00','','','','','purchases',723722.40,'1',0.00,'2025-06-30 15:09:15','2025-07-30 15:09:15','2025-06-30','15','','VATABLE','99823.78',623898.62,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','14706',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 AUTO_INCREMENT=8 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `quotation` -- LOCK TABLES `quotation` WRITE; /*!40000 ALTER TABLE `quotation` DISABLE KEYS */; INSERT INTO `quotation` VALUES (1,'4','11736406765','2025-01-09 10:12:45','','','1','2025-01-09 10:13:14','Taller 1','Main','2025-01-09 10:12:45','requisition','1','NA','','Approved','300','1','1','No',1,NULL,1,1,'2025-01-17 16:34:42'),(2,'3','11737120888','2025-01-17 16:34:48','','ss','1','2025-01-17 16:34:56','ROBISEARCH LTD ROBISEARCH LTD','','2025-02-16 16:00:34','quotation','1','30 Days','','new','411120','1','1','No',1,'yes',0,NULL,NULL),(3,'6','11739428991','2025-02-13 09:43:11',NULL,'','1','2025-02-13 09:46:19','tom','1','2025-02-13 09:43:11','requisition','1','NA','','Approved','440','1','1','No',1,'',1,1,'2025-02-13 10:02:33'),(4,'2','11739429232','2025-02-13 09:47:12','','robisearchxxxxxxxxx','1','2025-02-13 09:47:34','Default Default','','2025-03-15 09:00:47','quotation','1','30 Days','','new','320','1','1','No',1,'yes',1,NULL,NULL),(5,'3','11739429259','2025-02-13 09:47:39',NULL,'ddxxxxxxxx','1','2025-02-21 12:13:17','ROBISEARCH LTD ROBISEARCH LTD','ccccccccc','2025-03-15 09:00:47','quotation','','30 Days','','new','0','1','4','No',1,'yes',0,NULL,NULL),(6,'','11739430334','2025-02-13 10:05:34','','','1','2025-02-13 10:05:48','','1','2025-02-13 10:05:34','requisition','Main','NA','','Approved','2100','1','1','No',1,NULL,1,1,'2025-02-13 10:06:12'),(7,'2','11740133076','2025-02-21 13:17:57',NULL,'ss','1','2025-03-13 13:38:05','Default Default','','2025-03-23 13:00:17','quotation','','30 Days','','new','395','1','1','Yes',1,'yes',1,NULL,NULL); /*!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 ('accounting',5),('accountingreports',5),('bankdeposits',5),('banktransfer',5),('branch',1),('cashiersales',1),('cashiersales',2),('cashiersales',4),('cashiersales',8),('config',1),('income',1),('income',2),('incomeexpenses',1),('incomeexpenses',5),('lowstocklist',1),('members',1),('members',2),('password',1),('password',2),('password',4),('password',8),('productlist',1),('products',1),('productscategory',1),('profile',1),('profile',8),('purchases',1),('reports',1),('reports',2),('sales',1),('sales',2),('sales',4),('sales',8),('users',1),('viewreturnsales',1),('viewreturnsales',4),('wholesale',1),('wholesale',2); /*!40000 ALTER TABLE `rolepermissions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `rolepermissionsactions` -- DROP TABLE IF EXISTS `rolepermissionsactions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `rolepermissionsactions` ( `id` int(11) NOT NULL AUTO_INCREMENT, `moduleid` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `actionid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=814 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `rolepermissionsactions` -- LOCK TABLES `rolepermissionsactions` WRITE; /*!40000 ALTER TABLE `rolepermissionsactions` DISABLE KEYS */; INSERT INTO `rolepermissionsactions` VALUES (1,'sales','4','add'),(2,'sales','4','suspend'),(3,'sales','4','printreceipt'),(4,'sales','4','update'),(5,'sales','4','cash'),(6,'sales','4','delete'),(7,'sales','4','moresales'),(8,'sales','4','sale'),(9,'sales','4','Logout'),(10,'sales','4','mpesabalance'),(11,'sales','4','discount'),(12,'sales','4','reprint'),(13,'sales','4','select'),(14,'sales','4','printbill'),(15,'sales','4','productdiscount'),(16,'sales','4','mpesa'),(17,'sales','4','order'),(18,'sales','4','closebill'),(19,'sales','4','viewbuyingprice'),(20,'sales','4','editsellingprice'),(21,'sales','4','updatepaymentmode'),(22,'sales','4','card'),(23,'sales','4','clearpayments'),(24,'sales','4','cheque'),(25,'sales','4','creditnote'),(26,'sales','4','voucher'),(27,'sales','4','salesbeyondbprice'),(28,'sales','4','points'),(29,'sales','4','credit'),(30,'sales','4','selectroom'),(31,'sales','4','dontprint'),(32,'sales','4','accountlimit'),(33,'sales','4','backdatesales'),(34,'sales','4','recordcoins'),(35,'sales','4','changetaxstatus'),(36,'sales','4','leaseitems'),(37,'sales','4','giveloyalityponts'),(38,'sales','4','dontshowstock'),(39,'sales','4','splitbill'),(40,'sales','4','changeuomonsales'),(41,'sales','4','selecttable'),(42,'sales','4','printdelivery'),(43,'sales','4','sendsms'),(44,'sales','4','selectcurrency'),(45,'sales','4','salesperson'),(46,'sales','4','usekeyboard'),(47,'sales','4','receiptno'),(48,'sales','4','negativesales'),(49,'cashiersales','4','entermpesacode'),(50,'cashiersales','4','editmpesa'),(51,'cashiersales','4','all'),(52,'cashiersales','4','delete'),(53,'cashiersales','4','cashiersales'),(54,'cashiersales','4','editmpesadate'),(55,'cashiersales','4','dontshowtotal'),(56,'cashiersales','4','adddailycollection'),(57,'cashiersales','4','viewtill'),(58,'cashiersales','4','viewdailycollections'),(59,'cashiersales','4','deletedailycollections'),(60,'cashiersales','4','updatedailycollections'),(61,'cashiersales','4','reversempesa'),(62,'cashiersales','4','clearallsales'),(63,'cashiersales','4','viewallcollections'),(64,'cashiersales','4','viewallcounters'),(65,'cashiersales','4','mpesapendingreport'),(66,'cashiersales','4','mpesaverifiedreport'),(67,'cashiersales','4','viewcommission'),(68,'cashiersales','4','viewmpesamessages'),(69,'cashiersales','4','dailysalesonly'),(70,'viewreturnsales','4','add'),(71,'viewreturnsales','4','update'),(72,'viewreturnsales','4','delete'),(73,'viewreturnsales','4','return'),(74,'viewreturnsales','4','clear'),(75,'viewreturnsales','4','moresales'),(76,'password','4','change'),(77,'sales','8','add'),(78,'sales','8','suspend'),(79,'sales','8','update'),(80,'sales','8','cash'),(81,'sales','8','moresales'),(82,'sales','8','sale'),(83,'sales','8','Logout'),(84,'sales','8','displaycustomers'),(85,'sales','8','select'),(86,'sales','8','printbill'),(87,'sales','8','productdiscount'),(88,'sales','8','mpesa'),(89,'sales','8','order'),(90,'sales','8','closebill'),(91,'sales','8','viewbuyingprice'),(92,'sales','8','editsellingprice'),(93,'sales','8','updatepaymentmode'),(94,'sales','8','card'),(95,'sales','8','clearpayments'),(96,'sales','8','cheque'),(97,'sales','8','creditnote'),(98,'sales','8','voucher'),(99,'sales','8','salesbeyondbprice'),(100,'sales','8','points'),(101,'sales','8','credit'),(102,'sales','8','selectroom'),(103,'sales','8','dontprint'),(104,'sales','8','backdatesales'),(105,'sales','8','recordcoins'),(106,'sales','8','changetaxstatus'),(107,'sales','8','giveloyalityponts'),(108,'sales','8','dontshowstock'),(109,'sales','8','splitbill'),(110,'sales','8','changeuomonsales'),(111,'sales','8','selecttable'),(112,'sales','8','printdelivery'),(113,'sales','8','sendsms'),(114,'sales','8','selectcurrency'),(115,'sales','8','salesperson'),(116,'sales','8','usekeyboard'),(117,'sales','8','receiptno'),(118,'cashiersales','8','entermpesacode'),(119,'cashiersales','8','editmpesa'),(120,'cashiersales','8','all'),(121,'cashiersales','8','cashiersales'),(122,'cashiersales','8','editmpesadate'),(123,'cashiersales','8','dontshowtotal'),(124,'cashiersales','8','viewtill'),(125,'cashiersales','8','viewdailycollections'),(126,'cashiersales','8','updatedailycollections'),(127,'cashiersales','8','viewallcounters'),(128,'cashiersales','8','viewcommission'),(129,'cashiersales','8','viewmpesamessages'),(130,'cashiersales','8','dailysalesonly'),(131,'password','8','change'),(132,'profile','8','update'),(512,'incomeexpenses','5','add'),(513,'incomeexpenses','5','closeexpense'),(514,'incomeexpenses','5','update'),(515,'incomeexpenses','5','updateclosedexpenses'),(516,'incomeexpenses','5','wiewinvoices'),(517,'incomeexpenses','5','viewbills'),(518,'incomeexpenses','5','viewexpense'),(519,'incomeexpenses','5','viewdebtors'),(520,'incomeexpenses','5','viewcreditors'),(521,'incomeexpenses','5','postrentalexpenses'),(522,'accounting','5','deletebank'),(523,'accounting','5','deleteglaccount'),(524,'accounting','5','view'),(525,'bankdeposits','5','add'),(526,'bankdeposits','5','update'),(527,'bankdeposits','5','delete'),(528,'banktransfer','5','add'),(529,'accountingreports','5','view'),(572,'sales','1','printreceipt'),(573,'sales','1','add'),(574,'sales','1','suspend'),(575,'sales','1','selectmessage'),(576,'sales','1','update'),(577,'sales','1','delete'),(578,'sales','1','cash'),(579,'sales','1','moresales'),(580,'sales','1','sale'),(581,'sales','1','mpesabalance'),(582,'sales','1','select'),(583,'sales','1','displaycustomers'),(584,'sales','1','discount'),(585,'sales','1','Logout'),(586,'sales','1','reprint'),(587,'sales','1','productdiscount'),(588,'sales','1','closebill'),(589,'sales','1','mpesa'),(590,'sales','1','order'),(591,'sales','1','printbill'),(592,'sales','1','viewbuyingprice'),(593,'sales','1','editsellingprice'),(594,'sales','1','updatepaymentmode'),(595,'sales','1','card'),(596,'sales','1','clearpayments'),(597,'sales','1','creditnote'),(598,'sales','1','cheque'),(599,'sales','1','points'),(600,'sales','1','salesbeyondbprice'),(601,'sales','1','voucher'),(602,'sales','1','credit'),(603,'sales','1','selectroom'),(604,'sales','1','dontprint'),(605,'sales','1','accountlimit'),(606,'sales','1','backdatesales'),(607,'sales','1','recordcoins'),(608,'sales','1','giveloyalityponts'),(609,'sales','1','leaseitems'),(610,'sales','1','changetaxstatus'),(611,'sales','1','dontshowstock'),(612,'sales','1','splitbill'),(613,'sales','1','changeuomonsales'),(614,'sales','1','selecttable'),(615,'sales','1','printdelivery'),(616,'sales','1','entermpesacode'),(617,'sales','1','sendsms'),(618,'sales','1','selectcurrency'),(619,'sales','1','salesperson'),(620,'sales','1','receiptno'),(621,'sales','1','usekeyboard'),(622,'sales','1','negativesales'),(623,'wholesale','1','sale'),(624,'wholesale','1','add'),(625,'wholesale','1','delete'),(626,'wholesale','1','update'),(627,'cashiersales','1','entermpesacode'),(628,'cashiersales','1','editmpesa'),(629,'cashiersales','1','all'),(630,'cashiersales','1','delete'),(631,'cashiersales','1','cashiersales'),(632,'cashiersales','1','editmpesadate'),(633,'cashiersales','1','dontshowtotal'),(634,'cashiersales','1','adddailycollection'),(635,'cashiersales','1','viewtill'),(636,'cashiersales','1','viewdailycollections'),(637,'cashiersales','1','updatedailycollections'),(638,'cashiersales','1','reversempesa'),(639,'cashiersales','1','deletedailycollections'),(640,'cashiersales','1','clearallsales'),(641,'cashiersales','1','viewallcollections'),(642,'cashiersales','1','mpesapendingreport'),(643,'cashiersales','1','viewallcounters'),(644,'cashiersales','1','mpesaverifiedreport'),(645,'cashiersales','1','viewcommission'),(646,'cashiersales','1','viewmpesamessages'),(647,'cashiersales','1','dailysalesonly'),(648,'purchases','1','add'),(649,'purchases','1','update'),(650,'purchases','1','delete'),(651,'purchases','1','updatebuyingprice'),(652,'purchases','1','updatesellingprice'),(653,'purchases','1','updateclosedinvoice'),(654,'purchases','1','viewquotation'),(655,'purchases','1','viewdirectpurchases'),(656,'purchases','1','viewserials'),(657,'purchases','1','viewpurchase'),(658,'purchases','1','salesorder'),(659,'purchases','1','budget'),(660,'purchases','1','showdefaultserials'),(661,'purchases','1','viewallcounters'),(662,'purchases','1','approve'),(663,'purchases','1','addbatchno'),(664,'purchases','1','addexpirydate'),(665,'viewreturnsales','1','add'),(666,'viewreturnsales','1','update'),(667,'viewreturnsales','1','delete'),(668,'viewreturnsales','1','return'),(669,'viewreturnsales','1','clear'),(670,'viewreturnsales','1','moresales'),(671,'viewreturnsales','1','returnclearedsales'),(672,'income','1','View'),(673,'income','1','add'),(674,'income','1','detailedvatinvoice'),(675,'incomeexpenses','1','add'),(676,'incomeexpenses','1','closeexpense'),(677,'incomeexpenses','1','update'),(678,'incomeexpenses','1','updateclosedexpenses'),(679,'incomeexpenses','1','wiewinvoices'),(680,'incomeexpenses','1','viewbills'),(681,'incomeexpenses','1','viewexpense'),(682,'incomeexpenses','1','viewdebtors'),(683,'incomeexpenses','1','viewcreditors'),(684,'incomeexpenses','1','postrentalexpenses'),(685,'incomeexpenses','1','uploadexpenses'),(686,'branch','1','add'),(687,'branch','1','view'),(688,'branch','1','update'),(689,'branch','1','delete'),(690,'members','1','add'),(691,'members','1','update'),(692,'members','1','deletepeople'),(693,'members','1','opencloseshift'),(694,'members','1','UpdateRenewal'),(695,'users','1','add'),(696,'users','1','update'),(697,'users','1','delete'),(698,'users','1','deleteallroles'),(699,'productscategory','1','add'),(700,'productscategory','1','update'),(701,'productscategory','1','delete'),(702,'productlist','1','bulk'),(703,'productlist','1','move'),(704,'productlist','1','more'),(705,'productlist','1','updatestock'),(706,'productlist','1','transfer'),(707,'productlist','1','addstock'),(708,'productlist','1','delete'),(709,'productlist','1','view'),(710,'productlist','1','update'),(711,'productlist','1','add'),(712,'productlist','1','stocktaking'),(713,'productlist','1','openclosestock'),(714,'productlist','1','editstocktaken'),(715,'productlist','1','editopenclosestock'),(716,'productlist','1','changeserialstatus'),(717,'productlist','1','viewserials'),(718,'productlist','1','viewproductsfromallbranches'),(719,'productlist','1','bulkpriceupdate'),(720,'productlist','1','negativestockadjustment'),(721,'productlist','1','viewproduction'),(722,'productlist','1','assignproduction'),(723,'productlist','1','deleteproductionitem'),(724,'productlist','1','updateproductionitem'),(725,'products','1','add'),(726,'products','1','update'),(727,'products','1','delete'),(728,'products','1','addstock'),(729,'products','1','more'),(730,'products','1','bulk'),(731,'products','1','deleteorder'),(732,'products','1','dispatch'),(733,'products','1','removestock'),(734,'products','1','price'),(735,'products','1','removeallstock'),(736,'products','1','bulkpriceupdate'),(737,'products','1','negativestockadjustment'),(738,'lowstocklist','1','add'),(739,'lowstocklist','1','more'),(740,'lowstocklist','1','view'),(741,'reports','1','view'),(742,'reports','1','download'),(743,'reports','1','delete'),(744,'reports','1','update'),(745,'reports','1','viewall'),(746,'password','1','change'),(747,'profile','1','update'),(748,'config','1','delete'),(749,'config','1','add'),(750,'config','1','update'),(751,'sales','2','printreceipt'),(752,'sales','2','add'),(753,'sales','2','suspend'),(754,'sales','2','update'),(755,'sales','2','cash'),(756,'sales','2','moresales'),(757,'sales','2','sale'),(758,'sales','2','select'),(759,'sales','2','reprint'),(760,'sales','2','productdiscount'),(761,'sales','2','mpesa'),(762,'sales','2','printbill'),(763,'sales','2','hold'),(764,'sales','2','editsellingprice'),(765,'sales','2','updatepaymentmode'),(766,'sales','2','card'),(767,'sales','2','clearpayments'),(768,'sales','2','creditnote'),(769,'sales','2','cheque'),(770,'sales','2','salesbeyondbprice'),(771,'sales','2','credit'),(772,'sales','2','dontprint'),(773,'sales','2','backdatesales'),(774,'sales','2','entermpesacode'),(775,'sales','2','sendsms'),(776,'sales','2','negativesales'),(777,'sales','2','updateqtysales'),(778,'wholesale','2','sale'),(779,'wholesale','2','add'),(780,'wholesale','2','delete'),(781,'wholesale','2','update'),(782,'cashiersales','2','entermpesacode'),(783,'cashiersales','2','editmpesa'),(784,'cashiersales','2','all'),(785,'cashiersales','2','cashiersales'),(786,'cashiersales','2','editmpesadate'),(787,'cashiersales','2','dontshowtotal'),(788,'cashiersales','2','adddailycollection'),(789,'cashiersales','2','viewtill'),(790,'cashiersales','2','viewdailycollections'),(791,'cashiersales','2','updatedailycollections'),(792,'cashiersales','2','mpesapendingreport'),(793,'cashiersales','2','viewallcounters'),(794,'cashiersales','2','mpesaverifiedreport'),(795,'cashiersales','2','viewcommission'),(796,'cashiersales','2','viewmpesamessages'),(797,'cashiersales','2','dailysalesonly'),(798,'income','2','View'),(799,'income','2','add'),(800,'income','2','detailedvatinvoice'),(801,'income','2','receiveoverpayment'),(802,'income','2','receivedublicatecodes'),(803,'members','2','add'),(804,'members','2','update'),(805,'members','2','deletepeople'),(806,'members','2','opencloseshift'),(807,'members','2','UpdateRenewal'),(808,'reports','2','view'),(809,'reports','2','download'),(810,'reports','2','delete'),(811,'reports','2','update'),(812,'reports','2','viewall'),(813,'password','2','change'); /*!40000 ALTER TABLE `rolepermissionsactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roles` -- DROP TABLE IF EXISTS `roles`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roles` ( `id` int(20) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roles` -- LOCK TABLES `roles` WRITE; /*!40000 ALTER TABLE `roles` DISABLE KEYS */; INSERT INTO `roles` VALUES (1,'ADMIN','ADMIN','2025-04-04 15:24:38','active','1','','1',''),(2,'CASHIER','CASHIER','2025-04-04 15:24:09','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 AUTO_INCREMENT=9 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 */; INSERT INTO `roomcharges` VALUES (1,'2','1','30000','active','2024-12-18 15:49:00','','1','','1','13 '),(2,'1','1','30000','active','2024-12-18 15:49:00','','1','','1','13 '),(3,'2','1','2000','active','2024-12-18 15:49:13','','1','','1','17 '),(4,'1','1','2000','active','2024-12-18 15:49:13','','1','','1','17 '),(7,'2','1','0','active','2025-01-28 09:26:55','','1','','1','12 '),(8,'1','1','0','active','2025-01-28 09:26:55','','1','','1','12 '); /*!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 AUTO_INCREMENT=4 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 */; INSERT INTO `roomcollection` VALUES (1,'2024-12-20 11:33:18','11734683577','1000','','1000','1','1',1050,'2024-12-20 11:33:48','payment','qweeqweqwew',1,1),(2,'2024-12-20 11:39:26','11734683942','2000','','6000','1','1',1010,'2024-12-20 11:39:49','payment','swedqwed',1,1),(3,'2024-12-20 12:14:12','11734683942','1111','','28889','1','1',1050,'2024-12-20 12:14:25','payment','',1,1); /*!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=10 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,1,'101',1,'2024-12-23 11:43:41',1000.00,1,1,'New','8','',0,1,'11734942253','11734683942'),(2,1,'102',2,'2025-01-30 04:57:13',0.00,1,1,'merged','29','2025-01-30 04:59:12am',1,1,'11738202221','11738202139'),(3,1,'102',1,'2025-02-02 17:18:29',0.00,1,1,'merged','35','2025-02-02 05:31:26pm',1,1,'11738505845','11738406170'),(4,1,'101',3,'2025-02-03 11:15:16',220.00,1,1,'New','37','',0,1,'11738570511','11738509785'),(5,1,'102',3,'2025-02-03 11:15:42',220.00,1,1,'New','39','',0,1,'11738570524','11738568966'),(6,1,'101',3,'2025-02-05 17:01:35',880.00,1,1,'New','37','',0,1,'11738763990','11738509785'),(7,1,'102',2,'2025-02-21 13:07:08',550.00,1,1,'New','45','',0,1,'11740132403','11739180891'),(8,1,'102',2,'2025-02-27 19:43:14',220.00,1,1,'Cleared','45','2025-02-27 19:43:14',1,1,'11740653729','11739180891'),(9,1,'102',2,'2025-03-13 12:11:32',340.00,1,1,'New','45','',0,1,'11741857017','11739180891'); /*!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,'SHIF','2025-01-24 06:22:16','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,'2.75'),(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` text 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=1737 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','','2025-04-04 16:34:52','','0','13','2025-04-04 16:34:52','','5130','5130','1','wholesale','0','5130','1','0','0','0','0','0','0','printed',' ','','1','0','131743773448','Cleared','','','','','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,''),(2,'','Cash','','2025-04-04 16:48:23','','0','13','2025-04-04 16:48:23','','4310','4310','1','wholesale','0','4310','1','0','0','0','0','0','0','printed',' ','','1','0','131743774102','Cleared','','','','','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,''),(3,'','Cash','','2025-04-04 17:23:21','','0','13','2025-04-04 17:23:22','','27050','27050','1','wholesale','325','27050','1','0','0','0','0','0','0','printed',' ','','1','0','131743774741','Cleared','','','','','','','','',0.00,0.00,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','','2025-04-04 17:33:26','','0','13','2025-04-04 17:33:26','','14080','14080','1','wholesale','0','14080','1','0','0','0','0','0','0','printed',' ','','1','0','131743776657','Cleared','','','','','','','','',0.00,0.00,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','','2025-04-04 17:44:12','','0','13','2025-04-04 17:44:12','','15205','15205','1','wholesale','0','15205','1','0','0','0','0','0','0','printed',' ','','1','0','131743777324','Cleared','','','','','','','','',0.00,0.00,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','','2025-04-04 17:52:32','','0','13','2025-04-04 17:52:32','','12440','12440','1','wholesale','0','12440','1','0','0','0','0','0','0','printed',' ','','1','0','131743777887','Cleared','','','','','','','','',0.00,0.00,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','','2025-04-04 18:09:16','','0','13','2025-04-04 18:09:16','','11645','11645','1','wholesale','120','11645','1','0','0','0','0','0','0','printed',' ','','1','0','131743778514','Cleared','','','','','','','','',0.00,0.00,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','','2025-04-04 18:18:02','','0','13','2025-04-04 18:18:02','','8965','8965','1','wholesale','0','8965','1','0','0','0','0','0','0','printed',' ','','1','0','131743779494','Cleared','','','','','','','','',0.00,0.00,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','','2025-04-04 19:25:51','','0','13','2025-04-04 19:25:51','','12215','12215','1','wholesale','0','12215','1','0','0','0','0','0','0','printed',' ','','1','0','131743783456','Cleared','','','','','','','','',0.00,0.00,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','','2025-04-04 19:41:16','','0','13','2025-04-04 19:41:16','','15010','15010','1','wholesale','50','15010','1','0','0','0','0','0','0','printed',' ','','1','0','131743784088','Cleared','','','','','','','','',0.00,0.00,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','','2025-04-04 19:42:52','','0','13','2025-04-04 19:42:52','','2320','2320','1','wholesale','0','2320','1','0','0','0','0','0','0','printed',' ','','1','0','131743784934','Cleared','','','','','','','','',0.00,0.00,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','','2025-04-04 19:52:29','','0','13','2025-04-04 19:52:29','','53715','53715','1','wholesale','980','53715','1','0','0','0','0','0','0','printed',' ','','1','0','131743784984','Cleared','','','','','','','','',0.00,0.00,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','','2025-04-05 10:41:06','','0','13','2025-03-21 10:41:06','22','0','8440','1','wholesale','200','8440','1','0','0','0','0','8440','0','printed',' ','','1','0','131743838622','Cleared','13','2025-04-05 10:42:00','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(14,'ASR','Cash','','2025-04-05 10:49:25','','0','13','2025-03-29 10:49:25','16','0','8740','1','wholesale','110','8740','1','0','0','0','0','8740','0','printed',' ','','1','0','131743839005','Cleared','14','2025-04-12 13:20:29','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(15,'','Invoice','','2025-04-05 12:21:57','','0','13','2025-04-05 12:21:57','20','0','10760','1','wholesale','150','10760','1','0','0','0','0','10760','0','printed',' ','','1','0','131743844879','Cleared','','','','','3','','','',0.00,0.00,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,'','Invoice','','2025-04-05 13:05:00','','0','13','2025-04-05 13:05:00','23','1950','1950','1','wholesale','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','131743847490','Cleared','','','','','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,''),(17,'','Invoice','','2025-04-05 13:24:11','','0','13','2025-04-05 13:24:11','19','0','60960','1','wholesale','0','60960','1','0','0','0','0','60960','0','printed',' ','','1','0','131743848487','Cleared','','','','','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,''),(18,'','Invoice','','2025-04-05 13:32:45','','0','13','2025-04-05 13:32:45','19','0','2400','1','wholesale','0','2400','1','0','0','0','0','2400','0','printed',' ','','1','0','131743849153','Cleared','','','','','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,''),(19,'','Invoice','','2025-04-05 14:01:04','','0','13','2025-04-05 14:01:04','24','0','780','1','wholesale','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','131743850835','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-04-05 14:03:39','','0','13','2025-04-05 14:03:39','24','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','131743850945','Cleared','','','','','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,''),(21,'DSAA','Mpesa','','2025-04-05 15:47:44','','0','13','2025-04-05 15:47:44','','0','1810','1','wholesale','0','1810','1','0','0','0','0','1810','0','printed',' ','','1','0','131743857219','Cleared','','','','','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,''),(22,'','Invoice','','2025-04-05 16:12:09','GLADYS','-0','13','2025-04-05 16:12:09','28','0','0','1','wholesale','5160','0','1','0','0','0','0','0','0','printed','GLADYS </BR>254789858533 ','','1','5160','131743857384','Cleared','','','','','1','','',NULL,0.00,0.00,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','','2025-04-05 16:16:20','','0','13','2025-04-05 16:16:20','','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','131743858920','Cleared','','','','','6','','','',0.00,0.00,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,'KLJ,tec,sgg,mxc','Invoice','','2025-04-05 17:57:19','','0','13','2025-04-05 17:57:19','16','0','22840','1','wholesale','479.9808','22840','1','0','0','0','0','22840','0','printed',' ','','1','0','131743864794','Cleared','','','','','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,''),(25,'','Invoice','','2025-04-05 19:09:37','','0','13','2025-04-05 19:09:37','28','0','5435','1','retail','144.984','5435','1','0','0','0','0','5435','0','printed',' ','','1','0','131743869239','Cleared','','','','','','','','',0.00,0.00,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','','2025-04-05 19:10:28','','0','13','2025-04-05 19:10:28','','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','131743869417','Cleared','','','','','','','','',0.00,0.00,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','','2025-04-05 19:11:54','','0','13','2025-04-05 19:11:54','','990','990','1','wholesale','0','990','1','0','0','0','0','0','0','printed',' ','','1','0','131743869442','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-04-05 19:14:44','','0','13','2025-04-05 19:14:44','19','0','3000','1','wholesale','4500','3000','1','0','0','0','0','3000','0','printed',' ','','1','1500','131743869659','Cleared','','','','','','','','',0.00,0.00,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','','2025-04-05 19:20:54','','0','13','2025-04-05 19:20:54','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','131743870042','Cleared','','','','','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,''),(30,'','Cash','','2025-04-06 15:04:21','','0','13','2025-04-06 15:04:21','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','131743941017','Cleared','','','','','','','','',0.00,0.00,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','','2025-04-06 19:36:09','','0','13','2025-04-06 19:36:09','','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','131743941088','Cleared','','','','','','','','',0.00,0.00,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','','2025-04-06 19:39:41','','0','13','2025-04-06 19:39:41','','800','800','1','wholesale','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','131743957417','Cleared','','','','','','','','',0.00,0.00,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','','2025-04-06 19:42:08','','0','13','2025-04-06 19:42:08','','3380','3380','1','retail','0','3380','1','0','0','0','0','0','0','printed',' ','','1','0','131743957648','Cleared','','','','','','','','',0.00,0.00,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,'dhn','Invoice','','2025-04-06 19:45:06','','0','13','2025-04-06 19:45:06','16','0','4000','1','wholesale','0','4000','1','0','0','0','0','4000','0','printed',' ','','1','0','131743957811','Cleared','13','2025-05-08 20:29:22','','','1','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(35,'jxbn','Mpesa','','2025-04-06 19:50:14','','0','13','2025-04-06 19:50:14','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','131743958108','Cleared','','','','','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,''),(36,'ysa,GHJ','Invoice','','2025-04-07 10:02:54','','0','13','2025-04-05 10:02:54','26','505','975','1','retail','0','975','1','0','0','0','0','470','0','printed',' ','','1','0','131744009270','Cleared','','','','','','','','',0.00,0.00,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','','2025-04-07 19:37:42','','0','14','2025-04-07 19:37:42','','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141744043827','Cleared','','','','','','','','',0.00,0.00,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,'reg','Mpesa','','2025-04-07 19:38:05','','0','14','2025-04-07 19:38:05','','0','500','1','wholesale','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','141744043876','Cleared','','','','','','','','',0.00,0.00,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','','2025-04-07 19:39:22','','0','14','2025-04-07 19:39:22','','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141744043926','Cleared','','','','','','','','',0.00,0.00,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','','2025-04-07 19:41:14','JOYMART SUPERMARKET','0','14','2025-04-07 19:41:14','29','2475','2475','1','wholesale','0','2475','1','0','0','0','0','0','0','printed','JOYMART SUPERMARKET </BR>254734454496 ','','1','0','141744043982','Cleared','','','','','','','',NULL,0.00,0.00,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','','2025-04-07 19:50:48','','0','14','2025-04-07 19:50:48','','3538','3538','1','wholesale','0','3538','1','0','0','0','0','0','0','printed',' ','','1','0','141744044159','Cleared','','','','','','','','',0.00,0.00,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,'FRT','Mpesa','','2025-04-07 20:04:24','','0','14','2025-04-07 20:04:24','28','0','8675','1','wholesale','225.04','8675','1','0','0','0','0','8675','0','printed',' ','','1','0','141744044683','Cleared','','','','','','','','',0.00,0.00,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','','2025-04-07 20:08:07','','0','14','2025-04-07 20:08:07','','400','400','1','wholesale','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','141744045649','Cleared','','','','','','','','',0.00,0.00,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,'TRY','Mpesa','','2025-04-07 20:09:10','','0','14','2025-04-07 20:09:11','','0','1980','1','wholesale','0','1980','1','0','0','0','0','1980','0','printed',' ','','1','0','141744045709','Cleared','','','','','','','','',0.00,0.00,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,'c jmkfc','Invoice','','2025-04-07 20:10:08','','1200','14','2025-04-07 20:10:08','23','950','1200','1','wholesale','0','1200','1','0','0','0','0','250','0','printed',' ','','1','0','141744045780','Cleared','14','2025-04-07 20:15:53','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(46,'','Cash','','2025-04-07 20:10:44','','0','14','2025-04-07 20:10:44','','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141744045827','Cleared','','','','','','','','',0.00,0.00,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,'TRD,SSA','Mpesa','','2025-04-07 20:42:13','','0','14','2025-04-07 20:42:13','27','0','194879','1','wholesale','3379.8648','194879','1','0','0','0','0','194879','0','printed',' ','','1','0','141744047229','Cleared','13','2025-04-25 12:43:45','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(48,'','Invoice','','2025-04-08 09:46:17','','0','13','2025-04-08 09:46:17','24','0','0','1','retail','780','-780','1','0','0','0','0','0','0','printed',' ','','1','0','131744094679','Cleared','13','2025-04-08 14:54:20','','','3','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(49,'','Invoice','','2025-04-08 09:48:33','','0','13','2025-04-08 09:48:33','24','0','0','1','wholesale','999.84','0.16000000000008','1','0','0','0','0','0','0','printed',' ','','1','0','131744094867','Cleared','14','2025-04-08 19:35:54','','','3','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(50,'','Invoice','','2025-04-08 10:40:57','BAZE','0','14','2025-04-08 10:40:57','30','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed','BAZE </BR>071121025011 ','','1','0','141744098045','Cleared','14','2025-04-08 19:05:03','','','1','','',NULL,0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(51,'','Mpesa','','2025-04-08 10:44:59','CLUB','0','14','2025-04-08 10:44:59','24','0','780','1','wholesale','0','780','1','0','0','0','0','780','0','printed','CLUB </BR>254734454496 ','','1','0','141744098251','Cleared','14','2025-04-08 12:03:36','','','1','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(52,'','Invoice','','2025-04-08 10:47:04','CLASSIC KIAWARA','0','14','2025-04-08 10:47:05','31','0','1950','1','wholesale','0','1950','1','0','0','0','0','1950','0','printed','CLASSIC KIAWARA </BR>254713541214 ','','1','0','141744098414','Cleared','','','','','1','','',NULL,0.00,0.00,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,'','Invoice','','2025-04-08 11:02:34','DAN','0','14','2025-04-08 11:02:34','25','800','800','1','wholesale','0','800','1','0','0','0','0','0','0','printed','DAN ','','1','0','141744099343','Cleared','','','','','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,''),(54,'','Invoice','','2025-04-08 11:45:00','','0','14','2025-04-08 11:45:00','24','0','650','1','wholesale','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','141744101886','Cleared','','','','','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,''),(55,'','Invoice','','2025-04-08 11:45:24','','0','14','2025-04-08 11:45:24','24','800','800','1','wholesale','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','141744101914','Cleared','','','','','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,''),(56,'','Invoice','','2025-04-08 11:46:07','','0','14','2025-04-08 11:46:07','24','500','500','1','wholesale','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','141744101938','Cleared','','','','','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,''),(57,'','Invoice','','2025-04-08 11:46:39','','0','14','2025-04-08 11:46:39','24','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141744101988','Cleared','','','','','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,''),(58,'','Invoice','','2025-04-08 11:47:04','','0','14','2025-04-08 11:47:04','24','500','500','1','wholesale','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','141744102014','Cleared','','','','','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,''),(59,'','Cash','','2025-04-08 11:52:51','','0','14','2025-04-08 11:52:51','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','141744102357','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-04-08 13:15:29','','0','14','2025-04-08 13:15:29','20','0','22020','1','retail','0','22020','1','0','0','0','0','22020','0','printed',' ','','1','0','141744107125','Cleared','','','','','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,''),(61,'','Cash','','2025-04-08 14:30:01','Wambugu','0','14','2025-04-08 14:30:01','32','1580','1580','1','wholesale','0','1580','1','0','0','0','0','0','0','printed','Wambugu </BR>254780541507 ','','1','0','141744107500','Cleared','','','','','1','','',NULL,0.00,0.00,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,'','Invoice','','2025-04-08 14:33:54','','0','14','2025-04-08 14:33:54','24','500','500','1','wholesale','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','141744111998','Cleared','','','','','1','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1','1','DIQ4MFYCQAXUEY7RV3WMG53WX4','N4VQYONHB5AYJUUL','20250408143623','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(63,'','Invoice','','2025-04-08 14:38:04','','0','14','2025-04-08 14:38:04','24','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141744112247','Cleared','','','','','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,''),(64,'','Invoice','','2025-04-08 14:41:30','','0','14','2025-04-08 14:41:30','25','0','650','1','wholesale','0','650','1','0','0','0','0','650','0','printed',' ','',NULL,'0','141744112483','Cleared','14','2025-04-08 14:41:30','','','5','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'2','2','EJLP2QF2TQCBALYYY4MYL3QWBU','HOHOY6IOT6OCDKWR','20250408144358','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(65,'','Cash','','2025-04-08 14:43:45','','0','1','2025-04-08 14:43:45','','0','0','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','30','11744112610','Cleared','','','','','3','4.14','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'65','65','_GM5X6ONK-P8XKATV72WS8_YU6','F1HIQDBUOPFRXCCM','20250408144348','0','25.86','0','0','0','0','4.14','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"65\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250408144348\",\"salesDt\":\"20250408\",\"stockRlsDt\":\"20250408144348\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":25,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":4,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":25,\"totTaxAmt\":4,\"totAmt\":30,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"65\",\"rcptPbctDt\":\"20250408\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000005\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 500ML\",\"bcd\":\"5\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"30\",\"splyAmt\":\"24.83\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"25.86\",\"taxAmt\":\"4.14\",\"totAmt\":\"30\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"65\",\"orgInvcNo\":0,\"curRcptNo\":\"65\",\"totRcptNo\":\"65\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"65\",\"rcptPbctDt\":\"20250408144348\",\"intrlData\":\"_GM5X6ONK-P8XKATV72WS8_YU6\",\"rcptSign\":\"F1HIQDBUOPFRXCCM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000005\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(66,'','Cash','','2025-04-08 14:48:08','','0','14','2025-04-08 14:48:08','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','11744112609','Cleared','','','','','','4.14','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'66','66','BYTKNIP6HWMMJVHY3CVM7CW7TZ','0YV00N07ZZNQLQ-I','20250408144821','0','25.86','0','0','0','0','4.14','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"66\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250408144821\",\"salesDt\":\"20250408\",\"stockRlsDt\":\"20250408144821\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":25,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":4,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":25,\"totTaxAmt\":4,\"totAmt\":30,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"66\",\"rcptPbctDt\":\"20250408\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000005\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 500ML\",\"bcd\":\"5\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"30\",\"splyAmt\":\"24.83\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"25.86\",\"taxAmt\":\"4.14\",\"totAmt\":\"30\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"66\",\"orgInvcNo\":0,\"curRcptNo\":\"66\",\"totRcptNo\":\"66\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"66\",\"rcptPbctDt\":\"20250408144821\",\"intrlData\":\"BYTKNIP6HWMMJVHY3CVM7CW7TZ\",\"rcptSign\":\"0YV00N07ZZNQLQ-I\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000005\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(67,'','Cash','','2025-04-08 14:50:06','','0','13','2025-04-08 14:50:06','','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','131744094866','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'67','67','PLPZNX1S_F7U3HFGPLHNN6QLEZ','HRU3ZYU4CAFSDISO','20250408145009','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"67\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250408145009\",\"salesDt\":\"20250408\",\"stockRlsDt\":\"20250408145009\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":0,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"67\",\"rcptPbctDt\":\"20250408\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"67\",\"orgInvcNo\":0,\"curRcptNo\":\"67\",\"totRcptNo\":\"67\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"67\",\"rcptPbctDt\":\"20250408145009\",\"intrlData\":\"PLPZNX1S_F7U3HFGPLHNN6QLEZ\",\"rcptSign\":\"HRU3ZYU4CAFSDISO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(68,'','Cash','','2025-04-08 14:50:54','','0','13','2025-04-08 14:50:54','','780','780','1','retail','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','131744094678','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'68','68','JW5OEKTEJE9BQEYDEG77MRTC6Q','BN9M8AUT1LXS2MCZ','20250408145056','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"68\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250408145056\",\"salesDt\":\"20250408\",\"stockRlsDt\":\"20250408145056\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":0,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"68\",\"rcptPbctDt\":\"20250408\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"68\",\"orgInvcNo\":0,\"curRcptNo\":\"68\",\"totRcptNo\":\"68\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"68\",\"rcptPbctDt\":\"20250408145056\",\"intrlData\":\"JW5OEKTEJE9BQEYDEG77MRTC6Q\",\"rcptSign\":\"BN9M8AUT1LXS2MCZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(69,'','Cash','','2025-04-08 15:07:02','','0','14','2025-04-08 15:07:02','25','500','500','1','wholesale','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','141744113722','Cleared','','','','','','68.95','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'69','69','9WRKTGHJWW0-6HYKVGX-IMQLSW','JIAQCTVQRPDYBBZW','20250408150930','0','35.91','0','0','0','0','68.95','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"69\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250408150930\",\"salesDt\":\"20250408\",\"stockRlsDt\":\"20250408150930\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":68,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":68,\"totAmt\":500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"69\",\"rcptPbctDt\":\"20250408\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"68.95\",\"totAmt\":\"499.92\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"69\",\"orgInvcNo\":0,\"curRcptNo\":\"69\",\"totRcptNo\":\"69\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"69\",\"rcptPbctDt\":\"20250408150930\",\"intrlData\":\"9WRKTGHJWW0-6HYKVGX-IMQLSW\",\"rcptSign\":\"JIAQCTVQRPDYBBZW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(70,'','Cash','','2025-04-08 15:10:51','','0','14','2025-04-08 15:10:51','25','800','800','1','wholesale','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','141744114171','Cleared','','','','','','110.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'70','70','NTVK-IZO92KCM8HKMX_APXWPOL','ZRQSUYUBSWVP9HD1','20250408151137','0','57.47','0','0','0','0','110.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"70\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250408151137\",\"salesDt\":\"20250408\",\"stockRlsDt\":\"20250408151137\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":57,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":110,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":57,\"totTaxAmt\":110,\"totAmt\":800,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"70\",\"rcptPbctDt\":\"20250408\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"110.34\",\"totAmt\":\"799.992\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"70\",\"orgInvcNo\":0,\"curRcptNo\":\"70\",\"totRcptNo\":\"70\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"70\",\"rcptPbctDt\":\"20250408151137\",\"intrlData\":\"NTVK-IZO92KCM8HKMX_APXWPOL\",\"rcptSign\":\"ZRQSUYUBSWVP9HD1\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(71,'','Cash','','2025-04-08 15:18:15','','0','14','2025-04-08 15:18:15','25','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','141744114665','Cleared','','','','','','16.55','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'71','71','5NO-2LQAOCR5CVOCYPH7HNY3DF','PKOAIPDBISGHOX2U','20250408151840','0','103.45','0','0','0','0','16.55','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"71\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250408151840\",\"salesDt\":\"20250408\",\"stockRlsDt\":\"20250408151840\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":103,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":16,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":103,\"totTaxAmt\":16,\"totAmt\":120,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"71\",\"rcptPbctDt\":\"20250408\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000015\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1.25 LTR\",\"bcd\":\"15\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"120\",\"splyAmt\":\"102.5\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"103.45\",\"taxAmt\":\"16.55\",\"totAmt\":\"120\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"71\",\"orgInvcNo\":0,\"curRcptNo\":\"71\",\"totRcptNo\":\"71\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"71\",\"rcptPbctDt\":\"20250408151840\",\"intrlData\":\"5NO-2LQAOCR5CVOCYPH7HNY3DF\",\"rcptSign\":\"PKOAIPDBISGHOX2U\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000015\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(72,'','Cash','','2025-04-08 15:20:59','','0','14','2025-04-08 15:20:59','24','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141744114730','Cleared','','','','','','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'72','72','-TP_L74XZV62KZO7WFVIUPIWJF','U9IEJ5A-0I_5UZGF','20250408152158','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"72\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250408152158\",\"salesDt\":\"20250408\",\"stockRlsDt\":\"20250408152158\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":137,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"72\",\"rcptPbctDt\":\"20250408\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"72\",\"orgInvcNo\":0,\"curRcptNo\":\"72\",\"totRcptNo\":\"72\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"72\",\"rcptPbctDt\":\"20250408152158\",\"intrlData\":\"-TP_L74XZV62KZO7WFVIUPIWJF\",\"rcptSign\":\"U9IEJ5A-0I_5UZGF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(73,'','Cash','','2025-04-08 15:22:54','','0','14','2025-04-08 15:22:54','24','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141744114919','Cleared','','','','','','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'73','73','LA1WQH1NBLKP6ZDHCSJK0IO4KI','L_N-QY0THIVJN2JG','20250408152321','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"73\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250408152321\",\"salesDt\":\"20250408\",\"stockRlsDt\":\"20250408152321\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"73\",\"rcptPbctDt\":\"20250408\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"73\",\"orgInvcNo\":0,\"curRcptNo\":\"73\",\"totRcptNo\":\"73\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"73\",\"rcptPbctDt\":\"20250408152321\",\"intrlData\":\"LA1WQH1NBLKP6ZDHCSJK0IO4KI\",\"rcptSign\":\"L_N-QY0THIVJN2JG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(74,'','Invoice','','2025-04-08 15:39:42','','0','14','2025-04-08 15:39:42','18','0','0','1','wholesale','66.666','0.334','1','0','0','0','0','0.334','0','printed',' ','','1','66.666','141744115953','Cleared','','','','','3','9.2','','P051559701J',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'74','74','N-XW242OTXUW9G3Q8EIIYAMO9Y','JXHAJHGJFDMCFOUO','20250408153956','0','57.47','0','0','0','0','9.2','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"74\",\"orgInvcNo\":0,\"custTin\":\"P051559701J\",\"custNm\":\"SIEL\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250408153956\",\"salesDt\":\"20250408\",\"stockRlsDt\":\"20250408153956\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":57,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":9,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":57,\"totTaxAmt\":9,\"totAmt\":67,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051559701J\",\"custMblNo\":\"254765556556\",\"rptNo\":\"74\",\"rcptPbctDt\":\"20250408\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"9.20\",\"totAmt\":\"66.666\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"74\",\"orgInvcNo\":0,\"curRcptNo\":\"74\",\"totRcptNo\":\"74\",\"custTin\":\"P051559701J\",\"custMblNo\":\"\",\"rptNo\":\"74\",\"rcptPbctDt\":\"20250408153956\",\"intrlData\":\"N-XW242OTXUW9G3Q8EIIYAMO9Y\",\"rcptSign\":\"JXHAJHGJFDMCFOUO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(75,'','Cash','','2025-04-08 15:42:42','','0','14','2025-04-08 15:42:42','','67','67','1','wholesale','0','67','1','0','0','0','0','0','0','printed',' ','','1','0','141744115952','Cleared','','','','','','9.2','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'75','75','ZVLXZ2IR54XDN_E3-GFH9SHM5G','KGNFFBYOQ1BHGAO8','20250408154256','0','57.47','0','0','0','0','9.2','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"75\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250408154256\",\"salesDt\":\"20250408\",\"stockRlsDt\":\"20250408154256\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":57,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":9,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":57,\"totTaxAmt\":9,\"totAmt\":67,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"75\",\"rcptPbctDt\":\"20250408\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"9.20\",\"totAmt\":\"66.666\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"75\",\"orgInvcNo\":0,\"curRcptNo\":\"75\",\"totRcptNo\":\"75\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"75\",\"rcptPbctDt\":\"20250408154256\",\"intrlData\":\"ZVLXZ2IR54XDN_E3-GFH9SHM5G\",\"rcptSign\":\"KGNFFBYOQ1BHGAO8\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(76,'BEN','Invoice','','2025-04-08 15:53:26','','0','14','2025-04-08 15:53:26','18','0','81869','1','wholesale','0','81869','1','0','0','0','0','0','81869','printed',' ','','1','0','141744116203','Cleared','','','','','1','11292.36','','P051559701J',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'76','76','JSFKJDJYCVRWBQDIWORA43K_GX','YC0CTO3TQKZIDU6I','20250408155429','0','1043.82','0','0','0','0','11292.36','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"76\",\"orgInvcNo\":0,\"custTin\":\"P051559701J\",\"custNm\":\"SIEL\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250408155429\",\"salesDt\":\"20250408\",\"stockRlsDt\":\"20250408155429\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":6,\"taxblAmtA\":0,\"taxblAmtB\":1043,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":11292,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1043,\"totTaxAmt\":11292,\"totAmt\":81869,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051559701J\",\"custMblNo\":\"254765556556\",\"rptNo\":\"76\",\"rcptPbctDt\":\"20250408\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000012\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MONSTER\",\"bcd\":\"12\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"199.375\",\"splyAmt\":\"189\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"171.88\",\"taxAmt\":\"1320.00\",\"totAmt\":\"9570\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"192.00\",\"qtyUnitCd\":\"U\",\"qty\":\"192.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"1627.63\",\"totAmt\":\"11800.32\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"180.00\",\"qtyUnitCd\":\"U\",\"qty\":\"180.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"1655.16\",\"totAmt\":\"11999.88\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000015\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1.25 LTR\",\"bcd\":\"15\",\"pkgUnitCd\":\"CT\",\"pkg\":\"180.00\",\"qtyUnitCd\":\"U\",\"qty\":\"180.00\",\"prc\":\"108.33\",\"splyAmt\":\"102.5\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"93.39\",\"taxAmt\":\"2689.57\",\"totAmt\":\"19499.4\"},{\"itemSeq\":5,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"10.00\",\"qtyUnitCd\":\"U\",\"qty\":\"10.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"896.55\",\"totAmt\":\"6500\"},{\"itemSeq\":6,\"itemCd\":\"KE2CTU0000004\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 1L\",\"bcd\":\"4\",\"pkgUnitCd\":\"CT\",\"pkg\":\"180.00\",\"qtyUnitCd\":\"U\",\"qty\":\"180.00\",\"prc\":\"125\",\"splyAmt\":\"118.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"107.76\",\"taxAmt\":\"3103.45\",\"totAmt\":\"22500\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"76\",\"orgInvcNo\":0,\"curRcptNo\":\"76\",\"totRcptNo\":\"76\",\"custTin\":\"P051559701J\",\"custMblNo\":\"\",\"rptNo\":\"76\",\"rcptPbctDt\":\"20250408155429\",\"intrlData\":\"JSFKJDJYCVRWBQDIWORA43K_GX\",\"rcptSign\":\"YC0CTO3TQKZIDU6I\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000012\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"192.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"180.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000015\",\"rsdQty\":\"180.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"10.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000004\",\"rsdQty\":\"180.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(77,'585256','Mpesa','','2025-04-08 16:32:59','','0','14','2025-04-08 16:32:59','','0','630','1','retail','0','630','1','0','0','0','0','630','0','printed',' ','','1','0','141744118835','Cleared','','','','','','86.89','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'77','77','YSFY3SSN6MBWCI4AUTQUJXIBLU','6RPHUXJR-9CUN_9P','20250408163348','0','543.11','0','0','0','0','86.89','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"77\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250408163348\",\"salesDt\":\"20250408\",\"stockRlsDt\":\"20250408163348\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":543,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":86,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":543,\"totTaxAmt\":86,\"totAmt\":630,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"77\",\"rcptPbctDt\":\"20250408\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"75\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"323.28\",\"taxAmt\":\"51.72\",\"totAmt\":\"375.00\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"75\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"64.66\",\"taxAmt\":\"10.34\",\"totAmt\":\"75\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"180\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"155.17\",\"taxAmt\":\"24.83\",\"totAmt\":\"180\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"77\",\"orgInvcNo\":0,\"curRcptNo\":\"77\",\"totRcptNo\":\"77\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"77\",\"rcptPbctDt\":\"20250408163348\",\"intrlData\":\"YSFY3SSN6MBWCI4AUTQUJXIBLU\",\"rcptSign\":\"6RPHUXJR-9CUN_9P\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(78,'','Cash','','2025-04-08 17:02:12','','0','14','2025-04-08 17:02:12','25','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','141744120906','Cleared','','','','','','12.41','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'78','78','1QJ5K9-UDZ6P5YTWMPKZJ3B_6B','KR1TF6HOQ_-JQEFA','20250408170240','0','38.79','0','0','0','0','12.41','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"78\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250408170240\",\"salesDt\":\"20250408\",\"stockRlsDt\":\"20250408170240\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":38,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":12,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":38,\"totTaxAmt\":12,\"totAmt\":90,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"78\",\"rcptPbctDt\":\"20250408\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"45\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"38.79\",\"taxAmt\":\"12.41\",\"totAmt\":\"90\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"78\",\"orgInvcNo\":0,\"curRcptNo\":\"78\",\"totRcptNo\":\"78\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"78\",\"rcptPbctDt\":\"20250408170240\",\"intrlData\":\"1QJ5K9-UDZ6P5YTWMPKZJ3B_6B\",\"rcptSign\":\"KR1TF6HOQ_-JQEFA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(79,'','Cash','','2025-04-08 17:09:05','','0','14','2025-04-08 17:09:05','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','141744121337','Cleared','','','','','','24.83','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'79','79','OURL5EBMOKQKRIIHFXCXWZASFN','2MOY9EH81YAE4UHJ','20250408170910','0','155.17','0','0','0','0','24.83','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"79\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250408170910\",\"salesDt\":\"20250408\",\"stockRlsDt\":\"20250408170910\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":155,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":24,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":155,\"totTaxAmt\":24,\"totAmt\":180,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"79\",\"rcptPbctDt\":\"20250408\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"180\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"155.17\",\"taxAmt\":\"24.83\",\"totAmt\":\"180\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"79\",\"orgInvcNo\":0,\"curRcptNo\":\"79\",\"totRcptNo\":\"79\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"79\",\"rcptPbctDt\":\"20250408170910\",\"intrlData\":\"OURL5EBMOKQKRIIHFXCXWZASFN\",\"rcptSign\":\"2MOY9EH81YAE4UHJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(80,'','Invoice','','2025-04-08 17:16:28','','0','14','2025-04-08 17:16:28','24','1475','1475','1','wholesale','0','1475','1','0','0','0','0','0','0','printed',' ','','1','0','141744121726','Cleared','','','','','1','203.45','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'80','80','8UGCHNXRNMENQ-14-TSLJY7VPY','AMYP_XXWSBOBUUSS','20250408171655','0','52.98','0','0','0','0','203.45','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"80\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250408171655\",\"salesDt\":\"20250408\",\"stockRlsDt\":\"20250408171655\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":52,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":203,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":52,\"totTaxAmt\":203,\"totAmt\":1475,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"80\",\"rcptPbctDt\":\"20250408\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"203.45\",\"totAmt\":\"1475.04\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"80\",\"orgInvcNo\":0,\"curRcptNo\":\"80\",\"totRcptNo\":\"80\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"80\",\"rcptPbctDt\":\"20250408171655\",\"intrlData\":\"8UGCHNXRNMENQ-14-TSLJY7VPY\",\"rcptSign\":\"AMYP_XXWSBOBUUSS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(81,'','Mpesa','','2025-04-08 17:18:43','','0','14','2025-04-08 17:18:43','25','0','0','1','wholesale','999.84','0.16000000000008','1','0','0','0','0','0','0','printed',' ','','1','0','141744121888','Cleared','13','2025-04-25 12:55:30','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'81','81','GFLDJHLXLFYGYO_FM1MIWPBIZ9','XHMZ_CP6-19VPQA5','20250408171933','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"81\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250408171933\",\"salesDt\":\"20250408\",\"stockRlsDt\":\"20250408171933\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":137,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"81\",\"rcptPbctDt\":\"20250408\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"81\",\"orgInvcNo\":0,\"curRcptNo\":\"81\",\"totRcptNo\":\"81\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"81\",\"rcptPbctDt\":\"20250408171933\",\"intrlData\":\"GFLDJHLXLFYGYO_FM1MIWPBIZ9\",\"rcptSign\":\"XHMZ_CP6-19VPQA5\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(82,'','Cash','','2025-04-08 17:22:36','','0','14','2025-04-08 17:22:36','','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141744121887','Cleared','','','','','','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'82','82','0S9OTCKIF48GYFULQXMAR2WFO_','AVUQ1_2XB_KXUIES','20250408172241','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"82\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250408172241\",\"salesDt\":\"20250408\",\"stockRlsDt\":\"20250408172241\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":137,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"82\",\"rcptPbctDt\":\"20250408\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"82\",\"orgInvcNo\":0,\"curRcptNo\":\"82\",\"totRcptNo\":\"82\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"82\",\"rcptPbctDt\":\"20250408172241\",\"intrlData\":\"0S9OTCKIF48GYFULQXMAR2WFO_\",\"rcptSign\":\"AVUQ1_2XB_KXUIES\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(83,'','Cash','','2025-04-08 17:29:07','YOU & ME','0','14','2025-04-08 17:29:07','33','2820','2820','1','wholesale','0','2820','1','0','0','0','0','0','0','printed','YOU & ME </BR>254722201231 ','','1','0','141744122453','Cleared','14','2025-04-08 18:49:28','','','2','388.95','',NULL,0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'83','83','Q-C7DUWRDT70K1_IYNGUQ2MPUJ','GJT6MSSL79RWHV1I','20250408173054','0','138.64','0','0','0','0','388.95','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"83\",\"orgInvcNo\":0,\"custTin\":null,\"custNm\":null,\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250408173054\",\"salesDt\":\"20250408\",\"stockRlsDt\":\"20250408173054\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":138,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":388,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":138,\"totTaxAmt\":388,\"totAmt\":2820,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":null,\"custMblNo\":null,\"rptNo\":\"83\",\"rcptPbctDt\":\"20250408\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000014\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1 LTR\",\"bcd\":\"14\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"86.666\",\"splyAmt\":\"81.0833\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"74.71\",\"taxAmt\":\"143.45\",\"totAmt\":\"1039.992\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"83\",\"orgInvcNo\":0,\"curRcptNo\":\"83\",\"totRcptNo\":\"83\",\"custTin\":null,\"custMblNo\":\"\",\"rptNo\":\"83\",\"rcptPbctDt\":\"20250408173054\",\"intrlData\":\"Q-C7DUWRDT70K1_IYNGUQ2MPUJ\",\"rcptSign\":\"GJT6MSSL79RWHV1I\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000014\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(84,'','Cash','','2025-04-08 17:54:54','','0','14','2025-04-08 17:54:54','24','0','0','1','wholesale','999.84','0.16000000000008','1','0','0','0.16000000000008','0','0','0','printed',' ','','1','999.84','141744124077','Cleared','14','2025-04-08 18:55:31','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'84','84','_DFA1BXCSDLQ4D1V2NGUUAMT91','BRMS03R_8ANYSDFU','20250408175903','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"84\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250408175903\",\"salesDt\":\"20250408\",\"stockRlsDt\":\"20250408175903\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":137,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"84\",\"rcptPbctDt\":\"20250408\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"84\",\"orgInvcNo\":0,\"curRcptNo\":\"84\",\"totRcptNo\":\"84\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"84\",\"rcptPbctDt\":\"20250408175903\",\"intrlData\":\"_DFA1BXCSDLQ4D1V2NGUUAMT91\",\"rcptSign\":\"BRMS03R_8ANYSDFU\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(85,'','Cash','','2025-04-08 18:00:51','','0','14','2025-04-08 18:00:51','25','0','0','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','780','141744124381','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'85','85','GMRGVRA6JSR3LYL17KCXAUHCVS','VDM4H0DBIDXXJ7IC','20250408180138','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"85\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250408180138\",\"salesDt\":\"20250408\",\"stockRlsDt\":\"20250408180138\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"85\",\"rcptPbctDt\":\"20250408\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"85\",\"orgInvcNo\":0,\"curRcptNo\":\"85\",\"totRcptNo\":\"85\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"85\",\"rcptPbctDt\":\"20250408180138\",\"intrlData\":\"GMRGVRA6JSR3LYL17KCXAUHCVS\",\"rcptSign\":\"VDM4H0DBIDXXJ7IC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(86,'','Cash','','2025-04-08 18:54:14','','0','14','2025-04-08 18:54:14','','0','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141744124076','Cleared','14','2025-04-08 19:30:25','','','','137.91','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'86','86','UEY06BUJRY-7YOYC5HWJSTJMDU','6JAKRENAH2UW885W','20250408185419','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"86\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250408185419\",\"salesDt\":\"20250408\",\"stockRlsDt\":\"20250408185419\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":137,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"86\",\"rcptPbctDt\":\"20250408\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"86\",\"orgInvcNo\":0,\"curRcptNo\":\"86\",\"totRcptNo\":\"86\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"86\",\"rcptPbctDt\":\"20250408185419\",\"intrlData\":\"UEY06BUJRY-7YOYC5HWJSTJMDU\",\"rcptSign\":\"6JAKRENAH2UW885W\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(87,'','Invoice','','2025-04-08 19:09:01','','0','14','2025-04-08 19:09:01','32','1300','6305','1','wholesale','0','6305','1','0','0','0','0','5005','0','printed',' ','','1','0','141744128414','Cleared','','','','','','869.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'87','87','K_L4XDC1DR1HHG_EEW1A5GZRWV','OZH3LHZXNC9VFAFY','20250408190955','0','718.72','0','0','0','0','869.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"87\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"Wambugu\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250408190955\",\"salesDt\":\"20250408\",\"stockRlsDt\":\"20250408190955\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":5,\"taxblAmtA\":0,\"taxblAmtB\":718,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":869,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":718,\"totTaxAmt\":869,\"totAmt\":6305,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254780541507\",\"rptNo\":\"87\",\"rcptPbctDt\":\"20250408\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"358.62\",\"totAmt\":\"2600\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000008\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 1L\",\"bcd\":\"8\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"48.33\",\"splyAmt\":\"44.25\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"41.66\",\"taxAmt\":\"79.99\",\"totAmt\":\"579.96\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"275.82\",\"totAmt\":\"1999.68\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000005\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 500ML\",\"bcd\":\"5\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"27.08\",\"splyAmt\":\"24.83\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"23.34\",\"taxAmt\":\"44.82\",\"totAmt\":\"324.96\"},{\"itemSeq\":5,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"110.34\",\"totAmt\":\"799.992\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"87\",\"orgInvcNo\":0,\"curRcptNo\":\"87\",\"totRcptNo\":\"87\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"87\",\"rcptPbctDt\":\"20250408190955\",\"intrlData\":\"K_L4XDC1DR1HHG_EEW1A5GZRWV\",\"rcptSign\":\"OZH3LHZXNC9VFAFY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000008\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000005\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(88,'','Cash','','2025-04-08 19:47:05','','0','14','2025-04-08 19:47:05','','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141744124380','Cleared','','','','','','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'88','88','3D3BCOBHYESBGHWUCBIXJQ7VKA','OTFWA4KDYQNHUUBS','20250408194714','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"88\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250408194714\",\"salesDt\":\"20250408\",\"stockRlsDt\":\"20250408194714\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"88\",\"rcptPbctDt\":\"20250408\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"88\",\"orgInvcNo\":0,\"curRcptNo\":\"88\",\"totRcptNo\":\"88\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"88\",\"rcptPbctDt\":\"20250408194714\",\"intrlData\":\"3D3BCOBHYESBGHWUCBIXJQ7VKA\",\"rcptSign\":\"OTFWA4KDYQNHUUBS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(89,'gvgh','Invoice','','2025-04-09 10:15:39','','0','14','2025-04-09 10:15:39','23','0','780','1','wholesale','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','141744182897','Cleared','','','','','','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'89','89','RFPY6FUNCE3ZPLTI8Z7PYWA3CG','KLEI14G4AB8ZIWRT','20250409101648','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"89\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"ephraim caltex\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250409101648\",\"salesDt\":\"20250409\",\"stockRlsDt\":\"20250409101648\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254714567809\",\"rptNo\":\"89\",\"rcptPbctDt\":\"20250409\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"89\",\"orgInvcNo\":0,\"curRcptNo\":\"89\",\"totRcptNo\":\"89\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"89\",\"rcptPbctDt\":\"20250409101648\",\"intrlData\":\"RFPY6FUNCE3ZPLTI8Z7PYWA3CG\",\"rcptSign\":\"KLEI14G4AB8ZIWRT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(90,'','Invoice','','2025-04-09 11:57:12','','0','14','2025-04-09 11:57:12','24','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141744188974','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'90','90','GRNCLH2PMNQRHFVGRPZX44UGAT','1AWMWE5B5ZPXCFW2','20250409115741','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"90\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250409115741\",\"salesDt\":\"20250409\",\"stockRlsDt\":\"20250409115741\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"90\",\"rcptPbctDt\":\"20250409\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"90\",\"orgInvcNo\":0,\"curRcptNo\":\"90\",\"totRcptNo\":\"90\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"90\",\"rcptPbctDt\":\"20250409115741\",\"intrlData\":\"GRNCLH2PMNQRHFVGRPZX44UGAT\",\"rcptSign\":\"1AWMWE5B5ZPXCFW2\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(91,'','Invoice','','2025-04-09 12:21:39','WANJOHI','0','14','2025-04-09 12:21:39','34','10350','10350','1','retail','269.9928','10350','1','0','0','0','0','0','0','printed','WANJOHI </BR>254724565485 ','','1','0','141744189538','Cleared','','','','','2','1427.59','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'91','91','JZHEHJ88HM5-5SHTL5DRK8ZRZX','NZ7R9LKQU6HEHGOE','20250409122241','0','69.33','0','0','0','0','1427.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"91\",\"orgInvcNo\":0,\"custTin\":null,\"custNm\":null,\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250409122241\",\"salesDt\":\"20250409\",\"stockRlsDt\":\"20250409122241\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":69,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":1427,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":69,\"totTaxAmt\":1427,\"totAmt\":10350,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":null,\"custMblNo\":null,\"rptNo\":\"91\",\"rcptPbctDt\":\"20250409\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"48.75\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"90\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"42.03\",\"taxAmt\":\"484.14\",\"totAmt\":\"3510\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"216.00\",\"qtyUnitCd\":\"U\",\"qty\":\"216.00\",\"prc\":\"31.6667\",\"splyAmt\":\"29.8333333\",\"dcRt\":0,\"dcAmt\":\"179.9928\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"27.30\",\"taxAmt\":\"943.45\",\"totAmt\":\"6840.0072\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"91\",\"orgInvcNo\":0,\"curRcptNo\":\"91\",\"totRcptNo\":\"91\",\"custTin\":null,\"custMblNo\":\"\",\"rptNo\":\"91\",\"rcptPbctDt\":\"20250409122241\",\"intrlData\":\"JZHEHJ88HM5-5SHTL5DRK8ZRZX\",\"rcptSign\":\"NZ7R9LKQU6HEHGOE\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"216.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(92,'','Cash','','2025-04-09 13:40:27','','0','14','2025-04-09 13:40:27','23','0','780','1','retail','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','141744195191','Cleared','14','2025-04-13 18:57:07','','','','107.59','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'92','92','S5G7XNQOKZVOBLJI8XO8EBWJQ_','HDYKK7FA8Q6SCG0T','20250409134045','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"92\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"ephraim caltex\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250409134045\",\"salesDt\":\"20250409\",\"stockRlsDt\":\"20250409134045\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254714567809\",\"rptNo\":\"92\",\"rcptPbctDt\":\"20250409\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"92\",\"orgInvcNo\":0,\"curRcptNo\":\"92\",\"totRcptNo\":\"92\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"92\",\"rcptPbctDt\":\"20250409134045\",\"intrlData\":\"S5G7XNQOKZVOBLJI8XO8EBWJQ_\",\"rcptSign\":\"HDYKK7FA8Q6SCG0T\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(93,'','Invoice','','2025-04-09 14:15:17','TAMASHA','0','14','2025-04-09 14:15:17','35','4780','4780','1','wholesale','0','4780','1','0','0','0','0','0','0','printed','TAMASHA </BR>254758963254 ','','1','0','141744197150','Cleared','','','','','1','659.32','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'93','93','BJCEHHUJT6GZDD7FR8C17IKZOT','YYUCO0WXJVAMSTBY','20250409141746','0','739.22','0','0','0','0','659.32','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"93\",\"orgInvcNo\":0,\"custTin\":null,\"custNm\":null,\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250409141746\",\"salesDt\":\"20250409\",\"stockRlsDt\":\"20250409141746\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":739,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":659,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":739,\"totTaxAmt\":659,\"totAmt\":4780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":null,\"custMblNo\":null,\"rptNo\":\"93\",\"rcptPbctDt\":\"20250409\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"179.31\",\"totAmt\":\"1300\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000004\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 1L\",\"bcd\":\"4\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"125\",\"splyAmt\":\"118.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"107.76\",\"taxAmt\":\"206.90\",\"totAmt\":\"1500\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"93\",\"orgInvcNo\":0,\"curRcptNo\":\"93\",\"totRcptNo\":\"93\",\"custTin\":null,\"custMblNo\":\"\",\"rptNo\":\"93\",\"rcptPbctDt\":\"20250409141746\",\"intrlData\":\"BJCEHHUJT6GZDD7FR8C17IKZOT\",\"rcptSign\":\"YYUCO0WXJVAMSTBY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000004\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(94,'','Invoice','','2025-04-09 14:20:25','','0','14','2025-04-09 14:20:25','25','1465','1465','1','wholesale','9.9984','1465','1','0','0','0','0','0','0','printed',' ','','1','0','141744197493','Cleared','','','','','1','202.07','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'94','94','2YNSIBTXS9FEB1MKMDG5VVUURS','UFAIUHDSMRVOZMM5','20250409142048','0','52.62','0','0','0','0','202.07','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"94\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250409142048\",\"salesDt\":\"20250409\",\"stockRlsDt\":\"20250409142048\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":52,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":202,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":52,\"totTaxAmt\":202,\"totAmt\":1465,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"94\",\"rcptPbctDt\":\"20250409\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"61.0434\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"9.9984\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.62\",\"taxAmt\":\"202.07\",\"totAmt\":\"1465.0416\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"94\",\"orgInvcNo\":0,\"curRcptNo\":\"94\",\"totRcptNo\":\"94\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"94\",\"rcptPbctDt\":\"20250409142048\",\"intrlData\":\"2YNSIBTXS9FEB1MKMDG5VVUURS\",\"rcptSign\":\"UFAIUHDSMRVOZMM5\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(95,'','Cash','','2025-04-09 16:06:47','','0','14','2025-04-09 16:06:47','','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','141744203992','Cleared','','','','','','10.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'95','95','JVKH56Z99VK_VWJ5N36F83I_XL','ZPVQV8WQNLCVIXJQ','20250409160724','0','64.66','0','0','0','0','10.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"95\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250409160724\",\"salesDt\":\"20250409\",\"stockRlsDt\":\"20250409160724\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":64,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":10,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":64,\"totTaxAmt\":10,\"totAmt\":75,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"95\",\"rcptPbctDt\":\"20250409\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"75\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"64.66\",\"taxAmt\":\"10.34\",\"totAmt\":\"75\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"95\",\"orgInvcNo\":0,\"curRcptNo\":\"95\",\"totRcptNo\":\"95\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"95\",\"rcptPbctDt\":\"20250409160724\",\"intrlData\":\"JVKH56Z99VK_VWJ5N36F83I_XL\",\"rcptSign\":\"ZPVQV8WQNLCVIXJQ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(96,'','Cash','','2025-04-09 18:38:13','','0','14','2025-04-09 18:38:13','24','3000','3000','1','wholesale','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','141744213062','Cleared','','','','','1','413.73','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'96','96','EBYUU-LOFJ7ATO4JEYLOOMYBMT','24NB90FCJCRSL7UW','20250409183845','0','35.91','0','0','0','0','413.73','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"96\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250409183845\",\"salesDt\":\"20250409\",\"stockRlsDt\":\"20250409183845\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":413,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":413,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"96\",\"rcptPbctDt\":\"20250409\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"413.73\",\"totAmt\":\"2999.52\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"96\",\"orgInvcNo\":0,\"curRcptNo\":\"96\",\"totRcptNo\":\"96\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"96\",\"rcptPbctDt\":\"20250409183845\",\"intrlData\":\"EBYUU-LOFJ7ATO4JEYLOOMYBMT\",\"rcptSign\":\"24NB90FCJCRSL7UW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(97,'','Invoice','','2025-04-10 09:30:58','','0','14','2025-04-10 09:30:58','17','0','14160','1','wholesale','279.9888','14160','1','0','0','0','0','14160','0','printed',' ','','1','0','141744266570','Cleared','','','','','','1953.08','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'97','97','DEL0ANXW3VZ1GEX_CKVBRUPPSZ','_BMKHGT_PT146Z1K','20250410093148','0','105.6','0','0','0','0','1953.08','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"97\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"MUGO\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250410093148\",\"salesDt\":\"20250410\",\"stockRlsDt\":\"20250410093148\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":105,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":1953,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":105,\"totTaxAmt\":1953,\"totAmt\":14160,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254718777876\",\"rptNo\":\"97\",\"rcptPbctDt\":\"20250410\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"192.00\",\"qtyUnitCd\":\"U\",\"qty\":\"192.00\",\"prc\":\"31.6667\",\"splyAmt\":\"29.8333333\",\"dcRt\":0,\"dcAmt\":\"159.9936\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"27.30\",\"taxAmt\":\"838.62\",\"totAmt\":\"6080.0064\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"144.00\",\"qtyUnitCd\":\"U\",\"qty\":\"144.00\",\"prc\":\"49.1667\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"119.9952\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"42.39\",\"taxAmt\":\"976.55\",\"totAmt\":\"7080.0048\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"97\",\"orgInvcNo\":0,\"curRcptNo\":\"97\",\"totRcptNo\":\"97\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"97\",\"rcptPbctDt\":\"20250410093148\",\"intrlData\":\"DEL0ANXW3VZ1GEX_CKVBRUPPSZ\",\"rcptSign\":\"_BMKHGT_PT146Z1K\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"192.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"144.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(98,'AWA,TDR','Invoice','','2025-04-10 09:33:19','JACKIE','-50','14','2025-04-10 09:33:19','36','0','20550','1','wholesale','399.984','20550','1','0','0','50','0','20500','0','printed','JACKIE </BR>254726596585 ','','1','0','141744266708','Cleared','','','','','1','2834.49','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'98','98','UH1L7DENXBRHRGWEKXA0VK1IR7','TYQPXX8CFMUCVL16','20250410093350','0','630.03','0','0','0','0','2834.49','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"98\",\"orgInvcNo\":0,\"custTin\":null,\"custNm\":null,\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250410093350\",\"salesDt\":\"20250410\",\"stockRlsDt\":\"20250410093350\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":630,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":2834,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":630,\"totTaxAmt\":2834,\"totAmt\":20550,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":null,\"custMblNo\":null,\"rptNo\":\"98\",\"rcptPbctDt\":\"20250410\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"360.00\",\"qtyUnitCd\":\"U\",\"qty\":\"360.00\",\"prc\":\"31.6667\",\"splyAmt\":\"29.8333333\",\"dcRt\":0,\"dcAmt\":\"299.988\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"27.30\",\"taxAmt\":\"1572.42\",\"totAmt\":\"11400.012\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"120.00\",\"qtyUnitCd\":\"U\",\"qty\":\"120.00\",\"prc\":\"49.1667\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"99.996\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"42.39\",\"taxAmt\":\"813.79\",\"totAmt\":\"5900.004\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"448.28\",\"totAmt\":\"3250\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"98\",\"orgInvcNo\":0,\"curRcptNo\":\"98\",\"totRcptNo\":\"98\",\"custTin\":null,\"custMblNo\":\"\",\"rptNo\":\"98\",\"rcptPbctDt\":\"20250410093350\",\"intrlData\":\"UH1L7DENXBRHRGWEKXA0VK1IR7\",\"rcptSign\":\"TYQPXX8CFMUCVL16\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"360.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"120.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(99,'','Invoice','','2025-04-10 09:37:03','','-258','14','2025-04-10 09:37:03','27','13347','13605','1','wholesale','39.9984','13605','1','0','0','258','0','0','0','printed',' ','','1','0','141744266830','Cleared','','','','','','1876.48','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'99','99','ZNWT78BNA8VQXWM-HXYQN-NPFX','DZGTND-HWQQ3FXQV','20250410094049','0','345.72','0','0','0','0','1876.48','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"99\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"PERMINUS\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250410094049\",\"salesDt\":\"20250410\",\"stockRlsDt\":\"20250410094049\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":6,\"taxblAmtA\":0,\"taxblAmtB\":345,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":1876,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":345,\"totTaxAmt\":1876,\"totAmt\":13605,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745123456\",\"rptNo\":\"99\",\"rcptPbctDt\":\"20250410\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"49.1667\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"39.9984\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"42.39\",\"taxAmt\":\"325.52\",\"totAmt\":\"2360.0016\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"413.73\",\"totAmt\":\"2999.52\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"15.4166\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"13.29\",\"taxAmt\":\"51.03\",\"totAmt\":\"369.9984\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"36.00\",\"qtyUnitCd\":\"U\",\"qty\":\"36.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"331.03\",\"totAmt\":\"2399.976\"},{\"itemSeq\":5,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"203.45\",\"totAmt\":\"1475.04\"},{\"itemSeq\":6,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"166.6666\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"143.68\",\"taxAmt\":\"551.72\",\"totAmt\":\"3999.9984\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"99\",\"orgInvcNo\":0,\"curRcptNo\":\"99\",\"totRcptNo\":\"99\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"99\",\"rcptPbctDt\":\"20250410094049\",\"intrlData\":\"ZNWT78BNA8VQXWM-HXYQN-NPFX\",\"rcptSign\":\"DZGTND-HWQQ3FXQV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"36.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(100,'','Cash','','2025-04-10 10:31:00','','0','14','2025-04-10 10:31:00','24','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141744270206','Cleared','','','','','2','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'100','100','ZV6ULCCOTRL6HYDJ88EHJEHNTH','EFLG8GAHNJKKHI1I','20250410103125','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"100\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250410103125\",\"salesDt\":\"20250410\",\"stockRlsDt\":\"20250410103125\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"100\",\"rcptPbctDt\":\"20250410\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"100\",\"orgInvcNo\":0,\"curRcptNo\":\"100\",\"totRcptNo\":\"100\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"100\",\"rcptPbctDt\":\"20250410103125\",\"intrlData\":\"ZV6ULCCOTRL6HYDJ88EHJEHNTH\",\"rcptSign\":\"EFLG8GAHNJKKHI1I\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(101,'','Cash','','2025-04-10 11:28:40','','0','14','2025-04-10 11:28:40','25','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141744273693','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'101','101','ZEGD7RPRVO1EEI4MQWECHC7ELZ','2ZLZLO3F0MMSXOA9','20250410112900','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"101\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250410112900\",\"salesDt\":\"20250410\",\"stockRlsDt\":\"20250410112900\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"101\",\"rcptPbctDt\":\"20250410\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"101\",\"orgInvcNo\":0,\"curRcptNo\":\"101\",\"totRcptNo\":\"101\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"101\",\"rcptPbctDt\":\"20250410112900\",\"intrlData\":\"ZEGD7RPRVO1EEI4MQWECHC7ELZ\",\"rcptSign\":\"2ZLZLO3F0MMSXOA9\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(102,'','Cash','','2025-04-10 11:29:24','','0','14','2025-04-10 11:29:24','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141744273741','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'102','102','NJ-HBVXGNRVCN0_2PWH_GYSUE1','KFV0EYOQ_4QR1KWC','20250410112936','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"102\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250410112936\",\"salesDt\":\"20250410\",\"stockRlsDt\":\"20250410112936\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"102\",\"rcptPbctDt\":\"20250410\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"102\",\"orgInvcNo\":0,\"curRcptNo\":\"102\",\"totRcptNo\":\"102\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"102\",\"rcptPbctDt\":\"20250410112936\",\"intrlData\":\"NJ-HBVXGNRVCN0_2PWH_GYSUE1\",\"rcptSign\":\"KFV0EYOQ_4QR1KWC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(103,'','Invoice','','2025-04-10 11:41:14','','0','14','2025-04-10 11:41:14','19','0','45688','1','retail','0','45688','1','0','0','0','0','45688','0','printed',' ','','1','0','141744274203','Cleared','','','','','1','6301.79','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'103','103','QH37CZQK5PB1HZL26WYCMIYDMG','2NSTGST7NB6FIXTD','20250410114135','0','39386.21','0','0','0','0','6301.79','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"103\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"UPTOWN MWEIGA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250410114135\",\"salesDt\":\"20250410\",\"stockRlsDt\":\"20250410114135\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":39386,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":6301,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":39386,\"totTaxAmt\":6301,\"totAmt\":45688,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254766787674\",\"rptNo\":\"103\",\"rcptPbctDt\":\"20250410\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"648.00\",\"qtyUnitCd\":\"U\",\"qty\":\"648.00\",\"prc\":\"31.\",\"splyAmt\":\"29.8333333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17317.24\",\"taxAmt\":\"2770.76\",\"totAmt\":\"20088.00\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"40.00\",\"qtyUnitCd\":\"U\",\"qty\":\"40.00\",\"prc\":\"640\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"22068.97\",\"taxAmt\":\"3531.03\",\"totAmt\":\"25600.00\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"103\",\"orgInvcNo\":0,\"curRcptNo\":\"103\",\"totRcptNo\":\"103\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"103\",\"rcptPbctDt\":\"20250410114135\",\"intrlData\":\"QH37CZQK5PB1HZL26WYCMIYDMG\",\"rcptSign\":\"2NSTGST7NB6FIXTD\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"648.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"40.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(104,'','Cash','','2025-04-10 11:50:59','','0','14','2025-04-10 11:50:59','25','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141744275035','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'104','104','QA4UH869RYEZYOWZ4UNLVLJYZD','P07FDYOOF4PROGJJ','20250410115118','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"104\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250410115118\",\"salesDt\":\"20250410\",\"stockRlsDt\":\"20250410115118\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"104\",\"rcptPbctDt\":\"20250410\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"104\",\"orgInvcNo\":0,\"curRcptNo\":\"104\",\"totRcptNo\":\"104\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"104\",\"rcptPbctDt\":\"20250410115118\",\"intrlData\":\"QA4UH869RYEZYOWZ4UNLVLJYZD\",\"rcptSign\":\"P07FDYOOF4PROGJJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(105,'','Invoice','','2025-04-10 11:56:34','','0','14','2025-04-10 11:56:34','25','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141744275289','Cleared','','','','','1','137.93','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'105','105','7MQKBYM91AI4TFVN3HGFDHRTBH','PBWSX3RGLGOZ-29W','20250410115712','0','143.68','0','0','0','0','137.93','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"105\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250410115712\",\"salesDt\":\"20250410\",\"stockRlsDt\":\"20250410115712\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":143,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":137,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":143,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"105\",\"rcptPbctDt\":\"20250410\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"166.6666\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"143.68\",\"taxAmt\":\"137.93\",\"totAmt\":\"999.9996\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"105\",\"orgInvcNo\":0,\"curRcptNo\":\"105\",\"totRcptNo\":\"105\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"105\",\"rcptPbctDt\":\"20250410115712\",\"intrlData\":\"7MQKBYM91AI4TFVN3HGFDHRTBH\",\"rcptSign\":\"PBWSX3RGLGOZ-29W\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(106,'GHJK','Invoice','','2025-04-10 12:17:28','','0','14','2025-04-10 12:17:28','24','0','1738','1','wholesale','0','1738','1','0','0','0','0','1738','0','printed',' ','','1','0','141744276545','Cleared','','','','','1','239.64','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'106','106','J7-RLR2DPIFWXLRHNPD9Y2SKAH','3CN7OSIXPJNVUSL6','20250410121806','0','88.89','0','0','0','0','239.64','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"106\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250410121806\",\"salesDt\":\"20250410\",\"stockRlsDt\":\"20250410121806\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":88,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":239,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":88,\"totTaxAmt\":239,\"totAmt\":1738,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"106\",\"rcptPbctDt\":\"20250410\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"101.73\",\"totAmt\":\"737.52\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"106\",\"orgInvcNo\":0,\"curRcptNo\":\"106\",\"totRcptNo\":\"106\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"106\",\"rcptPbctDt\":\"20250410121806\",\"intrlData\":\"J7-RLR2DPIFWXLRHNPD9Y2SKAH\",\"rcptSign\":\"3CN7OSIXPJNVUSL6\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(107,'JKLU','Mpesa','','2025-04-10 12:33:19','','0','14','2025-04-10 12:33:19','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','141744277550','Cleared','','','','','1','12.41','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'107','107','GNY-QSOPX8YZN2PJSNFSPZOZMT','ZMERGFM_S44L3QLT','20250410123522','0','38.79','0','0','0','0','12.41','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"107\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250410123522\",\"salesDt\":\"20250410\",\"stockRlsDt\":\"20250410123522\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":38,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":12,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":38,\"totTaxAmt\":12,\"totAmt\":90,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"107\",\"rcptPbctDt\":\"20250410\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"45\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"38.79\",\"taxAmt\":\"12.41\",\"totAmt\":\"90\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"107\",\"orgInvcNo\":0,\"curRcptNo\":\"107\",\"totRcptNo\":\"107\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"107\",\"rcptPbctDt\":\"20250410123522\",\"intrlData\":\"GNY-QSOPX8YZN2PJSNFSPZOZMT\",\"rcptSign\":\"ZMERGFM_S44L3QLT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(108,'','Invoice','','2025-04-10 12:58:03','','0','14','2025-04-10 12:58:03','24','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141744279053','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'108','108','LFYRRH9PKGAXBSBKVFIPLLGAQF','_FR3PHKNPTXQJAYH','20250410125829','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"108\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250410125829\",\"salesDt\":\"20250410\",\"stockRlsDt\":\"20250410125829\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"108\",\"rcptPbctDt\":\"20250410\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"108\",\"orgInvcNo\":0,\"curRcptNo\":\"108\",\"totRcptNo\":\"108\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"108\",\"rcptPbctDt\":\"20250410125829\",\"intrlData\":\"LFYRRH9PKGAXBSBKVFIPLLGAQF\",\"rcptSign\":\"_FR3PHKNPTXQJAYH\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(109,'','Cash','','2025-04-10 13:09:38','','0','14','2025-04-10 13:09:38','','1650','1650','1','wholesale','0','1650','1','0','0','0','0','0','0','printed',' ','','1','0','141744279740','Cleared','','','','','1','227.57','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'109','109','OPO6ZBENBVL7D2XMP55JCD3FHN','RG2HEMOIHIR5F01W','20250410131018','0','596.25','0','0','0','0','227.57','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"109\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250410131018\",\"salesDt\":\"20250410\",\"stockRlsDt\":\"20250410131018\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":596,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":227,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":596,\"totTaxAmt\":227,\"totAmt\":1650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"109\",\"rcptPbctDt\":\"20250410\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"109\",\"orgInvcNo\":0,\"curRcptNo\":\"109\",\"totRcptNo\":\"109\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"109\",\"rcptPbctDt\":\"20250410131018\",\"intrlData\":\"OPO6ZBENBVL7D2XMP55JCD3FHN\",\"rcptSign\":\"RG2HEMOIHIR5F01W\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(110,'','Invoice','','2025-04-10 13:24:01','','0','14','2025-04-10 13:24:01','25','1475','1475','1','wholesale','0','1475','1','0','0','0','0','0','0','printed',' ','','1','0','141744280601','Cleared','','','','','1','203.45','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'110','110','UQKMAJIIV5LQGMIOCYSQHBJMAN','Z0WWJ43TRKZBMR8F','20250410132433','0','52.98','0','0','0','0','203.45','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"110\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250410132433\",\"salesDt\":\"20250410\",\"stockRlsDt\":\"20250410132433\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":52,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":203,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":52,\"totTaxAmt\":203,\"totAmt\":1475,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"110\",\"rcptPbctDt\":\"20250410\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"203.45\",\"totAmt\":\"1475.04\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"110\",\"orgInvcNo\":0,\"curRcptNo\":\"110\",\"totRcptNo\":\"110\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"110\",\"rcptPbctDt\":\"20250410132433\",\"intrlData\":\"UQKMAJIIV5LQGMIOCYSQHBJMAN\",\"rcptSign\":\"Z0WWJ43TRKZBMR8F\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(111,'','Cash','','2025-04-10 13:26:07','','0','14','2025-04-10 13:26:07','','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141744280744','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'111','111','PJ2C8JRWSWYO6XVCN19PM8E9A9','VDDXMRYCCEJVKJ9I','20250410132635','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"111\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250410132635\",\"salesDt\":\"20250410\",\"stockRlsDt\":\"20250410132635\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"111\",\"rcptPbctDt\":\"20250410\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"111\",\"orgInvcNo\":0,\"curRcptNo\":\"111\",\"totRcptNo\":\"111\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"111\",\"rcptPbctDt\":\"20250410132635\",\"intrlData\":\"PJ2C8JRWSWYO6XVCN19PM8E9A9\",\"rcptSign\":\"VDDXMRYCCEJVKJ9I\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(112,'','Cash','','2025-04-10 13:33:05','','0','14','2025-04-10 13:33:05','24','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','141744281160','Cleared','','','','','1','8.28','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'112','112','TAW_UUUDNQJULM2-3FZ2YNWHTZ','LU5ILOILI1NDJZK8','20250410133330','0','17.24','0','0','0','0','8.28','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"112\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250410133330\",\"salesDt\":\"20250410\",\"stockRlsDt\":\"20250410133330\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":17,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":8,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":17,\"totTaxAmt\":8,\"totAmt\":60,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"112\",\"rcptPbctDt\":\"20250410\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"20\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"8.28\",\"totAmt\":\"60\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"112\",\"orgInvcNo\":0,\"curRcptNo\":\"112\",\"totRcptNo\":\"112\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"112\",\"rcptPbctDt\":\"20250410133330\",\"intrlData\":\"TAW_UUUDNQJULM2-3FZ2YNWHTZ\",\"rcptSign\":\"LU5ILOILI1NDJZK8\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(113,'','Invoice','','2025-04-10 14:01:05','','0','14','2025-04-10 14:01:05','25','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141744282828','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'113','113','2ZNZTQ5OERFVNYSWTOL6ADRZSJ','GYM2NKJQPPOMZE65','20250410140134','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"113\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250410140134\",\"salesDt\":\"20250410\",\"stockRlsDt\":\"20250410140134\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"113\",\"rcptPbctDt\":\"20250410\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"113\",\"orgInvcNo\":0,\"curRcptNo\":\"113\",\"totRcptNo\":\"113\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"113\",\"rcptPbctDt\":\"20250410140134\",\"intrlData\":\"2ZNZTQ5OERFVNYSWTOL6ADRZSJ\",\"rcptSign\":\"GYM2NKJQPPOMZE65\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(114,'','Invoice','','2025-04-10 14:02:24','','0','14','2025-04-10 14:02:24','25','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141744282903','Cleared','','','','','1','137.93','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'114','114','OUISHLKG8VZLE-2CFBBBD9QUG4','UFAIAW9NVPLYFG2U','20250410140249','0','143.68','0','0','0','0','137.93','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"114\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250410140249\",\"salesDt\":\"20250410\",\"stockRlsDt\":\"20250410140249\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":143,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":137,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":143,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"114\",\"rcptPbctDt\":\"20250410\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"166.6666\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"143.68\",\"taxAmt\":\"137.93\",\"totAmt\":\"999.9996\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"114\",\"orgInvcNo\":0,\"curRcptNo\":\"114\",\"totRcptNo\":\"114\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"114\",\"rcptPbctDt\":\"20250410140249\",\"intrlData\":\"OUISHLKG8VZLE-2CFBBBD9QUG4\",\"rcptSign\":\"UFAIAW9NVPLYFG2U\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(115,'','Invoice','','2025-04-10 14:55:13','','0','14','2025-04-10 14:55:13','25','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','141744285942','Cleared','','','','','1','273.11','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'115','115','BXVBANNMMJKXDFDM0ZVFAUCJRM','AKYEA01QFUWKHQIZ','20250410145537','0','71.12','0','0','0','0','273.11','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"115\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250410145537\",\"salesDt\":\"20250410\",\"stockRlsDt\":\"20250410145537\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":71,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":273,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":71,\"totTaxAmt\":273,\"totAmt\":1980,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"115\",\"rcptPbctDt\":\"20250410\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"115\",\"orgInvcNo\":0,\"curRcptNo\":\"115\",\"totRcptNo\":\"115\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"115\",\"rcptPbctDt\":\"20250410145537\",\"intrlData\":\"BXVBANNMMJKXDFDM0ZVFAUCJRM\",\"rcptSign\":\"AKYEA01QFUWKHQIZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(116,'','Cash','','2025-04-10 15:11:50','','0','14','2025-04-10 15:11:50','24','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141744287062','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'116','116','DD-JZYXPRW_7WRJWRCDZ5VWLNM','JS2NUFMUDXMPMF9S','20250410151216','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"116\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250410151216\",\"salesDt\":\"20250410\",\"stockRlsDt\":\"20250410151216\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"116\",\"rcptPbctDt\":\"20250410\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"116\",\"orgInvcNo\":0,\"curRcptNo\":\"116\",\"totRcptNo\":\"116\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"116\",\"rcptPbctDt\":\"20250410151216\",\"intrlData\":\"DD-JZYXPRW_7WRJWRCDZ5VWLNM\",\"rcptSign\":\"JS2NUFMUDXMPMF9S\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(117,'','Cash','','2025-04-10 15:19:06','','0','14','2025-04-10 15:19:06','','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141744287529','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'117','117','BPUWTIDJHBZ2JR72RHHMJLNRYF','RHRJMYUCD9SDKWZF','20250410151952','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"117\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250410151952\",\"salesDt\":\"20250410\",\"stockRlsDt\":\"20250410151952\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":137,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"117\",\"rcptPbctDt\":\"20250410\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"117\",\"orgInvcNo\":0,\"curRcptNo\":\"117\",\"totRcptNo\":\"117\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"117\",\"rcptPbctDt\":\"20250410151952\",\"intrlData\":\"BPUWTIDJHBZ2JR72RHHMJLNRYF\",\"rcptSign\":\"RHRJMYUCD9SDKWZF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(118,'','Invoice','','2025-04-10 15:24:59','','0','14','2025-04-10 15:24:59','23','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141744287871','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'118','118','LRZHZGTTO5BWMWYBOAWT_JT8DC','ZU4DSTT5JPVYXZEP','20250410152539','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"118\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"ephraim caltex\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250410152539\",\"salesDt\":\"20250410\",\"stockRlsDt\":\"20250410152539\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254714567809\",\"rptNo\":\"118\",\"rcptPbctDt\":\"20250410\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"118\",\"orgInvcNo\":0,\"curRcptNo\":\"118\",\"totRcptNo\":\"118\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"118\",\"rcptPbctDt\":\"20250410152539\",\"intrlData\":\"LRZHZGTTO5BWMWYBOAWT_JT8DC\",\"rcptSign\":\"ZU4DSTT5JPVYXZEP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(119,'','Cash','','2025-04-10 15:47:23','','0','14','2025-04-10 15:47:23','25','0','0','1','wholesale','0','2999.52','1','0','0','0','0','0','0','printed',' ','','1','2999.52','141744289202','Cleared','','','','','1','413.73','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'119','119','Q2TTGUOIVVDGJ_WJWLIRMBJLRU','RDC6GGEDG7WPT0EW','20250410154746','0','35.91','0','0','0','0','413.73','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"119\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250410154746\",\"salesDt\":\"20250410\",\"stockRlsDt\":\"20250410154746\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":413,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":413,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"119\",\"rcptPbctDt\":\"20250410\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"413.73\",\"totAmt\":\"2999.52\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"119\",\"orgInvcNo\":0,\"curRcptNo\":\"119\",\"totRcptNo\":\"119\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"119\",\"rcptPbctDt\":\"20250410154746\",\"intrlData\":\"Q2TTGUOIVVDGJ_WJWLIRMBJLRU\",\"rcptSign\":\"RDC6GGEDG7WPT0EW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(120,'TGHJ','Mpesa','','2025-04-10 15:51:30','','0','14','2025-04-10 15:51:31','25','0','3000','1','wholesale','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','141744289458','Cleared','','','','','1','413.73','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'120','120','L4FLD7U4UNW-DV8LJTU6POZ6SD','H8DNIYCG3PUUFAYZ','20250410155223','0','35.91','0','0','0','0','413.73','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"120\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250410155223\",\"salesDt\":\"20250410\",\"stockRlsDt\":\"20250410155223\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":413,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":413,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"120\",\"rcptPbctDt\":\"20250410\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"413.73\",\"totAmt\":\"2999.52\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"120\",\"orgInvcNo\":0,\"curRcptNo\":\"120\",\"totRcptNo\":\"120\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"120\",\"rcptPbctDt\":\"20250410155223\",\"intrlData\":\"L4FLD7U4UNW-DV8LJTU6POZ6SD\",\"rcptSign\":\"H8DNIYCG3PUUFAYZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(121,'','Cash','','2025-04-10 19:16:46','','0','14','2025-04-10 19:16:46','27','48723','48723','1','wholesale','0','48723','1','0','0','0','0','0','0','printed',' ','','1','0','141744301084','Cleared','','','','','1','6720.42','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'121','121','SBET80SOEXSEVUMUWME8LXSQK7','BTQZIDNAVKEXNBQT','20250410191723','0','1262.36','0','0','0','0','6720.42','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"121\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"PERMINUS\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250410191723\",\"salesDt\":\"20250410\",\"stockRlsDt\":\"20250410191723\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":12,\"taxblAmtA\":0,\"taxblAmtB\":1262,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":6720,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1262,\"totTaxAmt\":6720,\"totAmt\":48723,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745123456\",\"rptNo\":\"121\",\"rcptPbctDt\":\"20250410\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"168.00\",\"qtyUnitCd\":\"U\",\"qty\":\"168.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"753.10\",\"totAmt\":\"5460\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000004\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 1L\",\"bcd\":\"4\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"125\",\"splyAmt\":\"118.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"107.76\",\"taxAmt\":\"206.90\",\"totAmt\":\"1500\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"441.37\",\"totAmt\":\"3199.968\"},{\"itemSeq\":5,\"itemCd\":\"KE2CTU0000005\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 500ML\",\"bcd\":\"5\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"27.08\",\"splyAmt\":\"24.83\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"23.34\",\"taxAmt\":\"44.82\",\"totAmt\":\"324.96\"},{\"itemSeq\":6,\"itemCd\":\"KE2CTU0000008\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 1L\",\"bcd\":\"8\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"48.33\",\"splyAmt\":\"44.25\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"41.66\",\"taxAmt\":\"79.99\",\"totAmt\":\"579.96\"},{\"itemSeq\":7,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"8.00\",\"qtyUnitCd\":\"U\",\"qty\":\"8.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"717.24\",\"totAmt\":\"5200\"},{\"itemSeq\":8,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"96.00\",\"qtyUnitCd\":\"U\",\"qty\":\"96.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"813.82\",\"totAmt\":\"5900.16\"},{\"itemSeq\":9,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"264.00\",\"qtyUnitCd\":\"U\",\"qty\":\"264.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"1517.00\",\"totAmt\":\"10998.24\"},{\"itemSeq\":10,\"itemCd\":\"KE2CTU0000014\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1 LTR\",\"bcd\":\"14\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"86.666\",\"splyAmt\":\"81.0833\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"74.71\",\"taxAmt\":\"573.79\",\"totAmt\":\"4159.968\"},{\"itemSeq\":11,\"itemCd\":\"KE2CTU0000015\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1.25 LTR\",\"bcd\":\"15\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"108.33\",\"splyAmt\":\"102.5\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"93.39\",\"taxAmt\":\"717.22\",\"totAmt\":\"5199.84\"},{\"itemSeq\":12,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"30.00\",\"qtyUnitCd\":\"U\",\"qty\":\"30.00\",\"prc\":\"166.6666\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"143.68\",\"taxAmt\":\"689.65\",\"totAmt\":\"4999.998\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"121\",\"orgInvcNo\":0,\"curRcptNo\":\"121\",\"totRcptNo\":\"121\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"121\",\"rcptPbctDt\":\"20250410191723\",\"intrlData\":\"SBET80SOEXSEVUMUWME8LXSQK7\",\"rcptSign\":\"BTQZIDNAVKEXNBQT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"168.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000004\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000005\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000008\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"8.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"96.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"264.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000014\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000015\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"30.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(122,'','Invoice','','2025-04-11 10:04:10','','0','14','2025-04-11 10:04:10','25','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141744354984','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'122','122','WUDY24XBWFSSDNEEQTBKSZZPWL','JZFO2GEKGYL5O9MQ','20250411100428','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"122\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250411100428\",\"salesDt\":\"20250411\",\"stockRlsDt\":\"20250411100428\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"122\",\"rcptPbctDt\":\"20250411\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"122\",\"orgInvcNo\":0,\"curRcptNo\":\"122\",\"totRcptNo\":\"122\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"122\",\"rcptPbctDt\":\"20250411100428\",\"intrlData\":\"WUDY24XBWFSSDNEEQTBKSZZPWL\",\"rcptSign\":\"JZFO2GEKGYL5O9MQ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(123,'GHY','Mpesa','','2025-04-11 10:41:51','','0','14','2025-04-11 10:41:51','25','0','2340','1','wholesale','0','2340','1','0','0','0','0','2340','0','printed',' ','','1','0','141744357231','Cleared','14','2025-04-11 18:33:26','','','1','322.76','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'123','123','ABOOI6SLBE8I3CNDR0J7V89XYC','6UGWLAKDJU6LEANL','20250411104234','0','28.02','0','0','0','0','322.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"123\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250411104234\",\"salesDt\":\"20250411\",\"stockRlsDt\":\"20250411104234\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":322,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":322,\"totAmt\":2340,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"123\",\"rcptPbctDt\":\"20250411\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"322.76\",\"totAmt\":\"2340\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"123\",\"orgInvcNo\":0,\"curRcptNo\":\"123\",\"totRcptNo\":\"123\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"123\",\"rcptPbctDt\":\"20250411104234\",\"intrlData\":\"ABOOI6SLBE8I3CNDR0J7V89XYC\",\"rcptSign\":\"6UGWLAKDJU6LEANL\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(124,'','Invoice','','2025-04-11 11:18:22','','0','14','2025-04-11 11:18:22','24','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141744359485','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'124','124','RZKI28PKNOJHVMCQDXQ37MJCXQ','A9NTFIGCBKIRMYB1','20250411111842','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"124\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250411111842\",\"salesDt\":\"20250411\",\"stockRlsDt\":\"20250411111842\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"124\",\"rcptPbctDt\":\"20250411\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"124\",\"orgInvcNo\":0,\"curRcptNo\":\"124\",\"totRcptNo\":\"124\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"124\",\"rcptPbctDt\":\"20250411111842\",\"intrlData\":\"RZKI28PKNOJHVMCQDXQ37MJCXQ\",\"rcptSign\":\"A9NTFIGCBKIRMYB1\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(125,'','Invoice','','2025-04-11 11:38:28','','0','14','2025-04-11 11:38:28','25','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','141744360634','Cleared','','','','','1','273.11','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'125','125','LSBSJJFTV1OFIZNBIN2BOTNNLK','EUFDOPLVOSCIE77R','20250411113919','0','71.12','0','0','0','0','273.11','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"125\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250411113919\",\"salesDt\":\"20250411\",\"stockRlsDt\":\"20250411113919\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":71,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":273,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":71,\"totTaxAmt\":273,\"totAmt\":1980,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"125\",\"rcptPbctDt\":\"20250411\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"125\",\"orgInvcNo\":0,\"curRcptNo\":\"125\",\"totRcptNo\":\"125\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"125\",\"rcptPbctDt\":\"20250411113919\",\"intrlData\":\"LSBSJJFTV1OFIZNBIN2BOTNNLK\",\"rcptSign\":\"EUFDOPLVOSCIE77R\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(126,'','Invoice','','2025-04-11 12:14:37','','0','14','2025-04-11 12:14:37','25','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141744362852','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'126','126','XEQ8ICBTE6FGDHGHW6LYGD9LKW','C3W5CUW3OSCIGB_I','20250411121501','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"126\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250411121501\",\"salesDt\":\"20250411\",\"stockRlsDt\":\"20250411121501\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":137,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"126\",\"rcptPbctDt\":\"20250411\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"126\",\"orgInvcNo\":0,\"curRcptNo\":\"126\",\"totRcptNo\":\"126\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"126\",\"rcptPbctDt\":\"20250411121501\",\"intrlData\":\"XEQ8ICBTE6FGDHGHW6LYGD9LKW\",\"rcptSign\":\"C3W5CUW3OSCIGB_I\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(127,'','Invoice','','2025-04-11 12:16:08','','0','14','2025-04-11 12:16:08','25','2200','2200','1','wholesale','0','2200','1','0','0','0','0','0','0','printed',' ','','1','0','141744362913','Cleared','','','','','1','303.43','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'127','127','0LUSKFRBD1WRB8FQFDWB_HBC_D','NAVK9AUUUD0PKNPK','20250411121656','0','79.01','0','0','0','0','303.43','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"127\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250411121656\",\"salesDt\":\"20250411\",\"stockRlsDt\":\"20250411121656\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":79,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":303,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":79,\"totTaxAmt\":303,\"totAmt\":2200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"127\",\"rcptPbctDt\":\"20250411\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"127\",\"orgInvcNo\":0,\"curRcptNo\":\"127\",\"totRcptNo\":\"127\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"127\",\"rcptPbctDt\":\"20250411121656\",\"intrlData\":\"0LUSKFRBD1WRB8FQFDWB_HBC_D\",\"rcptSign\":\"NAVK9AUUUD0PKNPK\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(128,'GHKL','Invoice','','2025-04-11 12:29:40','','0','14','2025-04-11 12:29:40','24','0','1980','1','wholesale','0','1980','1','0','0','0','0','1980','0','printed',' ','','1','0','141744363702','Cleared','','','','','1','273.11','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'128','128','BUJC9VV5VG5R28VYH1TJF239DJ','RDGFBICAGACA3XD0','20250411123011','0','71.12','0','0','0','0','273.11','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"128\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250411123011\",\"salesDt\":\"20250411\",\"stockRlsDt\":\"20250411123011\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":71,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":273,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":71,\"totTaxAmt\":273,\"totAmt\":1980,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"128\",\"rcptPbctDt\":\"20250411\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"128\",\"orgInvcNo\":0,\"curRcptNo\":\"128\",\"totRcptNo\":\"128\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"128\",\"rcptPbctDt\":\"20250411123011\",\"intrlData\":\"BUJC9VV5VG5R28VYH1TJF239DJ\",\"rcptSign\":\"RDGFBICAGACA3XD0\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(129,'','Cash','','2025-04-11 13:05:58','','0','14','2025-04-11 13:05:58','25','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','141744365883','Cleared','','','','','1','273.11','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'129','129','LN2WMB0ANW3690ASGN0OCYH8AO','ONZHIMSWM7CPHR_B','20250411130628','0','71.12','0','0','0','0','273.11','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"129\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250411130628\",\"salesDt\":\"20250411\",\"stockRlsDt\":\"20250411130628\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":71,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":273,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":71,\"totTaxAmt\":273,\"totAmt\":1980,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"129\",\"rcptPbctDt\":\"20250411\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"129\",\"orgInvcNo\":0,\"curRcptNo\":\"129\",\"totRcptNo\":\"129\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"129\",\"rcptPbctDt\":\"20250411130628\",\"intrlData\":\"LN2WMB0ANW3690ASGN0OCYH8AO\",\"rcptSign\":\"ONZHIMSWM7CPHR_B\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(130,'TGHJ','Invoice','','2025-04-11 13:14:21','','0','14','2025-04-11 13:14:21','24','0','1000','1','wholesale','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','141744366396','Cleared','','','','','1','137.93','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'130','130','JOPRHQMCIF2EEECEBOYJOSPEVD','XAZG5XITEEYIZU0I','20250411131443','0','143.68','0','0','0','0','137.93','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"130\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250411131443\",\"salesDt\":\"20250411\",\"stockRlsDt\":\"20250411131443\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":143,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":137,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":143,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"130\",\"rcptPbctDt\":\"20250411\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"166.6666\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"143.68\",\"taxAmt\":\"137.93\",\"totAmt\":\"999.9996\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"130\",\"orgInvcNo\":0,\"curRcptNo\":\"130\",\"totRcptNo\":\"130\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"130\",\"rcptPbctDt\":\"20250411131443\",\"intrlData\":\"JOPRHQMCIF2EEECEBOYJOSPEVD\",\"rcptSign\":\"XAZG5XITEEYIZU0I\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(131,'GHJKL','Mpesa','','2025-04-11 14:15:03','','0','14','2025-04-11 14:15:03','25','0','2300','1','wholesale','0','2300','1','0','0','0','0','2300','0','printed',' </BR>254754678902 ','','1','0','141744369946','Cleared','','','','','1','317.24','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'131','131','6N_M015RMAS1LHRINOOWOZ6LLR','XT4NTAHEL1ALGD3M','20250411141752','0','41.31','0','0','0','0','317.24','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"131\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250411141752\",\"salesDt\":\"20250411\",\"stockRlsDt\":\"20250411141752\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":41,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":317,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":41,\"totTaxAmt\":317,\"totAmt\":2300,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"131\",\"rcptPbctDt\":\"20250411\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"15.4166\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"13.29\",\"taxAmt\":\"102.07\",\"totAmt\":\"739.9968\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"215.17\",\"totAmt\":\"1560\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"131\",\"orgInvcNo\":0,\"curRcptNo\":\"131\",\"totRcptNo\":\"131\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"131\",\"rcptPbctDt\":\"20250411141752\",\"intrlData\":\"6N_M015RMAS1LHRINOOWOZ6LLR\",\"rcptSign\":\"XT4NTAHEL1ALGD3M\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(132,'','Cash','','2025-04-11 17:08:19','','0','14','2025-04-11 17:08:19','25','3745','3745','1','wholesale','0','3745','1','0','0','0','0','0','0','printed',' ','','1','0','141744379955','Cleared','','','','','1','516.56','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'132','132','7CT4C2XTEXCT_OZU36JWE8Y98R','ZE6WJ2JFEWUG9CSH','20250411170851','0','839.98','0','0','0','0','516.56','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"132\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250411170851\",\"salesDt\":\"20250411\",\"stockRlsDt\":\"20250411170851\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":839,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":516,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":839,\"totTaxAmt\":516,\"totAmt\":3745,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"132\",\"rcptPbctDt\":\"20250411\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000012\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MONSTER\",\"bcd\":\"12\",\"pkgUnitCd\":\"CT\",\"pkg\":\"8.00\",\"qtyUnitCd\":\"U\",\"qty\":\"8.00\",\"prc\":\"199.375\",\"splyAmt\":\"189\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"171.88\",\"taxAmt\":\"220.00\",\"totAmt\":\"1595\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000004\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 1L\",\"bcd\":\"4\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"125\",\"splyAmt\":\"118.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"107.76\",\"taxAmt\":\"206.90\",\"totAmt\":\"1500\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"132\",\"orgInvcNo\":0,\"curRcptNo\":\"132\",\"totRcptNo\":\"132\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"132\",\"rcptPbctDt\":\"20250411170851\",\"intrlData\":\"7CT4C2XTEXCT_OZU36JWE8Y98R\",\"rcptSign\":\"ZE6WJ2JFEWUG9CSH\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000012\",\"rsdQty\":\"8.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000004\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(133,'','Invoice','','2025-04-11 17:19:19','','0','14','2025-04-11 17:19:19','23','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','141744381135','Cleared','','','','','1','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'133','133','FZC2UNNTQP3WF_CNTM04NSRGOL','G7_I1DIL0AW_KIZC','20250411172008','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"133\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"ephraim caltex\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250411172008\",\"salesDt\":\"20250411\",\"stockRlsDt\":\"20250411172008\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":165,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":165,\"totAmt\":1200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254714567809\",\"rptNo\":\"133\",\"rcptPbctDt\":\"20250411\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"133\",\"orgInvcNo\":0,\"curRcptNo\":\"133\",\"totRcptNo\":\"133\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"133\",\"rcptPbctDt\":\"20250411172008\",\"intrlData\":\"FZC2UNNTQP3WF_CNTM04NSRGOL\",\"rcptSign\":\"G7_I1DIL0AW_KIZC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(134,'','Cash','','2025-04-11 17:58:54','','0','14','2025-04-11 17:58:54','25','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','141744383409','Cleared','','','','','1','2.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'134','134','RN9-O3TYTYL_TW6NRFMWOFNJU8','NT8YSJDOE3RNBS_U','20250411175958','0','17.24','0','0','0','0','2.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"134\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250411175958\",\"salesDt\":\"20250411\",\"stockRlsDt\":\"20250411175958\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":17,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":2,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":17,\"totTaxAmt\":2,\"totAmt\":20,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"134\",\"rcptPbctDt\":\"20250411\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"20\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"2.76\",\"totAmt\":\"20\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"134\",\"orgInvcNo\":0,\"curRcptNo\":\"134\",\"totRcptNo\":\"134\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"134\",\"rcptPbctDt\":\"20250411175958\",\"intrlData\":\"RN9-O3TYTYL_TW6NRFMWOFNJU8\",\"rcptSign\":\"NT8YSJDOE3RNBS_U\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(135,'gft','Mpesa','','2025-04-11 20:56:43','','0','14','2025-04-11 20:56:43','27','0','75596','1','wholesale','0','75596','1','0','0','0','0','75596','0','printed',' ','','1','0','141744392298','Cleared','13','2025-04-25 12:44:45','','','','10427.14','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'135','135','QC_UG4LSIOYX9UME1YSB3PBBCG','ZXYFTHM-SVPCGSIU','20250411205738','0','37784.85','0','0','0','0','10427.14','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"135\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"PERMINUS\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250411205738\",\"salesDt\":\"20250411\",\"stockRlsDt\":\"20250411205738\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":13,\"taxblAmtA\":0,\"taxblAmtB\":37784,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":10427,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":37784,\"totTaxAmt\":10427,\"totAmt\":75596,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745123456\",\"rptNo\":\"135\",\"rcptPbctDt\":\"20250411\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"15.4166\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"13.29\",\"taxAmt\":\"51.03\",\"totAmt\":\"369.9984\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"384.00\",\"qtyUnitCd\":\"U\",\"qty\":\"384.00\",\"prc\":\"49.17\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"16276.97\",\"taxAmt\":\"2604.31\",\"totAmt\":\"18881.28\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"408.00\",\"qtyUnitCd\":\"U\",\"qty\":\"408.00\",\"prc\":\"31.66\",\"splyAmt\":\"29.8333333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"11135.59\",\"taxAmt\":\"1781.69\",\"totAmt\":\"12917.28\"},{\"itemSeq\":5,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"168.00\",\"qtyUnitCd\":\"U\",\"qty\":\"168.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"4706.90\",\"taxAmt\":\"753.10\",\"totAmt\":\"5460.00\"},{\"itemSeq\":6,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"9.00\",\"qtyUnitCd\":\"U\",\"qty\":\"9.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"5043.10\",\"taxAmt\":\"806.90\",\"totAmt\":\"5850.00\"},{\"itemSeq\":7,\"itemCd\":\"KE2CTU0000014\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1 LTR\",\"bcd\":\"14\",\"pkgUnitCd\":\"CT\",\"pkg\":\"36.00\",\"qtyUnitCd\":\"U\",\"qty\":\"36.00\",\"prc\":\"86.666\",\"splyAmt\":\"81.0833\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"74.71\",\"taxAmt\":\"430.34\",\"totAmt\":\"3119.976\"},{\"itemSeq\":8,\"itemCd\":\"KE2CTU0000015\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1.25 LTR\",\"bcd\":\"15\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"108.33\",\"splyAmt\":\"102.5\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"93.39\",\"taxAmt\":\"179.30\",\"totAmt\":\"1299.96\"},{\"itemSeq\":9,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"36.00\",\"qtyUnitCd\":\"U\",\"qty\":\"36.00\",\"prc\":\"166.6666\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"143.68\",\"taxAmt\":\"827.59\",\"totAmt\":\"5999.9976\"},{\"itemSeq\":10,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"276.00\",\"qtyUnitCd\":\"U\",\"qty\":\"276.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"1585.95\",\"totAmt\":\"11498.16\"},{\"itemSeq\":11,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"96.00\",\"qtyUnitCd\":\"U\",\"qty\":\"96.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"813.82\",\"totAmt\":\"5900.16\"},{\"itemSeq\":12,\"itemCd\":\"KE2CTU0000004\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 1L\",\"bcd\":\"4\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"125\",\"splyAmt\":\"118.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"107.76\",\"taxAmt\":\"206.90\",\"totAmt\":\"1500\"},{\"itemSeq\":13,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"220.69\",\"totAmt\":\"1599.984\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"135\",\"orgInvcNo\":0,\"curRcptNo\":\"135\",\"totRcptNo\":\"135\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"135\",\"rcptPbctDt\":\"20250411205738\",\"intrlData\":\"QC_UG4LSIOYX9UME1YSB3PBBCG\",\"rcptSign\":\"ZXYFTHM-SVPCGSIU\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"384.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"408.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"168.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"9.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000014\",\"rsdQty\":\"36.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000015\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"36.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"276.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"96.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000004\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(136,'GKLM','Invoice','','2025-04-12 09:23:39','KWA CHINA','0','14','2025-04-12 09:23:39','38','0','1650','1','wholesale','0','1650','1','0','0','0','0','1650','0','printed','Kanyi','','1','0','141744438977','Cleared','','','','','1','227.57','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'136','136','EY0ZGK-G2DIYJQCK_VOK69DEF3','S2_YNVZSNU9MQZFK','20250412092418','0','596.25','0','0','0','0','227.57','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"136\",\"orgInvcNo\":0,\"custTin\":null,\"custNm\":null,\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250412092418\",\"salesDt\":\"20250412\",\"stockRlsDt\":\"20250412092418\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":596,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":227,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":596,\"totTaxAmt\":227,\"totAmt\":1650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":null,\"custMblNo\":null,\"rptNo\":\"136\",\"rcptPbctDt\":\"20250412\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"136\",\"orgInvcNo\":0,\"curRcptNo\":\"136\",\"totRcptNo\":\"136\",\"custTin\":null,\"custMblNo\":\"\",\"rptNo\":\"136\",\"rcptPbctDt\":\"20250412092418\",\"intrlData\":\"EY0ZGK-G2DIYJQCK_VOK69DEF3\",\"rcptSign\":\"S2_YNVZSNU9MQZFK\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(137,'','Invoice','','2025-04-12 10:27:57','SHOP','0','14','2025-04-12 10:27:57','39','525','525','1','retail','0','525','1','0','0','0','0','0','0','printed','KANYI','','1','0','141744442745','Cleared','','','','','1','72.41','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'137','137','VLBNHRRLJTAYE0_RBV2Z6CIS0Z','OKGGYIX-0VC-UR3C','20250412102901','0','185.35','0','0','0','0','72.41','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"137\",\"orgInvcNo\":0,\"custTin\":null,\"custNm\":null,\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250412102901\",\"salesDt\":\"20250412\",\"stockRlsDt\":\"20250412102901\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":185,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":72,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":185,\"totTaxAmt\":72,\"totAmt\":525,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":null,\"custMblNo\":null,\"rptNo\":\"137\",\"rcptPbctDt\":\"20250412\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000015\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1.25 LTR\",\"bcd\":\"15\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"120\",\"splyAmt\":\"102.5\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"103.45\",\"taxAmt\":\"33.10\",\"totAmt\":\"240\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000014\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1 LTR\",\"bcd\":\"14\",\"pkgUnitCd\":\"CT\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"95\",\"splyAmt\":\"81.0833\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"81.90\",\"taxAmt\":\"39.31\",\"totAmt\":\"285\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"137\",\"orgInvcNo\":0,\"curRcptNo\":\"137\",\"totRcptNo\":\"137\",\"custTin\":null,\"custMblNo\":\"\",\"rptNo\":\"137\",\"rcptPbctDt\":\"20250412102901\",\"intrlData\":\"VLBNHRRLJTAYE0_RBV2Z6CIS0Z\",\"rcptSign\":\"OKGGYIX-0VC-UR3C\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000015\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000014\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(138,'','Cash','','2025-04-12 11:22:01','SHIRO','0','14','2025-04-12 11:22:01','40','1000','2630','1','wholesale','0','2630','1','0','0','0','0','1630','0','printed','SHIRO </BR>254702156548 ','','1','0','141744444557','Cleared','','','','','1','362.77','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'138','138','HP5VMUTSWQLXVNS_O49DQVLU_0','YSZOGS1CQ3SJ-N8T','20250412112246','0','631.46','0','0','0','0','362.77','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"138\",\"orgInvcNo\":0,\"custTin\":null,\"custNm\":null,\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250412112246\",\"salesDt\":\"20250412\",\"stockRlsDt\":\"20250412112246\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":631,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":362,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":631,\"totTaxAmt\":362,\"totAmt\":2630,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":null,\"custMblNo\":null,\"rptNo\":\"138\",\"rcptPbctDt\":\"20250412\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"138\",\"orgInvcNo\":0,\"curRcptNo\":\"138\",\"totRcptNo\":\"138\",\"custTin\":null,\"custMblNo\":\"\",\"rptNo\":\"138\",\"rcptPbctDt\":\"20250412112246\",\"intrlData\":\"HP5VMUTSWQLXVNS_O49DQVLU_0\",\"rcptSign\":\"YSZOGS1CQ3SJ-N8T\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(139,'','Mpesa','','2025-04-12 11:31:08','','0','14','2025-04-12 11:31:08','24','0','1370','1','wholesale','0','1370','1','0','0','0','0','1370','0','printed',' ','','1','0','141744446641','Cleared','14','2025-04-12 11:54:36','','','1','188.96','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'139','139','RKP1KLQ3WX5C3NDJBWEOOM3QIR','JTLM5NMDFVLDXEMM','20250412113123','0','156.97','0','0','0','0','188.96','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"139\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250412113123\",\"salesDt\":\"20250412\",\"stockRlsDt\":\"20250412113123\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":156,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":188,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":156,\"totTaxAmt\":188,\"totAmt\":1370,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"139\",\"rcptPbctDt\":\"20250412\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"15.4166\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"13.29\",\"taxAmt\":\"51.03\",\"totAmt\":\"369.9984\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"166.6666\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"143.68\",\"taxAmt\":\"137.93\",\"totAmt\":\"999.9996\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"139\",\"orgInvcNo\":0,\"curRcptNo\":\"139\",\"totRcptNo\":\"139\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"139\",\"rcptPbctDt\":\"20250412113123\",\"intrlData\":\"RKP1KLQ3WX5C3NDJBWEOOM3QIR\",\"rcptSign\":\"JTLM5NMDFVLDXEMM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(140,'TDC','Mpesa','','2025-04-12 11:41:44','','780','14','2025-04-12 11:41:44','','-780','','1','wholesale','','','1','0','0','0','0','780','0','printed',' ','',NULL,'0','141744447304','Cleared','','','','','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,''),(141,'','Cash','','2025-04-12 12:20:20','','0','14','2025-04-12 12:20:20','','2000','2000','1','wholesale','0','2000','1','0','0','0','0','0','0','printed',' ','','1','0','141744449607','Cleared','','','','','1','275.82','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'141','141','KIM-ZCNPRKB_U3608XEN-Q9HBH','YGCT1486N49WVXEO','20250412122036','0','35.91','0','0','0','0','275.82','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"141\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250412122036\",\"salesDt\":\"20250412\",\"stockRlsDt\":\"20250412122036\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":275,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":275,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"141\",\"rcptPbctDt\":\"20250412\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"275.82\",\"totAmt\":\"1999.68\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"141\",\"orgInvcNo\":0,\"curRcptNo\":\"141\",\"totRcptNo\":\"141\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"141\",\"rcptPbctDt\":\"20250412122036\",\"intrlData\":\"KIM-ZCNPRKB_U3608XEN-Q9HBH\",\"rcptSign\":\"YGCT1486N49WVXEO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(142,'','Cash','','2025-04-12 12:22:40','','0','14','2025-04-12 12:22:40','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','141744449641','Cleared','','','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'142','142','Z8FYLZWBVAUDZLOIXDD86CF1MV','VHWEQ9CGXKVPTAFM','20250412122433','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"142\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250412122433\",\"salesDt\":\"20250412\",\"stockRlsDt\":\"20250412122433\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":6,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":6,\"totAmt\":50,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"142\",\"rcptPbctDt\":\"20250412\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"6.90\",\"totAmt\":\"50.00\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"142\",\"orgInvcNo\":0,\"curRcptNo\":\"142\",\"totRcptNo\":\"142\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"142\",\"rcptPbctDt\":\"20250412122433\",\"intrlData\":\"Z8FYLZWBVAUDZLOIXDD86CF1MV\",\"rcptSign\":\"VHWEQ9CGXKVPTAFM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(143,'','Invoice','','2025-04-12 12:28:07','','0','14','2025-04-12 12:28:07','24','3125','3125','1','wholesale','0','3125','1','0','0','0','0','0','0','printed',' ','','1','0','141744449960','Cleared','','','','','1','431.02','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'143','143','SRA_FKA4KQGLGAHSWPHK1LSIEB','Q8OLFXJXNYCTK3RP','20250412122824','0','649.23','0','0','0','0','431.02','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"143\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250412122824\",\"salesDt\":\"20250412\",\"stockRlsDt\":\"20250412122824\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":649,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":431,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":649,\"totTaxAmt\":431,\"totAmt\":3125,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"143\",\"rcptPbctDt\":\"20250412\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"203.45\",\"totAmt\":\"1475.04\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"143\",\"orgInvcNo\":0,\"curRcptNo\":\"143\",\"totRcptNo\":\"143\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"143\",\"rcptPbctDt\":\"20250412122824\",\"intrlData\":\"SRA_FKA4KQGLGAHSWPHK1LSIEB\",\"rcptSign\":\"Q8OLFXJXNYCTK3RP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(144,'','Cash','','2025-04-12 12:43:13','','0','14','2025-04-12 12:43:13','','1500','1500','1','wholesale','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','141744450983','Cleared','','','','','1','206.86','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'144','144','Q6LJFZ4SPY8TU6IE6KQDBIEWWE','OLDNIIUOW0BQCBYA','20250412124318','0','35.91','0','0','0','0','206.86','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"144\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250412124318\",\"salesDt\":\"20250412\",\"stockRlsDt\":\"20250412124318\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":206,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":206,\"totAmt\":1500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"144\",\"rcptPbctDt\":\"20250412\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"36.00\",\"qtyUnitCd\":\"U\",\"qty\":\"36.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"206.86\",\"totAmt\":\"1499.76\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"144\",\"orgInvcNo\":0,\"curRcptNo\":\"144\",\"totRcptNo\":\"144\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"144\",\"rcptPbctDt\":\"20250412124318\",\"intrlData\":\"Q6LJFZ4SPY8TU6IE6KQDBIEWWE\",\"rcptSign\":\"OLDNIIUOW0BQCBYA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"36.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(145,'','Invoice','','2025-04-12 12:54:06','CALIFORNIA','1200','14','2025-04-12 12:54:06','41','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed','CALIFORNIA </BR>254720154156 ','','1','0','141744451616','Cleared','14','2025-04-12 12:56:16','','','1','165.52','',NULL,0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'145','145','HAWZEWYV6U_TNGRKITJAWNZSUM','IZ5GACJKSRNTJNA5','20250412125510','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"145\",\"orgInvcNo\":0,\"custTin\":null,\"custNm\":null,\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250412125510\",\"salesDt\":\"20250412\",\"stockRlsDt\":\"20250412125510\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":165,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":165,\"totAmt\":1200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":null,\"custMblNo\":null,\"rptNo\":\"145\",\"rcptPbctDt\":\"20250412\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"145\",\"orgInvcNo\":0,\"curRcptNo\":\"145\",\"totRcptNo\":\"145\",\"custTin\":null,\"custMblNo\":\"\",\"rptNo\":\"145\",\"rcptPbctDt\":\"20250412125510\",\"intrlData\":\"HAWZEWYV6U_TNGRKITJAWNZSUM\",\"rcptSign\":\"IZ5GACJKSRNTJNA5\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(146,'','Invoice','','2025-04-12 13:02:08','','0','14','2025-04-12 13:02:08','24','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','141744452101','Cleared','','','','','','12.41','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'146','146','UKD3K0OXSSYOXWBB4RMYHXBSES','ECW-AGXMPRHEKTBH','20250412130220','0','77.59','0','0','0','0','12.41','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"146\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250412130220\",\"salesDt\":\"20250412\",\"stockRlsDt\":\"20250412130220\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":77,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":12,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":77,\"totTaxAmt\":12,\"totAmt\":90,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"146\",\"rcptPbctDt\":\"20250412\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000014\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1 LTR\",\"bcd\":\"14\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"90\",\"splyAmt\":\"81.0833\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"77.59\",\"taxAmt\":\"12.41\",\"totAmt\":\"90.00\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"146\",\"orgInvcNo\":0,\"curRcptNo\":\"146\",\"totRcptNo\":\"146\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"146\",\"rcptPbctDt\":\"20250412130220\",\"intrlData\":\"UKD3K0OXSSYOXWBB4RMYHXBSES\",\"rcptSign\":\"ECW-AGXMPRHEKTBH\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000014\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(147,'','Invoice','','2025-04-12 13:30:29','','0','14','2025-04-12 13:30:29','24','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141744453810','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'147','147','BVX3FOZQFFUWM3YNRL06_RJHET','ZSQJO-5DUSHRFBL7','20250412133040','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"147\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250412133040\",\"salesDt\":\"20250412\",\"stockRlsDt\":\"20250412133040\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"147\",\"rcptPbctDt\":\"20250412\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"147\",\"orgInvcNo\":0,\"curRcptNo\":\"147\",\"totRcptNo\":\"147\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"147\",\"rcptPbctDt\":\"20250412133040\",\"intrlData\":\"BVX3FOZQFFUWM3YNRL06_RJHET\",\"rcptSign\":\"ZSQJO-5DUSHRFBL7\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(148,'','Invoice','','2025-04-12 13:31:00','MAMA JOHN','0','14','2025-04-12 13:31:00','42','0','1200','1','wholesale','0','1200','1','0','0','0','0','1200','0','printed','MAMA JOHN </BR>254720586544 ','','1','0','141744453846','Cleared','','','','','1','165.52','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'148','148','JJHV72FDDXBREK4WGSSH2N1JK_','LOPZ4SHF3ZVWA_H9','20250412133340','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"148\",\"orgInvcNo\":0,\"custTin\":null,\"custNm\":null,\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250412133340\",\"salesDt\":\"20250412\",\"stockRlsDt\":\"20250412133340\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":165,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":165,\"totAmt\":1200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":null,\"custMblNo\":null,\"rptNo\":\"148\",\"rcptPbctDt\":\"20250412\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"148\",\"orgInvcNo\":0,\"curRcptNo\":\"148\",\"totRcptNo\":\"148\",\"custTin\":null,\"custMblNo\":\"\",\"rptNo\":\"148\",\"rcptPbctDt\":\"20250412133340\",\"intrlData\":\"JJHV72FDDXBREK4WGSSH2N1JK_\",\"rcptSign\":\"LOPZ4SHF3ZVWA_H9\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(149,'','Cash','','2025-04-12 13:53:41','','0','14','2025-04-12 13:53:41','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','141744455198','Cleared','','','','','','20.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'149','149','BUFE4QCMIPRXGK99HC24IMHGJL','EIQOWGVNRV9ZWUH2','20250412135407','0','129.31','0','0','0','0','20.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"149\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250412135407\",\"salesDt\":\"20250412\",\"stockRlsDt\":\"20250412135407\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":129,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":20,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":129,\"totTaxAmt\":20,\"totAmt\":150,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"149\",\"rcptPbctDt\":\"20250412\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000004\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 1L\",\"bcd\":\"4\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"118.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"129.31\",\"taxAmt\":\"20.69\",\"totAmt\":\"150.00\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"149\",\"orgInvcNo\":0,\"curRcptNo\":\"149\",\"totRcptNo\":\"149\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"149\",\"rcptPbctDt\":\"20250412135407\",\"intrlData\":\"BUFE4QCMIPRXGK99HC24IMHGJL\",\"rcptSign\":\"EIQOWGVNRV9ZWUH2\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000004\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(150,'','Cash','','2025-04-12 14:35:10','','0','14','2025-04-12 14:35:10','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','141744457512','Cleared','','','','','1','9.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'150','150','GUSCRGVUHIJNSHG2YGFIFQD7SY','WFA9AO1GJJKVVLQT','20250412143518','0','60.34','0','0','0','0','9.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"150\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250412143518\",\"salesDt\":\"20250412\",\"stockRlsDt\":\"20250412143518\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":60,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":9,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":60,\"totTaxAmt\":9,\"totAmt\":70,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"150\",\"rcptPbctDt\":\"20250412\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"70\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"60.34\",\"taxAmt\":\"9.66\",\"totAmt\":\"70.00\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"150\",\"orgInvcNo\":0,\"curRcptNo\":\"150\",\"totRcptNo\":\"150\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"150\",\"rcptPbctDt\":\"20250412143518\",\"intrlData\":\"GUSCRGVUHIJNSHG2YGFIFQD7SY\",\"rcptSign\":\"WFA9AO1GJJKVVLQT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(151,'','Cash','','2025-04-12 15:58:27','','0','14','2025-04-12 15:58:27','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','141744462691','Cleared','','','','','','2.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'151','151','6GVHUGTB4IOFDMBQI_RKET-ZYQ','MH24-K87YFL8VRTO','20250412155833','0','17.24','0','0','0','0','2.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"151\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250412155833\",\"salesDt\":\"20250412\",\"stockRlsDt\":\"20250412155833\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":17,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":2,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":17,\"totTaxAmt\":2,\"totAmt\":20,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"151\",\"rcptPbctDt\":\"20250412\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"20\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"2.76\",\"totAmt\":\"20\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"151\",\"orgInvcNo\":0,\"curRcptNo\":\"151\",\"totRcptNo\":\"151\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"151\",\"rcptPbctDt\":\"20250412155833\",\"intrlData\":\"6GVHUGTB4IOFDMBQI_RKET-ZYQ\",\"rcptSign\":\"MH24-K87YFL8VRTO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(152,'','Invoice','','2025-04-12 16:58:54','','0','14','2025-04-12 16:58:54','34','6425','6425','1','wholesale','0','6425','1','0','0','0','0','0','0','printed','DAN','','1','0','141744466293','Cleared','','','','','1','886.15','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'152','152','9UXLJJZPQ7LN2KKQRC514INXYI','1PD5RGHSEAVGLKMO','20250412165919','0','649.23','0','0','0','0','886.15','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"152\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"WANJOHI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250412165919\",\"salesDt\":\"20250412\",\"stockRlsDt\":\"20250412165919\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":649,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":886,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":649,\"totTaxAmt\":886,\"totAmt\":6425,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254724565485\",\"rptNo\":\"152\",\"rcptPbctDt\":\"20250412\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"203.45\",\"totAmt\":\"1475.04\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"268.97\",\"totAmt\":\"1950\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"413.73\",\"totAmt\":\"2999.52\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"152\",\"orgInvcNo\":0,\"curRcptNo\":\"152\",\"totRcptNo\":\"152\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"152\",\"rcptPbctDt\":\"20250412165919\",\"intrlData\":\"9UXLJJZPQ7LN2KKQRC514INXYI\",\"rcptSign\":\"1PD5RGHSEAVGLKMO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(153,'','Invoice','','2025-04-12 16:59:42','MUNYAKA','0','14','2025-04-12 16:59:42','43','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed','DAN','','1','0','141744466369','Cleared','','','','','1','89.66','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'153','153','E-CHJBPK2NFXDKVUQ-7GC9XIUQ','MDY6DJSEUD-K7MSB','20250412170039','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"153\",\"orgInvcNo\":0,\"custTin\":null,\"custNm\":null,\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250412170039\",\"salesDt\":\"20250412\",\"stockRlsDt\":\"20250412170039\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":null,\"custMblNo\":null,\"rptNo\":\"153\",\"rcptPbctDt\":\"20250412\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"153\",\"orgInvcNo\":0,\"curRcptNo\":\"153\",\"totRcptNo\":\"153\",\"custTin\":null,\"custMblNo\":\"\",\"rptNo\":\"153\",\"rcptPbctDt\":\"20250412170039\",\"intrlData\":\"E-CHJBPK2NFXDKVUQ-7GC9XIUQ\",\"rcptSign\":\"MDY6DJSEUD-K7MSB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(154,'','Invoice','','2025-04-12 18:07:31','JAMBO CAFE','0','14','2025-04-12 18:07:31','44','800','800','1','wholesale','0','800','1','0','0','0','0','0','0','printed','JAMBO CAFE </BR>254756698255 ','','1','0','141744470439','Cleared','','','','','1','110.34','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'154','154','9H3RKVWVCDCRKQ2NLOBAK1PNZ_','IW5_XV6SIH7L2-F7','20250412180836','0','57.47','0','0','0','0','110.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"154\",\"orgInvcNo\":0,\"custTin\":null,\"custNm\":null,\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250412180836\",\"salesDt\":\"20250412\",\"stockRlsDt\":\"20250412180836\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":57,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":110,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":57,\"totTaxAmt\":110,\"totAmt\":800,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":null,\"custMblNo\":null,\"rptNo\":\"154\",\"rcptPbctDt\":\"20250412\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"110.34\",\"totAmt\":\"799.992\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"154\",\"orgInvcNo\":0,\"curRcptNo\":\"154\",\"totRcptNo\":\"154\",\"custTin\":null,\"custMblNo\":\"\",\"rptNo\":\"154\",\"rcptPbctDt\":\"20250412180836\",\"intrlData\":\"9H3RKVWVCDCRKQ2NLOBAK1PNZ_\",\"rcptSign\":\"IW5_XV6SIH7L2-F7\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(155,'','Cash','','2025-04-12 18:11:11','','0','14','2025-04-12 18:11:11','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','141744470661','Cleared','','','','','','2.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'155','155','SFTKUHD7NCAUXNZ3L-KIQBSAY8','OJVO_UZJLYEYLUAZ','20250412181114','0','17.24','0','0','0','0','2.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"155\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250412181114\",\"salesDt\":\"20250412\",\"stockRlsDt\":\"20250412181114\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":17,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":2,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":17,\"totTaxAmt\":2,\"totAmt\":20,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"155\",\"rcptPbctDt\":\"20250412\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"20\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"2.76\",\"totAmt\":\"20\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"155\",\"orgInvcNo\":0,\"curRcptNo\":\"155\",\"totRcptNo\":\"155\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"155\",\"rcptPbctDt\":\"20250412181114\",\"intrlData\":\"SFTKUHD7NCAUXNZ3L-KIQBSAY8\",\"rcptSign\":\"OJVO_UZJLYEYLUAZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(156,'','Cash','','2025-04-12 19:00:08','','0','14','2025-04-12 19:00:08','','800','800','1','wholesale','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','141744473552','Cleared','','','','','','110.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'156','156','FB6A3IMJYH_E3VN-AKTA4W5RAU','UPY5CHMRGOD1DXMX','20250412190030','0','57.47','0','0','0','0','110.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"156\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250412190030\",\"salesDt\":\"20250412\",\"stockRlsDt\":\"20250412190030\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":57,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":110,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":57,\"totTaxAmt\":110,\"totAmt\":800,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"156\",\"rcptPbctDt\":\"20250412\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"110.34\",\"totAmt\":\"799.992\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"156\",\"orgInvcNo\":0,\"curRcptNo\":\"156\",\"totRcptNo\":\"156\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"156\",\"rcptPbctDt\":\"20250412190030\",\"intrlData\":\"FB6A3IMJYH_E3VN-AKTA4W5RAU\",\"rcptSign\":\"UPY5CHMRGOD1DXMX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(157,'','Cash','','2025-04-13 11:21:43','','0','14','2025-04-13 11:21:43','','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','141744532427','Cleared','','','','','1','273.11','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'157','157','RR2OSTIPLMU3JFW9CWSEOG8CO2','EAUSCZNMQFBEB2JH','20250413112151','0','71.12','0','0','0','0','273.11','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"157\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250413112151\",\"salesDt\":\"20250413\",\"stockRlsDt\":\"20250413112151\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":71,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":273,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":71,\"totTaxAmt\":273,\"totAmt\":1980,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"157\",\"rcptPbctDt\":\"20250413\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"157\",\"orgInvcNo\":0,\"curRcptNo\":\"157\",\"totRcptNo\":\"157\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"157\",\"rcptPbctDt\":\"20250413112151\",\"intrlData\":\"RR2OSTIPLMU3JFW9CWSEOG8CO2\",\"rcptSign\":\"EAUSCZNMQFBEB2JH\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(158,'','Cash','','2025-04-13 11:46:21','','0','14','2025-04-13 11:46:21','25','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','141744533950','Cleared','','','','','1','20.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'158','158','P0FRETBQRZHOECVJ4JKRFZNSKU','MC50ZSWKZ-ORYBEO','20250413114651','0','64.66','0','0','0','0','20.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"158\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250413114651\",\"salesDt\":\"20250413\",\"stockRlsDt\":\"20250413114651\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":64,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":20,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":64,\"totTaxAmt\":20,\"totAmt\":150,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"158\",\"rcptPbctDt\":\"20250413\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"75\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"64.66\",\"taxAmt\":\"20.69\",\"totAmt\":\"150\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"158\",\"orgInvcNo\":0,\"curRcptNo\":\"158\",\"totRcptNo\":\"158\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"158\",\"rcptPbctDt\":\"20250413114651\",\"intrlData\":\"P0FRETBQRZHOECVJ4JKRFZNSKU\",\"rcptSign\":\"MC50ZSWKZ-ORYBEO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(159,'','Cash','','2025-04-13 11:47:36','','0','14','2025-04-13 11:47:36','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','141744534011','Cleared','','','','','','2.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'159','159','UQUEQSBEGE4DC30X-UFIPURSZA','LHUH176ZPFMXZV4I','20250413114749','0','17.24','0','0','0','0','2.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"159\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250413114749\",\"salesDt\":\"20250413\",\"stockRlsDt\":\"20250413114749\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":17,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":2,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":17,\"totTaxAmt\":2,\"totAmt\":20,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"159\",\"rcptPbctDt\":\"20250413\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"20\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"2.76\",\"totAmt\":\"20\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"159\",\"orgInvcNo\":0,\"curRcptNo\":\"159\",\"totRcptNo\":\"159\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"159\",\"rcptPbctDt\":\"20250413114749\",\"intrlData\":\"UQUEQSBEGE4DC30X-UFIPURSZA\",\"rcptSign\":\"LHUH176ZPFMXZV4I\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(160,'','Invoice','','2025-04-13 12:22:27','','0','14','2025-04-13 12:22:27','23','1800','1800','1','wholesale','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','141744536097','Cleared','','','','','1','248.25','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'160','160','8USLKL0G8JNYTKBQM5AMNZHVON','23HVT-B9KTOHJXE5','20250413122256','0','93.38','0','0','0','0','248.25','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"160\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"ephraim caltex\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250413122256\",\"salesDt\":\"20250413\",\"stockRlsDt\":\"20250413122256\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":93,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":248,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":93,\"totTaxAmt\":248,\"totAmt\":1800,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254714567809\",\"rptNo\":\"160\",\"rcptPbctDt\":\"20250413\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"110.34\",\"totAmt\":\"799.992\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"160\",\"orgInvcNo\":0,\"curRcptNo\":\"160\",\"totRcptNo\":\"160\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"160\",\"rcptPbctDt\":\"20250413122256\",\"intrlData\":\"8USLKL0G8JNYTKBQM5AMNZHVON\",\"rcptSign\":\"23HVT-B9KTOHJXE5\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(161,'','Invoice','','2025-04-13 13:18:24','','0','14','2025-04-13 13:18:24','25','500','500','1','wholesale','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','141744539468','Cleared','','','','','1','68.95','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'161','161','JDRSCCD4FA_NQSVEE9W0NQDNFU','XUPD3UYJZBKIVQKW','20250413131848','0','35.91','0','0','0','0','68.95','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"161\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250413131848\",\"salesDt\":\"20250413\",\"stockRlsDt\":\"20250413131848\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":68,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":68,\"totAmt\":500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"161\",\"rcptPbctDt\":\"20250413\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"68.95\",\"totAmt\":\"499.92\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"161\",\"orgInvcNo\":0,\"curRcptNo\":\"161\",\"totRcptNo\":\"161\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"161\",\"rcptPbctDt\":\"20250413131848\",\"intrlData\":\"JDRSCCD4FA_NQSVEE9W0NQDNFU\",\"rcptSign\":\"XUPD3UYJZBKIVQKW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(162,'','Invoice','','2025-04-13 13:41:27','','0','14','2025-04-13 13:41:27','19','0','47865','1','wholesale','0','47865','1','0','0','0','0','47865','0','printed',' ','','1','0','141744540796','Cleared','','','','','1','6602','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'162','162','CVRK3SEQUZGB4Z9I49VZYRLADR','1JAEDWHPNJEP0DDU','20250413134152','0','668.44','0','0','0','0','6602','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"162\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"UPTOWN MWEIGA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250413134152\",\"salesDt\":\"20250413\",\"stockRlsDt\":\"20250413134152\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":668,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":6602,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":668,\"totTaxAmt\":6602,\"totAmt\":47865,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254766787674\",\"rptNo\":\"162\",\"rcptPbctDt\":\"20250413\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000008\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 1L\",\"bcd\":\"8\",\"pkgUnitCd\":\"CT\",\"pkg\":\"96.00\",\"qtyUnitCd\":\"U\",\"qty\":\"96.00\",\"prc\":\"48.33\",\"splyAmt\":\"44.25\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"41.66\",\"taxAmt\":\"639.96\",\"totAmt\":\"4639.68\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000005\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 500ML\",\"bcd\":\"5\",\"pkgUnitCd\":\"CT\",\"pkg\":\"60.00\",\"qtyUnitCd\":\"U\",\"qty\":\"60.00\",\"prc\":\"27.08\",\"splyAmt\":\"24.83\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"23.34\",\"taxAmt\":\"224.11\",\"totAmt\":\"1624.8\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"40.00\",\"qtyUnitCd\":\"U\",\"qty\":\"40.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"3586.21\",\"totAmt\":\"26000\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"312.00\",\"qtyUnitCd\":\"U\",\"qty\":\"312.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"2151.72\",\"totAmt\":\"15600\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"162\",\"orgInvcNo\":0,\"curRcptNo\":\"162\",\"totRcptNo\":\"162\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"162\",\"rcptPbctDt\":\"20250413134152\",\"intrlData\":\"CVRK3SEQUZGB4Z9I49VZYRLADR\",\"rcptSign\":\"1JAEDWHPNJEP0DDU\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000008\",\"rsdQty\":\"96.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000005\",\"rsdQty\":\"60.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"40.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"312.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(163,'','Invoice','','2025-04-13 13:52:50','','0','14','2025-04-13 13:52:50','25','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','141744541501','Cleared','','','','','1','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'163','163','3LE6DKNY5HSXIJEXSVD_6IQZCC','E1EIQEB-JIAHZNEE','20250413135324','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"163\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250413135324\",\"salesDt\":\"20250413\",\"stockRlsDt\":\"20250413135324\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":165,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":165,\"totAmt\":1200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"163\",\"rcptPbctDt\":\"20250413\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"163\",\"orgInvcNo\":0,\"curRcptNo\":\"163\",\"totRcptNo\":\"163\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"163\",\"rcptPbctDt\":\"20250413135324\",\"intrlData\":\"3LE6DKNY5HSXIJEXSVD_6IQZCC\",\"rcptSign\":\"E1EIQEB-JIAHZNEE\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(164,'','Cash','','2025-04-13 14:09:52','','0','14','2025-04-13 14:09:52','25','95','95','1','retail','0','95','1','0','0','0','0','0','0','printed',' ','','1','0','141744542521','Cleared','','','','','1','13.1','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'164','164','5NSMFNML0N8BQE3NZCRHIOL0AU','XRQVAIHLUUSVSI-D','20250413141018','0','81.9','0','0','0','0','13.1','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"164\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250413141018\",\"salesDt\":\"20250413\",\"stockRlsDt\":\"20250413141018\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":81,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":13,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":81,\"totTaxAmt\":13,\"totAmt\":95,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"164\",\"rcptPbctDt\":\"20250413\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"75\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"64.66\",\"taxAmt\":\"10.34\",\"totAmt\":\"75\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"20\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"2.76\",\"totAmt\":\"20\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"164\",\"orgInvcNo\":0,\"curRcptNo\":\"164\",\"totRcptNo\":\"164\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"164\",\"rcptPbctDt\":\"20250413141018\",\"intrlData\":\"5NSMFNML0N8BQE3NZCRHIOL0AU\",\"rcptSign\":\"XRQVAIHLUUSVSI-D\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(165,'','Invoice','','2025-04-13 14:12:13','','0','14','2025-04-13 14:12:13','25','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141744542632','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'165','165','-FAQBCOCZAPDS6HO3ASDYOEZGF','4PDAD4NMOSRQ-XI2','20250413141258','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"165\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250413141258\",\"salesDt\":\"20250413\",\"stockRlsDt\":\"20250413141258\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":137,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"165\",\"rcptPbctDt\":\"20250413\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"165\",\"orgInvcNo\":0,\"curRcptNo\":\"165\",\"totRcptNo\":\"165\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"165\",\"rcptPbctDt\":\"20250413141258\",\"intrlData\":\"-FAQBCOCZAPDS6HO3ASDYOEZGF\",\"rcptSign\":\"4PDAD4NMOSRQ-XI2\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(166,'','Invoice','','2025-04-13 15:03:20','','0','14','2025-04-13 15:03:20','24','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141744545779','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'166','166','0CAE-T3V6M5PFAPHLH3UWDMCYQ','I5_TR0STSPMQHHC3','20250413150343','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"166\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250413150343\",\"salesDt\":\"20250413\",\"stockRlsDt\":\"20250413150343\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"166\",\"rcptPbctDt\":\"20250413\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"166\",\"orgInvcNo\":0,\"curRcptNo\":\"166\",\"totRcptNo\":\"166\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"166\",\"rcptPbctDt\":\"20250413150343\",\"intrlData\":\"0CAE-T3V6M5PFAPHLH3UWDMCYQ\",\"rcptSign\":\"I5_TR0STSPMQHHC3\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(167,'','Invoice','','2025-04-13 15:06:22','','-20','14','2025-04-13 15:06:22','24','0','20','1','retail','0','20','1','0','0','20','0','0','0','printed',' ','','1','0','141744545910','Cleared','','','','','1','2.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'167','167','NLW7-YEXMHEKCWVQLSDLG-NQJH','NP3QRSWKOG5GVJMD','20250413150647','0','17.24','0','0','0','0','2.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"167\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250413150647\",\"salesDt\":\"20250413\",\"stockRlsDt\":\"20250413150647\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":17,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":2,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":17,\"totTaxAmt\":2,\"totAmt\":20,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"167\",\"rcptPbctDt\":\"20250413\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"20\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"2.76\",\"totAmt\":\"20\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"167\",\"orgInvcNo\":0,\"curRcptNo\":\"167\",\"totRcptNo\":\"167\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"167\",\"rcptPbctDt\":\"20250413150647\",\"intrlData\":\"NLW7-YEXMHEKCWVQLSDLG-NQJH\",\"rcptSign\":\"NP3QRSWKOG5GVJMD\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(168,'AWA','Invoice','','2025-04-13 16:02:05','','0','14','2025-04-13 16:02:05','26','0','2980','1','wholesale','0','2980','1','0','0','0','0','2980','0','printed',' ','','1','0','141744547901','Cleared','','','','','1','411.02','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'168','168','QG43-G6-MBXLDIKYHUTNRBNCBP','XZBSYV1UNTACSOQH','20250413160302','0','84.76','0','0','0','0','411.02','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"168\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"JULIA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250413160302\",\"salesDt\":\"20250413\",\"stockRlsDt\":\"20250413160302\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":84,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":411,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":84,\"totTaxAmt\":411,\"totAmt\":2980,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254789786534\",\"rptNo\":\"168\",\"rcptPbctDt\":\"20250413\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"331.03\",\"totAmt\":\"2400\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000008\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 1L\",\"bcd\":\"8\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"48.33\",\"splyAmt\":\"44.25\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"41.66\",\"taxAmt\":\"79.99\",\"totAmt\":\"579.96\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"168\",\"orgInvcNo\":0,\"curRcptNo\":\"168\",\"totRcptNo\":\"168\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"168\",\"rcptPbctDt\":\"20250413160302\",\"intrlData\":\"QG43-G6-MBXLDIKYHUTNRBNCBP\",\"rcptSign\":\"XZBSYV1UNTACSOQH\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000008\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(169,'','Invoice','','2025-04-13 16:25:17','','0','14','2025-04-13 16:25:17','20','0','3250','1','retail','0','3250','1','0','0','0','0','3250','0','printed',' ','','1','0','141744550695','Cleared','','','','','1','448.28','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'169','169','OEIZLGAMVRI0V8SXK_9V5B_MLY','EFPENDT25KF8SVBC','20250413162610','0','560.34','0','0','0','0','448.28','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"169\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KARIGUINI NAIRUTIA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250413162610\",\"salesDt\":\"20250413\",\"stockRlsDt\":\"20250413162610\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":448,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":448,\"totAmt\":3250,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712343565\",\"rptNo\":\"169\",\"rcptPbctDt\":\"20250413\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"448.28\",\"totAmt\":\"3250\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"169\",\"orgInvcNo\":0,\"curRcptNo\":\"169\",\"totRcptNo\":\"169\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"169\",\"rcptPbctDt\":\"20250413162610\",\"intrlData\":\"OEIZLGAMVRI0V8SXK_9V5B_MLY\",\"rcptSign\":\"EFPENDT25KF8SVBC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(170,'','Invoice','','2025-04-13 18:12:39','','0','14','2025-04-13 18:12:39','24','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141744557120','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'170','170','AKD7_-XZTQOL25EBHEAXCT6ZY7','K5MBMBZBW1U0LW9L','20250413181336','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"170\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250413181336\",\"salesDt\":\"20250413\",\"stockRlsDt\":\"20250413181336\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":137,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"170\",\"rcptPbctDt\":\"20250413\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"170\",\"orgInvcNo\":0,\"curRcptNo\":\"170\",\"totRcptNo\":\"170\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"170\",\"rcptPbctDt\":\"20250413181336\",\"intrlData\":\"AKD7_-XZTQOL25EBHEAXCT6ZY7\",\"rcptSign\":\"K5MBMBZBW1U0LW9L\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(171,'TDH','Invoice','','2025-04-13 18:23:55','julie kiawara','0','14','2025-04-13 18:23:55','45','0','1300','1','wholesale','0','1300','1','0','0','0','0','1300','0','printed','julie kiawara </BR>254729459573 ','','1','0','141744557809','Cleared','','','','','1','179.31','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'171','171','-7H1M0PN6HL6GBLHMAXRZBBNQ6','SVAELJ1WZUTZAPED','20250413182753','0','560.34','0','0','0','0','179.31','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"171\",\"orgInvcNo\":0,\"custTin\":null,\"custNm\":null,\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250413182753\",\"salesDt\":\"20250413\",\"stockRlsDt\":\"20250413182753\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":179,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":179,\"totAmt\":1300,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":null,\"custMblNo\":null,\"rptNo\":\"171\",\"rcptPbctDt\":\"20250413\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"179.31\",\"totAmt\":\"1300\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"171\",\"orgInvcNo\":0,\"curRcptNo\":\"171\",\"totRcptNo\":\"171\",\"custTin\":null,\"custMblNo\":\"\",\"rptNo\":\"171\",\"rcptPbctDt\":\"20250413182753\",\"intrlData\":\"-7H1M0PN6HL6GBLHMAXRZBBNQ6\",\"rcptSign\":\"SVAELJ1WZUTZAPED\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(172,'','Cash','','2025-04-14 08:53:26','','0','14','2025-04-14 08:53:26','25','2300','2300','1','wholesale','0','2300','1','0','0','0','0','0','0','printed',' ','','1','0','141744609920','Cleared','','','','','1','317.22','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'172','172','R9XZKBUDFNZQSJSMN1OEWPTDX_','9VEIOQPU4U8G9WV9','20250414085350','0','596.25','0','0','0','0','317.22','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"172\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250414085350\",\"salesDt\":\"20250414\",\"stockRlsDt\":\"20250414085350\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":596,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":317,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":596,\"totTaxAmt\":317,\"totAmt\":2300,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"172\",\"rcptPbctDt\":\"20250414\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"179.31\",\"totAmt\":\"1300\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"172\",\"orgInvcNo\":0,\"curRcptNo\":\"172\",\"totRcptNo\":\"172\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"172\",\"rcptPbctDt\":\"20250414085350\",\"intrlData\":\"R9XZKBUDFNZQSJSMN1OEWPTDX_\",\"rcptSign\":\"9VEIOQPU4U8G9WV9\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(173,'JKL,TDE','Invoice','','2025-04-14 09:16:55','','0','14','2025-04-14 09:16:55','25','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','141744611388','Cleared','','','','','1','13.79','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'173','173','15BXVOUSOQ5P50YNCWV4BT-0_Z','LVRQAEPIKQGUPT-O','20250414091729','0','43.1','0','0','0','0','13.79','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"173\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250414091729\",\"salesDt\":\"20250414\",\"stockRlsDt\":\"20250414091729\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":13,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":13,\"totAmt\":100,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"173\",\"rcptPbctDt\":\"20250414\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"13.79\",\"totAmt\":\"100\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"173\",\"orgInvcNo\":0,\"curRcptNo\":\"173\",\"totRcptNo\":\"173\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"173\",\"rcptPbctDt\":\"20250414091729\",\"intrlData\":\"15BXVOUSOQ5P50YNCWV4BT-0_Z\",\"rcptSign\":\"LVRQAEPIKQGUPT-O\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(174,'','Cash','','2025-04-14 09:38:01','','0','14','2025-04-14 09:38:01','','2000','2000','1','wholesale','0','2000','1','0','0','0','0','0','0','printed',' ','','1','0','141744612589','Cleared','','','','','1','275.86','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'174','174','WANH2EHOXL2ZEGAQ_3GA22D5LV','PLX6_I2L0QJWKSXG','20250414093826','0','100.57','0','0','0','0','275.86','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"174\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250414093826\",\"salesDt\":\"20250414\",\"stockRlsDt\":\"20250414093826\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":100,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":275,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":100,\"totTaxAmt\":275,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"174\",\"rcptPbctDt\":\"20250414\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"110.34\",\"totAmt\":\"799.992\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"174\",\"orgInvcNo\":0,\"curRcptNo\":\"174\",\"totRcptNo\":\"174\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"174\",\"rcptPbctDt\":\"20250414093826\",\"intrlData\":\"WANH2EHOXL2ZEGAQ_3GA22D5LV\",\"rcptSign\":\"PLX6_I2L0QJWKSXG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(175,'','Cash','','2025-04-14 09:40:43','','0','14','2025-04-14 09:40:43','24','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','141744612823','Cleared','','','','','1','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'175','175','TBKNMJOJIOWHQ1K8D8EXIBXLVB','W3WYHW97HMYNHDNS','20250414094100','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"175\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250414094100\",\"salesDt\":\"20250414\",\"stockRlsDt\":\"20250414094100\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":165,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":165,\"totAmt\":1200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"175\",\"rcptPbctDt\":\"20250414\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"175\",\"orgInvcNo\":0,\"curRcptNo\":\"175\",\"totRcptNo\":\"175\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"175\",\"rcptPbctDt\":\"20250414094100\",\"intrlData\":\"TBKNMJOJIOWHQ1K8D8EXIBXLVB\",\"rcptSign\":\"W3WYHW97HMYNHDNS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(176,'TDH','Invoice','','2025-04-14 09:42:01','','0','14','2025-04-14 09:42:01','45','0','650','1','wholesale','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','141744612909','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'176','176','CAL8BGUNVT2MBP3MH9QOVWTFQB','GU-KCJMXTIXADHBE','20250414094215','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"176\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"julie kiawara\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250414094215\",\"salesDt\":\"20250414\",\"stockRlsDt\":\"20250414094215\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254729459573\",\"rptNo\":\"176\",\"rcptPbctDt\":\"20250414\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"176\",\"orgInvcNo\":0,\"curRcptNo\":\"176\",\"totRcptNo\":\"176\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"176\",\"rcptPbctDt\":\"20250414094215\",\"intrlData\":\"CAL8BGUNVT2MBP3MH9QOVWTFQB\",\"rcptSign\":\"GU-KCJMXTIXADHBE\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(177,'','Cash','','2025-04-14 11:44:54','','0','14','2025-04-14 11:44:54','25','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141744620283','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'177','177','CGK7OJBEGJ5D2BCPFP0DEYR8YV','XDA6P6LNPJN80UNE','20250414114514','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"177\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250414114514\",\"salesDt\":\"20250414\",\"stockRlsDt\":\"20250414114514\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"177\",\"rcptPbctDt\":\"20250414\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"177\",\"orgInvcNo\":0,\"curRcptNo\":\"177\",\"totRcptNo\":\"177\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"177\",\"rcptPbctDt\":\"20250414114514\",\"intrlData\":\"CGK7OJBEGJ5D2BCPFP0DEYR8YV\",\"rcptSign\":\"XDA6P6LNPJN80UNE\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(178,'TDE','Mpesa','','2025-04-14 12:56:42','','0','14','2025-04-14 12:56:42','','0','50','1','wholesale','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','141744623729','Cleared','','','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'178','178','MSB9VVTJVFV6N9_OE25OMEX_FU','ZI-_0LEHCG2HVMN3','20250414125705','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"178\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250414125705\",\"salesDt\":\"20250414\",\"stockRlsDt\":\"20250414125705\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":6,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":6,\"totAmt\":50,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"178\",\"rcptPbctDt\":\"20250414\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"6.90\",\"totAmt\":\"50\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"178\",\"orgInvcNo\":0,\"curRcptNo\":\"178\",\"totRcptNo\":\"178\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"178\",\"rcptPbctDt\":\"20250414125705\",\"intrlData\":\"MSB9VVTJVFV6N9_OE25OMEX_FU\",\"rcptSign\":\"ZI-_0LEHCG2HVMN3\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(179,'','Cash','','2025-04-14 12:57:56','','0','14','2025-04-14 12:57:56','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','141744624667','Cleared','','','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'179','179','2PENUOAEYN0BITYNGSQ9CDLDCV','CJKVABAWDUVC1CSY','20250414125801','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"179\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250414125801\",\"salesDt\":\"20250414\",\"stockRlsDt\":\"20250414125801\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":6,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":6,\"totAmt\":50,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"179\",\"rcptPbctDt\":\"20250414\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000008\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 1L\",\"bcd\":\"8\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"44.25\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"6.90\",\"totAmt\":\"50\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"179\",\"orgInvcNo\":0,\"curRcptNo\":\"179\",\"totRcptNo\":\"179\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"179\",\"rcptPbctDt\":\"20250414125801\",\"intrlData\":\"2PENUOAEYN0BITYNGSQ9CDLDCV\",\"rcptSign\":\"CJKVABAWDUVC1CSY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000008\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(180,'','Invoice','','2025-04-14 12:59:25','','0','14','2025-04-14 12:59:25','24','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','printed','SHOP','','1','0','141744624681','Cleared','','','','','1','200','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'180','180','RKKNUS8DKKNBGNW9WIVBHOBD1S','BHA1D69IMNSPSFN2','20250414130017','0','617.81','0','0','0','0','200','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"180\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250414130017\",\"salesDt\":\"20250414\",\"stockRlsDt\":\"20250414130017\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":617,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":200,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":617,\"totTaxAmt\":200,\"totAmt\":1450,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"180\",\"rcptPbctDt\":\"20250414\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"110.34\",\"totAmt\":\"799.992\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"180\",\"orgInvcNo\":0,\"curRcptNo\":\"180\",\"totRcptNo\":\"180\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"180\",\"rcptPbctDt\":\"20250414130017\",\"intrlData\":\"RKKNUS8DKKNBGNW9WIVBHOBD1S\",\"rcptSign\":\"BHA1D69IMNSPSFN2\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(181,'','Cash','','2025-04-14 13:05:12','','0','14','2025-04-14 13:05:12','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','141744625102','Cleared','','','','','','6.21','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'181','181','DD1FCRKUKW0OVENGEEJ2ML0DDM','IWBMMZONVRNSAK62','20250414130520','0','38.79','0','0','0','0','6.21','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"181\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250414130520\",\"salesDt\":\"20250414\",\"stockRlsDt\":\"20250414130520\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":38,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":6,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":38,\"totTaxAmt\":6,\"totAmt\":45,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"181\",\"rcptPbctDt\":\"20250414\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"45\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"38.79\",\"taxAmt\":\"6.21\",\"totAmt\":\"45\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"181\",\"orgInvcNo\":0,\"curRcptNo\":\"181\",\"totRcptNo\":\"181\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"181\",\"rcptPbctDt\":\"20250414130520\",\"intrlData\":\"DD1FCRKUKW0OVENGEEJ2ML0DDM\",\"rcptSign\":\"IWBMMZONVRNSAK62\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(182,'sfd,rgfd','Invoice','','2025-04-14 14:34:44','','0','14','2025-04-14 14:34:44','16','0','2040','1','wholesale','0','2040','1','0','0','0','0','2040','0','printed',' ','','1','0','141744630398','Cleared','','','','','1','281.36','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'182','182','ATOGVHTZUYKWG3MMURPWF5HAYQ','SHFFSQRWVGUW2EP-','20250414143526','0','110.62','0','0','0','0','281.36','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"182\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\" NGANI-INI \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250414143526\",\"salesDt\":\"20250414\",\"stockRlsDt\":\"20250414143526\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":110,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":281,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":110,\"totTaxAmt\":281,\"totAmt\":2040,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712562545\",\"rptNo\":\"182\",\"rcptPbctDt\":\"20250414\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000014\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1 LTR\",\"bcd\":\"14\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"86.666\",\"splyAmt\":\"81.0833\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"74.71\",\"taxAmt\":\"143.45\",\"totAmt\":\"1039.992\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"182\",\"orgInvcNo\":0,\"curRcptNo\":\"182\",\"totRcptNo\":\"182\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"182\",\"rcptPbctDt\":\"20250414143526\",\"intrlData\":\"ATOGVHTZUYKWG3MMURPWF5HAYQ\",\"rcptSign\":\"SHFFSQRWVGUW2EP-\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000014\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(183,'','Invoice','','2025-04-14 14:40:44','','-0.24800000000005','14','2025-04-14 14:40:44','24','0','0','1','wholesale','4219.752','0.24800000000005','1','0','0','0.24800000000005','0','0','0','printed',' ','','1','4219.752','141744630677','Cleared','','','','','1','582.03','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'183','183','1QC7WGHVV5ENMTYRWWMYDQ1WKE','JITFF-POM0HXOJGW','20250414144137','0','681.01','0','0','0','0','582.03','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"183\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250414144137\",\"salesDt\":\"20250414\",\"stockRlsDt\":\"20250414144137\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":681,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":582,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":681,\"totTaxAmt\":582,\"totAmt\":4220,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"183\",\"rcptPbctDt\":\"20250414\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"640\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"30\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"551.72\",\"taxAmt\":\"264.83\",\"totAmt\":\"1920\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"110.34\",\"totAmt\":\"799.992\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"68.95\",\"totAmt\":\"499.92\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"183\",\"orgInvcNo\":0,\"curRcptNo\":\"183\",\"totRcptNo\":\"183\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"183\",\"rcptPbctDt\":\"20250414144137\",\"intrlData\":\"1QC7WGHVV5ENMTYRWWMYDQ1WKE\",\"rcptSign\":\"JITFF-POM0HXOJGW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(184,'','Invoice','','2025-04-14 14:42:07','','0','14','2025-04-14 14:42:08','24','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141744630903','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'184','184','ZEBP3FGADILU2P_WQSCAHZSWDS','Y7UTGFNBHZYFLDSP','20250414144223','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"184\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250414144223\",\"salesDt\":\"20250414\",\"stockRlsDt\":\"20250414144223\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":137,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"184\",\"rcptPbctDt\":\"20250414\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"184\",\"orgInvcNo\":0,\"curRcptNo\":\"184\",\"totRcptNo\":\"184\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"184\",\"rcptPbctDt\":\"20250414144223\",\"intrlData\":\"ZEBP3FGADILU2P_WQSCAHZSWDS\",\"rcptSign\":\"Y7UTGFNBHZYFLDSP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(185,'','Invoice','','2025-04-14 14:42:59','','0','14','2025-04-14 14:42:59','24','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141744630947','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'185','185','ORYNV6_DMJPNWO3KOQ19NOHPCC','CMMNF2RBDS7QG9T_','20250414144316','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"185\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250414144316\",\"salesDt\":\"20250414\",\"stockRlsDt\":\"20250414144316\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"185\",\"rcptPbctDt\":\"20250414\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"185\",\"orgInvcNo\":0,\"curRcptNo\":\"185\",\"totRcptNo\":\"185\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"185\",\"rcptPbctDt\":\"20250414144316\",\"intrlData\":\"ORYNV6_DMJPNWO3KOQ19NOHPCC\",\"rcptSign\":\"CMMNF2RBDS7QG9T_\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(186,'','Invoice','','2025-04-14 15:03:13','','2','14','2025-04-14 15:03:13','24','4460','4458','1','wholesale','30','4458','1','0','0','-2','0','0','0','printed',' ','','1','0','141744632131','Cleared','','','','','1','614.81','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'186','186','HNEERNNIHK1QK-B_9NJBBF77CR','MCENXDCG3NQ488PV','20250414150328','0','698.08','0','0','0','0','614.81','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"186\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250414150328\",\"salesDt\":\"20250414\",\"stockRlsDt\":\"20250414150328\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":698,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":614,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":698,\"totTaxAmt\":614,\"totAmt\":4458,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"186\",\"rcptPbctDt\":\"20250414\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"640\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"30\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"551.72\",\"taxAmt\":\"264.83\",\"totAmt\":\"1920\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"110.34\",\"totAmt\":\"799.992\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"101.73\",\"totAmt\":\"737.52\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"186\",\"orgInvcNo\":0,\"curRcptNo\":\"186\",\"totRcptNo\":\"186\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"186\",\"rcptPbctDt\":\"20250414150328\",\"intrlData\":\"HNEERNNIHK1QK-B_9NJBBF77CR\",\"rcptSign\":\"MCENXDCG3NQ488PV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(187,'','Invoice','','2025-04-14 16:06:03','','0','14','2025-04-14 16:06:03','25','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141744635944','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'187','187','SUX2JZMFSAAFEDX9CY1H06EP4L','L5AE2U7TCXX7FCC_','20250414160617','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"187\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250414160617\",\"salesDt\":\"20250414\",\"stockRlsDt\":\"20250414160617\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"187\",\"rcptPbctDt\":\"20250414\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"187\",\"orgInvcNo\":0,\"curRcptNo\":\"187\",\"totRcptNo\":\"187\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"187\",\"rcptPbctDt\":\"20250414160617\",\"intrlData\":\"SUX2JZMFSAAFEDX9CY1H06EP4L\",\"rcptSign\":\"L5AE2U7TCXX7FCC_\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(188,'BEN','Invoice','','2025-04-14 16:40:36','','0','14','2025-04-14 16:40:36','28','0','6190','1','wholesale','170.016','6190','1','0','0','0','0','0','6190','printed','DAN','','1','0','141744637943','Cleared','','','','','1','853.79','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'188','188','LRH5MJAYOFHPAVU_64YUTSRLVF','Q8BI9NFWZA9BW78Z','20250414164133','0','69.15','0','0','0','0','853.79','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"188\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"GLADYS\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250414164133\",\"salesDt\":\"20250414\",\"stockRlsDt\":\"20250414164133\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":69,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":853,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":69,\"totTaxAmt\":853,\"totAmt\":6190,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254789858533\",\"rptNo\":\"188\",\"rcptPbctDt\":\"20250414\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"96.00\",\"qtyUnitCd\":\"U\",\"qty\":\"96.00\",\"prc\":\"48.75\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"120\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"42.03\",\"taxAmt\":\"645.52\",\"totAmt\":\"4680\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"31.458\",\"splyAmt\":\"29.8333333\",\"dcRt\":0,\"dcAmt\":\"50.016\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"27.12\",\"taxAmt\":\"208.27\",\"totAmt\":\"1509.984\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"188\",\"orgInvcNo\":0,\"curRcptNo\":\"188\",\"totRcptNo\":\"188\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"188\",\"rcptPbctDt\":\"20250414164133\",\"intrlData\":\"LRH5MJAYOFHPAVU_64YUTSRLVF\",\"rcptSign\":\"Q8BI9NFWZA9BW78Z\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"96.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(189,'TYH','Invoice','','2025-04-14 18:06:09','','0','14','2025-04-14 18:06:09','24','0','500','1','wholesale','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','141744643153','Cleared','','','','','1','68.95','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'189','189','I-NH3XLEYTQG0KLYEOZD_MQVNZ','0IOZ0D2JOAB__Q6Y','20250414180628','0','35.91','0','0','0','0','68.95','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"189\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250414180628\",\"salesDt\":\"20250414\",\"stockRlsDt\":\"20250414180628\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":68,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":68,\"totAmt\":500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"189\",\"rcptPbctDt\":\"20250414\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"68.95\",\"totAmt\":\"499.92\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"189\",\"orgInvcNo\":0,\"curRcptNo\":\"189\",\"totRcptNo\":\"189\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"189\",\"rcptPbctDt\":\"20250414180628\",\"intrlData\":\"I-NH3XLEYTQG0KLYEOZD_MQVNZ\",\"rcptSign\":\"0IOZ0D2JOAB__Q6Y\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(190,'','Invoice','','2025-04-14 18:06:54','','0','14','2025-04-14 18:06:54','24','500','500','1','wholesale','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','141744643197','Cleared','','','','','1','68.95','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'190','190','MWTXOBJDORGCE3RXRX5HWTH4X5','ZXPYVK_AOFWCBQDO','20250414180717','0','35.91','0','0','0','0','68.95','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"190\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250414180717\",\"salesDt\":\"20250414\",\"stockRlsDt\":\"20250414180717\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":68,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":68,\"totAmt\":500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"190\",\"rcptPbctDt\":\"20250414\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"68.95\",\"totAmt\":\"499.92\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"190\",\"orgInvcNo\":0,\"curRcptNo\":\"190\",\"totRcptNo\":\"190\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"190\",\"rcptPbctDt\":\"20250414180717\",\"intrlData\":\"MWTXOBJDORGCE3RXRX5HWTH4X5\",\"rcptSign\":\"ZXPYVK_AOFWCBQDO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(191,'','Invoice','','2025-04-15 10:39:34','','0','14','2025-04-15 10:39:34','25','1560','1560','1','wholesale','0','1560','1','0','0','0','0','0','0','printed',' ','','1','0','141744702750','Cleared','','','','','1','215.17','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'191','191','MD9ONWVIYWRKUZIAFAJ1NPUIHV','BKRREUZHJPWJY_KZ','20250415103956','0','28.02','0','0','0','0','215.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"191\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250415103956\",\"salesDt\":\"20250415\",\"stockRlsDt\":\"20250415103956\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":215,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":215,\"totAmt\":1560,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"191\",\"rcptPbctDt\":\"20250415\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"215.17\",\"totAmt\":\"1560\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"191\",\"orgInvcNo\":0,\"curRcptNo\":\"191\",\"totRcptNo\":\"191\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"191\",\"rcptPbctDt\":\"20250415103956\",\"intrlData\":\"MD9ONWVIYWRKUZIAFAJ1NPUIHV\",\"rcptSign\":\"BKRREUZHJPWJY_KZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(192,'','Cash','','2025-04-15 10:40:28','','0','14','2025-04-15 10:40:28','','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','141744702810','Cleared','','','','','','10.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'192','192','JALCYZFNLDYJE8DFEVQ0EIWBSZ','80CMPTFHUJEH0DFW','20250415104038','0','64.66','0','0','0','0','10.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"192\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250415104038\",\"salesDt\":\"20250415\",\"stockRlsDt\":\"20250415104038\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":64,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":10,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":64,\"totTaxAmt\":10,\"totAmt\":75,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"192\",\"rcptPbctDt\":\"20250415\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"75\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"64.66\",\"taxAmt\":\"10.34\",\"totAmt\":\"75\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"192\",\"orgInvcNo\":0,\"curRcptNo\":\"192\",\"totRcptNo\":\"192\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"192\",\"rcptPbctDt\":\"20250415104038\",\"intrlData\":\"JALCYZFNLDYJE8DFEVQ0EIWBSZ\",\"rcptSign\":\"80CMPTFHUJEH0DFW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(193,'','Cash','','2025-04-15 10:52:49','','-0.023999999999432','14','2025-04-15 10:52:49','48','0','12324.936','1','wholesale','19224.911999999997','12325.024','1','0','0','0.023999999999432','0','12325','0','printed',' ','','1','6899.976','141744703123','Cleared','14','2025-04-15 11:11:35','','','2','2651.71','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'193','193','GZWF0SB-6SLJ2XLMUTPTZTPGQ5','DOGV9D68OKDGJ1QK','20250415105342','0','254.12','0','0','0','0','2651.71','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"193\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"UPTOWN MWEIGA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250415105342\",\"salesDt\":\"20250415\",\"stockRlsDt\":\"20250415105342\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":254,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":2651,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":254,\"totTaxAmt\":2651,\"totAmt\":19225,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254766787674\",\"rptNo\":\"193\",\"rcptPbctDt\":\"20250415\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"610.36\",\"totAmt\":\"4425.12\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"662.06\",\"totAmt\":\"4799.952\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000004\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 1L\",\"bcd\":\"4\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"125\",\"splyAmt\":\"118.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"107.76\",\"taxAmt\":\"1241.38\",\"totAmt\":\"9000\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"193\",\"orgInvcNo\":0,\"curRcptNo\":\"193\",\"totRcptNo\":\"193\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"193\",\"rcptPbctDt\":\"20250415105342\",\"intrlData\":\"GZWF0SB-6SLJ2XLMUTPTZTPGQ5\",\"rcptSign\":\"DOGV9D68OKDGJ1QK\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000004\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(194,'','Invoice','','2025-04-15 10:56:28','','-0.0012000000001535','14','2025-04-15 10:56:28','24','4000','3999.8388','1','wholesale','6999.8376','4000.0012','1','0','0','0.0012000000001535','0','0','0','printed',' ','','1','2999.9988','141744703677','Cleared','','','','','2','965.5','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'194','194','K1CJN0VYV6C0OQWGVJW25EZMCJ','UK5NLTIWKX_5QXTK','20250415105702','0','179.59','0','0','0','0','965.5','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"194\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250415105702\",\"salesDt\":\"20250415\",\"stockRlsDt\":\"20250415105702\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":179,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":965,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":179,\"totTaxAmt\":965,\"totAmt\":7000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"194\",\"rcptPbctDt\":\"20250415\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"36.00\",\"qtyUnitCd\":\"U\",\"qty\":\"36.00\",\"prc\":\"166.6666\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"143.68\",\"taxAmt\":\"827.59\",\"totAmt\":\"5999.9976\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"194\",\"orgInvcNo\":0,\"curRcptNo\":\"194\",\"totRcptNo\":\"194\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"194\",\"rcptPbctDt\":\"20250415105702\",\"intrlData\":\"K1CJN0VYV6C0OQWGVJW25EZMCJ\",\"rcptSign\":\"UK5NLTIWKX_5QXTK\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"36.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(195,'','Invoice','','2025-04-15 11:17:56','','0','14','2025-04-15 11:17:56','20','0','16200','1','wholesale','0','16200','1','0','0','0','0','16200','0','printed',' ','','1','0','141744704843','Cleared','','','','','1','2234.48','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'195','195','RRLULMAOT44HQ7YJNKVW6GHHVY','TLOGV872LBRV77AV','20250415111840','0','71.12','0','0','0','0','2234.48','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"195\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KARIGUINI NAIRUTIA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250415111840\",\"salesDt\":\"20250415\",\"stockRlsDt\":\"20250415111840\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":71,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":2234,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":71,\"totTaxAmt\":2234,\"totAmt\":16200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712343565\",\"rptNo\":\"195\",\"rcptPbctDt\":\"20250415\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"240.00\",\"qtyUnitCd\":\"U\",\"qty\":\"240.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"1075.86\",\"totAmt\":\"7800\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"168.00\",\"qtyUnitCd\":\"U\",\"qty\":\"168.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"1158.62\",\"totAmt\":\"8400\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"195\",\"orgInvcNo\":0,\"curRcptNo\":\"195\",\"totRcptNo\":\"195\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"195\",\"rcptPbctDt\":\"20250415111840\",\"intrlData\":\"RRLULMAOT44HQ7YJNKVW6GHHVY\",\"rcptSign\":\"TLOGV872LBRV77AV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"240.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"168.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(196,'','Invoice','','2025-04-15 11:19:45','','0','14','2025-04-15 11:19:45','20','0','6500','1','wholesale','0','6500','1','0','0','0','0','6500','0','printed',' ','','1','0','141744705158','Cleared','','','','','1','896.55','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'196','196','SCZSBBH3OKA0SJNVDCFB0XWXR9','XWYHP3MIGKP7XJ9O','20250415112008','0','560.34','0','0','0','0','896.55','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"196\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KARIGUINI NAIRUTIA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250415112008\",\"salesDt\":\"20250415\",\"stockRlsDt\":\"20250415112008\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":896,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":896,\"totAmt\":6500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712343565\",\"rptNo\":\"196\",\"rcptPbctDt\":\"20250415\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"10.00\",\"qtyUnitCd\":\"U\",\"qty\":\"10.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"896.55\",\"totAmt\":\"6500\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"196\",\"orgInvcNo\":0,\"curRcptNo\":\"196\",\"totRcptNo\":\"196\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"196\",\"rcptPbctDt\":\"20250415112008\",\"intrlData\":\"SCZSBBH3OKA0SJNVDCFB0XWXR9\",\"rcptSign\":\"XWYHP3MIGKP7XJ9O\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"10.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(197,'','Invoice','','2025-04-15 11:23:45','','0','14','2025-04-15 11:23:45','19','0','28440','1','wholesale','0','28440','1','0','0','0','0','28440','0','printed',' ','','1','0','141744705255','Cleared','','','','','1','3922.74','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'197','197','WB6KAXHFW9VZWG6MNEN3NCFK_O','S0RMOE88OTDV_IN1','20250415112453','0','265.09','0','0','0','0','3922.74','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"197\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"UPTOWN MWEIGA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250415112453\",\"salesDt\":\"20250415\",\"stockRlsDt\":\"20250415112453\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":265,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":3922,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":265,\"totTaxAmt\":3922,\"totAmt\":28440,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254766787674\",\"rptNo\":\"197\",\"rcptPbctDt\":\"20250415\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"672.00\",\"qtyUnitCd\":\"U\",\"qty\":\"672.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"3012.41\",\"totAmt\":\"21840\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000015\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1.25 LTR\",\"bcd\":\"15\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"108.33\",\"splyAmt\":\"102.5\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"93.39\",\"taxAmt\":\"358.61\",\"totAmt\":\"2599.92\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"166.6666\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"143.68\",\"taxAmt\":\"551.72\",\"totAmt\":\"3999.9984\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"197\",\"orgInvcNo\":0,\"curRcptNo\":\"197\",\"totRcptNo\":\"197\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"197\",\"rcptPbctDt\":\"20250415112453\",\"intrlData\":\"WB6KAXHFW9VZWG6MNEN3NCFK_O\",\"rcptSign\":\"S0RMOE88OTDV_IN1\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"672.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000015\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(198,'','Invoice','','2025-04-15 11:25:29','CORNER BAR RUIRII','0','14','2025-04-15 11:25:29','49','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed','CORNER BAR RUIRII </BR>254856545255 ','','1','0','141744705508','Cleared','','','','','1','107.59','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'198','198','DF-MZGB0MV7QOZU-FW0SWUYLNE','E7TE9P9GETZYB5PA','20250415112938','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"198\",\"orgInvcNo\":0,\"custTin\":null,\"custNm\":null,\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250415112938\",\"salesDt\":\"20250415\",\"stockRlsDt\":\"20250415112938\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":null,\"custMblNo\":null,\"rptNo\":\"198\",\"rcptPbctDt\":\"20250415\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"198\",\"orgInvcNo\":0,\"curRcptNo\":\"198\",\"totRcptNo\":\"198\",\"custTin\":null,\"custMblNo\":\"\",\"rptNo\":\"198\",\"rcptPbctDt\":\"20250415112938\",\"intrlData\":\"DF-MZGB0MV7QOZU-FW0SWUYLNE\",\"rcptSign\":\"E7TE9P9GETZYB5PA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(199,'','Invoice','','2025-04-15 11:50:08','','0','14','2025-04-15 11:50:08','19','0','7200','1','wholesale','0','7200','1','0','0','0','0','7200','0','printed',' ','','1','0','141744706972','Cleared','','','','','1','993.1','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'199','199','A4_KLKFG8QJPTN6775RIKXRHVS','WE0IV4LRAVESM7P6','20250415115035','0','43.1','0','0','0','0','993.1','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"199\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"UPTOWN MWEIGA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250415115035\",\"salesDt\":\"20250415\",\"stockRlsDt\":\"20250415115035\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":993,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":993,\"totAmt\":7200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254766787674\",\"rptNo\":\"199\",\"rcptPbctDt\":\"20250415\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"144.00\",\"qtyUnitCd\":\"U\",\"qty\":\"144.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"993.10\",\"totAmt\":\"7200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"199\",\"orgInvcNo\":0,\"curRcptNo\":\"199\",\"totRcptNo\":\"199\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"199\",\"rcptPbctDt\":\"20250415115035\",\"intrlData\":\"A4_KLKFG8QJPTN6775RIKXRHVS\",\"rcptSign\":\"WE0IV4LRAVESM7P6\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"144.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(200,'','Invoice','','2025-04-15 11:51:54','','0','14','2025-04-15 11:51:54','24','1800','1800','1','wholesale','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','141744707057','Cleared','','','','','1','248.25','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'200','200','MJPLQWZNDY7TV-_-JNFNAHUZQN','TXOUDTWFR1FAGUFQ','20250415115216','0','93.38','0','0','0','0','248.25','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"200\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250415115216\",\"salesDt\":\"20250415\",\"stockRlsDt\":\"20250415115216\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":93,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":248,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":93,\"totTaxAmt\":248,\"totAmt\":1800,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"200\",\"rcptPbctDt\":\"20250415\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"110.34\",\"totAmt\":\"799.992\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"200\",\"orgInvcNo\":0,\"curRcptNo\":\"200\",\"totRcptNo\":\"200\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"200\",\"rcptPbctDt\":\"20250415115216\",\"intrlData\":\"MJPLQWZNDY7TV-_-JNFNAHUZQN\",\"rcptSign\":\"TXOUDTWFR1FAGUFQ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(201,'','Cash','','2025-04-15 12:13:09','','0','14','2025-04-15 12:13:09','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','141744708358','Cleared','','','','','','20.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'201','201','45ED2EPNFL6CKQEDN_FMUOXPC8','MONVLV_0ROZWVZFF','20250415121320','0','64.66','0','0','0','0','20.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"201\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250415121320\",\"salesDt\":\"20250415\",\"stockRlsDt\":\"20250415121320\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":64,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":20,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":64,\"totTaxAmt\":20,\"totAmt\":150,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"201\",\"rcptPbctDt\":\"20250415\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"75\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"64.66\",\"taxAmt\":\"20.69\",\"totAmt\":\"150\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"201\",\"orgInvcNo\":0,\"curRcptNo\":\"201\",\"totRcptNo\":\"201\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"201\",\"rcptPbctDt\":\"20250415121320\",\"intrlData\":\"45ED2EPNFL6CKQEDN_FMUOXPC8\",\"rcptSign\":\"MONVLV_0ROZWVZFF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(202,'','Invoice','','2025-04-15 12:23:14','','0','14','2025-04-15 12:23:14','24','3720','3720','1','wholesale','0','3720','1','0','0','0','0','0','0','printed',' ','','1','0','141744708878','Cleared','','','','','1','513.1','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'202','202','OEQIYWHLI9RHVHSUDKNUUQOLGU','0SOPSNHWEFQNQ3LL','20250415122334','0','2833.33','0','0','0','0','513.1','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"202\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250415122334\",\"salesDt\":\"20250415\",\"stockRlsDt\":\"20250415122334\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":2833,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":513,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2833,\"totTaxAmt\":513,\"totAmt\":3720,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"202\",\"rcptPbctDt\":\"20250415\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"640\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2758.62\",\"taxAmt\":\"441.38\",\"totAmt\":\"3200.00\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000014\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1 LTR\",\"bcd\":\"14\",\"pkgUnitCd\":\"CT\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"86.666\",\"splyAmt\":\"81.0833\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"74.71\",\"taxAmt\":\"71.72\",\"totAmt\":\"519.996\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"202\",\"orgInvcNo\":0,\"curRcptNo\":\"202\",\"totRcptNo\":\"202\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"202\",\"rcptPbctDt\":\"20250415122334\",\"intrlData\":\"OEQIYWHLI9RHVHSUDKNUUQOLGU\",\"rcptSign\":\"0SOPSNHWEFQNQ3LL\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000014\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(203,'TJK,BNH,KLJ,HGF','Invoice','','2025-04-15 12:35:56','','0','14','2025-04-15 12:35:56','23','1880','7630','1','wholesale','0','7630','1','0','0','0','0','5750','0','printed',' ','','1','0','141744709549','Cleared','','','','','1','1052.42','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'203','203','PMIGQOVKACHW5YDPWQIXR2DKD2','WYW9K_U8B4E8J6I9','20250415123650','0','631.46','0','0','0','0','1052.42','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"203\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"ephraim caltex\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250415123650\",\"salesDt\":\"20250415\",\"stockRlsDt\":\"20250415123650\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":631,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":1052,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":631,\"totTaxAmt\":1052,\"totAmt\":7630,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254714567809\",\"rptNo\":\"203\",\"rcptPbctDt\":\"20250415\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"496.55\",\"totAmt\":\"3600\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"448.28\",\"totAmt\":\"3250\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"203\",\"orgInvcNo\":0,\"curRcptNo\":\"203\",\"totRcptNo\":\"203\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"203\",\"rcptPbctDt\":\"20250415123650\",\"intrlData\":\"PMIGQOVKACHW5YDPWQIXR2DKD2\",\"rcptSign\":\"WYW9K_U8B4E8J6I9\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(204,'','Invoice','','2025-04-15 13:27:13','','0','14','2025-04-15 13:27:13','24','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141744712811','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'204','204','REP4CXZQINNP1OUZPS2FV7BJND','CSEVWDWQNGQU5ZQV','20250415132730','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"204\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250415132730\",\"salesDt\":\"20250415\",\"stockRlsDt\":\"20250415132730\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":137,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"204\",\"rcptPbctDt\":\"20250415\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"204\",\"orgInvcNo\":0,\"curRcptNo\":\"204\",\"totRcptNo\":\"204\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"204\",\"rcptPbctDt\":\"20250415132730\",\"intrlData\":\"REP4CXZQINNP1OUZPS2FV7BJND\",\"rcptSign\":\"CSEVWDWQNGQU5ZQV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(205,'GHJK','Invoice','','2025-04-15 13:28:09','','0','14','2025-04-15 13:28:09','25','0','1000','1','wholesale','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','141744712870','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'205','205','CNSTZWUXCUF7PV08SSPG2THRA2','LYYPJ-CHQZOTATDP','20250415132826','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"205\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250415132826\",\"salesDt\":\"20250415\",\"stockRlsDt\":\"20250415132826\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":137,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"205\",\"rcptPbctDt\":\"20250415\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"205\",\"orgInvcNo\":0,\"curRcptNo\":\"205\",\"totRcptNo\":\"205\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"205\",\"rcptPbctDt\":\"20250415132826\",\"intrlData\":\"CNSTZWUXCUF7PV08SSPG2THRA2\",\"rcptSign\":\"LYYPJ-CHQZOTATDP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(206,'','Invoice','','2025-04-15 13:29:12','','0','14','2025-04-15 13:29:12','25','370','370','1','wholesale','0','370','1','0','0','0','0','0','0','printed',' ','','1','0','141744712918','Cleared','','','','','1','51.03','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'206','206','YQEC91QM4MCDR9EC09-KQKB1_Q','SHBMGTK48H5VB5FO','20250415132942','0','13.29','0','0','0','0','51.03','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"206\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250415132942\",\"salesDt\":\"20250415\",\"stockRlsDt\":\"20250415132942\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":13,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":51,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":13,\"totTaxAmt\":51,\"totAmt\":370,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"206\",\"rcptPbctDt\":\"20250415\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"15.4166\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"13.29\",\"taxAmt\":\"51.03\",\"totAmt\":\"369.9984\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"206\",\"orgInvcNo\":0,\"curRcptNo\":\"206\",\"totRcptNo\":\"206\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"206\",\"rcptPbctDt\":\"20250415132942\",\"intrlData\":\"YQEC91QM4MCDR9EC09-KQKB1_Q\",\"rcptSign\":\"SHBMGTK48H5VB5FO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(207,'','Cash','','2025-04-15 14:06:10','','0','14','2025-04-15 14:06:10','','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','141744715137','Cleared','','','','','1','10.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'207','207','SJAAKTQ9JO0JZLIFOS4C1FQ-GB','FDORWSUXARGXRWVE','20250415140630','0','64.66','0','0','0','0','10.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"207\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250415140630\",\"salesDt\":\"20250415\",\"stockRlsDt\":\"20250415140630\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":64,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":10,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":64,\"totTaxAmt\":10,\"totAmt\":75,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"207\",\"rcptPbctDt\":\"20250415\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"75\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"64.66\",\"taxAmt\":\"10.34\",\"totAmt\":\"75\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"207\",\"orgInvcNo\":0,\"curRcptNo\":\"207\",\"totRcptNo\":\"207\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"207\",\"rcptPbctDt\":\"20250415140630\",\"intrlData\":\"SJAAKTQ9JO0JZLIFOS4C1FQ-GB\",\"rcptSign\":\"FDORWSUXARGXRWVE\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(208,'','Invoice','','2025-04-15 16:40:49','','-295','14','2025-04-15 16:40:49','24','0','295','1','retail','0','295','1','0','0','295','0','0','0','printed',' ','','1','0','141744724299','Cleared','','','','','1','40.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'208','208','ECPYARQL0VN5RAIMUDSKPGO_E-','4UI3ZCXWVMDYUVFX','20250415164150','0','237.07','0','0','0','0','40.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"208\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250415164150\",\"salesDt\":\"20250415\",\"stockRlsDt\":\"20250415164150\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":237,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":40,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":237,\"totTaxAmt\":40,\"totAmt\":295,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"208\",\"rcptPbctDt\":\"20250415\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"180\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"155.17\",\"taxAmt\":\"24.83\",\"totAmt\":\"180\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"75\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"64.66\",\"taxAmt\":\"10.34\",\"totAmt\":\"75\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"20\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"5.52\",\"totAmt\":\"40\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"208\",\"orgInvcNo\":0,\"curRcptNo\":\"208\",\"totRcptNo\":\"208\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"208\",\"rcptPbctDt\":\"20250415164150\",\"intrlData\":\"ECPYARQL0VN5RAIMUDSKPGO_E-\",\"rcptSign\":\"4UI3ZCXWVMDYUVFX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(209,'','Invoice','','2025-04-15 16:44:03','','-70','14','2025-04-15 16:44:03','27','0','120','1','retail','0','120','1','0','0','70','0','50','0','printed',' ','','1','0','141744724586','Cleared','','','','','','16.55','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'209','209','NU1EUUNPBXS99NS6I8S_WYSL1N','EZZSEH6QNJQSG9EI','20250415164443','0','103.45','0','0','0','0','16.55','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"209\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"PERMINUS\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250415164443\",\"salesDt\":\"20250415\",\"stockRlsDt\":\"20250415164443\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":103,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":16,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":103,\"totTaxAmt\":16,\"totAmt\":120,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745123456\",\"rptNo\":\"209\",\"rcptPbctDt\":\"20250415\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"75\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"64.66\",\"taxAmt\":\"10.34\",\"totAmt\":\"75\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"45\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"38.79\",\"taxAmt\":\"6.21\",\"totAmt\":\"45\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"209\",\"orgInvcNo\":0,\"curRcptNo\":\"209\",\"totRcptNo\":\"209\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"209\",\"rcptPbctDt\":\"20250415164443\",\"intrlData\":\"NU1EUUNPBXS99NS6I8S_WYSL1N\",\"rcptSign\":\"EZZSEH6QNJQSG9EI\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(210,'KKJJH','Bank','','2025-04-16 08:43:57','','0','14','2025-04-16 08:43:57','28','0','2265','1','wholesale','74.88','2265','1','0','0','0','0','0','2265','printed',' ','','1','0','141744782166','Cleared','14','2025-04-16 11:14:38','','','1','312.43','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'210','210','OFPQ3PLT5LII1SZGLQ6ZYSBEDP','R15556B_HJITFKSZ','20250416084641','0','27.12','0','0','0','0','312.43','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"210\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"GLADYS\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250416084641\",\"salesDt\":\"20250416\",\"stockRlsDt\":\"20250416084641\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":27,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":312,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":27,\"totTaxAmt\":312,\"totAmt\":2265,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254789858533\",\"rptNo\":\"210\",\"rcptPbctDt\":\"20250416\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"31.46\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"74.88\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"27.12\",\"taxAmt\":\"312.43\",\"totAmt\":\"2265.12\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"210\",\"orgInvcNo\":0,\"curRcptNo\":\"210\",\"totRcptNo\":\"210\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"210\",\"rcptPbctDt\":\"20250416084641\",\"intrlData\":\"OFPQ3PLT5LII1SZGLQ6ZYSBEDP\",\"rcptSign\":\"R15556B_HJITFKSZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(211,'','Mpesa','','2025-04-16 09:20:59','NGATIA RUIRII','0','14','2025-04-16 09:20:59','50','0','2760','1','wholesale','0','2760','1','0','0','0','0','2760','0','printed','NGATIA RUIRII </BR>254710284599 ','','1','0','141744784331','Cleared','14','2025-04-16 18:12:34','','','1','380.69','',NULL,0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'211','211','8SK05ANTCJO43PDSJ3FYTOSXXL','9IUML8SKY3DQWGAJ','20250416092235','0','71.12','0','0','0','0','380.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"211\",\"orgInvcNo\":0,\"custTin\":null,\"custNm\":null,\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250416092235\",\"salesDt\":\"20250416\",\"stockRlsDt\":\"20250416092235\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":71,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":380,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":71,\"totTaxAmt\":380,\"totAmt\":2760,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":null,\"custMblNo\":null,\"rptNo\":\"211\",\"rcptPbctDt\":\"20250416\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"215.17\",\"totAmt\":\"1560\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"211\",\"orgInvcNo\":0,\"curRcptNo\":\"211\",\"totRcptNo\":\"211\",\"custTin\":null,\"custMblNo\":\"\",\"rptNo\":\"211\",\"rcptPbctDt\":\"20250416092235\",\"intrlData\":\"8SK05ANTCJO43PDSJ3FYTOSXXL\",\"rcptSign\":\"9IUML8SKY3DQWGAJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(212,'','Mpesa','','2025-04-16 09:58:47','JOSSE RUIRII','0','14','2025-04-16 09:58:47','51','0','2760','1','wholesale','0','2760','1','0','0','0','0','2760','0','printed','JOSSE RUIRII </BR>254727716356 ','','1','0','141744786661','Cleared','14','2025-04-16 18:11:11','','','1','380.69','',NULL,0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'212','212','AYMME4N0NMZYKCHYCY1OAUXNJS','AWRKAMQVATMPAAPY','20250416100114','0','71.12','0','0','0','0','380.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"212\",\"orgInvcNo\":0,\"custTin\":null,\"custNm\":null,\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250416100114\",\"salesDt\":\"20250416\",\"stockRlsDt\":\"20250416100114\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":71,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":380,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":71,\"totTaxAmt\":380,\"totAmt\":2760,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":null,\"custMblNo\":null,\"rptNo\":\"212\",\"rcptPbctDt\":\"20250416\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"215.17\",\"totAmt\":\"1560\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"212\",\"orgInvcNo\":0,\"curRcptNo\":\"212\",\"totRcptNo\":\"212\",\"custTin\":null,\"custMblNo\":\"\",\"rptNo\":\"212\",\"rcptPbctDt\":\"20250416100114\",\"intrlData\":\"AYMME4N0NMZYKCHYCY1OAUXNJS\",\"rcptSign\":\"AWRKAMQVATMPAAPY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(213,'','Invoice','','2025-04-16 10:31:56','RURII BAR','0','14','2025-04-16 10:31:56','52','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed','RURII BAR </BR>2540103419473 ','','1','0','141744788697','Cleared','','','','','1','165.52','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'213','213','SLRXY24D4ABSK0_XKOT04-OXBY','PI6CC1N_8B5SEJXS','20250416103543','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"213\",\"orgInvcNo\":0,\"custTin\":null,\"custNm\":null,\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250416103543\",\"salesDt\":\"20250416\",\"stockRlsDt\":\"20250416103543\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":165,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":165,\"totAmt\":1200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":null,\"custMblNo\":null,\"rptNo\":\"213\",\"rcptPbctDt\":\"20250416\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"213\",\"orgInvcNo\":0,\"curRcptNo\":\"213\",\"totRcptNo\":\"213\",\"custTin\":null,\"custMblNo\":\"\",\"rptNo\":\"213\",\"rcptPbctDt\":\"20250416103543\",\"intrlData\":\"SLRXY24D4ABSK0_XKOT04-OXBY\",\"rcptSign\":\"PI6CC1N_8B5SEJXS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(214,'','Invoice','','2025-04-16 10:47:30','','0','14','2025-04-16 10:47:30','24','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','141744789013','Cleared','','','','','1','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'214','214','UQHKBQPXEIV0MTYAAJXBV0IOAC','05LYH0IJ_8XGIDKS','20250416104759','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"214\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250416104759\",\"salesDt\":\"20250416\",\"stockRlsDt\":\"20250416104759\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":165,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":165,\"totAmt\":1200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"214\",\"rcptPbctDt\":\"20250416\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"214\",\"orgInvcNo\":0,\"curRcptNo\":\"214\",\"totRcptNo\":\"214\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"214\",\"rcptPbctDt\":\"20250416104759\",\"intrlData\":\"UQHKBQPXEIV0MTYAAJXBV0IOAC\",\"rcptSign\":\"05LYH0IJ_8XGIDKS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(215,'','Cash','','2025-04-16 11:05:35','','0','14','2025-04-16 11:05:35','','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141744790706','Cleared','','','','','','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'215','215','OJFPQPTAX2RBC4HLIL91AUVOVP','OQT5VTJ7N6ORA3HH','20250416110547','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"215\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250416110547\",\"salesDt\":\"20250416\",\"stockRlsDt\":\"20250416110547\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"215\",\"rcptPbctDt\":\"20250416\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"215\",\"orgInvcNo\":0,\"curRcptNo\":\"215\",\"totRcptNo\":\"215\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"215\",\"rcptPbctDt\":\"20250416110547\",\"intrlData\":\"OJFPQPTAX2RBC4HLIL91AUVOVP\",\"rcptSign\":\"OQT5VTJ7N6ORA3HH\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(216,'','Invoice','','2025-04-16 11:18:27','','0','14','2025-04-16 11:18:27','25','1475','1475','1','wholesale','0','1475','1','0','0','0','0','0','0','printed',' ','','1','0','141744791486','Cleared','','','','','1','203.45','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'216','216','HWVKLF7SWA6D7FWBVHZAF63KXE','BDNJ5OIZYR_-MMVK','20250416111853','0','52.98','0','0','0','0','203.45','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"216\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250416111853\",\"salesDt\":\"20250416\",\"stockRlsDt\":\"20250416111853\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":52,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":203,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":52,\"totTaxAmt\":203,\"totAmt\":1475,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"216\",\"rcptPbctDt\":\"20250416\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"203.45\",\"totAmt\":\"1475.04\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"216\",\"orgInvcNo\":0,\"curRcptNo\":\"216\",\"totRcptNo\":\"216\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"216\",\"rcptPbctDt\":\"20250416111853\",\"intrlData\":\"HWVKLF7SWA6D7FWBVHZAF63KXE\",\"rcptSign\":\"BDNJ5OIZYR_-MMVK\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(217,'','Cash','','2025-04-16 11:23:59','','0','14','2025-04-16 11:23:59','','880','880','1','retail','0','880','1','0','0','0','0','0','0','printed',' ','','1','0','141744791683','Cleared','','','','','1','121.37','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'217','217','VN94L3RERT3ZZC-6D0WWJPATC0','GXVCI2HI9O9XML-A','20250416112403','0','170.97','0','0','0','0','121.37','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"217\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250416112403\",\"salesDt\":\"20250416\",\"stockRlsDt\":\"20250416112403\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":170,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":121,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":170,\"totTaxAmt\":121,\"totAmt\":880,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"217\",\"rcptPbctDt\":\"20250416\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000008\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 1L\",\"bcd\":\"8\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"48.33\",\"splyAmt\":\"44.25\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"41.66\",\"taxAmt\":\"79.99\",\"totAmt\":\"579.96\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000004\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 1L\",\"bcd\":\"4\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"150\",\"splyAmt\":\"118.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"129.31\",\"taxAmt\":\"41.38\",\"totAmt\":\"300\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"217\",\"orgInvcNo\":0,\"curRcptNo\":\"217\",\"totRcptNo\":\"217\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"217\",\"rcptPbctDt\":\"20250416112403\",\"intrlData\":\"VN94L3RERT3ZZC-6D0WWJPATC0\",\"rcptSign\":\"GXVCI2HI9O9XML-A\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000008\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000004\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(218,'','Invoice','','2025-04-16 11:28:46','TONY UPTOWN','-180','14','2025-04-16 11:28:46','53','0','180','1','retail','0','180','1','0','0','180','0','0','0','printed','TONY UPTOWN </BR>254777444445 ','','1','0','141744792104','Cleared','','','','','','24.83','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'218','218','NZSXULMAENJ-ZUNJMJKOQFFL25','DIG75M_GSMR9YBZY','20250416113042','0','155.17','0','0','0','0','24.83','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"218\",\"orgInvcNo\":0,\"custTin\":null,\"custNm\":null,\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250416113042\",\"salesDt\":\"20250416\",\"stockRlsDt\":\"20250416113042\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":155,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":24,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":155,\"totTaxAmt\":24,\"totAmt\":180,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":null,\"custMblNo\":null,\"rptNo\":\"218\",\"rcptPbctDt\":\"20250416\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"180\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"155.17\",\"taxAmt\":\"24.83\",\"totAmt\":\"180\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"218\",\"orgInvcNo\":0,\"curRcptNo\":\"218\",\"totRcptNo\":\"218\",\"custTin\":null,\"custMblNo\":\"\",\"rptNo\":\"218\",\"rcptPbctDt\":\"20250416113042\",\"intrlData\":\"NZSXULMAENJ-ZUNJMJKOQFFL25\",\"rcptSign\":\"DIG75M_GSMR9YBZY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(219,'','Invoice','','2025-04-16 12:12:34','','-1','14','2025-04-16 12:12:34','24','3974','3975','1','wholesale','0','3975','1','0','0','1','0','0','0','printed',' ','','1','0','141744794681','Cleared','','','','','2','548.26','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'219','219','PYXC3LCPGQVCLWOAV5WXNDTEMZ','D1MOGXT6NJDLQLOK','20250416121306','0','196.65','0','0','0','0','548.26','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"219\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250416121306\",\"salesDt\":\"20250416\",\"stockRlsDt\":\"20250416121306\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":196,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":548,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":196,\"totTaxAmt\":548,\"totAmt\":3975,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"219\",\"rcptPbctDt\":\"20250416\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000004\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 1L\",\"bcd\":\"4\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"125\",\"splyAmt\":\"118.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"107.76\",\"taxAmt\":\"206.90\",\"totAmt\":\"1500\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"203.45\",\"totAmt\":\"1475.04\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"219\",\"orgInvcNo\":0,\"curRcptNo\":\"219\",\"totRcptNo\":\"219\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"219\",\"rcptPbctDt\":\"20250416121306\",\"intrlData\":\"PYXC3LCPGQVCLWOAV5WXNDTEMZ\",\"rcptSign\":\"D1MOGXT6NJDLQLOK\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000004\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(220,'','Cash','','2025-04-16 12:54:09','','0','14','2025-04-16 12:54:09','','500','500','1','wholesale','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','141744797208','Cleared','','','','','1','68.95','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'220','220','GE2EFZQ90H_G8MCUVDLCNQ5LLH','61VW3944KMUSRSF5','20250416125414','0','35.91','0','0','0','0','68.95','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"220\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250416125414\",\"salesDt\":\"20250416\",\"stockRlsDt\":\"20250416125414\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":68,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":68,\"totAmt\":500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"220\",\"rcptPbctDt\":\"20250416\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"68.95\",\"totAmt\":\"499.92\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"220\",\"orgInvcNo\":0,\"curRcptNo\":\"220\",\"totRcptNo\":\"220\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"220\",\"rcptPbctDt\":\"20250416125414\",\"intrlData\":\"GE2EFZQ90H_G8MCUVDLCNQ5LLH\",\"rcptSign\":\"61VW3944KMUSRSF5\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(221,'','Invoice','','2025-04-16 13:40:14','','0','14','2025-04-16 13:40:14','24','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141744799991','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'221','221','C6_M8OKPM98R7VK_Y00F0BP4FN','VOVQJV60SYN8PMUJ','20250416134031','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"221\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250416134031\",\"salesDt\":\"20250416\",\"stockRlsDt\":\"20250416134031\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"221\",\"rcptPbctDt\":\"20250416\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"221\",\"orgInvcNo\":0,\"curRcptNo\":\"221\",\"totRcptNo\":\"221\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"221\",\"rcptPbctDt\":\"20250416134031\",\"intrlData\":\"C6_M8OKPM98R7VK_Y00F0BP4FN\",\"rcptSign\":\"VOVQJV60SYN8PMUJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(222,'','Cash','','2025-04-16 13:49:51','','0','14','2025-04-16 13:49:51','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','141744800518','Cleared','','','','','','24.83','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'222','222','Y2JDAP-L9XF4-SR3WERCN-TFFU','Y463I4CF2S_VWXY8','20250416134957','0','155.17','0','0','0','0','24.83','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"222\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250416134957\",\"salesDt\":\"20250416\",\"stockRlsDt\":\"20250416134957\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":155,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":24,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":155,\"totTaxAmt\":24,\"totAmt\":180,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"222\",\"rcptPbctDt\":\"20250416\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"180\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"155.17\",\"taxAmt\":\"24.83\",\"totAmt\":\"180\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"222\",\"orgInvcNo\":0,\"curRcptNo\":\"222\",\"totRcptNo\":\"222\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"222\",\"rcptPbctDt\":\"20250416134957\",\"intrlData\":\"Y2JDAP-L9XF4-SR3WERCN-TFFU\",\"rcptSign\":\"Y463I4CF2S_VWXY8\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(223,'ghi','Invoice','','2025-04-16 13:54:20','','0','14','2025-04-16 13:54:20','23','0','780','1','wholesale','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','141744800838','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'223','223','ZA50IZI-METKAQ7RB7NPQSYCOZ','1OFVVJQEGG2ZWWD1','20250416135543','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"223\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"ephraim caltex\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250416135543\",\"salesDt\":\"20250416\",\"stockRlsDt\":\"20250416135543\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254714567809\",\"rptNo\":\"223\",\"rcptPbctDt\":\"20250416\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"223\",\"orgInvcNo\":0,\"curRcptNo\":\"223\",\"totRcptNo\":\"223\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"223\",\"rcptPbctDt\":\"20250416135543\",\"intrlData\":\"ZA50IZI-METKAQ7RB7NPQSYCOZ\",\"rcptSign\":\"1OFVVJQEGG2ZWWD1\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(224,'','Invoice','','2025-04-16 13:58:59','','0','14','2025-04-16 13:58:59','25','3930','3930','1','wholesale','0','3930','1','0','0','0','0','0','0','printed',' ','','1','0','141744800975','Cleared','','','','','2','542.08','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'224','224','YWNYA5PUBHSWMTDMZVXQS3SBXS','Q-NTRDKE1JLHR_CL','20250416135937','0','631.46','0','0','0','0','542.08','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"224\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250416135937\",\"salesDt\":\"20250416\",\"stockRlsDt\":\"20250416135937\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":631,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":542,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":631,\"totTaxAmt\":542,\"totAmt\":3930,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"224\",\"rcptPbctDt\":\"20250416\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"268.97\",\"totAmt\":\"1950\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"224\",\"orgInvcNo\":0,\"curRcptNo\":\"224\",\"totRcptNo\":\"224\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"224\",\"rcptPbctDt\":\"20250416135937\",\"intrlData\":\"YWNYA5PUBHSWMTDMZVXQS3SBXS\",\"rcptSign\":\"Q-NTRDKE1JLHR_CL\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(225,'','Invoice','','2025-04-16 14:00:43','','0','14','2025-04-16 14:00:43','25','1430','1430','1','wholesale','0','1430','1','0','0','0','0','0','0','printed',' ','','1','0','141744801215','Cleared','','','','','1','197.25','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'225','225','AJFLVLQQE5CPIOHCG0JDWNQNBU','EXFITCBUBNDKKKAG','20250416140102','0','588.36','0','0','0','0','197.25','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"225\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250416140102\",\"salesDt\":\"20250416\",\"stockRlsDt\":\"20250416140102\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":588,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":197,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":588,\"totTaxAmt\":197,\"totAmt\":1430,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"225\",\"rcptPbctDt\":\"20250416\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"225\",\"orgInvcNo\":0,\"curRcptNo\":\"225\",\"totRcptNo\":\"225\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"225\",\"rcptPbctDt\":\"20250416140102\",\"intrlData\":\"AJFLVLQQE5CPIOHCG0JDWNQNBU\",\"rcptSign\":\"EXFITCBUBNDKKKAG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(226,'','Invoice','','2025-04-16 14:01:53','','0','14','2025-04-16 14:01:53','25','2475','2475','1','wholesale','0','2475','1','0','0','0','0','0','0','printed',' ','','1','0','141744801267','Cleared','','','','','1','341.36','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'226','226','OQBKGEAFN3FVSIP5J_1P0CDV7F','UFRFSTEPK1OMUTDP','20250416140210','0','88.89','0','0','0','0','341.36','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"226\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250416140210\",\"salesDt\":\"20250416\",\"stockRlsDt\":\"20250416140210\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":88,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":341,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":88,\"totTaxAmt\":341,\"totAmt\":2475,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"226\",\"rcptPbctDt\":\"20250416\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"203.45\",\"totAmt\":\"1475.04\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"226\",\"orgInvcNo\":0,\"curRcptNo\":\"226\",\"totRcptNo\":\"226\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"226\",\"rcptPbctDt\":\"20250416140210\",\"intrlData\":\"OQBKGEAFN3FVSIP5J_1P0CDV7F\",\"rcptSign\":\"UFRFSTEPK1OMUTDP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(227,'GKL','Invoice','','2025-04-16 14:07:45','','0','14','2025-04-16 14:07:45','25','0','500','1','wholesale','0','500','1','0','0','0','0','0','500','printed',' ','','1','0','141744801646','Cleared','','','','','1','68.95','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'227','227','URAD--XLPNX-4A3CIQQJ5CXN4N','VILCIAJUWDCDOBE0','20250416140807','0','35.91','0','0','0','0','68.95','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"227\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250416140807\",\"salesDt\":\"20250416\",\"stockRlsDt\":\"20250416140807\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":68,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":68,\"totAmt\":500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"227\",\"rcptPbctDt\":\"20250416\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"68.95\",\"totAmt\":\"499.92\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"227\",\"orgInvcNo\":0,\"curRcptNo\":\"227\",\"totRcptNo\":\"227\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"227\",\"rcptPbctDt\":\"20250416140807\",\"intrlData\":\"URAD--XLPNX-4A3CIQQJ5CXN4N\",\"rcptSign\":\"VILCIAJUWDCDOBE0\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(228,'','Cash','','2025-04-16 14:09:41','','0','14','2025-04-16 14:09:41','24','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141744801699','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'228','228','WV_FGE_-NHUYSJQY06EZ5WAW00','J07G0H_-X4_BKWZG','20250416141011','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"228\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250416141011\",\"salesDt\":\"20250416\",\"stockRlsDt\":\"20250416141011\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"228\",\"rcptPbctDt\":\"20250416\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"228\",\"orgInvcNo\":0,\"curRcptNo\":\"228\",\"totRcptNo\":\"228\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"228\",\"rcptPbctDt\":\"20250416141011\",\"intrlData\":\"WV_FGE_-NHUYSJQY06EZ5WAW00\",\"rcptSign\":\"J07G0H_-X4_BKWZG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(229,'KCB','Mpesa','','2025-04-16 14:49:43','','0','14','2025-04-16 14:49:43','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','141744803857','Cleared','','','','','','12.41','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'229','229','1AAJM8PUPOV0DP7QEBUWAACTOH','BT9MEJHIC5CRKAHM','20250416145015','0','77.59','0','0','0','0','12.41','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"229\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250416145015\",\"salesDt\":\"20250416\",\"stockRlsDt\":\"20250416145015\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":77,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":12,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":77,\"totTaxAmt\":12,\"totAmt\":90,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"229\",\"rcptPbctDt\":\"20250416\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"45\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"77.59\",\"taxAmt\":\"12.41\",\"totAmt\":\"90.00\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"229\",\"orgInvcNo\":0,\"curRcptNo\":\"229\",\"totRcptNo\":\"229\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"229\",\"rcptPbctDt\":\"20250416145015\",\"intrlData\":\"1AAJM8PUPOV0DP7QEBUWAACTOH\",\"rcptSign\":\"BT9MEJHIC5CRKAHM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(230,'','Invoice','','2025-04-16 21:44:32','','99152','14','2025-04-16 21:44:32','27','0','99243','1','wholesale','0','99243','1','0','0','91','0','99152','0','printed',' ','','1','0','141744828044','Cleared','14','2025-04-16 21:45:16','','','','13688.61','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'230','230','JERJCIYPCTYBMLLA7BLHXXSB-S','VWEPUEB9CCGWXNPY','20250416214447','0','13030.64','0','0','0','0','13688.61','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"230\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"PERMINUS\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250416214447\",\"salesDt\":\"20250416\",\"stockRlsDt\":\"20250416214447\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":13,\"taxblAmtA\":0,\"taxblAmtB\":13030,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":13688,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":13030,\"totTaxAmt\":13688,\"totAmt\":99243,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745123456\",\"rptNo\":\"230\",\"rcptPbctDt\":\"20250416\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"432.00\",\"qtyUnitCd\":\"U\",\"qty\":\"432.00\",\"prc\":\"31.6\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"11768.28\",\"taxAmt\":\"1882.92\",\"totAmt\":\"13651.20\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"322.76\",\"totAmt\":\"2340\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"496.55\",\"totAmt\":\"3600\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"96.00\",\"qtyUnitCd\":\"U\",\"qty\":\"96.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"882.75\",\"totAmt\":\"6399.936\"},{\"itemSeq\":5,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"1075.86\",\"totAmt\":\"7800\"},{\"itemSeq\":6,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"336.00\",\"qtyUnitCd\":\"U\",\"qty\":\"336.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"2848.35\",\"totAmt\":\"20650.56\"},{\"itemSeq\":7,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"36.00\",\"qtyUnitCd\":\"U\",\"qty\":\"36.00\",\"prc\":\"166.6666\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"143.68\",\"taxAmt\":\"827.59\",\"totAmt\":\"5999.9976\"},{\"itemSeq\":8,\"itemCd\":\"KE2CTU0000015\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1.25 LTR\",\"bcd\":\"15\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"108.33\",\"splyAmt\":\"102.5\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"93.39\",\"taxAmt\":\"717.22\",\"totAmt\":\"5199.84\"},{\"itemSeq\":9,\"itemCd\":\"KE2CTU0000014\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1 LTR\",\"bcd\":\"14\",\"pkgUnitCd\":\"CT\",\"pkg\":\"36.00\",\"qtyUnitCd\":\"U\",\"qty\":\"36.00\",\"prc\":\"86.666\",\"splyAmt\":\"81.0833\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"74.71\",\"taxAmt\":\"430.34\",\"totAmt\":\"3119.976\"},{\"itemSeq\":10,\"itemCd\":\"KE2CTU0000005\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 500ML\",\"bcd\":\"5\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"27.08\",\"splyAmt\":\"24.83\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"23.34\",\"taxAmt\":\"44.82\",\"totAmt\":\"324.96\"},{\"itemSeq\":11,\"itemCd\":\"KE2CTU0000004\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 1L\",\"bcd\":\"4\",\"pkgUnitCd\":\"CT\",\"pkg\":\"36.00\",\"qtyUnitCd\":\"U\",\"qty\":\"36.00\",\"prc\":\"125\",\"splyAmt\":\"118.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"107.76\",\"taxAmt\":\"620.69\",\"totAmt\":\"4500\"},{\"itemSeq\":12,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"588.00\",\"qtyUnitCd\":\"U\",\"qty\":\"588.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"3378.77\",\"totAmt\":\"24496.08\"},{\"itemSeq\":13,\"itemCd\":\"KE2CTU0000008\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 1L\",\"bcd\":\"8\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"48.33\",\"splyAmt\":\"44.25\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"41.66\",\"taxAmt\":\"159.99\",\"totAmt\":\"1159.92\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"230\",\"orgInvcNo\":0,\"curRcptNo\":\"230\",\"totRcptNo\":\"230\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"230\",\"rcptPbctDt\":\"20250416214447\",\"intrlData\":\"JERJCIYPCTYBMLLA7BLHXXSB-S\",\"rcptSign\":\"VWEPUEB9CCGWXNPY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"432.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"96.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"336.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"36.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000015\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000014\",\"rsdQty\":\"36.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000005\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000004\",\"rsdQty\":\"36.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"588.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000008\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(231,'','Cash','','2025-04-17 09:14:39','','0','14','2025-04-17 09:14:39','27','0','0','1','wholesale','739.9968','0.0031999999999925','1','0','0','0.0031999999999925','0','0','0','printed',' ','','1','739.9968','141744870457','Cleared','14','2025-04-18 10:35:38','','','','102.07','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'231','231','TYSCROEJ0XZ4GZKXSMAVMKUWQZ','_9QX9VERETM0W3AE','20250417091847','0','13.29','0','0','0','0','102.07','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"231\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"PERMINUS\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250417091847\",\"salesDt\":\"20250417\",\"stockRlsDt\":\"20250417091847\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":13,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":102,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":13,\"totTaxAmt\":102,\"totAmt\":740,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745123456\",\"rptNo\":\"231\",\"rcptPbctDt\":\"20250417\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"15.4166\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"13.29\",\"taxAmt\":\"102.07\",\"totAmt\":\"739.9968\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"231\",\"orgInvcNo\":0,\"curRcptNo\":\"231\",\"totRcptNo\":\"231\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"231\",\"rcptPbctDt\":\"20250417091847\",\"intrlData\":\"TYSCROEJ0XZ4GZKXSMAVMKUWQZ\",\"rcptSign\":\"_9QX9VERETM0W3AE\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(232,'','Invoice','','2025-04-17 09:30:55','','0','14','2025-04-17 09:30:55','24','1950','1950','1','wholesale','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','141744871414','Cleared','','','','','1','268.97','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'232','232','ZZF_2_7BINCB0QIR_KSE8RMVGL','RWTBX1TAIKYRYU9A','20250417093111','0','560.34','0','0','0','0','268.97','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"232\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250417093111\",\"salesDt\":\"20250417\",\"stockRlsDt\":\"20250417093111\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":268,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":268,\"totAmt\":1950,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"232\",\"rcptPbctDt\":\"20250417\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"268.97\",\"totAmt\":\"1950\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"232\",\"orgInvcNo\":0,\"curRcptNo\":\"232\",\"totRcptNo\":\"232\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"232\",\"rcptPbctDt\":\"20250417093111\",\"intrlData\":\"ZZF_2_7BINCB0QIR_KSE8RMVGL\",\"rcptSign\":\"RWTBX1TAIKYRYU9A\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(233,'','Invoice','','2025-04-17 09:31:28','','0','14','2025-04-17 09:31:28','24','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141744871477','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'233','233','5NNJGQPI9X602HV47SNVWX3NFP','QQ3QQWQPNFVK2XML','20250417093142','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"233\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250417093142\",\"salesDt\":\"20250417\",\"stockRlsDt\":\"20250417093142\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"233\",\"rcptPbctDt\":\"20250417\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"233\",\"orgInvcNo\":0,\"curRcptNo\":\"233\",\"totRcptNo\":\"233\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"233\",\"rcptPbctDt\":\"20250417093142\",\"intrlData\":\"5NNJGQPI9X602HV47SNVWX3NFP\",\"rcptSign\":\"QQ3QQWQPNFVK2XML\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(234,'GHJ','Mpesa','','2025-04-17 09:57:48','','0','14','2025-04-17 09:57:48','25','0','780','1','wholesale','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','141744873013','Cleared','','','','','','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'234','234','CE_IEUSTL9ZXPMIGJVKQDPHVWZ','XTSMKOG6BOBOW0CO','20250417095904','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"234\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250417095904\",\"salesDt\":\"20250417\",\"stockRlsDt\":\"20250417095904\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"234\",\"rcptPbctDt\":\"20250417\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"234\",\"orgInvcNo\":0,\"curRcptNo\":\"234\",\"totRcptNo\":\"234\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"234\",\"rcptPbctDt\":\"20250417095904\",\"intrlData\":\"CE_IEUSTL9ZXPMIGJVKQDPHVWZ\",\"rcptSign\":\"XTSMKOG6BOBOW0CO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(235,'','Invoice','','2025-04-17 10:09:54','','0','14','2025-04-17 10:09:54','25','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141744873763','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'235','235','IZ4D05A2IDDLXTL9ITYQOZT87X','K1QR8J6P2Z_RPLBO','20250417101014','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"235\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250417101014\",\"salesDt\":\"20250417\",\"stockRlsDt\":\"20250417101014\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":137,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"235\",\"rcptPbctDt\":\"20250417\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"235\",\"orgInvcNo\":0,\"curRcptNo\":\"235\",\"totRcptNo\":\"235\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"235\",\"rcptPbctDt\":\"20250417101014\",\"intrlData\":\"IZ4D05A2IDDLXTL9ITYQOZT87X\",\"rcptSign\":\"K1QR8J6P2Z_RPLBO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(236,'','Invoice','','2025-04-17 10:10:38','','0','14','2025-04-17 10:10:38','25','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141744873822','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'236','236','6BSCFXCDPXZT9WYDXZLVZRHCI9','-F1T6QQEK4F1MYJT','20250417101054','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"236\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250417101054\",\"salesDt\":\"20250417\",\"stockRlsDt\":\"20250417101054\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":137,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"236\",\"rcptPbctDt\":\"20250417\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"236\",\"orgInvcNo\":0,\"curRcptNo\":\"236\",\"totRcptNo\":\"236\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"236\",\"rcptPbctDt\":\"20250417101054\",\"intrlData\":\"6BSCFXCDPXZT9WYDXZLVZRHCI9\",\"rcptSign\":\"-F1T6QQEK4F1MYJT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(237,'','Invoice','','2025-04-17 10:11:47','','0','14','2025-04-17 10:11:47','25','2275','2275','1','wholesale','0','2275','1','0','0','0','0','0','0','printed',' ','','1','0','141744873859','Cleared','','','','','1','313.79','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'237','237','LW8DBQ-OLV8HUTEHQSSEEW3EJC','HYBBVTIW9WVCGUBO','20250417101210','0','110.45','0','0','0','0','313.79','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"237\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250417101210\",\"salesDt\":\"20250417\",\"stockRlsDt\":\"20250417101210\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":110,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":313,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":110,\"totTaxAmt\":313,\"totAmt\":2275,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"237\",\"rcptPbctDt\":\"20250417\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"203.45\",\"totAmt\":\"1475.04\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"110.34\",\"totAmt\":\"799.992\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"237\",\"orgInvcNo\":0,\"curRcptNo\":\"237\",\"totRcptNo\":\"237\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"237\",\"rcptPbctDt\":\"20250417101210\",\"intrlData\":\"LW8DBQ-OLV8HUTEHQSSEEW3EJC\",\"rcptSign\":\"HYBBVTIW9WVCGUBO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(238,'','Invoice','','2025-04-17 10:13:12','','0','14','2025-04-17 10:13:12','25','2860','2860','1','wholesale','0','2860','1','0','0','0','0','0','0','printed',' ','','1','0','141744873935','Cleared','','','','','1','394.48','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'238','238','Z5MOXNFVZ2QIQEPF-NMZHO5QMG','OHTVV66DUML5AOA6','20250417101403','0','588.36','0','0','0','0','394.48','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"238\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250417101403\",\"salesDt\":\"20250417\",\"stockRlsDt\":\"20250417101403\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":588,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":394,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":588,\"totTaxAmt\":394,\"totAmt\":2860,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"238\",\"rcptPbctDt\":\"20250417\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"215.17\",\"totAmt\":\"1560\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"179.31\",\"totAmt\":\"1300\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"238\",\"orgInvcNo\":0,\"curRcptNo\":\"238\",\"totRcptNo\":\"238\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"238\",\"rcptPbctDt\":\"20250417101403\",\"intrlData\":\"Z5MOXNFVZ2QIQEPF-NMZHO5QMG\",\"rcptSign\":\"OHTVV66DUML5AOA6\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(239,'','Cash','','2025-04-17 11:07:44','','0','14','2025-04-17 11:07:44','25','2000','2950','1','wholesale','0','2950','1','0','0','0','0','950','0','printed',' ','','1','0','141744877227','Cleared','14','2025-04-17 18:36:03','','','1','406.91','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'239','239','-9WMG01KFKZCO6R9FTPZ1VSMAF','G7NYNLI8BOHR2TYP','20250417110800','0','52.98','0','0','0','0','406.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"239\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250417110800\",\"salesDt\":\"20250417\",\"stockRlsDt\":\"20250417110800\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":52,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":406,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":52,\"totTaxAmt\":406,\"totAmt\":2950,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"239\",\"rcptPbctDt\":\"20250417\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"406.91\",\"totAmt\":\"2950.08\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"239\",\"orgInvcNo\":0,\"curRcptNo\":\"239\",\"totRcptNo\":\"239\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"239\",\"rcptPbctDt\":\"20250417110800\",\"intrlData\":\"-9WMG01KFKZCO6R9FTPZ1VSMAF\",\"rcptSign\":\"G7NYNLI8BOHR2TYP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(240,'','Mpesa','','2025-04-17 11:08:33','','0','14','2025-04-17 11:08:33','25','0','738','1','wholesale','0','738','1','0','0','0','0','738','0','printed',' ','','1','0','141744877290','Cleared','13','2025-04-25 12:55:04','','','1','101.73','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'240','240','IFZRCEQNNX92TBUDK_1IFPXAWI','0QQR1KU2CBJS1JZO','20250417110855','0','52.98','0','0','0','0','101.73','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"240\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250417110855\",\"salesDt\":\"20250417\",\"stockRlsDt\":\"20250417110855\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":52,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":101,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":52,\"totTaxAmt\":101,\"totAmt\":738,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"240\",\"rcptPbctDt\":\"20250417\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"101.73\",\"totAmt\":\"737.52\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"240\",\"orgInvcNo\":0,\"curRcptNo\":\"240\",\"totRcptNo\":\"240\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"240\",\"rcptPbctDt\":\"20250417110855\",\"intrlData\":\"IFZRCEQNNX92TBUDK_1IFPXAWI\",\"rcptSign\":\"0QQR1KU2CBJS1JZO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(241,'','Mpesa','','2025-04-17 11:09:55','','0','14','2025-04-17 11:09:55','25','0','3000','1','wholesale','0','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','141744877344','Cleared','14','2025-04-17 18:34:34','','','1','413.73','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'241','241','T8BSDCKJM3S3HHDOVDFEQKK8CW','BPQR8KK-LJXTASTG','20250417111011','0','35.91','0','0','0','0','413.73','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"241\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250417111011\",\"salesDt\":\"20250417\",\"stockRlsDt\":\"20250417111011\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":413,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":413,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"241\",\"rcptPbctDt\":\"20250417\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"413.73\",\"totAmt\":\"2999.52\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"241\",\"orgInvcNo\":0,\"curRcptNo\":\"241\",\"totRcptNo\":\"241\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"241\",\"rcptPbctDt\":\"20250417111011\",\"intrlData\":\"T8BSDCKJM3S3HHDOVDFEQKK8CW\",\"rcptSign\":\"BPQR8KK-LJXTASTG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(242,'','Invoice','','2025-04-17 11:12:53','','0','14','2025-04-17 11:12:53','24','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141744877556','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'242','242','CBXR7B5IS-TVCGTGUZTHUJ8W4O','KFWO4EFEOJ7QCXJQ','20250417111312','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"242\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250417111312\",\"salesDt\":\"20250417\",\"stockRlsDt\":\"20250417111312\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":137,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"242\",\"rcptPbctDt\":\"20250417\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"242\",\"orgInvcNo\":0,\"curRcptNo\":\"242\",\"totRcptNo\":\"242\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"242\",\"rcptPbctDt\":\"20250417111312\",\"intrlData\":\"CBXR7B5IS-TVCGTGUZTHUJ8W4O\",\"rcptSign\":\"KFWO4EFEOJ7QCXJQ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(243,'','Invoice','','2025-04-17 11:13:54','','0','14','2025-04-17 11:13:54','24','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141744877615','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'243','243','4Q2NPAWNDV-TIFZY5T8XVXPX0O','G2LFWER-3Q8QLA4A','20250417111416','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"243\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250417111416\",\"salesDt\":\"20250417\",\"stockRlsDt\":\"20250417111416\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"243\",\"rcptPbctDt\":\"20250417\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"243\",\"orgInvcNo\":0,\"curRcptNo\":\"243\",\"totRcptNo\":\"243\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"243\",\"rcptPbctDt\":\"20250417111416\",\"intrlData\":\"4Q2NPAWNDV-TIFZY5T8XVXPX0O\",\"rcptSign\":\"G2LFWER-3Q8QLA4A\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(244,'','Invoice','','2025-04-17 11:32:51','','0','14','2025-04-17 11:32:51','25','800','800','1','wholesale','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','141744878754','Cleared','','','','','1','110.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'244','244','2XKSNYYJZKZVXBF1PZWABACH8W','AQGBBAXF3BP_ADSZ','20250417113317','0','57.47','0','0','0','0','110.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"244\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250417113317\",\"salesDt\":\"20250417\",\"stockRlsDt\":\"20250417113317\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":57,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":110,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":57,\"totTaxAmt\":110,\"totAmt\":800,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"244\",\"rcptPbctDt\":\"20250417\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"110.34\",\"totAmt\":\"799.992\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"244\",\"orgInvcNo\":0,\"curRcptNo\":\"244\",\"totRcptNo\":\"244\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"244\",\"rcptPbctDt\":\"20250417113317\",\"intrlData\":\"2XKSNYYJZKZVXBF1PZWABACH8W\",\"rcptSign\":\"AQGBBAXF3BP_ADSZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(245,'','Cash','','2025-04-17 11:34:31','','0','14','2025-04-17 11:34:31','25','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','141744878848','Cleared','','','','','1','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'245','245','NSRJPHJRRDKMDVW_A6FMLUSLUT','TVERXWCVWAS9RXKO','20250417113450','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"245\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250417113450\",\"salesDt\":\"20250417\",\"stockRlsDt\":\"20250417113450\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":165,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":165,\"totAmt\":1200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"245\",\"rcptPbctDt\":\"20250417\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"245\",\"orgInvcNo\":0,\"curRcptNo\":\"245\",\"totRcptNo\":\"245\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"245\",\"rcptPbctDt\":\"20250417113450\",\"intrlData\":\"NSRJPHJRRDKMDVW_A6FMLUSLUT\",\"rcptSign\":\"TVERXWCVWAS9RXKO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(246,'','Invoice','','2025-04-17 12:02:38','','0','14','2025-04-17 12:02:38','24','95','95','1','retail','0','95','1','0','0','0','0','0','0','printed',' ','','1','0','141744880540','Cleared','','','','','1','13.1','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'246','246','1F2BFU4F9BCGINNF0HOVNZ6N1H','QSAAF0FSTWEQHCDZ','20250417120315','0','81.9','0','0','0','0','13.1','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"246\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250417120315\",\"salesDt\":\"20250417\",\"stockRlsDt\":\"20250417120315\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":81,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":13,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":81,\"totTaxAmt\":13,\"totAmt\":95,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"246\",\"rcptPbctDt\":\"20250417\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000014\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1 LTR\",\"bcd\":\"14\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"95\",\"splyAmt\":\"81.0833\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"81.90\",\"taxAmt\":\"13.10\",\"totAmt\":\"95\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"246\",\"orgInvcNo\":0,\"curRcptNo\":\"246\",\"totRcptNo\":\"246\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"246\",\"rcptPbctDt\":\"20250417120315\",\"intrlData\":\"1F2BFU4F9BCGINNF0HOVNZ6N1H\",\"rcptSign\":\"QSAAF0FSTWEQHCDZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000014\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(247,'','Cash','','2025-04-17 12:24:12','','0','14','2025-04-17 12:24:12','','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','141744881802','Cleared','','','','','','10.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'247','247','AMV9CK3UX5YHB-3PVO0Q6ZGJHY','5QVQOVDZPR6LFNEL','20250417122421','0','64.66','0','0','0','0','10.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"247\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250417122421\",\"salesDt\":\"20250417\",\"stockRlsDt\":\"20250417122421\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":64,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":10,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":64,\"totTaxAmt\":10,\"totAmt\":75,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"247\",\"rcptPbctDt\":\"20250417\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"75\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"64.66\",\"taxAmt\":\"10.34\",\"totAmt\":\"75\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"247\",\"orgInvcNo\":0,\"curRcptNo\":\"247\",\"totRcptNo\":\"247\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"247\",\"rcptPbctDt\":\"20250417122421\",\"intrlData\":\"AMV9CK3UX5YHB-3PVO0Q6ZGJHY\",\"rcptSign\":\"5QVQOVDZPR6LFNEL\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(248,'','Cash','','2025-04-17 12:35:42','','0','14','2025-04-17 12:35:42','','1738','1738','1','wholesale','0','1738','1','0','0','0','0','0','0','printed',' ','','1','0','141744882430','Cleared','','','','','1','239.64','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'248','248','DL92GSGLYQNVINRPVKXIOU7QLC','D1JUQ7M3HU5CER8X','20250417123549','0','88.89','0','0','0','0','239.64','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"248\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250417123549\",\"salesDt\":\"20250417\",\"stockRlsDt\":\"20250417123549\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":88,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":239,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":88,\"totTaxAmt\":239,\"totAmt\":1738,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"248\",\"rcptPbctDt\":\"20250417\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"101.73\",\"totAmt\":\"737.52\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"248\",\"orgInvcNo\":0,\"curRcptNo\":\"248\",\"totRcptNo\":\"248\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"248\",\"rcptPbctDt\":\"20250417123549\",\"intrlData\":\"DL92GSGLYQNVINRPVKXIOU7QLC\",\"rcptSign\":\"D1JUQ7M3HU5CER8X\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(249,'','Invoice','','2025-04-17 12:54:22','','0','14','2025-04-17 12:54:22','24','800','800','1','wholesale','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','141744883640','Cleared','','','','','1','110.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'249','249','Y4BMRMAXLKN65-F8NJJDAEJPYU','KWIQAVFHBBKWZHUV','20250417125439','0','57.47','0','0','0','0','110.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"249\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250417125439\",\"salesDt\":\"20250417\",\"stockRlsDt\":\"20250417125439\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":57,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":110,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":57,\"totTaxAmt\":110,\"totAmt\":800,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"249\",\"rcptPbctDt\":\"20250417\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"110.34\",\"totAmt\":\"799.992\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"249\",\"orgInvcNo\":0,\"curRcptNo\":\"249\",\"totRcptNo\":\"249\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"249\",\"rcptPbctDt\":\"20250417125439\",\"intrlData\":\"Y4BMRMAXLKN65-F8NJJDAEJPYU\",\"rcptSign\":\"KWIQAVFHBBKWZHUV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(250,'TRSA','Mpesa','','2025-04-17 13:32:21','','0','14','2025-04-17 13:32:21','','0','26311','1','wholesale','209.99664','26311','1','0','0','0','0','26311','0','printed',' ','','1','0','141744885729','Cleared','','','','','1','3629.1','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'250','250','65GZGUFU8THKOAUGIUZAAXHEAF','OTXUFQ4HAUTLZ5XX','20250417133230','0','58.89','0','0','0','0','3629.1','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"250\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250417133230\",\"salesDt\":\"20250417\",\"stockRlsDt\":\"20250417133230\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":58,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":3629,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":58,\"totTaxAmt\":3629,\"totAmt\":26311,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"250\",\"rcptPbctDt\":\"20250417\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"504.00\",\"qtyUnitCd\":\"U\",\"qty\":\"504.00\",\"prc\":\"41.24334\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"209.99664\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.55\",\"taxAmt\":\"2867.12\",\"totAmt\":\"20786.64336\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000005\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 500ML\",\"bcd\":\"5\",\"pkgUnitCd\":\"CT\",\"pkg\":\"204.00\",\"qtyUnitCd\":\"U\",\"qty\":\"204.00\",\"prc\":\"27.08\",\"splyAmt\":\"24.83\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"23.34\",\"taxAmt\":\"761.98\",\"totAmt\":\"5524.32\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"250\",\"orgInvcNo\":0,\"curRcptNo\":\"250\",\"totRcptNo\":\"250\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"250\",\"rcptPbctDt\":\"20250417133230\",\"intrlData\":\"65GZGUFU8THKOAUGIUZAAXHEAF\",\"rcptSign\":\"OTXUFQ4HAUTLZ5XX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"504.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000005\",\"rsdQty\":\"204.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(251,'TDH','Invoice','','2025-04-17 13:32:47','','0','14','2025-04-17 13:32:47','26','0','780','1','retail','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','141744885951','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'251','251','CQV3M4-LF6CCCZMPW8KZ0ZF4IO','E2DPL2R4KNG53FYS','20250417133305','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"251\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"JULIA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250417133305\",\"salesDt\":\"20250417\",\"stockRlsDt\":\"20250417133305\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254789786534\",\"rptNo\":\"251\",\"rcptPbctDt\":\"20250417\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"251\",\"orgInvcNo\":0,\"curRcptNo\":\"251\",\"totRcptNo\":\"251\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"251\",\"rcptPbctDt\":\"20250417133305\",\"intrlData\":\"CQV3M4-LF6CCCZMPW8KZ0ZF4IO\",\"rcptSign\":\"E2DPL2R4KNG53FYS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(252,'','Cash','','2025-04-17 15:20:06','RAFIKI','0','14','2025-04-17 15:20:06','54','5456.64','5456.64','1','retail','0','5498.3','1','0','0','0','0','0','0','printed','RAFIKI </BR>254745183237 ','','1','41.66','141744890412','Cleared','','','','','2','758.38','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'252','252','3VKP-XGHMT0QPFJE5PVOCJLDAQ','UE0U6QEKNL6TMXVO','20250417152115','0','1042.86','0','0','0','0','758.38','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"252\",\"orgInvcNo\":0,\"custTin\":null,\"custNm\":null,\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250417152115\",\"salesDt\":\"20250417\",\"stockRlsDt\":\"20250417152115\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":1042,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":758,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1042,\"totTaxAmt\":758,\"totAmt\":5499,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":null,\"custMblNo\":null,\"rptNo\":\"252\",\"rcptPbctDt\":\"20250417\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000004\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 1L\",\"bcd\":\"4\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"125\",\"splyAmt\":\"118.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"107.76\",\"taxAmt\":\"413.79\",\"totAmt\":\"3000\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"203.45\",\"totAmt\":\"1475.04\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"5.75\",\"totAmt\":\"41.66\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"40.9\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"846.21\",\"taxAmt\":\"135.39\",\"totAmt\":\"981.60\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"252\",\"orgInvcNo\":0,\"curRcptNo\":\"252\",\"totRcptNo\":\"252\",\"custTin\":null,\"custMblNo\":\"\",\"rptNo\":\"252\",\"rcptPbctDt\":\"20250417152115\",\"intrlData\":\"3VKP-XGHMT0QPFJE5PVOCJLDAQ\",\"rcptSign\":\"UE0U6QEKNL6TMXVO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000004\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(253,'','Invoice','','2025-04-17 16:59:04','','0','14','2025-04-17 16:59:04','24','990','990','1','wholesale','0','990','1','0','0','0','0','0','0','printed',' ','','1','0','141744898281','Cleared','','','','','1','136.55','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'253','253','UC6-YFKPWS9EBSVKJGIALZPGWP','OSOZ9DIWRB-7MIZR','20250417165946','0','71.12','0','0','0','0','136.55','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"253\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250417165946\",\"salesDt\":\"20250417\",\"stockRlsDt\":\"20250417165946\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":71,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":136,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":71,\"totTaxAmt\":136,\"totAmt\":990,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"253\",\"rcptPbctDt\":\"20250417\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"53.79\",\"totAmt\":\"390\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"82.76\",\"totAmt\":\"600\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"253\",\"orgInvcNo\":0,\"curRcptNo\":\"253\",\"totRcptNo\":\"253\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"253\",\"rcptPbctDt\":\"20250417165946\",\"intrlData\":\"UC6-YFKPWS9EBSVKJGIALZPGWP\",\"rcptSign\":\"OSOZ9DIWRB-7MIZR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(254,'','Invoice','','2025-04-17 17:01:00','','0','14','2025-04-17 17:01:00','24','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141744898432','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'254','254','AMS78J14PP4A8AXRHSYOHZY4XS','NU_YDMEKJZMI4TIV','20250417170118','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"254\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250417170118\",\"salesDt\":\"20250417\",\"stockRlsDt\":\"20250417170118\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"254\",\"rcptPbctDt\":\"20250417\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"254\",\"orgInvcNo\":0,\"curRcptNo\":\"254\",\"totRcptNo\":\"254\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"254\",\"rcptPbctDt\":\"20250417170118\",\"intrlData\":\"AMS78J14PP4A8AXRHSYOHZY4XS\",\"rcptSign\":\"NU_YDMEKJZMI4TIV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(255,'','Invoice','','2025-04-17 17:35:11','','0','14','2025-04-17 17:35:11','24','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141744900460','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'255','255','VJRIJMKNFA7295OC7IFRLVGHIK','MFDTTX9F7VWS789S','20250417173532','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"255\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250417173532\",\"salesDt\":\"20250417\",\"stockRlsDt\":\"20250417173532\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":137,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"255\",\"rcptPbctDt\":\"20250417\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"255\",\"orgInvcNo\":0,\"curRcptNo\":\"255\",\"totRcptNo\":\"255\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"255\",\"rcptPbctDt\":\"20250417173532\",\"intrlData\":\"VJRIJMKNFA7295OC7IFRLVGHIK\",\"rcptSign\":\"MFDTTX9F7VWS789S\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(256,'','Cash','','2025-04-17 17:36:01','','0','14','2025-04-17 17:36:01','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','141744900545','Cleared','','','','','','6.21','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'256','256','DQ9MM1IPE8AF8EF-WYBAM1KQ5U','R3NHXWHU4QTUGVQW','20250417173611','0','38.79','0','0','0','0','6.21','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"256\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250417173611\",\"salesDt\":\"20250417\",\"stockRlsDt\":\"20250417173611\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":38,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":6,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":38,\"totTaxAmt\":6,\"totAmt\":45,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"256\",\"rcptPbctDt\":\"20250417\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"45\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"38.79\",\"taxAmt\":\"6.21\",\"totAmt\":\"45\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"256\",\"orgInvcNo\":0,\"curRcptNo\":\"256\",\"totRcptNo\":\"256\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"256\",\"rcptPbctDt\":\"20250417173611\",\"intrlData\":\"DQ9MM1IPE8AF8EF-WYBAM1KQ5U\",\"rcptSign\":\"R3NHXWHU4QTUGVQW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(257,'FGH','Cash','','2025-04-17 17:56:03','','0','14','2025-04-17 17:56:03','25','0','738','1','wholesale','0','738','1','0','0','-2','0','740','0','printed',' ','','1','0','141744901690','Cleared','13','2025-04-25 12:56:15','','','1','101.73','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'257','257','FZZRUQ2Z0Y7MF4NKTCYTBG2GKX','UP9G1PMU6V_7XTGK','20250417175653','0','52.98','0','0','0','0','101.73','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"257\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250417175653\",\"salesDt\":\"20250417\",\"stockRlsDt\":\"20250417175653\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":52,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":101,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":52,\"totTaxAmt\":101,\"totAmt\":738,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"257\",\"rcptPbctDt\":\"20250417\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"101.73\",\"totAmt\":\"737.52\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"257\",\"orgInvcNo\":0,\"curRcptNo\":\"257\",\"totRcptNo\":\"257\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"257\",\"rcptPbctDt\":\"20250417175653\",\"intrlData\":\"FZZRUQ2Z0Y7MF4NKTCYTBG2GKX\",\"rcptSign\":\"UP9G1PMU6V_7XTGK\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(258,'','Invoice','','2025-04-18 09:46:47','','0','14','2025-04-18 09:46:47','35','3180','3180','1','wholesale','0','3180','1','0','0','0','0','0','0','printed',' ','','1','0','141744958771','Cleared','','','','','1','438.62','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'258','258','NYPEBZQ7SXX41KY8AEPRVVIOKG','CQS-L494BMTD-YPS','20250418094703','0','71.12','0','0','0','0','438.62','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"258\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"TAMASHA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250418094703\",\"salesDt\":\"20250418\",\"stockRlsDt\":\"20250418094703\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":71,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":438,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":71,\"totTaxAmt\":438,\"totAmt\":3180,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254758963254\",\"rptNo\":\"258\",\"rcptPbctDt\":\"20250418\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"331.03\",\"totAmt\":\"2400\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"258\",\"orgInvcNo\":0,\"curRcptNo\":\"258\",\"totRcptNo\":\"258\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"258\",\"rcptPbctDt\":\"20250418094703\",\"intrlData\":\"NYPEBZQ7SXX41KY8AEPRVVIOKG\",\"rcptSign\":\"CQS-L494BMTD-YPS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(259,'','Invoice','','2025-04-18 11:41:47','','0','14','2025-04-18 11:41:47','19','0','79580','1','retail','0','79580','1','0','0','0','0','79580','0','printed',' ','','1','0','141744964890','Cleared','','','','','1','10976.54','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'259','259','YDPHKZWOIZYV_LCM14AHFOTZPI','YDBGM8FOYWB8UQ_Q','20250418114641','0','1733.83','0','0','0','0','10976.54','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"259\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"UPTOWN MWEIGA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250418114641\",\"salesDt\":\"20250418\",\"stockRlsDt\":\"20250418114641\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":7,\"taxblAmtA\":0,\"taxblAmtB\":1733,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":10976,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1733,\"totTaxAmt\":10976,\"totAmt\":79580,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254766787674\",\"rptNo\":\"259\",\"rcptPbctDt\":\"20250418\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"552.00\",\"qtyUnitCd\":\"U\",\"qty\":\"552.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"2474.48\",\"totAmt\":\"17940\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"120.00\",\"qtyUnitCd\":\"U\",\"qty\":\"120.00\",\"prc\":\"15.4166\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"13.29\",\"taxAmt\":\"255.17\",\"totAmt\":\"1849.992\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"30.00\",\"qtyUnitCd\":\"U\",\"qty\":\"30.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"2689.66\",\"totAmt\":\"19500\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"132.00\",\"qtyUnitCd\":\"U\",\"qty\":\"132.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"1213.78\",\"totAmt\":\"8799.912\"},{\"itemSeq\":5,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"288.00\",\"qtyUnitCd\":\"U\",\"qty\":\"288.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"1986.21\",\"totAmt\":\"14400\"},{\"itemSeq\":6,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"84.00\",\"qtyUnitCd\":\"U\",\"qty\":\"84.00\",\"prc\":\"166.6666\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"143.68\",\"taxAmt\":\"1931.03\",\"totAmt\":\"13999.9944\"},{\"itemSeq\":7,\"itemCd\":\"KE2CTU0000011\",\"itemClsCd\":\"73130000\",\"itemNm\":\"TONIC\\/ SODA WATER \",\"bcd\":\"11\",\"pkgUnitCd\":\"CT\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"1030\",\"splyAmt\":\"910\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"887.93\",\"taxAmt\":\"426.21\",\"totAmt\":\"3090\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"259\",\"orgInvcNo\":0,\"curRcptNo\":\"259\",\"totRcptNo\":\"259\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"259\",\"rcptPbctDt\":\"20250418114641\",\"intrlData\":\"YDPHKZWOIZYV_LCM14AHFOTZPI\",\"rcptSign\":\"YDBGM8FOYWB8UQ_Q\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"552.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"120.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"30.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"132.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"288.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"84.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000011\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(260,'','Invoice','','2025-04-18 11:48:40','','0','14','2025-04-18 11:48:40','24','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141744966044','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'260','260','6PNQ_5PNIOZV6OEIGFCZLXESBJ','YNV0KKNAN585EGHB','20250418114902','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"260\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250418114902\",\"salesDt\":\"20250418\",\"stockRlsDt\":\"20250418114902\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":137,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"260\",\"rcptPbctDt\":\"20250418\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"260\",\"orgInvcNo\":0,\"curRcptNo\":\"260\",\"totRcptNo\":\"260\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"260\",\"rcptPbctDt\":\"20250418114902\",\"intrlData\":\"6PNQ_5PNIOZV6OEIGFCZLXESBJ\",\"rcptSign\":\"YNV0KKNAN585EGHB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(261,'','Cash','','2025-04-18 11:55:56','','0','14','2025-04-18 11:55:56','','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141744966542','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'261','261','SSVGMEWCDB7RXAMTJI5-TZBQQU','WQ-UR-D8FNMONCNK','20250418115607','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"261\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250418115607\",\"salesDt\":\"20250418\",\"stockRlsDt\":\"20250418115607\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"261\",\"rcptPbctDt\":\"20250418\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"261\",\"orgInvcNo\":0,\"curRcptNo\":\"261\",\"totRcptNo\":\"261\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"261\",\"rcptPbctDt\":\"20250418115607\",\"intrlData\":\"SSVGMEWCDB7RXAMTJI5-TZBQQU\",\"rcptSign\":\"WQ-UR-D8FNMONCNK\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(262,'','Invoice','','2025-04-18 13:04:20','','0','14','2025-04-18 13:04:20','25','800','800','1','wholesale','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','141744970640','Cleared','','','','','1','110.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'262','262','CHI-5CQKRTCZWBGQPE8YRB46RX','WJ4NI-B3QK66JS-V','20250418130435','0','57.47','0','0','0','0','110.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"262\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250418130435\",\"salesDt\":\"20250418\",\"stockRlsDt\":\"20250418130435\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":57,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":110,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":57,\"totTaxAmt\":110,\"totAmt\":800,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"262\",\"rcptPbctDt\":\"20250418\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"110.34\",\"totAmt\":\"799.992\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"262\",\"orgInvcNo\":0,\"curRcptNo\":\"262\",\"totRcptNo\":\"262\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"262\",\"rcptPbctDt\":\"20250418130435\",\"intrlData\":\"CHI-5CQKRTCZWBGQPE8YRB46RX\",\"rcptSign\":\"WJ4NI-B3QK66JS-V\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(263,'','Invoice','','2025-04-18 13:04:59','','0','14','2025-04-18 13:04:59','25','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141744970680','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'263','263','9UZI_FCRL_FTSEQL4P5ZY19AYY','SU8JCXAF0ST3GLBS','20250418130514','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"263\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250418130514\",\"salesDt\":\"20250418\",\"stockRlsDt\":\"20250418130514\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"263\",\"rcptPbctDt\":\"20250418\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"263\",\"orgInvcNo\":0,\"curRcptNo\":\"263\",\"totRcptNo\":\"263\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"263\",\"rcptPbctDt\":\"20250418130514\",\"intrlData\":\"9UZI_FCRL_FTSEQL4P5ZY19AYY\",\"rcptSign\":\"SU8JCXAF0ST3GLBS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(264,'','Invoice','','2025-04-18 13:06:41','','0','14','2025-04-18 13:06:41','25','2380','2380','1','wholesale','0','2380','1','0','0','0','0','0','0','printed',' ','','1','0','141744970721','Cleared','','','','','1','328.24','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'264','264','NAZ61SBO4KUPPJ8-RNYBTE1K7D','PZKWHJWBF_A0DRR9','20250418130706','0','135.04','0','0','0','0','328.24','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"264\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250418130706\",\"salesDt\":\"20250418\",\"stockRlsDt\":\"20250418130706\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":135,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":328,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":135,\"totTaxAmt\":328,\"totAmt\":2380,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"264\",\"rcptPbctDt\":\"20250418\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"110.34\",\"totAmt\":\"799.992\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000008\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 1L\",\"bcd\":\"8\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"48.33\",\"splyAmt\":\"44.25\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"41.66\",\"taxAmt\":\"79.99\",\"totAmt\":\"579.96\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"264\",\"orgInvcNo\":0,\"curRcptNo\":\"264\",\"totRcptNo\":\"264\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"264\",\"rcptPbctDt\":\"20250418130706\",\"intrlData\":\"NAZ61SBO4KUPPJ8-RNYBTE1K7D\",\"rcptSign\":\"PZKWHJWBF_A0DRR9\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000008\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(265,'TJK','Cash','','2025-04-18 13:38:21','','1000','14','2025-04-18 13:38:21','','0','1300','1','wholesale','0','1300','1','0','0','0','0','2300','0','printed',' ','','1','0','141744972650','Cleared','14','2025-04-18 19:12:02','','','1','179.31','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'265','265','GRM5IAABEWI5RFHHOUWLHHF6WV','1FFBIILWNZ9VW_M7','20250418133852','0','28.02','0','0','0','0','179.31','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"265\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250418133852\",\"salesDt\":\"20250418\",\"stockRlsDt\":\"20250418133852\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":179,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":179,\"totAmt\":1300,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"265\",\"rcptPbctDt\":\"20250418\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"40.00\",\"qtyUnitCd\":\"U\",\"qty\":\"40.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"179.31\",\"totAmt\":\"1300\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"265\",\"orgInvcNo\":0,\"curRcptNo\":\"265\",\"totRcptNo\":\"265\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"265\",\"rcptPbctDt\":\"20250418133852\",\"intrlData\":\"GRM5IAABEWI5RFHHOUWLHHF6WV\",\"rcptSign\":\"1FFBIILWNZ9VW_M7\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"40.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(266,'','Cash','','2025-04-18 14:03:14','','0','14','2025-04-18 14:03:14','','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','141744974178','Cleared','','','','','','10.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'266','266','CDHQSDT5EP2UIZC180ASZKWB1D','NEKOXJEP5-XF6LXF','20250418140351','0','64.66','0','0','0','0','10.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"266\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250418140351\",\"salesDt\":\"20250418\",\"stockRlsDt\":\"20250418140351\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":64,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":10,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":64,\"totTaxAmt\":10,\"totAmt\":75,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"266\",\"rcptPbctDt\":\"20250418\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"75\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"64.66\",\"taxAmt\":\"10.34\",\"totAmt\":\"75\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"266\",\"orgInvcNo\":0,\"curRcptNo\":\"266\",\"totRcptNo\":\"266\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"266\",\"rcptPbctDt\":\"20250418140351\",\"intrlData\":\"CDHQSDT5EP2UIZC180ASZKWB1D\",\"rcptSign\":\"NEKOXJEP5-XF6LXF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(267,'','Cash','','2025-04-18 14:31:48','','0','14','2025-04-18 14:31:48','25','250','250','1','wholesale','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','141744975884','Cleared','','','','','1','34.48','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'267','267','5EJIOSOXLIHYXYCAXUQC5UXCE9','N4F2HGXNRAYXHXUC','20250418143221','0','43.1','0','0','0','0','34.48','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"267\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250418143221\",\"salesDt\":\"20250418\",\"stockRlsDt\":\"20250418143221\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":34,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":34,\"totAmt\":250,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"267\",\"rcptPbctDt\":\"20250418\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"34.48\",\"totAmt\":\"250\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"267\",\"orgInvcNo\":0,\"curRcptNo\":\"267\",\"totRcptNo\":\"267\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"267\",\"rcptPbctDt\":\"20250418143221\",\"intrlData\":\"5EJIOSOXLIHYXYCAXUQC5UXCE9\",\"rcptSign\":\"N4F2HGXNRAYXHXUC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(268,'','Invoice','','2025-04-18 14:58:46','','0','14','2025-04-18 14:58:46','24','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141744977512','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'268','268','_YDTHNIFYXMFXUJQVTSVRW2XPE','NVAKVHC3YOAQILZE','20250418145905','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"268\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250418145905\",\"salesDt\":\"20250418\",\"stockRlsDt\":\"20250418145905\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"268\",\"rcptPbctDt\":\"20250418\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"268\",\"orgInvcNo\":0,\"curRcptNo\":\"268\",\"totRcptNo\":\"268\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"268\",\"rcptPbctDt\":\"20250418145905\",\"intrlData\":\"_YDTHNIFYXMFXUJQVTSVRW2XPE\",\"rcptSign\":\"NVAKVHC3YOAQILZE\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(269,'','Invoice','','2025-04-18 15:15:48','','0','14','2025-04-18 15:15:48','24','1780','1780','1','wholesale','0','1780','1','0','0','0','0','0','0','printed',' ','','1','0','141744978465','Cleared','','','','','1','245.5','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'269','269','ARFOROXKC5W8YMWRTHBDLQBUII','285WHM5EPYVRDUDX','20250418151622','0','63.93','0','0','0','0','245.5','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"269\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250418151622\",\"salesDt\":\"20250418\",\"stockRlsDt\":\"20250418151622\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":63,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":245,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":63,\"totTaxAmt\":245,\"totAmt\":1780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"269\",\"rcptPbctDt\":\"20250418\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"269\",\"orgInvcNo\":0,\"curRcptNo\":\"269\",\"totRcptNo\":\"269\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"269\",\"rcptPbctDt\":\"20250418151622\",\"intrlData\":\"ARFOROXKC5W8YMWRTHBDLQBUII\",\"rcptSign\":\"285WHM5EPYVRDUDX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(270,'','Invoice','','2025-04-18 16:33:12','JAY WINES','0','14','2025-04-18 16:33:12','55','0','14974','1','wholesale','0','14974','1','0','0','0','0','14974','0','printed','JAY WINES </BR>254789632574 ','','1','0','141744982920','Cleared','','','','','2','2065.39','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'270','270','UYAJOSJCFSHHPZMAKUH6N4_0IF','6EAEHSJ-U16B7DVR','20250418163851','0','742.62','0','0','0','0','2065.39','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"270\",\"orgInvcNo\":0,\"custTin\":null,\"custNm\":null,\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250418163851\",\"salesDt\":\"20250418\",\"stockRlsDt\":\"20250418163851\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":742,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":2065,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":742,\"totTaxAmt\":2065,\"totAmt\":14974,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":null,\"custMblNo\":null,\"rptNo\":\"270\",\"rcptPbctDt\":\"20250418\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"144.00\",\"qtyUnitCd\":\"U\",\"qty\":\"144.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"827.45\",\"totAmt\":\"5999.04\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"610.36\",\"totAmt\":\"4425.12\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000015\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1.25 LTR\",\"bcd\":\"15\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"108.33\",\"splyAmt\":\"102.5\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"93.39\",\"taxAmt\":\"358.61\",\"totAmt\":\"2599.92\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"268.97\",\"totAmt\":\"1950\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"270\",\"orgInvcNo\":0,\"curRcptNo\":\"270\",\"totRcptNo\":\"270\",\"custTin\":null,\"custMblNo\":\"\",\"rptNo\":\"270\",\"rcptPbctDt\":\"20250418163851\",\"intrlData\":\"UYAJOSJCFSHHPZMAKUH6N4_0IF\",\"rcptSign\":\"6EAEHSJ-U16B7DVR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"144.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000015\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(271,'KKJJH','Mpesa','','2025-04-18 16:39:58','','0','14','2025-04-18 16:39:58','','0','0','1','wholesale','0','1475.04','1','0','0','0','0','1475','0','printed',' ','','1','1475.04','141744983578','Cleared','','','','','1','203.45','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'271','271','KYGWR4DBF7QOPJQLEY8BF4NIFV','_8BI5XWKYBTHQVMY','20250418164049','0','52.98','0','0','0','0','203.45','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"271\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250418164049\",\"salesDt\":\"20250418\",\"stockRlsDt\":\"20250418164049\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":52,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":203,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":52,\"totTaxAmt\":203,\"totAmt\":1475,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"271\",\"rcptPbctDt\":\"20250418\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"203.45\",\"totAmt\":\"1475.04\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"271\",\"orgInvcNo\":0,\"curRcptNo\":\"271\",\"totRcptNo\":\"271\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"271\",\"rcptPbctDt\":\"20250418164049\",\"intrlData\":\"KYGWR4DBF7QOPJQLEY8BF4NIFV\",\"rcptSign\":\"_8BI5XWKYBTHQVMY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(272,'GHJKL','Mpesa','','2025-04-18 16:41:34','','0','14','2025-04-18 16:41:34','','0','1000','1','wholesale','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','141744983669','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'272','272','MKOJESY6QAKIHYHHPD89ZKFK-O','SFEMED6LN5AZ3VDB','20250418164155','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"272\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250418164155\",\"salesDt\":\"20250418\",\"stockRlsDt\":\"20250418164155\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":137,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"272\",\"rcptPbctDt\":\"20250418\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"272\",\"orgInvcNo\":0,\"curRcptNo\":\"272\",\"totRcptNo\":\"272\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"272\",\"rcptPbctDt\":\"20250418164155\",\"intrlData\":\"MKOJESY6QAKIHYHHPD89ZKFK-O\",\"rcptSign\":\"SFEMED6LN5AZ3VDB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(273,'','Invoice','','2025-04-18 16:43:16','','0','14','2025-04-18 16:43:16','55','0','2000','1','wholesale','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','141744983747','Cleared','','','','','2','275.86','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'273','273','J6TCIPKDYN8ZLGJDPFJM8KQHII','EL3RJLEH2P7ZU-0Z','20250418164335','0','143.68','0','0','0','0','275.86','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"273\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"JAY WINES\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250418164335\",\"salesDt\":\"20250418\",\"stockRlsDt\":\"20250418164335\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":143,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":275,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":143,\"totTaxAmt\":275,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254789632574\",\"rptNo\":\"273\",\"rcptPbctDt\":\"20250418\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"166.6666\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"143.68\",\"taxAmt\":\"275.86\",\"totAmt\":\"1999.9992\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"273\",\"orgInvcNo\":0,\"curRcptNo\":\"273\",\"totRcptNo\":\"273\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"273\",\"rcptPbctDt\":\"20250418164335\",\"intrlData\":\"J6TCIPKDYN8ZLGJDPFJM8KQHII\",\"rcptSign\":\"EL3RJLEH2P7ZU-0Z\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(274,'JLK','Mpesa','','2025-04-18 18:25:12','','0','14','2025-04-18 18:25:12','','0','2275','1','wholesale','0','2275','1','0','0','0','0','2275','0','printed',' ','','1','0','141744989793','Cleared','13','2025-04-25 12:50:46','','','1','313.79','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'274','274','CLZIY6MA455S7KNHU8VCWP6-JX','LG04QIWWLBUS6JYW','20250418182515','0','110.45','0','0','0','0','313.79','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"274\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250418182515\",\"salesDt\":\"20250418\",\"stockRlsDt\":\"20250418182515\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":110,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":313,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":110,\"totTaxAmt\":313,\"totAmt\":2275,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"274\",\"rcptPbctDt\":\"20250418\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"203.45\",\"totAmt\":\"1475.04\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"110.34\",\"totAmt\":\"799.992\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"274\",\"orgInvcNo\":0,\"curRcptNo\":\"274\",\"totRcptNo\":\"274\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"274\",\"rcptPbctDt\":\"20250418182515\",\"intrlData\":\"CLZIY6MA455S7KNHU8VCWP6-JX\",\"rcptSign\":\"LG04QIWWLBUS6JYW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(275,'','Mpesa','','2025-04-18 21:33:21','','0','14','2025-04-18 21:33:21','20','0','91865','1','wholesale','0','91865','1','0','0','0','0','91865','0','printed',' ','','1','0','141745000719','Cleared','13','2025-04-25 16:46:31','','','3','12670.96','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'275','275','JFDA8KHGLH1QFGCKPRNAWRDYGR','IVBEYVEOUZ3H7PTA','20250418213409','0','7713.22','0','0','0','0','12670.96','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"275\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"PERMINUS\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250418213409\",\"salesDt\":\"20250418\",\"stockRlsDt\":\"20250418213409\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":12,\"taxblAmtA\":0,\"taxblAmtB\":7713,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":12670,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":7713,\"totTaxAmt\":12670,\"totAmt\":91865,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745123456\",\"rptNo\":\"275\",\"rcptPbctDt\":\"20250418\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"240.00\",\"qtyUnitCd\":\"U\",\"qty\":\"240.00\",\"prc\":\"31.7\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"6558.62\",\"taxAmt\":\"1049.38\",\"totAmt\":\"7608.00\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"288.00\",\"qtyUnitCd\":\"U\",\"qty\":\"288.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"1291.03\",\"totAmt\":\"9360\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"331.03\",\"totAmt\":\"2400\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"84.00\",\"qtyUnitCd\":\"U\",\"qty\":\"84.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"772.41\",\"totAmt\":\"5599.944\"},{\"itemSeq\":5,\"itemCd\":\"KE2CTU0000008\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 1L\",\"bcd\":\"8\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"48.33\",\"splyAmt\":\"44.25\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"41.66\",\"taxAmt\":\"159.99\",\"totAmt\":\"1159.92\"},{\"itemSeq\":6,\"itemCd\":\"KE2CTU0000005\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 500ML\",\"bcd\":\"5\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"27.08\",\"splyAmt\":\"24.83\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"23.34\",\"taxAmt\":\"44.82\",\"totAmt\":\"324.96\"},{\"itemSeq\":7,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"20.00\",\"qtyUnitCd\":\"U\",\"qty\":\"20.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"1793.10\",\"totAmt\":\"13000\"},{\"itemSeq\":8,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"552.00\",\"qtyUnitCd\":\"U\",\"qty\":\"552.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"3171.91\",\"totAmt\":\"22996.32\"},{\"itemSeq\":9,\"itemCd\":\"KE2CTU0000015\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1.25 LTR\",\"bcd\":\"15\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"108.33\",\"splyAmt\":\"102.5\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"93.39\",\"taxAmt\":\"717.22\",\"totAmt\":\"5199.84\"},{\"itemSeq\":10,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"312.00\",\"qtyUnitCd\":\"U\",\"qty\":\"312.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"2644.90\",\"totAmt\":\"19175.52\"},{\"itemSeq\":11,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"166.6666\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"143.68\",\"taxAmt\":\"551.72\",\"totAmt\":\"3999.9984\"},{\"itemSeq\":12,\"itemCd\":\"KE2CTU0000014\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1 LTR\",\"bcd\":\"14\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"86.666\",\"splyAmt\":\"81.0833\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"74.71\",\"taxAmt\":\"143.45\",\"totAmt\":\"1039.992\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"275\",\"orgInvcNo\":0,\"curRcptNo\":\"275\",\"totRcptNo\":\"275\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"275\",\"rcptPbctDt\":\"20250418213409\",\"intrlData\":\"JFDA8KHGLH1QFGCKPRNAWRDYGR\",\"rcptSign\":\"IVBEYVEOUZ3H7PTA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"240.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"288.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"84.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000008\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000005\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"20.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"552.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000015\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"312.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000014\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(276,'','Cash','','2025-04-19 10:21:27','','0','14','2025-04-19 10:21:27','','2340','2340','1','wholesale','0','2340','1','0','0','0','0','0','0','printed',' ','','1','0','141745047260','Cleared','','','','','1','322.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'276','276','YZ2VGUVZGGYFAYJLS8CEXUQ6QX','JACUMPCOEJX4UNFZ','20250419102139','0','28.02','0','0','0','0','322.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"276\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250419102139\",\"salesDt\":\"20250419\",\"stockRlsDt\":\"20250419102139\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":322,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":322,\"totAmt\":2340,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"276\",\"rcptPbctDt\":\"20250419\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"322.76\",\"totAmt\":\"2340\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"276\",\"orgInvcNo\":0,\"curRcptNo\":\"276\",\"totRcptNo\":\"276\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"276\",\"rcptPbctDt\":\"20250419102139\",\"intrlData\":\"YZ2VGUVZGGYFAYJLS8CEXUQ6QX\",\"rcptSign\":\"JACUMPCOEJX4UNFZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(277,'','Cash','','2025-04-19 10:34:14','','0','14','2025-04-19 10:34:14','','2000','2000','1','wholesale','0','2000','1','0','0','0','0','0','0','printed',' ','','1','0','141745048018','Cleared','','','','','1','275.82','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'277','277','O8RCC7URVBPQ9JNMUV08C61SL6','FKCUYKXNPDOL17QR','20250419103433','0','35.91','0','0','0','0','275.82','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"277\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250419103433\",\"salesDt\":\"20250419\",\"stockRlsDt\":\"20250419103433\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":275,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":275,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"277\",\"rcptPbctDt\":\"20250419\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"275.82\",\"totAmt\":\"1999.68\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"277\",\"orgInvcNo\":0,\"curRcptNo\":\"277\",\"totRcptNo\":\"277\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"277\",\"rcptPbctDt\":\"20250419103433\",\"intrlData\":\"O8RCC7URVBPQ9JNMUV08C61SL6\",\"rcptSign\":\"FKCUYKXNPDOL17QR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(278,'','Cash','','2025-04-19 10:37:01','','0','14','2025-04-19 10:37:01','','208','208','1','wholesale','0','208','1','0','0','0','0','0','0','printed',' ','','1','0','141745048199','Cleared','','','','','1','28.73','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'278','278','UOSPDSV9SFDODYFYX9J6PKWEZV','EYFG3IT5NVW5GOJN','20250419103714','0','35.91','0','0','0','0','28.73','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"278\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250419103714\",\"salesDt\":\"20250419\",\"stockRlsDt\":\"20250419103714\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":28,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":28,\"totAmt\":208,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"278\",\"rcptPbctDt\":\"20250419\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"28.73\",\"totAmt\":\"208.3\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"278\",\"orgInvcNo\":0,\"curRcptNo\":\"278\",\"totRcptNo\":\"278\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"278\",\"rcptPbctDt\":\"20250419103714\",\"intrlData\":\"UOSPDSV9SFDODYFYX9J6PKWEZV\",\"rcptSign\":\"EYFG3IT5NVW5GOJN\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(279,'','Cash','','2025-04-19 10:57:02','','0','14','2025-04-19 10:57:02','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','141745048912','Cleared','','','','','1','57.93','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'279','279','D0RYQVUPEDXE5BX9CMFEY3KLZJ','FDDSMUQKGVNG0G6Y','20250419105717','0','90.52','0','0','0','0','57.93','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"279\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250419105717\",\"salesDt\":\"20250419\",\"stockRlsDt\":\"20250419105717\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":90,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":57,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":90,\"totTaxAmt\":57,\"totAmt\":420,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"279\",\"rcptPbctDt\":\"20250419\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000005\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 500ML\",\"bcd\":\"5\",\"pkgUnitCd\":\"CT\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"30\",\"splyAmt\":\"24.83\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"25.86\",\"taxAmt\":\"16.55\",\"totAmt\":\"120\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"75\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"64.66\",\"taxAmt\":\"41.38\",\"totAmt\":\"300\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"279\",\"orgInvcNo\":0,\"curRcptNo\":\"279\",\"totRcptNo\":\"279\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"279\",\"rcptPbctDt\":\"20250419105717\",\"intrlData\":\"D0RYQVUPEDXE5BX9CMFEY3KLZJ\",\"rcptSign\":\"FDDSMUQKGVNG0G6Y\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000005\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(280,'','Cash','','2025-04-19 10:58:05','','0','14','2025-04-19 10:58:05','','165','165','1','retail','0','165','1','0','0','0','0','0','0','printed',' ','','1','0','141745049445','Cleared','','','','','','22.75','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'280','280','1VN9RZWUMG-BEEVQXRO5BWIRU8','OSK61NRMQCOACWRG','20250419105814','0','103.45','0','0','0','0','22.75','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"280\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250419105814\",\"salesDt\":\"20250419\",\"stockRlsDt\":\"20250419105814\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":103,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":22,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":103,\"totTaxAmt\":22,\"totAmt\":165,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"280\",\"rcptPbctDt\":\"20250419\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"45\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"38.79\",\"taxAmt\":\"12.41\",\"totAmt\":\"90\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"75\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"64.66\",\"taxAmt\":\"10.34\",\"totAmt\":\"75\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"280\",\"orgInvcNo\":0,\"curRcptNo\":\"280\",\"totRcptNo\":\"280\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"280\",\"rcptPbctDt\":\"20250419105814\",\"intrlData\":\"1VN9RZWUMG-BEEVQXRO5BWIRU8\",\"rcptSign\":\"OSK61NRMQCOACWRG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(281,'PTY','Mpesa','','2025-04-19 11:02:54','','0','14','2025-04-19 11:02:54','','0','3120','1','wholesale','0','3120','1','0','0','0','0','3120','0','printed',' ','','1','0','141745049736','Cleared','','','','','1','430.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'281','281','7DFNRBUCW-6-F6SJNWQ7BN1_W6','UR1IWRXUKZEPYJSH','20250419110308','0','28.02','0','0','0','0','430.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"281\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250419110308\",\"salesDt\":\"20250419\",\"stockRlsDt\":\"20250419110308\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":430,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":430,\"totAmt\":3120,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"281\",\"rcptPbctDt\":\"20250419\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"96.00\",\"qtyUnitCd\":\"U\",\"qty\":\"96.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"430.34\",\"totAmt\":\"3120\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"281\",\"orgInvcNo\":0,\"curRcptNo\":\"281\",\"totRcptNo\":\"281\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"281\",\"rcptPbctDt\":\"20250419110308\",\"intrlData\":\"7DFNRBUCW-6-F6SJNWQ7BN1_W6\",\"rcptSign\":\"UR1IWRXUKZEPYJSH\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"96.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(282,'','Invoice','','2025-04-19 11:05:29','','0','14','2025-04-19 11:05:29','23','4710','4710','1','wholesale','0','4710','1','0','0','0','0','0','0','printed',' ','','1','0','141745049862','Cleared','','','','','1','649.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'282','282','PSCRWJVFCD2RCTEJATMYDA0M1B','X7B7N1YZWNO7L4ZX','20250419110631','0','631.46','0','0','0','0','649.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"282\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"ephraim caltex\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250419110631\",\"salesDt\":\"20250419\",\"stockRlsDt\":\"20250419110631\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":631,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":649,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":631,\"totTaxAmt\":649,\"totAmt\":4710,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254714567809\",\"rptNo\":\"282\",\"rcptPbctDt\":\"20250419\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"268.97\",\"totAmt\":\"1950\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"215.17\",\"totAmt\":\"1560\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"282\",\"orgInvcNo\":0,\"curRcptNo\":\"282\",\"totRcptNo\":\"282\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"282\",\"rcptPbctDt\":\"20250419110631\",\"intrlData\":\"PSCRWJVFCD2RCTEJATMYDA0M1B\",\"rcptSign\":\"X7B7N1YZWNO7L4ZX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(283,'','Cash','','2025-04-19 11:10:27','','0','14','2025-04-19 11:10:27','','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','141745050214','Cleared','','','','','','10.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'283','283','ITS2DRCVVCN-HWYDBYVBL5Y2UM','HHI9YUXBOURBK7SK','20250419111033','0','64.66','0','0','0','0','10.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"283\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250419111033\",\"salesDt\":\"20250419\",\"stockRlsDt\":\"20250419111033\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":64,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":10,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":64,\"totTaxAmt\":10,\"totAmt\":75,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"283\",\"rcptPbctDt\":\"20250419\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"75\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"64.66\",\"taxAmt\":\"10.34\",\"totAmt\":\"75\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"283\",\"orgInvcNo\":0,\"curRcptNo\":\"283\",\"totRcptNo\":\"283\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"283\",\"rcptPbctDt\":\"20250419111033\",\"intrlData\":\"ITS2DRCVVCN-HWYDBYVBL5Y2UM\",\"rcptSign\":\"HHI9YUXBOURBK7SK\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(284,'','Mpesa','','2025-04-19 11:12:17','','0','14','2025-04-19 11:12:17','25','0','0','1','wholesale','5320.0056','-0.0055999999995038','1','0','0','0','0','0','0','printed',' ','','1','0','141745050310','Cleared','13','2025-04-25 12:55:53','','','1','733.79','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'284','284','DKMJBTWTCCUEJYFOKPU2BFZU3J','20KRFTAXYALPF3IB','20250419111239','0','27.3','0','0','0','0','733.79','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"284\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250419111239\",\"salesDt\":\"20250419\",\"stockRlsDt\":\"20250419111239\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":27,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":733,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":27,\"totTaxAmt\":733,\"totAmt\":5320,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"284\",\"rcptPbctDt\":\"20250419\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"168.00\",\"qtyUnitCd\":\"U\",\"qty\":\"168.00\",\"prc\":\"31.6667\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"139.9944\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"27.30\",\"taxAmt\":\"733.79\",\"totAmt\":\"5320.0056\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"284\",\"orgInvcNo\":0,\"curRcptNo\":\"284\",\"totRcptNo\":\"284\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"284\",\"rcptPbctDt\":\"20250419111239\",\"intrlData\":\"DKMJBTWTCCUEJYFOKPU2BFZU3J\",\"rcptSign\":\"20KRFTAXYALPF3IB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"168.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(285,'','Invoice','','2025-04-19 11:15:30','','0','14','2025-04-19 11:15:30','25','1950','1950','1','wholesale','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','141745050514','Cleared','','','','','1','268.97','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'285','285','2WV2F_IKGEIE-IG3QUJGA7WQGY','FORIFMXCY5MYYNK5','20250419111553','0','560.34','0','0','0','0','268.97','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"285\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250419111553\",\"salesDt\":\"20250419\",\"stockRlsDt\":\"20250419111553\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":268,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":268,\"totAmt\":1950,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"285\",\"rcptPbctDt\":\"20250419\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"268.97\",\"totAmt\":\"1950\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"285\",\"orgInvcNo\":0,\"curRcptNo\":\"285\",\"totRcptNo\":\"285\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"285\",\"rcptPbctDt\":\"20250419111553\",\"intrlData\":\"2WV2F_IKGEIE-IG3QUJGA7WQGY\",\"rcptSign\":\"FORIFMXCY5MYYNK5\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(286,'LKJ','Mpesa','','2025-04-19 11:18:26','','0','14','2025-04-19 11:18:26','','0','75','1','retail','0','75','1','0','0','0','0','75','0','printed',' ','','1','0','141745050686','Cleared','','','','','','10.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'286','286','XAKRVE1LPXTZJ-L28KDO2JKI1O','UU_VJCIQ1RBNFNKS','20250419111853','0','64.66','0','0','0','0','10.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"286\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250419111853\",\"salesDt\":\"20250419\",\"stockRlsDt\":\"20250419111853\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":64,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":10,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":64,\"totTaxAmt\":10,\"totAmt\":75,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"286\",\"rcptPbctDt\":\"20250419\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"75\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"64.66\",\"taxAmt\":\"10.34\",\"totAmt\":\"75\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"286\",\"orgInvcNo\":0,\"curRcptNo\":\"286\",\"totRcptNo\":\"286\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"286\",\"rcptPbctDt\":\"20250419111853\",\"intrlData\":\"XAKRVE1LPXTZJ-L28KDO2JKI1O\",\"rcptSign\":\"UU_VJCIQ1RBNFNKS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(287,'','Invoice','','2025-04-19 11:58:31','','0','14','2025-04-19 11:58:31','25','8260','8260','1','wholesale','139.9944','8260','1','0','0','0','0','0','0','printed',' ','','1','0','141745053032','Cleared','','','','','1','1139.31','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'287','287','HNURHPM1ADNSBNUUSBFJLLO91P','ST--HUAC-J3A_ELS','20250419115855','0','42.39','0','0','0','0','1139.31','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"287\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250419115855\",\"salesDt\":\"20250419\",\"stockRlsDt\":\"20250419115855\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":42,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":1139,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":42,\"totTaxAmt\":1139,\"totAmt\":8260,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"287\",\"rcptPbctDt\":\"20250419\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"168.00\",\"qtyUnitCd\":\"U\",\"qty\":\"168.00\",\"prc\":\"49.1667\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"139.9944\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"42.39\",\"taxAmt\":\"1139.31\",\"totAmt\":\"8260.0056\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"287\",\"orgInvcNo\":0,\"curRcptNo\":\"287\",\"totRcptNo\":\"287\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"287\",\"rcptPbctDt\":\"20250419115855\",\"intrlData\":\"HNURHPM1ADNSBNUUSBFJLLO91P\",\"rcptSign\":\"ST--HUAC-J3A_ELS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"168.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(288,'','Invoice','','2025-04-19 11:59:23','','0','14','2025-04-19 11:59:23','24','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141745053146','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'288','288','PJD49O-ZBD7JWCDZQH5M18ZHWK','8RSCODEZ5IMIOJOA','20250419115945','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"288\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250419115945\",\"salesDt\":\"20250419\",\"stockRlsDt\":\"20250419115945\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":137,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"288\",\"rcptPbctDt\":\"20250419\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"288\",\"orgInvcNo\":0,\"curRcptNo\":\"288\",\"totRcptNo\":\"288\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"288\",\"rcptPbctDt\":\"20250419115945\",\"intrlData\":\"PJD49O-ZBD7JWCDZQH5M18ZHWK\",\"rcptSign\":\"8RSCODEZ5IMIOJOA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(289,'FJKL','Cash','','2025-04-19 12:11:56','','0','14','2025-04-19 12:11:56','','0','360','1','retail','0','360','1','0','0','0','0','360','0','printed',' ','','1','0','141745053893','Cleared','14','2025-04-19 12:14:47','','','1','49.66','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'289','289','BIVTJ_LDXC1E93XV3TGK2VKKEE','X9PQTIKMUJ6HNSAE','20250419121209','0','155.17','0','0','0','0','49.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"289\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250419121209\",\"salesDt\":\"20250419\",\"stockRlsDt\":\"20250419121209\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":155,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":49,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":155,\"totTaxAmt\":49,\"totAmt\":360,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"289\",\"rcptPbctDt\":\"20250419\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"180\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"155.17\",\"taxAmt\":\"49.66\",\"totAmt\":\"360\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"289\",\"orgInvcNo\":0,\"curRcptNo\":\"289\",\"totRcptNo\":\"289\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"289\",\"rcptPbctDt\":\"20250419121209\",\"intrlData\":\"BIVTJ_LDXC1E93XV3TGK2VKKEE\",\"rcptSign\":\"X9PQTIKMUJ6HNSAE\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(290,'','Cash','','2025-04-19 12:35:59','','0','14','2025-04-19 12:35:59','','1560','1560','1','wholesale','0','1560','1','0','0','0','0','0','0','printed',' ','','1','0','141745055333','Cleared','','','','','1','215.17','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'290','290','R3HKW-CQPGRORLR_5AYDNLR_LL','XNECCTH3QWZYIDAX','20250419123610','0','28.02','0','0','0','0','215.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"290\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250419123610\",\"salesDt\":\"20250419\",\"stockRlsDt\":\"20250419123610\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":215,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":215,\"totAmt\":1560,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"290\",\"rcptPbctDt\":\"20250419\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"215.17\",\"totAmt\":\"1560\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"290\",\"orgInvcNo\":0,\"curRcptNo\":\"290\",\"totRcptNo\":\"290\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"290\",\"rcptPbctDt\":\"20250419123610\",\"intrlData\":\"R3HKW-CQPGRORLR_5AYDNLR_LL\",\"rcptSign\":\"XNECCTH3QWZYIDAX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(291,'YIT','Mpesa','','2025-04-19 13:04:01','','0','14','2025-04-19 13:04:01','','0','1560','1','wholesale','0','1560','1','0','0','0','0','1560','0','printed',' ','','1','0','141745057024','Cleared','','','','','1','215.17','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'291','291','JDW5NK4BJIEYW9HSHIJYAOBPM0','BCDMMJIYURIX0AKJ','20250419130506','0','28.02','0','0','0','0','215.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"291\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250419130506\",\"salesDt\":\"20250419\",\"stockRlsDt\":\"20250419130506\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":215,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":215,\"totAmt\":1560,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"291\",\"rcptPbctDt\":\"20250419\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"215.17\",\"totAmt\":\"1560\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"291\",\"orgInvcNo\":0,\"curRcptNo\":\"291\",\"totRcptNo\":\"291\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"291\",\"rcptPbctDt\":\"20250419130506\",\"intrlData\":\"JDW5NK4BJIEYW9HSHIJYAOBPM0\",\"rcptSign\":\"BCDMMJIYURIX0AKJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(292,'','Cash','','2025-04-19 14:04:59','','0','14','2025-04-19 14:04:59','','3120','3120','1','wholesale','0','3120','1','0','0','0','0','0','0','printed',' ','','1','0','141745060646','Cleared','','','','','1','430.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'292','292','BUI86EQ3EGTX2PLBR3FPCFNRMB','PY9ULQ3NT_PDQGOF','20250419140527','0','28.02','0','0','0','0','430.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"292\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250419140527\",\"salesDt\":\"20250419\",\"stockRlsDt\":\"20250419140527\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":430,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":430,\"totAmt\":3120,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"292\",\"rcptPbctDt\":\"20250419\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"96.00\",\"qtyUnitCd\":\"U\",\"qty\":\"96.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"430.34\",\"totAmt\":\"3120\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"292\",\"orgInvcNo\":0,\"curRcptNo\":\"292\",\"totRcptNo\":\"292\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"292\",\"rcptPbctDt\":\"20250419140527\",\"intrlData\":\"BUI86EQ3EGTX2PLBR3FPCFNRMB\",\"rcptSign\":\"PY9ULQ3NT_PDQGOF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"96.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(293,'','Cash','','2025-04-19 14:18:14','','0','14','2025-04-19 14:18:14','','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','141745061458','Cleared','','','','','1','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'293','293','MU23LVQ5NKPLD7NF3SY8QWJMGT','8AEWPW6SMACISNZM','20250419141828','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"293\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250419141828\",\"salesDt\":\"20250419\",\"stockRlsDt\":\"20250419141828\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":165,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":165,\"totAmt\":1200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"293\",\"rcptPbctDt\":\"20250419\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"293\",\"orgInvcNo\":0,\"curRcptNo\":\"293\",\"totRcptNo\":\"293\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"293\",\"rcptPbctDt\":\"20250419141828\",\"intrlData\":\"MU23LVQ5NKPLD7NF3SY8QWJMGT\",\"rcptSign\":\"8AEWPW6SMACISNZM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(294,'JLG','Mpesa','','2025-04-19 14:22:23','','0','14','2025-04-19 14:22:23','','0','780','1','retail','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','141745061509','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'294','294','CIFYPXDDRALVILYYDFWJABDDC3','WUKCFCWVNAVCJJX0','20250419142238','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"294\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250419142238\",\"salesDt\":\"20250419\",\"stockRlsDt\":\"20250419142238\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"294\",\"rcptPbctDt\":\"20250419\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"294\",\"orgInvcNo\":0,\"curRcptNo\":\"294\",\"totRcptNo\":\"294\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"294\",\"rcptPbctDt\":\"20250419142238\",\"intrlData\":\"CIFYPXDDRALVILYYDFWJABDDC3\",\"rcptSign\":\"WUKCFCWVNAVCJJX0\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(295,'GFL','Mpesa','','2025-04-19 15:17:40','','0','14','2025-04-19 15:17:40','','0','1560','1','wholesale','0','1560','1','0','0','0','0','1560','0','printed',' ','','1','0','141745064906','Cleared','','','','','1','215.17','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'295','295','16XRNZPY-X7XBJOODNJN9CUZPP','0LA2P7C2IPLVECAB','20250419151809','0','28.02','0','0','0','0','215.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"295\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250419151809\",\"salesDt\":\"20250419\",\"stockRlsDt\":\"20250419151809\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":215,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":215,\"totAmt\":1560,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"295\",\"rcptPbctDt\":\"20250419\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"215.17\",\"totAmt\":\"1560\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"295\",\"orgInvcNo\":0,\"curRcptNo\":\"295\",\"totRcptNo\":\"295\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"295\",\"rcptPbctDt\":\"20250419151809\",\"intrlData\":\"16XRNZPY-X7XBJOODNJN9CUZPP\",\"rcptSign\":\"0LA2P7C2IPLVECAB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(296,'','Cash','','2025-04-19 18:17:01','','0','14','2025-04-19 18:17:01','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','141745075781','Cleared','','','','','','5.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'296','296','5DLQ7WLMP5Q7V3DIENURP0MQ5S','W1YMAIJLO9NKUMA1','20250419181726','0','17.24','0','0','0','0','5.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"296\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250419181726\",\"salesDt\":\"20250419\",\"stockRlsDt\":\"20250419181726\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":17,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":5,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":17,\"totTaxAmt\":5,\"totAmt\":40,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"296\",\"rcptPbctDt\":\"20250419\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"20\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"5.52\",\"totAmt\":\"40\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"296\",\"orgInvcNo\":0,\"curRcptNo\":\"296\",\"totRcptNo\":\"296\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"296\",\"rcptPbctDt\":\"20250419181726\",\"intrlData\":\"5DLQ7WLMP5Q7V3DIENURP0MQ5S\",\"rcptSign\":\"W1YMAIJLO9NKUMA1\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(297,'','Invoice','','2025-04-19 19:02:54','','-0','14','2025-04-19 19:02:54','27','0','0','1','wholesale','3960','0','1','0','0','0','0','0','0','printed',' ','','1','3960','141745078514','Cleared','','','','','1','546.2','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'297','297','RJPSHGG59FRIGEFOW2SQ0VSPMT','47JHSK-TZ7XVUGUV','20250419190338','0','71.12','0','0','0','0','546.2','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"297\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"PERMINUS\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250419190338\",\"salesDt\":\"20250419\",\"stockRlsDt\":\"20250419190338\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":71,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":546,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":71,\"totTaxAmt\":546,\"totAmt\":3960,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745123456\",\"rptNo\":\"297\",\"rcptPbctDt\":\"20250419\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"331.03\",\"totAmt\":\"2400\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"215.17\",\"totAmt\":\"1560\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"297\",\"orgInvcNo\":0,\"curRcptNo\":\"297\",\"totRcptNo\":\"297\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"297\",\"rcptPbctDt\":\"20250419190338\",\"intrlData\":\"RJPSHGG59FRIGEFOW2SQ0VSPMT\",\"rcptSign\":\"47JHSK-TZ7XVUGUV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(298,'','Cash','','2025-04-19 19:04:56','','0','14','2025-04-19 19:04:56','27','0','0','1','wholesale','0','1599.984','1','0','0','0','0','0','0','printed',' ','','1','1599.984','141745078652','Cleared','','','','','1','220.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'298','298','NWWUGZYOHIA1QSD1X7BEMAVXR4','TXCKDIENQ4WZ7FGU','20250419190530','0','57.47','0','0','0','0','220.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"298\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"PERMINUS\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250419190530\",\"salesDt\":\"20250419\",\"stockRlsDt\":\"20250419190530\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":57,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":220,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":57,\"totTaxAmt\":220,\"totAmt\":1600,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745123456\",\"rptNo\":\"298\",\"rcptPbctDt\":\"20250419\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"220.69\",\"totAmt\":\"1599.984\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"298\",\"orgInvcNo\":0,\"curRcptNo\":\"298\",\"totRcptNo\":\"298\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"298\",\"rcptPbctDt\":\"20250419190530\",\"intrlData\":\"NWWUGZYOHIA1QSD1X7BEMAVXR4\",\"rcptSign\":\"TXCKDIENQ4WZ7FGU\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(299,'dfd','Invoice','','2025-04-19 19:09:47','','0','14','2025-04-19 19:09:47','27','0','6040','1','wholesale','0','6040','1','0','0','0','0','6040','0','printed',' ','','1','0','141745078874','Cleared','','','','','1','833.09','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'299','299','T_TYDSFMQSJADKSB0WIGFCTNI6','_OSCTOAXCMANSABV','20250419191009','0','220.54','0','0','0','0','833.09','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"299\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"PERMINUS\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250419191009\",\"salesDt\":\"20250419\",\"stockRlsDt\":\"20250419191009\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":220,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":833,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":220,\"totTaxAmt\":833,\"totAmt\":6040,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745123456\",\"rptNo\":\"299\",\"rcptPbctDt\":\"20250419\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000008\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 1L\",\"bcd\":\"8\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"48.33\",\"splyAmt\":\"44.25\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"41.66\",\"taxAmt\":\"79.99\",\"totAmt\":\"579.96\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"215.17\",\"totAmt\":\"1560\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"331.03\",\"totAmt\":\"2400\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000004\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 1L\",\"bcd\":\"4\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"125\",\"splyAmt\":\"118.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"107.76\",\"taxAmt\":\"206.90\",\"totAmt\":\"1500\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"299\",\"orgInvcNo\":0,\"curRcptNo\":\"299\",\"totRcptNo\":\"299\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"299\",\"rcptPbctDt\":\"20250419191009\",\"intrlData\":\"T_TYDSFMQSJADKSB0WIGFCTNI6\",\"rcptSign\":\"_OSCTOAXCMANSABV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000008\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000004\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(300,'KJH','Cash','','2025-04-19 19:39:43','','0','14','2025-04-19 19:39:43','','800','1200','1','wholesale','0','1200','1','0','0','0','0','400','0','printed',' ','','1','0','141745080765','Cleared','14','2025-04-19 19:44:41','','','1','165.52','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'300','300','ND4X34ZJ-F_WRWGKIYGJPYVLQX','99TYWQHHZUBD8FCC','20250419194225','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"300\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250419194225\",\"salesDt\":\"20250419\",\"stockRlsDt\":\"20250419194225\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":165,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":165,\"totAmt\":1200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"300\",\"rcptPbctDt\":\"20250419\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"300\",\"orgInvcNo\":0,\"curRcptNo\":\"300\",\"totRcptNo\":\"300\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"300\",\"rcptPbctDt\":\"20250419194225\",\"intrlData\":\"ND4X34ZJ-F_WRWGKIYGJPYVLQX\",\"rcptSign\":\"99TYWQHHZUBD8FCC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(301,'','Invoice','','2025-04-20 11:43:13','','0','14','2025-04-20 11:43:13','25','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','141745138576','Cleared','','','','','1','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'301','301','NRPY7Q8FYGAHSVFZNBLWOPEBJL','IYLWXZH8WUPH7V62','20250420114334','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"301\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250420114334\",\"salesDt\":\"20250420\",\"stockRlsDt\":\"20250420114334\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":165,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":165,\"totAmt\":1200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"301\",\"rcptPbctDt\":\"20250420\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"301\",\"orgInvcNo\":0,\"curRcptNo\":\"301\",\"totRcptNo\":\"301\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"301\",\"rcptPbctDt\":\"20250420114334\",\"intrlData\":\"NRPY7Q8FYGAHSVFZNBLWOPEBJL\",\"rcptSign\":\"IYLWXZH8WUPH7V62\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(302,'','Mpesa','','2025-04-20 11:50:22','','0','14','2025-04-20 11:50:22','','0','0','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141745138992','Cleared','13','2025-04-25 12:51:47','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'302','302','3J-7H-V-ZNBEY6D5PGBCTPQIRV','NDRKZXDJ2DLLZJBQ','20250420115031','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"302\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250420115031\",\"salesDt\":\"20250420\",\"stockRlsDt\":\"20250420115031\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"302\",\"rcptPbctDt\":\"20250420\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"302\",\"orgInvcNo\":0,\"curRcptNo\":\"302\",\"totRcptNo\":\"302\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"302\",\"rcptPbctDt\":\"20250420115031\",\"intrlData\":\"3J-7H-V-ZNBEY6D5PGBCTPQIRV\",\"rcptSign\":\"NDRKZXDJ2DLLZJBQ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(303,'PYJ','Invoice','','2025-04-20 12:47:04','','0','14','2025-04-20 12:47:04','24','0','2630','1','wholesale','0','2630','1','0','0','0','0','2630','0','printed',' ','','1','0','141745142314','Cleared','','','','','1','362.77','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'303','303','G5V-ERRQFIGASZEOBBQ6X2E-UM','ZMBLCDLPLWYDUM7D','20250420124731','0','631.46','0','0','0','0','362.77','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"303\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250420124731\",\"salesDt\":\"20250420\",\"stockRlsDt\":\"20250420124731\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":631,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":362,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":631,\"totTaxAmt\":362,\"totAmt\":2630,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"303\",\"rcptPbctDt\":\"20250420\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"303\",\"orgInvcNo\":0,\"curRcptNo\":\"303\",\"totRcptNo\":\"303\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"303\",\"rcptPbctDt\":\"20250420124731\",\"intrlData\":\"G5V-ERRQFIGASZEOBBQ6X2E-UM\",\"rcptSign\":\"ZMBLCDLPLWYDUM7D\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(304,'','Invoice','','2025-04-20 12:55:22','','0','14','2025-04-20 12:55:22','23','1550','1550','1','retail','0','1550','1','0','0','0','0','0','0','printed',' ','','1','0','141745142844','Cleared','','','','','1','213.79','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'304','304','4Y3T3Q4EHCIRVPNW6KRB4NAU8C','1WURKAVRLRRW0TJA','20250420125546','0','117.64','0','0','0','0','213.79','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"304\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"ephraim caltex\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250420125546\",\"salesDt\":\"20250420\",\"stockRlsDt\":\"20250420125546\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":117,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":213,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":117,\"totTaxAmt\":213,\"totAmt\":1550,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254714567809\",\"rptNo\":\"304\",\"rcptPbctDt\":\"20250420\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"203.45\",\"totAmt\":\"1475.04\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"75\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"64.66\",\"taxAmt\":\"10.34\",\"totAmt\":\"75\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"304\",\"orgInvcNo\":0,\"curRcptNo\":\"304\",\"totRcptNo\":\"304\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"304\",\"rcptPbctDt\":\"20250420125546\",\"intrlData\":\"4Y3T3Q4EHCIRVPNW6KRB4NAU8C\",\"rcptSign\":\"1WURKAVRLRRW0TJA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(305,'','Invoice','','2025-04-20 13:37:53','','0','14','2025-04-20 13:37:53','28','4680','4680','1','wholesale','120','4680','1','0','0','0','0','0','0','printed',' ','','1','0','141745145398','Cleared','','','','','1','645.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'305','305','8AVKRJYOJYGDOU4EIS9IUFO-TG','HEBY3IZOWN4YFZGX','20250420133822','0','42.03','0','0','0','0','645.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"305\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"GLADYS\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250420133822\",\"salesDt\":\"20250420\",\"stockRlsDt\":\"20250420133822\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":42,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":645,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":42,\"totTaxAmt\":645,\"totAmt\":4680,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254789858533\",\"rptNo\":\"305\",\"rcptPbctDt\":\"20250420\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"96.00\",\"qtyUnitCd\":\"U\",\"qty\":\"96.00\",\"prc\":\"48.75\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"120\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"42.03\",\"taxAmt\":\"645.52\",\"totAmt\":\"4680\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"305\",\"orgInvcNo\":0,\"curRcptNo\":\"305\",\"totRcptNo\":\"305\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"305\",\"rcptPbctDt\":\"20250420133822\",\"intrlData\":\"8AVKRJYOJYGDOU4EIS9IUFO-TG\",\"rcptSign\":\"HEBY3IZOWN4YFZGX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"96.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(306,'','Invoice','','2025-04-20 13:59:00','CALIFORNIA','0','14','2025-04-20 13:59:00','24','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed','CALIFORNIA ','','1','0','141745146723','Cleared','','','','','1','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'306','306','TU9HA4J-EQG9EEDBUZ6AVBVQQB','3GHRIG46MY6072VF','20250420135930','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"306\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250420135930\",\"salesDt\":\"20250420\",\"stockRlsDt\":\"20250420135930\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":165,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":165,\"totAmt\":1200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"306\",\"rcptPbctDt\":\"20250420\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"306\",\"orgInvcNo\":0,\"curRcptNo\":\"306\",\"totRcptNo\":\"306\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"306\",\"rcptPbctDt\":\"20250420135930\",\"intrlData\":\"TU9HA4J-EQG9EEDBUZ6AVBVQQB\",\"rcptSign\":\"3GHRIG46MY6072VF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(307,'','Cash','','2025-04-20 14:28:30','','0','14','2025-04-20 14:28:30','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','141745148485','Cleared','','','','','','6.21','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'307','307','_VYPPOEP8E26QR1FGJS4EEBQH0','FO0BKTWCYJRABW1Q','20250420142847','0','38.79','0','0','0','0','6.21','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"307\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250420142847\",\"salesDt\":\"20250420\",\"stockRlsDt\":\"20250420142847\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":38,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":6,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":38,\"totTaxAmt\":6,\"totAmt\":45,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"307\",\"rcptPbctDt\":\"20250420\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"45\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"38.79\",\"taxAmt\":\"6.21\",\"totAmt\":\"45\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"307\",\"orgInvcNo\":0,\"curRcptNo\":\"307\",\"totRcptNo\":\"307\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"307\",\"rcptPbctDt\":\"20250420142847\",\"intrlData\":\"_VYPPOEP8E26QR1FGJS4EEBQH0\",\"rcptSign\":\"FO0BKTWCYJRABW1Q\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(308,'','Cash','','2025-04-20 14:40:45','','0','14','2025-04-20 14:40:45','','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141745149169','Cleared','','','','','','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'308','308','8KZMY9F7PIJYH__53IADONUELW','AEXN0SXPWY1NPMRX','20250420144058','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"308\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250420144058\",\"salesDt\":\"20250420\",\"stockRlsDt\":\"20250420144058\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"308\",\"rcptPbctDt\":\"20250420\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"308\",\"orgInvcNo\":0,\"curRcptNo\":\"308\",\"totRcptNo\":\"308\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"308\",\"rcptPbctDt\":\"20250420144058\",\"intrlData\":\"8KZMY9F7PIJYH__53IADONUELW\",\"rcptSign\":\"AEXN0SXPWY1NPMRX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(309,'','Mpesa','','2025-04-20 15:25:11','','0','14','2025-04-20 15:25:11','','0','2340','1','wholesale','0','2340','1','0','0','0','0','2340','0','printed',' ','','1','0','141745151725','Cleared','14','2025-04-20 17:13:44','','','1','322.76','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'309','309','NFF45C0BR2Y8DZJJTLRWY7HG2R','OUWSA0RRUZ_ETBQA','20250420152515','0','28.02','0','0','0','0','322.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"309\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250420152515\",\"salesDt\":\"20250420\",\"stockRlsDt\":\"20250420152515\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":322,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":322,\"totAmt\":2340,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"309\",\"rcptPbctDt\":\"20250420\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"322.76\",\"totAmt\":\"2340\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"309\",\"orgInvcNo\":0,\"curRcptNo\":\"309\",\"totRcptNo\":\"309\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"309\",\"rcptPbctDt\":\"20250420152515\",\"intrlData\":\"NFF45C0BR2Y8DZJJTLRWY7HG2R\",\"rcptSign\":\"OUWSA0RRUZ_ETBQA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(310,'','Invoice','','2025-04-20 15:56:54','','0','14','2025-04-20 15:56:54','24','1980','1980','1','retail','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','141745151916','Cleared','','','','','1','273.11','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'310','310','5X-DWUFMYSQVP1UCUVDPJHDSG6','PU9BFQTGSBXJRSX_','20250420155729','0','71.12','0','0','0','0','273.11','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"310\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250420155729\",\"salesDt\":\"20250420\",\"stockRlsDt\":\"20250420155729\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":71,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":273,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":71,\"totTaxAmt\":273,\"totAmt\":1980,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"310\",\"rcptPbctDt\":\"20250420\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"310\",\"orgInvcNo\":0,\"curRcptNo\":\"310\",\"totRcptNo\":\"310\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"310\",\"rcptPbctDt\":\"20250420155729\",\"intrlData\":\"5X-DWUFMYSQVP1UCUVDPJHDSG6\",\"rcptSign\":\"PU9BFQTGSBXJRSX_\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(311,'','Cash','','2025-04-20 16:30:05','','0','14','2025-04-20 16:30:05','','1300','1300','1','wholesale','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','141745155767','Cleared','','','','','1','179.31','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'311','311','V4KK9GPDHSJLY4S-HOTQNN6WJ4','LU__BH1W_EPS4AF9','20250420163023','0','560.34','0','0','0','0','179.31','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"311\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250420163023\",\"salesDt\":\"20250420\",\"stockRlsDt\":\"20250420163023\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":179,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":179,\"totAmt\":1300,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"311\",\"rcptPbctDt\":\"20250420\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"179.31\",\"totAmt\":\"1300\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"311\",\"orgInvcNo\":0,\"curRcptNo\":\"311\",\"totRcptNo\":\"311\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"311\",\"rcptPbctDt\":\"20250420163023\",\"intrlData\":\"V4KK9GPDHSJLY4S-HOTQNN6WJ4\",\"rcptSign\":\"LU__BH1W_EPS4AF9\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(312,'KYJ','Mpesa','','2025-04-20 16:42:20','','0','14','2025-04-20 16:42:20','','0','2630','1','wholesale','0','2630','1','0','0','0','0','2630','0','printed',' ','','1','0','141745156385','Cleared','','','','','1','362.77','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'312','312','VXAUU_MWJPTRRUFDKBMS_-4PGB','CYB3X0CN1IQWCJ9P','20250420164613','0','631.46','0','0','0','0','362.77','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"312\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250420164613\",\"salesDt\":\"20250420\",\"stockRlsDt\":\"20250420164613\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":631,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":362,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":631,\"totTaxAmt\":362,\"totAmt\":2630,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"312\",\"rcptPbctDt\":\"20250420\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"312\",\"orgInvcNo\":0,\"curRcptNo\":\"312\",\"totRcptNo\":\"312\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"312\",\"rcptPbctDt\":\"20250420164613\",\"intrlData\":\"VXAUU_MWJPTRRUFDKBMS_-4PGB\",\"rcptSign\":\"CYB3X0CN1IQWCJ9P\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(313,'','Cash','','2025-04-21 08:52:09','','0','14','2025-04-21 08:52:09','32','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','141745214341','Cleared','','','','','','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'313','313','3D9E8IL1I_IWTCTKM9EI4KTLII','7JQHQ6WOOJ8NW1RB','20250421085228','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"313\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"Wambugu\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250421085228\",\"salesDt\":\"20250421\",\"stockRlsDt\":\"20250421085228\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":165,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":165,\"totAmt\":1200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254780541507\",\"rptNo\":\"313\",\"rcptPbctDt\":\"20250421\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"313\",\"orgInvcNo\":0,\"curRcptNo\":\"313\",\"totRcptNo\":\"313\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"313\",\"rcptPbctDt\":\"20250421085228\",\"intrlData\":\"3D9E8IL1I_IWTCTKM9EI4KTLII\",\"rcptSign\":\"7JQHQ6WOOJ8NW1RB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(314,'','Invoice','','2025-04-21 09:00:53','','-160','14','2025-04-21 09:00:53','24','0','160','1','retail','0','160','1','0','0','160','0','0','0','printed',' ','','1','0','141745215081','Cleared','','','','','','22.07','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'314','314','VQCQ8FEMN35J9F0QHI2X9O9NUK','P0IOSQV1JI6TFYKQ','20250421090113','0','60.34','0','0','0','0','22.07','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"314\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250421090113\",\"salesDt\":\"20250421\",\"stockRlsDt\":\"20250421090113\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":60,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":22,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":60,\"totTaxAmt\":22,\"totAmt\":160,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"314\",\"rcptPbctDt\":\"20250421\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"20\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"8.28\",\"totAmt\":\"60\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"13.79\",\"totAmt\":\"100\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"314\",\"orgInvcNo\":0,\"curRcptNo\":\"314\",\"totRcptNo\":\"314\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"314\",\"rcptPbctDt\":\"20250421090113\",\"intrlData\":\"VQCQ8FEMN35J9F0QHI2X9O9NUK\",\"rcptSign\":\"P0IOSQV1JI6TFYKQ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(315,'','Invoice','','2025-04-21 09:03:39','','0','14','2025-04-21 09:03:39','25','270','270','1','retail','0','270','1','0','0','0','0','0','0','printed',' ','','1','0','141745215299','Cleared','','','','','','37.25','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'315','315','E6AXQDQUZWEWCXT7EK-S4DWBPJ','QG3ES0EESKKBGTFX','20250421090409','0','215.51','0','0','0','0','37.25','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"315\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250421090409\",\"salesDt\":\"20250421\",\"stockRlsDt\":\"20250421090409\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":215,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":37,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":215,\"totTaxAmt\":37,\"totAmt\":270,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"315\",\"rcptPbctDt\":\"20250421\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"6.90\",\"totAmt\":\"50\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"180\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"155.17\",\"taxAmt\":\"24.83\",\"totAmt\":\"180\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"20\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"5.52\",\"totAmt\":\"40\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"315\",\"orgInvcNo\":0,\"curRcptNo\":\"315\",\"totRcptNo\":\"315\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"315\",\"rcptPbctDt\":\"20250421090409\",\"intrlData\":\"E6AXQDQUZWEWCXT7EK-S4DWBPJ\",\"rcptSign\":\"QG3ES0EESKKBGTFX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(316,'KLJ','Invoice','','2025-04-21 09:30:37','','0','14','2025-04-21 09:30:37','25','0','650','1','wholesale','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','141745217025','Cleared','','','','','2','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'316','316','-MMZHM-T-MSH3AK4S-WGESINZQ','XCXTWQ6MF_IN0LGS','20250421093105','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"316\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250421093105\",\"salesDt\":\"20250421\",\"stockRlsDt\":\"20250421093105\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"316\",\"rcptPbctDt\":\"20250421\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"316\",\"orgInvcNo\":0,\"curRcptNo\":\"316\",\"totRcptNo\":\"316\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"316\",\"rcptPbctDt\":\"20250421093105\",\"intrlData\":\"-MMZHM-T-MSH3AK4S-WGESINZQ\",\"rcptSign\":\"XCXTWQ6MF_IN0LGS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(317,'','Cash','','2025-04-21 11:28:21','','0','14','2025-04-21 11:28:21','25','1300','1300','1','wholesale','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','141745222806','Cleared','','','','','1','179.31','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'317','317','3PQXAVGZAJVSW-IKECO4SK7KPH','SDSOCNFW0Z4QR-PM','20250421112849','0','560.34','0','0','0','0','179.31','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"317\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250421112849\",\"salesDt\":\"20250421\",\"stockRlsDt\":\"20250421112849\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":179,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":179,\"totAmt\":1300,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"317\",\"rcptPbctDt\":\"20250421\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"179.31\",\"totAmt\":\"1300\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"317\",\"orgInvcNo\":0,\"curRcptNo\":\"317\",\"totRcptNo\":\"317\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"317\",\"rcptPbctDt\":\"20250421112849\",\"intrlData\":\"3PQXAVGZAJVSW-IKECO4SK7KPH\",\"rcptSign\":\"SDSOCNFW0Z4QR-PM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(318,'','Mpesa','','2025-04-21 11:30:15','','0','14','2025-04-21 11:30:15','25','0','0','1','wholesale','0','2299.992','1','0','0','0','0','0','0','printed',' ','','1','0','141745224171','Cleared','13','2025-04-25 12:54:39','','','1','317.24','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'318','318','HKAAEAK-4VIEUJNGKDDTAKBGC0','QUARHQZJCUQASKWZ','20250421113030','0','165.23','0','0','0','0','317.24','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"318\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250421113030\",\"salesDt\":\"20250421\",\"stockRlsDt\":\"20250421113030\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":165,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":317,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":165,\"totTaxAmt\":317,\"totAmt\":2300,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"318\",\"rcptPbctDt\":\"20250421\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000004\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 1L\",\"bcd\":\"4\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"125\",\"splyAmt\":\"118.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"107.76\",\"taxAmt\":\"206.90\",\"totAmt\":\"1500\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"110.34\",\"totAmt\":\"799.992\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"318\",\"orgInvcNo\":0,\"curRcptNo\":\"318\",\"totRcptNo\":\"318\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"318\",\"rcptPbctDt\":\"20250421113030\",\"intrlData\":\"HKAAEAK-4VIEUJNGKDDTAKBGC0\",\"rcptSign\":\"QUARHQZJCUQASKWZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000004\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(319,'','Invoice','','2025-04-21 11:32:03','','0','14','2025-04-21 11:32:03','25','3255','3255','1','wholesale','0','3255','1','0','0','0','0','0','0','printed',' ','','1','0','141745224235','Cleared','','','','','1','448.95','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'319','319','XRX9G1SNXZQSLLIANEZ4T8SHBA','XHFTMXMWDO8PTIDF','20250421113221','0','116.91','0','0','0','0','448.95','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"319\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250421113221\",\"salesDt\":\"20250421\",\"stockRlsDt\":\"20250421113221\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":116,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":448,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":116,\"totTaxAmt\":448,\"totAmt\":3255,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"319\",\"rcptPbctDt\":\"20250421\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"203.45\",\"totAmt\":\"1475.04\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"319\",\"orgInvcNo\":0,\"curRcptNo\":\"319\",\"totRcptNo\":\"319\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"319\",\"rcptPbctDt\":\"20250421113221\",\"intrlData\":\"XRX9G1SNXZQSLLIANEZ4T8SHBA\",\"rcptSign\":\"XHFTMXMWDO8PTIDF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(320,'','Cash','','2025-04-21 12:21:04','','0','14','2025-04-21 12:21:04','25','2300','2300','1','wholesale','0','2300','1','0','0','0','0','0','0','printed',' ','','1','0','141745227225','Cleared','','','','','','317.24','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'320','320','HLCJN_LRKDOD2L5F1GK5ZJCNM-','EESX42QZE0NOGIYR','20250421122121','0','165.23','0','0','0','0','317.24','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"320\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250421122121\",\"salesDt\":\"20250421\",\"stockRlsDt\":\"20250421122121\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":165,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":317,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":165,\"totTaxAmt\":317,\"totAmt\":2300,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"320\",\"rcptPbctDt\":\"20250421\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000004\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 1L\",\"bcd\":\"4\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"125\",\"splyAmt\":\"118.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"107.76\",\"taxAmt\":\"206.90\",\"totAmt\":\"1500\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"110.34\",\"totAmt\":\"799.992\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"320\",\"orgInvcNo\":0,\"curRcptNo\":\"320\",\"totRcptNo\":\"320\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"320\",\"rcptPbctDt\":\"20250421122121\",\"intrlData\":\"HLCJN_LRKDOD2L5F1GK5ZJCNM-\",\"rcptSign\":\"EESX42QZE0NOGIYR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000004\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(321,'','Invoice','','2025-04-21 12:57:45','','0','14','2025-04-21 12:57:45','25','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141745229450','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'321','321','4HET9Q-_ER7AUYFM-Z1IRU-ERU','QAXHQBQOBTUVNWVW','20250421125801','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"321\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250421125801\",\"salesDt\":\"20250421\",\"stockRlsDt\":\"20250421125801\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"321\",\"rcptPbctDt\":\"20250421\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"321\",\"orgInvcNo\":0,\"curRcptNo\":\"321\",\"totRcptNo\":\"321\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"321\",\"rcptPbctDt\":\"20250421125801\",\"intrlData\":\"4HET9Q-_ER7AUYFM-Z1IRU-ERU\",\"rcptSign\":\"QAXHQBQOBTUVNWVW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(322,'','Cash','','2025-04-21 13:27:06','','0','14','2025-04-21 13:27:06','25','0','0','1','wholesale','13799.04','-0.039999999999054','1','0','0','-0.039999999999054','0','0','0','printed',' ','','1','13799.04','141745229579','Cleared','13','2025-04-25 12:56:43','','','1','1903.31','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'322','322','GC582WRC-PW-_M8PDD-GXSJVPV','2KSR019DXUKLRZCO','20250421132733','0','596.25','0','0','0','0','1903.31','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"322\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250421132733\",\"salesDt\":\"20250421\",\"stockRlsDt\":\"20250421132733\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":596,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":1903,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":596,\"totTaxAmt\":1903,\"totAmt\":13799,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"322\",\"rcptPbctDt\":\"20250421\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"1075.86\",\"totAmt\":\"7800\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"144.00\",\"qtyUnitCd\":\"U\",\"qty\":\"144.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"827.45\",\"totAmt\":\"5999.04\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"322\",\"orgInvcNo\":0,\"curRcptNo\":\"322\",\"totRcptNo\":\"322\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"322\",\"rcptPbctDt\":\"20250421132733\",\"intrlData\":\"GC582WRC-PW-_M8PDD-GXSJVPV\",\"rcptSign\":\"2KSR019DXUKLRZCO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"144.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(323,'','Invoice','','2025-04-21 13:39:52','','1','14','2025-04-21 13:39:52','25','13560','13559','1','wholesale','239.9952','13559','1','0','0','-1','0','0','0','printed',' ','','1','0','141745231831','Cleared','','','','','1','1870.21','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'323','323','YQJVXSX-XQAT1-NVXATUCEVTKC','NZB-SRUFL57NOK6H','20250421134027','0','586.92','0','0','0','0','1870.21','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"323\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250421134027\",\"salesDt\":\"20250421\",\"stockRlsDt\":\"20250421134027\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":586,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":1870,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":586,\"totTaxAmt\":1870,\"totAmt\":13559,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"323\",\"rcptPbctDt\":\"20250421\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"640\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"120\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"551.72\",\"taxAmt\":\"1059.31\",\"totAmt\":\"7680\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"144.00\",\"qtyUnitCd\":\"U\",\"qty\":\"144.00\",\"prc\":\"40.8267\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"119.9952\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.20\",\"taxAmt\":\"810.90\",\"totAmt\":\"5879.0448\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"323\",\"orgInvcNo\":0,\"curRcptNo\":\"323\",\"totRcptNo\":\"323\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"323\",\"rcptPbctDt\":\"20250421134027\",\"intrlData\":\"YQJVXSX-XQAT1-NVXATUCEVTKC\",\"rcptSign\":\"NZB-SRUFL57NOK6H\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"144.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(324,'','Invoice','','2025-04-21 13:48:08','','0','14','2025-04-21 13:48:08','20','0','11500','1','wholesale','0','11500','1','0','0','0','0','11500','0','printed',' ','','1','0','141745232401','Cleared','','','','','1','1586.18','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'324','324','BZ6L6UMCZ0ENBGKFB2_UF-5WIC','LJVQR6KC5JR_S5DN','20250421134832','0','653.72','0','0','0','0','1586.18','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"324\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KARIGUINI NAIRUTIA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250421134832\",\"salesDt\":\"20250421\",\"stockRlsDt\":\"20250421134832\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":653,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":1586,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":653,\"totTaxAmt\":1586,\"totAmt\":11500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712343565\",\"rptNo\":\"324\",\"rcptPbctDt\":\"20250421\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"10.00\",\"qtyUnitCd\":\"U\",\"qty\":\"10.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"896.55\",\"totAmt\":\"6500\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"60.00\",\"qtyUnitCd\":\"U\",\"qty\":\"60.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"551.72\",\"totAmt\":\"3999.96\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"324\",\"orgInvcNo\":0,\"curRcptNo\":\"324\",\"totRcptNo\":\"324\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"324\",\"rcptPbctDt\":\"20250421134832\",\"intrlData\":\"BZ6L6UMCZ0ENBGKFB2_UF-5WIC\",\"rcptSign\":\"LJVQR6KC5JR_S5DN\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"10.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"60.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(325,'','Invoice','','2025-04-21 15:01:31','','--0.19999999999709','14','2025-04-21 15:01:31','53','0','0','1','wholesale','43399.2','-0.19999999999709','1','0','0','-0.19999999999709','0','0','0','printed',' ','','1','43399.2','141745236621','Cleared','','','','','1','5986.09','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'325','325','_PJRCUIO9S76LBEWGIUECLFDCI','HKPP4XXQGXGCFYND','20250421150345','0','79.01','0','0','0','0','5986.09','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"325\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"TONY UPTOWN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250421150345\",\"salesDt\":\"20250421\",\"stockRlsDt\":\"20250421150345\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":79,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":5986,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":79,\"totTaxAmt\":5986,\"totAmt\":43399,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254777444445\",\"rptNo\":\"325\",\"rcptPbctDt\":\"20250421\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"120.00\",\"qtyUnitCd\":\"U\",\"qty\":\"120.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"689.54\",\"totAmt\":\"4999.2\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"768.00\",\"qtyUnitCd\":\"U\",\"qty\":\"768.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"5296.55\",\"totAmt\":\"38400\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"325\",\"orgInvcNo\":0,\"curRcptNo\":\"325\",\"totRcptNo\":\"325\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"325\",\"rcptPbctDt\":\"20250421150345\",\"intrlData\":\"_PJRCUIO9S76LBEWGIUECLFDCI\",\"rcptSign\":\"HKPP4XXQGXGCFYND\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"120.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"768.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(326,'','Invoice','','2025-04-21 15:08:27','','0','14','2025-04-21 15:08:27','19','0','29959','1','wholesale','0','29959','1','0','0','0','0','29959','0','printed',' ','','1','0','141745237225','Cleared','','','','','2','4132.3','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'326','326','FOWXKNIF0-LIIALSYADUNUSQYX','HF2OMXNNSBCP69OI','20250421151006','0','63.93','0','0','0','0','4132.3','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"326\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"UPTOWN MWEIGA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250421151006\",\"salesDt\":\"20250421\",\"stockRlsDt\":\"20250421151006\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":63,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":4132,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":63,\"totTaxAmt\":4132,\"totAmt\":29959,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254766787674\",\"rptNo\":\"326\",\"rcptPbctDt\":\"20250421\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"768.00\",\"qtyUnitCd\":\"U\",\"qty\":\"768.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"3442.76\",\"totAmt\":\"24960\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"120.00\",\"qtyUnitCd\":\"U\",\"qty\":\"120.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"689.54\",\"totAmt\":\"4999.2\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"326\",\"orgInvcNo\":0,\"curRcptNo\":\"326\",\"totRcptNo\":\"326\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"326\",\"rcptPbctDt\":\"20250421151006\",\"intrlData\":\"FOWXKNIF0-LIIALSYADUNUSQYX\",\"rcptSign\":\"HF2OMXNNSBCP69OI\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"768.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"120.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(327,'','Cash','','2025-04-21 15:35:27','','0','14','2025-04-21 15:35:27','','800','800','1','wholesale','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','141745238908','Cleared','','','','','1','110.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'327','327','X3QCWVVSGHZ8ZOWUKEFFYFXHCS','C1QHGYRNIIZ5BXHF','20250421153542','0','57.47','0','0','0','0','110.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"327\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250421153542\",\"salesDt\":\"20250421\",\"stockRlsDt\":\"20250421153542\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":57,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":110,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":57,\"totTaxAmt\":110,\"totAmt\":800,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"327\",\"rcptPbctDt\":\"20250421\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"110.34\",\"totAmt\":\"799.992\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"327\",\"orgInvcNo\":0,\"curRcptNo\":\"327\",\"totRcptNo\":\"327\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"327\",\"rcptPbctDt\":\"20250421153542\",\"intrlData\":\"X3QCWVVSGHZ8ZOWUKEFFYFXHCS\",\"rcptSign\":\"C1QHGYRNIIZ5BXHF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(328,'KHLM','Mpesa','','2025-04-21 17:09:06','','0','14','2025-04-21 17:09:06','','0','75','1','retail','0','75','1','0','0','0','0','75','0','printed',' ','','1','0','141745244522','Cleared','','','','','','10.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'328','328','-OV-EMZQBS778LF45UPVUC74SB','HPNEOIFSTFXUOF53','20250421170936','0','64.66','0','0','0','0','10.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"328\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250421170936\",\"salesDt\":\"20250421\",\"stockRlsDt\":\"20250421170936\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":64,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":10,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":64,\"totTaxAmt\":10,\"totAmt\":75,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"328\",\"rcptPbctDt\":\"20250421\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"75\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"64.66\",\"taxAmt\":\"10.34\",\"totAmt\":\"75\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"328\",\"orgInvcNo\":0,\"curRcptNo\":\"328\",\"totRcptNo\":\"328\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"328\",\"rcptPbctDt\":\"20250421170936\",\"intrlData\":\"-OV-EMZQBS778LF45UPVUC74SB\",\"rcptSign\":\"HPNEOIFSTFXUOF53\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(329,'','Cash','','2025-04-21 18:17:30','','0','14','2025-04-21 18:17:30','','1500','1500','1','wholesale','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','141745248579','Cleared','','','','','1','206.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'329','329','MQZVJGTF8EH0KZPA7-VA4-K6FL','SPNT9LKTOSQBOCSG','20250421181741','0','107.76','0','0','0','0','206.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"329\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250421181741\",\"salesDt\":\"20250421\",\"stockRlsDt\":\"20250421181741\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":107,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":206,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":107,\"totTaxAmt\":206,\"totAmt\":1500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"329\",\"rcptPbctDt\":\"20250421\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000004\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 1L\",\"bcd\":\"4\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"125\",\"splyAmt\":\"118.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"107.76\",\"taxAmt\":\"206.90\",\"totAmt\":\"1500\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"329\",\"orgInvcNo\":0,\"curRcptNo\":\"329\",\"totRcptNo\":\"329\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"329\",\"rcptPbctDt\":\"20250421181741\",\"intrlData\":\"MQZVJGTF8EH0KZPA7-VA4-K6FL\",\"rcptSign\":\"SPNT9LKTOSQBOCSG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000004\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(330,'','Invoice','','2025-04-21 18:29:17','','0','14','2025-04-21 18:29:17','18','0','33250','1','wholesale','0','33250','1','0','0','0','0','33250','0','printed',' ','','1','0','141745248811','Cleared','','','','','1','4586.19','','P051559701J',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'330','330','QX_HQMAUY2UXSCAC0H8AXFB0-P','L4KF7EB2P7NRZIL-','20250421183024','0','254.12','0','0','0','0','4586.19','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"330\",\"orgInvcNo\":0,\"custTin\":\"P051559701J\",\"custNm\":\"SIEL\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250421183024\",\"salesDt\":\"20250421\",\"stockRlsDt\":\"20250421183024\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":254,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":4586,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":254,\"totTaxAmt\":4586,\"totAmt\":33250,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051559701J\",\"custMblNo\":\"254765556556\",\"rptNo\":\"330\",\"rcptPbctDt\":\"20250421\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"240.00\",\"qtyUnitCd\":\"U\",\"qty\":\"240.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"2034.54\",\"totAmt\":\"14750.4\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"413.73\",\"totAmt\":\"2999.52\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"120.00\",\"qtyUnitCd\":\"U\",\"qty\":\"120.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"1103.44\",\"totAmt\":\"7999.92\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000004\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 1L\",\"bcd\":\"4\",\"pkgUnitCd\":\"CT\",\"pkg\":\"60.00\",\"qtyUnitCd\":\"U\",\"qty\":\"60.00\",\"prc\":\"125\",\"splyAmt\":\"118.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"107.76\",\"taxAmt\":\"1034.48\",\"totAmt\":\"7500\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"330\",\"orgInvcNo\":0,\"curRcptNo\":\"330\",\"totRcptNo\":\"330\",\"custTin\":\"P051559701J\",\"custMblNo\":\"\",\"rptNo\":\"330\",\"rcptPbctDt\":\"20250421183024\",\"intrlData\":\"QX_HQMAUY2UXSCAC0H8AXFB0-P\",\"rcptSign\":\"L4KF7EB2P7NRZIL-\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"240.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"120.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000004\",\"rsdQty\":\"60.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(331,'','Invoice','','2025-04-21 18:31:35','','0','14','2025-04-21 18:31:35','25','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141745249445','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'331','331','CACEBRM-2WFTHYNR3ALIGOF_VB','_JKQE7KEUT3BTSPB','20250421183200','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"331\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250421183200\",\"salesDt\":\"20250421\",\"stockRlsDt\":\"20250421183200\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"331\",\"rcptPbctDt\":\"20250421\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"331\",\"orgInvcNo\":0,\"curRcptNo\":\"331\",\"totRcptNo\":\"331\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"331\",\"rcptPbctDt\":\"20250421183200\",\"intrlData\":\"CACEBRM-2WFTHYNR3ALIGOF_VB\",\"rcptSign\":\"_JKQE7KEUT3BTSPB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(332,'','Cash','','2025-04-21 19:04:06','','0','14','2025-04-21 19:04:06','','0','0','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','1200','141745251407','Cleared','','','','','1','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'332','332','A9GC7JONUQYMYAQ6RIWROL5WET','JB9RSOXPW-VDL7FU','20250421190430','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"332\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250421190430\",\"salesDt\":\"20250421\",\"stockRlsDt\":\"20250421190430\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":165,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":165,\"totAmt\":1200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"332\",\"rcptPbctDt\":\"20250421\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"332\",\"orgInvcNo\":0,\"curRcptNo\":\"332\",\"totRcptNo\":\"332\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"332\",\"rcptPbctDt\":\"20250421190430\",\"intrlData\":\"A9GC7JONUQYMYAQ6RIWROL5WET\",\"rcptSign\":\"JB9RSOXPW-VDL7FU\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(333,'','Cash','','2025-04-21 19:17:57','','0','14','2025-04-21 19:17:57','','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','141745252259','Cleared','','','','','1','10.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'333','333','BVUSNHQYXX5A5SC9XL5KCIXQZP','2OW9G3FIXONN1TV2','20250421191804','0','64.66','0','0','0','0','10.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"333\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250421191804\",\"salesDt\":\"20250421\",\"stockRlsDt\":\"20250421191804\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":64,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":10,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":64,\"totTaxAmt\":10,\"totAmt\":75,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"333\",\"rcptPbctDt\":\"20250421\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"75\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"64.66\",\"taxAmt\":\"10.34\",\"totAmt\":\"75\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"333\",\"orgInvcNo\":0,\"curRcptNo\":\"333\",\"totRcptNo\":\"333\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"333\",\"rcptPbctDt\":\"20250421191804\",\"intrlData\":\"BVUSNHQYXX5A5SC9XL5KCIXQZP\",\"rcptSign\":\"2OW9G3FIXONN1TV2\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(334,'','Cash','','2025-04-21 19:18:49','','0','14','2025-04-21 19:18:49','','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','141745252309','Cleared','','','','','','10.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'334','334','BYQZCDIDWQDVDUIW_ZEK3FKCXD','STPKKLVPI5SIRYHG','20250421191858','0','64.66','0','0','0','0','10.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"334\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250421191858\",\"salesDt\":\"20250421\",\"stockRlsDt\":\"20250421191858\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":64,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":10,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":64,\"totTaxAmt\":10,\"totAmt\":75,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"334\",\"rcptPbctDt\":\"20250421\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"75\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"64.66\",\"taxAmt\":\"10.34\",\"totAmt\":\"75\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"334\",\"orgInvcNo\":0,\"curRcptNo\":\"334\",\"totRcptNo\":\"334\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"334\",\"rcptPbctDt\":\"20250421191858\",\"intrlData\":\"BYQZCDIDWQDVDUIW_ZEK3FKCXD\",\"rcptSign\":\"STPKKLVPI5SIRYHG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(335,'','Cash','','2025-04-21 19:20:14','','0','14','2025-04-21 19:20:14','','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141745252389','Cleared','','','','','','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'335','335','2ZOVQZCF60AZN3VNPPNCKZGRNM','_GBOKCILXDBHNFUR','20250421192025','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"335\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250421192025\",\"salesDt\":\"20250421\",\"stockRlsDt\":\"20250421192025\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"335\",\"rcptPbctDt\":\"20250421\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"335\",\"orgInvcNo\":0,\"curRcptNo\":\"335\",\"totRcptNo\":\"335\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"335\",\"rcptPbctDt\":\"20250421192025\",\"intrlData\":\"2ZOVQZCF60AZN3VNPPNCKZGRNM\",\"rcptSign\":\"_GBOKCILXDBHNFUR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(336,'','Cash','','2025-04-22 08:43:57','SHIKU PUB RUIRII','0','14','2025-04-22 08:43:57','56','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed','SHIKU PUB RUIRII </BR>254798985437 ','','1','0','141745300543','Cleared','','','','','1','165.52','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'336','336','BTN-I6WP_KIDNJLRQ5PPMTYEXD','GFHR4WVPABLIO_M3','20250422084517','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"336\",\"orgInvcNo\":0,\"custTin\":null,\"custNm\":null,\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250422084517\",\"salesDt\":\"20250422\",\"stockRlsDt\":\"20250422084517\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":165,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":165,\"totAmt\":1200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":null,\"custMblNo\":null,\"rptNo\":\"336\",\"rcptPbctDt\":\"20250422\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"336\",\"orgInvcNo\":0,\"curRcptNo\":\"336\",\"totRcptNo\":\"336\",\"custTin\":null,\"custMblNo\":\"\",\"rptNo\":\"336\",\"rcptPbctDt\":\"20250422084517\",\"intrlData\":\"BTN-I6WP_KIDNJLRQ5PPMTYEXD\",\"rcptSign\":\"GFHR4WVPABLIO_M3\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(337,'','Cash','','2025-04-22 08:46:05','','0','14','2025-04-22 08:46:05','','360','360','1','retail','0','360','1','0','0','0','0','0','0','printed',' ','','1','0','141745300718','Cleared','','','','','1','49.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'337','337','P6LCTPTAB4PFOYONX_PULAHBN4','HNRXFXLPFZ2H7DLQ','20250422084620','0','155.17','0','0','0','0','49.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"337\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250422084620\",\"salesDt\":\"20250422\",\"stockRlsDt\":\"20250422084620\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":155,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":49,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":155,\"totTaxAmt\":49,\"totAmt\":360,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"337\",\"rcptPbctDt\":\"20250422\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"180\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"155.17\",\"taxAmt\":\"49.66\",\"totAmt\":\"360\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"337\",\"orgInvcNo\":0,\"curRcptNo\":\"337\",\"totRcptNo\":\"337\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"337\",\"rcptPbctDt\":\"20250422084620\",\"intrlData\":\"P6LCTPTAB4PFOYONX_PULAHBN4\",\"rcptSign\":\"HNRXFXLPFZ2H7DLQ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(338,'','Cash','','2025-04-22 10:16:07','','0','14','2025-04-22 10:16:07','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','141745306149','Cleared','','','','','','4.14','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'338','338','J1WU6HMUUS1V16LLTS9SGKCX2N','DB4CCBNVCOGDXJOT','20250422101619','0','25.86','0','0','0','0','4.14','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"338\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250422101619\",\"salesDt\":\"20250422\",\"stockRlsDt\":\"20250422101619\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":25,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":4,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":25,\"totTaxAmt\":4,\"totAmt\":30,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"338\",\"rcptPbctDt\":\"20250422\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000005\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 500ML\",\"bcd\":\"5\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"30\",\"splyAmt\":\"24.83\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"25.86\",\"taxAmt\":\"4.14\",\"totAmt\":\"30\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"338\",\"orgInvcNo\":0,\"curRcptNo\":\"338\",\"totRcptNo\":\"338\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"338\",\"rcptPbctDt\":\"20250422101619\",\"intrlData\":\"J1WU6HMUUS1V16LLTS9SGKCX2N\",\"rcptSign\":\"DB4CCBNVCOGDXJOT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000005\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(339,'','Mpesa','','2025-04-22 12:38:46','','0','14','2025-04-22 12:38:46','24','0','1650','1','wholesale','0','1650','1','0','0','0','0','1650','0','printed',' ','','1','0','141745314688','Cleared','14','2025-04-23 08:36:47','','','1','227.57','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'339','339','K8135T8UGTITNNY4KJX8VUJH7O','1RVRCSMFYPHBGDOZ','20250422123904','0','596.25','0','0','0','0','227.57','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"339\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250422123904\",\"salesDt\":\"20250422\",\"stockRlsDt\":\"20250422123904\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":596,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":227,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":596,\"totTaxAmt\":227,\"totAmt\":1650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"339\",\"rcptPbctDt\":\"20250422\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"339\",\"orgInvcNo\":0,\"curRcptNo\":\"339\",\"totRcptNo\":\"339\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"339\",\"rcptPbctDt\":\"20250422123904\",\"intrlData\":\"K8135T8UGTITNNY4KJX8VUJH7O\",\"rcptSign\":\"1RVRCSMFYPHBGDOZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(340,'','Invoice','','2025-04-22 12:39:30','','0','14','2025-04-22 12:39:30','24','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141745314748','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'340','340','OKASMOFBKWRIXDX-XA4CQWN3AO','DZKIHE_A9WRODITS','20250422123950','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"340\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250422123950\",\"salesDt\":\"20250422\",\"stockRlsDt\":\"20250422123950\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"340\",\"rcptPbctDt\":\"20250422\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"340\",\"orgInvcNo\":0,\"curRcptNo\":\"340\",\"totRcptNo\":\"340\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"340\",\"rcptPbctDt\":\"20250422123950\",\"intrlData\":\"OKASMOFBKWRIXDX-XA4CQWN3AO\",\"rcptSign\":\"DZKIHE_A9WRODITS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(341,'','Invoice','','2025-04-22 12:43:19','','0','14','2025-04-22 12:43:19','25','2600','2600','1','wholesale','0','2600','1','0','0','0','0','0','0','printed',' ','','1','0','141745314974','Cleared','','','','','1','358.62','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'341','341','XVIT5QNX_WNK1IOHY6LPJFPH0H','LEJIQQE-VWYLKFSR','20250422124341','0','560.34','0','0','0','0','358.62','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"341\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250422124341\",\"salesDt\":\"20250422\",\"stockRlsDt\":\"20250422124341\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":358,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":358,\"totAmt\":2600,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"341\",\"rcptPbctDt\":\"20250422\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"358.62\",\"totAmt\":\"2600\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"341\",\"orgInvcNo\":0,\"curRcptNo\":\"341\",\"totRcptNo\":\"341\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"341\",\"rcptPbctDt\":\"20250422124341\",\"intrlData\":\"XVIT5QNX_WNK1IOHY6LPJFPH0H\",\"rcptSign\":\"LEJIQQE-VWYLKFSR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(342,'','Invoice','','2025-04-22 12:44:15','','0','14','2025-04-22 12:44:15','25','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','141745315027','Cleared','','','','','1','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'342','342','ZUGTEUKBYJJFZHFWZ15NSRZ6ZY','_6POKKTDIHNMTNPW','20250422124436','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"342\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250422124436\",\"salesDt\":\"20250422\",\"stockRlsDt\":\"20250422124436\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":165,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":165,\"totAmt\":1200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"342\",\"rcptPbctDt\":\"20250422\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"342\",\"orgInvcNo\":0,\"curRcptNo\":\"342\",\"totRcptNo\":\"342\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"342\",\"rcptPbctDt\":\"20250422124436\",\"intrlData\":\"ZUGTEUKBYJJFZHFWZ15NSRZ6ZY\",\"rcptSign\":\"_6POKKTDIHNMTNPW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(343,'','Invoice','','2025-04-22 13:10:12','','0','14','2025-04-22 13:10:12','24','325','325','1','wholesale','0','325','1','0','0','0','0','0','0','printed',' ','','1','0','141745316591','Cleared','','','','','1','44.82','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'343','343','7G8EIV9HJGU_XYWM-QAGWBHFSX','AO9CEMOUANF_5OE1','20250422131033','0','23.34','0','0','0','0','44.82','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"343\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250422131033\",\"salesDt\":\"20250422\",\"stockRlsDt\":\"20250422131033\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":23,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":44,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":23,\"totTaxAmt\":44,\"totAmt\":325,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"343\",\"rcptPbctDt\":\"20250422\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000005\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 500ML\",\"bcd\":\"5\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"27.08\",\"splyAmt\":\"24.83\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"23.34\",\"taxAmt\":\"44.82\",\"totAmt\":\"324.96\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"343\",\"orgInvcNo\":0,\"curRcptNo\":\"343\",\"totRcptNo\":\"343\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"343\",\"rcptPbctDt\":\"20250422131033\",\"intrlData\":\"7G8EIV9HJGU_XYWM-QAGWBHFSX\",\"rcptSign\":\"AO9CEMOUANF_5OE1\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000005\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(344,'','Invoice','','2025-04-22 13:30:07','','0','14','2025-04-22 13:30:07','25','1450','1450','1','wholesale','0','1450','1','0','0','0','0','0','0','printed',' ','','1','0','141745317755','Cleared','','','','','1','200','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'344','344','_RG3PTL6TWTGVSH6WI5EXNZTSK','P8HUIL8NEGUZKYMQ','20250422133029','0','617.81','0','0','0','0','200','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"344\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250422133029\",\"salesDt\":\"20250422\",\"stockRlsDt\":\"20250422133029\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":617,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":200,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":617,\"totTaxAmt\":200,\"totAmt\":1450,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"344\",\"rcptPbctDt\":\"20250422\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"110.34\",\"totAmt\":\"799.992\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"344\",\"orgInvcNo\":0,\"curRcptNo\":\"344\",\"totRcptNo\":\"344\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"344\",\"rcptPbctDt\":\"20250422133029\",\"intrlData\":\"_RG3PTL6TWTGVSH6WI5EXNZTSK\",\"rcptSign\":\"P8HUIL8NEGUZKYMQ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(345,'','Invoice','','2025-04-22 14:28:38','','2','14','2025-04-22 14:28:38','24','1640','1638','1','wholesale','0','1638','1','0','0','-2','0','0','0','printed',' ','','1','0','141745321254','Cleared','','','','','1','225.85','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'345','345','_UZA8IH4DFI02CR56EJUESAM0K','WKVX8MSHR3Y-2AFV','20250422142916','0','146.36','0','0','0','0','225.85','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"345\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250422142916\",\"salesDt\":\"20250422\",\"stockRlsDt\":\"20250422142916\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":146,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":225,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":146,\"totTaxAmt\":225,\"totAmt\":1638,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"345\",\"rcptPbctDt\":\"20250422\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"101.73\",\"totAmt\":\"737.52\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"55.17\",\"totAmt\":\"399.996\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"68.95\",\"totAmt\":\"499.92\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"345\",\"orgInvcNo\":0,\"curRcptNo\":\"345\",\"totRcptNo\":\"345\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"345\",\"rcptPbctDt\":\"20250422142916\",\"intrlData\":\"_UZA8IH4DFI02CR56EJUESAM0K\",\"rcptSign\":\"WKVX8MSHR3Y-2AFV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(346,'','Cash','','2025-04-22 17:33:56','','0','14','2025-04-22 17:33:56','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','141745332423','Cleared','','','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'346','346','2MUKPMRTA_QLQIBTXKIQFQKZZ_','FRZXRSDUL996WRE8','20250422173414','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"346\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250422173414\",\"salesDt\":\"20250422\",\"stockRlsDt\":\"20250422173414\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":6,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":6,\"totAmt\":50,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"346\",\"rcptPbctDt\":\"20250422\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000008\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 1L\",\"bcd\":\"8\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"44.25\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"6.90\",\"totAmt\":\"50\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"346\",\"orgInvcNo\":0,\"curRcptNo\":\"346\",\"totRcptNo\":\"346\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"346\",\"rcptPbctDt\":\"20250422173414\",\"intrlData\":\"2MUKPMRTA_QLQIBTXKIQFQKZZ_\",\"rcptSign\":\"FRZXRSDUL996WRE8\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000008\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(347,'HGKL','Mpesa','','2025-04-22 17:48:42','HOME PUB','0','14','2025-04-22 17:48:42','57','0','0','1','wholesale','0','1200','1','0','0','0','0','1200','0','printed','HOME PUB </BR>254720451085 ','','1','1200','141745333092','Cleared','','','','','1','165.52','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'347','347','N_8LN8CQ8IKS6E966OTRELDUX3','VSQQQKW_RQN3VZE4','20250422175025','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"347\",\"orgInvcNo\":0,\"custTin\":null,\"custNm\":null,\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250422175025\",\"salesDt\":\"20250422\",\"stockRlsDt\":\"20250422175025\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":165,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":165,\"totAmt\":1200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":null,\"custMblNo\":null,\"rptNo\":\"347\",\"rcptPbctDt\":\"20250422\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"347\",\"orgInvcNo\":0,\"curRcptNo\":\"347\",\"totRcptNo\":\"347\",\"custTin\":null,\"custMblNo\":\"\",\"rptNo\":\"347\",\"rcptPbctDt\":\"20250422175025\",\"intrlData\":\"N_8LN8CQ8IKS6E966OTRELDUX3\",\"rcptSign\":\"VSQQQKW_RQN3VZE4\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(348,'KHLG','Mpesa','','2025-04-22 17:51:47','','0','14','2025-04-22 17:51:47','57','0','780','1','wholesale','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','141745333489','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'348','348','YCTBFOWQNYFYCL-2UL-IZBVKGV','BWTDWRKQSS3X-HHM','20250422175224','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"348\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"HOME PUB\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250422175224\",\"salesDt\":\"20250422\",\"stockRlsDt\":\"20250422175224\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254720451085\",\"rptNo\":\"348\",\"rcptPbctDt\":\"20250422\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"348\",\"orgInvcNo\":0,\"curRcptNo\":\"348\",\"totRcptNo\":\"348\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"348\",\"rcptPbctDt\":\"20250422175224\",\"intrlData\":\"YCTBFOWQNYFYCL-2UL-IZBVKGV\",\"rcptSign\":\"BWTDWRKQSS3X-HHM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(349,'RTY','','','2025-04-23 08:20:08','','0','14','2025-04-23 08:20:08','24','0','0','1','retail','0','-2474','1','0','0','0','0','0','0','printed',' ','','1','20','141745385593','Cleared','14','2025-04-23 18:07:54','','','','2.76','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'349','349','BX-0J08KP-UXFK2GJ3HXUKPXJR','EA_73MBNVEES2PQW','20250423082035','0','17.24','0','0','0','0','2.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"349\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250423082035\",\"salesDt\":\"20250423\",\"stockRlsDt\":\"20250423082035\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":17,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":2,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":17,\"totTaxAmt\":2,\"totAmt\":20,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"349\",\"rcptPbctDt\":\"20250423\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"20\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"2.76\",\"totAmt\":\"20\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"349\",\"orgInvcNo\":0,\"curRcptNo\":\"349\",\"totRcptNo\":\"349\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"349\",\"rcptPbctDt\":\"20250423082035\",\"intrlData\":\"BX-0J08KP-UXFK2GJ3HXUKPXJR\",\"rcptSign\":\"EA_73MBNVEES2PQW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(350,'TYT','Invoice','','2025-04-23 10:33:19','','-1','14','2025-04-23 10:33:19','24','0','2475','1','wholesale','0','2475','1','0','0','1','0','2474','0','printed',' ','','1','0','141745393546','Cleared','','','','','1','341.36','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'350','350','YPZAJM-MKJD2VIE6LBRUG53FJS','KDTXNDNLMFLYJ3EL','20250423103351','0','88.89','0','0','0','0','341.36','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"350\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250423103351\",\"salesDt\":\"20250423\",\"stockRlsDt\":\"20250423103351\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":88,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":341,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":88,\"totTaxAmt\":341,\"totAmt\":2475,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"350\",\"rcptPbctDt\":\"20250423\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"203.45\",\"totAmt\":\"1475.04\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"350\",\"orgInvcNo\":0,\"curRcptNo\":\"350\",\"totRcptNo\":\"350\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"350\",\"rcptPbctDt\":\"20250423103351\",\"intrlData\":\"YPZAJM-MKJD2VIE6LBRUG53FJS\",\"rcptSign\":\"KDTXNDNLMFLYJ3EL\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(351,'','Invoice','','2025-04-23 10:49:47','','0','14','2025-04-23 10:49:47','25','3125','3125','1','wholesale','0','3125','1','0','0','0','0','0','0','printed',' ','','1','0','141745394522','Cleared','','','','','1','431.02','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'351','351','SNVH9U8XA_5C8L9C5QV7TEDPVB','YEUEC2P7KRJH3XL3','20250423105021','0','649.23','0','0','0','0','431.02','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"351\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250423105021\",\"salesDt\":\"20250423\",\"stockRlsDt\":\"20250423105021\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":649,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":431,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":649,\"totTaxAmt\":431,\"totAmt\":3125,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"351\",\"rcptPbctDt\":\"20250423\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"203.45\",\"totAmt\":\"1475.04\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"351\",\"orgInvcNo\":0,\"curRcptNo\":\"351\",\"totRcptNo\":\"351\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"351\",\"rcptPbctDt\":\"20250423105021\",\"intrlData\":\"SNVH9U8XA_5C8L9C5QV7TEDPVB\",\"rcptSign\":\"YEUEC2P7KRJH3XL3\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(352,'','Invoice','','2025-04-23 10:51:58','','0','14','2025-04-23 10:51:58','25','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141745394681','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'352','352','UCHMLSIQMNSHQXQ6NEE4PNKBJT','PN2SORZ8NRUL_PTJ','20250423105217','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"352\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250423105217\",\"salesDt\":\"20250423\",\"stockRlsDt\":\"20250423105217\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"352\",\"rcptPbctDt\":\"20250423\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"352\",\"orgInvcNo\":0,\"curRcptNo\":\"352\",\"totRcptNo\":\"352\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"352\",\"rcptPbctDt\":\"20250423105217\",\"intrlData\":\"UCHMLSIQMNSHQXQ6NEE4PNKBJT\",\"rcptSign\":\"PN2SORZ8NRUL_PTJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(353,'','Invoice','','2025-04-23 10:52:40','','0','14','2025-04-23 10:52:40','25','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141745394742','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'353','353','4D07DKJM_S8QA39XHFDYWLWFGT','ILUGSQMVHO1JYSBU','20250423105254','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"353\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250423105254\",\"salesDt\":\"20250423\",\"stockRlsDt\":\"20250423105254\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"353\",\"rcptPbctDt\":\"20250423\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"353\",\"orgInvcNo\":0,\"curRcptNo\":\"353\",\"totRcptNo\":\"353\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"353\",\"rcptPbctDt\":\"20250423105254\",\"intrlData\":\"4D07DKJM_S8QA39XHFDYWLWFGT\",\"rcptSign\":\"ILUGSQMVHO1JYSBU\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(354,'GJK','Mpesa','','2025-04-23 11:08:29','','0','14','2025-04-23 11:08:29','','0','1980','1','wholesale','0','1980','1','0','0','0','0','1980','0','printed',' ','','1','0','141745395539','Cleared','14','2025-04-23 11:39:12','','','1','273.11','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'354','354','GHOERSDFVFRRRCSBXJLW5M13F3','SEPS6U0CFPMQFQ0C','20250423110841','0','71.12','0','0','0','0','273.11','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"354\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250423110841\",\"salesDt\":\"20250423\",\"stockRlsDt\":\"20250423110841\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":71,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":273,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":71,\"totTaxAmt\":273,\"totAmt\":1980,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"354\",\"rcptPbctDt\":\"20250423\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"354\",\"orgInvcNo\":0,\"curRcptNo\":\"354\",\"totRcptNo\":\"354\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"354\",\"rcptPbctDt\":\"20250423110841\",\"intrlData\":\"GHOERSDFVFRRRCSBXJLW5M13F3\",\"rcptSign\":\"SEPS6U0CFPMQFQ0C\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(355,'','Invoice','','2025-04-23 11:45:25','DAN','--0.0079999999998108','14','2025-04-23 11:45:25','34','0','0','1','wholesale','7600.008','-0.0079999999998108','1','0','0','-0.0079999999998108','0','0','0','printed','DAN ','','1','7600.008','141745397864','Cleared','','','','','1','1048.28','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'355','355','BYRZFWP7ELQ4DEYTMD4ADPQBLR','IUJXWQYN5JHQFSX_','20250423114641','0','27.3','0','0','0','0','1048.28','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"355\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"WANJOHI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250423114641\",\"salesDt\":\"20250423\",\"stockRlsDt\":\"20250423114641\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":27,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":1048,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":27,\"totTaxAmt\":1048,\"totAmt\":7600,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254724565485\",\"rptNo\":\"355\",\"rcptPbctDt\":\"20250423\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"240.00\",\"qtyUnitCd\":\"U\",\"qty\":\"240.00\",\"prc\":\"31.6667\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"199.992\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"27.30\",\"taxAmt\":\"1048.28\",\"totAmt\":\"7600.008\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"355\",\"orgInvcNo\":0,\"curRcptNo\":\"355\",\"totRcptNo\":\"355\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"355\",\"rcptPbctDt\":\"20250423114641\",\"intrlData\":\"BYRZFWP7ELQ4DEYTMD4ADPQBLR\",\"rcptSign\":\"IUJXWQYN5JHQFSX_\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"240.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(356,'','Invoice','','2025-04-23 11:57:01','WANJOHI','0','14','2025-04-23 11:57:01','24','7600','7600','1','retail','199.992','7600','1','0','0','0','0','0','0','printed','WANJOHI ','','1','0','141745398594','Cleared','','','','','1','1048.28','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'356','356','YIQCZBZI0OW_UJGXK0PZ3TJ2JX','0W0A4POIESPQ4F6G','20250423115748','0','27.3','0','0','0','0','1048.28','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"356\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250423115748\",\"salesDt\":\"20250423\",\"stockRlsDt\":\"20250423115748\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":27,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":1048,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":27,\"totTaxAmt\":1048,\"totAmt\":7600,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"356\",\"rcptPbctDt\":\"20250423\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"240.00\",\"qtyUnitCd\":\"U\",\"qty\":\"240.00\",\"prc\":\"31.6667\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"199.992\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"27.30\",\"taxAmt\":\"1048.28\",\"totAmt\":\"7600.008\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"356\",\"orgInvcNo\":0,\"curRcptNo\":\"356\",\"totRcptNo\":\"356\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"356\",\"rcptPbctDt\":\"20250423115748\",\"intrlData\":\"YIQCZBZI0OW_UJGXK0PZ3TJ2JX\",\"rcptSign\":\"0W0A4POIESPQ4F6G\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"240.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(357,'','Invoice','','2025-04-23 11:58:54','DAN','0','14','2025-04-23 11:58:54','25','1475','1475','1','wholesale','0','1475','1','0','0','0','0','0','0','printed','DAN ','','1','0','141745398704','Cleared','','','','','1','203.45','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'357','357','SNYLQG3SWB_5KEHRSMUB7PHBHK','GFXOBDOCJZ99SMNN','20250423115928','0','52.98','0','0','0','0','203.45','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"357\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250423115928\",\"salesDt\":\"20250423\",\"stockRlsDt\":\"20250423115928\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":52,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":203,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":52,\"totTaxAmt\":203,\"totAmt\":1475,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"357\",\"rcptPbctDt\":\"20250423\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"203.45\",\"totAmt\":\"1475.04\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"357\",\"orgInvcNo\":0,\"curRcptNo\":\"357\",\"totRcptNo\":\"357\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"357\",\"rcptPbctDt\":\"20250423115928\",\"intrlData\":\"SNYLQG3SWB_5KEHRSMUB7PHBHK\",\"rcptSign\":\"GFXOBDOCJZ99SMNN\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(358,'','Mpesa','','2025-04-23 12:45:59','','0','14','2025-04-23 12:45:59','20','0','0','1','wholesale','24515.04','-0.039999999999964','1','0','0','0','0','0','0','printed',' ','','1','0','141745401341','Cleared','13','2025-04-25 16:47:56','','','1','3381.38','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'358','358','C_05FHEGR8LNDBHDOIGJO4PSGH','_FM56KIWPLUCVHP_','20250423124814','0','124.1','0','0','0','0','3381.38','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"358\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KARIGUINI NAIRUTIA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250423124814\",\"salesDt\":\"20250423\",\"stockRlsDt\":\"20250423124814\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":124,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":3381,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":124,\"totTaxAmt\":3381,\"totAmt\":24515,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712343565\",\"rptNo\":\"358\",\"rcptPbctDt\":\"20250423\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"192.00\",\"qtyUnitCd\":\"U\",\"qty\":\"192.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"860.69\",\"totAmt\":\"6240\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"336.00\",\"qtyUnitCd\":\"U\",\"qty\":\"336.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"2317.24\",\"totAmt\":\"16800\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"203.45\",\"totAmt\":\"1475.04\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"358\",\"orgInvcNo\":0,\"curRcptNo\":\"358\",\"totRcptNo\":\"358\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"358\",\"rcptPbctDt\":\"20250423124814\",\"intrlData\":\"C_05FHEGR8LNDBHDOIGJO4PSGH\",\"rcptSign\":\"_FM56KIWPLUCVHP_\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"192.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"336.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(359,'','Invoice','','2025-04-23 12:59:36','','--16800.04','14','2025-04-23 12:59:36','20','0','0','1','wholesale','23735.04','-16800.04','1','0','0','0','0','0','0','printed',' ','','1','40535.04','141745402281','Cleared','','','','','1','3273.79','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'359','359','FF35YRTQK0W_4CUV6X3_-XTBNP','JV_G71FXIXSNFTE5','20250423130022','0','124.1','0','0','0','0','3273.79','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"359\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KARIGUINI NAIRUTIA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250423130022\",\"salesDt\":\"20250423\",\"stockRlsDt\":\"20250423130022\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":124,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":3273,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":124,\"totTaxAmt\":3273,\"totAmt\":23735,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712343565\",\"rptNo\":\"359\",\"rcptPbctDt\":\"20250423\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"203.45\",\"totAmt\":\"1475.04\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"336.00\",\"qtyUnitCd\":\"U\",\"qty\":\"336.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"2317.24\",\"totAmt\":\"16800\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"168.00\",\"qtyUnitCd\":\"U\",\"qty\":\"168.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"753.10\",\"totAmt\":\"5460\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"359\",\"orgInvcNo\":0,\"curRcptNo\":\"359\",\"totRcptNo\":\"359\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"359\",\"rcptPbctDt\":\"20250423130022\",\"intrlData\":\"FF35YRTQK0W_4CUV6X3_-XTBNP\",\"rcptSign\":\"JV_G71FXIXSNFTE5\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"336.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"168.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(360,'','Invoice','','2025-04-23 13:14:11','','-0','14','2025-04-23 13:14:11','20','0','0','1','wholesale','3600','0','1','0','0','0','0','0','0','printed',' ','','1','3600','141745402871','Cleared','','','','','1','496.55','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'360','360','KQ1ZY9ALNBIOWWG2BBNH0E6-YW','NILE1KB6TIUYIRGU','20250423131429','0','43.1','0','0','0','0','496.55','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"360\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KARIGUINI NAIRUTIA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250423131429\",\"salesDt\":\"20250423\",\"stockRlsDt\":\"20250423131429\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":496,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":496,\"totAmt\":3600,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712343565\",\"rptNo\":\"360\",\"rcptPbctDt\":\"20250423\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"496.55\",\"totAmt\":\"3600\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"360\",\"orgInvcNo\":0,\"curRcptNo\":\"360\",\"totRcptNo\":\"360\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"360\",\"rcptPbctDt\":\"20250423131429\",\"intrlData\":\"KQ1ZY9ALNBIOWWG2BBNH0E6-YW\",\"rcptSign\":\"NILE1KB6TIUYIRGU\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(361,'','Invoice','','2025-04-23 13:21:50','','0','14','2025-04-23 13:21:50','20','0','28115','1','wholesale','0','28115','1','0','0','0','0','28115','0','printed',' ','','1','0','141745403567','Cleared','','','','','1','3877.93','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'361','361','LS0L4I3JN3DRAXCCA5EKAXIVPJ','1UTS7NTXHCCXH7TL','20250423132211','0','124.1','0','0','0','0','3877.93','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"361\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KARIGUINI NAIRUTIA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250423132211\",\"salesDt\":\"20250423\",\"stockRlsDt\":\"20250423132211\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":124,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":3877,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":124,\"totTaxAmt\":3877,\"totAmt\":28115,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712343565\",\"rptNo\":\"361\",\"rcptPbctDt\":\"20250423\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"192.00\",\"qtyUnitCd\":\"U\",\"qty\":\"192.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"860.69\",\"totAmt\":\"6240\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"408.00\",\"qtyUnitCd\":\"U\",\"qty\":\"408.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"2813.79\",\"totAmt\":\"20400\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"203.45\",\"totAmt\":\"1475.04\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"361\",\"orgInvcNo\":0,\"curRcptNo\":\"361\",\"totRcptNo\":\"361\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"361\",\"rcptPbctDt\":\"20250423132211\",\"intrlData\":\"LS0L4I3JN3DRAXCCA5EKAXIVPJ\",\"rcptSign\":\"1UTS7NTXHCCXH7TL\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"192.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"408.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(362,'','Cash','','2025-04-23 14:03:22','','0','14','2025-04-23 14:03:22','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','141745406155','Cleared','','','','','','5.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'362','362','UJE-OQLT6ZP9PGBFBPGGWAYNLG','H5UXW6NNUOGCJ_L2','20250423140350','0','17.24','0','0','0','0','5.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"362\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250423140350\",\"salesDt\":\"20250423\",\"stockRlsDt\":\"20250423140350\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":17,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":5,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":17,\"totTaxAmt\":5,\"totAmt\":40,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"362\",\"rcptPbctDt\":\"20250423\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"20\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"5.52\",\"totAmt\":\"40\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"362\",\"orgInvcNo\":0,\"curRcptNo\":\"362\",\"totRcptNo\":\"362\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"362\",\"rcptPbctDt\":\"20250423140350\",\"intrlData\":\"UJE-OQLT6ZP9PGBFBPGGWAYNLG\",\"rcptSign\":\"H5UXW6NNUOGCJ_L2\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(363,'','Invoice','','2025-04-23 15:18:34','PAMA WINE','-0.076000000000022','14','2025-04-23 15:18:34','24','0','0','1','wholesale','7739.924','0.076000000000022','1','0','0','0.076000000000022','0','0','0','printed','PAMA WINE </BR>254723515407 ','','1','7739.924','141745409764','Cleared','','','','','1','1067.57','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'363','363','OHSDZCNGQLV5S5VRUL-OY3ROMT','WZAUSQNYYZOC0GN4','20250423152245','0','665.94','0','0','0','0','1067.57','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"363\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250423152245\",\"salesDt\":\"20250423\",\"stockRlsDt\":\"20250423152245\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":665,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":1067,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":665,\"totTaxAmt\":1067,\"totAmt\":7740,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"363\",\"rcptPbctDt\":\"20250423\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"49.1667\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"39.9984\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"42.39\",\"taxAmt\":\"325.52\",\"totAmt\":\"2360.0016\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"31.6667\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"59.9976\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"27.30\",\"taxAmt\":\"314.48\",\"totAmt\":\"2280.0024\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"358.62\",\"totAmt\":\"2600\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"68.95\",\"totAmt\":\"499.92\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"363\",\"orgInvcNo\":0,\"curRcptNo\":\"363\",\"totRcptNo\":\"363\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"363\",\"rcptPbctDt\":\"20250423152245\",\"intrlData\":\"OHSDZCNGQLV5S5VRUL-OY3ROMT\",\"rcptSign\":\"WZAUSQNYYZOC0GN4\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(364,'','Invoice','','2025-04-23 15:34:00','PAMA WINE','-0.40920000000006','14','2025-04-23 15:34:01','24','0','0','1','wholesale','7736.5908','0.40920000000006','1','0','0','0.40920000000006','0','0','0','printed','PAMA WINE ','','1','7736.5908','141745411044','Cleared','','','','','1','1067.11','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'364','364','MWFS_BFEXE423QPLOXNPT4KS7O','1STBWQR3NBUJF52I','20250423153524','0','665.23','0','0','0','0','1067.11','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"364\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250423153524\",\"salesDt\":\"20250423\",\"stockRlsDt\":\"20250423153524\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":665,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":1067,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":665,\"totTaxAmt\":1067,\"totAmt\":7737,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"364\",\"rcptPbctDt\":\"20250423\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"49.1667\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"39.9984\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"42.39\",\"taxAmt\":\"325.52\",\"totAmt\":\"2360.0016\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"31.6667\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"59.9976\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"27.30\",\"taxAmt\":\"314.48\",\"totAmt\":\"2280.0024\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"68.95\",\"totAmt\":\"499.92\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"649.1667\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"3.3332\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"559.63\",\"taxAmt\":\"358.16\",\"totAmt\":\"2596.6668\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"364\",\"orgInvcNo\":0,\"curRcptNo\":\"364\",\"totRcptNo\":\"364\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"364\",\"rcptPbctDt\":\"20250423153524\",\"intrlData\":\"MWFS_BFEXE423QPLOXNPT4KS7O\",\"rcptSign\":\"1STBWQR3NBUJF52I\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(365,'','Invoice','','2025-04-23 15:36:14','','0','14','2025-04-23 15:36:14','25','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','141745411753','Cleared','','','','','1','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'365','365','GMJPCV9WGDQTGNX3N1ICENU04_','HJJYR4KYD3ERRYYX','20250423153637','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"365\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250423153637\",\"salesDt\":\"20250423\",\"stockRlsDt\":\"20250423153637\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":165,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":165,\"totAmt\":1200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"365\",\"rcptPbctDt\":\"20250423\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"365\",\"orgInvcNo\":0,\"curRcptNo\":\"365\",\"totRcptNo\":\"365\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"365\",\"rcptPbctDt\":\"20250423153637\",\"intrlData\":\"GMJPCV9WGDQTGNX3N1ICENU04_\",\"rcptSign\":\"HJJYR4KYD3ERRYYX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(366,'KJL','Mpesa','','2025-04-23 15:52:34','PAMA WINE','0','14','2025-04-23 15:52:34','58','0','7700','1','wholesale','139.996','7700','1','0','0','0','0','7700','0','printed','KANYI','','1','0','141745412571','Cleared','14','2025-04-23 17:16:14','','','1','1062.05','',NULL,0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'366','366','MYAA5E27XYURCQS1QTZP4CCPEM','C133WPRNVEBBGKI8','20250423155332','0','657.32','0','0','0','0','1062.05','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"366\",\"orgInvcNo\":0,\"custTin\":null,\"custNm\":null,\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250423155332\",\"salesDt\":\"20250423\",\"stockRlsDt\":\"20250423155332\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":657,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":1062,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":657,\"totTaxAmt\":1062,\"totAmt\":7700,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":null,\"custMblNo\":null,\"rptNo\":\"366\",\"rcptPbctDt\":\"20250423\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"640\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"40\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"551.72\",\"taxAmt\":\"353.10\",\"totAmt\":\"2560\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"49.1667\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"39.9984\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"42.39\",\"taxAmt\":\"325.52\",\"totAmt\":\"2360.0016\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"31.6667\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"59.9976\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"27.30\",\"taxAmt\":\"314.48\",\"totAmt\":\"2280.0024\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"68.95\",\"totAmt\":\"499.92\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"366\",\"orgInvcNo\":0,\"curRcptNo\":\"366\",\"totRcptNo\":\"366\",\"custTin\":null,\"custMblNo\":\"\",\"rptNo\":\"366\",\"rcptPbctDt\":\"20250423155332\",\"intrlData\":\"MYAA5E27XYURCQS1QTZP4CCPEM\",\"rcptSign\":\"C133WPRNVEBBGKI8\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(367,'','Invoice','','2025-04-23 15:54:37','','0','14','2025-04-23 15:54:37','24','2430','2430','1','wholesale','0','2430','1','0','0','0','0','0','0','printed',' ','','1','0','141745412842','Cleared','','','','','1','335.16','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'367','367','-SS2BJE7SVOYUEKXIY92I_TRTF','_VDNMVZURYE3KW8L','20250423155512','0','624.27','0','0','0','0','335.16','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"367\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250423155512\",\"salesDt\":\"20250423\",\"stockRlsDt\":\"20250423155512\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":624,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":335,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":624,\"totTaxAmt\":335,\"totAmt\":2430,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"367\",\"rcptPbctDt\":\"20250423\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"367\",\"orgInvcNo\":0,\"curRcptNo\":\"367\",\"totRcptNo\":\"367\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"367\",\"rcptPbctDt\":\"20250423155512\",\"intrlData\":\"-SS2BJE7SVOYUEKXIY92I_TRTF\",\"rcptSign\":\"_VDNMVZURYE3KW8L\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(368,'LKJ','Mpesa','','2025-04-23 16:23:20','','0','14','2025-04-23 16:23:20','','0','75','1','retail','0','75','1','0','0','0','0','75','0','printed',' ','','1','0','141745414587','Cleared','','','','','1','10.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'368','368','WRJ_IVL5RBXZP90LNDYDWQJ1E5','T_PPUVMNBSYRWRT7','20250423162333','0','64.66','0','0','0','0','10.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"368\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250423162333\",\"salesDt\":\"20250423\",\"stockRlsDt\":\"20250423162333\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":64,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":10,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":64,\"totTaxAmt\":10,\"totAmt\":75,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"368\",\"rcptPbctDt\":\"20250423\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"75\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"64.66\",\"taxAmt\":\"10.34\",\"totAmt\":\"75\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"368\",\"orgInvcNo\":0,\"curRcptNo\":\"368\",\"totRcptNo\":\"368\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"368\",\"rcptPbctDt\":\"20250423162333\",\"intrlData\":\"WRJ_IVL5RBXZP90LNDYDWQJ1E5\",\"rcptSign\":\"T_PPUVMNBSYRWRT7\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(369,'','Cash','','2025-04-23 16:50:14','','0','14','2025-04-23 16:50:15','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','141745414614','Cleared','','','','','','20.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'369','369','XQ_KXZ-PNMJ93YTSOCSRHMLRDS','LVUG-QIDG4ZPDWOV','20250423165030','0','64.66','0','0','0','0','20.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"369\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250423165030\",\"salesDt\":\"20250423\",\"stockRlsDt\":\"20250423165030\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":64,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":20,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":64,\"totTaxAmt\":20,\"totAmt\":150,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"369\",\"rcptPbctDt\":\"20250423\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"75\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"64.66\",\"taxAmt\":\"20.69\",\"totAmt\":\"150\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"369\",\"orgInvcNo\":0,\"curRcptNo\":\"369\",\"totRcptNo\":\"369\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"369\",\"rcptPbctDt\":\"20250423165030\",\"intrlData\":\"XQ_KXZ-PNMJ93YTSOCSRHMLRDS\",\"rcptSign\":\"LVUG-QIDG4ZPDWOV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(370,'','Invoice','','2025-04-23 17:30:05','','0','14','2025-04-23 17:30:05','19','0','6500','1','wholesale','0','6500','1','0','0','0','0','6500','0','printed',' ','','1','0','141745418362','Cleared','','','','','1','896.55','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'370','370','Q93QGJB7RCR_JCRWZR_SAAGP-B','UKHWTQY58ETTZITF','20250423173048','0','560.34','0','0','0','0','896.55','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"370\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"UPTOWN MWEIGA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250423173048\",\"salesDt\":\"20250423\",\"stockRlsDt\":\"20250423173048\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":896,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":896,\"totAmt\":6500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254766787674\",\"rptNo\":\"370\",\"rcptPbctDt\":\"20250423\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"10.00\",\"qtyUnitCd\":\"U\",\"qty\":\"10.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"896.55\",\"totAmt\":\"6500\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"370\",\"orgInvcNo\":0,\"curRcptNo\":\"370\",\"totRcptNo\":\"370\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"370\",\"rcptPbctDt\":\"20250423173048\",\"intrlData\":\"Q93QGJB7RCR_JCRWZR_SAAGP-B\",\"rcptSign\":\"UKHWTQY58ETTZITF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"10.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(371,'','Invoice','','2025-04-23 17:47:43','','0','14','2025-04-23 17:47:43','48','0','4950','1','wholesale','0','4950','1','0','0','0','0','4950','0','printed',' ','','1','0','141745419540','Cleared','','','','','2','682.73','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'371','371','B7PKMNKTHWPWPMP-LAASN6SJGD','YPAFDR1-0S3DCIDU','20250423174816','0','88.89','0','0','0','0','682.73','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"371\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"Mama Stive\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250423174816\",\"salesDt\":\"20250423\",\"stockRlsDt\":\"20250423174816\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":88,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":682,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":88,\"totTaxAmt\":682,\"totAmt\":4950,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725825955\",\"rptNo\":\"371\",\"rcptPbctDt\":\"20250423\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"406.91\",\"totAmt\":\"2950.08\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"275.82\",\"totAmt\":\"1999.68\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"371\",\"orgInvcNo\":0,\"curRcptNo\":\"371\",\"totRcptNo\":\"371\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"371\",\"rcptPbctDt\":\"20250423174816\",\"intrlData\":\"B7PKMNKTHWPWPMP-LAASN6SJGD\",\"rcptSign\":\"YPAFDR1-0S3DCIDU\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(372,'','Invoice','','2025-04-23 17:48:56','FELISTA NYERI','0','14','2025-04-23 17:48:56','59','0','6000','1','wholesale','0','6000','1','0','0','0','0','6000','0','printed','FELISTA NYERI </BR>254756987545 ','','1','0','141745419702','Cleared','','','','','2','827.59','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'372','372','JMDFZQX01F0ZEYYJAHTHLA3BSA','HAAVWU-PYUAKIHM9','20250423175239','0','107.76','0','0','0','0','827.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"372\",\"orgInvcNo\":0,\"custTin\":null,\"custNm\":null,\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250423175239\",\"salesDt\":\"20250423\",\"stockRlsDt\":\"20250423175239\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":107,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":827,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":107,\"totTaxAmt\":827,\"totAmt\":6000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":null,\"custMblNo\":null,\"rptNo\":\"372\",\"rcptPbctDt\":\"20250423\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000004\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 1L\",\"bcd\":\"4\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"125\",\"splyAmt\":\"118.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"107.76\",\"taxAmt\":\"827.59\",\"totAmt\":\"6000\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"372\",\"orgInvcNo\":0,\"curRcptNo\":\"372\",\"totRcptNo\":\"372\",\"custTin\":null,\"custMblNo\":\"\",\"rptNo\":\"372\",\"rcptPbctDt\":\"20250423175239\",\"intrlData\":\"JMDFZQX01F0ZEYYJAHTHLA3BSA\",\"rcptSign\":\"HAAVWU-PYUAKIHM9\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000004\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(373,'','Invoice','','2025-04-23 18:09:56','','-20','14','2025-04-23 18:09:56','24','0','20','1','retail','0','20','1','0','0','20','0','0','0','printed',' ','','1','0','141745420986','Cleared','','','','','','2.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'373','373','ELEYFZRQFI2EJGXW6PAP5S9ROC','DFJQIKU8R26TPYFO','20250423181008','0','17.24','0','0','0','0','2.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"373\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250423181008\",\"salesDt\":\"20250423\",\"stockRlsDt\":\"20250423181008\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":17,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":2,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":17,\"totTaxAmt\":2,\"totAmt\":20,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"373\",\"rcptPbctDt\":\"20250423\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"20\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"2.76\",\"totAmt\":\"20\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"373\",\"orgInvcNo\":0,\"curRcptNo\":\"373\",\"totRcptNo\":\"373\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"373\",\"rcptPbctDt\":\"20250423181008\",\"intrlData\":\"ELEYFZRQFI2EJGXW6PAP5S9ROC\",\"rcptSign\":\"DFJQIKU8R26TPYFO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(374,'','Invoice','','2025-04-23 19:52:50','','0','14','2025-04-23 19:52:50','27','0','104719','1','wholesale','0','104719','1','0','0','0','0','104719','0','printed',' ','','1','0','141745426373','Cleared','','','','','1','14443.99','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'374','374','JTDLHKBLQ5FI_LFPAPYTIT2_I9','JO7QUMXL2XWHMRM4','20250423195351','0','47310.16','0','0','0','0','14443.99','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"374\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"PERMINUS\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250423195351\",\"salesDt\":\"20250423\",\"stockRlsDt\":\"20250423195351\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":10,\"taxblAmtA\":0,\"taxblAmtB\":47310,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":14443,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":47310,\"totTaxAmt\":14443,\"totAmt\":104719,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745123456\",\"rptNo\":\"374\",\"rcptPbctDt\":\"20250423\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"552.00\",\"qtyUnitCd\":\"U\",\"qty\":\"552.00\",\"prc\":\"49.17\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"23398.14\",\"taxAmt\":\"3743.70\",\"totAmt\":\"27141.84\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"96.00\",\"qtyUnitCd\":\"U\",\"qty\":\"96.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"662.07\",\"totAmt\":\"4800\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"840.00\",\"qtyUnitCd\":\"U\",\"qty\":\"840.00\",\"prc\":\"31.6\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"22882.76\",\"taxAmt\":\"3661.24\",\"totAmt\":\"26544.00\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"288.00\",\"qtyUnitCd\":\"U\",\"qty\":\"288.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"1291.03\",\"totAmt\":\"9360\"},{\"itemSeq\":5,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"288.00\",\"qtyUnitCd\":\"U\",\"qty\":\"288.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"1654.91\",\"totAmt\":\"11998.08\"},{\"itemSeq\":6,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"30.00\",\"qtyUnitCd\":\"U\",\"qty\":\"30.00\",\"prc\":\"166.6666\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"143.68\",\"taxAmt\":\"689.65\",\"totAmt\":\"4999.998\"},{\"itemSeq\":7,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"610.36\",\"totAmt\":\"4425.12\"},{\"itemSeq\":8,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"13.00\",\"qtyUnitCd\":\"U\",\"qty\":\"13.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"1165.52\",\"totAmt\":\"8450\"},{\"itemSeq\":9,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"60.00\",\"qtyUnitCd\":\"U\",\"qty\":\"60.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"551.72\",\"totAmt\":\"3999.96\"},{\"itemSeq\":10,\"itemCd\":\"KE2CTU0000004\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 1L\",\"bcd\":\"4\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"125\",\"splyAmt\":\"118.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"107.76\",\"taxAmt\":\"413.79\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"374\",\"orgInvcNo\":0,\"curRcptNo\":\"374\",\"totRcptNo\":\"374\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"374\",\"rcptPbctDt\":\"20250423195351\",\"intrlData\":\"JTDLHKBLQ5FI_LFPAPYTIT2_I9\",\"rcptSign\":\"JO7QUMXL2XWHMRM4\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"552.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"96.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"840.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"288.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"288.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"30.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"13.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"60.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000004\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(375,'','Cash','','2025-04-24 08:12:38','','0','14','2025-04-24 08:12:38','','65','65','1','retail','0','65','1','0','0','0','0','0','0','printed',' ','','1','0','141745471542','Cleared','','','','','','8.97','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'375','375','CB9SIFL8-FNYS0ALLR_PWCG78H','CEPV9_SKPC5ISERV','20250424081247','0','28.02','0','0','0','0','8.97','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"375\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250424081247\",\"salesDt\":\"20250424\",\"stockRlsDt\":\"20250424081247\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":8,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":8,\"totAmt\":65,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"375\",\"rcptPbctDt\":\"20250424\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"8.97\",\"totAmt\":\"65\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"375\",\"orgInvcNo\":0,\"curRcptNo\":\"375\",\"totRcptNo\":\"375\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"375\",\"rcptPbctDt\":\"20250424081247\",\"intrlData\":\"CB9SIFL8-FNYS0ALLR_PWCG78H\",\"rcptSign\":\"CEPV9_SKPC5ISERV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(376,'','Invoice','','2025-04-24 09:26:34','','0','14','2025-04-24 09:26:34','24','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141745475918','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'376','376','3QVKHDT252F8HTD_L3G0PZP0ZW','387FUCELCVIPSTJ7','20250424092713','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"376\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250424092713\",\"salesDt\":\"20250424\",\"stockRlsDt\":\"20250424092713\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"376\",\"rcptPbctDt\":\"20250424\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"376\",\"orgInvcNo\":0,\"curRcptNo\":\"376\",\"totRcptNo\":\"376\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"376\",\"rcptPbctDt\":\"20250424092713\",\"intrlData\":\"3QVKHDT252F8HTD_L3G0PZP0ZW\",\"rcptSign\":\"387FUCELCVIPSTJ7\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(377,'','Mpesa','','2025-04-24 10:07:05','','0','14','2025-04-24 10:07:05','25','0','1040','1','wholesale','0','1040','1','0','0','0','0','1040','0','printed',' ','','1','0','141745478400','Cleared','13','2025-04-25 12:47:00','','','1','143.45','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'377','377','DKDMZZBCHPM38RYJDJASVP68WN','QKXJTXGOJATL4LKW','20250424100731','0','74.71','0','0','0','0','143.45','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"377\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250424100731\",\"salesDt\":\"20250424\",\"stockRlsDt\":\"20250424100731\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":74,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":143,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":74,\"totTaxAmt\":143,\"totAmt\":1040,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"377\",\"rcptPbctDt\":\"20250424\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000014\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1 LTR\",\"bcd\":\"14\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"86.666\",\"splyAmt\":\"81.0833\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"74.71\",\"taxAmt\":\"143.45\",\"totAmt\":\"1039.992\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"377\",\"orgInvcNo\":0,\"curRcptNo\":\"377\",\"totRcptNo\":\"377\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"377\",\"rcptPbctDt\":\"20250424100731\",\"intrlData\":\"DKDMZZBCHPM38RYJDJASVP68WN\",\"rcptSign\":\"QKXJTXGOJATL4LKW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000014\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(378,'HGF,TYR','Mpesa','','2025-04-24 11:20:25','','0','14','2025-04-24 11:20:25','24','0','1575','1','wholesale','0','1575','1','0','0','0','0','1575','0','printed',' ','','1','0','141745482753','Cleared','13','2025-04-25 12:54:07','','','1','217.22','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'378','378','ZT3X-ELGYTK1FUODRMU5RXRROT','K8ZGCXWNOA04LXJL','20250424112139','0','77.22','0','0','0','0','217.22','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"378\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250424112139\",\"salesDt\":\"20250424\",\"stockRlsDt\":\"20250424112139\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":77,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":217,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":77,\"totTaxAmt\":217,\"totAmt\":1575,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"378\",\"rcptPbctDt\":\"20250424\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"53.79\",\"totAmt\":\"390\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"15.4166\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"13.29\",\"taxAmt\":\"25.52\",\"totAmt\":\"184.9992\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"378\",\"orgInvcNo\":0,\"curRcptNo\":\"378\",\"totRcptNo\":\"378\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"378\",\"rcptPbctDt\":\"20250424112139\",\"intrlData\":\"ZT3X-ELGYTK1FUODRMU5RXRROT\",\"rcptSign\":\"K8ZGCXWNOA04LXJL\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(379,'','Invoice','','2025-04-24 11:38:06','','0','14','2025-04-24 11:38:06','25','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141745483846','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'379','379','U3U4OVOSJHXXLJFUIDVVECPEUP','VXNRBC9ZBFTNSV3G','20250424113821','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"379\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250424113821\",\"salesDt\":\"20250424\",\"stockRlsDt\":\"20250424113821\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":137,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"379\",\"rcptPbctDt\":\"20250424\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"379\",\"orgInvcNo\":0,\"curRcptNo\":\"379\",\"totRcptNo\":\"379\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"379\",\"rcptPbctDt\":\"20250424113821\",\"intrlData\":\"U3U4OVOSJHXXLJFUIDVVECPEUP\",\"rcptSign\":\"VXNRBC9ZBFTNSV3G\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(380,'','Cash','','2025-04-24 12:07:41','','0','14','2025-04-24 12:07:41','32','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','141745485642','Cleared','','','','','1','41.38','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'380','380','7EJTJHPQYVFDAC5ARPT9VLZNHO','CLN0JU8DTCW4JFGP','20250424120756','0','129.31','0','0','0','0','41.38','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"380\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"Wambugu\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250424120756\",\"salesDt\":\"20250424\",\"stockRlsDt\":\"20250424120756\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":129,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":41,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":129,\"totTaxAmt\":41,\"totAmt\":300,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254780541507\",\"rptNo\":\"380\",\"rcptPbctDt\":\"20250424\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000004\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 1L\",\"bcd\":\"4\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"150\",\"splyAmt\":\"118.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"129.31\",\"taxAmt\":\"41.38\",\"totAmt\":\"300\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"380\",\"orgInvcNo\":0,\"curRcptNo\":\"380\",\"totRcptNo\":\"380\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"380\",\"rcptPbctDt\":\"20250424120756\",\"intrlData\":\"7EJTJHPQYVFDAC5ARPT9VLZNHO\",\"rcptSign\":\"CLN0JU8DTCW4JFGP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000004\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(381,'','Invoice','','2025-04-24 12:32:33','','0','14','2025-04-24 12:32:33','25','1560','1560','1','wholesale','0','1560','1','0','0','0','0','0','0','printed',' ','','1','0','141745487141','Cleared','','','','','1','215.17','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'381','381','WIN2YHKUER6MTRPDPLMP-SSBT1','FAEFZC2FY6PAGJIG','20250424123257','0','28.02','0','0','0','0','215.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"381\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250424123257\",\"salesDt\":\"20250424\",\"stockRlsDt\":\"20250424123257\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":215,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":215,\"totAmt\":1560,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"381\",\"rcptPbctDt\":\"20250424\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"215.17\",\"totAmt\":\"1560\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"381\",\"orgInvcNo\":0,\"curRcptNo\":\"381\",\"totRcptNo\":\"381\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"381\",\"rcptPbctDt\":\"20250424123257\",\"intrlData\":\"WIN2YHKUER6MTRPDPLMP-SSBT1\",\"rcptSign\":\"FAEFZC2FY6PAGJIG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(382,'','Invoice','','2025-04-24 12:33:06','','0','14','2025-04-24 12:33:06','25','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141745487180','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'382','382','AKI98UQOB9LZRMWBI99IBAPSHT','ANNIVUJVXZG_MNGT','20250424123317','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"382\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250424123317\",\"salesDt\":\"20250424\",\"stockRlsDt\":\"20250424123317\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"382\",\"rcptPbctDt\":\"20250424\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"382\",\"orgInvcNo\":0,\"curRcptNo\":\"382\",\"totRcptNo\":\"382\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"382\",\"rcptPbctDt\":\"20250424123317\",\"intrlData\":\"AKI98UQOB9LZRMWBI99IBAPSHT\",\"rcptSign\":\"ANNIVUJVXZG_MNGT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(383,'','Cash','','2025-04-24 12:40:50','','0','14','2025-04-24 12:40:50','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','141745487599','Cleared','','','','','','4.14','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'383','383','E8FKVCSLNGQ37DHUOZDO_2V-CK','DRIWPIQLIFJUJCBQ','20250424124107','0','25.86','0','0','0','0','4.14','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"383\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250424124107\",\"salesDt\":\"20250424\",\"stockRlsDt\":\"20250424124107\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":25,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":4,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":25,\"totTaxAmt\":4,\"totAmt\":30,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"383\",\"rcptPbctDt\":\"20250424\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000005\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 500ML\",\"bcd\":\"5\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"30\",\"splyAmt\":\"24.83\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"25.86\",\"taxAmt\":\"4.14\",\"totAmt\":\"30\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"383\",\"orgInvcNo\":0,\"curRcptNo\":\"383\",\"totRcptNo\":\"383\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"383\",\"rcptPbctDt\":\"20250424124107\",\"intrlData\":\"E8FKVCSLNGQ37DHUOZDO_2V-CK\",\"rcptSign\":\"DRIWPIQLIFJUJCBQ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000005\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(384,'KJL','Invoice','','2025-04-24 13:09:56','','0','14','2025-04-24 13:09:56','23','2000','3250','1','wholesale','0','3250','1','0','0','0','0','1250','0','printed',' ','','1','0','141745489367','Cleared','','','','','1','448.28','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'384','384','C0OL8HXNT5FYXTYHOCDLTICNP3','UDDNBUIJICEHY9RX','20250424131024','0','560.34','0','0','0','0','448.28','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"384\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"ephraim caltex\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250424131024\",\"salesDt\":\"20250424\",\"stockRlsDt\":\"20250424131024\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":448,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":448,\"totAmt\":3250,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254714567809\",\"rptNo\":\"384\",\"rcptPbctDt\":\"20250424\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"448.28\",\"totAmt\":\"3250\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"384\",\"orgInvcNo\":0,\"curRcptNo\":\"384\",\"totRcptNo\":\"384\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"384\",\"rcptPbctDt\":\"20250424131024\",\"intrlData\":\"C0OL8HXNT5FYXTYHOCDLTICNP3\",\"rcptSign\":\"UDDNBUIJICEHY9RX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(385,'','Invoice','','2025-04-24 13:58:26','','0','14','2025-04-24 13:58:26','24','1475','1475','1','wholesale','0','1475','1','0','0','0','0','0','0','printed',' ','','1','0','141745492209','Cleared','','','','','1','203.43','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'385','385','Z6GHDPEKVDYPNUHLAHR4CFAYKG','RIVUINE_DGAVQAWV','20250424135910','0','619.59','0','0','0','0','203.43','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"385\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250424135910\",\"salesDt\":\"20250424\",\"stockRlsDt\":\"20250424135910\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":619,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":203,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":619,\"totTaxAmt\":203,\"totAmt\":1475,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"385\",\"rcptPbctDt\":\"20250424\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"68.95\",\"totAmt\":\"499.92\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000005\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 500ML\",\"bcd\":\"5\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"27.08\",\"splyAmt\":\"24.83\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"23.34\",\"taxAmt\":\"44.82\",\"totAmt\":\"324.96\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"385\",\"orgInvcNo\":0,\"curRcptNo\":\"385\",\"totRcptNo\":\"385\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"385\",\"rcptPbctDt\":\"20250424135910\",\"intrlData\":\"Z6GHDPEKVDYPNUHLAHR4CFAYKG\",\"rcptSign\":\"RIVUINE_DGAVQAWV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000005\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(386,'','Invoice','','2025-04-24 13:59:42','','0','14','2025-04-24 13:59:42','25','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141745492362','Cleared','','','','','2','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'386','386','W938HE1EGE5GVAYRGZRB8VD9SI','HO9YCWEUVWCJOIJF','20250424140006','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"386\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250424140006\",\"salesDt\":\"20250424\",\"stockRlsDt\":\"20250424140006\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"386\",\"rcptPbctDt\":\"20250424\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"386\",\"orgInvcNo\":0,\"curRcptNo\":\"386\",\"totRcptNo\":\"386\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"386\",\"rcptPbctDt\":\"20250424140006\",\"intrlData\":\"W938HE1EGE5GVAYRGZRB8VD9SI\",\"rcptSign\":\"HO9YCWEUVWCJOIJF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(387,'','Cash','','2025-04-24 14:51:43','','20','14','2025-04-24 14:51:43','','0','0','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','40','141745495455','Cleared','14','2025-04-24 14:54:44','','','','2.76','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'387','387','GVSOLB8FBMR-EQ9DHUTARZU4D8','SP8IZK7-9I5YX7TH','20250424145148','0','17.24','0','0','0','0','2.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"387\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250424145148\",\"salesDt\":\"20250424\",\"stockRlsDt\":\"20250424145148\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":17,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":2,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":17,\"totTaxAmt\":2,\"totAmt\":20,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"387\",\"rcptPbctDt\":\"20250424\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"20\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"2.76\",\"totAmt\":\"20\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"387\",\"orgInvcNo\":0,\"curRcptNo\":\"387\",\"totRcptNo\":\"387\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"387\",\"rcptPbctDt\":\"20250424145148\",\"intrlData\":\"GVSOLB8FBMR-EQ9DHUTARZU4D8\",\"rcptSign\":\"SP8IZK7-9I5YX7TH\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(388,'','Invoice','','2025-04-24 14:55:57','','-20','14','2025-04-24 14:55:57','24','0','20','1','retail','0','20','1','0','0','20','0','0','0','printed',' ','','1','0','141745495726','Cleared','','','','','','2.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'388','388','FDA8Y7JEBJGYXCCHB0CJSKUIBS','E7WK5563EAWJDT1K','20250424145617','0','17.24','0','0','0','0','2.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"388\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250424145617\",\"salesDt\":\"20250424\",\"stockRlsDt\":\"20250424145617\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":17,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":2,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":17,\"totTaxAmt\":2,\"totAmt\":20,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"388\",\"rcptPbctDt\":\"20250424\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"20\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"2.76\",\"totAmt\":\"20\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"388\",\"orgInvcNo\":0,\"curRcptNo\":\"388\",\"totRcptNo\":\"388\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"388\",\"rcptPbctDt\":\"20250424145617\",\"intrlData\":\"FDA8Y7JEBJGYXCCHB0CJSKUIBS\",\"rcptSign\":\"E7WK5563EAWJDT1K\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(389,'','Cash','','2025-04-24 16:46:54','','0','14','2025-04-24 16:46:54','','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141745502379','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'389','389','FPPORLSAN7JSIESDE9LLHCRJNA','RI96EYW3R79LXGR0','20250424164703','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"389\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250424164703\",\"salesDt\":\"20250424\",\"stockRlsDt\":\"20250424164703\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"389\",\"rcptPbctDt\":\"20250424\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"389\",\"orgInvcNo\":0,\"curRcptNo\":\"389\",\"totRcptNo\":\"389\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"389\",\"rcptPbctDt\":\"20250424164703\",\"intrlData\":\"FPPORLSAN7JSIESDE9LLHCRJNA\",\"rcptSign\":\"RI96EYW3R79LXGR0\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(390,'','Invoice','','2025-04-24 19:08:29','SAM KIBALI','0','14','2025-04-24 19:08:29','60','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed','SAM KIBALI </BR>254745639525 ','','1','0','141745510878','Cleared','','','','','','2.76','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'390','390','X7-ZP39EOGIHWEUVQA55JNHSJJ','EJOBCCAIWRVVD8RP','20250424190958','0','17.24','0','0','0','0','2.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"390\",\"orgInvcNo\":0,\"custTin\":null,\"custNm\":null,\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250424190958\",\"salesDt\":\"20250424\",\"stockRlsDt\":\"20250424190958\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":17,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":2,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":17,\"totTaxAmt\":2,\"totAmt\":20,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":null,\"custMblNo\":null,\"rptNo\":\"390\",\"rcptPbctDt\":\"20250424\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"20\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"2.76\",\"totAmt\":\"20\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"390\",\"orgInvcNo\":0,\"curRcptNo\":\"390\",\"totRcptNo\":\"390\",\"custTin\":null,\"custMblNo\":\"\",\"rptNo\":\"390\",\"rcptPbctDt\":\"20250424190958\",\"intrlData\":\"X7-ZP39EOGIHWEUVQA55JNHSJJ\",\"rcptSign\":\"EJOBCCAIWRVVD8RP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(391,'','Cash','','2025-04-25 12:24:45','','0','13','2025-04-25 12:24:45','','220','220','1','retail','0','220','1','0','0','0','0','0','0','printed',' ','','1','0','131745571321','Cleared','','','','','','30.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'391','391','KJWMBZCK9FNRBJYJPTTNYJ8DFD','9WKSZTAWW0CSNGF7','20250425122522','0','189.66','0','0','0','0','30.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"391\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250425122522\",\"salesDt\":\"20250425\",\"stockRlsDt\":\"20250425122522\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":189,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":30,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":189,\"totTaxAmt\":30,\"totAmt\":220,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"391\",\"rcptPbctDt\":\"20250425\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000011\",\"itemClsCd\":\"73130000\",\"itemNm\":\"TONIC\\/ SODA WATER \",\"bcd\":\"11\",\"pkgUnitCd\":\"CT\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"55\",\"splyAmt\":\"37.916666666667\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"189.66\",\"taxAmt\":\"30.34\",\"totAmt\":\"220.00\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"391\",\"orgInvcNo\":0,\"curRcptNo\":\"391\",\"totRcptNo\":\"391\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"391\",\"rcptPbctDt\":\"20250425122522\",\"intrlData\":\"KJWMBZCK9FNRBJYJPTTNYJ8DFD\",\"rcptSign\":\"9WKSZTAWW0CSNGF7\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000011\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(392,'','Cash','','2025-04-25 14:09:15','','0','13','2025-04-25 14:09:15','26','28447','28447','1','wholesale','0','28447','1','0','0','0','0','0','0','printed',' ','','1','0','131745578179','Cleared','','','','','1','3923.73','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'392','392','TWGUZQK-QBFQZ211XFAAVALR-S','MSHNNGSRASQPFWZE','20250425141036','0','248.01','0','0','0','0','3923.73','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"392\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"JULIA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250425141036\",\"salesDt\":\"20250425\",\"stockRlsDt\":\"20250425141036\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":6,\"taxblAmtA\":0,\"taxblAmtB\":248,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":3923,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":248,\"totTaxAmt\":3923,\"totAmt\":28447,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254789786534\",\"rptNo\":\"392\",\"rcptPbctDt\":\"20250425\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"15.4166\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"13.29\",\"taxAmt\":\"2.13\",\"totAmt\":\"15.4166\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000014\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1 LTR\",\"bcd\":\"14\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"86.666\",\"splyAmt\":\"81.0833\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"74.71\",\"taxAmt\":\"23.91\",\"totAmt\":\"173.332\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"125.00\",\"qtyUnitCd\":\"U\",\"qty\":\"125.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"560.34\",\"totAmt\":\"4062.5\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"84.00\",\"qtyUnitCd\":\"U\",\"qty\":\"84.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"712.09\",\"totAmt\":\"5162.64\"},{\"itemSeq\":5,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"26.00\",\"qtyUnitCd\":\"U\",\"qty\":\"26.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"149.40\",\"totAmt\":\"1083.16\"},{\"itemSeq\":6,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"359.00\",\"qtyUnitCd\":\"U\",\"qty\":\"359.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"2475.86\",\"totAmt\":\"17950\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"392\",\"orgInvcNo\":0,\"curRcptNo\":\"392\",\"totRcptNo\":\"392\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"392\",\"rcptPbctDt\":\"20250425141036\",\"intrlData\":\"TWGUZQK-QBFQZ211XFAAVALR-S\",\"rcptSign\":\"MSHNNGSRASQPFWZE\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000014\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"125.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"84.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"26.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"359.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(393,'RFG','Invoice','','2025-04-25 18:34:14','TEMUA WINES','0','13','2025-04-25 18:34:14','61','0','26818','1','wholesale','0','26818','1','0','0','0','0','26818','0','printed','TEMUA WINES </BR>254789632569 ','','1','0','131745594956','Cleared','','','','','1','3699','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'393','393','MIDYFFM63HGNGYVH9KAZ5OIPGX','T3_KRZMQZI0RZM4D','20250425183542','0','717.66','0','0','0','0','3699','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"393\",\"orgInvcNo\":0,\"custTin\":null,\"custNm\":null,\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250425183542\",\"salesDt\":\"20250425\",\"stockRlsDt\":\"20250425183542\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":717,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":3699,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":717,\"totTaxAmt\":3699,\"totAmt\":26818,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":null,\"custMblNo\":null,\"rptNo\":\"393\",\"rcptPbctDt\":\"20250425\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"288.00\",\"qtyUnitCd\":\"U\",\"qty\":\"288.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"1654.91\",\"totAmt\":\"11998.08\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"96.00\",\"qtyUnitCd\":\"U\",\"qty\":\"96.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"430.34\",\"totAmt\":\"3120\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"179.31\",\"totAmt\":\"1300\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000015\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1.25 LTR\",\"bcd\":\"15\",\"pkgUnitCd\":\"CT\",\"pkg\":\"96.00\",\"qtyUnitCd\":\"U\",\"qty\":\"96.00\",\"prc\":\"108.33\",\"splyAmt\":\"102.5\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"93.39\",\"taxAmt\":\"1434.44\",\"totAmt\":\"10399.68\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"393\",\"orgInvcNo\":0,\"curRcptNo\":\"393\",\"totRcptNo\":\"393\",\"custTin\":null,\"custMblNo\":\"\",\"rptNo\":\"393\",\"rcptPbctDt\":\"20250425183542\",\"intrlData\":\"MIDYFFM63HGNGYVH9KAZ5OIPGX\",\"rcptSign\":\"T3_KRZMQZI0RZM4D\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"288.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"96.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000015\",\"rsdQty\":\"96.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(394,'LKJ','Invoice','','2025-04-25 18:37:38','','0','13','2025-04-25 18:37:38','45','0','2560','1','wholesale','0','2560','1','0','0','0','0','2560','0','printed',' ','','1','0','131745595359','Cleared','','','','','1','353.1','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'394','394','H8TNOIVWTDVZ7G2A3JPC17_GCD','FDU9XF7YRPGJXLZW','20250425183817','0','112.78','0','0','0','0','353.1','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"394\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"julie kiawara\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250425183817\",\"salesDt\":\"20250425\",\"stockRlsDt\":\"20250425183817\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":112,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":353,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":112,\"totTaxAmt\":353,\"totAmt\":2560,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254729459573\",\"rptNo\":\"394\",\"rcptPbctDt\":\"20250425\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000008\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 1L\",\"bcd\":\"8\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"48.33\",\"splyAmt\":\"44.25\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"41.66\",\"taxAmt\":\"79.99\",\"totAmt\":\"579.96\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"394\",\"orgInvcNo\":0,\"curRcptNo\":\"394\",\"totRcptNo\":\"394\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"394\",\"rcptPbctDt\":\"20250425183817\",\"intrlData\":\"H8TNOIVWTDVZ7G2A3JPC17_GCD\",\"rcptSign\":\"FDU9XF7YRPGJXLZW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000008\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(395,'','Cash','','2025-04-25 18:53:50','','0','13','2025-04-25 18:53:50','','2340','2340','1','retail','0','2340','1','0','0','0','0','0','0','printed',' ','','1','0','131745596194','Cleared','','','','','','322.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'395','395','SO7M0DTIIF6EQVPGR_WCCNY0CC','MQTJ5NU63CAQPNXR','20250425185406','0','28.02','0','0','0','0','322.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"395\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250425185406\",\"salesDt\":\"20250425\",\"stockRlsDt\":\"20250425185406\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":322,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":322,\"totAmt\":2340,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"395\",\"rcptPbctDt\":\"20250425\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"322.76\",\"totAmt\":\"2340\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"395\",\"orgInvcNo\":0,\"curRcptNo\":\"395\",\"totRcptNo\":\"395\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"395\",\"rcptPbctDt\":\"20250425185406\",\"intrlData\":\"SO7M0DTIIF6EQVPGR_WCCNY0CC\",\"rcptSign\":\"MQTJ5NU63CAQPNXR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(396,'','Cash','','2025-04-25 18:55:14','','0','13','2025-04-25 18:55:14','','3120','3120','1','wholesale','0','3120','1','0','0','0','0','0','0','printed',' ','','1','0','131745596475','Cleared','','','','','','430.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'396','396','8_PLVS8ZWB1DJHABMXV8WPAPUF','UD5HO_EF2_GNVDS1','20250425185549','0','28.02','0','0','0','0','430.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"396\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250425185549\",\"salesDt\":\"20250425\",\"stockRlsDt\":\"20250425185549\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":430,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":430,\"totAmt\":3120,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"396\",\"rcptPbctDt\":\"20250425\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"96.00\",\"qtyUnitCd\":\"U\",\"qty\":\"96.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"430.34\",\"totAmt\":\"3120\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"396\",\"orgInvcNo\":0,\"curRcptNo\":\"396\",\"totRcptNo\":\"396\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"396\",\"rcptPbctDt\":\"20250425185549\",\"intrlData\":\"8_PLVS8ZWB1DJHABMXV8WPAPUF\",\"rcptSign\":\"UD5HO_EF2_GNVDS1\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"96.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(397,'','Invoice','','2025-04-25 18:59:08','','0','13','2025-04-25 18:59:08','25','7450','7450','1','wholesale','0','7450','1','0','0','0','0','0','0','printed',' ','','1','0','131745596555','Cleared','','','','','','1027.55','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'397','397','JCYOICDDT9M5JU4DESAGKIWJC4','9XTKH3QQT9VW9WEI','20250425185934','0','639.35','0','0','0','0','1027.55','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"397\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250425185934\",\"salesDt\":\"20250425\",\"stockRlsDt\":\"20250425185934\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":639,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":1027,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":639,\"totTaxAmt\":1027,\"totAmt\":7450,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"397\",\"rcptPbctDt\":\"20250425\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"96.00\",\"qtyUnitCd\":\"U\",\"qty\":\"96.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"662.07\",\"totAmt\":\"4800\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"275.82\",\"totAmt\":\"1999.68\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"397\",\"orgInvcNo\":0,\"curRcptNo\":\"397\",\"totRcptNo\":\"397\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"397\",\"rcptPbctDt\":\"20250425185934\",\"intrlData\":\"JCYOICDDT9M5JU4DESAGKIWJC4\",\"rcptSign\":\"9XTKH3QQT9VW9WEI\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"96.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(398,'LKJ','Mpesa','','2025-04-25 19:06:34','','0','13','2025-04-25 19:06:34','25','0','6080','1','wholesale','159.9936','6080','1','0','0','0','0','6080','0','printed',' ','','1','0','131745597142','Cleared','','','','','','838.62','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'398','398','UF3XOZQV7YZJUYDS3CXDEBUNYM','FPEZTVJNLHXMMLXV','20250425190731','0','27.3','0','0','0','0','838.62','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"398\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250425190731\",\"salesDt\":\"20250425\",\"stockRlsDt\":\"20250425190731\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":27,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":838,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":27,\"totTaxAmt\":838,\"totAmt\":6080,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"398\",\"rcptPbctDt\":\"20250425\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"192.00\",\"qtyUnitCd\":\"U\",\"qty\":\"192.00\",\"prc\":\"31.6667\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"159.9936\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"27.30\",\"taxAmt\":\"838.62\",\"totAmt\":\"6080.0064\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"398\",\"orgInvcNo\":0,\"curRcptNo\":\"398\",\"totRcptNo\":\"398\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"398\",\"rcptPbctDt\":\"20250425190731\",\"intrlData\":\"UF3XOZQV7YZJUYDS3CXDEBUNYM\",\"rcptSign\":\"FPEZTVJNLHXMMLXV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"192.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(399,'KLJH','Mpesa','','2025-04-25 19:09:28','','0','13','2025-04-25 19:09:28','25','0','2600','1','wholesale','0','2600','1','0','0','0','0','2600','0','printed',' ','','1','0','131745597282','Cleared','13','2025-04-25 19:19:55','','','','358.58','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'399','399','8ENFGWXT826TYDQZKGUVHPCUGK','E2R7Q2REF0DZACQ4','20250425190951','0','23.34','0','0','0','0','358.58','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"399\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250425190951\",\"salesDt\":\"20250425\",\"stockRlsDt\":\"20250425190951\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":23,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":358,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":23,\"totTaxAmt\":358,\"totAmt\":2600,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"399\",\"rcptPbctDt\":\"20250425\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000005\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 500ML\",\"bcd\":\"5\",\"pkgUnitCd\":\"CT\",\"pkg\":\"96.00\",\"qtyUnitCd\":\"U\",\"qty\":\"96.00\",\"prc\":\"27.08\",\"splyAmt\":\"24.83\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"23.34\",\"taxAmt\":\"358.58\",\"totAmt\":\"2599.68\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"399\",\"orgInvcNo\":0,\"curRcptNo\":\"399\",\"totRcptNo\":\"399\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"399\",\"rcptPbctDt\":\"20250425190951\",\"intrlData\":\"8ENFGWXT826TYDQZKGUVHPCUGK\",\"rcptSign\":\"E2R7Q2REF0DZACQ4\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000005\",\"rsdQty\":\"96.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(400,'','Cash','','2025-04-25 19:11:31','','0','13','2025-04-25 19:11:31','24','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','131745597472','Cleared','','','','','','20.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'400','400','FDHFN-MZMP6VYBMDZ8FN5QFL_B','-ITFT3AE5GWYSFXZ','20250425191151','0','64.66','0','0','0','0','20.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"400\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250425191151\",\"salesDt\":\"20250425\",\"stockRlsDt\":\"20250425191151\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":64,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":20,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":64,\"totTaxAmt\":20,\"totAmt\":150,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"400\",\"rcptPbctDt\":\"20250425\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"75\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"64.66\",\"taxAmt\":\"20.69\",\"totAmt\":\"150\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"400\",\"orgInvcNo\":0,\"curRcptNo\":\"400\",\"totRcptNo\":\"400\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"400\",\"rcptPbctDt\":\"20250425191151\",\"intrlData\":\"FDHFN-MZMP6VYBMDZ8FN5QFL_B\",\"rcptSign\":\"-ITFT3AE5GWYSFXZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(401,'','Invoice','','2025-04-25 19:17:47','MERCY BEN','0','13','2025-04-25 19:17:47','19','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed','MERCY BEN </BR>254766787674 ','','1','0','131745597818','Cleared','','','','','','20.68','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'401','401','FKWILLMRZ8NMEG4ZHPMTZJBNJM','-C3WEKJHO-MGU_QM','20250425191846','0','129.32','0','0','0','0','20.68','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"401\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"UPTOWN MWEIGA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250425191846\",\"salesDt\":\"20250425\",\"stockRlsDt\":\"20250425191846\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":129,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":20,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":129,\"totTaxAmt\":20,\"totAmt\":150,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254766787674\",\"rptNo\":\"401\",\"rcptPbctDt\":\"20250425\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"75\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"64.66\",\"taxAmt\":\"10.34\",\"totAmt\":\"75\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"75\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"64.66\",\"taxAmt\":\"10.34\",\"totAmt\":\"75\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"401\",\"orgInvcNo\":0,\"curRcptNo\":\"401\",\"totRcptNo\":\"401\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"401\",\"rcptPbctDt\":\"20250425191846\",\"intrlData\":\"FKWILLMRZ8NMEG4ZHPMTZJBNJM\",\"rcptSign\":\"-C3WEKJHO-MGU_QM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(402,'YHJ','Mpesa','','2025-04-25 19:56:59','','0','13','2025-04-25 19:56:59','25','0','780','1','wholesale','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','131745600150','Cleared','','','','','','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'402','402','ONECUEOGHFPHHNP8IFHLWTKAJY','POQGQXHQ5LHWLXSX','20250425195727','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"402\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250425195727\",\"salesDt\":\"20250425\",\"stockRlsDt\":\"20250425195727\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"402\",\"rcptPbctDt\":\"20250425\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"402\",\"orgInvcNo\":0,\"curRcptNo\":\"402\",\"totRcptNo\":\"402\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"402\",\"rcptPbctDt\":\"20250425195727\",\"intrlData\":\"ONECUEOGHFPHHNP8IFHLWTKAJY\",\"rcptSign\":\"POQGQXHQ5LHWLXSX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(403,'RET','Invoice','','2025-04-26 09:26:27','WA TERYFHA','-1','14','2025-04-26 09:26:27','25','0','4250','1','wholesale','0','4250','1','0','0','1','0','4249','0','printed','WA TERYFHA </BR>254765556556 ','','1','0','141745648523','Cleared','','','','','1','586.17','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'403','403','MCWYLDONAVFSAKIFVXMYVIDYDL','TE1OCDRFCZK0OBY6','20250426092909','0','653.72','0','0','0','0','586.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"403\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250426092909\",\"salesDt\":\"20250426\",\"stockRlsDt\":\"20250426092909\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":653,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":586,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":653,\"totTaxAmt\":586,\"totAmt\":4250,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"403\",\"rcptPbctDt\":\"20250426\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"220.69\",\"totAmt\":\"1599.984\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"275.82\",\"totAmt\":\"1999.68\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"403\",\"orgInvcNo\":0,\"curRcptNo\":\"403\",\"totRcptNo\":\"403\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"403\",\"rcptPbctDt\":\"20250426092909\",\"intrlData\":\"MCWYLDONAVFSAKIFVXMYVIDYDL\",\"rcptSign\":\"TE1OCDRFCZK0OBY6\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(404,'','Invoice','','2025-04-26 10:06:38','','0','14','2025-04-26 10:06:38','24','2475','2475','1','wholesale','0','2475','1','0','0','0','0','0','0','printed',' ','','1','0','141745650814','Cleared','','','','','1','341.38','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'404','404','WKV2TSOMEF3Z1VXBIMKYG2OFI7','323GP6NQZXNSVOYT','20250426100703','0','196.66','0','0','0','0','341.38','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"404\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250426100703\",\"salesDt\":\"20250426\",\"stockRlsDt\":\"20250426100703\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":196,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":341,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":196,\"totTaxAmt\":341,\"totAmt\":2475,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"404\",\"rcptPbctDt\":\"20250426\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"166.6666\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"143.68\",\"taxAmt\":\"137.93\",\"totAmt\":\"999.9996\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"203.45\",\"totAmt\":\"1475.04\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"404\",\"orgInvcNo\":0,\"curRcptNo\":\"404\",\"totRcptNo\":\"404\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"404\",\"rcptPbctDt\":\"20250426100703\",\"intrlData\":\"WKV2TSOMEF3Z1VXBIMKYG2OFI7\",\"rcptSign\":\"323GP6NQZXNSVOYT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(405,'','Invoice','','2025-04-26 10:07:31','','0','14','2025-04-26 10:07:31','24','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141745651230','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'405','405','MXVBDQ-NU1FJXJBOFYVZE46QU9','RYJ5226ST3_CT3PB','20250426100747','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"405\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250426100747\",\"salesDt\":\"20250426\",\"stockRlsDt\":\"20250426100747\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":137,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"405\",\"rcptPbctDt\":\"20250426\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"405\",\"orgInvcNo\":0,\"curRcptNo\":\"405\",\"totRcptNo\":\"405\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"405\",\"rcptPbctDt\":\"20250426100747\",\"intrlData\":\"MXVBDQ-NU1FJXJBOFYVZE46QU9\",\"rcptSign\":\"RYJ5226ST3_CT3PB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(406,'','Invoice','','2025-04-26 10:33:57','','0','14','2025-04-26 10:33:57','24','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141745652810','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'406','406','FREF9UQHG3RSGZGJ0CMGORJMTT','UWPN5LING7ZDA8SA','20250426103426','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"406\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250426103426\",\"salesDt\":\"20250426\",\"stockRlsDt\":\"20250426103426\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":137,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"406\",\"rcptPbctDt\":\"20250426\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"406\",\"orgInvcNo\":0,\"curRcptNo\":\"406\",\"totRcptNo\":\"406\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"406\",\"rcptPbctDt\":\"20250426103426\",\"intrlData\":\"FREF9UQHG3RSGZGJ0CMGORJMTT\",\"rcptSign\":\"UWPN5LING7ZDA8SA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(407,'','Cash','','2025-04-26 10:37:01','','0','14','2025-04-26 10:37:01','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','141745653007','Cleared','','','','','','6.21','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'407','407','HLEJJLT3DB4ROFZ8OMEFPQVRC1','8J5B0G9IZTNJXTOV','20250426104712','0','38.79','0','0','0','0','6.21','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"407\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250426104712\",\"salesDt\":\"20250426\",\"stockRlsDt\":\"20250426104712\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":38,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":6,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":38,\"totTaxAmt\":6,\"totAmt\":45,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"407\",\"rcptPbctDt\":\"20250426\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"45\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"38.79\",\"taxAmt\":\"6.21\",\"totAmt\":\"45\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"407\",\"orgInvcNo\":0,\"curRcptNo\":\"407\",\"totRcptNo\":\"407\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"407\",\"rcptPbctDt\":\"20250426104712\",\"intrlData\":\"HLEJJLT3DB4ROFZ8OMEFPQVRC1\",\"rcptSign\":\"8J5B0G9IZTNJXTOV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(408,'GHJ','Mpesa','','2025-04-26 11:00:06','','0','14','2025-04-26 11:00:06','','0','1000','1','wholesale','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','141745654391','Cleared','','','','','','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'408','408','HO0WHIZYE4UJXL2HAKPDXSAQTG','FPOWKURVURF6RYUW','20250426110027','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"408\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250426110027\",\"salesDt\":\"20250426\",\"stockRlsDt\":\"20250426110027\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":137,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"408\",\"rcptPbctDt\":\"20250426\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"408\",\"orgInvcNo\":0,\"curRcptNo\":\"408\",\"totRcptNo\":\"408\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"408\",\"rcptPbctDt\":\"20250426110027\",\"intrlData\":\"HO0WHIZYE4UJXL2HAKPDXSAQTG\",\"rcptSign\":\"FPOWKURVURF6RYUW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'); INSERT INTO `sales` VALUES (409,'','Invoice','','2025-04-26 11:32:44','','0','14','2025-04-26 11:32:44','25','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','141745656272','Cleared','','','','','','41.37','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'409','409','NYINOHXF5KUPKNJEKK5MOPNGVT','6ZTD4XDVBNA-XJTS','20250426113307','0','103.45','0','0','0','0','41.37','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"409\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250426113307\",\"salesDt\":\"20250426\",\"stockRlsDt\":\"20250426113307\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":103,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":41,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":103,\"totTaxAmt\":41,\"totAmt\":300,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"409\",\"rcptPbctDt\":\"20250426\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"45\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"38.79\",\"taxAmt\":\"31.03\",\"totAmt\":\"225\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"75\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"64.66\",\"taxAmt\":\"10.34\",\"totAmt\":\"75\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"409\",\"orgInvcNo\":0,\"curRcptNo\":\"409\",\"totRcptNo\":\"409\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"409\",\"rcptPbctDt\":\"20250426113307\",\"intrlData\":\"NYINOHXF5KUPKNJEKK5MOPNGVT\",\"rcptSign\":\"6ZTD4XDVBNA-XJTS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(410,'PYT','Invoice','','2025-04-26 11:34:16','','0','14','2025-04-26 11:34:16','25','0','2150','1','wholesale','0','2150','1','0','0','0','0','2150','0','printed',' ','','1','0','141745656409','Cleared','','','','','','296.56','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'410','410','PWOIEMF_P1JJCMSKMTFTDFMYWW','7ZDVPA7Y4PMITUMY','20250426113435','0','668.1','0','0','0','0','296.56','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"410\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250426113435\",\"salesDt\":\"20250426\",\"stockRlsDt\":\"20250426113435\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":668,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":296,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":668,\"totTaxAmt\":296,\"totAmt\":2150,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"410\",\"rcptPbctDt\":\"20250426\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000004\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 1L\",\"bcd\":\"4\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"125\",\"splyAmt\":\"118.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"107.76\",\"taxAmt\":\"206.90\",\"totAmt\":\"1500\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"410\",\"orgInvcNo\":0,\"curRcptNo\":\"410\",\"totRcptNo\":\"410\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"410\",\"rcptPbctDt\":\"20250426113435\",\"intrlData\":\"PWOIEMF_P1JJCMSKMTFTDFMYWW\",\"rcptSign\":\"7ZDVPA7Y4PMITUMY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000004\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(411,'','Cash','','2025-04-26 11:49:36','','0','14','2025-04-26 11:49:36','','270','270','1','retail','0','270','1','0','0','0','0','0','0','printed',' ','','1','0','141745657337','Cleared','','','','','1','37.24','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'411','411','NWA6PS3YDQZKGYVJTODOYXUDTU','7WX1WBZ3GKYYIXL0','20250426114948','0','38.79','0','0','0','0','37.24','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"411\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250426114948\",\"salesDt\":\"20250426\",\"stockRlsDt\":\"20250426114948\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":38,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":37,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":38,\"totTaxAmt\":37,\"totAmt\":270,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"411\",\"rcptPbctDt\":\"20250426\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"45\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"38.79\",\"taxAmt\":\"37.24\",\"totAmt\":\"270\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"411\",\"orgInvcNo\":0,\"curRcptNo\":\"411\",\"totRcptNo\":\"411\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"411\",\"rcptPbctDt\":\"20250426114948\",\"intrlData\":\"NWA6PS3YDQZKGYVJTODOYXUDTU\",\"rcptSign\":\"7WX1WBZ3GKYYIXL0\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(412,'TIP','Mpesa','','2025-04-26 11:58:47','','-1500','14','2025-04-26 11:58:47','','0','1560','1','wholesale','0','1560','1','0','0','0','0','60','0','printed',' ','','1','0','141745657905','Cleared','14','2025-04-26 12:44:06','','','1','215.17','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'412','412','I3YOI_GPSALRVYNWVB0MNPBBQC','R1E3T71JYLR2XEFI','20250426115910','0','28.02','0','0','0','0','215.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"412\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250426115910\",\"salesDt\":\"20250426\",\"stockRlsDt\":\"20250426115910\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":215,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":215,\"totAmt\":1560,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"412\",\"rcptPbctDt\":\"20250426\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"215.17\",\"totAmt\":\"1560\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"412\",\"orgInvcNo\":0,\"curRcptNo\":\"412\",\"totRcptNo\":\"412\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"412\",\"rcptPbctDt\":\"20250426115910\",\"intrlData\":\"I3YOI_GPSALRVYNWVB0MNPBBQC\",\"rcptSign\":\"R1E3T71JYLR2XEFI\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(413,'','Invoice','','2025-04-26 12:32:18','','0','14','2025-04-26 12:32:18','19','0','67600','1','wholesale','0','67600','1','0','0','0','0','67600','0','printed',' ','','1','0','141745659748','Cleared','','','','','1','9324.1','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'413','413','OFGUDICSLOFHATXPXPOJXHEWQA','3AIFWENFOIOZ8LZG','20250426123307','0','799.56','0','0','0','0','9324.1','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"413\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"UPTOWN MWEIGA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250426123307\",\"salesDt\":\"20250426\",\"stockRlsDt\":\"20250426123307\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":5,\"taxblAmtA\":0,\"taxblAmtB\":799,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":9324,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":799,\"totTaxAmt\":9324,\"totAmt\":67600,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254766787674\",\"rptNo\":\"413\",\"rcptPbctDt\":\"20250426\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"40.00\",\"qtyUnitCd\":\"U\",\"qty\":\"40.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"3586.21\",\"totAmt\":\"26000\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000015\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1.25 LTR\",\"bcd\":\"15\",\"pkgUnitCd\":\"CT\",\"pkg\":\"60.00\",\"qtyUnitCd\":\"U\",\"qty\":\"60.00\",\"prc\":\"108.33\",\"splyAmt\":\"102.5\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"93.39\",\"taxAmt\":\"896.52\",\"totAmt\":\"6499.8\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000014\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1 LTR\",\"bcd\":\"14\",\"pkgUnitCd\":\"CT\",\"pkg\":\"36.00\",\"qtyUnitCd\":\"U\",\"qty\":\"36.00\",\"prc\":\"86.666\",\"splyAmt\":\"81.0833\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"74.71\",\"taxAmt\":\"430.34\",\"totAmt\":\"3119.976\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"504.00\",\"qtyUnitCd\":\"U\",\"qty\":\"504.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"2259.31\",\"totAmt\":\"16380\"},{\"itemSeq\":5,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"312.00\",\"qtyUnitCd\":\"U\",\"qty\":\"312.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"2151.72\",\"totAmt\":\"15600\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"413\",\"orgInvcNo\":0,\"curRcptNo\":\"413\",\"totRcptNo\":\"413\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"413\",\"rcptPbctDt\":\"20250426123307\",\"intrlData\":\"OFGUDICSLOFHATXPXPOJXHEWQA\",\"rcptSign\":\"3AIFWENFOIOZ8LZG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"40.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000015\",\"rsdQty\":\"60.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000014\",\"rsdQty\":\"36.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"504.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"312.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(414,'','Invoice','','2025-04-26 12:33:40','','0','14','2025-04-26 12:33:40','44','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141745660003','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'414','414','9VLPSSRHGSHIAVKZTBUJPY67DN','5E7HIOIKD-TGKN4L','20250426123356','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"414\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"JAMBO CAFE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250426123356\",\"salesDt\":\"20250426\",\"stockRlsDt\":\"20250426123356\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254756698255\",\"rptNo\":\"414\",\"rcptPbctDt\":\"20250426\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"414\",\"orgInvcNo\":0,\"curRcptNo\":\"414\",\"totRcptNo\":\"414\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"414\",\"rcptPbctDt\":\"20250426123356\",\"intrlData\":\"9VLPSSRHGSHIAVKZTBUJPY67DN\",\"rcptSign\":\"5E7HIOIKD-TGKN4L\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(415,'','Invoice','','2025-04-26 12:36:12','','0','14','2025-04-26 12:36:12','25','2625','2625','1','wholesale','0','2625','1','0','0','0','0','0','0','printed',' ','','1','0','141745660121','Cleared','','','','','1','362.06','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'415','415','_S2XZUAJLRV1XPQ0C8YLZKZODD','WCYYDFNIEAH0RK-R','20250426123628','0','649.23','0','0','0','0','362.06','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"415\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250426123628\",\"salesDt\":\"20250426\",\"stockRlsDt\":\"20250426123628\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":649,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":362,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":649,\"totTaxAmt\":362,\"totAmt\":2625,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"415\",\"rcptPbctDt\":\"20250426\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"203.45\",\"totAmt\":\"1475.04\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"68.95\",\"totAmt\":\"499.92\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"415\",\"orgInvcNo\":0,\"curRcptNo\":\"415\",\"totRcptNo\":\"415\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"415\",\"rcptPbctDt\":\"20250426123628\",\"intrlData\":\"_S2XZUAJLRV1XPQ0C8YLZKZODD\",\"rcptSign\":\"WCYYDFNIEAH0RK-R\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(416,'PET','Invoice','','2025-04-26 12:40:47','','0','14','2025-04-26 12:40:47','23','75','95','1','retail','0','95','1','0','0','0','0','20','0','printed',' ','','1','0','141745660418','Cleared','','','','','','13.1','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'416','416','OHETE1RVNEIVUAOMS0ASS92ASR','HXFWQJYKEQ_YDDLC','20250426124123','0','81.9','0','0','0','0','13.1','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"416\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"ephraim caltex\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250426124123\",\"salesDt\":\"20250426\",\"stockRlsDt\":\"20250426124123\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":81,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":13,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":81,\"totTaxAmt\":13,\"totAmt\":95,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254714567809\",\"rptNo\":\"416\",\"rcptPbctDt\":\"20250426\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000014\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1 LTR\",\"bcd\":\"14\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"95\",\"splyAmt\":\"81.0833\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"81.90\",\"taxAmt\":\"13.10\",\"totAmt\":\"95\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"416\",\"orgInvcNo\":0,\"curRcptNo\":\"416\",\"totRcptNo\":\"416\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"416\",\"rcptPbctDt\":\"20250426124123\",\"intrlData\":\"OHETE1RVNEIVUAOMS0ASS92ASR\",\"rcptSign\":\"HXFWQJYKEQ_YDDLC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000014\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(417,'HGF,FGH','Invoice','','2025-04-26 13:08:04','','0','14','2025-04-26 13:08:04','24','0','370','1','wholesale','0','370','1','0','0','0','0','370','0','printed',' ','','1','0','141745662057','Cleared','','','','','1','51.03','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'417','417','9XSHHWJT6XBUJPHHO4EXN53I6X','AG3YZJ1C4HJIBO76','20250426130822','0','13.29','0','0','0','0','51.03','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"417\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250426130822\",\"salesDt\":\"20250426\",\"stockRlsDt\":\"20250426130822\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":13,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":51,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":13,\"totTaxAmt\":51,\"totAmt\":370,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"417\",\"rcptPbctDt\":\"20250426\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"15.4166\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"13.29\",\"taxAmt\":\"51.03\",\"totAmt\":\"369.9984\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"417\",\"orgInvcNo\":0,\"curRcptNo\":\"417\",\"totRcptNo\":\"417\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"417\",\"rcptPbctDt\":\"20250426130822\",\"intrlData\":\"9XSHHWJT6XBUJPHHO4EXN53I6X\",\"rcptSign\":\"AG3YZJ1C4HJIBO76\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(418,'','Cash','','2025-04-26 13:31:28','','-200','14','2025-04-26 13:31:29','25','2425','2625','1','wholesale','0','2625','1','0','0','0','0','0','0','printed',' ','','1','0','141745663406','Cleared','14','2025-04-29 19:04:58','','','1','362.06','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'418','418','BN2ZLMLPQ3JQ1TCNEJYQAGZ4PN','MWZ-Q-GK4TQUMPCB','20250426133200','0','649.23','0','0','0','0','362.06','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"418\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250426133200\",\"salesDt\":\"20250426\",\"stockRlsDt\":\"20250426133200\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":649,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":362,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":649,\"totTaxAmt\":362,\"totAmt\":2625,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"418\",\"rcptPbctDt\":\"20250426\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"203.45\",\"totAmt\":\"1475.04\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"68.95\",\"totAmt\":\"499.92\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"418\",\"orgInvcNo\":0,\"curRcptNo\":\"418\",\"totRcptNo\":\"418\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"418\",\"rcptPbctDt\":\"20250426133200\",\"intrlData\":\"BN2ZLMLPQ3JQ1TCNEJYQAGZ4PN\",\"rcptSign\":\"MWZ-Q-GK4TQUMPCB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(419,'TYR','Invoice','','2025-04-26 15:24:40','BILKAN WINES','0','14','2025-04-26 15:24:40','25','0','8355','1','wholesale','0','8355','1','0','0','0','0','8355','0','printed','BILKAN WINES </BR>254745639525 ','','1','0','141745670124','Cleared','','','','','1','1152.42','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'419','419','LU-V1TGQJKSZL_V6VLJGZUOIUA','RNRUWGIUUPOLFHHA','20250426152628','0','364.04','0','0','0','0','1152.42','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"419\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250426152628\",\"salesDt\":\"20250426\",\"stockRlsDt\":\"20250426152628\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":6,\"taxblAmtA\":0,\"taxblAmtB\":364,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":1152,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":364,\"totTaxAmt\":1152,\"totAmt\":8355,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"419\",\"rcptPbctDt\":\"20250426\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"322.76\",\"totAmt\":\"2340\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000004\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 1L\",\"bcd\":\"4\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"125\",\"splyAmt\":\"118.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"107.76\",\"taxAmt\":\"206.90\",\"totAmt\":\"1500\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"110.34\",\"totAmt\":\"799.992\"},{\"itemSeq\":5,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"203.45\",\"totAmt\":\"1475.04\"},{\"itemSeq\":6,\"itemCd\":\"KE2CTU0000014\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1 LTR\",\"bcd\":\"14\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"86.666\",\"splyAmt\":\"81.0833\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"74.71\",\"taxAmt\":\"143.45\",\"totAmt\":\"1039.992\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"419\",\"orgInvcNo\":0,\"curRcptNo\":\"419\",\"totRcptNo\":\"419\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"419\",\"rcptPbctDt\":\"20250426152628\",\"intrlData\":\"LU-V1TGQJKSZL_V6VLJGZUOIUA\",\"rcptSign\":\"RNRUWGIUUPOLFHHA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000004\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000014\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(420,'','Cash','','2025-04-26 15:55:46','JULIE KIBALI','0','14','2025-04-26 15:55:46','14','0','0','1','retail','0','100','1','0','0','0','0','0','0','printed','JULIE KIBALI </BR>254729253340 ','','1','100','141745672030','Cleared','','','','','','13.8','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'420','420','M082ISXGJ-V1L4LW8_C7EG_XPT','BOOXT_AMSFISSE2B','20250426155801','0','86.2','0','0','0','0','13.8','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"420\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"JULIE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250426155801\",\"salesDt\":\"20250426\",\"stockRlsDt\":\"20250426155801\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":86,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":13,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":86,\"totTaxAmt\":13,\"totAmt\":100,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254729253340\",\"rptNo\":\"420\",\"rcptPbctDt\":\"20250426\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000008\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 1L\",\"bcd\":\"8\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"44.25\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"6.90\",\"totAmt\":\"50\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000008\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 1L\",\"bcd\":\"8\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"44.25\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"6.90\",\"totAmt\":\"50\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"420\",\"orgInvcNo\":0,\"curRcptNo\":\"420\",\"totRcptNo\":\"420\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"420\",\"rcptPbctDt\":\"20250426155801\",\"intrlData\":\"M082ISXGJ-V1L4LW8_C7EG_XPT\",\"rcptSign\":\"BOOXT_AMSFISSE2B\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000008\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000008\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(421,'PYK','Mpesa','','2025-04-26 16:06:51','','0','14','2025-04-26 16:06:51','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','141745672296','Cleared','','','','','','13.79','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'421','421','BVJE6_516PPUUW9YZYFRG25B9B','OHYSRIW_W7XKWZLH','20250426160718','0','43.1','0','0','0','0','13.79','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"421\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250426160718\",\"salesDt\":\"20250426\",\"stockRlsDt\":\"20250426160718\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":13,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":13,\"totAmt\":100,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"421\",\"rcptPbctDt\":\"20250426\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000008\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 1L\",\"bcd\":\"8\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"50\",\"splyAmt\":\"44.25\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"13.79\",\"totAmt\":\"100\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"421\",\"orgInvcNo\":0,\"curRcptNo\":\"421\",\"totRcptNo\":\"421\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"421\",\"rcptPbctDt\":\"20250426160718\",\"intrlData\":\"BVJE6_516PPUUW9YZYFRG25B9B\",\"rcptSign\":\"OHYSRIW_W7XKWZLH\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000008\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(422,'','Cash','','2025-04-26 19:13:51','','0','14','2025-04-26 19:13:51','','6055','6055','1','wholesale','0','6055','1','0','0','0','0','0','0','printed',' ','','1','0','141745683953','Cleared','','','','','','835.12','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'422','422','TAHKHUVFUSQEDZ-13XHHFX8AMR','YBF-MPSFCEE5BS-Y','20250426191456','0','713.16','0','0','0','0','835.12','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"422\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250426191456\",\"salesDt\":\"20250426\",\"stockRlsDt\":\"20250426191456\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":5,\"taxblAmtA\":0,\"taxblAmtB\":713,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":835,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":713,\"totTaxAmt\":835,\"totAmt\":6055,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"422\",\"rcptPbctDt\":\"20250426\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"275.82\",\"totAmt\":\"1999.68\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"179.31\",\"totAmt\":\"1300\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"68.95\",\"totAmt\":\"499.92\"},{\"itemSeq\":5,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"203.45\",\"totAmt\":\"1475.04\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"422\",\"orgInvcNo\":0,\"curRcptNo\":\"422\",\"totRcptNo\":\"422\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"422\",\"rcptPbctDt\":\"20250426191456\",\"intrlData\":\"TAHKHUVFUSQEDZ-13XHHFX8AMR\",\"rcptSign\":\"YBF-MPSFCEE5BS-Y\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(423,'','Cash','','2025-04-26 19:23:15','MSAFIRI-NDARAGWA','0','14','2025-04-25 19:23:15','62','0','197034','1','wholesale','1999.92','197034','1','0','0','0','0','197034','0','printed','PAMMY','','1','0','141745684308','Cleared','14','2025-05-01 11:08:10','','','1','27177.09','',NULL,0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'423','423','GXQ2SKGL8ZCMCOYSTBX_0QTKF-','1YIE8QY3YEURWBIY','20250426192453','0','353.26','0','0','0','0','27177.09','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"423\",\"orgInvcNo\":0,\"custTin\":null,\"custNm\":null,\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250426192453\",\"salesDt\":\"20250426\",\"stockRlsDt\":\"20250426192453\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":5,\"taxblAmtA\":0,\"taxblAmtB\":353,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":27177,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":353,\"totTaxAmt\":27177,\"totAmt\":197034,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":null,\"custMblNo\":null,\"rptNo\":\"423\",\"rcptPbctDt\":\"20250426\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2400.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2400.00\",\"prc\":\"31.6667\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"1999.92\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"27.30\",\"taxAmt\":\"10482.77\",\"totAmt\":\"76000.08\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2400.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2400.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"13790.90\",\"totAmt\":\"99984\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"406.91\",\"totAmt\":\"2950.08\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000015\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1.25 LTR\",\"bcd\":\"15\",\"pkgUnitCd\":\"CT\",\"pkg\":\"84.00\",\"qtyUnitCd\":\"U\",\"qty\":\"84.00\",\"prc\":\"108.33\",\"splyAmt\":\"102.5\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"93.39\",\"taxAmt\":\"1255.13\",\"totAmt\":\"9099.72\"},{\"itemSeq\":5,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"54.00\",\"qtyUnitCd\":\"U\",\"qty\":\"54.00\",\"prc\":\"166.6666\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"143.68\",\"taxAmt\":\"1241.38\",\"totAmt\":\"8999.9964\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"423\",\"orgInvcNo\":0,\"curRcptNo\":\"423\",\"totRcptNo\":\"423\",\"custTin\":null,\"custMblNo\":\"\",\"rptNo\":\"423\",\"rcptPbctDt\":\"20250426192453\",\"intrlData\":\"GXQ2SKGL8ZCMCOYSTBX_0QTKF-\",\"rcptSign\":\"1YIE8QY3YEURWBIY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"2400.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"2400.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000015\",\"rsdQty\":\"84.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"54.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(424,'','Invoice','','2025-04-26 19:29:52','','0','14','2025-04-25 19:29:52','27','17820','17820','1','wholesale','359.9856','17820','1','0','0','0','0','0','0','printed',' ','','1','0','141745684723','Cleared','','','','','','2457.94','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'424','424','5BNACJWWYOYSWYGJCQYN--2OXI','4M3BIOVCAWDRJLOE','20250426193023','0','97.71','0','0','0','0','2457.94','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"424\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"PERMINUS\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250426193023\",\"salesDt\":\"20250426\",\"stockRlsDt\":\"20250426193023\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":97,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":2457,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":97,\"totTaxAmt\":2457,\"totAmt\":17820,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745123456\",\"rptNo\":\"424\",\"rcptPbctDt\":\"20250426\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"192.00\",\"qtyUnitCd\":\"U\",\"qty\":\"192.00\",\"prc\":\"49.1667\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"159.9936\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"42.39\",\"taxAmt\":\"1302.07\",\"totAmt\":\"9440.0064\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"240.00\",\"qtyUnitCd\":\"U\",\"qty\":\"240.00\",\"prc\":\"31.6667\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"199.992\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"27.30\",\"taxAmt\":\"1048.28\",\"totAmt\":\"7600.008\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"424\",\"orgInvcNo\":0,\"curRcptNo\":\"424\",\"totRcptNo\":\"424\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"424\",\"rcptPbctDt\":\"20250426193023\",\"intrlData\":\"5BNACJWWYOYSWYGJCQYN--2OXI\",\"rcptSign\":\"4M3BIOVCAWDRJLOE\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"192.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"240.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(425,'','Invoice','','2025-04-27 12:08:40','','0','14','2025-04-27 12:08:40','24','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','141745744900','Cleared','','','','','1','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'425','425','-G3EWVMQRDARODYJZV8_CJXBNZ','9E_OF-2ANR22DKAL','20250427120858','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"425\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250427120858\",\"salesDt\":\"20250427\",\"stockRlsDt\":\"20250427120858\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":165,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":165,\"totAmt\":1200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"425\",\"rcptPbctDt\":\"20250427\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"425\",\"orgInvcNo\":0,\"curRcptNo\":\"425\",\"totRcptNo\":\"425\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"425\",\"rcptPbctDt\":\"20250427120858\",\"intrlData\":\"-G3EWVMQRDARODYJZV8_CJXBNZ\",\"rcptSign\":\"9E_OF-2ANR22DKAL\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(426,'HGJ','Mpesa','','2025-04-27 12:09:19','','0','14','2025-04-27 12:09:19','25','0','780','1','wholesale','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','141745744946','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'426','426','RSNYMQ3NS_IRWPBHHVP8FEFSFE','LQAXWH_IXDJXSHNV','20250427120948','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"426\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250427120948\",\"salesDt\":\"20250427\",\"stockRlsDt\":\"20250427120948\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"426\",\"rcptPbctDt\":\"20250427\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"426\",\"orgInvcNo\":0,\"curRcptNo\":\"426\",\"totRcptNo\":\"426\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"426\",\"rcptPbctDt\":\"20250427120948\",\"intrlData\":\"RSNYMQ3NS_IRWPBHHVP8FEFSFE\",\"rcptSign\":\"LQAXWH_IXDJXSHNV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(427,'','Invoice','','2025-04-27 12:12:52','','0','14','2025-04-27 12:12:52','24','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141745744996','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'427','427','UHWNNWZUZF56I1JEE4YWTGCLKQ','UMTV7PTOC3C1MAZK','20250427121320','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"427\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250427121320\",\"salesDt\":\"20250427\",\"stockRlsDt\":\"20250427121320\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"427\",\"rcptPbctDt\":\"20250427\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"427\",\"orgInvcNo\":0,\"curRcptNo\":\"427\",\"totRcptNo\":\"427\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"427\",\"rcptPbctDt\":\"20250427121320\",\"intrlData\":\"UHWNNWZUZF56I1JEE4YWTGCLKQ\",\"rcptSign\":\"UMTV7PTOC3C1MAZK\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(428,'HGF','Invoice','','2025-04-27 12:13:43','','0','14','2025-04-27 12:13:43','24','0','1000','1','wholesale','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','141745745204','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'428','428','DQJSEVOIM6LDPOB5XCBLPUDYDQ','NHH2PO9GSCXNBFMH','20250427121358','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"428\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250427121358\",\"salesDt\":\"20250427\",\"stockRlsDt\":\"20250427121358\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":137,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"428\",\"rcptPbctDt\":\"20250427\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"428\",\"orgInvcNo\":0,\"curRcptNo\":\"428\",\"totRcptNo\":\"428\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"428\",\"rcptPbctDt\":\"20250427121358\",\"intrlData\":\"DQJSEVOIM6LDPOB5XCBLPUDYDQ\",\"rcptSign\":\"NHH2PO9GSCXNBFMH\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(429,'','Cash','','2025-04-27 12:15:21','','0','14','2025-04-27 12:15:21','25','1560','1560','1','wholesale','0','1560','1','0','0','0','0','0','0','printed',' ','','1','0','141745745274','Cleared','','','','','1','215.17','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'429','429','ODU8SOGPAO2ZLTDCRNH7O5KNJZ','YD7DS_LXL2HHH21X','20250427121540','0','71.12','0','0','0','0','215.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"429\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250427121540\",\"salesDt\":\"20250427\",\"stockRlsDt\":\"20250427121540\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":71,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":215,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":71,\"totTaxAmt\":215,\"totAmt\":1560,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"429\",\"rcptPbctDt\":\"20250427\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"0.00\",\"qtyUnitCd\":\"U\",\"qty\":\"0.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"0.00\",\"totAmt\":\"0\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"215.17\",\"totAmt\":\"1560\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"429\",\"orgInvcNo\":0,\"curRcptNo\":\"429\",\"totRcptNo\":\"429\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"429\",\"rcptPbctDt\":\"20250427121540\",\"intrlData\":\"ODU8SOGPAO2ZLTDCRNH7O5KNJZ\",\"rcptSign\":\"YD7DS_LXL2HHH21X\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"0.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(430,'','Cash','','2025-04-27 12:28:32','','0','14','2025-04-27 12:28:32','','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141745746008','Cleared','','','','','','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'430','430','-RCLW8HUUB4HB_RYPERSUK_6_B','-FLMSTHNUR3ZDFP7','20250427122841','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"430\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250427122841\",\"salesDt\":\"20250427\",\"stockRlsDt\":\"20250427122841\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"430\",\"rcptPbctDt\":\"20250427\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"430\",\"orgInvcNo\":0,\"curRcptNo\":\"430\",\"totRcptNo\":\"430\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"430\",\"rcptPbctDt\":\"20250427122841\",\"intrlData\":\"-RCLW8HUUB4HB_RYPERSUK_6_B\",\"rcptSign\":\"-FLMSTHNUR3ZDFP7\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(431,'','Cash','','2025-04-27 12:28:58','','0','14','2025-04-27 12:28:58','49','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141745746125','Cleared','','','','','','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'431','431','64PNN58CAHXCV11AVRVVCG7S6J','BAD4CO49MV8M_OOY','20250427122927','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"431\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"CORNER BAR RUIRII\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250427122927\",\"salesDt\":\"20250427\",\"stockRlsDt\":\"20250427122927\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254856545255\",\"rptNo\":\"431\",\"rcptPbctDt\":\"20250427\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"431\",\"orgInvcNo\":0,\"curRcptNo\":\"431\",\"totRcptNo\":\"431\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"431\",\"rcptPbctDt\":\"20250427122927\",\"intrlData\":\"64PNN58CAHXCV11AVRVVCG7S6J\",\"rcptSign\":\"BAD4CO49MV8M_OOY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(432,'','Cash','','2025-04-27 12:29:46','','0','14','2025-04-27 12:29:46','50','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141745746167','Cleared','','','','','','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'432','432','OWHH3GYRF2H57OJFCE763XNFKW','OBW_E8KAZCLAIJYU','20250427123005','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"432\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"NGATIA RUIRII\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250427123005\",\"salesDt\":\"20250427\",\"stockRlsDt\":\"20250427123005\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254710284599\",\"rptNo\":\"432\",\"rcptPbctDt\":\"20250427\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"432\",\"orgInvcNo\":0,\"curRcptNo\":\"432\",\"totRcptNo\":\"432\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"432\",\"rcptPbctDt\":\"20250427123005\",\"intrlData\":\"OWHH3GYRF2H57OJFCE763XNFKW\",\"rcptSign\":\"OBW_E8KAZCLAIJYU\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(433,'SDG','Invoice','','2025-04-27 12:51:39','','1','14','2025-04-27 12:51:39','24','0','1369','1','wholesale','0','1369','1','0','0','-1','0','1370','0','printed',' ','','1','0','141745747461','Cleared','','','','','1','188.77','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'433','433','13E8K4C3-G6C85YOND9M3P3MH_','84HDSUKHIIS4D7I6','20250427125313','0','88.89','0','0','0','0','188.77','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"433\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250427125313\",\"salesDt\":\"20250427\",\"stockRlsDt\":\"20250427125313\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":88,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":188,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":88,\"totTaxAmt\":188,\"totAmt\":1369,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"433\",\"rcptPbctDt\":\"20250427\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"50.86\",\"totAmt\":\"368.76\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"433\",\"orgInvcNo\":0,\"curRcptNo\":\"433\",\"totRcptNo\":\"433\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"433\",\"rcptPbctDt\":\"20250427125313\",\"intrlData\":\"13E8K4C3-G6C85YOND9M3P3MH_\",\"rcptSign\":\"84HDSUKHIIS4D7I6\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(434,'','Invoice','','2025-04-27 13:28:19','TAMASHA','0','14','2025-04-27 13:28:19','24','1300','1300','1','wholesale','0','1300','1','0','0','0','0','0','0','printed','TAMASHA ','','1','0','141745749682','Cleared','','','','','1','179.31','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'434','434','VBTSYOB8JCQZCMJCDIDVX7PIN7','UO2ZT8YO6PHPZE-6','20250427132922','0','560.34','0','0','0','0','179.31','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"434\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250427132922\",\"salesDt\":\"20250427\",\"stockRlsDt\":\"20250427132922\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":179,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":179,\"totAmt\":1300,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"434\",\"rcptPbctDt\":\"20250427\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"179.31\",\"totAmt\":\"1300\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"434\",\"orgInvcNo\":0,\"curRcptNo\":\"434\",\"totRcptNo\":\"434\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"434\",\"rcptPbctDt\":\"20250427132922\",\"intrlData\":\"VBTSYOB8JCQZCMJCDIDVX7PIN7\",\"rcptSign\":\"UO2ZT8YO6PHPZE-6\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(435,'','Invoice','','2025-04-27 13:50:13','','0','14','2025-04-27 13:50:13','24','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141745750975','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'435','435','NNK7HVRNL9PRL1NCEWN6LIHZUC','BGN1YT3Q3IFKYHAU','20250427135139','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"435\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250427135139\",\"salesDt\":\"20250427\",\"stockRlsDt\":\"20250427135139\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"435\",\"rcptPbctDt\":\"20250427\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"435\",\"orgInvcNo\":0,\"curRcptNo\":\"435\",\"totRcptNo\":\"435\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"435\",\"rcptPbctDt\":\"20250427135139\",\"intrlData\":\"NNK7HVRNL9PRL1NCEWN6LIHZUC\",\"rcptSign\":\"BGN1YT3Q3IFKYHAU\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(436,'RED','Invoice','','2025-04-27 13:53:32','UMEME RESTAURANT','0','14','2025-04-27 13:53:32','25','0','2400','1','wholesale','0','2400','1','0','0','0','0','2400','0','printed','UMEME RESTAURANT </BR>254715459308 ','','1','0','141745751183','Cleared','','','','','1','331.03','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'436','436','ZUJNDJGYN9MGV8QUIDYHQP_SIP','9LUNGYZKRLRKDQC5','20250427135446','0','43.1','0','0','0','0','331.03','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"436\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250427135446\",\"salesDt\":\"20250427\",\"stockRlsDt\":\"20250427135446\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":331,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":331,\"totAmt\":2400,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"436\",\"rcptPbctDt\":\"20250427\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"331.03\",\"totAmt\":\"2400\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"436\",\"orgInvcNo\":0,\"curRcptNo\":\"436\",\"totRcptNo\":\"436\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"436\",\"rcptPbctDt\":\"20250427135446\",\"intrlData\":\"ZUJNDJGYN9MGV8QUIDYHQP_SIP\",\"rcptSign\":\"9LUNGYZKRLRKDQC5\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(437,'lLPY,POL','Invoice','','2025-04-27 14:05:46','MA TERYFHA','0','14','2025-04-27 14:05:46','24','0','650','1','wholesale','0','650','1','0','0','0','0','650','0','printed','MA TERYFHA </BR>2547569878564 ','','1','0','141745751933','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'437','437','OWEDKCSWAUV8WPPA28QHTIC9ID','XBERR_VHHBNEDSSK','20250427140746','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"437\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250427140746\",\"salesDt\":\"20250427\",\"stockRlsDt\":\"20250427140746\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"437\",\"rcptPbctDt\":\"20250427\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"437\",\"orgInvcNo\":0,\"curRcptNo\":\"437\",\"totRcptNo\":\"437\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"437\",\"rcptPbctDt\":\"20250427140746\",\"intrlData\":\"OWEDKCSWAUV8WPPA28QHTIC9ID\",\"rcptSign\":\"XBERR_VHHBNEDSSK\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(438,'JKH','Mpesa','','2025-04-27 14:38:13','MERCY BEN','0','14','2025-04-27 14:38:13','','0','210','1','retail','0','210','1','0','0','0','0','210','0','printed','MERCY BEN ','','1','0','141745753706','Cleared','','','','','','28.96','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'438','438','-TXEH0R2HZW8DRHTBMLOBMKNFB','CTS8SO4NB2IDJRZW','20250427143840','0','103.45','0','0','0','0','28.96','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"438\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250427143840\",\"salesDt\":\"20250427\",\"stockRlsDt\":\"20250427143840\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":103,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":28,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":103,\"totTaxAmt\":28,\"totAmt\":210,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"438\",\"rcptPbctDt\":\"20250427\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"45\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"38.79\",\"taxAmt\":\"18.62\",\"totAmt\":\"135\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"75\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"64.66\",\"taxAmt\":\"10.34\",\"totAmt\":\"75\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"438\",\"orgInvcNo\":0,\"curRcptNo\":\"438\",\"totRcptNo\":\"438\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"438\",\"rcptPbctDt\":\"20250427143840\",\"intrlData\":\"-TXEH0R2HZW8DRHTBMLOBMKNFB\",\"rcptSign\":\"CTS8SO4NB2IDJRZW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(439,'','Cash','','2025-04-27 14:54:01','MA TERYFHA','0','14','2025-04-27 14:54:01','24','2000','2000','1','wholesale','0','2000','1','0','0','0','0','0','0','printed','MA TERYFHA ','','1','0','141745754815','Cleared','','','','','1','275.82','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'439','439','Z_M1LRXPHHOK2UBUPU2JMUWPIO','5O0PLY-YPUUWIXDI','20250427145434','0','35.91','0','0','0','0','275.82','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"439\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250427145434\",\"salesDt\":\"20250427\",\"stockRlsDt\":\"20250427145434\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":275,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":275,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"439\",\"rcptPbctDt\":\"20250427\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"275.82\",\"totAmt\":\"1999.68\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"439\",\"orgInvcNo\":0,\"curRcptNo\":\"439\",\"totRcptNo\":\"439\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"439\",\"rcptPbctDt\":\"20250427145434\",\"intrlData\":\"Z_M1LRXPHHOK2UBUPU2JMUWPIO\",\"rcptSign\":\"5O0PLY-YPUUWIXDI\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(440,'','Cash','','2025-04-27 16:12:25','','0','14','2025-04-27 16:12:25','','245','245','1','retail','0','245','1','0','0','0','0','0','0','printed',' ','','1','0','141745759481','Cleared','','','','','','33.79','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'440','440','Y4OTOCATPQMYJB8IV8I2DMJMBH','71QSUU-J0DIDGVP6','20250427161402','0','146.56','0','0','0','0','33.79','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"440\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250427161402\",\"salesDt\":\"20250427\",\"stockRlsDt\":\"20250427161402\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":146,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":33,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":146,\"totTaxAmt\":33,\"totAmt\":245,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"440\",\"rcptPbctDt\":\"20250427\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"75\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"64.66\",\"taxAmt\":\"20.69\",\"totAmt\":\"150\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000014\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1 LTR\",\"bcd\":\"14\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"95\",\"splyAmt\":\"81.0833\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"81.90\",\"taxAmt\":\"13.10\",\"totAmt\":\"95\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"440\",\"orgInvcNo\":0,\"curRcptNo\":\"440\",\"totRcptNo\":\"440\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"440\",\"rcptPbctDt\":\"20250427161402\",\"intrlData\":\"Y4OTOCATPQMYJB8IV8I2DMJMBH\",\"rcptSign\":\"71QSUU-J0DIDGVP6\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000014\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(441,'','Cash','','2025-04-27 16:17:57','','0','14','2025-04-27 16:17:57','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','141745759824','Cleared','','','','','','5.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'441','441','KKNHJJKV9RNLUZ4FC8SAOAB3EB','WUYNX-OBMQDD-9A6','20250427161828','0','17.24','0','0','0','0','5.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"441\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250427161828\",\"salesDt\":\"20250427\",\"stockRlsDt\":\"20250427161828\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":17,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":5,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":17,\"totTaxAmt\":5,\"totAmt\":40,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"441\",\"rcptPbctDt\":\"20250427\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"20\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"5.52\",\"totAmt\":\"40\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"441\",\"orgInvcNo\":0,\"curRcptNo\":\"441\",\"totRcptNo\":\"441\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"441\",\"rcptPbctDt\":\"20250427161828\",\"intrlData\":\"KKNHJJKV9RNLUZ4FC8SAOAB3EB\",\"rcptSign\":\"WUYNX-OBMQDD-9A6\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(442,'','Cash','','2025-04-27 17:31:09','','0','14','2025-04-27 17:31:09','25','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141745764256','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'442','442','XVB5OGWRUY55IHTF7LZQQZFEDY','XFGIXUGD-3LI-SAK','20250427173135','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"442\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250427173135\",\"salesDt\":\"20250427\",\"stockRlsDt\":\"20250427173135\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":137,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"442\",\"rcptPbctDt\":\"20250427\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"442\",\"orgInvcNo\":0,\"curRcptNo\":\"442\",\"totRcptNo\":\"442\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"442\",\"rcptPbctDt\":\"20250427173135\",\"intrlData\":\"XVB5OGWRUY55IHTF7LZQQZFEDY\",\"rcptSign\":\"XFGIXUGD-3LI-SAK\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(443,'KGH','Card','','2025-04-27 18:39:19','','0','14','2025-04-27 18:39:19','','0','780','1','wholesale','0','780','1','780','0','0','0','0','0','printed',' ','','1','0','141745768331','Cleared','','','','','','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'443','443','PWDSJSTCOQCEZWR29JQ7BOZ93J','ALENDMX2GT-4_ZEV','20250427183936','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"443\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250427183936\",\"salesDt\":\"20250427\",\"stockRlsDt\":\"20250427183936\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"443\",\"rcptPbctDt\":\"20250427\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"443\",\"orgInvcNo\":0,\"curRcptNo\":\"443\",\"totRcptNo\":\"443\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"443\",\"rcptPbctDt\":\"20250427183936\",\"intrlData\":\"PWDSJSTCOQCEZWR29JQ7BOZ93J\",\"rcptSign\":\"ALENDMX2GT-4_ZEV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(444,'','Cash','','2025-04-28 09:48:59','','0','14','2025-04-28 09:48:59','','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141745822926','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'444','444','P0CYYSPJB2YVKBIKYNBBS4JXUU','N2Q7IIAW_RX0TCKL','20250428094907','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"444\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250428094907\",\"salesDt\":\"20250428\",\"stockRlsDt\":\"20250428094907\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"444\",\"rcptPbctDt\":\"20250428\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"444\",\"orgInvcNo\":0,\"curRcptNo\":\"444\",\"totRcptNo\":\"444\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"444\",\"rcptPbctDt\":\"20250428094907\",\"intrlData\":\"P0CYYSPJB2YVKBIKYNBBS4JXUU\",\"rcptSign\":\"N2Q7IIAW_RX0TCKL\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(445,'','Invoice','','2025-04-28 10:52:34','','0','14','2025-04-28 10:52:34','24','3275','3275','1','wholesale','0','3275','1','0','0','0','0','0','0','printed',' ','','1','0','141745826637','Cleared','','','','','1','451.7','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'445','445','CBHAG3NNYQE6GKLHISOOXZ9HM-','V20IEKDFMDTOV2M_','20250428105258','0','146.36','0','0','0','0','451.7','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"445\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KANYI\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250428105258\",\"salesDt\":\"20250428\",\"stockRlsDt\":\"20250428105258\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":146,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":451,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":146,\"totTaxAmt\":451,\"totAmt\":3275,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254725639685\",\"rptNo\":\"445\",\"rcptPbctDt\":\"20250428\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"110.34\",\"totAmt\":\"799.992\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"203.45\",\"totAmt\":\"1475.04\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"445\",\"orgInvcNo\":0,\"curRcptNo\":\"445\",\"totRcptNo\":\"445\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"445\",\"rcptPbctDt\":\"20250428105258\",\"intrlData\":\"CBHAG3NNYQE6GKLHISOOXZ9HM-\",\"rcptSign\":\"V20IEKDFMDTOV2M_\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(446,'','Invoice','','2025-04-28 11:03:24','','0','14','2025-04-28 11:03:24','25','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141745827367','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'446','446','TGO26VKXMBQO6MTQFYPD7G3L64','-SVJVEAWDBKXNRUP','20250428110400','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"446\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250428110400\",\"salesDt\":\"20250428\",\"stockRlsDt\":\"20250428110400\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"446\",\"rcptPbctDt\":\"20250428\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"446\",\"orgInvcNo\":0,\"curRcptNo\":\"446\",\"totRcptNo\":\"446\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"446\",\"rcptPbctDt\":\"20250428110400\",\"intrlData\":\"TGO26VKXMBQO6MTQFYPD7G3L64\",\"rcptSign\":\"-SVJVEAWDBKXNRUP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(447,'','Cash','','2025-04-28 12:44:03','','0','14','2025-04-28 12:44:03','','1560','1560','1','wholesale','0','1560','1','0','0','0','0','0','0','printed',' ','','1','0','141745833412','Cleared','','','','','1','215.17','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'447','447','KKYEXMFFMKPYJPHLY9OAYFWLSL','0VQ8GBD_-6MK2LWS','20250428124430','0','28.02','0','0','0','0','215.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"447\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250428124430\",\"salesDt\":\"20250428\",\"stockRlsDt\":\"20250428124430\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":215,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":215,\"totAmt\":1560,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"447\",\"rcptPbctDt\":\"20250428\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"215.17\",\"totAmt\":\"1560\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"447\",\"orgInvcNo\":0,\"curRcptNo\":\"447\",\"totRcptNo\":\"447\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"447\",\"rcptPbctDt\":\"20250428124430\",\"intrlData\":\"KKYEXMFFMKPYJPHLY9OAYFWLSL\",\"rcptSign\":\"0VQ8GBD_-6MK2LWS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(448,'','Invoice','','2025-04-28 12:50:41','','0','14','2025-04-28 12:50:41','25','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','141745833769','Cleared','','','','','1','273.11','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'448','448','6GBG4MH4_5WM7_IPVAXI3QIEUL','NBAXBGXIXXOGW2V2','20250428125107','0','71.12','0','0','0','0','273.11','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"448\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250428125107\",\"salesDt\":\"20250428\",\"stockRlsDt\":\"20250428125107\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":71,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":273,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":71,\"totTaxAmt\":273,\"totAmt\":1980,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"448\",\"rcptPbctDt\":\"20250428\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"448\",\"orgInvcNo\":0,\"curRcptNo\":\"448\",\"totRcptNo\":\"448\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"448\",\"rcptPbctDt\":\"20250428125107\",\"intrlData\":\"6GBG4MH4_5WM7_IPVAXI3QIEUL\",\"rcptSign\":\"NBAXBGXIXXOGW2V2\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(449,'','Invoice','','2025-04-28 13:18:49','','0','14','2025-04-28 13:18:49','25','2820','2820','1','wholesale','0','2820','1','0','0','0','0','0','0','printed',' ','','1','0','141745833883','Cleared','','','','','','388.97','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'449','449','Y4AHJFK_M05BUYFC7XFWEFDO1-','NUYHNOIMVCPSKL7C','20250428131915','0','246.41','0','0','0','0','388.97','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"449\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250428131915\",\"salesDt\":\"20250428\",\"stockRlsDt\":\"20250428131915\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":246,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":388,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":246,\"totTaxAmt\":388,\"totAmt\":2820,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"449\",\"rcptPbctDt\":\"20250428\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000014\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1 LTR\",\"bcd\":\"14\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"86.666\",\"splyAmt\":\"81.0833\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"74.71\",\"taxAmt\":\"143.45\",\"totAmt\":\"1039.992\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"166.6666\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"143.68\",\"taxAmt\":\"137.93\",\"totAmt\":\"999.9996\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"449\",\"orgInvcNo\":0,\"curRcptNo\":\"449\",\"totRcptNo\":\"449\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"449\",\"rcptPbctDt\":\"20250428131915\",\"intrlData\":\"Y4AHJFK_M05BUYFC7XFWEFDO1-\",\"rcptSign\":\"NUYHNOIMVCPSKL7C\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000014\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(450,'','Invoice','','2025-04-28 13:28:10','','0','14','2025-04-28 13:28:10','25','300','300','1','wholesale','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','141745836061','Cleared','','','','','1','41.38','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'450','450','IELEMWBSZSRA73PQ9EMPG69X5M','ZVJZ-UX76CGCVCPC','20250428132827','0','43.1','0','0','0','0','41.38','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"450\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250428132827\",\"salesDt\":\"20250428\",\"stockRlsDt\":\"20250428132827\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":41,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":41,\"totAmt\":300,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"450\",\"rcptPbctDt\":\"20250428\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"41.38\",\"totAmt\":\"300\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"450\",\"orgInvcNo\":0,\"curRcptNo\":\"450\",\"totRcptNo\":\"450\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"450\",\"rcptPbctDt\":\"20250428132827\",\"intrlData\":\"IELEMWBSZSRA73PQ9EMPG69X5M\",\"rcptSign\":\"ZVJZ-UX76CGCVCPC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(451,'','Cash','','2025-04-28 13:32:27','','0','14','2025-04-28 13:32:27','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','141745836304','Cleared','','','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'451','451','GE1OE6QO3NI3UCQTTAKJ_2HUF_','QGJG_OJNISY00U47','20250428133237','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"451\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250428133237\",\"salesDt\":\"20250428\",\"stockRlsDt\":\"20250428133237\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":6,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":6,\"totAmt\":50,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"451\",\"rcptPbctDt\":\"20250428\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000008\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 1L\",\"bcd\":\"8\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"44.25\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"6.90\",\"totAmt\":\"50\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"451\",\"orgInvcNo\":0,\"curRcptNo\":\"451\",\"totRcptNo\":\"451\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"451\",\"rcptPbctDt\":\"20250428133237\",\"intrlData\":\"GE1OE6QO3NI3UCQTTAKJ_2HUF_\",\"rcptSign\":\"QGJG_OJNISY00U47\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000008\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(452,'','Invoice','','2025-04-28 13:34:52','','0','14','2025-04-28 13:34:52','25','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','141745836454','Cleared','','','','','1','273.11','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'452','452','TPTIDAKVIEUS8II9-F-G_SJK3Y','FWB1UKWI1KIEFICU','20250428133515','0','71.12','0','0','0','0','273.11','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"452\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250428133515\",\"salesDt\":\"20250428\",\"stockRlsDt\":\"20250428133515\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":71,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":273,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":71,\"totTaxAmt\":273,\"totAmt\":1980,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"452\",\"rcptPbctDt\":\"20250428\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"452\",\"orgInvcNo\":0,\"curRcptNo\":\"452\",\"totRcptNo\":\"452\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"452\",\"rcptPbctDt\":\"20250428133515\",\"intrlData\":\"TPTIDAKVIEUS8II9-F-G_SJK3Y\",\"rcptSign\":\"FWB1UKWI1KIEFICU\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(453,'','Cash','','2025-04-28 17:28:07','','0','14','2025-04-28 17:28:07','','65','65','1','retail','0','65','1','0','0','0','0','0','0','printed',' ','','1','0','141745850466','Cleared','','','','','','8.97','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'453','453','CY-P2J-LTPKNHEJI0WCC6OANHH','JNHC4NEHN8UHR68F','20250428172831','0','28.02','0','0','0','0','8.97','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"453\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250428172831\",\"salesDt\":\"20250428\",\"stockRlsDt\":\"20250428172831\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":8,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":8,\"totAmt\":65,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"453\",\"rcptPbctDt\":\"20250428\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"8.97\",\"totAmt\":\"65\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"453\",\"orgInvcNo\":0,\"curRcptNo\":\"453\",\"totRcptNo\":\"453\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"453\",\"rcptPbctDt\":\"20250428172831\",\"intrlData\":\"CY-P2J-LTPKNHEJI0WCC6OANHH\",\"rcptSign\":\"JNHC4NEHN8UHR68F\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(454,'','Invoice','','2025-04-28 17:42:47','','0','14','2025-04-28 17:42:47','23','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141745851310','Cleared','','','','','','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'454','454','UWIDEFA1KHF96JO5I0KTL5IH3V','0RVD2LRJ5AK_MIXI','20250428174322','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"454\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"ephraim caltex\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250428174322\",\"salesDt\":\"20250428\",\"stockRlsDt\":\"20250428174322\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254714567809\",\"rptNo\":\"454\",\"rcptPbctDt\":\"20250428\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"454\",\"orgInvcNo\":0,\"curRcptNo\":\"454\",\"totRcptNo\":\"454\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"454\",\"rcptPbctDt\":\"20250428174322\",\"intrlData\":\"UWIDEFA1KHF96JO5I0KTL5IH3V\",\"rcptSign\":\"0RVD2LRJ5AK_MIXI\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(455,'','Cash','','2025-04-28 18:07:21','','0','14','2025-04-28 18:07:21','','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','141745852816','Cleared','','','','','','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'455','455','0AJWAC5GGDQKLUZ_YDSZXUI7-C','K5IUPGNDMFOLG533','20250428180741','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"455\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250428180741\",\"salesDt\":\"20250428\",\"stockRlsDt\":\"20250428180741\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":165,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":165,\"totAmt\":1200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"455\",\"rcptPbctDt\":\"20250428\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"455\",\"orgInvcNo\":0,\"curRcptNo\":\"455\",\"totRcptNo\":\"455\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"455\",\"rcptPbctDt\":\"20250428180741\",\"intrlData\":\"0AJWAC5GGDQKLUZ_YDSZXUI7-C\",\"rcptSign\":\"K5IUPGNDMFOLG533\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(456,'','Cash','','2025-04-29 10:16:06','','0','14','2025-04-29 10:16:06','','2000','2000','1','wholesale','0','2000','1','0','0','0','0','0','0','printed',' ','','1','0','141745910945','Cleared','','','','','1','275.82','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'456','456','0FCETGQ19CYKNEB0BIKWBX8KMG','ORXS1_3MVBSHCBR_','20250429101614','0','35.91','0','0','0','0','275.82','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"456\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250429101614\",\"salesDt\":\"20250429\",\"stockRlsDt\":\"20250429101614\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":275,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":275,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"456\",\"rcptPbctDt\":\"20250429\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"275.82\",\"totAmt\":\"1999.68\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"456\",\"orgInvcNo\":0,\"curRcptNo\":\"456\",\"totRcptNo\":\"456\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"456\",\"rcptPbctDt\":\"20250429101614\",\"intrlData\":\"0FCETGQ19CYKNEB0BIKWBX8KMG\",\"rcptSign\":\"ORXS1_3MVBSHCBR_\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(457,'','Cash','','2025-04-29 10:19:08','','0','14','2025-04-29 10:19:08','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','141745910975','Cleared','','','','','','6.21','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'457','457','ETHVH5NQSKUHRE9IR_EPBGUZPL','PV7ZO4TDHHP7TYLT','20250429101922','0','38.79','0','0','0','0','6.21','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"457\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250429101922\",\"salesDt\":\"20250429\",\"stockRlsDt\":\"20250429101922\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":38,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":6,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":38,\"totTaxAmt\":6,\"totAmt\":45,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"457\",\"rcptPbctDt\":\"20250429\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"45\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"38.79\",\"taxAmt\":\"6.21\",\"totAmt\":\"45\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"457\",\"orgInvcNo\":0,\"curRcptNo\":\"457\",\"totRcptNo\":\"457\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"457\",\"rcptPbctDt\":\"20250429101922\",\"intrlData\":\"ETHVH5NQSKUHRE9IR_EPBGUZPL\",\"rcptSign\":\"PV7ZO4TDHHP7TYLT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(458,'','Cash','','2025-04-29 10:43:10','','0','14','2025-04-29 10:43:10','','500','500','1','wholesale','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','141745911181','Cleared','','','','','','68.95','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'458','458','HNI__EGRXIQXKUI-6PW6JQOH0Q','PUYRA7JSDQ6RD6GG','20250429104327','0','35.91','0','0','0','0','68.95','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"458\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250429104327\",\"salesDt\":\"20250429\",\"stockRlsDt\":\"20250429104327\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":68,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":68,\"totAmt\":500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"458\",\"rcptPbctDt\":\"20250429\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"68.95\",\"totAmt\":\"499.92\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"458\",\"orgInvcNo\":0,\"curRcptNo\":\"458\",\"totRcptNo\":\"458\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"458\",\"rcptPbctDt\":\"20250429104327\",\"intrlData\":\"HNI__EGRXIQXKUI-6PW6JQOH0Q\",\"rcptSign\":\"PUYRA7JSDQ6RD6GG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(459,'','Invoice','','2025-04-29 11:04:19','','0','14','2025-04-29 11:04:19','25','3040','3040','1','wholesale','79.9968','3040','1','0','0','0','0','0','0','printed',' ','','1','0','141745913813','Cleared','','','','','1','419.31','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'459','459','5GBVKNGAPNMWYBZCQGS8YV-YP3','A0B1QUKVXEIB0I3Q','20250429110439','0','27.3','0','0','0','0','419.31','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"459\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250429110439\",\"salesDt\":\"20250429\",\"stockRlsDt\":\"20250429110439\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":27,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":419,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":27,\"totTaxAmt\":419,\"totAmt\":3040,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"459\",\"rcptPbctDt\":\"20250429\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"96.00\",\"qtyUnitCd\":\"U\",\"qty\":\"96.00\",\"prc\":\"31.6667\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"79.9968\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"27.30\",\"taxAmt\":\"419.31\",\"totAmt\":\"3040.0032\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"459\",\"orgInvcNo\":0,\"curRcptNo\":\"459\",\"totRcptNo\":\"459\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"459\",\"rcptPbctDt\":\"20250429110439\",\"intrlData\":\"5GBVKNGAPNMWYBZCQGS8YV-YP3\",\"rcptSign\":\"A0B1QUKVXEIB0I3Q\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"96.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(460,'','Invoice','','2025-04-29 11:05:48','','0','14','2025-04-29 11:05:48','25','3650','3650','1','wholesale','0','3650','1','0','0','0','0','0','0','printed',' ','','1','0','141745913883','Cleared','','','','','1','503.43','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'460','460','_PT2VJMIBM4DNPDXJELVQ94SHD','LBFF23CHEHWGX5UU','20250429110613','0','696.82','0','0','0','0','503.43','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"460\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250429110613\",\"salesDt\":\"20250429\",\"stockRlsDt\":\"20250429110613\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":696,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":503,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":696,\"totTaxAmt\":503,\"totAmt\":3650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"460\",\"rcptPbctDt\":\"20250429\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"110.34\",\"totAmt\":\"799.992\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"460\",\"orgInvcNo\":0,\"curRcptNo\":\"460\",\"totRcptNo\":\"460\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"460\",\"rcptPbctDt\":\"20250429110613\",\"intrlData\":\"_PT2VJMIBM4DNPDXJELVQ94SHD\",\"rcptSign\":\"LBFF23CHEHWGX5UU\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(461,'','Invoice','','2025-04-29 11:07:26','','0','14','2025-04-29 11:07:26','25','5925','5925','1','wholesale','0','5925','1','0','0','0','0','0','0','printed',' ','','1','0','141745913977','Cleared','','','','','1','817.18','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'461','461','X8LXSJKDGMIA4EGXNVUY0ZZL_L','BVY0EENJSCQSA4HC','20250429110742','0','706.7','0','0','0','0','817.18','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"461\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250429110742\",\"salesDt\":\"20250429\",\"stockRlsDt\":\"20250429110742\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":706,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":817,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":706,\"totTaxAmt\":817,\"totAmt\":5925,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"461\",\"rcptPbctDt\":\"20250429\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"413.73\",\"totAmt\":\"2999.52\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"203.45\",\"totAmt\":\"1475.04\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"110.34\",\"totAmt\":\"799.992\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"461\",\"orgInvcNo\":0,\"curRcptNo\":\"461\",\"totRcptNo\":\"461\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"461\",\"rcptPbctDt\":\"20250429110742\",\"intrlData\":\"X8LXSJKDGMIA4EGXNVUY0ZZL_L\",\"rcptSign\":\"BVY0EENJSCQSA4HC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(462,'','Invoice','','2025-04-29 11:08:15','','0','14','2025-04-29 11:08:15','25','1800','1800','1','wholesale','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','141745914070','Cleared','','','','','1','248.25','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'462','462','R-TOW6B7XBR2K96CZAXOOQQ8_G','FMUOMMVOJR073OQ6','20250429110835','0','93.38','0','0','0','0','248.25','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"462\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250429110835\",\"salesDt\":\"20250429\",\"stockRlsDt\":\"20250429110835\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":93,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":248,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":93,\"totTaxAmt\":248,\"totAmt\":1800,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"462\",\"rcptPbctDt\":\"20250429\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"110.34\",\"totAmt\":\"799.992\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"462\",\"orgInvcNo\":0,\"curRcptNo\":\"462\",\"totRcptNo\":\"462\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"462\",\"rcptPbctDt\":\"20250429110835\",\"intrlData\":\"R-TOW6B7XBR2K96CZAXOOQQ8_G\",\"rcptSign\":\"FMUOMMVOJR073OQ6\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(463,'','Invoice','','2025-04-29 11:09:20','','0','14','2025-04-29 11:09:20','25','1780','1780','1','wholesale','0','1780','1','0','0','0','0','0','0','printed',' ','','1','0','141745914120','Cleared','','','','','1','245.5','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'463','463','VP0HO3ITWBT2XWXIOFI8HQGYJH','CXOKQEQ2H-1TCT72','20250429110935','0','63.93','0','0','0','0','245.5','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"463\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250429110935\",\"salesDt\":\"20250429\",\"stockRlsDt\":\"20250429110935\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":63,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":245,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":63,\"totTaxAmt\":245,\"totAmt\":1780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"463\",\"rcptPbctDt\":\"20250429\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"463\",\"orgInvcNo\":0,\"curRcptNo\":\"463\",\"totRcptNo\":\"463\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"463\",\"rcptPbctDt\":\"20250429110935\",\"intrlData\":\"VP0HO3ITWBT2XWXIOFI8HQGYJH\",\"rcptSign\":\"CXOKQEQ2H-1TCT72\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(464,'','Invoice','','2025-04-29 11:10:12','','0','14','2025-04-29 11:10:12','25','1580','1580','1','wholesale','0','1580','1','0','0','0','0','0','0','printed',' ','','1','0','141745914180','Cleared','','','','','1','217.93','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'464','464','EUHKON23SGNXQ_AHPTL-CCSAFD','_AJFXYZYSGWWUR5K','20250429111030','0','85.49','0','0','0','0','217.93','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"464\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250429111030\",\"salesDt\":\"20250429\",\"stockRlsDt\":\"20250429111030\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":85,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":217,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":85,\"totTaxAmt\":217,\"totAmt\":1580,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"464\",\"rcptPbctDt\":\"20250429\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"110.34\",\"totAmt\":\"799.992\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"464\",\"orgInvcNo\":0,\"curRcptNo\":\"464\",\"totRcptNo\":\"464\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"464\",\"rcptPbctDt\":\"20250429111030\",\"intrlData\":\"EUHKON23SGNXQ_AHPTL-CCSAFD\",\"rcptSign\":\"_AJFXYZYSGWWUR5K\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(465,'','Invoice','','2025-04-29 11:10:51','','0','14','2025-04-29 11:10:51','25','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141745914237','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'465','465','-7IJIMW_XEWNZVDSQ1OPNZXP9F','ZZXIZWD7KVYLLOSC','20250429111102','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"465\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250429111102\",\"salesDt\":\"20250429\",\"stockRlsDt\":\"20250429111102\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":137,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"465\",\"rcptPbctDt\":\"20250429\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"465\",\"orgInvcNo\":0,\"curRcptNo\":\"465\",\"totRcptNo\":\"465\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"465\",\"rcptPbctDt\":\"20250429111102\",\"intrlData\":\"-7IJIMW_XEWNZVDSQ1OPNZXP9F\",\"rcptSign\":\"ZZXIZWD7KVYLLOSC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(466,'','Invoice','','2025-04-29 11:11:33','','0','14','2025-04-29 11:11:33','25','1150','1150','1','wholesale','0','1150','1','0','0','0','0','0','0','printed',' ','','1','0','141745914267','Cleared','','','','','1','158.61','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'466','466','ZYJWYKZEOH5OZINBXBFIH_QR88','4_YZXS8CM1PI4TIA','20250429111148','0','596.25','0','0','0','0','158.61','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"466\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250429111148\",\"salesDt\":\"20250429\",\"stockRlsDt\":\"20250429111148\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":596,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":158,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":596,\"totTaxAmt\":158,\"totAmt\":1150,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"466\",\"rcptPbctDt\":\"20250429\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"68.95\",\"totAmt\":\"499.92\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"466\",\"orgInvcNo\":0,\"curRcptNo\":\"466\",\"totRcptNo\":\"466\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"466\",\"rcptPbctDt\":\"20250429111148\",\"intrlData\":\"ZYJWYKZEOH5OZINBXBFIH_QR88\",\"rcptSign\":\"4_YZXS8CM1PI4TIA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(467,'','Cash','','2025-04-29 12:34:31','','0','14','2025-04-29 12:34:31','25','-1950','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141745919258','Cleared','14','2025-04-29 19:04:26','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'467','467','02TJCRUTZWHBVAMVDNZLJMXA54','-CBZCJYKFJ1LURUT','20250429123450','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"467\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250429123450\",\"salesDt\":\"20250429\",\"stockRlsDt\":\"20250429123450\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"467\",\"rcptPbctDt\":\"20250429\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"467\",\"orgInvcNo\":0,\"curRcptNo\":\"467\",\"totRcptNo\":\"467\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"467\",\"rcptPbctDt\":\"20250429123450\",\"intrlData\":\"02TJCRUTZWHBVAMVDNZLJMXA54\",\"rcptSign\":\"-CBZCJYKFJ1LURUT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(468,'','Cash','','2025-04-29 13:21:57','','0','14','2025-04-29 13:21:57','','85','85','1','retail','0','85','1','0','0','0','0','0','0','printed',' ','','1','0','141745922042','Cleared','','','','','','11.73','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'468','468','QPUJ2MHJ2JXWZ_MXSLPVOJPEEN','2CYAWY_T4PWGRQ7H','20250429132212','0','56.03','0','0','0','0','11.73','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"468\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250429132212\",\"salesDt\":\"20250429\",\"stockRlsDt\":\"20250429132212\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":56,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":11,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":56,\"totTaxAmt\":11,\"totAmt\":85,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"468\",\"rcptPbctDt\":\"20250429\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"20\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"5.52\",\"totAmt\":\"40\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"45\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"38.79\",\"taxAmt\":\"6.21\",\"totAmt\":\"45\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"468\",\"orgInvcNo\":0,\"curRcptNo\":\"468\",\"totRcptNo\":\"468\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"468\",\"rcptPbctDt\":\"20250429132212\",\"intrlData\":\"QPUJ2MHJ2JXWZ_MXSLPVOJPEEN\",\"rcptSign\":\"2CYAWY_T4PWGRQ7H\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(469,'','Invoice','','2025-04-29 14:52:50','','0','14','2025-04-29 14:52:50','25','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141745927506','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'469','469','VNC4I9RJ-COANIWE4TSTLA8GSX','ATRBXJVRQ8ZLTOX7','20250429145314','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"469\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250429145314\",\"salesDt\":\"20250429\",\"stockRlsDt\":\"20250429145314\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"469\",\"rcptPbctDt\":\"20250429\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"469\",\"orgInvcNo\":0,\"curRcptNo\":\"469\",\"totRcptNo\":\"469\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"469\",\"rcptPbctDt\":\"20250429145314\",\"intrlData\":\"VNC4I9RJ-COANIWE4TSTLA8GSX\",\"rcptSign\":\"ATRBXJVRQ8ZLTOX7\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(470,'','Cash','','2025-04-29 15:20:54','','0','14','2025-04-29 15:20:54','25','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141745929230','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'470','470','ZQMOBZ8ZN-QP0ZHDTYKO98WPVE','TYJQZIDQNAODGTVD','20250429152116','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"470\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250429152116\",\"salesDt\":\"20250429\",\"stockRlsDt\":\"20250429152116\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"470\",\"rcptPbctDt\":\"20250429\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"470\",\"orgInvcNo\":0,\"curRcptNo\":\"470\",\"totRcptNo\":\"470\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"470\",\"rcptPbctDt\":\"20250429152116\",\"intrlData\":\"ZQMOBZ8ZN-QP0ZHDTYKO98WPVE\",\"rcptSign\":\"TYJQZIDQNAODGTVD\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(471,'','Invoice','','2025-04-29 15:24:29','','0','14','2025-04-29 15:24:29','25','580','580','1','wholesale','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','141745929450','Cleared','','','','','1','79.99','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'471','471','HJ_HQLYUZWOCPD7SVA63RIRMJU','LNLTF3BFWOFUADBY','20250429152503','0','41.66','0','0','0','0','79.99','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"471\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250429152503\",\"salesDt\":\"20250429\",\"stockRlsDt\":\"20250429152503\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":41,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":79,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":41,\"totTaxAmt\":79,\"totAmt\":580,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"471\",\"rcptPbctDt\":\"20250429\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000008\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 1L\",\"bcd\":\"8\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"48.33\",\"splyAmt\":\"44.25\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"41.66\",\"taxAmt\":\"79.99\",\"totAmt\":\"579.96\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"471\",\"orgInvcNo\":0,\"curRcptNo\":\"471\",\"totRcptNo\":\"471\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"471\",\"rcptPbctDt\":\"20250429152503\",\"intrlData\":\"HJ_HQLYUZWOCPD7SVA63RIRMJU\",\"rcptSign\":\"LNLTF3BFWOFUADBY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000008\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(472,'','Invoice','','2025-04-29 16:02:51','','0','14','2025-04-29 16:02:51','30','0','2080','1','wholesale','0','2080','1','0','0','0','0','2080','0','printed',' ','','1','0','141745931717','Cleared','','','','','1','286.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'472','472','2EOVQBANCF5JEBTZZU6QPFNO4R','PPIGZRULI-DRT5SW','20250429160315','0','588.36','0','0','0','0','286.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"472\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"BAZE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250429160315\",\"salesDt\":\"20250429\",\"stockRlsDt\":\"20250429160315\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":588,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":286,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":588,\"totTaxAmt\":286,\"totAmt\":2080,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"071121025011\",\"rptNo\":\"472\",\"rcptPbctDt\":\"20250429\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"179.31\",\"totAmt\":\"1300\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"472\",\"orgInvcNo\":0,\"curRcptNo\":\"472\",\"totRcptNo\":\"472\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"472\",\"rcptPbctDt\":\"20250429160315\",\"intrlData\":\"2EOVQBANCF5JEBTZZU6QPFNO4R\",\"rcptSign\":\"PPIGZRULI-DRT5SW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(473,'','Cash','','2025-04-29 16:17:37','','0','14','2025-04-29 16:17:37','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','141745932632','Cleared','','','','','','2.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'473','473','U0J-7Q82ZXPPH_BIBSEEXAINJZ','NF29_W9TWYE2TQSA','20250429162427','0','17.24','0','0','0','0','2.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"473\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250429162427\",\"salesDt\":\"20250429\",\"stockRlsDt\":\"20250429162427\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":17,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":2,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":17,\"totTaxAmt\":2,\"totAmt\":20,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"473\",\"rcptPbctDt\":\"20250429\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"20\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"2.76\",\"totAmt\":\"20\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"473\",\"orgInvcNo\":0,\"curRcptNo\":\"473\",\"totRcptNo\":\"473\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"473\",\"rcptPbctDt\":\"20250429162427\",\"intrlData\":\"U0J-7Q82ZXPPH_BIBSEEXAINJZ\",\"rcptSign\":\"NF29_W9TWYE2TQSA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(474,'KGL','Invoice','','2025-04-30 09:11:12','','0','14','2025-04-30 09:11:12','25','0','1200','1','wholesale','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','141745993456','Cleared','','','','','1','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'474','474','YI8XLO-ACGQZKDYNVRBTXX7ANU','MCS90XXLWW-LJMTB','20250430091138','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"474\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250430091138\",\"salesDt\":\"20250430\",\"stockRlsDt\":\"20250430091138\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":165,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":165,\"totAmt\":1200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"474\",\"rcptPbctDt\":\"20250430\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"474\",\"orgInvcNo\":0,\"curRcptNo\":\"474\",\"totRcptNo\":\"474\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"474\",\"rcptPbctDt\":\"20250430091138\",\"intrlData\":\"YI8XLO-ACGQZKDYNVRBTXX7ANU\",\"rcptSign\":\"MCS90XXLWW-LJMTB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(475,'','Cash','','2025-04-30 09:12:59','','0','14','2025-04-30 09:12:59','','3000','3000','1','wholesale','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','141745993560','Cleared','','','','','','413.73','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'475','475','WCC4Y3RDGXLOFNDWVEGBVD9DRR','5X2EBDHV8AVWDRV0','20250430091400','0','35.91','0','0','0','0','413.73','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"475\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250430091400\",\"salesDt\":\"20250430\",\"stockRlsDt\":\"20250430091400\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":413,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":413,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"475\",\"rcptPbctDt\":\"20250430\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"413.73\",\"totAmt\":\"2999.52\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"475\",\"orgInvcNo\":0,\"curRcptNo\":\"475\",\"totRcptNo\":\"475\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"475\",\"rcptPbctDt\":\"20250430091400\",\"intrlData\":\"WCC4Y3RDGXLOFNDWVEGBVD9DRR\",\"rcptSign\":\"5X2EBDHV8AVWDRV0\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(476,'LHJK','Mpesa','','2025-04-30 10:46:26','','0','14','2025-04-30 10:46:26','','0','2000','1','wholesale','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','141745999136','Cleared','','','','','','275.82','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'476','476','TGXVRV0BVT9PBDHQ2FDZ-R6FVJ','9KAEH4LMNIUGOAMX','20250430104701','0','35.91','0','0','0','0','275.82','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"476\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250430104701\",\"salesDt\":\"20250430\",\"stockRlsDt\":\"20250430104701\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":275,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":275,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"476\",\"rcptPbctDt\":\"20250430\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"275.82\",\"totAmt\":\"1999.68\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"476\",\"orgInvcNo\":0,\"curRcptNo\":\"476\",\"totRcptNo\":\"476\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"476\",\"rcptPbctDt\":\"20250430104701\",\"intrlData\":\"TGXVRV0BVT9PBDHQ2FDZ-R6FVJ\",\"rcptSign\":\"9KAEH4LMNIUGOAMX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(477,'PUY','Invoice','','2025-04-30 10:50:37','','0','14','2025-04-30 10:50:37','25','0','1000','1','wholesale','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','141745999420','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'477','477','ENZ17P83BOUYPDTPU2K6K6DURV','VJYSI_2696Y-CBAU','20250430105103','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"477\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250430105103\",\"salesDt\":\"20250430\",\"stockRlsDt\":\"20250430105103\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":137,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"477\",\"rcptPbctDt\":\"20250430\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"477\",\"orgInvcNo\":0,\"curRcptNo\":\"477\",\"totRcptNo\":\"477\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"477\",\"rcptPbctDt\":\"20250430105103\",\"intrlData\":\"ENZ17P83BOUYPDTPU2K6K6DURV\",\"rcptSign\":\"VJYSI_2696Y-CBAU\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(478,'GHJK','Invoice','','2025-04-30 10:51:26','','0','14','2025-04-30 10:51:27','25','0','1500','1','wholesale','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','141745999466','Cleared','','','','','1','206.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'478','478','TUFIU7ID8QMNISPKLZEXKFBKI2','UWACVEOFEQTOFP7D','20250430105142','0','107.76','0','0','0','0','206.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"478\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250430105142\",\"salesDt\":\"20250430\",\"stockRlsDt\":\"20250430105142\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":107,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":206,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":107,\"totTaxAmt\":206,\"totAmt\":1500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"478\",\"rcptPbctDt\":\"20250430\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000004\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 1L\",\"bcd\":\"4\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"125\",\"splyAmt\":\"118.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"107.76\",\"taxAmt\":\"206.90\",\"totAmt\":\"1500\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"478\",\"orgInvcNo\":0,\"curRcptNo\":\"478\",\"totRcptNo\":\"478\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"478\",\"rcptPbctDt\":\"20250430105142\",\"intrlData\":\"TUFIU7ID8QMNISPKLZEXKFBKI2\",\"rcptSign\":\"UWACVEOFEQTOFP7D\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000004\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(479,'','Invoice','','2025-04-30 11:50:24','','0','14','2025-04-30 11:50:24','25','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','141746002961','Cleared','','','','','1','273.11','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'479','479','JSVFM0I-B3FJD5ZODUOGF52W32','LSENNXM1R5CNGWHC','20250430115041','0','71.12','0','0','0','0','273.11','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"479\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250430115041\",\"salesDt\":\"20250430\",\"stockRlsDt\":\"20250430115041\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":71,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":273,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":71,\"totTaxAmt\":273,\"totAmt\":1980,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"479\",\"rcptPbctDt\":\"20250430\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"479\",\"orgInvcNo\":0,\"curRcptNo\":\"479\",\"totRcptNo\":\"479\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"479\",\"rcptPbctDt\":\"20250430115041\",\"intrlData\":\"JSVFM0I-B3FJD5ZODUOGF52W32\",\"rcptSign\":\"LSENNXM1R5CNGWHC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(480,'HJK','Invoice','','2025-04-30 12:22:01','','0','14','2025-04-30 12:22:01','25','0','1560','1','wholesale','0','1560','1','0','0','0','0','1560','0','printed',' ','','1','0','141746004897','Cleared','','','','','1','215.17','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'480','480','WSBA3KQ8JTHCJ8ZJUM6-4YH1MJ','QF2IRP8SKFA9QEDX','20250430122229','0','28.02','0','0','0','0','215.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"480\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250430122229\",\"salesDt\":\"20250430\",\"stockRlsDt\":\"20250430122229\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":215,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":215,\"totAmt\":1560,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"480\",\"rcptPbctDt\":\"20250430\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"215.17\",\"totAmt\":\"1560\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"480\",\"orgInvcNo\":0,\"curRcptNo\":\"480\",\"totRcptNo\":\"480\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"480\",\"rcptPbctDt\":\"20250430122229\",\"intrlData\":\"WSBA3KQ8JTHCJ8ZJUM6-4YH1MJ\",\"rcptSign\":\"QF2IRP8SKFA9QEDX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(481,'','Invoice','','2025-04-30 13:41:52','','0','14','2025-04-30 13:41:52','28','0','11792','1','retail','119.9952','11792','1','0','0','0','0','11792','0','printed',' ','','1','0','141746009521','Cleared','','','','','1','1626.48','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'481','481','SZZ6XXHIA6MDCP9DSPFGMFCXW1','AASADUYDQQ9Z50-6','20250430134215','0','4104.46','0','0','0','0','1626.48','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"481\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"GLADYS\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250430134215\",\"salesDt\":\"20250430\",\"stockRlsDt\":\"20250430134215\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":4104,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":1626,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":4104,\"totTaxAmt\":1626,\"totAmt\":11792,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254789858533\",\"rptNo\":\"481\",\"rcptPbctDt\":\"20250430\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"31.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1303.45\",\"taxAmt\":\"208.55\",\"totAmt\":\"1512.00\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"144.00\",\"qtyUnitCd\":\"U\",\"qty\":\"144.00\",\"prc\":\"49.1667\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"119.9952\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"42.39\",\"taxAmt\":\"976.55\",\"totAmt\":\"7080.0048\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"640\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2758.62\",\"taxAmt\":\"441.38\",\"totAmt\":\"3200.00\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"481\",\"orgInvcNo\":0,\"curRcptNo\":\"481\",\"totRcptNo\":\"481\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"481\",\"rcptPbctDt\":\"20250430134215\",\"intrlData\":\"SZZ6XXHIA6MDCP9DSPFGMFCXW1\",\"rcptSign\":\"AASADUYDQQ9Z50-6\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"144.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(482,'','Cash','','2025-04-30 14:15:30','','0','14','2025-04-30 14:15:30','','1850','1850','1','wholesale','0','1850','1','0','0','0','0','0','0','printed',' ','','1','0','141746011683','Cleared','','','','','1','255.18','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'482','482','O2GNFERPQMSFOB8OJIEZRAYDTY','BXKX_VCOTPV_59DN','20250430141624','0','603.44','0','0','0','0','255.18','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"482\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250430141624\",\"salesDt\":\"20250430\",\"stockRlsDt\":\"20250430141624\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":603,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":255,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":603,\"totTaxAmt\":255,\"totAmt\":1850,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"482\",\"rcptPbctDt\":\"20250430\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"482\",\"orgInvcNo\":0,\"curRcptNo\":\"482\",\"totRcptNo\":\"482\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"482\",\"rcptPbctDt\":\"20250430141624\",\"intrlData\":\"O2GNFERPQMSFOB8OJIEZRAYDTY\",\"rcptSign\":\"BXKX_VCOTPV_59DN\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(483,'','Cash','','2025-04-30 14:47:25','','0','14','2025-04-30 14:47:25','','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141746013623','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'483','483','5FNTE6YOQTCDP9WOR0BALAMYFK','REUDIWNH3_6VH723','20250430144734','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"483\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250430144734\",\"salesDt\":\"20250430\",\"stockRlsDt\":\"20250430144734\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"483\",\"rcptPbctDt\":\"20250430\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"483\",\"orgInvcNo\":0,\"curRcptNo\":\"483\",\"totRcptNo\":\"483\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"483\",\"rcptPbctDt\":\"20250430144734\",\"intrlData\":\"5FNTE6YOQTCDP9WOR0BALAMYFK\",\"rcptSign\":\"REUDIWNH3_6VH723\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(484,'','Cash','','2025-04-30 14:49:16','','0','14','2025-04-30 14:49:16','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','141746013656','Cleared','','','','','','2.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'484','484','KJW5PWAVNPZ7HLWLJ0IVCX7PHE','HC-CYB-55AQ6JKAM','20250430144926','0','17.24','0','0','0','0','2.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"484\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250430144926\",\"salesDt\":\"20250430\",\"stockRlsDt\":\"20250430144926\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":17,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":2,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":17,\"totTaxAmt\":2,\"totAmt\":20,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"484\",\"rcptPbctDt\":\"20250430\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"20\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"2.76\",\"totAmt\":\"20\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"484\",\"orgInvcNo\":0,\"curRcptNo\":\"484\",\"totRcptNo\":\"484\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"484\",\"rcptPbctDt\":\"20250430144926\",\"intrlData\":\"KJW5PWAVNPZ7HLWLJ0IVCX7PHE\",\"rcptSign\":\"HC-CYB-55AQ6JKAM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(485,'','Cash','','2025-04-30 15:19:11','','0','14','2025-04-30 15:19:11','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','141746015533','Cleared','','','','','','11.03','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'485','485','PQYEIOHYQ865FSITRWIJO_EBZS','HZDU71CQ945_MEFA','20250430151918','0','17.24','0','0','0','0','11.03','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"485\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250430151918\",\"salesDt\":\"20250430\",\"stockRlsDt\":\"20250430151918\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":17,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":11,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":17,\"totTaxAmt\":11,\"totAmt\":80,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"485\",\"rcptPbctDt\":\"20250430\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"20\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"11.03\",\"totAmt\":\"80\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"485\",\"orgInvcNo\":0,\"curRcptNo\":\"485\",\"totRcptNo\":\"485\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"485\",\"rcptPbctDt\":\"20250430151918\",\"intrlData\":\"PQYEIOHYQ865FSITRWIJO_EBZS\",\"rcptSign\":\"HZDU71CQ945_MEFA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(486,'','Cash','','2025-04-30 15:38:22','','0','14','2025-04-30 15:38:22','','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141746016692','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'486','486','J42OC5FKLYDPU6CRC9STBB45RW','IKB1XFMTWWTMOWTF','20250430153828','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"486\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250430153828\",\"salesDt\":\"20250430\",\"stockRlsDt\":\"20250430153828\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"486\",\"rcptPbctDt\":\"20250430\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"486\",\"orgInvcNo\":0,\"curRcptNo\":\"486\",\"totRcptNo\":\"486\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"486\",\"rcptPbctDt\":\"20250430153828\",\"intrlData\":\"J42OC5FKLYDPU6CRC9STBB45RW\",\"rcptSign\":\"IKB1XFMTWWTMOWTF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(487,'KGF','Mpesa','','2025-04-30 16:04:34','','0','14','2025-04-30 16:04:34','','0','1980','1','wholesale','0','1980','1','0','0','0','0','1980','0','printed',' ','','1','0','141746018230','Cleared','','','','','1','273.11','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'487','487','BNJTVPT-MELEJSTTX1RVT_TY4G','PREVYZ7LJDVBCNNO','20250430160454','0','71.12','0','0','0','0','273.11','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"487\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250430160454\",\"salesDt\":\"20250430\",\"stockRlsDt\":\"20250430160454\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":71,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":273,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":71,\"totTaxAmt\":273,\"totAmt\":1980,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"487\",\"rcptPbctDt\":\"20250430\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"487\",\"orgInvcNo\":0,\"curRcptNo\":\"487\",\"totRcptNo\":\"487\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"487\",\"rcptPbctDt\":\"20250430160454\",\"intrlData\":\"BNJTVPT-MELEJSTTX1RVT_TY4G\",\"rcptSign\":\"PREVYZ7LJDVBCNNO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(488,'','Cash','','2025-04-30 16:07:30','','0','14','2025-04-30 16:07:30','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','141746018401','Cleared','','','','','','2.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'488','488','RTXANLDXLQVAL0IDPBLGCQVQV4','13U3D9-IQORJVYQB','20250430160744','0','17.24','0','0','0','0','2.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"488\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250430160744\",\"salesDt\":\"20250430\",\"stockRlsDt\":\"20250430160744\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":17,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":2,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":17,\"totTaxAmt\":2,\"totAmt\":20,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"488\",\"rcptPbctDt\":\"20250430\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"20\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"2.76\",\"totAmt\":\"20\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"488\",\"orgInvcNo\":0,\"curRcptNo\":\"488\",\"totRcptNo\":\"488\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"488\",\"rcptPbctDt\":\"20250430160744\",\"intrlData\":\"RTXANLDXLQVAL0IDPBLGCQVQV4\",\"rcptSign\":\"13U3D9-IQORJVYQB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(489,'ghb','Cash','','2025-04-30 16:18:20','julie kiawara','0','14','2025-04-30 16:18:20','45','0','2430','1','wholesale','0','2430','1','0','0','0','0','2430','0','printed','julie kiawara ','','1','0','141746018746','Cleared','13','2025-05-06 11:44:05','','','1','335.17','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'489','489','FOVJXFPQ29WWSNJDYVQUBXW4FO','V0ZXDXCCN7WJP0YJ','20250430161853','0','645.1','0','0','0','0','335.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"489\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250430161853\",\"salesDt\":\"20250430\",\"stockRlsDt\":\"20250430161853\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":645,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":335,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":645,\"totTaxAmt\":335,\"totAmt\":2430,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"489\",\"rcptPbctDt\":\"20250430\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000008\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 1L\",\"bcd\":\"8\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"48.33\",\"splyAmt\":\"44.25\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"41.66\",\"taxAmt\":\"79.99\",\"totAmt\":\"579.96\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"489\",\"orgInvcNo\":0,\"curRcptNo\":\"489\",\"totRcptNo\":\"489\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"489\",\"rcptPbctDt\":\"20250430161853\",\"intrlData\":\"FOVJXFPQ29WWSNJDYVQUBXW4FO\",\"rcptSign\":\"V0ZXDXCCN7WJP0YJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000008\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(490,'','Cash','','2025-04-30 18:15:11','','0','14','2025-04-30 18:15:11','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','141746026095','Cleared','','','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'490','490','T5UIDYR2ZGPTH64MA5V4V7LBUY','M8VCR7QEBEJ-EWBE','20250430181519','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"490\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250430181519\",\"salesDt\":\"20250430\",\"stockRlsDt\":\"20250430181519\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":6,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":6,\"totAmt\":50,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"490\",\"rcptPbctDt\":\"20250430\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000008\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 1L\",\"bcd\":\"8\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"44.25\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"6.90\",\"totAmt\":\"50\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"490\",\"orgInvcNo\":0,\"curRcptNo\":\"490\",\"totRcptNo\":\"490\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"490\",\"rcptPbctDt\":\"20250430181519\",\"intrlData\":\"T5UIDYR2ZGPTH64MA5V4V7LBUY\",\"rcptSign\":\"M8VCR7QEBEJ-EWBE\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000008\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(491,'','Mpesa','','2025-05-01 10:30:23','','0','14','2025-05-01 10:30:23','25','0','1280','1','wholesale','0','1280','1','0','0','0','0','1280','0','printed',' ','UYT','1','0','141746084548','Cleared','14','2025-05-01 17:55:04','','','1','176.54','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'491','491','RDFQGFQKVTWBSHOJ9YCRRWLQ7X','B7OYL6QJYYRGSWUL','20250501103041','0','63.93','0','0','0','0','176.54','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"491\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250501103041\",\"salesDt\":\"20250501\",\"stockRlsDt\":\"20250501103041\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":63,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":176,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":63,\"totTaxAmt\":176,\"totAmt\":1280,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"491\",\"rcptPbctDt\":\"20250501\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"68.95\",\"totAmt\":\"499.92\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"491\",\"orgInvcNo\":0,\"curRcptNo\":\"491\",\"totRcptNo\":\"491\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"491\",\"rcptPbctDt\":\"20250501103041\",\"intrlData\":\"RDFQGFQKVTWBSHOJ9YCRRWLQ7X\",\"rcptSign\":\"B7OYL6QJYYRGSWUL\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(492,'','Mpesa','','2025-05-01 13:49:26','','0','14','2025-05-01 13:49:26','','0','1370','1','wholesale','0','1370','1','0','0','0','0','1370','0','printed',' ','','1','0','141746096456','Cleared','14','2025-05-02 10:17:07','','','1','188.94','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'492','492','UAOYQKP3UYFES-YENH8AQQEE52','XPJGUVSAQHGQ48VS','20250501134935','0','49.2','0','0','0','0','188.94','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"492\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250501134935\",\"salesDt\":\"20250501\",\"stockRlsDt\":\"20250501134935\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":49,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":188,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":49,\"totTaxAmt\":188,\"totAmt\":1370,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"492\",\"rcptPbctDt\":\"20250501\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"15.4166\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"13.29\",\"taxAmt\":\"51.03\",\"totAmt\":\"369.9984\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"492\",\"orgInvcNo\":0,\"curRcptNo\":\"492\",\"totRcptNo\":\"492\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"492\",\"rcptPbctDt\":\"20250501134935\",\"intrlData\":\"UAOYQKP3UYFES-YENH8AQQEE52\",\"rcptSign\":\"XPJGUVSAQHGQ48VS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(493,'','Cash','','2025-05-01 13:52:25','WANJOHI','0','14','2025-05-01 13:52:25','37','3000','3000','1','wholesale','0','3000','1','0','0','0','0','0','0','printed','WANJOHI </BR>254724455664 ','','1','0','141746096616','Cleared','','','','','1','413.79','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'493','493','RXRH-RQJMXJLTHB08KZU12VMX0','27YCAOGPQGTAFAQI','20250501135305','0','143.68','0','0','0','0','413.79','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"493\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"MARY\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250501135305\",\"salesDt\":\"20250501\",\"stockRlsDt\":\"20250501135305\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":143,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":413,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":143,\"totTaxAmt\":413,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254724455664\",\"rptNo\":\"493\",\"rcptPbctDt\":\"20250501\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"18.00\",\"qtyUnitCd\":\"U\",\"qty\":\"18.00\",\"prc\":\"166.6666\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"143.68\",\"taxAmt\":\"413.79\",\"totAmt\":\"2999.9988\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"493\",\"orgInvcNo\":0,\"curRcptNo\":\"493\",\"totRcptNo\":\"493\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"493\",\"rcptPbctDt\":\"20250501135305\",\"intrlData\":\"RXRH-RQJMXJLTHB08KZU12VMX0\",\"rcptSign\":\"27YCAOGPQGTAFAQI\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"18.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(494,'','Invoice','','2025-05-01 14:41:17','','0','14','2025-05-01 14:41:17','25','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','141746099529','Cleared','','','','','','11.03','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'494','494','MNQ2-AXSHLUJISGLGFGFF7GDT2','IMOUL4TFIVYCRECL','20250501144157','0','17.24','0','0','0','0','11.03','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"494\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250501144157\",\"salesDt\":\"20250501\",\"stockRlsDt\":\"20250501144157\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":17,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":11,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":17,\"totTaxAmt\":11,\"totAmt\":80,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"494\",\"rcptPbctDt\":\"20250501\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"20\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"11.03\",\"totAmt\":\"80\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"494\",\"orgInvcNo\":0,\"curRcptNo\":\"494\",\"totRcptNo\":\"494\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"494\",\"rcptPbctDt\":\"20250501144157\",\"intrlData\":\"MNQ2-AXSHLUJISGLGFGFF7GDT2\",\"rcptSign\":\"IMOUL4TFIVYCRECL\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(495,'YTU','Cash','','2025-05-01 14:43:48','','0','14','2025-05-01 14:43:48','','0','0','1','wholesale','0','3649.52','1','0','0','0','0','0','0','printed',' ','','1','0','141746099777','Cleared','14','2025-05-01 16:03:42','','','','503.39','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'495','495','Y2IYYAOWUJECESCIWHU-ZCBEW0','XUOJUDLAVNSHNKQB','20250501144446','0','596.25','0','0','0','0','503.39','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"495\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250501144446\",\"salesDt\":\"20250501\",\"stockRlsDt\":\"20250501144446\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":596,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":503,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":596,\"totTaxAmt\":503,\"totAmt\":3650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"495\",\"rcptPbctDt\":\"20250501\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"413.73\",\"totAmt\":\"2999.52\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"495\",\"orgInvcNo\":0,\"curRcptNo\":\"495\",\"totRcptNo\":\"495\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"495\",\"rcptPbctDt\":\"20250501144446\",\"intrlData\":\"Y2IYYAOWUJECESCIWHU-ZCBEW0\",\"rcptSign\":\"XUOJUDLAVNSHNKQB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(496,'','Cash','','2025-05-01 14:51:52','','0','14','2025-05-01 14:51:52','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','141746100291','Cleared','','','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'496','496','NVZ420FTDBEYOWKFJMGKPERVDF','PV0B6MHQQ4R1NQEG','20250501145214','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"496\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250501145214\",\"salesDt\":\"20250501\",\"stockRlsDt\":\"20250501145214\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":6,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":6,\"totAmt\":50,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"496\",\"rcptPbctDt\":\"20250501\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"6.90\",\"totAmt\":\"50\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"496\",\"orgInvcNo\":0,\"curRcptNo\":\"496\",\"totRcptNo\":\"496\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"496\",\"rcptPbctDt\":\"20250501145214\",\"intrlData\":\"NVZ420FTDBEYOWKFJMGKPERVDF\",\"rcptSign\":\"PV0B6MHQQ4R1NQEG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(497,'','Cash','','2025-05-01 14:52:36','','0','14','2025-05-01 14:52:36','','0','0','1','wholesale','0','32.5','1','0','0','0','0','0','0','printed',' ','','1','32.5','141746100340','Cleared','14','2025-05-01 16:05:25','','','','4.48','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'497','497','4DMDQOCHBXNBABNB36ASVGQXAK','VI64RACDVPRYYK7J','20250501145304','0','28.02','0','0','0','0','4.48','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"497\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250501145304\",\"salesDt\":\"20250501\",\"stockRlsDt\":\"20250501145304\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":4,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":4,\"totAmt\":33,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"497\",\"rcptPbctDt\":\"20250501\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"4.48\",\"totAmt\":\"32.5\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"497\",\"orgInvcNo\":0,\"curRcptNo\":\"497\",\"totRcptNo\":\"497\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"497\",\"rcptPbctDt\":\"20250501145304\",\"intrlData\":\"4DMDQOCHBXNBABNB36ASVGQXAK\",\"rcptSign\":\"VI64RACDVPRYYK7J\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(498,'KIBOI','Invoice','','2025-05-01 15:22:29','BILKAN WINES','0','14','2025-05-01 15:22:29','63','0','9780','1','wholesale','0','9780','1','0','0','0','0','9780','0','printed','BILKAN WINES </BR>254685678908 ','','1','0','141746101807','Cleared','','','','','1','1348.97','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'498','498','W26FDMJDGNU3CSTUATTSFPIAON','JOGYMJBN5DYAWAE8','20250501152323','0','203.3','0','0','0','0','1348.97','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"498\",\"orgInvcNo\":0,\"custTin\":null,\"custNm\":null,\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250501152323\",\"salesDt\":\"20250501\",\"stockRlsDt\":\"20250501152323\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":203,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":1348,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":203,\"totTaxAmt\":1348,\"totAmt\":9780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":null,\"custMblNo\":null,\"rptNo\":\"498\",\"rcptPbctDt\":\"20250501\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000014\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1 LTR\",\"bcd\":\"14\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"86.666\",\"splyAmt\":\"81.0833\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"74.71\",\"taxAmt\":\"143.45\",\"totAmt\":\"1039.992\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"322.76\",\"totAmt\":\"2340\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"96.00\",\"qtyUnitCd\":\"U\",\"qty\":\"96.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"662.07\",\"totAmt\":\"4800\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"220.69\",\"totAmt\":\"1599.984\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"498\",\"orgInvcNo\":0,\"curRcptNo\":\"498\",\"totRcptNo\":\"498\",\"custTin\":null,\"custMblNo\":\"\",\"rptNo\":\"498\",\"rcptPbctDt\":\"20250501152323\",\"intrlData\":\"W26FDMJDGNU3CSTUATTSFPIAON\",\"rcptSign\":\"JOGYMJBN5DYAWAE8\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000014\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"96.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(499,'BNN,LKJ','Invoice','','2025-05-01 16:08:18','CUSTOMER','0','14','2025-05-01 16:08:18','60','0','3683','1','wholesale','0','3683','1','0','0','0','0','3683','0','printed','CUSTOMER </BR>254879654323 ','','1','0','141746104756','Cleared','14','2025-05-02 10:19:59','','','','507.87','',NULL,0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'499','499','8QQQFD2XPGO-APIJ_OS5ZEZRRE','5K86PL6PFKK-TNAR','20250501160936','0','624.27','0','0','0','0','507.87','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"499\",\"orgInvcNo\":0,\"custTin\":null,\"custNm\":null,\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250501160936\",\"salesDt\":\"20250501\",\"stockRlsDt\":\"20250501160936\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":624,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":507,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":624,\"totTaxAmt\":507,\"totAmt\":3683,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":null,\"custMblNo\":null,\"rptNo\":\"499\",\"rcptPbctDt\":\"20250501\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"4.48\",\"totAmt\":\"32.5\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"413.73\",\"totAmt\":\"2999.52\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"499\",\"orgInvcNo\":0,\"curRcptNo\":\"499\",\"totRcptNo\":\"499\",\"custTin\":null,\"custMblNo\":\"\",\"rptNo\":\"499\",\"rcptPbctDt\":\"20250501160936\",\"intrlData\":\"8QQQFD2XPGO-APIJ_OS5ZEZRRE\",\"rcptSign\":\"5K86PL6PFKK-TNAR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(500,'','Cash','','2025-05-01 17:40:18','','0','14','2025-05-01 17:40:18','','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141746110397','Cleared','','','','','','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'500','500','0IMRH-TIV5FIEPIB0HNNA1F5_Q','7ZI_RQPAOKS5AR95','20250501174031','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"500\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250501174031\",\"salesDt\":\"20250501\",\"stockRlsDt\":\"20250501174031\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"500\",\"rcptPbctDt\":\"20250501\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"500\",\"orgInvcNo\":0,\"curRcptNo\":\"500\",\"totRcptNo\":\"500\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"500\",\"rcptPbctDt\":\"20250501174031\",\"intrlData\":\"0IMRH-TIV5FIEPIB0HNNA1F5_Q\",\"rcptSign\":\"7ZI_RQPAOKS5AR95\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(501,'','Mpesa','','2025-05-01 18:48:31','','0','14','2025-05-01 18:48:31','25','0','3475','1','wholesale','0','3475','1','0','0','0','0','3475','0','printed',' ','','1','0','141746114461','Cleared','14','2025-05-02 10:17:29','','','1','479.31','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'501','501','GZWMTOSBKKRO76O7LVGPOO2B6G','OERTJRVR9PBMRLWU','20250501184853','0','196.66','0','0','0','0','479.31','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"501\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250501184853\",\"salesDt\":\"20250501\",\"stockRlsDt\":\"20250501184853\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":196,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":479,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":196,\"totTaxAmt\":479,\"totAmt\":3475,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"501\",\"rcptPbctDt\":\"20250501\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"203.45\",\"totAmt\":\"1475.04\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"166.6666\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"143.68\",\"taxAmt\":\"275.86\",\"totAmt\":\"1999.9992\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"501\",\"orgInvcNo\":0,\"curRcptNo\":\"501\",\"totRcptNo\":\"501\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"501\",\"rcptPbctDt\":\"20250501184853\",\"intrlData\":\"GZWMTOSBKKRO76O7LVGPOO2B6G\",\"rcptSign\":\"OERTJRVR9PBMRLWU\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(502,'','Invoice','','2025-05-01 18:56:44','','0','14','2025-05-01 18:56:44','25','2760','2760','1','wholesale','0','2760','1','0','0','0','0','0','0','printed',' ','','1','0','141746114960','Cleared','','','','','1','380.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'502','502','QG5FK0DRNXRWXHJQ1ZHILHK3U0','92_RAKLBO0KN9CI6','20250501185702','0','71.12','0','0','0','0','380.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"502\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250501185702\",\"salesDt\":\"20250501\",\"stockRlsDt\":\"20250501185702\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":71,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":380,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":71,\"totTaxAmt\":380,\"totAmt\":2760,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"502\",\"rcptPbctDt\":\"20250501\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"215.17\",\"totAmt\":\"1560\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"502\",\"orgInvcNo\":0,\"curRcptNo\":\"502\",\"totRcptNo\":\"502\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"502\",\"rcptPbctDt\":\"20250501185702\",\"intrlData\":\"QG5FK0DRNXRWXHJQ1ZHILHK3U0\",\"rcptSign\":\"92_RAKLBO0KN9CI6\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(503,'','Invoice','','2025-05-01 19:30:40','','0','14','2025-05-01 19:30:40','19','0','60260','1','wholesale','0','60260','1','0','0','0','0','60260','0','printed',' ','','1','0','141746116893','Cleared','','','','','2','8311.73','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'503','503','YBWHQATVAQ_INECF-E7ZA2QKK9','DCQX1LDBXQLQIRIJ','20250501195805','0','631.46','0','0','0','0','8311.73','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"503\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"UPTOWN MWEIGA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250501195805\",\"salesDt\":\"20250501\",\"stockRlsDt\":\"20250501195805\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":631,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":8311,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":631,\"totTaxAmt\":8311,\"totAmt\":60260,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254766787674\",\"rptNo\":\"503\",\"rcptPbctDt\":\"20250501\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"40.00\",\"qtyUnitCd\":\"U\",\"qty\":\"40.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"3586.21\",\"totAmt\":\"26000\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"264.00\",\"qtyUnitCd\":\"U\",\"qty\":\"264.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"1820.69\",\"totAmt\":\"13200\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"648.00\",\"qtyUnitCd\":\"U\",\"qty\":\"648.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"2904.83\",\"totAmt\":\"21060\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"503\",\"orgInvcNo\":0,\"curRcptNo\":\"503\",\"totRcptNo\":\"503\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"503\",\"rcptPbctDt\":\"20250501195805\",\"intrlData\":\"YBWHQATVAQ_INECF-E7ZA2QKK9\",\"rcptSign\":\"DCQX1LDBXQLQIRIJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"40.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"264.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"648.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(504,'','Cash','','2025-05-01 19:58:38','','0','14','2025-05-01 19:58:38','','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141746118704','Cleared','','','','','','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'504','504','BUCIRYENIJC2UAZKAKSVT5KEZG','LGBVOSAWR38BJW6E','20250501195843','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"504\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250501195843\",\"salesDt\":\"20250501\",\"stockRlsDt\":\"20250501195843\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"504\",\"rcptPbctDt\":\"20250501\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"504\",\"orgInvcNo\":0,\"curRcptNo\":\"504\",\"totRcptNo\":\"504\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"504\",\"rcptPbctDt\":\"20250501195843\",\"intrlData\":\"BUCIRYENIJC2UAZKAKSVT5KEZG\",\"rcptSign\":\"LGBVOSAWR38BJW6E\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(505,'','Invoice','','2025-05-01 20:14:09','','0','14','2025-05-01 20:14:09','17','0','61280','1','wholesale','1079.96','61280','1','0','0','0','0','61280','0','printed',' ','','1','0','141746119364','Cleared','','','','','1','8452.35','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'505','505','XS6AO_ZNW9MTT4GDUYTBRZIUXX','JVRPDW1OTH3QVY6B','20250501201540','0','750.71','0','0','0','0','8452.35','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"505\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"MUGO\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250501201540\",\"salesDt\":\"20250501\",\"stockRlsDt\":\"20250501201540\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":5,\"taxblAmtA\":0,\"taxblAmtB\":750,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":8452,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":750,\"totTaxAmt\":8452,\"totAmt\":61280,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254718777876\",\"rptNo\":\"505\",\"rcptPbctDt\":\"20250501\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"792.00\",\"qtyUnitCd\":\"U\",\"qty\":\"792.00\",\"prc\":\"49.1667\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"659.9736\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"42.39\",\"taxAmt\":\"5371.04\",\"totAmt\":\"38940.0264\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"408.00\",\"qtyUnitCd\":\"U\",\"qty\":\"408.00\",\"prc\":\"31.6667\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"339.9864\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"27.30\",\"taxAmt\":\"1782.07\",\"totAmt\":\"12920.0136\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000015\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1.25 LTR\",\"bcd\":\"15\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"108.33\",\"splyAmt\":\"102.5\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"93.39\",\"taxAmt\":\"179.30\",\"totAmt\":\"1299.96\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"413.73\",\"totAmt\":\"2999.52\"},{\"itemSeq\":5,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"8.00\",\"qtyUnitCd\":\"U\",\"qty\":\"8.00\",\"prc\":\"640\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"80\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"551.72\",\"taxAmt\":\"706.21\",\"totAmt\":\"5120\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"505\",\"orgInvcNo\":0,\"curRcptNo\":\"505\",\"totRcptNo\":\"505\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"505\",\"rcptPbctDt\":\"20250501201540\",\"intrlData\":\"XS6AO_ZNW9MTT4GDUYTBRZIUXX\",\"rcptSign\":\"JVRPDW1OTH3QVY6B\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"792.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"408.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000015\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"8.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(506,'','Invoice','','2025-05-01 20:26:52','','0','14','2025-02-04 20:26:52','20','0','8960','1','wholesale','140','8960','1','0','0','0','0','8960','0','printed',' ','','1','0','141746120343','Cleared','','','','','','1235.86','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'506','506','FGA5IAOEZ1QU_EAKNOXCSFARB-','IVFGHLD-RVYFMKU9','20250501202729','0','551.72','0','0','0','0','1235.86','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"506\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KARIGUINI NAIRUTIA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250501202729\",\"salesDt\":\"20250501\",\"stockRlsDt\":\"20250501202729\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":551,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":1235,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":551,\"totTaxAmt\":1235,\"totAmt\":8960,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712343565\",\"rptNo\":\"506\",\"rcptPbctDt\":\"20250501\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"14.00\",\"qtyUnitCd\":\"U\",\"qty\":\"14.00\",\"prc\":\"640\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"140\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"551.72\",\"taxAmt\":\"1235.86\",\"totAmt\":\"8960\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"506\",\"orgInvcNo\":0,\"curRcptNo\":\"506\",\"totRcptNo\":\"506\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"506\",\"rcptPbctDt\":\"20250501202729\",\"intrlData\":\"FGA5IAOEZ1QU_EAKNOXCSFARB-\",\"rcptSign\":\"IVFGHLD-RVYFMKU9\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"14.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(507,'fgg,ghy','Invoice','','2025-05-01 20:39:42','','0','14','2025-04-28 20:39:42','27','0','63085','1','wholesale','569.98','63085','1','0','0','0','0','63085','0','printed',' ','','1','0','141746120577','Cleared','','','','','','8701.35','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'507','507','_ODE4MDOERUAU_8WV1YXFEPRYV','MVVWFSFFRDOQAKOW','20250501204020','0','1915.38','0','0','0','0','8701.35','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"507\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"PERMINUS\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250501204020\",\"salesDt\":\"20250501\",\"stockRlsDt\":\"20250501204020\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":15,\"taxblAmtA\":0,\"taxblAmtB\":1915,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":8701,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1915,\"totTaxAmt\":8701,\"totAmt\":63085,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745123456\",\"rptNo\":\"507\",\"rcptPbctDt\":\"20250501\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"537.93\",\"totAmt\":\"3900\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"7.00\",\"qtyUnitCd\":\"U\",\"qty\":\"7.00\",\"prc\":\"640\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"70\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"551.72\",\"taxAmt\":\"617.93\",\"totAmt\":\"4480\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"360.00\",\"qtyUnitCd\":\"U\",\"qty\":\"360.00\",\"prc\":\"49.1667\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"299.988\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"42.39\",\"taxAmt\":\"2441.38\",\"totAmt\":\"17700.012\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"168.00\",\"qtyUnitCd\":\"U\",\"qty\":\"168.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"753.10\",\"totAmt\":\"5460\"},{\"itemSeq\":5,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"240.00\",\"qtyUnitCd\":\"U\",\"qty\":\"240.00\",\"prc\":\"31.6667\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"199.992\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"27.30\",\"taxAmt\":\"1048.28\",\"totAmt\":\"7600.008\"},{\"itemSeq\":6,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"240.00\",\"qtyUnitCd\":\"U\",\"qty\":\"240.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"1379.09\",\"totAmt\":\"9998.4\"},{\"itemSeq\":7,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"406.91\",\"totAmt\":\"2950.08\"},{\"itemSeq\":8,\"itemCd\":\"KE2CTU0000015\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1.25 LTR\",\"bcd\":\"15\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"108.33\",\"splyAmt\":\"102.5\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"93.39\",\"taxAmt\":\"179.30\",\"totAmt\":\"1299.96\"},{\"itemSeq\":9,\"itemCd\":\"KE2CTU0000014\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1 LTR\",\"bcd\":\"14\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"86.666\",\"splyAmt\":\"81.0833\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"74.71\",\"taxAmt\":\"286.89\",\"totAmt\":\"2079.984\"},{\"itemSeq\":10,\"itemCd\":\"KE2CTU0000014\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1 LTR\",\"bcd\":\"14\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"86.666\",\"splyAmt\":\"81.0833\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"74.71\",\"taxAmt\":\"11.95\",\"totAmt\":\"86.666\"},{\"itemSeq\":11,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"166.6666\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"143.68\",\"taxAmt\":\"551.72\",\"totAmt\":\"3999.9984\"},{\"itemSeq\":12,\"itemCd\":\"KE2CTU0000004\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 1L\",\"bcd\":\"4\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"125\",\"splyAmt\":\"118.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"107.76\",\"taxAmt\":\"206.90\",\"totAmt\":\"1500\"},{\"itemSeq\":13,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"110.34\",\"totAmt\":\"799.992\"},{\"itemSeq\":14,\"itemCd\":\"KE2CTU0000005\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 500ML\",\"bcd\":\"5\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"27.08\",\"splyAmt\":\"24.83\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"23.34\",\"taxAmt\":\"89.64\",\"totAmt\":\"649.92\"},{\"itemSeq\":15,\"itemCd\":\"KE2CTU0000008\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 1L\",\"bcd\":\"8\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"48.33\",\"splyAmt\":\"44.25\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"41.66\",\"taxAmt\":\"79.99\",\"totAmt\":\"579.96\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"507\",\"orgInvcNo\":0,\"curRcptNo\":\"507\",\"totRcptNo\":\"507\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"507\",\"rcptPbctDt\":\"20250501204020\",\"intrlData\":\"_ODE4MDOERUAU_8WV1YXFEPRYV\",\"rcptSign\":\"MVVWFSFFRDOQAKOW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"7.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"360.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"168.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"240.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"240.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000015\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000014\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000014\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000004\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000005\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000008\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(508,'','Invoice','','2025-05-01 20:43:02','','0','14','2025-05-01 20:43:02','20','0','18260','1','wholesale','349.988','18260','1','0','0','0','0','18260','0','printed',' ','','1','0','141746121296','Cleared','','','','','','2518.62','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'508','508','IHFNYU6ZXXTJMLVL67UEKFT-WN','70BVJYGL2H6N0FP3','20250501204340','0','678.88','0','0','0','0','2518.62','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"508\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KARIGUINI NAIRUTIA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250501204340\",\"salesDt\":\"20250501\",\"stockRlsDt\":\"20250501204340\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":678,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":2518,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":678,\"totTaxAmt\":2518,\"totAmt\":18260,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712343565\",\"rptNo\":\"508\",\"rcptPbctDt\":\"20250501\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"288.00\",\"qtyUnitCd\":\"U\",\"qty\":\"288.00\",\"prc\":\"31.6667\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"239.9904\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"27.30\",\"taxAmt\":\"1257.93\",\"totAmt\":\"9120.0096\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"49.1667\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"59.9976\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"42.39\",\"taxAmt\":\"488.28\",\"totAmt\":\"3540.0024\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"640\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"50\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"551.72\",\"taxAmt\":\"441.38\",\"totAmt\":\"3200\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"36.00\",\"qtyUnitCd\":\"U\",\"qty\":\"36.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"331.03\",\"totAmt\":\"2399.976\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"508\",\"orgInvcNo\":0,\"curRcptNo\":\"508\",\"totRcptNo\":\"508\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"508\",\"rcptPbctDt\":\"20250501204340\",\"intrlData\":\"IHFNYU6ZXXTJMLVL67UEKFT-WN\",\"rcptSign\":\"70BVJYGL2H6N0FP3\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"288.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"36.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(509,'gvc','Invoice','','2025-05-01 21:34:46','','-39','14','2025-05-01 21:34:46','27','32980','89809','1','wholesale','1249.9528','89809','1','0','0','39','0','56790','0','printed',' ','','1','0','141746123199','Cleared','','','','','','12387.51','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'509','509','HPYSOIKB-2ROTX_0OW5HU8V8H6','OWUVCVWYKVXRHRHP','20250501213810','0','1254.83','0','0','0','0','12387.51','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"509\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"PERMINUS\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250501213810\",\"salesDt\":\"20250501\",\"stockRlsDt\":\"20250501213810\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":13,\"taxblAmtA\":0,\"taxblAmtB\":1254,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":12387,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1254,\"totTaxAmt\":12387,\"totAmt\":89809,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745123456\",\"rptNo\":\"509\",\"rcptPbctDt\":\"20250501\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"696.00\",\"qtyUnitCd\":\"U\",\"qty\":\"696.00\",\"prc\":\"31.6667\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"579.9768\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"27.30\",\"taxAmt\":\"3040.00\",\"totAmt\":\"22040.0232\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"360.00\",\"qtyUnitCd\":\"U\",\"qty\":\"360.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"1613.79\",\"totAmt\":\"11700\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"480.00\",\"qtyUnitCd\":\"U\",\"qty\":\"480.00\",\"prc\":\"49.1667\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"399.984\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"42.39\",\"taxAmt\":\"3255.17\",\"totAmt\":\"23600.016\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"96.00\",\"qtyUnitCd\":\"U\",\"qty\":\"96.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"662.07\",\"totAmt\":\"4800\"},{\"itemSeq\":5,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"7.00\",\"qtyUnitCd\":\"U\",\"qty\":\"7.00\",\"prc\":\"640\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"70\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"551.72\",\"taxAmt\":\"617.93\",\"totAmt\":\"4480\"},{\"itemSeq\":6,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"240.00\",\"qtyUnitCd\":\"U\",\"qty\":\"240.00\",\"prc\":\"40.8267\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"199.992\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.20\",\"taxAmt\":\"1351.50\",\"totAmt\":\"9798.408\"},{\"itemSeq\":7,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"96.00\",\"qtyUnitCd\":\"U\",\"qty\":\"96.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"551.64\",\"totAmt\":\"3999.36\"},{\"itemSeq\":8,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"406.91\",\"totAmt\":\"2950.08\"},{\"itemSeq\":9,\"itemCd\":\"KE2CTU0000015\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1.25 LTR\",\"bcd\":\"15\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"108.33\",\"splyAmt\":\"102.5\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"93.39\",\"taxAmt\":\"179.30\",\"totAmt\":\"1299.96\"},{\"itemSeq\":10,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"166.6666\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"143.68\",\"taxAmt\":\"275.86\",\"totAmt\":\"1999.9992\"},{\"itemSeq\":11,\"itemCd\":\"KE2CTU0000004\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 1L\",\"bcd\":\"4\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"125\",\"splyAmt\":\"118.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"107.76\",\"taxAmt\":\"206.90\",\"totAmt\":\"1500\"},{\"itemSeq\":12,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"5.75\",\"totAmt\":\"41.66\"},{\"itemSeq\":13,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"220.69\",\"totAmt\":\"1599.984\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"509\",\"orgInvcNo\":0,\"curRcptNo\":\"509\",\"totRcptNo\":\"509\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"509\",\"rcptPbctDt\":\"20250501213810\",\"intrlData\":\"HPYSOIKB-2ROTX_0OW5HU8V8H6\",\"rcptSign\":\"OWUVCVWYKVXRHRHP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"696.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"360.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"480.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"96.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"7.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"240.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"96.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000015\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000004\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(510,'','Invoice','','2025-05-02 08:24:43','','-0','14','2025-05-02 08:24:43','25','0','0','1','retail','21600','0','1','0','0','0','0','0','0','printed',' ','','1','21600','141746163439','Cleared','','','','','1','2979.31','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'510','510','ZXW41YZ4UXXQ7L9MDAKT3OKNFL','1SMT7QU8C0JQR1FJ','20250502082508','0','64.66','0','0','0','0','2979.31','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"510\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250502082508\",\"salesDt\":\"20250502\",\"stockRlsDt\":\"20250502082508\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":64,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":2979,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":64,\"totTaxAmt\":2979,\"totAmt\":21600,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"510\",\"rcptPbctDt\":\"20250502\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"288.00\",\"qtyUnitCd\":\"U\",\"qty\":\"288.00\",\"prc\":\"75\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"64.66\",\"taxAmt\":\"2979.31\",\"totAmt\":\"21600\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"510\",\"orgInvcNo\":0,\"curRcptNo\":\"510\",\"totRcptNo\":\"510\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"510\",\"rcptPbctDt\":\"20250502082508\",\"intrlData\":\"ZXW41YZ4UXXQ7L9MDAKT3OKNFL\",\"rcptSign\":\"1SMT7QU8C0JQR1FJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"288.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(511,'','Invoice','','2025-05-02 09:09:22','','0','14','2025-05-02 09:09:22','64','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','141746166124','Cleared','','','','','','2.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'511','511','ASLEQ919NJZZNMCFQKRXSXXGMA','TDL2OYI5TFBJ4D4A','20250502090959','0','17.24','0','0','0','0','2.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"511\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"CUSTOMER\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250502090959\",\"salesDt\":\"20250502\",\"stockRlsDt\":\"20250502090959\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":17,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":2,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":17,\"totTaxAmt\":2,\"totAmt\":20,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254879654323\",\"rptNo\":\"511\",\"rcptPbctDt\":\"20250502\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"20\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"2.76\",\"totAmt\":\"20\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"511\",\"orgInvcNo\":0,\"curRcptNo\":\"511\",\"totRcptNo\":\"511\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"511\",\"rcptPbctDt\":\"20250502090959\",\"intrlData\":\"ASLEQ919NJZZNMCFQKRXSXXGMA\",\"rcptSign\":\"TDL2OYI5TFBJ4D4A\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(512,'','Cash','','2025-05-02 09:45:21','','0','14','2025-05-02 09:45:21','64','3120','3120','1','wholesale','0','3120','1','0','0','0','0','0','0','printed',' ','','1','0','141746168281','Cleared','','','','','1','430.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'512','512','XX8MBST-V7YFLYCLLM9LD7MJRR','9HWG-SHWNPOKMUPE','20250502094540','0','28.02','0','0','0','0','430.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"512\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"CUSTOMER\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250502094540\",\"salesDt\":\"20250502\",\"stockRlsDt\":\"20250502094540\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":430,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":430,\"totAmt\":3120,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254879654323\",\"rptNo\":\"512\",\"rcptPbctDt\":\"20250502\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"96.00\",\"qtyUnitCd\":\"U\",\"qty\":\"96.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"430.34\",\"totAmt\":\"3120\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"512\",\"orgInvcNo\":0,\"curRcptNo\":\"512\",\"totRcptNo\":\"512\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"512\",\"rcptPbctDt\":\"20250502094540\",\"intrlData\":\"XX8MBST-V7YFLYCLLM9LD7MJRR\",\"rcptSign\":\"9HWG-SHWNPOKMUPE\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"96.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(513,'KLP','Invoice','','2025-05-02 09:57:14','','0','14','2025-05-02 09:57:14','25','1200','2150','1','wholesale','0','2150','1','0','0','0','0','950','0','printed',' ','','1','0','141746168986','Cleared','','','','','1','296.56','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'513','513','EGKVAGQUQAOMGHADC0OGOSH0HP','BERZB-AXNAX1K5FA','20250502095733','0','668.1','0','0','0','0','296.56','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"513\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250502095733\",\"salesDt\":\"20250502\",\"stockRlsDt\":\"20250502095733\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":668,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":296,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":668,\"totTaxAmt\":296,\"totAmt\":2150,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"513\",\"rcptPbctDt\":\"20250502\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000004\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 1L\",\"bcd\":\"4\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"125\",\"splyAmt\":\"118.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"107.76\",\"taxAmt\":\"206.90\",\"totAmt\":\"1500\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"513\",\"orgInvcNo\":0,\"curRcptNo\":\"513\",\"totRcptNo\":\"513\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"513\",\"rcptPbctDt\":\"20250502095733\",\"intrlData\":\"EGKVAGQUQAOMGHADC0OGOSH0HP\",\"rcptSign\":\"BERZB-AXNAX1K5FA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000004\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(514,'','Mpesa','','2025-05-02 11:33:53','','0','14','2025-05-02 11:33:53','','0','0','1','wholesale','0','499.92','1','0','0','0','0','0','0','printed',' ','','1','0','141746174803','Cleared','13','2025-05-08 20:27:09','','','2','68.95','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'514','514','OQX_I3NZ7II1H35NBY948XMM-G','XNJHJTWMCBQPZXBG','20250502113415','0','35.91','0','0','0','0','68.95','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"514\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250502113415\",\"salesDt\":\"20250502\",\"stockRlsDt\":\"20250502113415\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":68,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":68,\"totAmt\":500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"514\",\"rcptPbctDt\":\"20250502\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"68.95\",\"totAmt\":\"499.92\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"514\",\"orgInvcNo\":0,\"curRcptNo\":\"514\",\"totRcptNo\":\"514\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"514\",\"rcptPbctDt\":\"20250502113415\",\"intrlData\":\"OQX_I3NZ7II1H35NBY948XMM-G\",\"rcptSign\":\"XNJHJTWMCBQPZXBG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(515,'','Invoice','','2025-05-02 12:13:26','','0','14','2025-05-02 12:13:26','25','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141746177189','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'515','515','A17ZXOLCYIFW0WJJP0WQ3A2GC8','9MN_2EGORNW9XNFD','20250502121357','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"515\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250502121357\",\"salesDt\":\"20250502\",\"stockRlsDt\":\"20250502121357\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":137,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"515\",\"rcptPbctDt\":\"20250502\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"515\",\"orgInvcNo\":0,\"curRcptNo\":\"515\",\"totRcptNo\":\"515\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"515\",\"rcptPbctDt\":\"20250502121357\",\"intrlData\":\"A17ZXOLCYIFW0WJJP0WQ3A2GC8\",\"rcptSign\":\"9MN_2EGORNW9XNFD\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(516,'','Invoice','','2025-05-02 12:59:13','','0','14','2025-05-02 12:59:13','25','500','500','1','wholesale','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','141746179935','Cleared','','','','','1','68.95','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'516','516','VXCJ9FVQLG3L-CVKDIITOBMCZK','DJJFUB3EPPDFBMYM','20250502125944','0','35.91','0','0','0','0','68.95','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"516\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250502125944\",\"salesDt\":\"20250502\",\"stockRlsDt\":\"20250502125944\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":68,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":68,\"totAmt\":500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"516\",\"rcptPbctDt\":\"20250502\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"68.95\",\"totAmt\":\"499.92\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"516\",\"orgInvcNo\":0,\"curRcptNo\":\"516\",\"totRcptNo\":\"516\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"516\",\"rcptPbctDt\":\"20250502125944\",\"intrlData\":\"VXCJ9FVQLG3L-CVKDIITOBMCZK\",\"rcptSign\":\"DJJFUB3EPPDFBMYM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(517,'','Invoice','','2025-05-02 13:13:36','','0','14','2025-05-02 13:13:36','25','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','141746180723','Cleared','','','','','1','273.11','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'517','517','ULPBJV3IQYDOF66EU0D4GNHUBL','LY5GYNQVKEEUTOAS','20250502131547','0','71.12','0','0','0','0','273.11','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"517\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250502131547\",\"salesDt\":\"20250502\",\"stockRlsDt\":\"20250502131547\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":71,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":273,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":71,\"totTaxAmt\":273,\"totAmt\":1980,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"517\",\"rcptPbctDt\":\"20250502\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"517\",\"orgInvcNo\":0,\"curRcptNo\":\"517\",\"totRcptNo\":\"517\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"517\",\"rcptPbctDt\":\"20250502131547\",\"intrlData\":\"ULPBJV3IQYDOF66EU0D4GNHUBL\",\"rcptSign\":\"LY5GYNQVKEEUTOAS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(518,'','Invoice','','2025-05-02 13:18:40','','0','14','2025-05-02 13:18:40','25','1950','1950','1','wholesale','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','141746181103','Cleared','','','','','1','268.97','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'518','518','ROUBENAOKQG3VVH8K1WFQBTRQC','-K5VGP1AUWIMYYEN','20250502131904','0','560.34','0','0','0','0','268.97','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"518\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250502131904\",\"salesDt\":\"20250502\",\"stockRlsDt\":\"20250502131904\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":268,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":268,\"totAmt\":1950,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"518\",\"rcptPbctDt\":\"20250502\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"268.97\",\"totAmt\":\"1950\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"518\",\"orgInvcNo\":0,\"curRcptNo\":\"518\",\"totRcptNo\":\"518\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"518\",\"rcptPbctDt\":\"20250502131904\",\"intrlData\":\"ROUBENAOKQG3VVH8K1WFQBTRQC\",\"rcptSign\":\"-K5VGP1AUWIMYYEN\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(519,'','Cash','','2025-05-02 14:59:24','','0','14','2025-05-02 14:59:24','64','500','500','1','wholesale','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','141746187144','Cleared','','','','','','68.95','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'519','519','43MNT88J_XJWPIFEBSL7QPDKJV','SXCE7EHZ1VTPIIZN','20250502145936','0','35.91','0','0','0','0','68.95','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"519\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"CUSTOMER\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250502145936\",\"salesDt\":\"20250502\",\"stockRlsDt\":\"20250502145936\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":68,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":68,\"totAmt\":500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254879654323\",\"rptNo\":\"519\",\"rcptPbctDt\":\"20250502\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"68.95\",\"totAmt\":\"499.92\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"519\",\"orgInvcNo\":0,\"curRcptNo\":\"519\",\"totRcptNo\":\"519\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"519\",\"rcptPbctDt\":\"20250502145936\",\"intrlData\":\"43MNT88J_XJWPIFEBSL7QPDKJV\",\"rcptSign\":\"SXCE7EHZ1VTPIIZN\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(520,'JKLU','Mpesa','','2025-05-02 15:33:55','','0','14','2025-05-02 15:33:55','64','0','2760','1','wholesale','0','2760','1','0','0','0','0','2760','0','printed',' ','','1','0','141746189181','Cleared','','','','','1','380.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'520','520','KQVJNAOAYWRRPNSDFIEUIRA76-','ZY1DMYVPP9GL-I3W','20250502153435','0','71.12','0','0','0','0','380.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"520\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"CUSTOMER\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250502153435\",\"salesDt\":\"20250502\",\"stockRlsDt\":\"20250502153435\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":71,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":380,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":71,\"totTaxAmt\":380,\"totAmt\":2760,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254879654323\",\"rptNo\":\"520\",\"rcptPbctDt\":\"20250502\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"215.17\",\"totAmt\":\"1560\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"520\",\"orgInvcNo\":0,\"curRcptNo\":\"520\",\"totRcptNo\":\"520\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"520\",\"rcptPbctDt\":\"20250502153435\",\"intrlData\":\"KQVJNAOAYWRRPNSDFIEUIRA76-\",\"rcptSign\":\"ZY1DMYVPP9GL-I3W\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(521,'','Invoice','','2025-05-02 16:02:49','','0','14','2025-05-02 16:02:49','30','1650','1650','1','wholesale','0','1650','1','0','0','0','0','0','0','printed',' ','','1','0','141746190941','Cleared','','','','','1','227.57','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'521','521','F2TNJRLUA8RRNBNFHY9ECTIKJV','RTQDSDWGMI-VFRV6','20250502160316','0','596.25','0','0','0','0','227.57','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"521\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"BAZE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250502160316\",\"salesDt\":\"20250502\",\"stockRlsDt\":\"20250502160316\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":596,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":227,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":596,\"totTaxAmt\":227,\"totAmt\":1650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"071121025011\",\"rptNo\":\"521\",\"rcptPbctDt\":\"20250502\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"521\",\"orgInvcNo\":0,\"curRcptNo\":\"521\",\"totRcptNo\":\"521\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"521\",\"rcptPbctDt\":\"20250502160316\",\"intrlData\":\"F2TNJRLUA8RRNBNFHY9ECTIKJV\",\"rcptSign\":\"RTQDSDWGMI-VFRV6\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(522,'TYG','Mpesa','','2025-05-02 16:32:44','','-500','14','2025-05-02 16:32:44','16','0','19111','1','wholesale','64.999896','19111','1','0','0','0','0','19111','0','printed',' ','','1','0','141746192726','Cleared','13','2025-05-06 12:46:55','','','1','2635.93','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'522','522','67XCN4STJTHRS4_WUU1SMB1KCN','R-CSGWREMCLXL5MB','20250502163356','0','52.8','0','0','0','0','2635.93','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"522\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\" NGANI-INI \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250502163356\",\"salesDt\":\"20250502\",\"stockRlsDt\":\"20250502163356\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":52,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":2635,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":52,\"totTaxAmt\":2635,\"totAmt\":19111,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712562545\",\"rptNo\":\"522\",\"rcptPbctDt\":\"20250502\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"312.00\",\"qtyUnitCd\":\"U\",\"qty\":\"312.00\",\"prc\":\"61.251667\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"64.999896\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.80\",\"taxAmt\":\"2635.93\",\"totAmt\":\"19110.520104\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"522\",\"orgInvcNo\":0,\"curRcptNo\":\"522\",\"totRcptNo\":\"522\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"522\",\"rcptPbctDt\":\"20250502163356\",\"intrlData\":\"67XCN4STJTHRS4_WUU1SMB1KCN\",\"rcptSign\":\"R-CSGWREMCLXL5MB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"312.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(523,'','Invoice','','2025-05-02 16:36:09','','0','14','2025-05-02 16:36:09','19','0','10240','1','wholesale','0','10240','1','0','0','0','0','10240','0','printed',' ','','1','0','141746192846','Cleared','','','','','1','1412.44','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'523','523','X9HLI4RJHRQKVGHVZ9C1GJYSPL','CKGLBVL1L8N7TUYE','20250502163654','0','224.68','0','0','0','0','1412.44','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"523\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"UPTOWN MWEIGA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250502163654\",\"salesDt\":\"20250502\",\"stockRlsDt\":\"20250502163654\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":224,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":1412,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":224,\"totTaxAmt\":1412,\"totAmt\":10240,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254766787674\",\"rptNo\":\"523\",\"rcptPbctDt\":\"20250502\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"96.00\",\"qtyUnitCd\":\"U\",\"qty\":\"96.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"813.82\",\"totAmt\":\"5900.16\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"166.6666\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"143.68\",\"taxAmt\":\"275.86\",\"totAmt\":\"1999.9992\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"322.76\",\"totAmt\":\"2340\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"523\",\"orgInvcNo\":0,\"curRcptNo\":\"523\",\"totRcptNo\":\"523\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"523\",\"rcptPbctDt\":\"20250502163654\",\"intrlData\":\"X9HLI4RJHRQKVGHVZ9C1GJYSPL\",\"rcptSign\":\"CKGLBVL1L8N7TUYE\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"96.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(524,'','Invoice','','2025-05-02 16:38:21','','0','14','2025-05-02 16:38:21','19','0','1560','1','wholesale','0','1560','1','0','0','0','0','1560','0','printed',' ','','1','0','141746193082','Cleared','','','','','1','215.17','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'524','524','FOQUPR-OMLYM7URBDQCIVWEBDA','ZP9T1W56NCOLMDMW','20250502163855','0','28.02','0','0','0','0','215.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"524\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"UPTOWN MWEIGA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250502163855\",\"salesDt\":\"20250502\",\"stockRlsDt\":\"20250502163855\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":215,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":215,\"totAmt\":1560,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254766787674\",\"rptNo\":\"524\",\"rcptPbctDt\":\"20250502\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"215.17\",\"totAmt\":\"1560\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"524\",\"orgInvcNo\":0,\"curRcptNo\":\"524\",\"totRcptNo\":\"524\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"524\",\"rcptPbctDt\":\"20250502163855\",\"intrlData\":\"FOQUPR-OMLYM7URBDQCIVWEBDA\",\"rcptSign\":\"ZP9T1W56NCOLMDMW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(525,'HGD','Invoice','','2025-05-02 18:08:23','funcity','0','14','2025-05-02 18:08:23','65','650','2630','1','wholesale','0','2630','1','0','0','0','0','1980','0','printed','funcity </BR>254367890980 ','','1','0','141746198382','Cleared','','','','','1','362.77','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'525','525','1VH9AY31T6BCNFQBPMHNMX7OAM','YJI7ANSOG4KIJVPZ','20250502180935','0','631.46','0','0','0','0','362.77','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"525\",\"orgInvcNo\":0,\"custTin\":null,\"custNm\":null,\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250502180935\",\"salesDt\":\"20250502\",\"stockRlsDt\":\"20250502180935\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":631,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":362,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":631,\"totTaxAmt\":362,\"totAmt\":2630,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":null,\"custMblNo\":null,\"rptNo\":\"525\",\"rcptPbctDt\":\"20250502\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"525\",\"orgInvcNo\":0,\"curRcptNo\":\"525\",\"totRcptNo\":\"525\",\"custTin\":null,\"custMblNo\":\"\",\"rptNo\":\"525\",\"rcptPbctDt\":\"20250502180935\",\"intrlData\":\"1VH9AY31T6BCNFQBPMHNMX7OAM\",\"rcptSign\":\"YJI7ANSOG4KIJVPZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(526,'','Cash','','2025-05-02 18:40:27','','0','14','2025-05-02 18:40:27','64','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','141746200411','Cleared','','','','','','5.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'526','526','02809DR1CAGW-3DJN8EGIL9UJH','V6WIZFXTXEIJ24BF','20250502184048','0','17.24','0','0','0','0','5.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"526\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"CUSTOMER\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250502184048\",\"salesDt\":\"20250502\",\"stockRlsDt\":\"20250502184048\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":17,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":5,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":17,\"totTaxAmt\":5,\"totAmt\":40,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254879654323\",\"rptNo\":\"526\",\"rcptPbctDt\":\"20250502\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"20\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"5.52\",\"totAmt\":\"40\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"526\",\"orgInvcNo\":0,\"curRcptNo\":\"526\",\"totRcptNo\":\"526\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"526\",\"rcptPbctDt\":\"20250502184048\",\"intrlData\":\"02809DR1CAGW-3DJN8EGIL9UJH\",\"rcptSign\":\"V6WIZFXTXEIJ24BF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(527,'','Invoice','','2025-05-03 09:01:53','','-45','14','2025-05-03 09:01:53','53','0','45','1','retail','0','45','1','0','0','45','0','0','0','printed',' ','','1','0','141746252101','Cleared','','','','','','6.21','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'527','527','TFTPIZKU5V7TCUERJFCSNIBZ1W','F8UWL7F8NJ-XDNYB','20250503090216','0','38.79','0','0','0','0','6.21','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"527\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"TONY UPTOWN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250503090216\",\"salesDt\":\"20250503\",\"stockRlsDt\":\"20250503090216\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":38,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":6,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":38,\"totTaxAmt\":6,\"totAmt\":45,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254777444445\",\"rptNo\":\"527\",\"rcptPbctDt\":\"20250503\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"45\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"38.79\",\"taxAmt\":\"6.21\",\"totAmt\":\"45\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"527\",\"orgInvcNo\":0,\"curRcptNo\":\"527\",\"totRcptNo\":\"527\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"527\",\"rcptPbctDt\":\"20250503090216\",\"intrlData\":\"TFTPIZKU5V7TCUERJFCSNIBZ1W\",\"rcptSign\":\"F8UWL7F8NJ-XDNYB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(528,'GHJKL','Mpesa','','2025-05-03 09:58:52','','0','14','2025-05-03 09:58:52','56','0','1200','1','wholesale','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','141746255253','Cleared','','','','','1','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'528','528','XTYRZ9KE9C2PYRS7AVOJISMLBG','TZWI9XSG0A49VKVS','20250503100005','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"528\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"SHIKU PUB RUIRII\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250503100005\",\"salesDt\":\"20250503\",\"stockRlsDt\":\"20250503100005\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":165,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":165,\"totAmt\":1200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254798985437\",\"rptNo\":\"528\",\"rcptPbctDt\":\"20250503\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"528\",\"orgInvcNo\":0,\"curRcptNo\":\"528\",\"totRcptNo\":\"528\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"528\",\"rcptPbctDt\":\"20250503100005\",\"intrlData\":\"XTYRZ9KE9C2PYRS7AVOJISMLBG\",\"rcptSign\":\"TZWI9XSG0A49VKVS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(529,'','Cash','','2025-05-03 10:15:16','','0','14','2025-05-03 10:15:16','25','500','500','1','wholesale','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','141746256502','Cleared','','','','','1','68.95','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'529','529','WBE7MDKFI5UVSMUBPFYZAV9P0X','NZULSEAIITLNWWGN','20250503101527','0','35.91','0','0','0','0','68.95','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"529\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250503101527\",\"salesDt\":\"20250503\",\"stockRlsDt\":\"20250503101527\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":35,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":68,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":35,\"totTaxAmt\":68,\"totAmt\":500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"529\",\"rcptPbctDt\":\"20250503\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"68.95\",\"totAmt\":\"499.92\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"529\",\"orgInvcNo\":0,\"curRcptNo\":\"529\",\"totRcptNo\":\"529\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"529\",\"rcptPbctDt\":\"20250503101527\",\"intrlData\":\"WBE7MDKFI5UVSMUBPFYZAV9P0X\",\"rcptSign\":\"NZULSEAIITLNWWGN\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(530,'','Invoice','','2025-05-03 10:16:48','','0','14','2025-05-03 10:16:48','25','1450','1450','1','wholesale','0','1450','1','0','0','0','0','0','0','printed',' ','','1','0','141746256564','Cleared','','','','','1','200','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'530','530','OI4IXQLQ9S7YKKXWFYE5SBPIMJ','RK8SEUMXN6GZQQUT','20250503101752','0','617.81','0','0','0','0','200','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"530\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250503101752\",\"salesDt\":\"20250503\",\"stockRlsDt\":\"20250503101752\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":617,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":200,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":617,\"totTaxAmt\":200,\"totAmt\":1450,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"530\",\"rcptPbctDt\":\"20250503\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"110.34\",\"totAmt\":\"799.992\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"530\",\"orgInvcNo\":0,\"curRcptNo\":\"530\",\"totRcptNo\":\"530\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"530\",\"rcptPbctDt\":\"20250503101752\",\"intrlData\":\"OI4IXQLQ9S7YKKXWFYE5SBPIMJ\",\"rcptSign\":\"RK8SEUMXN6GZQQUT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(531,'','Invoice','','2025-05-03 10:18:22','','0','14','2025-05-03 10:18:22','25','1950','1950','1','wholesale','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','141746256686','Cleared','','','','','1','268.97','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'531','531','M8GHDLTYWSWWSVCD8XZXL0TNIP','UOJ70KQ5M4I-RHPZ','20250503101845','0','560.34','0','0','0','0','268.97','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"531\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250503101845\",\"salesDt\":\"20250503\",\"stockRlsDt\":\"20250503101845\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":268,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":268,\"totAmt\":1950,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"531\",\"rcptPbctDt\":\"20250503\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"268.97\",\"totAmt\":\"1950\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"531\",\"orgInvcNo\":0,\"curRcptNo\":\"531\",\"totRcptNo\":\"531\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"531\",\"rcptPbctDt\":\"20250503101845\",\"intrlData\":\"M8GHDLTYWSWWSVCD8XZXL0TNIP\",\"rcptSign\":\"UOJ70KQ5M4I-RHPZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(532,'','Mpesa','','2025-05-03 10:19:43','','0','14','2025-05-03 10:19:43','','3555','3555','1','wholesale','0','3555','1','0','0','0','0','0','0','printed',' ','','1','0','141746256737','Cleared','14','2025-05-03 19:51:01','','','1','490.34','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'532','532','FRUIRHXZF_Y-V99T9UUJ253HWU','2_6N7G02BGMIXXWX','20250503102001','0','174.39','0','0','0','0','490.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"532\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250503102001\",\"salesDt\":\"20250503\",\"stockRlsDt\":\"20250503102001\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":174,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":490,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":174,\"totTaxAmt\":490,\"totAmt\":3555,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"532\",\"rcptPbctDt\":\"20250503\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000015\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1.25 LTR\",\"bcd\":\"15\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"108.33\",\"splyAmt\":\"102.5\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"93.39\",\"taxAmt\":\"179.30\",\"totAmt\":\"1299.96\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"203.45\",\"totAmt\":\"1475.04\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"532\",\"orgInvcNo\":0,\"curRcptNo\":\"532\",\"totRcptNo\":\"532\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"532\",\"rcptPbctDt\":\"20250503102001\",\"intrlData\":\"FRUIRHXZF_Y-V99T9UUJ253HWU\",\"rcptSign\":\"2_6N7G02BGMIXXWX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000015\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(533,'','Cash','','2025-05-03 10:23:10','VANNA WINES','0','14','2025-05-03 10:23:10','66','0','0','1','wholesale','0','369.9984','1','0','0','0','0','0','0','printed','VANNA WINES </BR>254536987895 ','','1','369.9984','141746256959','Cleared','','','','','1','51.03','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'533','533','PZM1YZLR0YMQC7TNBSWHWQQ5OO','MPAHWUMKAN-RHSTT','20250503102420','0','13.29','0','0','0','0','51.03','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"533\",\"orgInvcNo\":0,\"custTin\":null,\"custNm\":null,\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250503102420\",\"salesDt\":\"20250503\",\"stockRlsDt\":\"20250503102420\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":13,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":51,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":13,\"totTaxAmt\":51,\"totAmt\":370,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":null,\"custMblNo\":null,\"rptNo\":\"533\",\"rcptPbctDt\":\"20250503\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"15.4166\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"13.29\",\"taxAmt\":\"51.03\",\"totAmt\":\"369.9984\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"533\",\"orgInvcNo\":0,\"curRcptNo\":\"533\",\"totRcptNo\":\"533\",\"custTin\":null,\"custMblNo\":\"\",\"rptNo\":\"533\",\"rcptPbctDt\":\"20250503102420\",\"intrlData\":\"PZM1YZLR0YMQC7TNBSWHWQQ5OO\",\"rcptSign\":\"MPAHWUMKAN-RHSTT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(534,'','Cash','','2025-05-03 18:06:57','IHOYA PLAZA','0','14','2025-05-03 18:06:57','25','1520','1520','1','wholesale','0','1520','1','0','0','0','0','0','0','printed','IHOYA PLAZA </BR>254789632144 ','','1','0','141746284595','Cleared','','','','','','209.64','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'534','534','E8LIJICB1HADX90R72FI4BRGSL','P08M9YQZ7XL74N3_','20250503180824','0','254.3','0','0','0','0','209.64','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"534\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250503180824\",\"salesDt\":\"20250503\",\"stockRlsDt\":\"20250503180824\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":254,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":209,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":254,\"totTaxAmt\":209,\"totAmt\":1520,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"534\",\"rcptPbctDt\":\"20250503\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"68.95\",\"totAmt\":\"499.92\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000014\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PET 1 LTR\",\"bcd\":\"14\",\"pkgUnitCd\":\"CT\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"86.666\",\"splyAmt\":\"81.0833\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"74.71\",\"taxAmt\":\"71.72\",\"totAmt\":\"519.996\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"166.6666\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"143.68\",\"taxAmt\":\"68.97\",\"totAmt\":\"499.9998\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"534\",\"orgInvcNo\":0,\"curRcptNo\":\"534\",\"totRcptNo\":\"534\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"534\",\"rcptPbctDt\":\"20250503180824\",\"intrlData\":\"E8LIJICB1HADX90R72FI4BRGSL\",\"rcptSign\":\"P08M9YQZ7XL74N3_\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000014\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(535,'BNH','Cash','','2025-05-03 18:22:12','julie kiawara','-2400','14','2025-05-03 18:22:12','45','370','3340','1','wholesale','0','3340','1','0','0','2400','0','570','0','printed','julie kiawara ','','1','0','141746285570','Cleared','13','2025-05-06 11:43:33','','','1','460.68','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'535','535','Y0GC9BHQVLYBTHZWFAFAZLXJHU','DSR5ZVTU31TPF5ZE','20250503182258','0','112.78','0','0','0','0','460.68','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"535\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250503182258\",\"salesDt\":\"20250503\",\"stockRlsDt\":\"20250503182258\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":112,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":460,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":112,\"totTaxAmt\":460,\"totAmt\":3340,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"535\",\"rcptPbctDt\":\"20250503\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000008\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 1L\",\"bcd\":\"8\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"48.33\",\"splyAmt\":\"44.25\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"41.66\",\"taxAmt\":\"79.99\",\"totAmt\":\"579.96\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"48.00\",\"qtyUnitCd\":\"U\",\"qty\":\"48.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"215.17\",\"totAmt\":\"1560\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"535\",\"orgInvcNo\":0,\"curRcptNo\":\"535\",\"totRcptNo\":\"535\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"535\",\"rcptPbctDt\":\"20250503182258\",\"intrlData\":\"Y0GC9BHQVLYBTHZWFAFAZLXJHU\",\"rcptSign\":\"DSR5ZVTU31TPF5ZE\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000008\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"48.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(536,'','Cash','','2025-05-03 18:23:58','','0','14','2025-05-03 18:23:58','25','1650','1650','1','wholesale','0','1650','1','0','0','0','0','0','0','printed',' ','','1','0','141746285791','Cleared','','','','','1','227.57','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'536','536','UKPQ9KUB69IY1F_2OX0MTVVWOX','89U70EDP1DZB6BJG','20250503182434','0','596.25','0','0','0','0','227.57','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"536\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250503182434\",\"salesDt\":\"20250503\",\"stockRlsDt\":\"20250503182434\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":596,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":227,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":596,\"totTaxAmt\":227,\"totAmt\":1650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"536\",\"rcptPbctDt\":\"20250503\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"536\",\"orgInvcNo\":0,\"curRcptNo\":\"536\",\"totRcptNo\":\"536\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"536\",\"rcptPbctDt\":\"20250503182434\",\"intrlData\":\"UKPQ9KUB69IY1F_2OX0MTVVWOX\",\"rcptSign\":\"89U70EDP1DZB6BJG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(537,'','Cash','','2025-05-03 18:25:23','julie kiawara','-650','14','2025-05-03 18:25:23','45','0','650','1','wholesale','0','650','1','0','0','650','0','0','0','printed','julie kiawara ','','1','0','141746285893','Cleared','13','2025-05-06 12:23:28','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'537','537','IWUZFAKKSBC-QUWM4I2BZOXZ4P','MXDKI911PAIY23IF','20250503182612','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"537\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250503182612\",\"salesDt\":\"20250503\",\"stockRlsDt\":\"20250503182612\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"537\",\"rcptPbctDt\":\"20250503\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"537\",\"orgInvcNo\":0,\"curRcptNo\":\"537\",\"totRcptNo\":\"537\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"537\",\"rcptPbctDt\":\"20250503182612\",\"intrlData\":\"IWUZFAKKSBC-QUWM4I2BZOXZ4P\",\"rcptSign\":\"MXDKI911PAIY23IF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(538,'','Cash','','2025-05-03 18:41:25','','0','14','2025-05-03 18:41:25','63','780','780','1','retail','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141746286830','Cleared','','','','','','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'538','538','UWP6GCHOHDAL_JADDRIUSBVEBM','EDLZAM_D-IZ3NV-2','20250503184205','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"538\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"BILKAN WINES\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250503184205\",\"salesDt\":\"20250503\",\"stockRlsDt\":\"20250503184205\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":28,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":107,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":28,\"totTaxAmt\":107,\"totAmt\":780,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254685678908\",\"rptNo\":\"538\",\"rcptPbctDt\":\"20250503\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"538\",\"orgInvcNo\":0,\"curRcptNo\":\"538\",\"totRcptNo\":\"538\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"538\",\"rcptPbctDt\":\"20250503184205\",\"intrlData\":\"UWP6GCHOHDAL_JADDRIUSBVEBM\",\"rcptSign\":\"EDLZAM_D-IZ3NV-2\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(539,'KLJ','Invoice','','2025-05-03 18:46:12','','0','14','2025-05-03 18:46:12','25','0','6475','1','wholesale','0','6475','1','0','0','0','0','6475','0','printed',' ','','1','0','141746286937','Cleared','','','','','','893.04','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'539','539','KYPQ1CFGUQOHFE3YPWSRHG7BJF','2GEBSL-N-P97FAVO','20250503184635','0','232.57','0','0','0','0','893.04','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"539\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250503184635\",\"salesDt\":\"20250503\",\"stockRlsDt\":\"20250503184635\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":232,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":893,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":232,\"totTaxAmt\":893,\"totAmt\":6475,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"539\",\"rcptPbctDt\":\"20250503\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"72.00\",\"qtyUnitCd\":\"U\",\"qty\":\"72.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"413.73\",\"totAmt\":\"2999.52\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"166.6666\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"143.68\",\"taxAmt\":\"275.86\",\"totAmt\":\"1999.9992\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"203.45\",\"totAmt\":\"1475.04\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"539\",\"orgInvcNo\":0,\"curRcptNo\":\"539\",\"totRcptNo\":\"539\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"539\",\"rcptPbctDt\":\"20250503184635\",\"intrlData\":\"KYPQ1CFGUQOHFE3YPWSRHG7BJF\",\"rcptSign\":\"2GEBSL-N-P97FAVO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"72.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(540,'KLJ','Mpesa','','2025-05-03 18:49:25','','0','14','2025-05-03 18:49:25','50','0','1980','1','wholesale','0','1980','1','0','0','0','0','1980','0','printed',' ','','1','0','141746287262','Cleared','','','','','','273.11','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'540','540','AWDLGETJSIH_7XNJQAOLSHZ8A8','28DTEKIER4RBDZIW','20250503185002','0','71.12','0','0','0','0','273.11','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"540\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"NGATIA RUIRII\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250503185002\",\"salesDt\":\"20250503\",\"stockRlsDt\":\"20250503185002\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":71,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":273,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":71,\"totTaxAmt\":273,\"totAmt\":1980,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254710284599\",\"rptNo\":\"540\",\"rcptPbctDt\":\"20250503\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"540\",\"orgInvcNo\":0,\"curRcptNo\":\"540\",\"totRcptNo\":\"540\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"540\",\"rcptPbctDt\":\"20250503185002\",\"intrlData\":\"AWDLGETJSIH_7XNJQAOLSHZ8A8\",\"rcptSign\":\"28DTEKIER4RBDZIW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(541,'HYT','Creditnote','','2025-05-03 18:53:11','','500','14','2025-05-03 18:53:11','16','0','15979','1','wholesale','0','15979','1','0','0','0','0','0','0','printed',' ','','1','500','141746287471','Cleared','13','2025-05-06 14:13:20','','','1','2204.05','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'541','541','ANLQTC-THWX8RGAVS5WSJZEJNE','_UPOTHGUP9XE5BUT','20250503185340','0','105.6','0','0','0','0','2204.05','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"541\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\" NGANI-INI \",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250503185340\",\"salesDt\":\"20250503\",\"stockRlsDt\":\"20250503185340\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":105,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":2204,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":105,\"totTaxAmt\":2204,\"totAmt\":15979,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712562545\",\"rptNo\":\"541\",\"rcptPbctDt\":\"20250503\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"192.00\",\"qtyUnitCd\":\"U\",\"qty\":\"192.00\",\"prc\":\"31.6667\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"159.9936\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"27.30\",\"taxAmt\":\"838.62\",\"totAmt\":\"6080.0064\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"120.00\",\"qtyUnitCd\":\"U\",\"qty\":\"120.00\",\"prc\":\"49.1667\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"99.996\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"42.39\",\"taxAmt\":\"813.79\",\"totAmt\":\"5900.004\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"96.00\",\"qtyUnitCd\":\"U\",\"qty\":\"96.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"551.64\",\"totAmt\":\"3999.36\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"541\",\"orgInvcNo\":0,\"curRcptNo\":\"541\",\"totRcptNo\":\"541\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"541\",\"rcptPbctDt\":\"20250503185340\",\"intrlData\":\"ANLQTC-THWX8RGAVS5WSJZEJNE\",\"rcptSign\":\"_UPOTHGUP9XE5BUT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"192.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"120.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"96.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(542,'PUY','Mpesa','','2025-05-03 18:59:14','','0','14','2025-05-03 18:59:14','25','0','2538','1','wholesale','0','2538','1','0','0','0','0','2538','0','printed',' ','','1','0','141746287733','Cleared','','','','','','349.98','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'542','542','UPYOQMLZ5-UZEQJ_SNRMK3ON78','SM8Y7OER_QWIXYKY','20250503185945','0','146.36','0','0','0','0','349.98','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"542\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250503185945\",\"salesDt\":\"20250503\",\"stockRlsDt\":\"20250503185945\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":146,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":349,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":146,\"totTaxAmt\":349,\"totAmt\":2538,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"542\",\"rcptPbctDt\":\"20250503\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000007\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 350ML PET\",\"bcd\":\"7\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"41.66\",\"splyAmt\":\"39.33\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"35.91\",\"taxAmt\":\"137.91\",\"totAmt\":\"999.84\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"101.73\",\"totAmt\":\"737.52\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"110.34\",\"totAmt\":\"799.992\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"542\",\"orgInvcNo\":0,\"curRcptNo\":\"542\",\"totRcptNo\":\"542\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"542\",\"rcptPbctDt\":\"20250503185945\",\"intrlData\":\"UPYOQMLZ5-UZEQJ_SNRMK3ON78\",\"rcptSign\":\"SM8Y7OER_QWIXYKY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000007\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(543,'','Invoice','','2025-05-03 19:08:41','','-370','14','2025-05-03 19:08:41','53','0','370','1','wholesale','0','370','1','0','0','370','0','0','0','printed',' ','','1','0','141746288487','Cleared','','','','','','51.03','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'543','543','OCNNRKEI7FMAP44FLQR4L2NXWI','WBDFGXARHS4PNLQC','20250503190902','0','13.29','0','0','0','0','51.03','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"543\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"TONY UPTOWN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250503190902\",\"salesDt\":\"20250503\",\"stockRlsDt\":\"20250503190902\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":13,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":51,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":13,\"totTaxAmt\":51,\"totAmt\":370,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254777444445\",\"rptNo\":\"543\",\"rcptPbctDt\":\"20250503\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"15.4166\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"13.29\",\"taxAmt\":\"51.03\",\"totAmt\":\"369.9984\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"543\",\"orgInvcNo\":0,\"curRcptNo\":\"543\",\"totRcptNo\":\"543\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"543\",\"rcptPbctDt\":\"20250503190902\",\"intrlData\":\"OCNNRKEI7FMAP44FLQR4L2NXWI\",\"rcptSign\":\"WBDFGXARHS4PNLQC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(544,'','Cash','','2025-05-03 19:14:56','','0','14','2025-05-03 19:14:56','64','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','141746288847','Cleared','','','','','','24.83','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'544','544','M7BY-9O8KSJGJI2FK5QCHL5JEH','ER2MDJJ4UO4XN-HG','20250503191514','0','155.17','0','0','0','0','24.83','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"544\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"CUSTOMER\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250503191514\",\"salesDt\":\"20250503\",\"stockRlsDt\":\"20250503191514\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":155,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":24,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":155,\"totTaxAmt\":24,\"totAmt\":180,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254879654323\",\"rptNo\":\"544\",\"rcptPbctDt\":\"20250503\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"180\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"155.17\",\"taxAmt\":\"24.83\",\"totAmt\":\"180\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"544\",\"orgInvcNo\":0,\"curRcptNo\":\"544\",\"totRcptNo\":\"544\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"544\",\"rcptPbctDt\":\"20250503191514\",\"intrlData\":\"M7BY-9O8KSJGJI2FK5QCHL5JEH\",\"rcptSign\":\"ER2MDJJ4UO4XN-HG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(545,'','Cash','','2025-05-03 19:18:51','','0','14','2025-05-03 19:18:52','64','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','141746289103','Cleared','','','','','','11.03','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'545','545','B4IQVT-Y9RGTDH0VIEKYA6B9KN','HT5SA882DJLIZ-_P','20250503191918','0','17.24','0','0','0','0','11.03','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"545\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"CUSTOMER\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250503191918\",\"salesDt\":\"20250503\",\"stockRlsDt\":\"20250503191918\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":17,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":11,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":17,\"totTaxAmt\":11,\"totAmt\":80,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254879654323\",\"rptNo\":\"545\",\"rcptPbctDt\":\"20250503\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"20\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"11.03\",\"totAmt\":\"80\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"545\",\"orgInvcNo\":0,\"curRcptNo\":\"545\",\"totRcptNo\":\"545\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"545\",\"rcptPbctDt\":\"20250503191918\",\"intrlData\":\"B4IQVT-Y9RGTDH0VIEKYA6B9KN\",\"rcptSign\":\"HT5SA882DJLIZ-_P\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(546,'','Invoice','','2025-05-03 19:21:04','VANNA WINES','0','14','2025-05-03 19:21:04','25','370','370','1','wholesale','0','370','1','0','0','0','0','0','0','printed','VANNA WINES ','','1','0','141746289212','Cleared','','','','','','51.03','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'546','546','KTJPBYPC1KZF5FVSXGCUMUEY6W','CFPAT_S-V_CMPAG1','20250503192327','0','13.29','0','0','0','0','51.03','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"546\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250503192327\",\"salesDt\":\"20250503\",\"stockRlsDt\":\"20250503192327\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":13,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":51,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":13,\"totTaxAmt\":51,\"totAmt\":370,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"546\",\"rcptPbctDt\":\"20250503\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000013\",\"itemClsCd\":\"73130000\",\"itemNm\":\"200ML RGB\",\"bcd\":\"13\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"15.4166\",\"splyAmt\":\"13.875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"13.29\",\"taxAmt\":\"51.03\",\"totAmt\":\"369.9984\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"546\",\"orgInvcNo\":0,\"curRcptNo\":\"546\",\"totRcptNo\":\"546\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"546\",\"rcptPbctDt\":\"20250503192327\",\"intrlData\":\"KTJPBYPC1KZF5FVSXGCUMUEY6W\",\"rcptSign\":\"CFPAT_S-V_CMPAG1\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000013\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(547,'','Invoice','','2025-05-04 10:42:15','','0','14','2025-05-04 10:42:15','20','0','33810','1','wholesale','0','33810','1','0','0','0','0','33810','0','printed',' ','','1','0','141746344393','Cleared','','','','','1','4663.38','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'547','547','5RXF6NJE1TKY6PK9DBBR6_AQEB','ITWIXD9TR7WP8HL1','20250504104322','0','673.12','0','0','0','0','4663.38','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"547\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"KARIGUINI NAIRUTIA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250504104322\",\"salesDt\":\"20250504\",\"stockRlsDt\":\"20250504104322\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":673,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":4663,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":673,\"totTaxAmt\":4663,\"totAmt\":33810,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254712343565\",\"rptNo\":\"547\",\"rcptPbctDt\":\"20250504\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000008\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 1L\",\"bcd\":\"8\",\"pkgUnitCd\":\"CT\",\"pkg\":\"144.00\",\"qtyUnitCd\":\"U\",\"qty\":\"144.00\",\"prc\":\"48.33\",\"splyAmt\":\"44.25\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"41.66\",\"taxAmt\":\"959.93\",\"totAmt\":\"6959.52\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"264.00\",\"qtyUnitCd\":\"U\",\"qty\":\"264.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"1820.69\",\"totAmt\":\"13200\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"120.00\",\"qtyUnitCd\":\"U\",\"qty\":\"120.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"537.93\",\"totAmt\":\"3900\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"15.00\",\"qtyUnitCd\":\"U\",\"qty\":\"15.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"1344.83\",\"totAmt\":\"9750\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"547\",\"orgInvcNo\":0,\"curRcptNo\":\"547\",\"totRcptNo\":\"547\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"547\",\"rcptPbctDt\":\"20250504104322\",\"intrlData\":\"5RXF6NJE1TKY6PK9DBBR6_AQEB\",\"rcptSign\":\"ITWIXD9TR7WP8HL1\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000008\",\"rsdQty\":\"144.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"264.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"120.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"15.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(548,'','Invoice','','2025-05-04 10:59:59','','0','14','2025-05-04 10:59:59','19','0','42270','1','wholesale','0','42270','1','0','0','0','0','42270','0','printed',' ','','1','0','141746344639','Cleared','','','','','2','5830.35','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'548','548','_A3IKGTLJ29OQSD6DNCE-U5YI3','C_YNA-GSQHA6V2NB','20250504110128','0','775.14','0','0','0','0','5830.35','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"548\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"UPTOWN MWEIGA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250504110128\",\"salesDt\":\"20250504\",\"stockRlsDt\":\"20250504110128\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":775,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":5830,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":775,\"totTaxAmt\":5830,\"totAmt\":42270,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254766787674\",\"rptNo\":\"548\",\"rcptPbctDt\":\"20250504\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"15.00\",\"qtyUnitCd\":\"U\",\"qty\":\"15.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"1344.83\",\"totAmt\":\"9750\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"576.00\",\"qtyUnitCd\":\"U\",\"qty\":\"576.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"2582.07\",\"totAmt\":\"18720\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"216.00\",\"qtyUnitCd\":\"U\",\"qty\":\"216.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"1489.66\",\"totAmt\":\"10800\"},{\"itemSeq\":4,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"18.00\",\"qtyUnitCd\":\"U\",\"qty\":\"18.00\",\"prc\":\"166.6666\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"143.68\",\"taxAmt\":\"413.79\",\"totAmt\":\"2999.9988\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"548\",\"orgInvcNo\":0,\"curRcptNo\":\"548\",\"totRcptNo\":\"548\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"548\",\"rcptPbctDt\":\"20250504110128\",\"intrlData\":\"_A3IKGTLJ29OQSD6DNCE-U5YI3\",\"rcptSign\":\"C_YNA-GSQHA6V2NB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"15.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"576.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"216.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"18.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(549,'LKJ','Mpesa','','2025-05-04 11:48:04','JULIE KIBALI','0','14','2025-05-04 11:48:04','14','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed','JULIE KIBALI </BR>254729253340 ','','1','0','141746348418','Cleared','','','','','','20.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'549','549','NO8WHNFE8WAWGK4V8PIMKLNL5X','YQ0BKXSPX5ACPQFR','20250504114900','0','129.31','0','0','0','0','20.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"549\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"JULIE\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250504114900\",\"salesDt\":\"20250504\",\"stockRlsDt\":\"20250504114900\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":129,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":20,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":129,\"totTaxAmt\":20,\"totAmt\":150,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254729253340\",\"rptNo\":\"549\",\"rcptPbctDt\":\"20250504\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000004\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 1L\",\"bcd\":\"4\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"118.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"129.31\",\"taxAmt\":\"20.69\",\"totAmt\":\"150\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"549\",\"orgInvcNo\":0,\"curRcptNo\":\"549\",\"totRcptNo\":\"549\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"549\",\"rcptPbctDt\":\"20250504114900\",\"intrlData\":\"NO8WHNFE8WAWGK4V8PIMKLNL5X\",\"rcptSign\":\"YQ0BKXSPX5ACPQFR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000004\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(550,'','Cash','','2025-05-04 12:37:20','','0','14','2025-05-04 12:37:20','64','1430','1430','1','wholesale','0','1430','1','0','0','0','0','0','0','printed',' ','','1','0','141746351410','Cleared','','','','','1','197.25','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'550','550','-XTJF5PQ1DSV9OEURLIUWEQ-FZ','JDDF8IORBBHHYWUW','20250504123742','0','588.36','0','0','0','0','197.25','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"550\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"CUSTOMER\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250504123742\",\"salesDt\":\"20250504\",\"stockRlsDt\":\"20250504123742\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":588,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":197,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":588,\"totTaxAmt\":197,\"totAmt\":1430,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254879654323\",\"rptNo\":\"550\",\"rcptPbctDt\":\"20250504\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"550\",\"orgInvcNo\":0,\"curRcptNo\":\"550\",\"totRcptNo\":\"550\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"550\",\"rcptPbctDt\":\"20250504123742\",\"intrlData\":\"-XTJF5PQ1DSV9OEURLIUWEQ-FZ\",\"rcptSign\":\"JDDF8IORBBHHYWUW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(551,'HGJ','Mpesa','','2025-05-04 12:58:20','NJERI GITHURA','0','14','2025-05-04 12:58:21','67','0','1980','1','retail','0','1980','1','0','0','0','0','1980','0','printed','NJERI GITHURA </BR>254712986979 ','','1','0','141746351463','Cleared','','','','','1','273.11','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'551','551','3Z-XJCA68HFIXGONAVU-PP73RS','PDN4IFYMYYWKYJDL','20250504130114','0','71.12','0','0','0','0','273.11','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"551\",\"orgInvcNo\":0,\"custTin\":null,\"custNm\":null,\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250504130114\",\"salesDt\":\"20250504\",\"stockRlsDt\":\"20250504130114\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":71,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":273,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":71,\"totTaxAmt\":273,\"totAmt\":1980,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":null,\"custMblNo\":null,\"rptNo\":\"551\",\"rcptPbctDt\":\"20250504\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"107.59\",\"totAmt\":\"780\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"551\",\"orgInvcNo\":0,\"curRcptNo\":\"551\",\"totRcptNo\":\"551\",\"custTin\":null,\"custMblNo\":\"\",\"rptNo\":\"551\",\"rcptPbctDt\":\"20250504130114\",\"intrlData\":\"3Z-XJCA68HFIXGONAVU-PP73RS\",\"rcptSign\":\"PDN4IFYMYYWKYJDL\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(552,'','Invoice','','2025-05-04 14:48:25','','0','14','2025-05-04 14:48:25','25','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141746359263','Cleared','','','','','1','137.93','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'552','552','O2LZRF5XNZXVD54QRFSI8IJNGC','MBTC1WLPRC1O_GW8','20250504144856','0','143.68','0','0','0','0','137.93','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"552\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250504144856\",\"salesDt\":\"20250504\",\"stockRlsDt\":\"20250504144856\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":143,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":137,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":143,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"552\",\"rcptPbctDt\":\"20250504\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000001\",\"itemClsCd\":\"73130000\",\"itemNm\":\"2 LITERS PLASTIC SODA\",\"bcd\":\"1\",\"pkgUnitCd\":\"CT\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"166.6666\",\"splyAmt\":\"157\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"143.68\",\"taxAmt\":\"137.93\",\"totAmt\":\"999.9996\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"552\",\"orgInvcNo\":0,\"curRcptNo\":\"552\",\"totRcptNo\":\"552\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"552\",\"rcptPbctDt\":\"20250504144856\",\"intrlData\":\"O2LZRF5XNZXVD54QRFSI8IJNGC\",\"rcptSign\":\"MBTC1WLPRC1O_GW8\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000001\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(553,'GHJ','Cash','','2025-05-04 15:48:18','PAMA WINE','0','14','2025-05-04 15:48:18','25','100','4098','1','wholesale','40','4098','1','0','0','0','0','4000','0','printed','PAMA WINE ','HJL','1','0','141746362467','Cleared','14','2025-05-04 17:47:02','','','1','565.17','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'553','553','UG2SX6QHJROMTGPWH7DF6VSP8D','JIXC9PC3-E3N1SFS','20250504154859','0','662.17','0','0','0','0','565.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"553\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250504154859\",\"salesDt\":\"20250504\",\"stockRlsDt\":\"20250504154859\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":662,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":565,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":662,\"totTaxAmt\":565,\"totAmt\":4098,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"553\",\"rcptPbctDt\":\"20250504\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000006\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML PET\",\"bcd\":\"6\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"61.46\",\"splyAmt\":\"57.75\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"52.98\",\"taxAmt\":\"101.73\",\"totAmt\":\"737.52\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000003\",\"itemClsCd\":\"73130000\",\"itemNm\":\"MINUTE MAID 400ML\",\"bcd\":\"3\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"66.666\",\"splyAmt\":\"63.333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"57.47\",\"taxAmt\":\"110.34\",\"totAmt\":\"799.992\"},{\"itemSeq\":3,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"640\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"40\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"551.72\",\"taxAmt\":\"353.10\",\"totAmt\":\"2560\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"553\",\"orgInvcNo\":0,\"curRcptNo\":\"553\",\"totRcptNo\":\"553\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"553\",\"rcptPbctDt\":\"20250504154859\",\"intrlData\":\"UG2SX6QHJROMTGPWH7DF6VSP8D\",\"rcptSign\":\"JIXC9PC3-E3N1SFS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000006\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000003\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(554,'GHJKL','Mpesa','','2025-05-04 17:15:50','','0','14','2025-05-04 17:15:50','26','0','990','1','wholesale','0','990','1','0','0','0','0','990','0','printed',' ','','1','0','141746368120','Cleared','','','','','1','136.55','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'554','554','A-4AFADDKMRJ_HMAZJZTCRAZ0G','O7PERNXUYSPDKUJU','20250504171639','0','71.12','0','0','0','0','136.55','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"554\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"JULIA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250504171639\",\"salesDt\":\"20250504\",\"stockRlsDt\":\"20250504171639\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":71,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":136,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":71,\"totTaxAmt\":136,\"totAmt\":990,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254789786534\",\"rptNo\":\"554\",\"rcptPbctDt\":\"20250504\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000010\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 500ML CRATES\",\"bcd\":\"10\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"50\",\"splyAmt\":\"46.7083333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"82.76\",\"totAmt\":\"600\"},{\"itemSeq\":2,\"itemCd\":\"KE2CTU0000009\",\"itemClsCd\":\"73130000\",\"itemNm\":\"SODA 300ML CRATES\",\"bcd\":\"9\",\"pkgUnitCd\":\"CT\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"32.5\",\"splyAmt\":\"29.8333\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"28.02\",\"taxAmt\":\"53.79\",\"totAmt\":\"390\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"554\",\"orgInvcNo\":0,\"curRcptNo\":\"554\",\"totRcptNo\":\"554\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"554\",\"rcptPbctDt\":\"20250504171639\",\"intrlData\":\"A-4AFADDKMRJ_HMAZJZTCRAZ0G\",\"rcptSign\":\"O7PERNXUYSPDKUJU\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000010\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000009\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(555,'NBM','Mpesa','','2025-05-04 17:53:10','','0','14','2025-05-04 17:53:10','26','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','141746370373','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'555','555','QCLEC5EOXIOBMJANSZHLNLVJZQ','Y4TKDEFZCUTFAPMG','20250504175331','0','43.1','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"555\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"JULIA\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250504175331\",\"salesDt\":\"20250504\",\"stockRlsDt\":\"20250504175331\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":43,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":27,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":27,\"totAmt\":200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254789786534\",\"rptNo\":\"555\",\"rcptPbctDt\":\"20250504\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000008\",\"itemClsCd\":\"73130000\",\"itemNm\":\"DASANI WATER 1L\",\"bcd\":\"8\",\"pkgUnitCd\":\"CT\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"50\",\"splyAmt\":\"44.25\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"555\",\"orgInvcNo\":0,\"curRcptNo\":\"555\",\"totRcptNo\":\"555\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"555\",\"rcptPbctDt\":\"20250504175331\",\"intrlData\":\"QCLEC5EOXIOBMJANSZHLNLVJZQ\",\"rcptSign\":\"Y4TKDEFZCUTFAPMG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000008\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(556,'','Cash','','2025-05-04 18:05:46','','0','14','2025-05-04 18:05:46','25','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141746371134','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'556','556','JPCIRKI3P5LBYGNGENMQDTCBHZ','HATA7-N8NV8RHGDH','20250504180615','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"556\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"DAN\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250504180615\",\"salesDt\":\"20250504\",\"stockRlsDt\":\"20250504180615\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":89,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":89,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"254745679809\",\"rptNo\":\"556\",\"rcptPbctDt\":\"20250504\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2CTU0000002\",\"itemClsCd\":\"73130000\",\"itemNm\":\"PREDATOR GOLD 400ML\",\"bcd\":\"2\",\"pkgUnitCd\":\"CT\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"556\",\"orgInvcNo\":0,\"curRcptNo\":\"556\",\"totRcptNo\":\"556\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"556\",\"rcptPbctDt\":\"20250504180615\",\"intrlData\":\"JPCIRKI3P5LBYGNGENMQDTCBHZ\",\"rcptSign\":\"HATA7-N8NV8RHGDH\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2CTU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(557,'','Cash','','2025-05-05 10:48:43','','0','1','2025-05-05 10:48:43','','2','2','1','retail','0','2','1','0','0','0','0','0','0','printed',' ','','1','0','11746431313','Cleared','','','','','','0.28','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'557','557','XC18-GJEYEJNJXL4WFEJXYIG5E','HOK3UBKEOQX3JXZT','20250505104847','0','1.72','0','0','0','0','0.28','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"557\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250505104847\",\"salesDt\":\"20250505\",\"stockRlsDt\":\"20250505104847\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":1,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1,\"totTaxAmt\":0,\"totAmt\":2,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"557\",\"rcptPbctDt\":\"20250505\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2TNU0000019\",\"itemClsCd\":\"70101500\",\"itemNm\":\"test_\",\"bcd\":\"19\",\"pkgUnitCd\":\"TN\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2\",\"splyAmt\":\"1\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1.72\",\"taxAmt\":\"0.28\",\"totAmt\":\"2\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"557\",\"orgInvcNo\":0,\"curRcptNo\":\"557\",\"totRcptNo\":\"557\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"557\",\"rcptPbctDt\":\"20250505104847\",\"intrlData\":\"XC18-GJEYEJNJXL4WFEJXYIG5E\",\"rcptSign\":\"HOK3UBKEOQX3JXZT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2TNU0000019\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(558,'','Cash','','2025-05-05 11:17:07','','0','1','2025-05-05 11:07:57','','2','2','1','retail','0','2','1','0','0','0','0','0','0','printed',' ','','1','0','11746432468','Cleared','1','2025-05-05 11:17:07','','','','0.28','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'558','558','YLKVOMZSEVIQ-3_KZ81FQR89UH','G7QIG_J-VFUDDCRZ','20250505110800','0','1.72','0','0','0','0','0.28','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"558\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250505110800\",\"salesDt\":\"20250505\",\"stockRlsDt\":\"20250505110800\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":1,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1,\"totTaxAmt\":0,\"totAmt\":2,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"558\",\"rcptPbctDt\":\"20250505\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2TNU0000019\",\"itemClsCd\":\"70101500\",\"itemNm\":\"test_\",\"bcd\":\"19\",\"pkgUnitCd\":\"TN\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2\",\"splyAmt\":\"1\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1.72\",\"taxAmt\":\"0.28\",\"totAmt\":\"2\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"558\",\"orgInvcNo\":0,\"curRcptNo\":\"558\",\"totRcptNo\":\"558\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"558\",\"rcptPbctDt\":\"20250505110800\",\"intrlData\":\"YLKVOMZSEVIQ-3_KZ81FQR89UH\",\"rcptSign\":\"G7QIG_J-VFUDDCRZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2TNU0000019\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(559,'','Cash','','2025-05-05 11:20:19','','0','1','2025-05-05 11:20:19','','2','2','1','retail','0','2','1','0','0','0','0','0','0','printed',' ','','1','0','11746433210','Cleared','','','','','','0.28','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'559','559','WFCVYZS7YDB55STQASOLOOMKIA','ZTHADQ7S63LZ7YPD','20250505112028','0','1.72','0','0','0','0','0.28','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(560,'','Cash','','2025-05-05 11:24:16','','0','1','2025-05-05 11:24:16','','2','2','1','retail','0','2','1','0','0','0','0','0','0','printed',' ','','1','0','11746433438','Cleared','','','','','','0.28','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'560','560','AKC353CDTKZZ3LG3CPLEUOMQJM','WJNOLQFIWG34KTCL','20250505112422','0','1.72','0','0','0','0','0.28','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(561,'','Cash','','2025-05-05 14:14:33','','0','14','2025-05-05 14:14:33','26','33','33','1','retail','0','33','1','0','0','0','0','0','0','printed',' ','','1','0','141746443415','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-05 14:16:29','','0','14','2025-05-05 14:16:29','26','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','141746443751','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-05 14:18:49','','0','14','2025-05-05 14:18:49','16','380','380','1','wholesale','0','380','1','0','0','0','0','0','0','printed',' ','','1','0','141746443899','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-05 14:21:24','','0','14','2025-05-05 14:21:24','41','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','141746444065','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-05 14:40:33','','0','14','2025-05-05 14:40:33','35','3960','3960','1','wholesale','0','3960','1','0','0','0','0','0','0','printed',' ','','1','0','141746445185','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-05 14:43:50','','0','14','2025-05-05 14:43:51','26','1650','1650','1','wholesale','0','1650','1','0','0','0','0','0','0','printed',' ','','1','0','141746445391','Cleared','','','','','','227.57','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'561','561','IWTXLEBJFV5DTRCSYJKV2UKQTE','A26G6IYBP7TAULEG','20250505144420','0','596.25','0','0','0','0','227.57','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(567,'','Invoice','','2025-05-05 14:44:49','','0','14','2025-05-05 14:44:49','25','800','800','1','wholesale','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','141746445465','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-05 14:47:32','','0','14','2025-05-05 14:47:32','25','3940','3940','1','wholesale','0','3940','1','0','0','0','0','0','0','printed',' ','','1','0','141746445524','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-05 15:12:14','','0','14','2025-05-05 15:12:14','44','1360','1360','1','wholesale','0','1360','1','0','0','0','0','0','0','printed',' ','','1','0','141746447103','Cleared','','','','','','','','',0.00,0.00,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,'','Creditnote','','2025-05-05 16:03:14','','0','14','2025-05-05 16:03:14','25','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141746450181','Cleared','14','2025-05-05 20:13:20','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'562','562','UEPX66C35KJGWAKVJMXEHNR6GY','B3JPW74BW5ARQAIV','20250505160329','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(571,'','Invoice','','2025-05-05 16:46:17','','0','14','2025-05-05 16:46:17','30','1430','1430','1','wholesale','0','1430','1','0','0','0','0','0','0','printed',' ','','1','0','141746452725','Cleared','','','','','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,''),(572,'jhglk','Mpesa','','2025-05-05 16:56:16','','0','14','2025-05-05 16:56:16','','0','2298','1','retail','0','2298','1','0','0','0','0','2298','0','printed',' ','','1','0','141746453139','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-05 17:54:02','','0','14','2025-05-05 17:54:02','28','0','4955','1','wholesale','145.0392','4955','1','0','0','0','0','4955','0','printed',' ','','1','0','141746456702','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-05 18:49:09','','0','14','2025-05-05 18:49:09','26','370','370','1','wholesale','0','370','1','0','0','0','0','0','0','printed',' ','','1','0','141746460122','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-05 19:59:33','','0','14','2025-05-05 19:59:33','','3180','3180','1','wholesale','0','3180','1','0','0','0','0','0','0','printed',' ','','1','0','141746464346','Cleared','','','','','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,''),(576,'','Invoice','','2025-05-05 20:51:25','','0','14','2025-05-05 20:51:25','62','0','157174','1','wholesale','0','157174','1','0','0','0','0','157174','0','printed',' ','','1','0','141746467351','Cleared','','','','','3','','','P052277093P',0.00,0.00,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,'dsd','Invoice','','2025-05-05 21:02:54','','-3','14','2025-05-05 21:02:54','27','24940','29943','1','wholesale','0','29943','1','0','0','3','0','5000','0','printed',' ','','1','0','141746467774','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-06 11:24:26','','0','13','2025-05-06 11:24:26','25','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','131746519858','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'563','563','WAMFEUBEYKFASRX4XR2PSNHQJI','Z5WJAS3RTGEHWOYB','20250506112511','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(579,'','Invoice','','2025-05-06 11:25:47','','0','13','2025-05-06 11:25:47','25','1650','1650','1','wholesale','0','1650','1','0','0','0','0','0','0','printed',' ','','1','0','131746519925','Cleared','','','','','1','227.57','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'564','564','DJKSIJP3GKX2I6VETV7IDFZDMM','UGLJ5DEUHWYOXT3D','20250506112605','0','596.25','0','0','0','0','227.57','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(580,'','Invoice','','2025-05-06 11:26:34','','0','13','2025-05-06 11:26:34','25','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','131746519968','Cleared','','','','','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,''),(581,'','Invoice','','2025-05-06 11:27:20','','0','13','2025-05-06 11:27:20','25','1300','1300','1','wholesale','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','131746520032','Cleared','','','','','1','179.31','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'565','565','TCCZZ6L6OG3H765PK6CI62NX24','DNQR2BJWO3WNT4ZA','20250506112736','0','560.34','0','0','0','0','179.31','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(582,'','Invoice','','2025-05-06 11:28:00','','0','13','2025-05-06 11:28:00','25','0','780','1','wholesale','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','131746520071','Cleared','','','','','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,''),(583,'','Invoice','','2025-05-06 11:30:39','','0','13','2025-05-06 11:30:39','25','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','131746520232','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'566','566','RL7QEF7GIXRRL47J6QZVQ7HSTI','QQC5IZAVAVE6N2EC','20250506113051','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(584,'','Invoice','','2025-05-06 11:31:10','','0','13','2025-05-06 11:31:10','25','0','1475','1','wholesale','0','1475','1','0','0','0','0','1475','0','printed',' ','','1','0','131746520255','Cleared','','','','','1','203.45','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'567','567','WM7FD3QLVIVVQAB3ARXMABTZRU','DWZL5FHFIKNGWBVA','20250506113125','0','52.98','0','0','0','0','203.45','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(585,'das','Invoice','','2025-05-06 11:31:38','','0','13','2025-05-06 11:31:38','25','0','380','1','wholesale','0','380','1','0','0','0','0','380','0','printed',' ','','1','0','131746520287','Cleared','','','','','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,''),(586,'','Invoice','','2025-05-06 12:24:40','','0','13','2025-05-06 12:24:40','25','380','380','1','wholesale','0','380','1','0','0','0','0','0','0','printed',' ','','1','0','131746523466','Cleared','','','','','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,''),(587,'','Invoice','','2025-05-06 14:29:38','','0','13','2025-05-06 14:29:38','25','0','1650','1','wholesale','0','1650','1','0','0','0','0','1650','0','printed',' ','','1','0','131746530753','Cleared','','','','','1','227.57','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'568','568','LV6J6NVNZJH4524QCRQPU2FVJM','5K7EJJVAUAADEW55','20250506143142','0','596.25','0','0','0','0','227.57','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(588,'','Invoice','','2025-05-06 14:34:56','','0','13','2025-05-06 14:34:56','25','0','2690','1','wholesale','0','2690','1','0','0','0','0','2690','0','printed',' ','','1','0','131746531112','Cleared','','','','','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,''),(589,'','Invoice','','2025-05-06 14:58:56','','0','13','2025-05-06 14:58:56','64','3655','3655','1','wholesale','0','3655','1','0','0','0','0','0','0','printed',' ','','1','0','131746532642','Cleared','','','','','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,''),(590,'','Invoice','','2025-05-07 09:58:31','','0','13','2025-05-07 09:58:31','64','0','1690','1','wholesale','0','1690','1','0','0','0','0','1690','0','printed',' ','','1','0','131746601095','Cleared','','','','','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,''),(591,'','Cash','','2025-05-07 10:01:14','','0','13','2025-05-07 10:01:14','','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','131746601171','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-07 12:10:53','','0','13','2025-05-07 12:10:53','37','0','1980','1','wholesale','0','1980','1','0','0','0','0','1980','0','printed',' ','','1','0','131746609024','Cleared','','','','','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,''),(593,'','Invoice','','2025-05-07 12:18:45','','0','13','2025-05-07 12:18:45','64','0','2188','1','wholesale','0','2188','1','0','0','0','0','2188','0','printed',' ','','1','0','131746609140','Cleared','','','','','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,''),(594,'','Invoice','','2025-05-07 12:20:36','','0','13','2025-05-07 12:20:36','64','0','1200','1','wholesale','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','131746609618','Cleared','','','','','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,''),(595,'','Invoice','','2025-05-07 12:26:50','','-0','13','2025-05-07 12:26:50','25','0','0','1','wholesale','8580','0','1','0','0','0','0','0','0','printed',' ','','1','8580','131746609976','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-07 12:29:14','','0','13','2025-05-07 12:29:14','25','1430','1430','1','wholesale','0','1430','1','0','0','0','0','0','0','printed',' ','','1','0','131746610129','Cleared','','','','','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,''),(597,'','Invoice','','2025-05-07 12:30:14','','0','13','2025-05-07 12:30:14','25','1560','1560','1','wholesale','0','1560','1','0','0','0','0','0','0','printed',' ','','1','0','131746610197','Cleared','','','','','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,''),(598,'','Invoice','','2025-05-07 12:31:35','','0','13','2025-05-07 12:31:35','25','738','738','1','wholesale','0','738','1','0','0','0','0','0','0','printed',' ','','1','0','131746610269','Cleared','','','','','1','101.73','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'569','569','HMEZSP5TWHMGJPENC7G6T6ZLPA','YELTFK7IAEEAAJFB','20250507123146','0','52.98','0','0','0','0','101.73','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(599,'','Invoice','','2025-05-07 13:10:11','','0','13','2025-05-07 13:10:11','64','0','650','1','wholesale','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','131746612544','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'570','570','UNYVVJG3GJH67TQHOVTKG4BQSA','BLGJXFS5HALTTDHF','20250507131023','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(600,'','Invoice','','2025-05-07 14:32:19','','0','13','2025-05-07 14:32:19','54','6400','6400','1','retail','0','6400','1','0','0','0','0','0','0','printed',' ','','1','0','131746617308','Cleared','','','','','1','882.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'571','571','7WMTYVF2VVVMDAYAHEIGMCBQ6A','A5EARPCQ23FUNVM4','20250507143304','0','5517.24','0','0','0','0','882.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(601,'','Invoice','','2025-05-07 14:42:11','','0','13','2025-05-07 14:42:11','25','1650','1650','1','wholesale','0','1650','1','0','0','0','0','0','0','printed',' ','','1','0','131746618084','Cleared','','','','','1','227.57','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'572','572','ZMB3CTMF5YY4QZTK25GO5D3VHU','INCXAED2GSGF4LHP','20250507144227','0','596.25','0','0','0','0','227.57','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(602,'','Invoice','','2025-05-07 14:43:49','','0','13','2025-05-07 14:43:49','25','0','1000','1','wholesale','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','131746618220','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'573','573','IZEFLPIKXIRCG4TKPHMHKUXWEM','5BWF6PYSJLD53L6K','20250507144402','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(603,'','Invoice','','2025-05-07 15:30:35','','0','13','2025-05-07 15:30:35','64','0','650','1','wholesale','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','131746620991','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'574','574','IYSBCLEYW2SCKYBM4K75BK5WO4','TSFVIBQKMDRESJ77','20250507153101','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(604,'','Cash','','2025-05-07 16:33:57','','0','13','2025-05-07 16:33:57','','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','131746624811','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-07 17:00:46','','0','13','2025-05-07 17:00:46','64','0','2208','1','retail','0','2208','1','0','0','0','0','2208','0','printed',' ','','1','0','131746626284','Cleared','','','','','4','','','',0.00,0.00,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','','2025-05-07 17:42:58','','0','13','2025-05-07 17:42:58','64','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','131746628068','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-08 11:33:20','','0','13','2025-05-08 11:33:20','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','131746693188','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-08 12:35:26','','0','13','2025-05-08 12:35:26','25','0','650','1','wholesale','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','131746696908','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'575','575','3KCZFRE2C65GWWNTGY56HASUGI','I6W5J645ZFIQGUEF','20250508122946','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(609,'','Invoice','','2025-05-08 12:36:01','','0','13','2025-05-08 12:36:01','64','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','131746696946','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'576','576','ZBQCMWIADBTUSZZWW3NXI75O64','EK6XIQ7KETLTV6BE','20250508123616','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(610,'','Invoice','','2025-05-08 13:53:48','','0','13','2025-05-08 13:53:48','25','0','500','1','wholesale','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','131746701615','Cleared','','','','','1','68.95','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'577','577','LNIGJX6K4OQ5DBWEW346LSSAQI','3HTL5LXNSZCHZYZU','20250508135406','0','35.91','0','0','0','0','68.95','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(611,'','Invoice','','2025-05-08 14:34:58','','0','13','2025-05-08 14:34:58','25','0','500','1','wholesale','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','131746704081','Cleared','','','','','1','68.95','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'578','578','B654LWFCXOFYBKTKI4ZUPBS2WA','OOW6PCK2FYCXHKDI','20250508143518','0','35.91','0','0','0','0','68.95','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(612,'','Invoice','','2025-05-08 14:38:17','','0','13','2025-05-08 14:38:17','64','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','131746704278','Cleared','','','','','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,''),(613,'','Cash','','2025-05-08 14:39:30','','0','13','2025-05-08 14:39:30','','46','46','1','wholesale','0','46','1','0','0','0','0','0','0','printed',' ','','1','0','131746704362','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-08 15:00:30','','0','13','2025-05-08 15:00:30','25','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','131746705621','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'579','579','V7RP73LCLKHJILMZLKKN4YK4XY','OFMEJV7ZK4J7SSEA','20250508150101','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(615,'','Invoice','','2025-05-08 15:02:56','','0','13','2025-05-08 15:02:56','25','0','370','1','wholesale','0','370','1','0','0','0','0','370','0','printed',' ','','1','0','131746705697','Cleared','','','','','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,''),(616,'','Cash','','2025-05-08 15:59:46','','0','13','2025-05-08 15:59:46','','15','15','1','wholesale','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','131746708548','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-08 16:02:16','','0','13','2025-05-08 16:02:16','25','0','1000','1','wholesale','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','131746709327','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'580','580','KNCWVHFBC6DJ2JWFF7BU3J4D3M','K2K6PDOHC2UVARIY','20250508160237','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(618,'','Cash','','2025-05-08 16:03:50','','0','13','2025-05-08 16:03:50','','31','31','1','wholesale','0','31','1','0','0','0','0','0','0','printed',' ','','1','0','131746709377','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-08 17:51:17','','0','13','2025-05-08 17:51:17','25','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','131746715652','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-08 19:52:38','','0','13','2025-05-08 19:52:38','64','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','131746723072','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-08 20:18:13','','0','13','2025-05-08 20:18:13','','5813','5813','1','wholesale','0','5813','1','0','0','0','0','0','0','printed',' ','','1','0','131746723578','Cleared','','','','','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,''),(622,'','Invoice','','2025-05-08 21:30:23','','0','13','2025-05-08 21:30:23','19','0','13000','1','wholesale','0','13000','1','0','0','0','0','13000','0','printed',' ','','1','0','131746729010','Cleared','','','','','1','1793.1','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'581','581','RW6C3VUEH6WQJ22S465DHQFI7M','ARVHC5SHFF5IRCHQ','20250508212443','0','560.34','0','0','0','0','1793.1','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(623,'','Cash','','2025-05-09 12:07:33','','0','13','2025-05-09 12:07:33','','4720','4720','1','wholesale','0','4720','1','0','0','0','0','0','0','printed',' ','','1','0','131746780878','Cleared','','','','','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,''),(624,'','Invoice','','2025-05-09 13:22:05','','0','13','2025-05-09 13:22:05','64','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','131746786090','Cleared','','','','','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,''),(625,'JKK','Invoice','','2025-05-09 13:54:54','','0','13','2025-05-09 13:54:54','35','0','2080','1','wholesale','0','2080','1','0','0','0','0','2080','0','printed',' ','','1','0','131746787423','Cleared','','','','','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,''),(626,'GHY','Invoice','','2025-05-09 13:59:34','Faith','19350','13','2025-05-09 13:59:34','68','0','19350','1','wholesale','0','19350','1','0','0','0','0','19350','0','printed','Faith </BR>254720585696 ','','1','0','131746788211','Cleared','13','2025-05-09 14:03:52','','','2','','',NULL,0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(627,'','Cash','','2025-05-09 16:36:57','','0','13','2025-05-09 16:36:57','','1560','1560','1','wholesale','0','1560','1','0','0','0','0','0','0','printed',' ','','1','0','131746797775','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-09 16:40:17','','0','13','2025-05-09 16:40:17','19','0','83974','1','wholesale','0','83974','1','0','0','0','0','83974','0','printed',' ','','1','0','131746797830','Cleared','','','','','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,''),(629,'hji','Invoice','','2025-05-09 16:50:57','NJERI NGARENGIRO STOCKIST','0','13','2025-05-09 16:50:57','69','103600','285068','1','wholesale','7649.97072','285068','1','0','0','0','0','181468','0','printed','PAMMY','','1','0','131746798063','Cleared','','','','','','','',NULL,0.00,0.00,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,'','Invoice','','2025-05-09 17:00:23','FAITH NGARENGIRO','-0.32000000000016','13','2025-05-09 17:00:23','70','0','0','1','wholesale','19349.68','0.32000000000016','1','0','0','0.32000000000016','0','0','0','printed','PAMMY','','1','19349.68','131746798852','Cleared','','','','','','','',NULL,0.00,0.00,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,'JKA','Mpesa','','2025-05-09 17:02:21','','0','13','2025-05-09 17:02:21','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','131746799292','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-09 17:04:10','BEN BOSS','0','13','2025-05-09 17:04:10','71','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed','BEN BOSS </BR>254725685525 ','','1','0','131746799381','Cleared','','','','','','','',NULL,0.00,0.00,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','','2025-05-09 18:41:41','','0','13','2025-05-09 18:41:41','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','131746805278','Cleared','','','','','','41.38','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'582','582','RYOE7O2VLMZFIST4XLLY5KR4ZA','S4QEWESECVWS56FC','20250509184155','0','129.31','0','0','0','0','41.38','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(634,'','Invoice','','2025-05-10 12:59:21','','0','13','2025-05-10 12:59:21','61','0','5850','1','retail','0','5850','1','0','0','0','0','5850','0','printed',' ','','1','0','131746871117','Cleared','','','','','4','','','',0.00,0.00,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,'','Invoice','','2025-05-10 13:00:44','HAPPINESS','0','13','2025-05-10 13:00:44','72','0','6200','1','wholesale','0','6200','1','0','0','0','0','6200','0','printed','HAPPINESS </BR>254712225652 ','','1','0','131746871195','Cleared','','','','','1','','',NULL,0.00,0.00,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','','2025-05-10 13:03:03','','0','13','2025-05-10 13:03:03','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','131746871358','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-10 13:03:24','','0','13','2025-05-10 13:03:24','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','131746871391','Cleared','','','','','','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'583','583','ZG7JPJAFO4AON65YYKXP6OHREI','HVD2SNN3ADQICKNB','20250510130330','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(638,'FGH','Mpesa','','2025-05-10 13:03:55','','0','13','2025-05-10 13:03:55','','0','1980','1','retail','0','1980','1','0','0','0','0','1980','0','printed',' ','','1','0','131746871410','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-10 13:28:23','','0','13','2025-05-10 13:28:23','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','131746872851','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-10 14:11:53','','0','13','2025-05-10 14:11:53','','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','131746872932','Cleared','','','','','','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'584','584','FEHV5KE72QZKC3P54NGEI46IXA','3H3D7FMA5VSP6IOG','20250510141203','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(641,'','Invoice','','2025-05-10 14:12:26','','-20','13','2025-05-10 14:12:26','25','2380','2400','1','wholesale','0','2400','1','0','0','20','0','0','0','printed','DAN WA TERYPHA','','1','0','131746875524','Cleared','','','','','','','','',0.00,0.00,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,'XXZ','Mpesa','','2025-05-10 14:14:02','','0','13','2025-05-10 14:14:02','','0','1980','1','wholesale','0','1980','1','0','0','0','0','1980','0','printed',' ','','1','0','131746875589','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-10 14:19:55','','0','13','2025-05-10 14:19:55','28','0','7805','1','wholesale','184.99952','7805','1','0','0','0','0','7805','0','printed',' ','','1','0','131746875694','Cleared','','','','','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,''),(644,'GHJY','Mpesa','','2025-05-10 14:37:12','','0','13','2025-05-10 14:37:12','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','131746877016','Cleared','','','','','','41.38','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'585','585','LSJTUAS7JJYPIP7QWBZWU2QJHQ','LCON6PHP3LN6BJUH','20250510143725','0','129.31','0','0','0','0','41.38','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(645,'','Cash','','2025-05-10 14:39:04','','0','13','2025-05-10 14:39:04','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','131746877048','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-10 15:09:22','','-578','13','2025-05-10 15:09:22','25','0','578','1','wholesale','0','578','1','0','0','578','0','0','0','printed','Breakages on Motorbike','','1','0','131746878918','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-10 17:39:30','','0','13','2025-05-10 17:39:30','30','1650','1650','1','wholesale','0','1650','1','0','0','0','0','0','0','printed',' ','','1','0','131746887919','Cleared','','','','','1','227.57','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'586','586','BGYWOK55IVTZQTZYJAUG32HN7Q','GKYLKQZ7YFKJROZF','20250510173952','0','596.25','0','0','0','0','227.57','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(648,'','Cash','','2025-05-10 17:40:24','','0','13','2025-05-10 17:40:25','','1475','1475','1','wholesale','0','1475','1','0','0','0','0','0','0','printed',' ','','1','0','131746888008','Cleared','','','','','1','203.45','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'587','587','MT6JDIU54OKFMVI4W5BFSONLFM','CARBZ7D66M3BVTAR','20250510174032','0','52.98','0','0','0','0','203.45','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(649,'','Cash','','2025-05-10 17:42:41','','0','13','2025-05-10 17:42:41','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','131746888035','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-10 18:02:37','','0','13','2025-05-10 18:02:37','43','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','131746888180','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'588','588','JGQVNSWDSDQWOJX53VM3XKVHQ4','IMQBUJQV67AZO2WS','20250510180346','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(651,'','Invoice','','2025-05-10 18:30:14','','0','13','2025-05-10 18:30:14','44','800','800','1','wholesale','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','131746890995','Cleared','','','','','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,''),(652,'','Invoice','','2025-05-10 21:24:43','','0','13','2025-05-10 21:24:43','20','0','5160','1','wholesale','0','5160','1','0','0','0','0','5160','0','printed',' ','','1','0','131746901338','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-10 21:41:25','','96','13','2025-05-10 21:41:25','27','50339','65274','1','wholesale','119.99952','65274','1','0','0','0','0','14935','0','printed',' ','','1','0','131746901634','Cleared','','','','','','','','',0.00,0.00,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,'ghf','Mpesa','','2025-05-11 12:04:07','','0','13','2025-05-11 12:04:07','','0','780','1','retail','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','131746954232','Cleared','','','','','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,''),(655,'','Invoice','','2025-05-11 14:10:13','','0','13','2025-05-11 14:10:13','71','0','800','1','wholesale','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','131746961805','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-11 14:10:54','','0','13','2025-05-11 14:10:54','41','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','131746961835','Cleared','','','','','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,''),(657,'','Invoice','','2025-05-11 14:31:31','BUTTON BAR','-0','13','2025-05-11 14:31:31','73','0','0','1','wholesale','5910','0','1','0','0','0','0','0','0','printed','BUTTON BAR </BR>254745452545 ','','1','5910','131746962158','Cleared','13','2025-05-11 14:32:39','','','1','','',NULL,0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(658,'BGF','Invoice','','2025-05-11 14:38:33','','0','13','2025-05-11 14:38:33','73','0','5800','1','wholesale','109.99824','5800','1','0','0','0','0','5800','0','printed',' ','','1','0','131746963391','Cleared','','','','','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,''),(659,'','Invoice','','2025-05-11 14:39:20','MAMA BEN','0','13','2025-05-11 14:39:20','74','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed','MAMA BEN </BR>254715456541 ','','1','0','131746963536','Cleared','','','','','1','','',NULL,0.00,0.00,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,'GFH','Mpesa','','2025-05-11 14:54:00','','0','13','2025-05-11 14:54:00','','0','1980','1','wholesale','0','1980','1','0','0','0','0','1980','0','printed',' ','','1','0','131746964384','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-11 16:40:46','','0','13','2025-05-11 16:40:46','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','131746970838','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-12 09:37:24','','0','13','2025-05-12 09:37:24','25','1020','1020','1','wholesale','0','1020','1','0','0','0','0','0','0','printed',' ','','1','0','131747031823','Cleared','','','','','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,''),(663,'','Invoice','','2025-05-12 10:40:56','','0','13','2025-05-12 10:40:56','25','0','650','1','wholesale','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','131747035648','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'589','589','MDEYVZNR35RWPILNB3JP5Z3DFU','K3MXF23CHHCQRV2I','20250512104110','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(664,'','Invoice','','2025-05-12 10:41:25','','0','13','2025-05-12 10:41:25','25','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','131747035674','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'590','590','RMZ5Y543IVYPZOCVKAQCZUFDE4','F72R5J3E4W4JDJFS','20250512104139','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(665,'','Invoice','','2025-05-12 10:42:01','','0','13','2025-05-12 10:42:01','25','0','780','1','wholesale','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','131747035706','Cleared','','','','','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,''),(666,'','Invoice','','2025-05-12 11:20:21','','0','13','2025-05-12 11:20:21','25','0','780','1','wholesale','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','131747037897','Cleared','','','','','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,''),(667,'','Invoice','','2025-05-12 11:27:54','','-50','13','2025-05-12 11:27:54','25','0','50','1','retail','0','50','1','0','0','50','0','0','0','printed',' ','','1','0','131747038465','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-12 12:03:06','','0','13','2025-05-12 12:03:06','41','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','131747040572','Cleared','','','','','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,''),(669,'','Invoice','','2025-05-12 12:20:19','','--0.31399999999985','13','2025-05-12 12:20:19','25','0','0','1','wholesale','1708.3139999999999','-0.31399999999985','1','0','0','-0.31399999999985','0','0','0','printed',' ','','1','1708.314','131747041516','Cleared','','','','','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,''),(670,'','Invoice','','2025-05-12 12:24:00','','0','13','2025-05-12 12:24:00','25','0','2900','1','wholesale','0','2900','1','0','0','0','0','2900','0','printed',' ','','1','0','131747041797','Cleared','','','','','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,''),(671,'','Invoice','','2025-05-12 13:47:44','','0','13','2025-05-12 13:47:44','25','0','1950','1','wholesale','0','1950','1','0','0','0','0','1950','0','printed',' ','','1','0','131747046847','Cleared','','','','','1','268.97','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'591','591','7S2EM2OGOSRFVEITTRYM2PHLQY','6UHX7WRPBWUMXSN5','20250512134805','0','560.34','0','0','0','0','268.97','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(672,'','Invoice','','2025-05-12 14:03:46','','0','13','2025-05-12 14:03:46','25','1475','1475','1','wholesale','0','1475','1','0','0','0','0','0','0','printed',' ','','1','0','131747047803','Cleared','','','','','1','203.45','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'592','592','4KVADLXPXRBEV2ZPC4S6OBYTYE','OCUGJO7QOBWFVCP4','20250512140400','0','52.98','0','0','0','0','203.45','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(673,'','Invoice','','2025-05-12 14:04:55','','0','13','2025-05-12 14:04:55','25','370','370','1','wholesale','0','370','1','0','0','0','0','0','0','printed',' ','','1','0','131747047884','Cleared','','','','','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,''),(674,'','Invoice','','2025-05-12 15:14:11','','-0','13','2025-05-12 15:14:11','25','0','0','1','retail','900','0','1','0','0','0','0','0','0','printed',' ','','1','900','131747052028','Cleared','','','','','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,''),(675,'','Cash','','2025-05-12 15:16:49','','0','13','2025-05-12 15:16:49','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','131747052202','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-12 15:39:09','','0','13','2025-05-12 15:39:09','25','800','800','1','wholesale','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','131747053538','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-12 16:32:59','','0','13','2025-05-12 16:32:59','25','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','131747056762','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'593','593','QY72XHM66JG7P4TWGWFEUR4B5I','OA7WEA2GG4Q3LDR3','20250512163315','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(678,'','Invoice','','2025-05-12 16:51:36','','0','13','2025-05-12 16:51:36','64','0','1000','1','wholesale','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','131747057865','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'594','594','RY5LBYUBZSJLFDG7LUKZ44FTSY','UVR5MY5TKX5SCZ54','20250512165204','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(679,'','Cash','','2025-05-12 18:49:50','','0','13','2025-05-12 18:49:50','','46.2498','46.2498','1','wholesale','0','826.2498','1','0','0','0','0','0','0','printed',' ','','1','780','131747064618','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-13 09:16:02','','0','13','2025-05-13 09:16:02','25','370','370','1','wholesale','0','370','1','0','0','0','0','0','0','printed',' ','','1','0','131747116953','Cleared','','','','','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,''),(681,'','Invoice','','2025-05-13 09:24:28','','0','13','2025-05-13 09:24:28','43','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed','Dan','','1','0','131747117399','Cleared','','','','','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,''),(682,'','Invoice','','2025-05-13 10:29:54','','0','13','2025-05-13 10:29:54','23','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','131747121372','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-13 11:03:02','','0','13','2025-05-13 11:03:02','23','33','33','1','retail','0','33','1','0','0','0','0','0','0','printed',' ','','1','0','131747123374','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-13 11:08:06','','0','13','2025-05-13 11:08:06','33','3330','3330','1','wholesale','0','3330','1','0','0','0','0','0','0','printed','Dan','','1','0','131747123649','Cleared','','','','','1','459.26','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'595','595','DHPU2TOER4I4HNVKIUYBCG5ZCQ','Q3FV4LM2O3ZZ3YKW','20250513110254','0','185.33','0','0','0','0','459.26','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(685,'','Cash','','2025-05-13 11:34:36','','0','13','2025-05-13 11:34:36','','15','15','1','wholesale','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','131747124108','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-13 11:44:58','','0','13','2025-05-13 11:44:58','45','0','2630','1','wholesale','0','2630','1','0','0','0','0','2630','0','printed',' ','','1','0','131747125747','Cleared','','','','','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,''),(687,'','Invoice','','2025-05-13 12:04:58','','0','13','2025-05-13 12:04:58','35','0','780','1','wholesale','1359.96','780.04','1','0','0','0','0','780.04','0','printed',' ','','1','579.96','131747127052','Cleared','','','','','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,''),(688,'','Invoice','','2025-05-13 13:23:23','','0','13','2025-05-13 13:23:23','16','1560','1560','1','wholesale','0','1560','1','0','0','0','0','0','0','printed',' ','','1','0','131747131008','Cleared','','','','','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,''),(689,'','Invoice','','2025-05-13 14:30:45','UMEME RESTAURANT','--1200','13','2025-05-13 14:30:45','75','0','1500','1','wholesale','2700','-1200','1','0','0','0','0','2700','0','printed','UMEME RESTAURANT </BR>254723515407 ','','1','1200','131747135555','Cleared','','','','','2','','',NULL,0.00,0.00,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,'','Invoice','','2025-05-13 15:12:38','ACACIA MAKUTANO','0','13','2025-05-13 15:12:38','39','0','50098','1','wholesale','0','50098','1','0','0','0','0','50098','0','printed','ACACIA MAKUTANO </BR>254725685525 ','','1','0','131747138214','Cleared','13','2025-05-13 15:20:49','','','4','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(691,'','Invoice','','2025-05-13 15:52:16','','0','13','2025-05-13 15:52:16','25','400','400','1','wholesale','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','131747140677','Cleared','','','','','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,''),(692,'','Invoice','','2025-05-13 15:56:13','','0','13','2025-05-13 15:56:13','25','0','1980','1','wholesale','0','1980','1','0','0','0','0','1980','0','printed',' ','','1','0','131747140891','Cleared','','','','','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,''),(693,'','Invoice','','2025-05-13 17:13:26','','0','13','2025-05-13 17:13:26','64','0','4785','1','wholesale','0','4785','1','0','0','0','0','4785','0','printed',' ','','1','0','131747145589','Cleared','','','','','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,''),(694,'','Invoice','','2025-05-13 17:56:21','','0','13','2025-05-13 17:56:21','63','0','12711','1','retail','0','12711','1','0','0','0','0','12711','0','printed',' ','','1','0','131747147923','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-13 19:06:53','','0','13','2025-05-13 19:06:53','','133','133','1','wholesale','0','133','1','0','0','0','0','0','0','printed',' ','','1','0','131747152400','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-14 10:33:17','','0','13','2025-05-14 10:33:17','23','1950','1950','1','wholesale','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','131747207909','Cleared','','','','','','','','',0.00,0.00,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,'rgt','Mpesa','','2025-05-14 10:38:50','','0','13','2025-05-14 10:38:50','','0','650','1','wholesale','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','131747208318','Cleared','','','','','1','89.64','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'596','596','45RSNTY4TA4DVV7VNPULVA7J74','QE6MUOUSPYU5JMWU','20250514104010','0','23.34','0','0','0','0','89.64','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(698,'','Cash','','2025-05-14 11:07:05','','0','13','2025-05-14 11:07:05','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','131747210019','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-14 12:30:01','','0','13','2025-05-14 12:30:01','64','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','131747214958','Cleared','','','','','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,''),(700,'','Cash','','2025-05-14 12:32:02','','0','13','2025-05-14 12:32:02','64','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','131747215102','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-14 12:36:59','','0','13','2025-05-14 12:36:59','28','0','3850','1','retail','0','3850','1','0','0','0','0','3850','0','printed',' ','','1','0','131747215267','Cleared','','','','','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,''),(702,'HJK','Invoice','','2025-05-14 12:41:05','','0','13','2025-05-14 12:41:05','16','0','2280','1','retail','0','2280','1','0','0','0','0','2280','0','printed',' ','','1','0','131747215618','Cleared','','','','','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,''),(703,'GHJK','Invoice','','2025-05-14 13:10:21','','0','13','2025-05-14 13:10:21','16','0','1180','1','wholesale','19.99992','1180','1','0','0','0','0','1180','0','printed',' ','','1','0','131747217357','Cleared','','','','','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,''),(704,'','Invoice','','2025-05-14 13:11:57','','0','13','2025-05-14 13:11:57','43','1230','1230','1','wholesale','0','1230','1','0','0','0','0','0','0','printed','Dan','','1','0','131747217479','Cleared','','','','','1','169.65','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'597','597','VAIP24ZYYCRP3YSK57TPEWFT74','LN3R6EFFFKBT6PI5','20250514131233','0','602','0','0','0','0','169.65','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(705,'','Invoice','','2025-05-14 13:12:45','BOOKSHOP','0','13','2025-05-14 13:12:45','76','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed','Dan','','1','0','131747217557','Cleared','','','','','1','89.66','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'598','598','QI5IRU6745BH43WWLLX4JKQIZA','WCR6U5OAMMQ5U4YR','20250514131438','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(706,'','Invoice','','2025-05-14 14:53:40','','0','13','2025-05-14 14:53:40','44','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed','Dan','','1','0','131747221225','Cleared','','','','','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,''),(707,'','Cash','','2025-05-14 15:58:42','','0','13','2025-05-14 15:58:42','','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','131747227420','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-14 16:12:48','','0','13','2025-05-14 16:12:48','64','0','500','1','wholesale','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','131747228321','Cleared','','','','','1','68.95','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'599','599','K5UWPPLZGASAICLKW7THYH4WTM','WEWRS4ZWW6PN5SQ6','20250514161402','0','35.91','0','0','0','0','68.95','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(709,'','Cash','','2025-05-14 16:17:25','','0','13','2025-05-14 16:17:25','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','131747228613','Cleared','','','','','','16.55','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'600','600','42TZ4HRZ76YCT2JDRTDDJM64BA','ZMRJAFCFN7E34N3A','20250514161804','0','103.45','0','0','0','0','16.55','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(710,'','Invoice','','2025-05-14 16:43:01','','0','13','2025-05-14 16:43:01','64','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','131747228683','Cleared','','','','','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,''),(711,'','Invoice','','2025-05-14 16:52:05','','0','13','2025-05-14 16:52:05','25','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','131747230718','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'601','601','OYQHIM5YTDAK4HWO3IVSQUWOEE','ZVTC57HUIY4MXR7I','20250514164615','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(712,'','Invoice','','2025-05-14 16:53:34','','-0','13','2025-05-14 16:53:34','73','0','0','1','retail','1920','0','1','0','0','0','0','0','0','printed',' ','','1','1920','131747230801','Cleared','','','','','1','264.83','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'602','602','XM47HGMCRNY7TFJC7AIHBYAIJI','L2QWCQJUHJUXUO6D','20250514165415','0','1655.17','0','0','0','0','264.83','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(713,'dfry','Invoice','','2025-05-14 18:44:07','','0','13','2025-05-14 18:44:07','16','0','1180','1','retail','0','1180','1','0','0','0','0','1180','0','printed',' ','','1','0','131747237351','Cleared','','','','','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,''),(714,'','Cash','','2025-05-15 09:24:56','','0','13','2025-05-15 09:24:56','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','1','0','131747290252','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-15 11:48:05','','0','13','2025-05-15 11:48:05','20','0','18380','1','wholesale','0','18380','1','0','0','0','0','18380','0','printed',' ','','1','0','131747296187','Cleared','','','','','3','','','',0.00,0.00,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,'','Invoice','','2025-05-15 11:59:40','','-0.079999999999984','13','2025-05-15 11:59:40','30','500','499.92','1','wholesale','999.84','500.08','1','0','0','0.079999999999984','0','0','0','printed','Dan','','1','499.92','131747299559','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'603','603','EW74GM454ZF2TMCXI3IAVKBUYU','QYGXPHR3CLLM774E','20250515120004','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(717,'','Cash','','2025-05-15 12:18:35','','0','13','2025-05-15 12:18:35','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','131747300708','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-15 12:32:21','','0','13','2025-05-15 12:32:21','26','1360','1360','1','wholesale','0','1360','1','0','0','0','0','0','0','printed',' ','','1','0','131747301509','Cleared','','','','','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,''),(719,'','Invoice','','2025-05-15 12:58:58','','0','13','2025-05-15 12:58:58','26','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','131747303093','Cleared','','','','','','20.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'604','604','OEGTXPYEPOAX4OYISEYYC363FQ','YCMHG4KTQA4SAOMB','20250515130125','0','64.66','0','0','0','0','20.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(720,'KJL','Invoice','','2025-05-15 13:15:59','','0','13','2025-05-15 13:15:59','16','0','11000','1','wholesale','239.99904','11000','1','0','0','0','0','11000','0','printed',' ','','1','0','131747303523','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-15 13:25:33','','0','13','2025-05-15 13:25:33','19','0','57320','1','wholesale','0','57320','1','0','0','0','0','57320','0','printed',' ','','1','0','131747304230','Cleared','','','','','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,''),(722,'kjo','Invoice','','2025-05-15 13:26:46','','0','13','2025-05-15 13:26:46','75','0','1200','1','wholesale','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','131747304793','Cleared','','','','','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,''),(723,'','Cash','','2025-05-15 13:34:51','','0','13','2025-05-15 13:34:51','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','131747305280','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-15 14:54:00','','0','13','2025-05-15 14:54:00','74','0','1500','1','wholesale','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','131747309964','Cleared','','','','','1','206.86','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'605','605','P4NP3VYZYWDTVSDPMWQXUNGUGE','SJV7R6L5HVQEFETH','20250515145425','0','35.91','0','0','0','0','206.86','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(725,'','Invoice','','2025-05-15 15:22:13','','0','13','2025-05-15 15:22:13','34','2560','2560','1','wholesale','40','2560','1','0','0','0','0','0','0','printed','Dan','','1','0','131747311722','Cleared','','','','','1','353.1','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'606','606','PIIOHHZDWFT6MAA3XEGRQ36A44','2NO23QH4ZCBWZVGF','20250515152230','0','551.72','0','0','0','0','353.1','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(726,'','Invoice','','2025-05-15 15:23:16','','0','13','2025-05-15 15:23:16','25','370','370','1','wholesale','0','370','1','0','0','0','0','0','0','printed','roadmap','','1','0','131747311757','Cleared','','','','','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,''),(727,'fgt','Invoice','','2025-05-15 15:24:57','','0','13','2025-05-15 15:24:57','25','580','780','1','wholesale','0','780','1','0','0','0','0','200','0','printed',' ','','1','0','131747311885','Cleared','','','','','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,''),(728,'','Invoice','','2025-05-15 15:26:22','','0','13','2025-05-15 15:26:22','25','400','400','1','wholesale','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','131747311973','Cleared','','','','','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,''),(729,'','Invoice','','2025-05-15 15:28:16','','0','13','2025-05-15 15:28:16','25','3630','3630','1','wholesale','0','3630','1','0','0','0','0','0','0','printed',' ','','1','0','131747312037','Cleared','','','','','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,''),(730,'','Invoice','','2025-05-15 15:30:05','','0','13','2025-05-15 15:30:05','25','4555','4555','1','wholesale','0','4555','1','0','0','0','0','0','0','printed',' ','','1','0','131747312123','Cleared','','','','','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,''),(731,'','Cash','','2025-05-15 18:13:52','','0','13','2025-05-15 18:13:52','','1980','1980','1','retail','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','131747322000','Cleared','','','','','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,''),(732,'','Invoice','','2025-05-15 18:39:11','','0','13','2025-05-15 18:39:12','18','0','42025','1','wholesale','0','42025','1','0','0','0','0','42025','0','printed',' ','','1','0','131747323397','Cleared','','','','','1','','','P051559701J',0.00,0.00,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,'kju','Invoice','','2025-05-15 18:47:53','','0','13','2025-05-15 18:47:53','25','0','650','1','wholesale','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','131747323895','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'607','607','KFWC3GVH4AMTEEUCQQZZKS67FE','FCJO5LGKTGBGVO5H','20250515184816','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(734,'','Invoice','','2025-05-15 18:57:43','','0','13','2025-05-15 18:57:43','19','0','10260','1','retail','0','10260','1','0','0','0','0','10260','0','printed',' ','','1','0','131747324212','Cleared','','','','','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,''),(735,'','Invoice','','2025-05-15 19:19:05','','0','13','2025-05-15 19:19:05','71','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','131747325930','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-16 09:13:10','','0','13','2025-05-16 09:13:10','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','131747375979','Cleared','','','','','','24.83','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'608','608','47EP3VAH3SGLCUSAS75LGQK5RM','HWCAEBKUI2737DA2','20250516091319','0','155.17','0','0','0','0','24.83','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(737,'','Cash','','2025-05-16 09:19:06','','0','13','2025-05-16 09:19:06','','880','880','1','retail','0','880','1','0','0','0','0','0','0','printed',' ','','1','0','131747376300','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-16 10:54:36','','--7.9580786405131E-1','13','2025-05-16 10:54:36','25','0','0','1','wholesale','4000','-7.9580786405131e-11','1','0','0','-0.000000000079580786405131','0','0','0','printed','supermarket','','1','4000.0000000001','131747382041','Cleared','','','','','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,''),(739,'dfg','Invoice','','2025-05-16 11:31:49','','0','13','2025-05-16 11:31:49','25','0','3900','1','retail','99.9984','3900','1','0','0','0','0','3900','0','printed','supaa','','1','0','131747384023','Cleared','','','','','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,''),(740,'','Invoice','','2025-05-16 12:25:15','FINE BREEZE','0','13','2025-05-16 12:25:15','77','9560','9560','1','wholesale','139.9944','9560','1','0','0','0','0','0','0','printed','DAN','','1','0','131747387398','Cleared','','','','','1','','',NULL,0.00,0.00,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,'','Invoice','','2025-05-16 12:34:05','HEROES PUB','0','13','2025-05-16 12:34:05','78','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed','DAN','','1','0','131747388028','Cleared','','','','','1','','',NULL,0.00,0.00,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,'','Invoice','','2025-05-16 13:52:17','','0','13','2025-05-16 13:52:17','20','0','0','1','wholesale','13219.992','0.0079999999998108','1','0','0','0','0','0.0079999999998108','0','printed',' ','','1','13219.992','131747392618','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-16 18:28:09','','0','13','2025-05-16 18:28:09','20','0','13480','1','wholesale','0','13480','1','0','0','0','0','13480','0','printed',' ','','1','0','131747409244','Cleared','','','','','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,''),(744,'','Cash','','2025-05-16 18:31:05','','0','13','2025-05-16 18:31:05','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','131747409435','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-16 18:32:55','','0','13','2025-05-16 18:32:55','','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','131747409542','Cleared','','','','','','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'609','609','E7KR53EWVO5PTMUNNLEU6F2PAA','55XRH2TRUDF62POI','20250516183313','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(746,'','Cash','','2025-05-16 18:34:03','','0','13','2025-05-16 18:34:03','','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','131747409596','Cleared','','','','','','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'610','610','QPHGDUQPRWPZFM7OPBICUGS4XA','ME2ATN6I7JWRH27W','20250516183427','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(747,'','Invoice','','2025-05-16 18:36:51','','0','13','2025-05-16 18:36:51','25','1400','1400','1','wholesale','0','1400','1','0','0','0','0','0','0','printed',' ','','1','0','131747409668','Cleared','','','','','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,''),(748,'','Cash','','2025-05-16 18:38:41','','0','13','2025-05-16 18:38:41','','100','100','1','wholesale','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','131747409911','Cleared','','','','','','','','',0.00,0.00,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,'hhjk','Mpesa','','2025-05-16 19:08:30','','0','13','2025-05-16 19:08:30','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','131747411686','Cleared','','','','','','24.83','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'611','611','OICSGFZ3C5SIQL75HX3XO2VSHQ','IMXP63UZWH4UD5TR','20250516190240','0','155.17','0','0','0','0','24.83','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(750,'','Invoice','','2025-05-16 20:49:45','','0','13','2025-05-16 20:49:45','20','0','3960','1','wholesale','0','3960','1','0','0','0','0','3960','0','printed',' ','','1','0','131747417414','Cleared','','','','','','','','',0.00,0.00,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,'SWD','Invoice','','2025-05-16 21:03:43','','0','13','2025-05-16 21:03:43','27','59325','61303.0916','1','wholesale','84103.09160000001','61303','1','0','0','0','0','1978','0','printed',' ','','1','22800','131747417829','Cleared','','','','','','','','',0.00,0.00,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,'GHJ','Invoice','','2025-05-16 21:22:28','','0','13','2025-05-16 21:22:28','27','888','22420','1','wholesale','379.99848','22420','1','0','0','0','0','21532','0','printed',' ','','1','0','131747419726','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-17 10:29:37','','0','13','2025-05-17 10:29:37','28','0','5520','1','wholesale','0','5520','1','0','0','0','0','5520','0','printed',' ','','1','0','131747466598','Cleared','','','','','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,''),(754,'','Invoice','','2025-05-17 10:38:51','','-0.0040000000008149','13','2025-05-17 10:38:51','18','0','17900','1','wholesale','0','17900','1','0','0','0.0040000000008149','0','17899.996','0','printed',' ','','1','0','131747467372','Cleared','','','','','1','','','P051559701J',0.00,0.00,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,'','Invoice','','2025-05-17 10:48:30','','0','13','2025-05-17 10:48:30','61','0','17515','1','wholesale','0','17515','1','0','0','0','0','17515','0','printed',' ','','1','0','131747467902','Cleared','','','','','4','','','',0.00,0.00,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,'','Invoice','','2025-05-17 10:52:41','','0','13','2025-05-17 10:52:41','19','0','46500','1','wholesale','0','46500','1','0','0','0','0','46500','0','printed',' ','','1','0','131747468154','Cleared','','','','','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,''),(757,'','Invoice','','2025-05-17 11:43:23','','0','13','2025-05-17 11:43:23','25','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','131747471388','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-17 11:45:58','','0','13','2025-05-17 11:45:58','64','0','1980','1','wholesale','0','1980','1','0','0','0','0','1980','0','printed',' ','','1','0','131747471522','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-17 11:50:36','','0','13','2025-05-17 11:50:36','25','760','760','1','wholesale','0','760','1','0','0','0','0','0','0','printed',' ','','1','0','131747471741','Cleared','','','','','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,''),(760,'','Invoice','','2025-05-17 11:59:09','','0','13','2025-05-17 11:59:09','65','0','2630','1','wholesale','0','2630','1','0','0','0','0','2630','0','printed',' ','','1','0','131747471990','Cleared','','','','','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,''),(761,'','Invoice','','2025-05-17 12:05:03','','0','13','2025-05-17 12:05:03','25','2388','2388','1','wholesale','0','2388','1','0','0','0','0','0','0','printed',' ','','1','0','131747472613','Cleared','','','','','1','329.3','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'612','612','KGEQYIG7M7WSTXUAVQGPS7KF2E','U6OJWX5ULHPFYGLW','20250517120521','0','649.23','0','0','0','0','329.3','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(762,'','Invoice','','2025-05-17 12:12:01','','0','13','2025-05-17 12:12:01','64','0','1943','1','wholesale','0','1943','1','0','0','0','0','1943','0','printed',' ','','1','0','131747473072','Cleared','','','','','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,''),(763,'','Cash','','2025-05-17 12:25:38','','0','13','2025-05-17 12:25:38','64','400','400','1','wholesale','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','131747473898','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-17 12:48:03','','-780','13','2025-05-17 12:48:03','45','1000','1780','1','wholesale','0','1780','1','0','0','780','0','0','0','printed',' ','','1','0','131747475139','Cleared','','','','','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,''),(765,'','Invoice','','2025-05-17 12:59:54','','0','13','2025-05-17 12:59:54','25','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','131747475986','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'613','613','JCOPE3LMH45NF6XI7GG23RMZTI','PWBZHULAR7G3Y6QL','20250517130021','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(766,'','Cash','','2025-05-17 13:56:27','','0','13','2025-05-17 13:56:27','','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','131747479361','Cleared','','','','','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,''),(767,'','Invoice','','2025-05-17 14:43:49','','0','13','2025-05-17 14:43:49','25','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed','peniel shop','','1','0','131747482191','Cleared','','','','','3','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'614','614','7MJ5Z5Q2J3I3RQLVYHXR54Y2JQ','5E54DGTOFKEQVAOU','20250517144429','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(768,'fgfc','Invoice','','2025-05-17 15:11:28','','0','13','2025-05-17 15:11:28','16','0','3540','1','wholesale','59.99976','3540','1','0','0','0','0','3540','0','printed',' ','','1','0','131747483872','Cleared','','','','','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,''),(769,'','Invoice','','2025-05-17 16:19:48','','2','13','2025-05-17 16:19:48','25','2670','2668','1','wholesale','0','2668','1','0','0','-2','0','0','0','printed','Esther Neema Social','','1','0','131747487936','Cleared','','','','','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,''),(770,'','Cash','','2025-05-17 16:38:26','','0','13','2025-05-17 16:38:26','','283','283','1','retail','0','283','1','0','0','0','0','0','0','printed',' ','','1','0','131747489073','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-17 16:57:56','','0','13','2025-05-17 16:57:56','','50','50','1','wholesale','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','131747490252','Cleared','','','','','','','','',0.00,0.00,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,'dhv','Mpesa','','2025-05-17 17:06:29','','0','13','2025-05-17 17:06:29','','0','780','1','wholesale','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','131747490394','Cleared','','','','','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,''),(773,'','Cash','','2025-05-17 17:17:41','','0','13','2025-05-17 17:17:41','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','131747490873','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-17 18:25:57','','0','13','2025-05-17 18:25:57','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','131747495523','Cleared','','','','','','6.21','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'615','615','YPPGR2TWXMCJTFNXHTLLLR63OU','FQCGVIKRYNAAQJWA','20250517182716','0','38.79','0','0','0','0','6.21','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(775,'','Cash','','2025-05-18 12:09:17','','0','13','2025-05-18 12:09:17','','1031','1031','1','wholesale','0','1031','1','0','0','0','0','0','0','printed',' ','','1','0','131747559219','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-18 12:17:56','','0','13','2025-05-18 12:17:56','','77','77','1','wholesale','0','77','1','0','0','0','0','0','0','printed',' ','','1','0','131747559856','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-18 12:20:49','','0','13','2025-05-18 12:20:49','25','0','6965','1','wholesale','0','6965','1','0','0','0','0','6965','0','printed',' ','','1','0','131747559888','Cleared','','','','','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,''),(778,'','Invoice','','2025-05-18 12:38:28','','0','13','2025-05-18 12:38:28','25','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','131747560105','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'616','616','O6347SSZMOGGRQF6VSXRJKD6X4','AHZ5OS6RKECNI5GF','20250518123841','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(779,'','Invoice','','2025-05-18 12:42:25','','0','13','2025-05-18 12:42:25','25','1450','1450','1','wholesale','0','1450','1','0','0','0','0','0','0','printed',' ','','1','0','131747561328','Cleared','','','','','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,''),(780,'','Invoice','','2025-05-18 12:43:27','','0','13','2025-05-18 12:43:27','25','1238','1238','1','wholesale','0','1238','1','0','0','0','0','0','0','printed',' ','','1','0','131747561385','Cleared','','','','','1','170.68','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'617','617','4DG656XQEGPH4TDGMVIOXQWWCQ','6FJWJYZUEN7OX3D3','20250518124351','0','88.89','0','0','0','0','170.68','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(781,'','Invoice','','2025-05-18 12:44:31','','0','13','2025-05-18 12:44:31','25','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','131747561452','Cleared','','','','','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,''),(782,'','Invoice','','2025-05-18 12:45:38','','0','13','2025-05-18 12:45:38','25','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','131747561486','Cleared','','','','','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,''),(783,'','Cash','','2025-05-18 13:49:33','','0','13','2025-05-18 13:49:33','','31','31','1','wholesale','0','31','1','0','0','0','0','0','0','printed',' ','','1','0','131747565357','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-18 13:50:59','','0','13','2025-05-18 13:50:59','25','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','131747565386','Cleared','','','','','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,''),(785,'','Invoice','','2025-05-18 13:52:01','','0','13','2025-05-18 13:52:01','25','0','1430','1','wholesale','0','1430','1','0','0','0','0','1430','0','printed',' ','','1','0','131747565497','Cleared','','','','','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,''),(786,'','Invoice','','2025-05-18 14:31:58','','0','13','2025-05-18 14:31:58','30','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','131747567816','Cleared','','','','','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,''),(787,'','Invoice','','2025-05-18 14:39:27','','0','13','2025-05-18 14:39:27','30','1300','1300','1','wholesale','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','131747568332','Cleared','','','','','1','179.32','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'618','618','H3ZZ4GUSFQFBWLYR7SNPWU7DUM','KRSFCIQHTOPXWTGZ','20250518143341','0','1120.68','0','0','0','0','179.32','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(788,'','Invoice','','2025-05-18 14:40:40','','0','13','2025-05-18 14:40:40','25','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','131747568407','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'619','619','KVEPKTEC6DW6H4BFP3EVY3VURU','FI6A546MS2QZJJEY','20250518144050','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(789,'','Cash','','2025-05-18 15:12:56','','0','13','2025-05-18 15:12:56','','194','194','1','wholesale','0','194','1','0','0','0','0','0','0','printed',' ','','1','0','131747570308','Cleared','','','','','','26.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'620','620','74KIVZH6FM4Z4JD23TZMLRU5ZA','ECQGJF7JJZ57D6BG','20250518155420','0','83.32','0','0','0','0','26.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(790,'','Cash','','2025-05-18 15:54:53','','0','13','2025-05-18 15:54:53','','1888','1888','1','wholesale','0','1888','1','0','0','0','0','0','0','printed',' ','','1','0','131747572860','Cleared','','','','','','260.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'621','621','GVB5UGWFFUEWLPFH6C7IY3UQ7Q','DWXUB7CPGOU5C32P','20250518154859','0','649.23','0','0','0','0','260.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(791,'','Invoice','','2025-05-18 16:23:39','','0','13','2025-05-18 16:23:39','71','0','369','1','wholesale','0','369','1','0','0','0','0','369','0','printed',' ','','1','0','131747574609','Cleared','','','','','','50.86','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'622','622','GAJB5LKYBHKX5QY27QVLVD4EBQ','KHU67QE3YSL3NMQK','20250518162354','0','52.98','0','0','0','0','50.86','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(792,'','Cash','','2025-05-18 16:24:06','','0','13','2025-05-18 16:24:06','','50','50','1','wholesale','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','131747574635','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-19 09:50:36','','0','13','2025-05-19 09:50:36','25','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','131747637419','Cleared','','','','','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,''),(794,'','Invoice','','2025-05-19 10:39:17','','0','13','2025-05-19 10:39:17','64','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','131747640085','Cleared','','','','','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,''),(795,'','Invoice','','2025-05-19 10:40:40','','0','13','2025-05-19 10:40:40','25','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','131747640430','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'623','623','XSDYYOMF4VA2IZUALLKIY3RKLM','FWFLCQOWJTDE3XQG','20250519104100','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(796,'HJG','Invoice','','2025-05-19 10:47:03','','0','13','2025-05-19 10:47:03','25','0','650','1','wholesale','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','131747640815','Cleared','','','','','2','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'624','624','662J5QBTUAGHSHGXY5QQ6YKNNQ','HQ6Q2K5AXHL7VGBO','20250519104716','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(797,'','Invoice','','2025-05-19 11:24:50','','0','13','2025-05-19 11:24:50','31','0','8670','1','wholesale','0','8670','1','0','0','0','0','8670','0','printed',' ','','1','0','131747642474','Cleared','','','','','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,''),(798,'','Cash','','2025-05-19 11:48:38','','0','13','2025-05-19 11:48:38','','33','33','1','wholesale','0','33','1','0','0','0','0','0','0','printed',' ','','1','0','131747644497','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-19 12:10:00','','0','13','2025-05-19 12:10:00','25','1170','1170','1','wholesale','0','1170','1','0','0','0','0','0','0','printed',' ','','1','0','131747645674','Cleared','','','','','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,''),(800,'','Invoice','','2025-05-19 12:14:49','','0','13','2025-05-19 12:14:49','25','9974','9974','1','wholesale','0','9974','1','0','0','0','0','0','0','printed',' ','','1','0','131747645845','Cleared','','','','','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,''),(801,'','Invoice','','2025-05-19 12:16:25','','0','13','2025-05-19 12:16:25','25','738','738','1','wholesale','0','738','1','0','0','0','0','0','0','printed',' ','','1','0','131747646165','Cleared','','','','','1','101.73','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'625','625','MRDGVTA6YODBI64YXHRZLWPPT4','OR453XWSZB7OXRQH','20250519121646','0','52.98','0','0','0','0','101.73','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(802,'','Invoice','','2025-05-19 12:18:09','','-0.080000000000041','13','2025-05-19 12:18:09','25','0','0','1','wholesale','8299.92','0.080000000000041','1','0','0','0.080000000000041','0','0','0','printed',' ','','1','8299.92','131747646241','Cleared','','','','','1','1144.81','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'626','626','RMQCCQSKZJUFUVTGSWCTP5EPGQ','YHFFHVA5DVD72PEW','20250519121826','0','596.25','0','0','0','0','1144.81','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(803,'','Invoice','','2025-05-19 12:20:10','','0','13','2025-05-19 12:20:10','25','1150','1150','1','wholesale','0','1150','1','0','0','0','0','0','0','printed',' ','','1','0','131747646367','Cleared','','','','','1','158.61','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'627','627','M5H2Q2UQ732LD7CQKFIQITVUNE','ESJVONRZ3T2N6VVV','20250519122025','0','596.25','0','0','0','0','158.61','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(804,'','Invoice','','2025-05-19 12:20:59','','-0.48000000000002','13','2025-05-19 12:20:59','25','0','0','1','wholesale','737.52','0.48000000000002','1','0','0','0.48000000000002','0','0','0','printed',' ','','1','737.52','131747646433','Cleared','','','','','1','101.73','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'628','628','XCP5BFVUZES4C4YU5DIJCK2WOA','4MWJTQQI7FFDCFAJ','20250519122111','0','52.98','0','0','0','0','101.73','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(805,'','Invoice','','2025-05-19 12:22:31','','0','13','2025-05-19 12:22:31','25','1500','1500','1','wholesale','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','131747646528','Cleared','','','','','1','206.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'629','629','ELM6TRPPVMX3ZZ7QN5IXA5VDGQ','5MJL7CEWRBNZYUQ5','20250519121633','0','107.76','0','0','0','0','206.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(806,'','Invoice','','2025-05-19 12:23:36','','0','13','2025-05-19 12:23:36','25','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','131747646601','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'630','630','6VIQKEVA2CANVO26LK6RFZUU5E','57FPRYMF5ZPR7PWJ','20250519122355','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(807,'','Invoice','','2025-05-19 12:43:09','','0','13','2025-05-19 12:43:10','25','1475','1475','1','wholesale','0','1475','1','0','0','0','0','0','0','printed',' ','','1','0','131747647780','Cleared','','','','','1','203.45','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'631','631','TYB2QOI3GXVU55NOUCLXFDRKEU','KVJTIKNBMTEPMRXX','20250519124332','0','52.98','0','0','0','0','203.45','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(808,'','Invoice','','2025-05-19 13:02:35','','0','13','2025-05-19 13:02:35','25','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','131747647845','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'632','632','UG5GISW4ES5KNKXXAKZSLKQMSA','2CJ7YEEYVKCJOJLH','20250519130303','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(809,'','Cash','','2025-05-19 15:51:34','','0','13','2025-05-19 15:51:34','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','131747659084','Cleared','','','','','','13.79','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'633','633','YJM5NQ2AW5IYMRWPEGJKHOB7HM','HJMNS4RNCW2WDTWN','20250519155142','0','43.1','0','0','0','0','13.79','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(810,'','Cash','','2025-05-19 16:22:48','','0','13','2025-05-19 16:22:48','','1430','1430','1','wholesale','0','1430','1','0','0','0','0','0','0','printed',' ','','1','0','131747660940','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-19 16:23:45','','0','13','2025-05-19 16:23:45','35','2400','2400','1','wholesale','0','2400','1','0','0','0','0','0','0','printed',' ','','1','0','131747661001','Cleared','','','','','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,''),(812,'GHJK','Invoice','','2025-05-19 16:25:11','','0','13','2025-05-19 16:25:11','63','0','7415','1','wholesale','0','7415','1','0','0','0','0','7415','0','printed',' ','','1','0','131747661059','Cleared','','','','','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,''),(813,'','Invoice','','2025-05-19 16:26:11','','0','13','2025-05-19 16:26:11','16','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','131747661159','Cleared','','','','','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,''),(814,'','Invoice','','2025-05-19 16:28:31','TEVIS SHOP','0','13','2025-05-19 16:28:31','79','2820','2820','1','wholesale','0','2820','1','0','0','0','0','0','0','printed','TEVIS SHOP </BR>254745256521 ','','1','0','131747661264','Cleared','','','','','1','','',NULL,0.00,0.00,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,'','Invoice','','2025-05-19 17:17:21','','0','13','2025-05-19 17:17:21','43','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','131747664223','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'634','634','EO44G6ZFC2QXLEFGPNM2OCZIOI','VA26RWOHYCQBATWA','20250519171804','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(816,'','Invoice','','2025-05-19 17:42:03','','0','13','2025-05-19 17:42:03','44','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed','DAN','','1','0','131747665683','Cleared','','','','','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,''),(817,'','Cash','','2025-05-19 18:06:12','','0','13','2025-05-19 18:06:12','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','131747667154','Cleared','','','','','','24.83','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'635','635','Z4RO6GSB2HFHKQHXNVKLPMHB4Q','AR2QWIQZ57I4VMTL','20250519180625','0','155.17','0','0','0','0','24.83','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(818,'','Cash','','2025-05-19 18:07:54','','0','13','2025-05-19 18:07:54','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','131747667256','Cleared','','','','','','13.79','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'636','636','VRYW4CQYMVTADOAHHAF6AX6WNM','YNZPKV4MGKWOQPU6','20250519180805','0','43.1','0','0','0','0','13.79','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(819,'','Invoice','','2025-05-19 20:25:06','','0','13','2025-05-19 20:25:06','71','640','1475','1','wholesale','0','1475','1','0','0','0','0','835','0','printed',' ','','1','0','131747675495','Cleared','','','','','','203.45','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'637','637','5A7YXONMBBNCRDQQ2FLYLRRFXI','V5AA5QHKPMGNWQTK','20250519202556','0','52.98','0','0','0','0','203.45','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(820,'','Invoice','','2025-05-20 10:08:34','','0','13','2025-05-20 10:08:34','25','1430','1430','1','wholesale','0','1430','1','0','0','0','0','0','0','printed',' ','','1','0','131747724866','Cleared','','','','','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,''),(821,'','Cash','','2025-05-20 10:35:19','','0','13','2025-05-20 10:35:19','64','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','131747726492','Cleared','','','','','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,''),(822,'','Cash','','2025-05-20 10:52:45','','0','13','2025-05-20 10:52:45','','370','370','1','wholesale','0','370','1','0','0','0','0','0','0','printed',' ','','1','0','131747727471','Cleared','','','','','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,''),(823,'','Invoice','','2025-05-20 11:20:08','','0','13','2025-05-20 11:20:08','25','0','1520','1','wholesale','0','1520','1','0','0','0','0','1520','0','printed',' ','','1','0','131747728913','Cleared','','','','','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,''),(824,'','Cash','','2025-05-20 11:26:28','','0','13','2025-05-20 11:26:28','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','131747729581','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-20 11:34:20','','0','13','2025-05-20 11:34:20','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','131747730050','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-20 12:52:13','','0','13','2025-05-20 12:52:13','35','0','760','1','wholesale','0','760','1','0','0','0','0','760','0','printed',' ','','1','0','131747734624','Cleared','','','','','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,''),(827,'','Invoice','','2025-05-20 12:53:25','','0','13','2025-05-20 12:53:25','64','1538','1538','1','wholesale','0','1538','1','0','0','0','0','0','0','printed',' ','','1','0','131747734768','Cleared','','','','','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,''),(828,'','Invoice','','2025-05-20 12:55:11','','0','13','2025-05-20 12:55:11','64','1518','1518','1','wholesale','0','1518','1','0','0','0','0','0','0','printed',' ','','1','0','131747734848','Cleared','','','','','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,''),(829,'','Invoice','','2025-05-20 12:56:24','','0','13','2025-05-20 12:56:24','64','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','131747734969','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'638','638','6HVCKPL74NP3MDF7DK3XNTMFIM','ZXC5U263M6FJ6HKR','20250520125650','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(830,'','Invoice','','2025-05-20 12:59:17','','0','13','2025-05-20 12:59:17','33','6535','6535','1','wholesale','0','6535','1','0','0','0','0','0','0','printed',' ','','1','0','131747735027','Cleared','','','','','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,''),(831,'','Invoice','','2025-05-20 13:03:33','','--3.9790393202566E-1','13','2025-05-20 13:03:33','64','0','0','1','wholesale','380','-3.9790393202566e-12','1','0','0','-0.0000000000039790393202566','0','0','0','printed',' ','','1','380','131747735193','Cleared','','','','','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,''),(832,'','Invoice','','2025-05-20 13:04:13','','-380','13','2025-05-20 13:04:13','64','0','0','1','wholesale','760','-380.00000000001','1','0','0','-0.000000000010004441719502','0','0','0','printed',' ','','1','760.00000000001','131747735444','Cleared','','','','','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,''),(833,'','Invoice','','2025-05-20 13:49:52','','0','13','2025-05-19 13:49:52','20','0','8060','1','wholesale','0','8060','1','0','0','0','0','8060','0','printed',' ','','1','0','131747738135','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-20 13:54:52','','-5','13','2025-05-20 13:54:52','25','10','15','1','wholesale','0','15','1','0','0','5','0','0','0','printed',' ','','1','0','131747738480','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-20 14:04:42','','0','13','2025-05-20 14:04:42','25','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','131747739068','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-20 14:05:49','','0','13','2025-05-20 14:05:49','25','800','800','1','wholesale','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','131747739136','Cleared','','','','','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,''),(837,'','Invoice','','2025-05-20 14:08:17','','0','13','2025-05-20 14:08:17','25','400','400','1','wholesale','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','131747739288','Cleared','','','','','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,''),(838,'jb,aff','Cash','','2025-05-20 14:27:20','','-42','13','2025-05-19 14:27:20','27','23165','63894','1','wholesale','0','63894','1','0','0','42','0','40687','0','printed',' ','',NULL,'0','131747739459','Cleared','13','2025-05-20 14:33:53','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(839,'','Invoice','','2025-05-20 14:41:37','','0','13','2025-05-20 14:41:37','71','0','158','1','wholesale','0','158','1','0','0','0','0','158','0','printed',' ','','1','0','131747741241','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-20 14:42:18','','0','13','2025-05-20 14:42:18','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','131747741321','Cleared','','','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'639','639','2UTJ5A63JSV4BPJXJULLTDU3SI','2BXKM2KFJJUQUJCZ','20250520144234','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(841,'','Invoice','','2025-05-20 14:56:18','','0','13','2025-05-20 14:56:18','58','0','7118','1','wholesale','119.99952','7118','1','0','0','0','0','7118','0','printed',' ','','1','0','131747741552','Cleared','','','','','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,''),(842,'mg','Mpesa','','2025-05-20 14:58:17','','0','13','2025-05-20 14:58:17','','0','2000','1','wholesale','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','131747742283','Cleared','','','','','','275.82','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'640','640','EDWG3MIW7BIIK3IIBYZXBQ4HOM','BIKYZJ4RQAPQXKSW','20250520145849','0','35.91','0','0','0','0','275.82','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(843,'','Invoice','','2025-05-20 15:01:06','','0','13','2025-05-20 15:01:06','19','0','55185','1','wholesale','0','55185','1','0','0','0','0','55185','0','printed',' ','','1','0','131747742342','Cleared','','','','','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,''),(844,'','Cash','','2025-05-20 15:03:49','','0','13','2025-05-20 15:03:49','71','0','0','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','50','131747742588','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-20 15:07:58','','0','13','2025-05-20 15:07:58','71','0','32','1','wholesale','0','32','1','0','0','0','0','32','0','printed',' ','','1','0','131747742869','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-20 16:10:10','','-8','13','2025-05-20 16:10:10','25','2250','2258','1','wholesale','0','2258','1','0','0','8','0','0','0','printed',' ','','1','0','131747746537','Cleared','','','','','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,''),(847,'','Cash','','2025-05-20 16:16:30','','0','13','2025-05-20 16:16:30','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','131747746820','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-20 16:29:56','','0','13','2025-05-20 16:29:56','75','0','3050','1','wholesale','0','3050','1','0','0','0','0','3050','0','printed',' ','','1','0','131747747772','Cleared','','','','','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,''),(849,'','Cash','','2025-05-20 16:33:56','','0','13','2025-05-20 16:33:56','64','380','380','1','wholesale','0','380','1','0','0','0','0','0','0','printed',' ','','1','0','131747747988','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-20 16:34:47','','0','13','2025-05-20 16:34:47','25','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','131747748070','Cleared','','','','','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,''),(851,'','Invoice','','2025-05-20 16:39:05','','0','13','2025-05-20 16:39:05','25','0','650','1','wholesale','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','131747748337','Cleared','','','','','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,''),(852,'','Invoice','','2025-05-20 17:17:30','','0','13','2025-05-20 17:17:30','25','0','650','1','wholesale','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','131747750638','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'641','641','PFLLQSBHUC3CO67IERUJKH7TV4','7A2KFGPKFXKF44U6','20250520171748','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(853,'','Invoice','','2025-05-21 08:55:17','','-50','13','2025-05-21 08:55:17','53','0','50','1','retail','25','50','1','0','0','50','0','0','0','printed',' ','','1','0','131747806882','Cleared','','','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'642','642','IQX66B2CJI2YVHVRV3PYD7KKSY','T6JVEWKOLFQH7A7H','20250521085545','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(854,'','Invoice','','2025-05-21 09:26:44','','-50','13','2025-05-21 09:26:44','25','0','50','1','retail','25','50','1','0','0','50','0','0','0','printed',' ','','1','0','131747808773','Cleared','','','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'643','643','HJPT62HDKMZC7RSMWSYPGTQGNQ','GDITE66ULB2NULL6','20250521092703','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(855,'','Invoice','','2025-05-21 11:46:58','','0','13','2025-05-21 11:46:58','64','0','500','1','wholesale','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','131747817209','Cleared','','','','','1','68.95','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'644','644','X6KY2XZELB4VBMMZSKGPQIXBVU','YEESRQIGX2E4ZZFJ','20250521114813','0','35.91','0','0','0','0','68.95','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(856,'','Cash','','2025-05-21 12:33:18','','NaN','13','2025-05-21 12:33:18','','','','1','wholesale','','','1','0','0','0','0','0KNM','0','printed',' ','',NULL,'0','131747819998','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-21 12:44:51','','0','13','2025-05-21 12:44:51','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','131747820674','Cleared','','','','','','20.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'645','645','3CJNMIAHLYWXQVFCBG7GXKLSLQ','QJTSKIV5VOHCMMRS','20250521124550','0','64.66','0','0','0','0','20.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(858,'','Invoice','','2025-05-21 14:06:56','','0','13','2025-05-21 14:06:56','25','1160','1160','1','wholesale','0','1160','1','0','0','0','0','0','0','printed',' ','','1','0','131747825285','Cleared','','','','','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,''),(859,'','Invoice','','2025-05-21 14:55:55','','0','13','2025-05-21 14:55:55','25','50','1250','1','retail','0','1250','1','0','0','0','0','1200','0','printed',' ','','1','0','131747828400','Cleared','','','','','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,''),(860,'','Invoice','','2025-05-21 15:58:23','','0','13','2025-05-21 15:58:23','30','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','131747832254','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'646','646','AMLENOW3AAJFM7GAPD2YPCLI2Q','DCN2BMCGTVZ77MFM','20250521155859','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(861,'','Invoice','','2025-05-21 16:10:34','','0','13','2025-05-21 16:10:34','25','310','780','1','wholesale','0','780','1','0','0','0','0','470','0','printed',' ','','1','0','131747832882','Cleared','','','','','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,''),(862,'','Invoice','','2025-05-21 17:33:37','','0','13','2025-05-21 17:33:37','26','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','131747837906','Cleared','','','','','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,''),(863,'','Invoice','','2025-05-21 17:35:20','','0','13','2025-05-21 17:35:21','26','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','131747838093','Cleared','','','','','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,''),(864,'','Invoice','','2025-05-21 17:46:18','','0','13','2025-05-21 17:46:18','26','1170','1170','1','wholesale','0','1170','1','0','0','0','0','0','0','printed',' ','','1','0','131747838748','Cleared','','','','','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,''),(865,'','Cash','','2025-05-22 11:29:59','','0','13','2025-05-22 11:29:59','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','131747902587','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-22 11:35:54','','0','13','2025-05-22 11:35:54','','65','65','1','retail','0','65','1','0','0','0','0','0','0','printed',' ','','1','0','131747902606','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-22 11:58:00','','0','13','2025-05-22 11:58:00','71','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','131747902960','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-22 13:40:20','','0','13','2025-05-22 13:40:20','16','1520','1520','1','wholesale','40.32','1520','1','0','0','0','0','0','0','printed',' ','','1','0','131747910295','Cleared','','','','','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,''),(869,'','Invoice','','2025-05-22 13:41:10','','0','13','2025-05-22 13:41:10','64','0','780','1','wholesale','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','131747910460','Cleared','','','','','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,''),(870,'','Invoice','','2025-05-22 14:02:02','','0','13','2025-05-22 14:02:02','64','6575','6575','1','wholesale','0','6575','1','0','0','0','0','0','0','printed',' ','','1','0','131747911416','Cleared','','','','','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,''),(871,'','Cash','','2025-05-22 14:07:02','','0','13','2025-05-22 14:07:02','','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','131747912010','Cleared','','','','','','10.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'647','647','GKJO4QY77ECCFCWZ5ODTR2QJ4E','YZCV2M7MYE6JVVP6','20250522140751','0','64.66','0','0','0','0','10.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(872,'','Cash','','2025-05-22 14:42:45','','0','13','2025-05-22 14:42:45','64','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','131747914138','Cleared','','','','','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,''),(873,'','Invoice','','2025-05-22 15:04:58','','0','13','2025-05-22 15:04:58','19','0','19500','1','wholesale','0','19500','1','0','0','0','0','19500','0','printed',' ','','1','0','131747915480','Cleared','','','','','1','2689.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'648','648','O6SUZJQ6JB2U3DGHZEIUDS5TH4','ZJGAEXLCZF3Q35KR','20250522145900','0','560.34','0','0','0','0','2689.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(874,'','Invoice','','2025-05-22 15:20:14','','0','13','2025-05-22 15:20:14','35','0','650','1','wholesale','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','131747915973','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'649','649','BNEO6OETB46HRR7RS3NDVZ5XYI','C3M65TPRNZNTCVRC','20250522152033','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(875,'','Invoice','','2025-05-22 15:21:12','','0','13','2025-05-22 15:21:12','30','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','131747916462','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'650','650','7ZVOKZVNL3DWSAMYP76VZMPHSU','EVOOKYGY5ZGQV6Y3','20250522152129','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(876,'','Invoice','','2025-05-22 15:21:56','','1430','13','2025-05-22 15:21:56','25','1430','1430','1','wholesale','0','1430','1','0','0','0','0','0','0','printed',' ','','1','0','131747916495','Cleared','13','2025-05-22 15:27:24','','','1','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(877,'','Invoice','','2025-05-22 15:23:31','','-0.0080000000000382','13','2025-05-22 15:23:31','44','1475','1475.04','1','wholesale','2275.032','1475.008','1','0','0','0.0080000000000382','0','0','0','printed',' ','','1','799.992','131747916574','Cleared','','','','','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,''),(878,'','Invoice','','2025-05-22 15:24:11','','0','13','2025-05-22 15:24:11','25','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','131747916638','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'651','651','TBKXSJMF444P3MNCYTQHSKCLRI','BTFWRS6SNFOSBUIA','20250522152424','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(879,'','Invoice','','2025-05-22 15:24:59','PAKUA PAKUA','0','13','2025-05-22 15:24:59','81','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed','PAKUA PAKUA </BR>254752565254 ','','1','0','131747916681','Cleared','','','','','1','137.91','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'652','652','N3YSKFR5BQX4HLMO6DNDZUSS6Q','TA4HD3LDNQLWW3GH','20250522152544','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(880,'','Invoice','','2025-05-22 15:26:15','','0','13','2025-05-22 15:26:15','25','380','380','1','wholesale','0','380','1','0','0','0','0','0','0','printed',' ','','1','0','131747916751','Cleared','','','','','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,''),(881,'','Invoice','','2025-05-22 15:28:20','','0','13','2025-05-22 15:28:20','35','0','650','1','wholesale','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','131747916880','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'653','653','F7JYTVHSOQSML5IDWAL7T7PGGQ','QLJZE3DEM5IWEVGN','20250522152834','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(882,'','Invoice','','2025-05-22 15:29:17','GITONGA KIBALI','0','13','2025-05-22 15:29:17','80','500','500','1','wholesale','0','500','1','0','0','0','0','0','0','printed','GITONGA KIBALI </BR>+254743229326 ','','1','0','131747916935','Cleared','','','','','1','68.95','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'654','654','6V7SZQ6T3PEZ77QIJTDQ3IBH7M','CAJHEHZPY7HZLNO5','20250522153009','0','35.91','0','0','0','0','68.95','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(883,'','Invoice','','2025-05-22 15:32:46','WAIRIMU PUB','0','13','2025-05-22 15:32:46','82','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed','WAIRIMU PUB </BR>+25489567235 ','','1','0','131747917150','Cleared','','','','','2','','',NULL,0.00,0.00,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,'','Invoice','','2025-05-22 15:51:43','ANN','0','13','2025-05-22 15:51:43','83','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed','DAN','','1','0','131747918290','Cleared','','','','','1','137.91','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'655','655','LAV44ZMR4XZJEZM77EHT55RO7Q','FGIVP2BW2RACRBT6','20250522155255','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(885,'','Invoice','','2025-05-22 16:24:20','SOCIAL HALL','0','13','2025-05-22 16:24:20','84','1747','1747','1','wholesale','0','1747','1','0','0','0','0','0','0','printed','DAN','','1','0','131747920037','Cleared','','','','','1','','',NULL,0.00,0.00,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,'','Invoice','','2025-05-22 17:12:28','GITONGA KIBALI','-98','13','2025-05-22 17:12:28','80','0','98','1','wholesale','25','98','1','0','0','98','0','0','0','printed','GITONGA KIBALI </BR>+254743229326 ','','1','0','131747923074','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-22 17:16:54','wagafura','-0.6400000000001','13','2025-05-22 17:16:54','85','0','0','1','wholesale','2387.36','0.6400000000001','1','0','0','0.6400000000001','0','0','0','printed','gitonga','','1','2387.36','131747923315','Cleared','','','','','1','329.3','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'656','656','CWGCBBRUFAF6SPZASIH5QYOB7I','OB53ACFSCXEOYNNC','20250522171845','0','649.23','0','0','0','0','329.3','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(888,'','Invoice','','2025-05-22 17:21:10','wa brian','-0.63999999999999','13','2025-05-22 17:21:11','86','0','0','1','wholesale','2387.36','0.63999999999999','1','0','0','0.63999999999999','0','0','0','printed','gitonga','','1','2387.36','131747923589','Cleared','','','','','1','329.3','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'657','657','UDJJ2UEHO544WRZPSTRM7XUAKE','Y7Y5INSOVDFLBU52','20250522172151','0','649.23','0','0','0','0','329.3','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(889,'','Invoice','','2025-05-22 18:16:46','paul','0','13','2025-05-22 18:16:46','87','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed','paul </BR>+254789564235 ','','1','0','131747926990','Cleared','','','','','1','','',NULL,0.00,0.00,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,'','Invoice','','2025-05-22 18:31:22','','0','13','2025-05-22 18:31:22','43','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','131747927858','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'658','658','TCATH6FRKOC5WZ43KICY2PVMEM','W4IZ2SCKRIT67Y4H','20250522183145','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(891,'','Cash','','2025-05-22 18:40:18','','0','13','2025-05-22 18:40:18','64','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','131747928406','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'659','659','N5IGKLEOYYABT6Z2VEM6MJT5CM','G6U7SVAFVBUT34CH','20250522184129','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(892,'','Cash','','2025-05-22 18:47:50','','0','13','2025-05-22 18:47:50','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','131747928852','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-23 09:39:51','','0','13','2025-05-23 09:39:51','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','131747982381','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-23 10:17:24','','0','13','2025-05-23 10:17:24','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','131747984636','Cleared','','','','','','179.31','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'660','660','KTATQ655X4MW33OAFUYXXQ4EPU','GDAFACVNNW4NPSDF','20250523101730','0','560.34','0','0','0','0','179.31','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(895,'','Cash','','2025-05-23 10:19:50','','0','13','2025-05-23 10:19:50','','1285','1285','1','wholesale','0','1285','1','0','0','0','0','0','0','printed',' ','','1','0','131747984650','Cleared','','','','','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,''),(896,'','Invoice','','2025-05-23 10:35:12','sue','0','13','2025-05-23 10:35:12','88','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed','sue </BR>+25456456897 ','','1','0','131747985464','Cleared','','','','','1','','',NULL,0.00,0.00,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,'','Invoice','','2025-05-23 11:03:10','','0','13','2025-05-23 11:03:10','71','0','370','1','wholesale','0','370','1','0','0','0','0','370','0','printed',' ','','1','0','131747985883','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-23 11:08:06','','0','13','2025-05-23 11:08:06','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','131747987675','Cleared','','','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'661','661','5T6EHY2ALUISTX5DKHFSR6X67M','GNX3Q5QNG6UKPPXO','20250523110156','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(899,'zfgg','Mpesa','','2025-05-23 11:16:04','','0','13','2025-05-23 11:16:04','','0','1285','1','wholesale','0','1285','1','0','0','0','0','1285','0','printed',' ','','1','0','131747988144','Cleared','','','','','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,''),(900,'','Cash','','2025-05-23 11:46:04','','0','13','2025-05-23 11:46:04','','2040','2040','1','wholesale','0','2040','1','0','0','0','0','0','0','printed',' ','','1','0','131747989941','Cleared','','','','','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,''),(901,'','Invoice','','2025-05-23 12:01:39','','0','13','2025-05-23 12:01:39','84','1800','1800','1','wholesale','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','131747990876','Cleared','','','','','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,''),(902,'','Invoice','','2025-05-23 12:10:07','','0','13','2025-05-23 12:10:07','44','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed','DAN','','1','0','131747991037','Cleared','','','','','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,''),(903,'','Invoice','','2025-05-23 12:14:34','','0','13','2025-05-23 12:14:34','33','580','580','1','wholesale','0','580','1','0','0','0','0','0','0','printed','DAN','','1','0','131747991613','Cleared','','','','','1','79.99','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'662','662','JHFCHJ2DVUMZISGYMU43IYAAOY','DTWNPWRHM5OPDZDG','20250523120834','0','41.66','0','0','0','0','79.99','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(904,'','Invoice','','2025-05-23 12:41:24','','0','13','2025-05-23 12:41:24','41','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','131747993270','Cleared','','','','','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,''),(905,'','Invoice','','2025-05-23 12:44:15','','0','13','2025-05-23 12:44:15','16','0','1475','1','wholesale','0','1475','1','0','0','0','0','1475','0','printed',' ','','1','0','131747993446','Cleared','','','','','1','203.45','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'663','663','GJWI7ZW7VURVR6ED6K7FGVQ4QY','2GDY33BOKS54ZQFK','20250523124437','0','52.98','0','0','0','0','203.45','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(906,'','Invoice','','2025-05-23 12:50:14','','0','13','2025-05-23 12:50:14','16','0','1000','1','wholesale','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','131747993497','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'664','664','2VJHZNKENJSZHEGICP7ZOKQZCA','37LHKSI65RDXWYIC','20250523125059','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(907,'','Invoice','','2025-05-23 14:55:57','','-120','13','2025-05-23 14:55:57','25','2040','2160','1','retail','405','2160','1','0','0','120','0','0','0','printed',' ','','1','0','131748001181','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-23 15:09:59','','0','13','2025-05-23 15:09:59','25','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','131748001551','Cleared','','','','','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,''),(909,'','Invoice','','2025-05-23 15:11:31','','0','13','2025-05-23 15:11:32','25','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','131748002245','Cleared','','','','','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,''),(910,'','Invoice','','2025-05-23 16:12:22','','0','13','2025-05-23 16:12:22','30','0','1850','1','wholesale','0','1850','1','0','0','0','0','1850','0','printed',' ','','1','0','131748005893','Cleared','','','','','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,''),(911,'','Invoice','','2025-05-23 16:23:26','','0','13','2025-05-23 16:23:26','25','0','380','1','wholesale','0','380','1','0','0','0','0','380','0','printed',' ','','1','0','131748005995','Cleared','','','','','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,''),(912,'','Invoice','','2025-05-23 16:49:05','PCEA KIENI WEST','0','13','2025-05-23 16:49:05','89','0','5311','1','wholesale','288.96','5311','1','0','0','0','0','5311','0','printed','PCEA KIENI WEST </BR>+25429943329 ','','1','0','131748008051','Cleared','','','','','1','','',NULL,0.00,0.00,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,'','Invoice','','2025-05-23 16:54:56','','0','13','2025-05-23 16:54:56','44','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','131748008412','Cleared','','','','','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,''),(914,'','Cash','','2025-05-23 17:24:19','','0','13','2025-05-23 17:24:19','','1430','1430','1','wholesale','0','1430','1','0','0','0','0','0','0','printed',' ','','1','0','131748008834','Cleared','','','','','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,''),(915,'','Cash','','2025-05-23 18:33:41','','0','13','2025-05-23 18:33:41','','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','131748014412','Cleared','','','','','','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'665','665','NLNKA2XTOGX7TYE4KBNJFRMS54','L7SIP5G2KFAYW7U3','20250523183359','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(916,'','Cash','','2025-05-23 19:28:25','','0','13','2025-05-23 19:28:25','','400','400','1','wholesale','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','131748017683','Cleared','','','','','','','','',0.00,0.00,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,'KJ','Invoice','','2025-05-23 20:35:29','','-8','13','2025-05-23 20:35:29','27','9805','36865','1','wholesale','0','36865','1','0','0','8','0','27052','0','printed',' ','','1','0','131748018996','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-23 20:37:55','','0','13','2025-05-23 20:37:55','62','0','114760','1','wholesale','2599.896','114760','1','0','0','0','0','114760','0','printed',' ','','1','0','131748021817','Cleared','','','','','1','','','P052277093P',0.00,0.00,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','','2025-05-24 09:39:45','','0','13','2025-05-24 09:39:45','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','131748068776','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-24 11:57:45','','0','13','2025-05-24 11:57:45','25','1080','1080','1','wholesale','0','1080','1','0','0','0','0','0','0','printed',' ','','1','0','131748075803','Cleared','','','','','1','148.94','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'666','666','O3OIIVGJBHR6K62324HCS4BYUY','7AITDYZ7OHL2NRG4','20250524115818','0','77.57','0','0','0','0','148.94','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(921,'','Invoice','','2025-05-24 11:58:48','','0','13','2025-05-24 11:58:48','25','2000','2000','1','wholesale','0','2000','1','0','0','0','0','0','0','printed',' ','','1','0','131748077110','Cleared','','','','','1','275.82','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'667','667','LVZBW3JFUY42M26ZC6KBK6TNLI','F575BE7E3CZAI3PZ','20250524115904','0','71.82','0','0','0','0','275.82','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(922,'','Invoice','','2025-05-24 11:59:30','','0','13','2025-05-24 11:59:30','25','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','131748077158','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'668','668','6QZEB6HJH4MOCXPT2JTMDXKJ5A','6GOYQICHB22Q3PLO','20250524115942','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(923,'','Invoice','','2025-05-24 11:59:56','','--650','13','2025-05-24 11:59:56','25','0','0','1','wholesale','650','-650','1','0','0','0','0','650','0','printed',' ','','1','650','131748077187','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'669','669','GLDA5HLVG5DGQKZJPKHYPJ4DHQ','ESAQLTZXDOTXNL2N','20250524120012','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(924,'','Invoice','','2025-05-24 12:00:20','','0','13','2025-05-24 12:00:20','25','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','131748077215','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'670','670','P2VHWGGLVC4SNLTFXNAHTUPA6Q','6WT6JEJNXXUWMZEJ','20250524120032','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(925,'','Invoice','','2025-05-24 12:00:44','','0','13','2025-05-24 12:00:44','25','1475','1475','1','wholesale','0','1475','1','0','0','0','0','0','0','printed',' ','','1','0','131748077234','Cleared','','','','','1','203.45','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'671','671','VHJZGW4JJQUSNCL3CUSFY4FQMI','THYGRJ4FCOZEAHZF','20250524120057','0','52.98','0','0','0','0','203.45','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(926,'','Cash','','2025-05-24 12:21:58','','0','13','2025-05-24 12:21:58','64','3120','3120','1','wholesale','0','3120','1','0','0','0','0','0','0','printed',' ','','1','0','131748078496','Cleared','','','','','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,''),(927,'','Invoice','','2025-05-24 12:30:54','','-0','13','2025-05-24 12:30:54','25','0','0','1','wholesale','1950','0','1','0','0','0','0','0','0','printed',' ','','1','1950','131748079036','Cleared','','','','','1','268.97','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'672','672','HEJIAJM7SQC6NXHSAJAMRWITMM','QZLCTOKYDZMENBLF','20250524123123','0','560.34','0','0','0','0','268.97','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(928,'','Invoice','','2025-05-24 12:53:00','','0','13','2025-05-24 12:53:00','25','1920','1920','1','retail','0','1920','1','0','0','0','0','0','0','printed',' ','','1','0','131748080285','Cleared','','','','','','264.83','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'673','673','Y7LS7WFTZ2ESK6HIRB7TOVN7L4','JPS2XIEY3ZJJLKNG','20250524125331','0','1655.17','0','0','0','0','264.83','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(929,'','Cash','','2025-05-24 13:15:31','','0','13','2025-05-24 13:15:31','64','0','0','1','wholesale','0','2280','1','0','0','0','0','0','0','printed',' ','','1','2280','131748080461','Cleared','','','','','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,''),(930,'','Invoice','','2025-05-24 13:18:45','','0','13','2025-05-24 13:18:45','64','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','131748081912','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'674','674','KAT7OPQPITKCBJFGKWT357AM7M','6Q7EJEQKZIH7TWNF','20250524131909','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(931,'','Cash','','2025-05-24 13:36:13','','0','13','2025-05-24 13:36:14','','2280','2280','1','wholesale','120.384','2280','1','0','0','0','0','0','0','printed',' ','','1','0','131748082958','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-24 13:37:43','','0','13','2025-05-24 13:37:44','25','1180','1180','1','wholesale','0','1180','1','0','0','0','0','0','0','printed',' ','','1','0','131748083033','Cleared','','','','','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,''),(933,'','Cash','','2025-05-24 14:30:46','','0','13','2025-05-24 14:30:46','','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','131748086180','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-24 14:34:06','','0','13','2025-05-24 14:34:06','64','370','370','1','wholesale','0','370','1','0','0','0','0','0','0','printed',' ','','1','0','131748086406','Cleared','','','','','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,''),(935,'','Cash','','2025-05-24 17:16:38','','0','13','2025-05-24 17:16:38','','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','131748096186','Cleared','','','','','','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'675','675','M6QOKU4UIFH64D3OXD4PYLZJXY','Y7IAN7HJSM6ELPMD','20250524171658','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(936,'','Invoice','','2025-05-24 17:18:25','','0','13','2025-05-24 17:18:25','19','0','13440','1','wholesale','0','13440','1','0','0','0','0','13440','0','printed',' ','',NULL,'0','131748096219','Cleared','13','2025-05-24 17:18: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,''),(937,'EQUI','Invoice','','2025-05-24 17:23:38','','0','13','2025-05-24 17:23:38','17','0','14300','1','wholesale','0','14300','1','0','0','0','0','14300','0','printed',' ','','1','0','131748096513','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-24 17:39:50','','0','13','2025-05-24 17:39:50','25','0','1200','1','wholesale','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','131748097573','Cleared','','','','','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,''),(939,'','Invoice','','2025-05-24 17:49:49','','0','13','2025-05-24 17:49:49','63','0','10260','1','retail','0','10260','1','0','0','0','0','10260','0','printed',' ','','1','0','131748097791','Cleared','','','','','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,''),(940,'','Invoice','','2025-05-24 17:58:44','','0','13','2025-05-24 17:58:44','19','0','2080','1','wholesale','0','2080','1','0','0','0','0','2080','0','printed',' ','','1','0','131748098674','Cleared','','','','','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,''),(941,'','Cash','','2025-05-24 18:09:41','','0','13','2025-05-24 18:09:41','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','131748099371','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-24 18:12:24','','0','13','2025-05-24 18:12:24','25','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','131748099473','Cleared','','','','','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,''),(943,'','Cash','','2025-05-24 18:30:31','','0','13','2025-05-24 18:30:31','','42','42','1','wholesale','0','42','1','0','0','0','0','0','0','printed',' ','','1','0','131748100621','Cleared','','','','','','5.75','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'676','676','O4N6CPVQIWZU622UCHNKXVNU5U','TVIIH5ZQYO33ZFZV','20250524182422','0','35.91','0','0','0','0','5.75','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(944,'','Invoice','','2025-05-24 18:44:03','','0','13','2025-05-24 18:44:03','25','0','650','1','wholesale','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','131748101425','Cleared','','','','','','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'677','677','ZGGZBYVO2IWZMKDP3E2MVBO5JI','QHUHJBS7W23C7U6G','20250524184432','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(945,'','Cash','','2025-05-24 18:50:45','','0','13','2025-05-24 18:50:45','','133','133','1','wholesale','0','133','1','0','0','0','0','0','0','printed',' ','','1','0','131748101828','Cleared','','','','','','','','',0.00,0.00,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,'','Mpesa','','2025-05-24 19:41:41','','0','13','2025-05-24 19:41:41','','0','650','1','wholesale','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','131748104896','Cleared','13','2025-05-24 19:42:05','','','','89.66','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'678','678','XJPLNDEFZ34EQETAW4NNCJ3XXE','JEZRIXYJ4GTSHZXG','20250524194146','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(947,'','Cash','','2025-05-25 12:24:48','','0','13','2025-05-25 12:24:48','64','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','131748165079','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'679','679','JKQY4JE5WCZ6JRZ627BGH6PUKQ','DJ4KRWQZJZB4ZBSP','20250525122755','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(948,'','Invoice','','2025-05-25 12:28:55','','0','13','2025-05-25 12:28:55','64','1850','1850','1','wholesale','0','1850','1','0','0','0','0','0','0','printed',' ','','1','0','131748165319','Cleared','','','','','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,''),(949,'','Invoice','','2025-05-25 13:12:26','','0','13','2025-05-25 13:12:26','25','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','131748165689','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'680','680','5HXLCKMTF3ZW6NEVYAE2X4OCBU','Z2DZKTPHVBUOYQGO','20250525131731','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(950,'','Cash','','2025-05-25 13:17:49','','0','13','2025-05-25 13:17:49','','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','131748168262','Cleared','','','','','','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'681','681','7RVZZJLX7FGJFMLOCIEDWW6A4Q','P3NZ2A7TAYV56H4G','20250525131754','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(951,'','Mpesa','','2025-05-25 13:19:50','','0','13','2025-05-25 13:19:50','','0','830','1','retail','0','830','1','0','0','0','0','830','0','printed',' ','','1','0','131748168275','Cleared','13','2025-05-25 13:20:23','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(952,'','Invoice','','2025-05-25 13:35:32','','0','13','2025-05-25 13:35:32','25','780.16','780','1','wholesale','1779.8400000000001','780.16','1','0','0','0','0','0','0','printed',' ','','1','999.84','131748169118','Cleared','','','','','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,''),(953,'','Invoice','','2025-05-25 13:44:02','','0','13','2025-05-25 13:44:02','28','0','7990','1','wholesale','0','7990','1','0','0','0','0','7990','0','printed',' ','','1','0','131748169802','Cleared','','','','','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,''),(954,'','Invoice','','2025-05-25 14:27:12','','0','13','2025-05-25 14:27:12','25','370','370','1','wholesale','0','370','1','0','0','0','0','0','0','printed',' ','','1','0','131748172421','Cleared','','','','','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,''),(955,'','Invoice','','2025-05-25 15:04:43','','0','13','2025-05-25 15:04:43','25','0','1950','1','wholesale','0','1950','1','0','0','0','0','1950','0','printed',' ','','1','0','131748172507','Cleared','','','','','1','268.97','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'682','682','5L6C5QFMYV6LZD4I3HX2LVG3BY','JYUXDRTWUDHT4L4U','20250525150505','0','560.34','0','0','0','0','268.97','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(956,'','Invoice','','2025-05-25 15:05:19','','0','13','2025-05-25 15:05:19','25','0','1000','1','wholesale','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','131748174709','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'683','683','EYF45PLC4SPR4GUTSSIWBEQC7Y','GAGRXYXOBM3RKUSE','20250525150531','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(957,'','Cash','','2025-05-25 15:12:11','','0','13','2025-05-25 15:12:11','','85','85','1','retail','0','85','1','0','0','0','0','0','0','printed',' ','','1','0','131748174998','Cleared','','','','','','','','',0.00,0.00,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,'','Mpesa','','2025-05-25 15:20:39','','0','13','2025-05-25 15:20:39','','0','165','1','wholesale','0','165','1','0','0','0','0','165','0','printed',' ','','1','0','131748175189','Cleared','13','2025-05-25 15:21:11','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(959,'','Invoice','','2025-05-25 15:29:52','home care','0','13','2025-05-25 15:29:52','90','3275','3275','1','wholesale','0','3275','1','0','0','0','0','0','0','printed','dan','','1','0','131748176126','Cleared','','','','','1','','',NULL,0.00,0.00,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,'','Invoice','','2025-05-25 15:37:01','','0','13','2025-05-25 15:37:01','44','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','131748176611','Cleared','','','','','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,''),(961,'','Cash','','2025-05-25 15:55:44','','0','13','2025-05-25 15:55:44','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','131748177738','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-26 10:16:49','','0','13','2025-05-26 10:16:49','25','2538','2538','1','wholesale','0','2538','1','0','0','0','0','0','0','printed',' ','','1','0','131748243741','Cleared','','','','','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,''),(963,'','Invoice','','2025-05-26 10:25:51','','--2.0008883439004E-1','13','2025-05-26 10:25:51','25','0','0','1','wholesale','1450','-2.0008883439004e-11','1','0','0','-0.000000000020008883439004','0','0','0','printed',' ','','1','1450','131748244327','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-26 11:03:31','','0','13','2025-05-26 11:03:31','25','0','1410','1','wholesale','0','1410','1','0','0','0','0','1410','0','printed',' ','','1','0','131748246536','Cleared','','','','','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,''),(965,'','Cash','','2025-05-26 11:04:56','','0','13','2025-05-26 11:04:56','64','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','131748246685','Cleared','','','','','','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'684','684','RE7HKJESWUGSIN2YKSTEXVAFM4','5GFPNT3TOVNWHWGT','20250526110531','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(966,'','Invoice','','2025-05-26 11:53:40','','0.000999999999964','13','2025-05-26 11:53:40','80','5549.961','5549.7836','1','wholesale','14174.8236','5549.96','1','0','0','-0.000999999999964','0','0','0','printed',' ','','1','8625.04','131748249389','Cleared','','','','','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,''),(967,'','Invoice','','2025-05-26 11:54:27','','0','13','2025-05-26 11:54:27','80','2000','4950','1','wholesale','0','4950','1','0','0','0','0','2950','0','printed',' ','','1','0','131748249641','Cleared','','','','','3','682.73','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'685','685','HO4JIGNTMGF32CVZ4MDC2AD7BQ','AN2SYZBJKSIMJ7FS','20250526115458','0','88.89','0','0','0','0','682.73','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(968,'','Invoice','','2025-05-26 12:15:16','','0','13','2025-05-26 12:15:16','20','0','37040','1','wholesale','0','37040','1','0','0','0','0','37040','0','printed',' ','','1','0','131748250403','Cleared','','','','','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,''),(969,'','Invoice','','2025-05-26 12:17:59','','0','13','2025-05-26 12:17:59','20','0','780','1','wholesale','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','131748251057','Cleared','','','','','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,''),(970,'','Invoice','','2025-05-26 12:20:41','','-0.12','13','2025-05-26 12:20:41','27','1000','2299.84','1','wholesale','4774.72','2300.12','1','0','0','0.12','0','1300','0','printed',' ','','1','2474.88','131748251116','Cleared','','','','','2','658.58','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'686','686','OC73TBVURVWO3YBQOVCJVSV3NA','Q6F53QLFQELL43R3','20250526121647','0','649.23','0','0','0','0','658.58','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(971,'','Invoice','','2025-05-26 12:37:35','','0','13','2025-05-26 12:37:35','61','0','13525','1','wholesale','0','13525','1','0','0','0','0','13525','0','printed',' ','','1','0','131748251688','Cleared','','','','','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,''),(972,'','Cash','','2025-05-26 12:41:07','','0','13','2025-05-26 12:41:07','64','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','131748252406','Cleared','','','','','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,''),(973,'','Invoice','','2025-05-26 12:44:47','','0','13','2025-05-26 12:44:47','25','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','131748252620','Cleared','','','','','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,''),(974,'','Invoice','','2025-05-26 12:53:36','','0','13','2025-05-26 12:53:36','19','0','52760','1','wholesale','0','52760','1','0','0','0','0','52760','0','printed',' ','','1','0','131748252721','Cleared','','','','','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,''),(975,'','Cash','','2025-05-26 13:15:16','','0','13','2025-05-26 13:15:16','','120','120','1','wholesale','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','131748254305','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-26 14:54:43','','0','13','2025-05-26 14:54:43','','500','500','1','wholesale','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','131748260471','Cleared','','','','','','68.95','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'687','687','655MCMASNOMNL6TTESXL7VTQNA','JBI74Q3NYAG536D6','20250526145448','0','35.91','0','0','0','0','68.95','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(977,'','Cash','','2025-05-26 15:02:27','','0','13','2025-05-26 15:02:27','','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','131748260797','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-26 15:24:34','','0','13','2025-05-26 15:24:34','25','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','131748262260','Cleared','','','','','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,''),(979,'klo','Invoice','','2025-05-26 15:47:34','','-1829','13','2025-05-26 15:47:34','16','0','23829','1','wholesale','0','23829','1','0','0','1829','0','22000','0','printed',' ','','1','0','131748262496','Cleared','','','','','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,''),(980,'','Invoice','','2025-05-26 16:00:36','','-0','13','2025-05-26 16:00:36','25','0','0','1','retail','20','0','1','0','0','0','0','0','0','printed',' ','','1','20','131748264428','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-26 16:44:29','','0','13','2025-05-26 16:44:29','91','0','15','1','wholesale','0','15','1','0','0','0','0','15','0','printed',' ','','1','0','131748267061','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-26 16:50:10','','-15','13','2025-05-26 16:50:10','25','0','15','1','wholesale','0','15','1','0','0','15','0','0','0','printed',' ','','1','0','131748267399','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-26 17:08:11','','-20','13','2025-05-26 17:08:11','92','0','20','1','wholesale','0','20','1','0','0','20','0','0','0','printed',' ','','1','0','131748267615','Cleared','','','','','','','','',0.00,0.00,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,'','Mpesa','','2025-05-26 17:12:28','','0','13','2025-05-26 17:12:28','','0','1980','1','wholesale','0','1980','1','0','0','0','0','1980','0','printed',' ','','1','0','131748268690','Cleared','13','2025-05-26 17:14:09','','','1','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(985,'','Invoice','','2025-05-26 18:04:45','','0','13','2025-05-26 18:04:45','25','740','740','1','wholesale','0','740','1','0','0','0','0','0','0','printed',' ','',NULL,'0','131748271810','Cleared','13','2025-05-26 18:04:45','','','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,''),(986,'','Cash','','2025-05-26 18:22:18','','0','13','2025-05-26 18:22:18','','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','131748272924','Cleared','','','','','','','','',0.00,0.00,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,'kjh','Mpesa','','2025-05-27 09:26:21','','0','13','2025-05-27 09:26:21','','0','2210','1','wholesale','0','2210','1','0','0','0','0','2210','0','printed',' ','','1','0','131748327110','Cleared','13','2025-05-27 09:27:28','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(988,'','Invoice','','2025-05-27 09:59:59','','-217','13','2025-05-27 09:59:59','25','0','217','1','wholesale','0','217','1','0','0','217','0','0','0','printed','bkg','','1','0','131748329159','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-27 10:01:27','','-145','13','2025-05-27 10:01:27','27','0','145','1','retail','0','145','1','0','0','145','0','0','0','printed','BKG','','1','0','131748329251','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-27 10:02:35','','-140','13','2025-05-27 10:02:35','92','0','140','1','wholesale','0','140','1','0','0','140','0','0','0','printed',' ','','1','0','131748329332','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-27 10:24:07','','0','13','2025-05-27 10:24:07','','50','50','1','wholesale','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','131748330641','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-27 10:38:55','','0','13','2025-05-27 10:38:55','','780','780','1','retail','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','131748330655','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-27 15:24:53','KIBALI MAIN','0','13','2025-05-27 15:24:54','93','21779','21779','1','wholesale','0','21779','1','0','0','0','0','0','0','printed','KIBALI MAIN </BR>2547343343543 ','','1','0','131748346806','Cleared','','','','','1','','',NULL,0.00,0.00,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,'','Invoice','','2025-05-27 15:29:38','','-95','13','2025-05-27 15:29:38','53','0','95','1','retail','0','95','1','0','0','95','0','0','0','printed',' ','','1','0','131748348968','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-27 17:54:32','','0','13','2025-05-27 17:54:32','19','0','4500','1','wholesale','0','4500','1','0','0','0','0','4500','0','printed',' ','','1','0','131748357542','Cleared','','','','','1','620.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'688','688','QKJ5YF2XQIPA2CAHGAGCBZRDDI','JFL6KZ3AKOFJOMIY','20250527175501','0','107.76','0','0','0','0','620.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(996,'','Cash','','2025-05-27 18:06:22','','0','13','2025-05-27 18:06:22','','8630','8630','1','wholesale','0','8630','1','0','0','0','0','0','0','printed',' ','','1','0','131748357713','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-27 18:08:48','','0','13','2025-05-27 18:08:48','64','2200','2200','1','wholesale','0','2200','1','0','0','0','0','0','0','printed',' ','','1','0','131748358487','Cleared','','','','','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,''),(998,'','Invoice','','2025-05-27 18:11:05','','0','13','2025-05-27 18:11:05','25','2630','2630','1','wholesale','0','2630','1','0','0','0','0','0','0','printed',' ','','1','0','131748358606','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-27 18:11:38','','0','13','2025-05-27 18:11:38','25','0','650','1','retail','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','131748358691','Cleared','','','','','','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'689','689','ZQMH3EV42QI53GM5MLRX6CTSPM','PINNXKS3HDYYJ4YW','20250527180524','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1000,'','Invoice','','2025-05-27 18:22:48','','0','13','2025-05-27 18:22:48','53','740','740','1','wholesale','0','740','1','0','0','0','0','0','0','printed',' ','','1','0','131748359334','Cleared','','','','','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,''),(1001,'','Cash','','2025-05-27 18:39:59','','0','13','2025-05-27 18:39:59','','800','800','1','wholesale','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','131748360391','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-27 18:41:32','','-10','13','2025-05-27 18:41:32','25','40','50','1','retail','0','50','1','0','0','10','0','0','0','printed',' ','','1','0','131748360483','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-27 18:58:39','','0','13','2025-05-27 18:58:39','','1780','1780','1','wholesale','0','1780','1','0','0','0','0','0','0','printed',' ','','1','0','131748360549','Cleared','','','','','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,''),(1004,'','Mpesa','','2025-05-28 11:40:09','','0','13','2025-05-28 11:40:09','','0','650','1','wholesale','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','131748421527','Cleared','13','2025-05-28 11:40:47','','','','89.66','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'690','690','SJ4GGAT5KORNO7ZP3H4I7H5THU','5OVDVWBD5K5GMU2F','20250528114018','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1005,'','Invoice','','2025-05-28 12:05:33','','-6.9944050551385e-14','13','2025-05-28 12:05:33','25','4461.67','4559.9','1','retail','6919.900000000014','4461.67','1','0','0','0.000000000000069944050551385','0','0','0','printed',' ','','1','2458.33','131748423019','Cleared','','','','','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,''),(1006,'','Invoice','','2025-05-28 12:07:05','','0','13','2025-05-28 12:07:05','25','0','1650','1','wholesale','0','1650','1','0','0','0','0','1650','0','printed',' ','','1','0','131748423172','Cleared','','','','','1','227.57','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'691','691','YCDTIZHBQYNGM2G73FCBKR3EEQ','KTBKERR466FKC5VJ','20250528120152','0','596.25','0','0','0','0','227.57','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1007,'','Cash','','2025-05-28 12:56:17','','0','13','2025-05-28 12:56:17','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','131748426170','Cleared','','','','','','24.83','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'692','692','3IMONWF3ILCUVALEO5REJ4OAAQ','CTN5QXOZAVOYCHJA','20250528125155','0','155.17','0','0','0','0','24.83','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1008,'','Invoice','','2025-05-28 14:04:10','','0','13','2025-05-28 14:04:10','25','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','131748430236','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-28 14:44:54','','0','13','2025-05-28 14:44:54','','1340','1340','1','wholesale','0','1340','1','0','0','0','0','0','0','printed',' ','','1','0','131748432677','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-28 14:52:51','','-60','13','2025-05-28 14:52:51','92','0','60','1','retail','0','60','1','0','0','60','0','0','0','printed',' ','','1','0','131748433144','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-28 15:05:22','','0','13','2025-05-28 15:05:22','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','131748433899','Cleared','','','','','','12.41','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'693','693','HHUNA6Z3BB7OJRS2NX32F6BV5Q','LCM45WKLPTRMA2JP','20250528150527','0','38.79','0','0','0','0','12.41','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1012,'','Cash','','2025-05-28 15:06:56','','0','13','2025-05-28 15:06:56','','108','108','1','wholesale','0','108','1','0','0','0','0','0','0','printed',' ','','1','0','131748433957','Cleared','','','','','','14.94','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'694','694','WLTMRHGJQLEFXNFO3UVISCSWNM','72JFOTUUMHYTZ646','20250528150710','0','93.39','0','0','0','0','14.94','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1013,'','Invoice','','2025-05-28 15:28:50','','0','13','2025-05-28 15:28:50','64','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','131748435311','Cleared','','','','','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,''),(1014,'','Invoice','','2025-05-28 16:30:03','','0','13','2025-05-28 16:30:03','25','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','131748437446','Cleared','','','','','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,''),(1015,'','Invoice','','2025-05-28 16:31:01','','0','13','2025-05-28 16:31:01','25','0','650','1','wholesale','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','131748439056','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'695','695','3C4BXXO2MHZRAPK3TGBJ4LU6F4','JOKLU4VHJVVTEYLC','20250528163118','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1016,'','Invoice','','2025-05-28 17:01:53','','-75','13','2025-05-28 17:01:53','92','0','75','1','retail','0','75','1','0','0','75','0','0','0','printed',' ','','1','0','131748440869','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-28 17:09:49','','0','13','2025-05-28 17:09:50','19','0','3120','1','wholesale','0','3120','1','0','0','0','0','3120','0','printed',' ','','1','0','131748441365','Cleared','','','','','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,''),(1018,'','Invoice','','2025-05-28 17:38:19','','0','13','2025-05-28 17:38:19','64','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','131748442458','Cleared','','','','','','16.55','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'696','696','E3WC7XYRYHF2SDUGJUBAZFU47Y','ESDWOZSSBYQXX5OE','20250528174114','0','103.45','0','0','0','0','16.55','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1019,'','Invoice','','2025-05-28 17:51:39','','0','13','2025-05-28 17:51:39','25','2475','2475','1','wholesale','0','2475','1','0','0','0','0','0','0','printed',' ','','1','0','131748443834','Cleared','','','','','1','341.36','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'697','697','Y2MSRB3K5BWYHGXBYAIVJIQRWI','7WFTXQP5KYRIDE5U','20250528175213','0','88.89','0','0','0','0','341.36','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1020,'','Invoice','','2025-05-28 17:54:10','','0','13','2025-05-28 17:54:10','35','4060','4060','1','wholesale','0','4060','1','0','0','0','0','0','0','printed',' ','','1','0','131748443938','Cleared','','','','','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,''),(1021,'','Invoice','','2025-05-28 19:15:45','','0','13','2025-05-28 19:15:45','19','0','3120','1','wholesale','0','3120','1','0','0','0','0','3120','0','printed',' ','','1','0','131748448547','Cleared','','','','','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,''),(1022,'','Invoice','','2025-05-29 09:46:44','','0','13','2025-05-29 09:46:44','80','0','780','1','wholesale','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','131748501189','Cleared','','','','','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,''),(1023,'','Invoice','','2025-05-29 09:47:05','','0','13','2025-05-29 09:47:05','25','0','780','1','retail','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','131748501215','Cleared','','','','','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,''),(1024,'','Invoice','','2025-05-29 10:27:57','','0','13','2025-05-29 10:27:57','25','500','500','1','wholesale','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','131748501672','Cleared','','','','','1','68.95','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'698','698','2SD5SXYDUZPAGVIPWY5FITXPWE','R3X2AHCQ3SYKRZJJ','20250529102148','0','35.91','0','0','0','0','68.95','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1025,'','Invoice','','2025-05-29 10:28:26','','0','13','2025-05-29 10:28:26','25','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','131748503700','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'699','699','JXW6UTPVYKUC4LTDRIZP6POU4I','MDFGQV4FPO7BWWCX','20250529102844','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1026,'','Invoice','','2025-05-29 10:29:02','','0','13','2025-05-29 10:29:02','80','1650','1650','1','wholesale','0','1650','1','0','0','0','0','0','0','printed',' ','','1','0','131748503728','Cleared','','','','','1','227.57','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'700','700','E5XXYL5XLAS7Y4A5H75RQF26VU','V5HTV2EPDIWD2FXP','20250529102916','0','596.25','0','0','0','0','227.57','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1027,'','Invoice','','2025-05-29 11:09:55','','0','13','2025-05-29 11:09:55','25','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','131748503831','Cleared','','','','','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,''),(1028,'','Invoice','','2025-05-29 12:05:04','','0','13','2025-05-29 12:05:04','80','500','500','1','wholesale','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','131748506273','Cleared','','','','','1','68.95','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'701','701','ADYEUZUPLARXS5YURSNITEWPLU','O6XTJLN37PH3EOFJ','20250529120541','0','35.91','0','0','0','0','68.95','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1029,'','Invoice','','2025-05-29 12:58:01','','0','13','2025-05-29 12:58:01','80','0','650','1','wholesale','1430','650','1','0','0','0','0','650','0','printed',' ','','1','780','131748512657','Cleared','','','','','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,''),(1030,'','Cash','','2025-05-29 13:23:45','','0','13','2025-05-29 13:23:45','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','131748514209','Cleared','','','','','','24.83','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'702','702','5VEVD2LNDNROBBZJ4VQHA6Q73Y','7BJA7U3KMC4RAYRL','20250529132529','0','155.17','0','0','0','0','24.83','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1031,'','Invoice','','2025-05-29 13:37:06','','0','13','2025-05-29 13:37:06','80','0','1200','1','wholesale','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','131748515017','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-29 14:13:43','','-45','13','2025-05-29 14:13:43','92','0','45','1','retail','0','45','1','0','0','45','0','0','0','printed',' ','','1','0','131748517196','Cleared','','','','','','6.21','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'703','703','UXU2G5NYMIGBHB6PMZJZRUQNYM','QKSYJU5GN2SF4EJJ','20250529141358','0','38.79','0','0','0','0','6.21','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1033,'','Invoice','','2025-05-29 14:57:03','','0','13','2025-05-29 14:57:03','25','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','131748517272','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'704','704','5YEEPCZWSHHVE5MQ3IJ7IA5KMI','FIHN2GNFRO7AWBIX','20250529145716','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1034,'','Invoice','','2025-05-29 17:11:04','','0','13','2025-05-29 17:11:04','80','390','390','1','wholesale','0','390','1','0','0','0','0','0','0','printed',' ','','1','0','131748527843','Cleared','','','','','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,''),(1035,'','Invoice','','2025-05-29 17:11:52','','0','13','2025-05-29 17:11:52','25','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','131748527905','Cleared','','','','','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,''),(1036,'','Cash','','2025-05-29 17:23:38','','0','13','2025-05-29 17:23:38','','0','0','1','wholesale','0','27995.52','1','0','0','0','0','0','0','printed',' ','','1','27995.52','131748527960','Cleared','','','','','','3861.45','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'706','706','SVEJEKBDFS7WT4G4HRMIAOERFQ','DN3QGUUC4F5XYYGF','20250529173124','0','35.91','0','0','0','0','3861.45','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1037,'','Cash','','2025-05-29 17:33:32','','0','13','2025-05-29 17:33:32','','27720','27720','1','retail','0','27720','1','0','0','0','0','0','0','printed',' ','','1','0','131748529114','Cleared','','','','','','3823.45','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'707','707','CGPVLR6AOFUWVJ7ERZN63HHI7M','PEZDAPO3W3MDHLYQ','20250529173406','0','23896.55','0','0','0','0','3823.45','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1038,'','Invoice','','2025-05-29 17:36:55','','-60','13','2025-05-29 17:36:55','80','90','150','1','retail','0','150','1','0','0','60','0','0','0','printed',' ','','1','0','131748529369','Cleared','','','','','','20.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'708','708','UALGN5FI7HK2OMHDHTZNXK6GUY','IL4S3ETFEXSBHLSY','20250529173749','0','129.31','0','0','0','0','20.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1039,'','Invoice','','2025-05-29 17:40:17','','0','13','2025-05-29 17:40:17','71','0','1200','1','wholesale','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','131748529557','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-29 17:46:55','','0','13','2025-05-29 17:46:55','25','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','131748530006','Cleared','','','','','2','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'709','709','YERPT733D5FNIIT5YQQESBBT3U','XMF3YEXNTEWM4HCZ','20250529174709','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1041,'','Cash','','2025-05-29 17:54:49','','0','13','2025-05-29 17:54:49','64','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','131748530260','Cleared','','','','','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,''),(1042,'','Invoice','','2025-05-29 18:03:35','','0','13','2025-05-29 18:03:35','64','0','780','1','wholesale','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','131748531000','Cleared','','','','','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,''),(1043,'','Invoice','','2025-05-29 18:09:08','','0','13','2025-05-29 18:09:08','64','0','9998','1','wholesale','0','9998','1','0','0','0','0','9998','0','printed',' ','','1','0','131748531331','Cleared','','','','','1','1379.09','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'710','710','W7Y3HUQAMKZJULJIFDXOWFFZT4','A47EY2MEEHDHQNWN','20250529180923','0','35.91','0','0','0','0','1379.09','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1044,'','Invoice','','2025-05-29 18:18:29','','0','13','2025-05-29 18:18:29','28','0','2760','1','wholesale','0','2760','1','0','0','0','0','2760','0','printed',' ','','1','0','131748531850','Cleared','','','','','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,''),(1045,'','Cash','','2025-05-30 10:27:31','','0','13','2025-05-30 10:27:31','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','131748590039','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-30 12:16:01','','0','13','2025-05-30 12:16:01','','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','131748596552','Cleared','','','','','','10.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'711','711','QCJHZSCU7G6ZAWAVOMKDXGZ2JE','77ZEKT2HBHNYBGFM','20250530122126','0','64.66','0','0','0','0','10.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1047,'','Cash','','2025-05-30 13:17:07','','0','13','2025-05-30 13:17:07','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','131748599087','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-30 13:18:03','','0','13','2025-05-30 13:18:03','','1300','1300','1','wholesale','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','131748600275','Cleared','','','','','','179.29','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'712','712','OPFFUFS3HW7OLANALXN6PB3HKQ','E7OBRJESWUAVXN5H','20250530131830','0','23.34','0','0','0','0','179.29','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1049,'','Invoice','','2025-05-30 13:20:45','','0','13','2025-05-30 13:20:45','25','2000','2000','1','wholesale','0','2000','1','0','0','0','0','0','0','printed',' ','','1','0','131748600425','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-30 14:16:09','','0','13','2025-05-30 14:16:09','19','0','53009','1','wholesale','0','53009','1','0','0','0','0','53009','0','printed',' ','',NULL,'0','131748601408','Cleared','13','2025-05-30 14:16:09','','','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,''),(1051,'','Invoice','','2025-05-30 14:25:10','','0','13','2025-05-30 14:25:10','19','0','1000','1','wholesale','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','131748604300','Cleared','','','','','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,''),(1052,'','Cash','','2025-05-30 14:32:55','','0','13','2025-05-30 14:32:55','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','131748604727','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-30 15:25:45','','-0.0079999999998108','13','2025-05-30 15:25:45','28','0','3600','1','wholesale','4399.992','3600.008','1','0','0','0','0','3600','0','printed',' ','','1','0','131748604823','Cleared','13','2025-06-02 18:33:52','','','1','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1054,'','Invoice','','2025-05-30 15:39:39','','0','13','2025-05-30 15:39:39','63','0','8840','1','retail','0','8840','1','0','0','0','0','8840','0','printed',' ','','1','0','131748608534','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-30 15:44:32','','0','13','2025-05-30 15:44:32','25','0','1200','1','wholesale','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','131748609045','Cleared','','','','','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,''),(1056,'','Invoice','','2025-05-30 15:54:07','','0','13','2025-05-30 15:54:07','25','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','131748609640','Cleared','','','','','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,''),(1057,'','Invoice','','2025-05-30 16:02:21','','0','13','2025-05-30 16:02:21','80','1110','1110','1','wholesale','0','1110','1','0','0','0','0','0','0','printed',' ','','1','0','131748609904','Cleared','','','','','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,''),(1058,'','Invoice','','2025-05-30 16:33:04','','0','13','2025-05-30 16:33:04','75','0','1200','1','wholesale','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','131748611594','Cleared','','','','','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,''),(1059,'','Invoice','','2025-05-30 16:34:14','','0','13','2025-05-30 16:34:14','25','0','1560','1','wholesale','0','1560','1','0','0','0','0','1560','0','printed',' ','','1','0','131748612026','Cleared','','','','','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,''),(1060,'','Invoice','','2025-05-30 17:01:42','','0','13','2025-05-30 17:01:42','23','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','131748613339','Cleared','','','','','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,''),(1061,'','Cash','','2025-05-30 17:10:39','','0','13','2025-05-30 17:10:39','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','131748614221','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-30 17:34:58','','-70','13','2025-05-30 17:34:58','92','0','70','1','retail','0','70','1','0','0','70','0','0','0','printed',' ','','1','0','131748615264','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-30 17:36:14','','0','13','2025-05-30 17:36:14','64','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','131748615756','Cleared','','','','','2','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'714','714','ROA6V5NMGFMS3WFJ5DVBTQIVSE','GAWQBARNQXLAC4MY','20250530173645','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1064,'','Invoice','','2025-05-30 17:43:00','','-0','13','2025-05-30 17:43:00','25','0','0','1','wholesale','4800','0','1','0','0','0','0','0','0','printed',' ','','1','4800','131748616135','Cleared','','','','','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,''),(1065,'','Invoice','','2025-05-30 18:28:52','','0','13','2025-05-30 18:28:52','25','4720','4720','1','retail','0','4720','1','0','0','0','0','0','0','printed',' ','','1','0','131748618907','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-30 18:33:56','','0','13','2025-05-30 18:33:56','35','800','800','1','wholesale','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','131748619210','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-30 18:37:14','','0','13','2025-05-30 18:37:14','','500','500','1','wholesale','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','131748619415','Cleared','','','','','','68.95','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'715','715','K6E5UMHMPOQ3QTFIGOBCXFZEMU','ILL2VKEMOTARSEII','20250530183727','0','35.91','0','0','0','0','68.95','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1068,'','Invoice','','2025-05-30 19:36:01','','0','13','2025-05-30 19:36:01','71','0','1180','1','wholesale','0','1180','1','0','0','0','0','1180','0','printed',' ','','1','0','131748622933','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-30 19:37:39','','0','13','2025-05-30 19:37:39','','400','400','1','wholesale','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','131748623023','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-30 19:38:14','','0','13','2025-05-30 19:38:14','','800','800','1','wholesale','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','131748623086','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-30 19:50:00','','0','13','2025-05-30 19:50:00','','2340','2340','1','wholesale','0','2340','1','0','0','0','0','0','0','printed',' ','','1','0','131748623783','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-30 20:03:21','','0','13','2025-05-30 20:03:21','27','0','91787','1','wholesale','0','91787','1','0','0','0','0','91787','0','printed',' ','','1','0','131748597059','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-30 20:04:07','','0','13','2025-05-30 20:04:07','94','0','49260','1','wholesale','0','49260','1','0','0','0','0','49260','0','printed',' ','','1','0','131748598321','Cleared','','','','','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,''),(1074,'','Invoice','','2025-05-31 10:36:30','','0','13','2025-05-31 10:36:30','92','0','65','1','retail','0','65','1','0','0','65','0','0','0','printed',' ','','1','0','131748676887','Cleared','13','2025-05-31 10:44:38','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1075,'','Cash','','2025-05-31 10:41:05','','NaN','13','2025-05-31 10:41:05','','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','khj','131748677124','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'716','716','4HPVMMGSB65IANQRTFEFZ5SVRE','JQSUT5JK2UMK6YAR','20250531104126','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1076,'','Cash','','2025-05-31 10:49:24','','0','13','2025-05-31 10:49:24','64','195','195','1','retail','0','195','1','0','0','0','0','0','0','printed',' ','','1','0','131748677533','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-31 11:13:20','','0','13','2025-05-31 11:13:20','','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','131748678362','Cleared','','','','','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,''),(1078,'','Invoice','','2025-05-31 11:19:54','','0','13','2025-05-31 11:19:54','64','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','131748679494','Cleared','','','','','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,''),(1079,'','Cash','','2025-05-31 11:36:12','','0','13','2025-05-31 11:36:12','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','131748680565','Cleared','','','','','','24.83','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'717','717','TXJBKK6OEPD6VQ44PP677S7C6U','3VQQSSTAIAJ6I46M','20250531113755','0','155.17','0','0','0','0','24.83','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1080,'','Invoice','','2025-05-31 11:45:12','','0','13','2025-05-31 11:45:12','25','0','1280','1','wholesale','0','1280','1','0','0','0','0','1280','0','printed',' ','','1','0','131748681042','Cleared','','','','','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,''),(1081,'','Invoice','','2025-05-31 11:48:09','','0','13','2025-05-31 11:48:09','25','0','650','1','wholesale','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','131748681191','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'718','718','DQQIMEBXJEOJMIMVWFTIDRCEAQ','KQVIN5C452GTVT4S','20250531114826','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1082,'','Invoice','','2025-05-31 12:12:35','','400','13','2025-05-31 12:12:35','25','0','400','1','wholesale','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','131748682741','Cleared','13','2025-05-31 13:43:36','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1083,'','Invoice','','2025-05-31 12:25:51','','0','13','2025-05-31 12:25:51','19','0','16399','1','wholesale','0','16399','1','0','0','0','0','16399','0','printed',' ','','1','0','131748683238','Cleared','','','','','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,''),(1084,'','Invoice','','2025-05-31 12:34:11','','0','13','2025-05-31 12:34:11','25','0','780','1','wholesale','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','131748684020','Cleared','','','','','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,''),(1085,'','Invoice','','2025-05-31 13:38:48','','0','13','2025-05-31 13:38:48','64','2390','2390','1','wholesale','0','2390','1','0','0','0','0','0','0','printed',' ','','1','0','131748684131','Cleared','','','','','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,''),(1086,'','Invoice','','2025-05-31 13:55:31','','0','13','2025-05-31 13:55:31','84','1250','1250','1','wholesale','0','1250','1','0','0','0','0','0','0','printed',' ','','1','0','131748688874','Cleared','','','','','1','172.4','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'719','719','73XIR3IEGLRVJS44TRP3GAKJRM','KPWIT5QGKJZ3YMJF','20250531135552','0','143.67','0','0','0','0','172.4','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1087,'','Invoice','','2025-05-31 15:10:27','','0','13','2025-05-31 15:10:27','25','2170','2170','1','wholesale','0','2170','1','0','0','0','0','0','0','printed',' ','','1','0','131748693396','Cleared','','','','','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,''),(1088,'','Invoice','','2025-05-31 15:14:43','','0','13','2025-05-31 15:14:43','25','1475','1475','1','wholesale','0','1475','1','0','0','0','0','0','0','printed',' ','','1','0','131748693673','Cleared','','','','','1','203.45','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'720','720','F3AZADVXYEUL4PTYBLZP4N5PO4','FD4XVH4T4ZBCNN6P','20250531151540','0','52.98','0','0','0','0','203.45','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1089,'','Invoice','','2025-05-31 15:26:31','','-0','13','2025-05-31 15:26:31','28','0','0','1','wholesale','6500','0','1','0','0','0','0','0','0','printed',' ','','1','6500','131748694383','Cleared','','','','','1','896.55','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'721','721','GGPC67KPO3TCSM66KT65U2CNYY','4UVYL3CYIOQAJ3UW','20250531152643','0','560.34','0','0','0','0','896.55','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1090,'','Invoice','','2025-05-31 15:31:16','','0','13','2025-05-31 15:31:16','28','0','6400','1','retail','0','6400','1','0','0','0','0','6400','0','printed',' ','','1','0','131748694658','Cleared','','','','','1','882.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'722','722','ZW4YAQBSYXB3DWD4CYEHU5RHIU','EWXQMUU5HMYMJL2F','20250531153133','0','5517.24','0','0','0','0','882.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1091,'','Invoice','','2025-05-31 16:09:06','','0','13','2025-05-31 16:09:06','25','2300','2300','1','wholesale','0','2300','1','0','0','0','0','0','0','printed',' ','','1','0','131748696920','Cleared','','','','','','317.22','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'723','723','XB6ZW2M3R5VWCNPPBCX7T3SLYY','ICIAV3QIYSU7VQ2R','20250531160933','0','596.25','0','0','0','0','317.22','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1092,'','Cash','','2025-05-31 17:07:54','','0','13','2025-05-31 17:07:54','','15','15','1','wholesale','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','131748698643','Cleared','','','','','','','','',0.00,0.00,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','','2025-05-31 18:17:05','','0','13','2025-05-31 18:17:05','','2630','2630','1','wholesale','0','2630','1','0','0','0','0','0','0','printed',' ','','1','0','131748704481','Cleared','','','','','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,''),(1094,'','Cash','','2025-05-31 18:33:20','','0','13','2025-05-31 18:33:20','','133','133','1','wholesale','0','133','1','0','0','0','0','0','0','printed',' ','','1','0','131748705581','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-05-31 18:37:46','','0','13','2025-05-31 18:37:46','64','0','3600','1','wholesale','0','3600','1','0','0','0','0','3600','0','printed',' ','','1','0','131748705853','Cleared','','','','','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,''),(1096,'','Cash','','2025-05-31 19:32:32','','0','13','2025-05-31 19:32:32','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','131748709136','Cleared','','','','','','24.83','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'724','724','EY53XLCKNZ6U342UG4IVCA5GAQ','GUOYUL3ZHWCSUJ4I','20250531193239','0','155.17','0','0','0','0','24.83','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1097,'','Cash','','2025-05-31 19:47:07','','0','13','2025-05-31 19:47:07','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','131748710001','Cleared','','','','','','12.41','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'725','725','KJPJZE5FHRSBIHRXTQ5LTXWHXM','KIJDFZKRURB2HAAL','20250531194715','0','38.79','0','0','0','0','12.41','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1098,'','Invoice','','2025-06-01 11:40:15','','0','13','2025-06-01 11:40:15','71','0','1980','1','wholesale','0','1980','1','0','0','0','0','1980','0','printed',' ','','1','0','131748767091','Cleared','','','','','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,''),(1099,'','Invoice','','2025-06-01 11:46:12','','0','13','2025-06-01 11:46:12','71','0','780','1','wholesale','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','131748767550','Cleared','','','','','','','','',0.00,0.00,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','','2025-06-01 12:12:48','','0','13','2025-06-01 12:12:48','','370','370','1','wholesale','0','370','1','0','0','0','0','0','0','printed',' ','','1','0','131748769160','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-06-01 13:02:32','','0','13','2025-06-01 13:02:32','25','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','131748771831','Cleared','','','','','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,''),(1102,'','Invoice','','2025-06-01 13:31:41','','0','13','2025-06-01 13:31:41','25','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','131748773156','Cleared','','','','','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,''),(1103,'','Invoice','','2025-06-01 13:33:58','','0','13','2025-06-01 13:33:58','25','2630','2630','1','retail','5870','2630','1','0','0','0','0','0','0','printed',' ','','1','3240','131748773917','Cleared','','','','','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,''),(1104,'','Cash','','2025-06-01 13:52:02','','0','13','2025-06-01 13:52:02','64','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','131748775087','Cleared','','','','','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,''),(1105,'','Cash','','2025-06-01 13:56:13','','0','13','2025-06-01 13:56:13','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','131748775355','Cleared','','','','','','9.68','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'726','726','RK4MRHQXZCM3CLZ5WHNFQFHXBU','665QCNUQSH5NDAXY','20250601135738','0','560.34','0','0','0','0','9.68','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1106,'','Invoice','','2025-06-01 14:17:16','','0','13','2025-06-01 14:17:16','64','0','1570','1','wholesale','0','1570','1','0','0','0','0','1570','0','printed',' ','','1','0','131748776069','Cleared','','','','','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,''),(1107,'','Cash','','2025-06-01 14:49:56','','0','13','2025-06-01 14:49:56','','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','131748778587','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-06-01 15:51:10','','2','13','2025-06-01 15:51:10','25','1740','1738','1','wholesale','0','1738','1','0','0','-2','0','0','0','printed',' ','','1','0','131748779056','Cleared','','','','','1','239.64','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'727','727','4J4AGMWMODEPX3FZW7AFB5KH6A','OKKGQ747MCKZKXQJ','20250601155310','0','88.89','0','0','0','0','239.64','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1109,'','Invoice','','2025-06-01 16:00:49','','0','13','2025-06-01 16:00:49','25','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','131748782836','Cleared','','','','','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,''),(1110,'','Invoice','','2025-06-01 16:18:15','','0','13','2025-06-01 16:18:15','25','1475','1475','1','wholesale','0','1475','1','0','0','0','0','0','0','printed',' ','','1','0','131748783781','Cleared','','','','','1','203.45','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'728','728','VE2MYXZPUFRGFJADZYR5HFNABE','V5DRYUCYVGKUAQNJ','20250601161909','0','52.98','0','0','0','0','203.45','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1111,'','Invoice','','2025-06-01 16:19:30','','--1200','13','2025-06-01 16:19:30','64','0','650','1','wholesale','1850','-1200','1','0','0','0','0','1850','0','printed',' ','','1','1200','131748783954','Cleared','','','','','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,''),(1112,'','Invoice','','2025-06-01 17:08:52','','0','13','2025-06-01 17:08:52','25','800','800','1','wholesale','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','131748786922','Cleared','','','','','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,''),(1113,'','Invoice','','2025-06-01 18:08:20','','0','13','2025-06-01 18:08:20','25','3000','3000','1','wholesale','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','131748790487','Cleared','','','','','','413.73','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'729','729','4IYEJNUXIGYZAOR6T56N3VD3KQ','M5HCPEYD6NFJXJYA','20250601180835','0','35.91','0','0','0','0','413.73','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1114,'','Cash','','2025-06-02 10:24:12','','0','13','2025-06-02 10:24:12','','360','360','1','retail','0','360','1','0','0','0','0','0','0','printed',' ','','1','0','131748848667','Cleared','','','','','','','','',0.00,0.00,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','','2025-06-02 11:36:32','','0','13','2025-06-02 11:36:32','64','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','131748853371','Cleared','','','','','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,''),(1116,'KKJJ','Mpesa','','2025-06-02 12:16:21','','0','13','2025-06-02 12:16:21','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','131748853486','Cleared','','','','','3','','','',0.00,0.00,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','','2025-06-02 12:58:56','','0','13','2025-06-02 12:58:56','','4580','4580','1','wholesale','0','4580','1','0','0','0','0','0','0','printed',' ','','1','0','131748858245','Cleared','','','','','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,''),(1118,'','Cash','','2025-06-02 13:01:14','','0','13','2025-06-02 13:01:14','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','131748858465','Cleared','','','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'730','730','TLKYKCVTIXL72XHIWGHGSHWPTE','2Z34OGQXPGBQ6LH2','20250602130152','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1119,'','Cash','','2025-06-02 13:21:19','','0','13','2025-06-02 13:21:19','','42','42','1','wholesale','0','42','1','0','0','0','0','0','0','printed',' ','','1','0','131748859673','Cleared','','','','','','5.75','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'731','731','2FQDBFNGOSNWGBTQJBCZAW3S6I','F7FCVSRQAOY6BTXP','20250602132124','0','35.91','0','0','0','0','5.75','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1120,'','Invoice','','2025-06-02 13:30:18','','0','13','2025-06-02 13:30:18','26','0','2760','1','wholesale','0','2760','1','0','0','0','0','2760','0','printed',' ','','1','0','131748859685','Cleared','','','','','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,''),(1121,'','Invoice','','2025-06-03 11:31:16','','0','13','2025-05-29 17:05:03','27','152954','152954','1','retail','0','152954','1','0','0','0','0','0','0','printed',' ','','1','0','131748872501','Cleared','1','2025-06-03 11:31:16','','','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,''),(1122,'','Invoice','','2025-06-02 18:27:16','','0','13','2025-06-02 18:27:16','91','0','8835','1','retail','0','8835','1','0','0','0','0','8835','0','printed',' ','','1','0','131748877833','Cleared','','','','','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,''),(1123,'','Mpesa','','2025-06-02 18:58:58','','0','13','2025-06-02 18:58:58','62','0','0','1','wholesale','133159.91999999998','0.084199999999328','1','0','0','0','0','0','0','printed',' ','','1','0','131748878744','Cleared','14','2025-06-11 14:02:10','','','6','','','P052277093P',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1124,'','Invoice','','2025-06-02 19:07:28','','0','13','2025-06-02 19:07:28','19','0','15800','1','wholesale','0','15800','1','0','0','0','0','15800','0','printed',' ','','1','0','131748880255','Cleared','','','','','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,''),(1125,'','Invoice','','2025-06-02 19:46:27','','0','13','2025-06-02 19:46:27','91','0','495','1','retail','0','495','1','0','0','0','0','495','0','printed',' ','','1','0','131748882755','Cleared','','','','','1','68.28','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'732','732','YI7SOMGEL5ZU5XSP2GRAEZFDNQ','ZURU2CNALVSKDBUI','20250602194657','0','38.79','0','0','0','0','68.28','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1126,'','Invoice','','2025-06-02 19:48:56','','0','13','2025-06-02 19:48:56','19','0','5980','1','wholesale','0','5980','1','0','0','0','0','5980','0','printed',' ','','1','0','131748882878','Cleared','','','','','','','','',0.00,0.00,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','','2025-06-02 19:50:51','','0','13','2025-06-02 19:50:51','25','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','131748883009','Cleared','','','','','','','','',0.00,0.00,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,'JKLU','Mpesa','','2025-06-02 19:57:15','','0','13','2025-06-02 19:57:15','75','0','3350','1','wholesale','0','3350','1','0','0','0','0','3350','0','printed',' ','','1','0','131748883338','Cleared','','','','','','','','',0.00,0.00,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,'LKJ','Mpesa','','2025-06-02 20:03:09','','0','13','2025-06-02 20:03:09','63','0','3100','1','wholesale','0','3100','1','0','0','0','0','3100','0','printed',' ','','1','0','131748883742','Cleared','','','','','','','','',0.00,0.00,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','','2025-06-02 20:05:09','','0','13','2025-06-02 20:05:09','','1560','1560','1','wholesale','0','1560','1','0','0','0','0','0','0','printed',' ','','1','0','131748883879','Cleared','','','','','','','','',0.00,0.00,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','','2025-06-02 20:20:16','','0','13','2025-06-02 20:20:16','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','131748884794','Cleared','','','','','','12.41','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'733','733','445EBEIZNIJFUZ2DGRUKO6SBYA','BVTO5PEFNRGIPLO7','20250602202031','0','38.79','0','0','0','0','12.41','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1132,'YUT','Mpesa','','2025-06-02 20:21:24','','0','13','2025-06-02 20:21:24','','0','780','1','wholesale','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','131748884865','Cleared','','','','','','','','',0.00,0.00,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,'EQUI','Invoice','','2025-06-02 20:25:56','','0','13','2025-06-02 20:25:56','28','0','5435','1','wholesale','144.96','5435','1','0','0','0','0','0','5435','printed',' ','','1','0','131748884920','Cleared','','','','','','','','',0.00,0.00,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','','2025-06-02 20:28:00','','0','13','2025-06-02 20:28:00','','2760','2760','1','wholesale','0','2760','1','0','0','0','0','0','0','printed',' ','','1','0','131748885204','Cleared','','','','','','','','',0.00,0.00,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','','2025-06-02 20:29:38','','0','13','2025-06-02 20:29:38','','1800','1800','1','wholesale','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','131748885326','Cleared','','','','','','248.26','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'734','734','ZKAGMJ2C3ZE43YIK44SSIHNXNA','DEZ2YAKZD4MB4ES5','20250602202946','0','596.25','0','0','0','0','248.26','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1136,'LKJ','Mpesa','','2025-06-02 20:34:37','','0','13','2025-06-02 20:34:37','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','131748885649','Cleared','','','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'735','735','TS5VP4MFLHUWTRAFK444E26L6M','DRLBBAJRI6CAU3QO','20250602203459','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1137,'ITR','Mpesa','','2025-06-02 21:07:49','','0','13','2025-06-02 21:07:49','16','0','3540','1','wholesale','59.976','3540','1','0','0','0','0','3540','0','printed',' ','','1','0','131748887615','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-06-03 09:41:51','','0','14','2025-06-03 09:41:51','16','2280','2280','1','wholesale','59.9976','2280','1','0','0','0','0','0','0','printed',' ','','1','0','141748932859','Cleared','','','','','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,''),(1139,'','Cash','','2025-06-03 10:10:10','','0','14','2025-06-03 10:10:10','64','0','0','1','wholesale','0','0','1','0','0','0','0','0','0','printed',' ','','1','0','141748934565','Cleared','14','2025-06-03 15:25:22','','','2','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1140,'','Cash','','2025-06-03 11:09:50','','0','14','2025-06-03 11:09:50','64','2188','2188','1','wholesale','0','2188','1','0','0','0','0','0','0','printed',' ','','1','0','141748938119','Cleared','','','','','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,''),(1141,'','Invoice','','2025-06-03 11:13:18','','0','14','2025-06-02 18:13:18','20','0','8525','1','wholesale','0','8525','1','0','0','0','0','8525','0','printed',' ','','1','0','141748938297','Cleared','14','2025-06-03 12:51:27','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1142,'','Invoice','','2025-06-03 11:56:09','','0','1','2025-06-03 11:56:09','43','2630','2630','1','wholesale','0','2630','1','0','0','0','0','0','0','printed',' ','','1','0','11748940894','Cleared','','','','','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,''),(1143,'','Invoice','','2025-06-03 12:14:26','','0','14','2025-06-03 12:14:26','80','1300','1300','1','wholesale','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','141748941975','Cleared','','','','','4','179.31','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'736','736','TM7O5YBZLRRZLTDXFETX5AAVGQ','4FUTONHCMVJK53SV','20250603121459','0','560.34','0','0','0','0','179.31','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1144,'','Cash','','2025-06-03 12:16:34','','0','14','2025-06-03 12:16:34','80','0','0','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141748942164','Cleared','14','2025-06-03 18:26:15','','','1','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1145,'PIY','Mpesa','','2025-06-03 12:19:07','','0','14','2025-06-03 12:19:07','','0','1000','1','wholesale','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','141748942267','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'737','737','CFZGBXBM4GIHXLSXLU5MSPBJ3M','645GYOXXC63BSUNH','20250603121942','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1146,'','Cash','','2025-06-03 12:21:54','','0','14','2025-06-03 12:21:54','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','141748942493','Cleared','','','','','','20.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'738','738','ENB3DVB3PSGPIW3JUSEG5U26GY','ZH65IAJQLTTBEVKN','20250603122202','0','64.66','0','0','0','0','20.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1147,'','Invoice','','2025-06-03 12:47:57','','0','14','2025-06-03 12:47:57','80','800','800','1','wholesale','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','141748944059','Cleared','','','','','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,''),(1148,'','Cash','','2025-06-03 12:49:36','','0','14','2025-06-02 18:49:36','27','0','10915','1','wholesale','0','10915','1','0','0','0','0','10915','0','printed',' ','','1','0','141748943303','Cleared','14','2025-06-03 14:38:23','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1149,'','Invoice','','2025-06-03 13:08:55','','-0','13','2025-06-03 13:08:55','64','0','0','1','wholesale','780','0','1','0','0','0','0','0','0','printed',' ','','1','780','131748945304','Cleared','','','','','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,''),(1150,'','Invoice','','2025-06-03 13:12:19','','0','13','2025-06-03 13:12:19','80','1760','1760','1','wholesale','0','1760','1','0','0','0','0','0','0','printed',' ','','1','0','131748945477','Cleared','','','','','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,''),(1151,'','Cash','','2025-06-03 13:13:54','','0','13','2025-06-03 13:13:54','','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','131748945620','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'739','739','G6WMGLDIXV27CZFN7HHXXHVRYI','UGZCXZ4NCPWYXKZY','20250603130725','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1152,'','Invoice','','2025-06-03 14:07:55','','0','14','2025-06-03 14:07:56','80','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141748948857','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'740','740','XTOZ37JZ47VSEY3BOOSWYDPZVU','4R7ANZZZGVPZDEHK','20250603140813','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1153,'','Cash','','2025-06-03 14:15:22','','0','14','2025-06-03 14:15:22','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','141748949293','Cleared','','','','','','13.79','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'741','741','7QJIHQFF42AZACKBI3JYQ5SCPM','5YPFTSAIIVH5VSDD','20250603141541','0','43.1','0','0','0','0','13.79','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1154,'PUY','Creditnote','','2025-06-03 15:00:46','','0','14','2025-06-03 15:00:46','58','0','2818','1','wholesale','0','2818','1','0','0','0','0','2817','0','printed',' ','','1','0','141748951662','Cleared','14','2025-06-03 20:19:15','','','4','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1155,'','Invoice','','2025-06-03 15:08:52','','0','14','2025-06-03 15:08:52','25','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141748952418','Cleared','','','','','2','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'742','742','HNJWF3BUS3BYDDMJ7VOOV5P4Z4','YJOEYX35VVAKDUGN','20250603150943','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1156,'','Cash','','2025-06-03 15:12:56','','0','14','2025-06-03 15:12:56','64','1850','1850','1','wholesale','0','1850','1','0','0','0','0','0','0','printed',' ','','1','0','141748952729','Cleared','','','','','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,''),(1157,'','Invoice','','2025-06-03 15:31:48','','0','14','2025-06-03 15:31:48','25','370','370','1','wholesale','0','370','1','0','0','0','0','0','0','printed',' ','','1','0','141748953883','Cleared','','','','','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,''),(1158,'','Invoice','','2025-06-03 16:51:04','','0','14','2025-06-03 16:51:04','25','3650','3650','1','wholesale','0','3650','1','0','0','0','0','0','0','printed',' ','','1','0','141748958485','Cleared','','','','','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,''),(1159,'','Invoice','','2025-06-03 16:53:37','','0','14','2025-06-03 16:53:37','25','1280','1280','1','wholesale','0','1280','1','0','0','0','0','0','0','printed',' ','','1','0','141748958743','Cleared','','','','','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,''),(1160,'KJH','Mpesa','','2025-06-03 18:08:00','','0','14','2025-06-03 18:08:00','64','0','2360','1','wholesale','0','2360','1','0','0','0','0','2360','0','printed',' ','','1','0','141748963159','Cleared','','','','','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,''),(1161,'','Invoice','','2025-06-03 18:22:55','','0','14','2025-06-03 18:22:55','33','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141748964153','Cleared','','','','','','','','',0.00,0.00,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','','2025-06-03 18:27:46','','0','14','2025-06-03 18:27:46','80','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141748964427','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-06-03 19:21:19','','0','14','2025-06-03 19:21:19','27','0','6360','1','wholesale','0','6360','1','0','0','0','0','6360','0','printed',' ','','1','0','141748967586','Cleared','','','','','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,''),(1164,'GHJ','Mpesa','','2025-06-03 19:23:37','','0','14','2025-06-03 19:23:37','64','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','141748967803','Cleared','','','','','','16.55','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'743','743','F2NCWX3JNU3H6RY47LHJJA4GSI','5P2GWZLCSIDN3VDR','20250603192409','0','103.45','0','0','0','0','16.55','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1165,'','Invoice','','2025-06-03 19:43:41','','0','14','2025-06-03 19:43:41','19','0','71660','1','wholesale','0','71660','1','0','0','0','0','71660','0','printed',' ','','1','0','141748968705','Cleared','','','','','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,''),(1166,'','Invoice','','2025-06-04 10:18:34','','0','14','2025-06-04 10:18:34','20','0','31040','1','wholesale','0','31040','1','0','0','0','0','31040','0','printed',' ','','1','0','141749021343','Cleared','','','','','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,''),(1167,'','Invoice','','2025-06-04 10:31:45','cali','0','14','2025-06-04 10:31:45','41','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed','cali ','','1','0','141749022261','Cleared','','','','','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,''),(1168,'','Cash','','2025-06-04 11:16:15','','0','14','2025-06-04 11:16:15','77','0','0','1','retail','0','0','1','0','0','0','0','0','0','printed',' ','','1','0','141749024236','Cleared','14','2025-06-04 11:32:33','','','1','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1169,'PUY','Mpesa','','2025-06-04 11:27:10','','0','14','2025-06-04 11:27:10','64','0','8400','1','wholesale','0','8400','1','0','0','0','0','8400','0','printed',' ','','1','0','141749025515','Cleared','','','','','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,''),(1170,'0','Mpesa','','2025-06-04 11:43:34','','0','14','2025-06-04 11:43:34','77','0','9539','1','retail','0','9539','1','0','0','0','0','9539','0','printed',' ','','1','0','141749026519','Cleared','14','2025-06-04 13:42:45','','','1','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1171,'','Invoice','','2025-06-04 13:34:57','','0','14','2025-06-04 13:34:57','80','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','141749033263','Cleared','','','','','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,''),(1172,'','Invoice','','2025-06-04 13:36:06','','0','14','2025-06-04 13:36:07','80','800','800','1','wholesale','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','141749033348','Cleared','','','','','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,''),(1173,'','Invoice','','2025-06-04 13:37:29','','0','14','2025-06-04 13:37:29','25','1040','1040','1','wholesale','0','1040','1','0','0','0','0','0','0','printed',' ','','1','0','141749033403','Cleared','','','','','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,''),(1174,'LKJ','Invoice','','2025-06-04 14:46:40','','0','14','2025-06-04 14:46:40','28','0','2680','1','retail','80.208','2680','1','0','0','0','0','2680','0','printed',' ','','1','0','141749037471','Cleared','','','','','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,''),(1175,'','Cash','','2025-06-04 16:41:19','','0','14','2025-06-04 16:41:19','','1650','1650','1','wholesale','0','1650','1','0','0','0','0','0','0','printed',' ','','1','0','141749044428','Cleared','','','','','1','227.57','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'744','744','GXUS3KQ47CLP72FGZ5KF4FHHII','3QSFC2ASMVFSWR4C','20250604164134','0','596.25','0','0','0','0','227.57','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1176,'','Invoice','','2025-06-04 17:16:26','','0','14','2025-06-04 17:16:26','45','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','141749046516','Cleared','','','','','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,''),(1177,'','Invoice','','2025-06-04 17:48:09','','0','14','2025-06-04 17:48:09','25','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141749048457','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'745','745','QUCFZAUM4DPLBVHIECMIX3ZQNA','5LQC3KKYPKNRB7IY','20250604174830','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1178,'','Invoice','','2025-06-04 17:48:50','','0','14','2025-06-04 17:48:50','25','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141749048515','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'746','746','MLHHDX4A7UHD53DA5FCF3O2KVI','ODY3W4DJMJJOC635','20250604174907','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1179,'','Invoice','','2025-06-04 17:49:27','','0','14','2025-06-04 17:49:27','25','380','380','1','wholesale','0','380','1','0','0','0','0','0','0','printed',' ','','1','0','141749048552','Cleared','','','','','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,''),(1180,'','Invoice','','2025-06-04 18:53:21','','0','14','2025-06-04 18:53:21','43','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141749052370','Cleared','','','','','2','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'747','747','P4SACBBCPQITSJ2JF7S6YTSGPM','U5GF3VSKRUGJY6P3','20250604185348','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1181,'','Invoice','','2025-06-05 09:31:09','','0','14','2025-06-05 09:31:09','25','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','141749104992','Cleared','','','','','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,''),(1182,'YUP','Cash','','2025-06-05 10:21:15','','0','14','2025-06-05 10:21:15','25','0','1200','1','wholesale','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','141749108049','Cleared','14','2025-06-05 19:48:01','','','1','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1183,'','Invoice','','2025-06-05 11:28:23','','0','14','2025-06-05 11:28:23','25','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141749112092','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'748','748','7EYYQ4QPSQ6LDZJUCPIR5GFH3M','IM5EQOSMQZ2N3W5D','20250605112842','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1184,'','Invoice','','2025-06-05 13:34:55','','0','14','2025-06-05 13:34:55','31','8670','8670','1','wholesale','0','8670','1','0','0','0','0','0','0','printed',' ','','1','0','141749119495','Cleared','','','','','1','1195.86','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'749','749','CUOLYYDHW2EH3QFTKCHHCN3GOI','E2U5KCJ3J7OC3ZXQ','20250605133535','0','631.46','0','0','0','0','1195.86','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1185,'','Invoice','','2025-06-05 14:06:36','','0','14','2025-06-05 14:06:36','25','1650','1650','1','wholesale','0','1650','1','0','0','0','0','0','0','printed',' ','','1','0','141749121565','Cleared','','','','','1','227.57','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'750','750','6N62X4CVDD22IZANEX3FTDC7BY','6UXKCV7WU3HN44UE','20250605140703','0','596.25','0','0','0','0','227.57','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1186,'','Invoice','','2025-06-05 14:16:21','','0','14','2025-06-05 14:16:21','31','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','141749122104','Cleared','','','','','1','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'751','751','IXVKVEK2QWYCMGV2P63NEMVESQ','OCAD6HA27AOZTPOJ','20250605141651','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1187,'','Invoice','','2025-06-05 14:38:40','','0','14','2025-06-05 14:38:40','23','1650','1650','1','wholesale','0','1650','1','0','0','0','0','0','0','printed',' ','','1','0','141749123479','Cleared','','','','','1','227.57','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'752','752','OM5DPFPG6UQFWIS45RG33GWQOU','VBKYWX7WH3Q2INF2','20250605143936','0','596.25','0','0','0','0','227.57','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1188,'LKJ','Cash','','2025-06-05 14:47:50','','0','14','2025-06-05 14:47:50','64','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','141749124049','Cleared','14','2025-06-05 20:41:42','','','1','165.52','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'753','753','OMGA7H74FSHXW22VWYKR3GU6KA','QNRO7RO3IYE37EJM','20250605144826','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1189,'','Invoice','','2025-06-05 19:16:46','','0','14','2025-06-05 19:16:46','64','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141749140132','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'754','754','6YF7A6RIUZR6OH5J4WPBVSA2UE','LSFXKRWIAACUTCU7','20250605191739','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1190,'','Invoice','','2025-06-05 19:51:56','','0','14','2025-06-05 19:51:56','64','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','141749142300','Cleared','','','','','','24.83','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'755','755','V2BCPSLNSQVAP33PSMV35WPTPY','VCN7CIY4DKFXNI75','20250605194533','0','155.17','0','0','0','0','24.83','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1191,'','Invoice','','2025-06-05 20:01:17','','-3540','14','2025-06-05 20:01:17','16','0','3540','1','wholesale','59.99976','3540','1','0','0','3540','0','0','0','printed',' ','','1','0','141749142831','Cleared','','','','','6','','','',0.00,0.00,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','','2025-06-05 20:03:02','','0','14','2025-06-05 20:03:03','64','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','141749142936','Cleared','','','','','','5.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'756','756','Q47VCNC3OTEWEKS3FSQHTUCKWI','D3DUQZJXHVTYCQVU','20250605200336','0','17.24','0','0','0','0','5.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1193,'FY','Invoice','','2025-06-05 20:04:28','','0','14','2025-06-05 20:04:28','64','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','141749143028','Cleared','','','','','','5.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'757','757','RGTZPNV3KWWZ4QORSXTG22IVRM','2BP6FJ6UKDBD7BKL','20250605200445','0','17.24','0','0','0','0','5.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1194,'','Cash','','2025-06-06 09:14:26','','780','14','2025-06-06 09:14:26','25','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141749190385','Cleared','14','2025-06-06 09:45:12','','','','273.11','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'758','758','3BKYZBUA46RSVMMUE2VOR63A4I','XQWKXLAUGFREO7AV','20250606091710','0','71.12','0','0','0','0','273.11','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1195,'JKK','Invoice','','2025-06-06 09:46:48','','0','14','2025-06-06 09:46:48','25','200','370','1','wholesale','0','370','1','0','0','0','0','170','0','printed',' ','','1','0','141749192369','Cleared','','','','','','51.05','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'759','759','L7IH4S3BBXOCWZNOWJGGYYXMD4','UGQEIH4BZF3DLRFS','20250606094030','0','13.29','0','0','0','0','51.05','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1196,'','Invoice','','2025-06-06 09:57:14','','0','14','2025-06-06 09:57:14','25','1180','1180','1','wholesale','0','1180','1','0','0','0','0','0','0','printed',' ','','1','0','141749192990','Cleared','','','','','1','162.77','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'760','760','Y5YWJPRZQ7C3BWDRLGIFE7FGRI','GWGA7X32PD6RNZSW','20250606095100','0','84.77','0','0','0','0','162.77','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1197,'','Cash','','2025-06-06 09:58:26','','0','14','2025-06-06 09:58:26','25','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141749193076','Cleared','14','2025-06-06 13:16:52','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'761','761','B6DIB6BFBRUYZBBSA56DEUCQOY','75HXAEOMTPJLBDII','20250606095851','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1198,'','Invoice','','2025-06-06 11:00:13','','0','14','2025-06-06 11:00:13','25','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','141749196767','Cleared','','','','','1','273.11','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'762','762','HH3RUNZPTIAYDZU3NJZU3PCRYU','6IXVG4TGSTLUQOVA','20250606105358','0','71.12','0','0','0','0','273.11','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1199,'KJH','Invoice','','2025-06-06 11:01:42','','0','14','2025-06-06 11:01:42','56','0','1850','1','wholesale','0','1850','1','0','0','0','0','1850','0','printed',' ','','1','0','141749196866','Cleared','','','','','1','255.18','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'763','763','UI56O4XNFHTHSTPPAQH7F2LRIE','W77LDM3KIZCDPMYD','20250606110202','0','603.44','0','0','0','0','255.18','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1200,'','Cash','','2025-06-06 12:23:19','','0','14','2025-06-06 12:23:19','25','380','380','1','wholesale','0','380','1','0','0','0','0','0','0','printed',' ','','1','0','141749201785','Cleared','','','','','1','52.42','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'764','764','JNNU65APLMGX2T5WG4JDQISCLU','XEAEFAJ3RJ5BLJH6','20250606122336','0','27.3','0','0','0','0','52.42','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1201,'GHJKL','Mpesa','','2025-06-06 12:27:29','','0','14','2025-06-06 12:27:29','64','0','1625','1','retail','0','1625','1','0','0','0','0','1625','0','printed',' ','','1','0','141749201917','Cleared','','','','','1','224.14','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'765','765','F3CWZN3BUDWI5PUSDKTG2UHXYM','BBKPOHEBVPITA4PU','20250606122755','0','56.04','0','0','0','0','224.14','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1202,'','Cash','','2025-06-06 12:38:20','','0','14','2025-06-06 12:38:20','64','1560','1560','1','wholesale','0','1560','1','0','0','0','0','0','0','printed',' ','','1','0','141749202682','Cleared','','','','','','215.17','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'766','766','XVO66QVPH6ARYJGMVGQHVXIA2Q','L25X3IDKKQSSPP54','20250606123838','0','28.02','0','0','0','0','215.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1203,'JKLU','Mpesa','','2025-06-06 13:37:34','','0','14','2025-06-06 13:37:34','64','0','75','1','retail','0','75','1','0','0','0','0','75','0','printed',' ','','1','0','141749206225','Cleared','','','','','','10.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'767','767','ASWKGG7D35JKWW6AFPPF4MNMUY','34OPMIHSZ36V7RUY','20250606133130','0','64.66','0','0','0','0','10.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1204,'','Cash','','2025-06-06 13:42:14','','0','14','2025-06-06 13:42:14','26','108','108','1','wholesale','0','108','1','0','0','0','0','0','0','printed',' ','','1','0','141749206495','Cleared','','','','','','14.94','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'768','768','2G4LJMJQ5IRPNA2WHUJR2IPMG4','ANXWLACGTK4FOVN6','20250606134238','0','93.39','0','0','0','0','14.94','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1205,'','Cash','','2025-06-06 14:11:27','','760','14','2025-06-06 14:11:27','16','1520','760','1','wholesale','0','760','1','0','0','0','0','0','0','printed',' ','','1','0','141749208242','Cleared','14','2025-06-06 14:42:48','','','1','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1206,'','Invoice','','2025-06-06 14:17:10','','0','14','2025-06-06 14:17:10','80','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141749208619','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'769','769','JKPLIUMEVFJHEP4YBXCDQQSVUU','ZBVW375EXDONMJV5','20250606141728','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1207,'','Invoice','','2025-06-06 14:38:30','','0','14','2025-06-06 14:38:30','25','3400','3400','1','wholesale','0','3400','1','0','0','0','0','0','0','printed',' ','','1','0','141749209800','Cleared','','','','','1','468.96','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'770','770','JNUTSB6X2BDAF7H5K6N3KMXS3A','U75KXM3I6ULEI32Q','20250606143903','0','150.86','0','0','0','0','468.96','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1208,'HYT','Invoice','','2025-06-06 14:39:26','','0','14','2025-06-06 14:39:26','25','0','780','1','wholesale','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','141749209950','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'771','771','XN7AC42NIAKWZJ4APNI4NH3P4Y','ABSIFSZAVJKZVX7D','20250606143943','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1209,'','Invoice','','2025-06-06 17:11:10','','0','14','2025-06-06 17:11:10','25','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141749219044','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'772','772','ZRQ53PDLCLVK6IGYZBDG3LBDXI','SW7IC53D4KCP5NH6','20250606171140','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1210,'TDR','Invoice','','2025-06-06 17:21:12','','0','14','2025-06-06 17:21:12','25','0','3410','1','wholesale','0','3410','1','0','0','0','0','3410','0','printed',' ','','1','0','141749219614','Cleared','','','','','1','470.35','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'773','773','SA4CMBL3RPEIYB3MZYFCJ34Y3A','CVNBFJ52L5DHTAJ4','20250606172148','0','631.46','0','0','0','0','470.35','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1211,'','Cash','','2025-06-06 17:24:28','','0','14','2025-06-06 17:24:28','64','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','141749219852','Cleared','','','','','','20.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'774','774','UULVH6ZMU2A66JSTTFERAGFBBI','L4W4XKXCW67W3SFL','20250606172441','0','129.31','0','0','0','0','20.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1212,'','Invoice','','2025-06-06 17:31:52','','0','14','2025-06-06 17:31:52','80','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','141749220276','Cleared','','','','','1','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'775','775','DQEA4KRZYCTWUSY3JGHO7VPZ4Q','W63GGNTXNYKVSVLQ','20250606172551','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1213,'Jky','Invoice','','2025-06-06 17:51:58','','0','14','2025-06-06 17:51:58','25','0','1300','1','wholesale','0','1300','1','0','0','0','0','1300','0','printed',' ','','1','0','141749221499','Cleared','','','','','1','179.31','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'776','776','5DULBMSCQBAB6KHXAW2X7SJPIY','TTUS7ZYOTVZOYJXR','20250606175230','0','560.34','0','0','0','0','179.31','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1214,'','Invoice','','2025-06-06 17:56:55','','0','14','2025-06-06 17:56:55','25','1110','1110','1','wholesale','0','1110','1','0','0','0','0','0','0','printed',' ','','1','0','141749221765','Cleared','','','','','1','153.14','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'777','777','P3YOUW3TEKAF2VVCM4GMLT4MVU','M7R5LLU5LIBRYKMG','20250606175039','0','13.29','0','0','0','0','153.14','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1215,'','Invoice','','2025-06-06 18:12:05','','0','14','2025-06-06 18:12:05','25','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141749222694','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'778','778','KDTLEU642ZYFYET5Q6LNVKQGKI','G4CNQ7IHTGFTJFVU','20250606181251','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1216,'','Invoice','','2025-06-06 18:13:25','','0','14','2025-06-06 18:13:25','25','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141749222777','Cleared','','','','','4','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'779','779','IV262PYFWFONCJDQXXQBIBDZ5Y','BCF26VO3NW35W6C4','20250606180704','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1217,'','Mpesa','','2025-06-07 12:57:08','','0','14','2025-06-02 12:57:08','62','0','0','1','retail','133159.9','0.10987999999998','1','0','0','0','0','0','0','printed',' ','','1','0','141749289298','Cleared','14','2025-06-10 15:43:13','','','','','','P052277093P',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1218,'','Mpesa','','2025-06-02','','0','14','2025-06-02 13:13:52','62','0','0','1','retail','133160','0.0069199999998091','1','0','0','0','0','0','0','printed',' ','','1','0','141749290992','Cleared','14','2025-06-10 15:43:53','','','','','','P052277093P',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1219,'','Cash','','2025-06-07 14:42:49','','0','14','2025-06-07 14:42:49','16','2360','2360','1','retail','0','2360','1','0','0','0','0','0','0','printed',' ','','1','0','141749296490','Cleared','','','','','','','','',0.00,0.00,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','','2025-06-07 14:44:34','','0','14','2025-06-07 14:44:34','80','800','800','1','wholesale','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','141749296653','Cleared','','','','','','110.35','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'780','780','T3MK2OTTD2TGLXNLQLJAWOKDCE','HQ7YITPVAF5RHK7D','20250607144505','0','57.47','0','0','0','0','110.35','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1221,'2578552','Mpesa','','2025-06-07 14:45:38','','0','14','2025-06-07 14:45:38','75','0','1200','1','wholesale','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','141749296707','Cleared','','','','','','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'781','781','XRJTFFCSA2WE55ONH2OOXWRAKQ','CMEXVORC7LK5645Q','20250607144639','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1222,'LKH','Invoice','','2025-06-07 14:48:41','','0','14','2025-06-07 14:48:41','63','0','9335','1','retail','0','9335','1','0','0','0','0','9335','0','printed',' ','','1','0','141749296800','Cleared','','','','','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,''),(1223,'','Cash','','2025-06-07 14:49:57','','0','14','2025-06-07 14:49:57','80','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141749296990','Cleared','','','','','','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'782','782','4YP3AWZ46ISZAERWTPLTQ6DZ6I','S6ISY2XMESYC3KTU','20250607145015','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1224,'','Cash','','2025-06-07 14:50:58','','0','14','2025-06-07 14:50:58','25','1430','1430','1','wholesale','0','1430','1','0','0','0','0','0','0','printed',' ','','1','0','141749297033','Cleared','','','','','','197.25','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'783','783','GGGYQQMLJNIAMXC657ETR4GUQA','ZANOIN4CKBQH7LCT','20250607145119','0','588.36','0','0','0','0','197.25','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1225,'','Invoice','','2025-06-07 14:52:28','','0','14','2025-06-07 14:52:28','25','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141749297080','Cleared','','','','','','107.6','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'784','784','7JR5U35HYA7I5TKNT7JPPNLENU','ZL4JZ3ISUMFU5D2X','20250607145250','0','41.67','0','0','0','0','107.6','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1226,'','Invoice','','2025-06-07 14:53:33','','0','14','2025-06-07 14:53:33','25','960','960','1','wholesale','0','960','1','0','0','0','0','0','0','printed',' ','','1','0','141749297189','Cleared','','','','','1','132.41','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'785','785','6R7DAV4K7XNZNOXBSKRQ7RNLGY','QAOJNBKBUEY4K54C','20250607145346','0','68.96','0','0','0','0','132.41','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1227,'RTY','Invoice','','2025-06-07 15:01:54','','0','14','2025-06-07 15:01:54','64','0','3780','1','wholesale','0','3780','1','0','0','0','0','3780','0','printed',' ','','1','0','141749297285','Cleared','','','','','1','521.37','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'786','786','3745B65GTIM4IKE3VUO3GNO7KI','2IHPSK2NTJYFGWU6','20250607150206','0','164.5','0','0','0','0','521.37','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1228,'','Invoice','','2025-06-07 15:18:01','','0','14','2025-06-07 15:18:01','35','1500','1500','1','wholesale','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','141749298659','Cleared','','','','','1','206.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'787','787','ZCFVTQQMJCXN4GXM43B2CWMHG4','NMTEPF4UWMPWULOK','20250607152415','0','107.76','0','0','0','0','206.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1229,'','Creditnote','','2025-06-07 15:51:51','','0','14','2025-06-07 15:51:51','62','0','0','1','retail','','0.0069199999998091','1','0','0','0','0','0','0','printed',' ','','1','0','141749299675','Cleared','14','2025-06-07 17:41:53','','','','','','P052277093P',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1230,'','Mpesa','','2025-06-02','','0','14','2025-06-02 16:08:34','62','0','0','1','retail','133160','0.0069199999998091','1','0','0','0','0','0','0','printed',' ','','1','0','141749300824','Cleared','14','2025-06-10 15:43:31','','','','','','P052277093P',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1231,'','Creditnote','','2025-06-07 16:19:47','','0','14','2025-06-07 16:19:47','62','0','0','1','retail','0','0.0069199999998091','1','0','0','0','0','0','0','printed',' ','','1','0','141749302030','Cleared','14','2025-06-07 17:59:04','','','','','','P052277093P',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1232,'','Invoice','','2025-06-07 17:08:23','','-20','14','2025-06-07 17:08:23','25','0','20','1','retail','0','20','1','0','0','20','0','0','0','printed',' ','','1','0','141749305262','Cleared','','','','','','2.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'788','788','VAFUCVBEOZ36Y3BIPNDQTPGMFA','G7S5CBDUR7J6BR56','20250607170844','0','17.24','0','0','0','0','2.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1233,'','Invoice','','2025-06-07 17:34:12','','-230','14','2025-06-07 17:34:12','80','0','230','1','retail','0','230','1','0','0','230','0','0','0','printed',' ','','1','0','141749306801','Cleared','','','','','','31.73','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'789','789','E46MOI5V6OD7UOUPW2V24U43CY','JBZBWGCYTNIV55IT','20250607173903','0','198.27','0','0','0','0','31.73','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1234,'NGA,plk','Invoice','','2025-06-07 18:03:24','','0','14','2025-06-07 18:03:24','16','0','3540','1','wholesale','59.9976','3540','1','0','0','0','0','3540','0','printed',' ','','1','0','141749308530','Cleared','','','','','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,''),(1235,'','Invoice','','2025-06-07 18:27:22','','0','14','2025-06-07 18:27:22','33','2255','2255','1','wholesale','0','2255','1','0','0','0','0','0','0','printed',' ','','1','0','141749309926','Cleared','','','','','1','311.04','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'790','790','66LLA5ZXRDFOMS4UUHYLGVH3XY','3XURQQO6POFJJT6M','20250607182755','0','81','0','0','0','0','311.04','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1236,'','Invoice','','2025-06-07 18:28:35','','0','14','2025-06-07 18:28:35','25','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141749310079','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'791','791','JU3SRF4ZBXHNWJVEKOPZSOXMH4','7FHWO6QXF7E4MVVB','20250607182859','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1237,'','Invoice','','2025-06-07 18:30:19','','0','14','2025-06-07 18:30:19','23','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141749310184','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'792','792','EQCLZRQJRAUM6SW6VVTSBUXAIM','6HSKVGHAN4TRELS5','20250607183038','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1238,'','Creditnote','','2025-06-07 18:41:11','','0','14','2025-06-07 18:41:11','28','0','0','1','retail','','-0.047999999999774','1','0','0','0','0','0','0','printed',' ','','1','0','141749310562','Cleared','14','2025-06-07 19:15:44','','','1','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1239,'jhk','Invoice','','2025-06-07 18:49:44','','0','14','2025-06-07 18:49:44','28','0','7805','1','retail','0','7805','1','0','0','0','0','7805','0','printed',' ','','1','0','141749311250','Cleared','','','','','','','','',0.00,0.00,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-06-07 19:02:29','','0','14','2025-06-07 19:02:29','62','0','0','1','retail','0','133160','1','0','0','0','0','0','0','printed',' ','','1','0','141749311795','Cleared','14','2025-06-07 19:16:29','','','','','','P052277093P',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1241,'DFG','Mpesa','','2025-06-07 19:29:41','','0','14','2025-06-07 19:29:41','64','0','95','1','retail','0','95','1','0','0','0','0','95','0','printed',' ','','1','0','141749313768','Cleared','','','','','','13.1','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'793','793','QHSHOTWBQFU7NUV6TS2LUIUVR4','7VBHF45TLTHW4FXM','20250607193040','0','81.9','0','0','0','0','13.1','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1242,'klj','Cash','','2025-06-08 12:35:43','','18801','14','2025-06-08 12:35:43','27','65360','136544','1','wholesale','','136544','1','0','0','0','0','89985','0','printed',' ','','1','0','141749373751','Cleared','14','2025-06-21 11:42:23','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1243,'','Cash','','2025-06-08 13:10:48','','-22192','14','2025-06-08 13:10:48','27','29200','54647','1','wholesale','0','54647','1','0','0','0','0','3255','0','printed',' ','','1','0','141749375455','Cleared','14','2025-06-21 12:18:52','','','1','7537.53','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'794','794','4ZK7AQSUAAAOU63YG6EX4FKMEY','S22S4VZCXNPXAEEJ','20250608131117','0','1176.17','0','0','0','0','7537.53','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1244,'','Cash','','2025-06-08 13:14:18','','0','14','2025-06-08 13:14:18','64','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','141749377568','Cleared','','','','','','273.11','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'795','795','TVUEBXFBY2PNXPHHJYD4FGN3Y4','KM2QMGLW7O3KK4AZ','20250608131502','0','71.12','0','0','0','0','273.11','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1245,'','Cash','','2025-06-08 13:16:26','','0','14','2025-06-08 13:16:26','64','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141749377708','Cleared','','','','','','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'796','796','INTURUYTHVCP6RJQP2KLGVLPTE','YDXE2LQZXFPNHJOV','20250608131649','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1246,'','Cash','','2025-06-08 13:17:22','','0','14','2025-06-08 13:17:22','64','33','33','1','retail','0','33','1','0','0','0','0','0','0','printed',' ','','1','0','141749377822','Cleared','','','','','','4.48','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'797','797','3SJO4UUZFCDRVMM6MW5JXA67JY','HTLFYYMWVYP56M6S','20250608131743','0','28.02','0','0','0','0','4.48','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1247,'','Cash','','2025-06-08 13:18:28','','0','14','2025-06-08 13:18:28','64','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','141749377886','Cleared','','','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'798','798','7LB74IUK5ZKYOJU4R5ZI7JSZXM','LWV2YXMAN2WJCICC','20250608131852','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1248,'','Cash','','2025-06-08 13:19:28','','0','14','2025-06-08 13:19:28','64','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','141749377933','Cleared','','','','','','12.41','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'799','799','N6E3PN62VRWX4E2EB7EEHOFHWQ','RJXEQMYLBPH72QAH','20250608131942','0','38.79','0','0','0','0','12.41','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1249,'','Cash','','2025-06-08 13:22:02','','0','14','2025-06-08 13:22:02','26','0','0','1','retail','0','545','1','0','0','0','0','0','0','printed',' ','','1','0','141749377990','Cleared','14','2025-06-08 13:34:46','','','1','75.17','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'800','800','II4ISYG2MWGJUKUENHMKENWNCI','V3CBO4QUDULVDR36','20250608132425','0','198.28','0','0','0','0','75.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1250,'KLJ','Invoice','','2025-06-08 13:44:22','','0','14','2025-06-08 13:44:22','71','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','141749379448','Cleared','','','','','1','62.07','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'801','801','5E47EZGLRSC66LI2OSJQGRQVXE','TVHBQN2QPBPMRA5B','20250608133758','0','64.66','0','0','0','0','62.07','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1251,'','Invoice','','2025-06-08 13:45:21','johana mweiga','0','14','2025-06-08 13:45:21','29','2235','2235','1','wholesale','0','2235','1','0','0','0','0','0','0','printed','johana mweiga </BR>254734454496 ','','1','0','141749379490','Cleared','14','2025-06-08 13:53:23','','','1','308.31','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'802','802','NM34TOZSVZ3QOBUXICECTIAL4Q','FG73DERK37YYL6KQ','20250608134621','0','114.41','0','0','0','0','308.31','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1252,'','Invoice','','2025-06-08 13:47:11','','0','14','2025-06-08 13:47:11','43','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141749379616','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'803','803','YNB45HMH5VKI3XNQJI4QGEJCPE','D4PWBUFXYARRIWQS','20250608134043','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1253,'','Invoice','','2025-06-08 13:49:39','','0','14','2025-06-08 13:49:39','19','0','950','1','wholesale','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','141749379758','Cleared','','','','','1','131.04','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'804','804','J5FTW6VOSPXZDYXVNYMVCSJO6U','QG7VKFRRVXS3UL43','20250608134954','0','68.25','0','0','0','0','131.04','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1254,'UOP','Mpesa','','2025-06-08 14:05:11','','0','14','2025-06-08 14:05:11','26','0','578','1','wholesale','0','578','1','0','0','0','0','578','0','printed',' ','','1','0','141749380544','Cleared','','','','','1','79.77','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'805','805','QALJSJY4LRANY2T4S5QTYPEQHM','KGHD22C3DB3UHGDF','20250608135921','0','245.7','0','0','0','0','79.77','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1255,'','Invoice','','2025-06-08 14:07:17','','0','14','2025-06-08 14:07:17','64','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141749380766','Cleared','','','','','2','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'806','806','DOQPAX2EJFF2527EUIXRCXDYRM','5RKOZUJZ5TCICYFZ','20250608140810','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1256,'','Invoice','','2025-06-08 14:28:56','','0','14','2025-06-08 14:28:56','19','0','9750','1','wholesale','0','9750','1','0','0','0','0','9750','0','printed',' ','','1','0','141749382081','Cleared','','','','','1','1344.83','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'807','807','LUOLK2ZWMEH4Q2GKAPXETTLHRE','OLS2UWHJMNPKYK4Q','20250608142910','0','560.34','0','0','0','0','1344.83','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1257,'','Cash','','2025-06-08 14:51:08','','0','14','2025-06-08 14:51:08','25','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','141749383449','Cleared','','','','','1','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'808','808','TUY5F2OWVD2IJNW7KQC3C2IBSM','H7WARGC6MZTLFG55','20250608145125','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1258,'','Invoice','','2025-06-08 14:56:17','','0','14','2025-06-08 14:56:17','25','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','141749383765','Cleared','','','','','','10.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'809','809','2URAOSVJOQQXN7BZSJTE7Y2EBA','WTNW6F6E6NC5A5O6','20250608145635','0','64.66','0','0','0','0','10.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1259,'','Invoice','','2025-06-08 15:38:45','','0','14','2025-06-08 15:38:45','41','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','141749386254','Cleared','','','','','1','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'810','810','SQEA6L3N75LV6K2UT4CE2S2TDU','LKQ6XH6MQM3CRZTJ','20250608153909','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1260,'','Invoice','','2025-06-08 15:58:40','','0','14','2025-06-08 15:58:40','44','1685','1685','1','wholesale','0','1685','1','0','0','0','0','0','0','printed',' ','','1','0','141749387416','Cleared','','','','','1','232.4','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'811','811','3DDAC7RGOMEVVZZQVTQRIHRQL4','EK6AP4323DRYTIII','20250608155900','0','93.02','0','0','0','0','232.4','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1261,'','Invoice','','2025-06-08 15:59:42','DELIGHT CAFE','0','14','2025-06-08 15:59:42','95','1360','1360','1','wholesale','0','1360','1','0','0','0','0','0','0','printed','DELIGHT CAFE </BR>254723512296 ','','1','0','141749387544','Cleared','','','','','1','187.58','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'812','812','UVVNFQ7TXEWGA4JRJA2SNAAYLI','U2O2D3ZVWXKOFZCA','20250608160200','0','69.68','0','0','0','0','187.58','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1262,'','Cash','','2025-06-08 16:03:13','','-0','14','2025-06-08 16:03:13','44','1580','1580','1','wholesale','0','1580','1','0','0','0','0','0','0','printed',' ','','1','','141749387726','Cleared','14','2025-06-08 16:56:43','','','1','217.94','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'813','813','BK2SUHWZBBOT77WBVLJ2EMNW74','N6IFEKWHRPTJBTXF','20250608160348','0','85.49','0','0','0','0','217.94','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1263,'HGK','Invoice','','2025-06-08 16:17:29','','0','14','2025-06-08 16:17:29','80','0','6075','1','wholesale','0','6075','1','0','0','0','0','6075','0','printed',' ','','1','0','141749388486','Cleared','','','','','2','837.92','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'814','814','2DK4KLV76M72EHC5QPW2P7JMSA','OX5RHOVCQCSE2HOF','20250608161806','0','814.46','0','0','0','0','837.92','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1264,'','Cash','','2025-06-08 16:19:23','','0','14','2025-06-08 16:19:23','26','173','173','1','wholesale','0','173','1','0','0','0','0','0','0','printed',' ','','1','0','141749388747','Cleared','','','','','','23.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'815','815','XDUKHTV75T7OUQFT2MJWJAR4HU','BLH72VCX3374FMO3','20250608161343','0','74.72','0','0','0','0','23.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1265,'','Cash','','2025-06-08 16:31:02','','0','14','2025-06-08 16:31:02','64','2895','2895','1','retail','0','2895','1','0','0','0','0','0','0','printed',' ','','1','0','141749389330','Cleared','','','','','1','399.31','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'816','816','E62UGHEHK4UPGLIW6CG3OMXO5M','ME4LEEUYGCW3T4P2','20250608163125','0','109.91','0','0','0','0','399.31','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1266,'','Invoice','','2025-06-08 17:02:58','','0','14','2025-06-08 17:02:58','25','1020','1020','1','wholesale','0','1020','1','0','0','0','0','0','0','printed',' ','','1','0','141749391056','Cleared','','','','','2','140.71','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'817','817','36MBQAB7JAASHMIOVFVKEMU37U','MSRKJJ3L5H2LTP3B','20250608165636','0','573.63','0','0','0','0','140.71','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1267,'HGK','Invoice','','2025-06-08 21:16:01','','-498','14','2025-06-08 21:16:01','27','9410','66078','1','wholesale','659.9736','66078','1','0','0','498','0','56170','0','printed',' ','','1','0','141749405323','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-06-09 08:44:20','SAM UPTOWN MWEIGA','0','14','2025-06-09 08:44:20','96','0','7874','1','wholesale','0','7874','1','0','0','0','0','7874','0','printed','SAM UPTOWN MWEIGA </BR>254703489482 ','','1','0','141749447671','Cleared','','','','','3','1086.14','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'818','818','3DNEQABKXL74MJS3MQKRMNRYJE','BF57CA2A2PI77UVV','20250609084715','0','146.36','0','0','0','0','1086.14','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1269,'FGD','Invoice','','2025-06-09 08:48:50','','0','14','2025-06-09 08:48:50','16','0','25080','1','wholesale','659.99736','25080','1','0','0','0','0','25080','0','printed',' ','','1','0','141749448088','Cleared','','','','','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,''),(1270,'','Invoice','','2025-06-09 08:52:07','MASAI KIBALI','-360','14','2025-06-09 08:52:07','97','0','360','1','retail','0','360','1','0','0','360','0','0','0','printed','MASAI KIBALI </BR>254116623425 ','','1','0','141749448256','Cleared','','','','','1','49.65','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'819','819','LQQVP66QAJ2OTXLWSG5BIHRNQE','Q5YGZWDPXRSYVLSN','20250609085409','0','206.9','0','0','0','0','49.65','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1271,'','Invoice','','2025-06-09 08:56:55','','0','14','2025-06-09 08:56:55','25','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','141749448576','Cleared','','','','','1','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'820','820','IK6JGHZOFAEFVR3QSERRES6TKI','2CT4Z2JTHMRHYITS','20250609085726','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1272,'','Cash','','2025-06-09 10:16:28','','0','14','2025-06-09 10:16:28','16','0','0','1','wholesale','0','9360','1','0','0','0','0','0','0','printed',' ','','1','0','141749453349','Cleared','14','2025-06-09 10:19:58','','','1','1291.03','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'821','821','XQJPEMQEE5555GLA7QV55EPQ54','Q6NMAGTWRMFXZ5FP','20250609101645','0','28.02','0','0','0','0','1291.03','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1273,'KJH','Invoice','','2025-06-09 10:17:35','','0','14','2025-06-09 10:17:35','16','0','9120','1','wholesale','239.99904','9120','1','0','0','0','0','9120','0','printed',' ','','1','0','141749453412','Cleared','','','','','3','','','',0.00,0.00,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,'LKH','Invoice','','2025-06-09 10:27:42','','0','14','2025-06-09 10:27:42','64','0','360','1','retail','0','360','1','0','0','0','0','360','0','printed',' ','','1','0','141749454048','Cleared','','','','','','49.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'822','822','PFTNHYKHYW2B3QEQWX7OR6PVWM','IVKZDSNPO3MVFZC5','20250609102114','0','155.17','0','0','0','0','49.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1275,'','Invoice','','2025-06-09 10:36:19','','0','14','2025-06-09 10:36:19','25','1760','1760','1','wholesale','0','1760','1','0','0','0','0','0','0','printed',' ','','1','0','141749454531','Cleared','','','','','1','242.75','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'823','823','QOG53WK5TA3FQYHWTUMUDKMCZI','HLDT2V6H3HN5K6QS','20250609103651','0','63.21','0','0','0','0','242.75','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1276,'','Invoice','','2025-06-09 10:39:20','','0','14','2025-06-09 10:39:20','80','6600','6600','1','wholesale','0','6600','1','0','0','0','0','0','0','printed',' ','','1','0','141749454634','Cleared','','','','','1','910.3','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'824','824','YBWJVDZ35UCYOYBLEF5C3EF7ZM','FSTEVDO5DNCGHXVU','20250609103322','0','833.32','0','0','0','0','910.3','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1277,'','Cash','','2025-06-09 12:33:01','','0','14','2025-06-09 12:33:01','64','1475','1475','1','wholesale','0','1475','1','0','0','0','0','0','0','printed',' ','','1','0','141749461557','Cleared','','','','','1','203.45','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'825','825','73HZY5NDTQNVOZ2AW554DZYDNM','ZPNNR73O3GSWUQRR','20250609122643','0','52.98','0','0','0','0','203.45','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1278,'','Invoice','','2025-06-09 12:42:14','','0','14','2025-06-09 12:42:14','75','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','141749462118','Cleared','','','','','1','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'826','826','VMS3OJMGMU2AP6HX2JJU4TOMBU','OSHCSWSMYMPXXNCK','20250609124233','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1279,'RED','Invoice','','2025-06-09 12:58:44','','0','14','2025-06-09 12:58:44','25','0','780','1','wholesale','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','141749463091','Cleared','','','','','1','107.6','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'827','827','AS7QCIPIBHPZ43JK5BTQJR5UIM','ZELFEBZBCW2NPV32','20250609125929','0','41.67','0','0','0','0','107.6','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1280,'','Invoice','','2025-06-09 13:08:05','','-70','14','2025-06-09 13:08:05','25','0','70','1','retail','0','70','1','0','0','70','0','0','0','printed',' ','','1','0','141749463651','Cleared','','','','','','9.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'828','828','PUZTYEY6A3RCXOEWWZSFS73DOU','2EVPDLIWFXMVY2BG','20250609130824','0','60.34','0','0','0','0','9.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1281,'','Cash','','2025-06-09 13:25:36','','0','14','2025-06-09 13:25:36','64','1560','1560','1','wholesale','0','1560','1','0','0','0','0','0','0','printed',' ','','1','0','141749464721','Cleared','','','','','1','215.17','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'829','829','IQ2M4CUJP44MRUQZKQ54I4AUQQ','3LOPY7DQBSZRJB2V','20250609132556','0','28.02','0','0','0','0','215.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1282,'','Invoice','','2025-06-09 13:26:17','','0','14','2025-06-09 13:26:17','16','0','1000','1','wholesale','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','141749464761','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'830','830','TIXUHYWMMJPPVI5ANXEDVJOYFQ','OFTBSNHUFA4OV72B','20250609132647','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1283,'GFD','Mpesa','','2025-06-09 13:32:01','','0','14','2025-06-09 13:32:01','25','0','1000','1','wholesale','0','1000','1','0','0','0','0','1000','0','printed',' ','GFD','1','0','141749464967','Cleared','14','2025-06-09 16:52:00','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'831','831','EEBAKUXB755HJQNJHGIPOX6VNQ','QRIRLPDBLEMRNPDL','20250609133231','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1284,'','Invoice','','2025-06-09 13:36:24','','0','14','2025-06-09 13:36:24','25','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141749465367','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'832','832','MC5U6E4QVZ2NBQ7MHZVT4KXAFU','Y474DTY5MAO73NB7','20250609133647','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1285,'DRT','Mpesa','','2025-06-09 13:59:20','','0','14','2025-06-09 13:59:20','64','0','370','1','wholesale','0','370','1','0','0','0','0','370','0','printed',' ','','1','0','141749466742','Cleared','','','','','','51.05','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'833','833','SWVTNNWOFBF23S5W2PBGIIOMBQ','A4VENAFDW2SKK63R','20250609135304','0','13.29','0','0','0','0','51.05','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1286,'MDF','Mpesa','','2025-06-09 14:58:19','','0','14','2025-06-09 14:58:19','64','0','2630','1','wholesale','0','2630','1','0','0','0','0','2630','0','printed',' ','','1','0','141749470263','Cleared','','','','','','362.77','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'834','834','AYHADDABJD4U2Y44LOLQYYR2W4','T3QL5NRJCJBXJIKH','20250609145908','0','631.46','0','0','0','0','362.77','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1287,'','Cash','','2025-06-09 15:15:01','','0','14','2025-06-09 15:15:01','64','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141749471286','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'835','835','XVVZNHZQ3TSK43ERBMVLAWDI4Q','QD2GVGQR4OXAR5M3','20250609151519','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1288,'KJL','Mpesa','','2025-06-09 15:43:58','','0','14','2025-06-09 15:43:58','64','0','400','1','wholesale','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','141749473016','Cleared','','','','','1','55.18','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'836','836','AKMWII2AJAX5SH7Y5UOPXTQOHQ','GG3QDKUJBTDYFVUW','20250609154439','0','14.37','0','0','0','0','55.18','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1289,'','Invoice','','2025-06-09 15:53:06','','0','14','2025-06-09 15:53:06','64','1638','1638','1','wholesale','0','1638','1','0','0','0','0','0','0','printed',' ','','1','0','141749473463','Cleared','','','','','1','225.86','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'837','837','FSNM4LI5F6TOS7BDTZ7YQJTFXU','JEQTM4LGYCWQ6JJK','20250609154818','0','103.26','0','0','0','0','225.86','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1290,'','Cash','','2025-06-09 16:19:54','','0','14','2025-06-09 16:19:54','64','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','141749475163','Cleared','','','','','','11.03','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'838','838','IDJP4XGIKZ3LSFNHVLYAXPVLXU','IUICNJREL5XLR3XV','20250609162012','0','17.24','0','0','0','0','11.03','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1291,'','Cash','','2025-06-09 17:07:54','','0','14','2025-06-09 17:07:54','64','2000','2000','1','wholesale','0','2000','1','0','0','0','0','0','0','printed',' ','','1','0','141749478059','Cleared','','','','','','275.82','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'839','839','Y3YDZ7EHH5AMGU7HX5GVVUP5P4','SSV4ZDLABWW37WMD','20250609170813','0','35.91','0','0','0','0','275.82','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1292,'','Cash','','2025-06-09 17:13:09','','0','14','2025-06-09 17:13:09','64','115','115','1','retail','0','115','1','0','0','0','0','0','0','printed',' ','','1','0','141749478353','Cleared','','','','','','15.86','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'840','840','OPYH7TQY2DA5465S3GDE3S2CBE','PTEYURCEO7AUKGSO','20250609171333','0','81.9','0','0','0','0','15.86','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1293,'','Cash','','2025-06-09 17:32:33','','0','14','2025-06-09 17:32:33','64','2000','2000','1','wholesale','0','2000','1','0','0','0','0','0','0','printed',' ','','1','0','141749479525','Cleared','','','','','1','275.82','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'841','841','ODNUQXBDOLUZOWOXBJQSRHGD2M','IYLHPLA4DDZKEYOF','20250609173309','0','35.91','0','0','0','0','275.82','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1294,'','Cash','','2025-06-09 17:41:46','','0','14','2025-06-09 17:41:46','64','1666','1666','1','wholesale','0','1666','1','0','0','0','0','0','0','printed',' ','','1','0','141749480077','Cleared','','','','','1','229.85','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'842','842','JWRXGWGYU2D4HXH2QUMCSPLWYM','6CS2VVSOXC77DTSX','20250609174209','0','35.91','0','0','0','0','229.85','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1295,'KUY','Invoice','','2025-06-09 18:20:32','','150','14','2025-06-09 18:20:32','25','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','141749482421','Cleared','14','2025-06-09 18:21:46','','','','20.69','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'843','843','WLZZANOC7DHG4IIP2PD5Q264KY','NW7EO7UH2IL4A7JO','20250609182052','0','129.31','0','0','0','0','20.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1296,'','Cash','','2025-06-09 19:07:17','','0','14','2025-06-09 19:07:17','64','990','990','1','wholesale','0','990','1','0','0','0','0','0','0','printed',' ','','1','0','141749485202','Cleared','','','','','1','136.55','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'844','844','JB5AK2XSEX2HXO6OGWJTOC66F4','EFP525IQDMJGOMJG','20250609190750','0','71.12','0','0','0','0','136.55','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1297,'GFH','Mpesa','','2025-06-10 08:51:47','','0','14','2025-06-10 08:51:47','64','0','1300','1','wholesale','0','1300','1','0','0','0','0','1300','0','printed',' ','','1','0','141749534692','Cleared','','','','','1','179.31','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'845','845','RLZHDOWYSK5SSHRQD5XXMWJ3LU','ZMXDLI3XHMFIADI3','20250610085210','0','28.02','0','0','0','0','179.31','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1298,'','Cash','','2025-06-10 08:58:44','','0','14','2025-06-10 08:58:44','64','3541','3541','1','wholesale','0','3541','1','0','0','0','0','0','0','printed',' ','','1','0','141749535111','Cleared','','','','','1','488.43','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'846','846','LEWOKSYXW2LCGPADJ5MRNEW754','62RIG5CNAJKJNMX5','20250610090852','0','35.91','0','0','0','0','488.43','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1299,'','Cash','','2025-06-10 09:26:49','','0','14','2025-06-10 09:26:49','64','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141749536765','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'847','847','TRJA4JJDWZVZPMSLQ3DSGJWNSY','53QXCTR24PQTYF43','20250610092031','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1300,'','Cash','','2025-06-10 09:27:19','','NaN','14','2025-06-10 09:27:19','','','','1','retail','','','1','0','0','0','0','0','0','printed',' ','',NULL,'0','141749536839','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-06-10 09:49:56','','0','14','2025-06-10 09:49:56','80','2370','2370','1','wholesale','0','2370','1','0','0','0','0','0','0','printed',' ','','1','0','141749538154','Cleared','','','','','1','326.87','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'848','848','GJV2T7JZPTWHOEL2IAFMSMX4LI','IXBJV2JNO4MY6332','20250610095031','0','49.2','0','0','0','0','326.87','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1302,'','Invoice','','2025-06-10 09:52:26','','0','14','2025-06-10 09:52:26','25','3475','3475','1','wholesale','0','3475','1','0','0','0','0','0','0','printed',' ','','1','0','141749538241','Cleared','','','','','1','479.32','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'849','849','SJGRPDKBRIXXCSNHQ67TIVZW7I','4AKXNVBXC7HIXZZV','20250610102631','0','153.55','0','0','0','0','479.32','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1303,'','Creditnote','','2025-06-10 11:11:56','','0','14','2025-06-10 11:11:56','25','0','0','1','wholesale','0','-0.36000000000013','1','0','0','0','0','0','0','printed',' ','','1','0','141749542548','Cleared','14','2025-06-10 18:53:33','','','2','471.78','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'850','850','F76ZFMQXFSG6TAOAOE7CTDJOWY','4WEJFBMT4XZQHFWR','20250610111223','0','54.6','0','0','0','0','471.78','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1304,'','Invoice','','2025-06-10 11:12:48','','0','14','2025-06-10 11:12:48','25','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141749543152','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'851','851','E4L5JAHFKO7JFNVUHECKFDJBOM','IWELZYY4AIUE7Z2N','20250610111306','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1305,'','Invoice','','2025-06-10 11:35:34','','0','14','2025-06-10 11:35:34','20','0','29580','1','wholesale','0','29580','1','0','0','0','0','29580','0','printed',' ','','1','0','141749544329','Cleared','','','','','1','4080.01','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'852','852','VIP5F6FBMACAPRMEVNU4PEQZPI','JK63WXPDNYTWJQRA','20250610114007','0','925.28','0','0','0','0','4080.01','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1306,'','Invoice','','2025-06-10 12:03:54','','-20','14','2025-06-10 12:03:54','25','0','20','1','retail','0','20','1','0','0','20','0','0','0','printed',' ','','1','0','141749546221','Cleared','','','','','','2.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'853','853','IW4RXPOZMVRBP43UJV2FOXAO6Y','BJ2ARFMA6LTHLLRU','20250610120413','0','17.24','0','0','0','0','2.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1307,'','Invoice','','2025-06-10 12:04:38','','-20','14','2025-06-10 12:04:39','80','0','20','1','retail','0','20','1','0','0','20','0','0','0','printed',' ','','1','0','141749546254','Cleared','','','','','','2.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'854','854','BDWNISXMC5KIJZCJK22HE56Y6Q','TCTMF3JVWPU6LTVJ','20250610120458','0','17.24','0','0','0','0','2.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1308,'','Invoice','','2025-06-10 12:08:45','','0','14','2025-06-10 12:08:45','96','0','95','1','retail','0','95','1','0','0','0','0','95','0','printed',' ','','1','0','141749546299','Cleared','','','','','','13.1','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'855','855','GGG4TFJOH25IIJDWT63RF7MS4I','4E5NJH652JHPKITO','20250610120915','0','81.9','0','0','0','0','13.1','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1309,'','Invoice','','2025-06-10 12:43:30','','0','14','2025-06-10 12:43:30','19','0','72380','1','wholesale','0','72380','1','0','0','0','0','72380','0','printed',' ','','1','0','141749548327','Cleared','','','','','1','9983.5','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'856','856','3J2QPSR5JFKOMR3V4XKHAW7YK4','P4CF6WBZ2UJRBVH4','20250610124616','0','688.93','0','0','0','0','9983.5','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1310,'','Cash','','2025-06-10 12:50:44','','0','14','2025-06-10 12:50:44','25','1300','1300','1','wholesale','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','141749549023','Cleared','','','','','1','179.31','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'857','857','ZIS6ZN64SJ2VYW2XUNU2WH7PXA','C3JDL5AHZYMIFPKQ','20250610125107','0','560.34','0','0','0','0','179.31','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1311,'','Invoice','','2025-06-10 12:53:09','','0','14','2025-06-10 12:53:09','25','1950','1950','1','wholesale','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','141749549172','Cleared','','','','','1','268.97','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'858','858','N67BFCGVJ3YJ4Y53MS4W7MXTLA','YHEW7ISY3LV2DYJ6','20250610125327','0','560.34','0','0','0','0','268.97','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1312,'','Invoice','','2025-06-10 12:55:58','','0','14','2025-06-10 12:55:58','25','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141749549348','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'859','859','X2NT3IPGKTD7KIBEJ5OMTRRFFM','5FVFA6FKW4TIFE23','20250610125617','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1313,'','Cash','','2025-06-10 14:35:21','','0','14','2025-06-10 14:35:21','64','2000','2000','1','wholesale','0','2000','1','0','0','0','0','0','0','printed',' ','','1','0','141749555307','Cleared','','','','','1','275.82','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'860','860','SIIDJQ47EE5XHPUNI6NGIS3C2Y','VTTNPXTBFR76TMP4','20250610143547','0','35.91','0','0','0','0','275.82','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1314,'','Invoice','','2025-06-10 15:18:27','','0','14','2025-06-10 15:18:27','64','3020','3020','1','wholesale','0','3020','1','0','0','0','0','0','0','printed',' ','','1','0','141749557807','Cleared','','','','','1','416.57','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'861','861','AV67HMAPRPXB6UJGVAWCTUC5T4','YZINTGIEJ25ETTFC','20250610151901','0','159.49','0','0','0','0','416.57','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1315,'TRD','Invoice','','2025-06-10 15:34:41','','0','14','2025-06-10 15:34:41','28','0','5020','1','wholesale','139.99968','5020','1','0','0','0','0','5020','0','printed',' ','','1','0','141749558363','Cleared','','','','','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,''),(1316,'YTR','Invoice','','2025-06-10 15:36:01','','0','14','2025-06-10 15:36:01','64','0','1980','1','wholesale','0','1980','1','0','0','0','0','1980','0','printed',' ','','1','0','141749558930','Cleared','','','','','1','273.11','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'862','862','NZVZIIKZLF6BBKREE43HTCIXPY','JVZZN4HUOXYZ7T3D','20250610153622','0','71.12','0','0','0','0','273.11','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1317,'','Cash','','2025-06-10 15:39:04','','0','14','2025-06-10 15:39:04','64','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141749559129','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'863','863','U7EKQULBDHOPGW32XUB2QTB66A','QZIMTYIRNIWCPWR2','20250610153925','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1318,'','Invoice','','2025-06-10 16:12:35','','0','14','2025-06-10 16:12:35','23','2000','2000','1','wholesale','0','2000','1','0','0','0','0','0','0','printed',' ','','1','0','141749561129','Cleared','','','','','1','275.87','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'864','864','JDIJ6JGYO4XIGMD57DFPBCONIY','6HLV2JPSO2XJ3FAB','20250610161320','0','100.57','0','0','0','0','275.87','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1319,'','Mpesa','','2025-06-10 16:20:36','','0','14','2025-06-10 16:20:36','64','0','650','1','wholesale','0','650','1','0','0','0','0','650','0','printed',' ','KLJ','1','0','141749561623','Cleared','14','2025-06-10 17:28:28','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'865','865','6SF3F7RJY7RSA2BAQXJK3FM4QU','72RJFBA6VVJCVMI2','20250610162110','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1320,'KLP','Invoice','','2025-06-10 17:32:01','','0','14','2025-06-10 17:32:01','25','0','2340','1','wholesale','0','2340','1','0','0','0','0','2340','0','printed',' ','','1','0','141749565869','Cleared','','','','','1','322.81','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'866','866','O7HTVT5CHIYJ3HHUXH4XRUVE6Y','SA6YWCYTLVEJZHPW','20250610173225','0','41.67','0','0','0','0','322.81','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1321,'LKJ','Invoice','','2025-06-10 17:37:33','','0','14','2025-06-10 17:37:34','16','0','2540','1','wholesale','0','2540','1','0','0','0','0','2540','0','printed',' ','','1','0','141749566176','Cleared','','','','','3','350.35','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'867','867','2AND77XBHQSVJR2CSULGVGPDXI','5QGEIZHEE74NDIEP','20250610173112','0','182.48','0','0','0','0','350.35','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1322,'','Invoice','','2025-06-10 17:38:36','','0','14','2025-06-10 17:38:36','94','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141749566288','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'868','868','2B54D5R6I5JWSL5LN6YKPFJLNM','TJDM4TRH7PUYSII5','20250610173908','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1323,'','Cash','','2025-06-10 18:38:51','','0','14','2025-06-10 18:38:51','','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141749569867','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'869','869','XLOBUYRUIC3AAOOVSYTJCGGEMU','PB6NQRO5R7JQCNGJ','20250610183920','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1324,'','Cash','','2025-06-10 18:40:15','','0','14','2025-06-10 18:40:15','64','1020','1020','1','wholesale','0','1020','1','0','0','0','0','0','0','printed',' ','','1','0','141749569973','Cleared','','','','','','140.71','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'870','870','2WPB5UFWY4U3ZE5CTBFAMSBQE4','UF3I55HPGZBZAMCM','20250610184047','0','573.63','0','0','0','0','140.71','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1325,'LPO','Invoice','','2025-06-10 19:01:35','','0','14','2025-06-10 19:01:35','64','0','45','1','retail','0','45','1','0','0','0','0','45','0','printed',' ','','1','0','141749571281','Cleared','','','','','','6.21','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'871','871','BGT63P47XIQCRIOWBK53EVE7SY','VDP4HLJINZDM4XDF','20250610190153','0','38.79','0','0','0','0','6.21','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1326,'','Invoice','','2025-06-11 08:56:34','','0','14','2025-06-11 08:56:34','20','0','17520','1','retail','359.9856','17520','1','0','0','0','0','17520','0','printed',' ','','1','0','141749621007','Cleared','','','','','','','','',0.00,0.00,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,'EQUI','Invoice','','2025-06-11 09:16:48','','-1175','14','2025-06-11 09:16:48','27','34840','88820','1','wholesale','299.988','88820','1','0','0','1175','0','52805','0','printed',' ','','1','0','141749621473','Cleared','','','','','','','','',0.00,0.00,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-06-11 10:04:52','','0','14','2025-06-11 10:04:52','64','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','141749625458','Cleared','','','','','','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'872','872','PANKSKJSIAOBJTIN2GL4ZDTNB4','Z3VLQR6GNVG25CTQ','20250611100516','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1329,'','Cash','','2025-06-11 10:06:07','','0','14','2025-06-11 10:06:07','64','1560','1560','1','wholesale','0','1560','1','0','0','0','0','0','0','printed',' ','','1','0','141749625554','Cleared','','','','','','215.17','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'873','873','J2FV73LH322SEGLVYF7KTFDRVA','SIU5CJ6UTLBUWPZF','20250611100628','0','28.02','0','0','0','0','215.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1330,'GKL','Invoice','','2025-06-11 11:11:01','','0','14','2025-06-11 11:11:01','16','0','2840','1','wholesale','0','2840','1','0','0','0','0','2840','0','printed',' ','','1','0','141749629383','Cleared','','','','','1','391.71','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'874','874','XP2BUKQ2RBQZGMVTNCOJVAWLYE','VPEWUMFMDB4OQLT4','20250611110440','0','168.1','0','0','0','0','391.71','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1331,'','Invoice','','2025-06-11 11:12:14','','-20','14','2025-06-11 11:12:14','80','0','20','1','retail','0','20','1','0','0','20','0','0','0','printed',' ','','1','0','141749629518','Cleared','','','','','','2.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'875','875','LU5SGKBL2FABLLBRMV7XMSXIIA','NFD6KELWF355ZAMD','20250611111233','0','17.24','0','0','0','0','2.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1332,'JKLU','Mpesa','','2025-06-11 11:12:52','','0','14','2025-06-11 11:12:52','64','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','141749629553','Cleared','','','','','','5.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'876','876','4F6E4J5FQSXV253HHITETU2EYU','GLC5V7ACEKV4KACX','20250611110638','0','17.24','0','0','0','0','5.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1333,'','Cash','','2025-06-11 11:13:43','','0','14','2025-06-11 11:13:43','26','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','141749629607','Cleared','','','','','','4.14','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'877','877','MFOO7LJGDTOZ6HYPOE5ZZOG67A','S64VZLO35JGU3PKB','20250611111401','0','25.86','0','0','0','0','4.14','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1334,'','Cash','','2025-06-11 11:15:09','','0','14','2025-06-11 11:15:09','64','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141749629689','Cleared','','','','','','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'878','878','PSCSGNRZCN2CPJDJML6MCGXTOA','QK7SIKMCASECOUY6','20250611111527','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1335,'','Creditnote','','2025-06-11 11:38:56','','0','14','2025-06-11 11:38:56','80','1650','1650','1','wholesale','0','1650','1','0','0','0','0','0','0','printed',' ','','1','0','141749631100','Cleared','14','2025-06-11 18:52:45','','','1','227.57','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'879','879','DRE7YPOK6V7KQX44EQ5WSJYJ3I','CNMTF4TEND46MTNQ','20250611113920','0','596.25','0','0','0','0','227.57','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1336,'','Invoice','','2025-06-11 11:45:24','','0','14','2025-06-11 11:45:24','25','5280','5280','1','wholesale','0','5280','1','0','0','0','0','0','0','printed',' ','','1','0','141749631405','Cleared','','','','','1','728.24','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'880','880','ZJGU2TD6TKVIVCS36LMIIEA67Y','JVO4NIVDWBWOPP7T','20250611114551','0','667.37','0','0','0','0','728.24','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1337,'','Invoice','','2025-06-11 11:46:15','','0','14','2025-06-11 11:46:15','25','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141749631557','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'881','881','I2DFSCYUCBTZSKOJW4KRXFRBQM','6O5AQWJ7QNSY5Y3P','20250611113943','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1338,'','Invoice','','2025-06-11 11:46:49','','0','14','2025-06-11 11:46:49','25','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141749631597','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'882','882','2WT6DDBWLPOVFS5U6VKUZIVW3Q','ZQ5HPUIN43DW7LP7','20250611114707','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1339,'KLO','Mpesa','','2025-06-11 12:53:21','','0','14','2025-06-11 12:53:21','25','0','2040','1','wholesale','0','2040','1','0','0','0','0','2040','0','printed',' ','','1','0','141749635435','Cleared','','','','','1','281.36','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'883','883','IWUUT4YAU2IEDFIYGF672JZFBA','MPMGP7IZITHLPGGC','20250611125425','0','110.63','0','0','0','0','281.36','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1340,'','Invoice','','2025-06-11 12:57:49','','0','14','2025-06-02 12:57:49','62','0','134590','1','wholesale','0','134590','1','0','0','0','0','134590','0','printed',' ','','1','0','141749635798','Cleared','14','2025-06-11 13:02:12','','','1','18564.18','','P052277093P',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'884','884','3FILFJE5JD3DLJPXWXZUZHU6UA','HQ5PPKEGDKV3OXIS','20250611125853','0','344.1','0','0','0','0','18564.18','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1341,'klo','Invoice','','2025-06-11 13:11:38','','-4285','14','2025-06-11 13:11:39','98','0','9285','1','wholesale','0','9285','1','0','0','4285','0','5000','0','printed',' ','','1','0','141749636589','Cleared','','','','','1','1280.71','','A008087116N',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'885','885','4OI5PMX55TWQRBYC6E3OPXPRMY','6TN6QVNA3ZHBBDIF','20250611130504','0','279.64','0','0','0','0','1280.71','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1342,'','Cash','','2025-06-11 13:28:23','','0','14','2025-06-11 13:28:23','64','3000','3000','1','wholesale','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','141749637695','Cleared','','','','','1','413.8','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'886','886','XCTN7EFOITHXHOINUW37NX6UNA','4T2OVQOSGWKQM5D5','20250611132833','0','143.68','0','0','0','0','413.8','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1343,'','Cash','','2025-06-11 13:29:24','','0','14','2025-06-11 13:29:24','64','3860','3860','1','wholesale','0','3860','1','0','0','0','0','0','0','printed',' ','','1','0','141749637716','Cleared','','','','','2','532.41','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'887','887','DLFX5EBKMLYOIOBDNIIHIJOYI4','YELTUYX7V6DASDW6','20250611132941','0','681.02','0','0','0','0','532.41','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1344,'','Invoice','','2025-06-11 13:31:33','','0','14','2025-06-11 13:31:33','62','0','211885','1','wholesale','0','211885','1','0','0','0','0','211885','0','printed',' ','','1','0','141749636971','Cleared','','','','','1','12993.1','','P052277093P',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'888','888','4DQCENJU3SV6GTTZSHRV5K3N2E','LZ7BQXSECVKXUVG4','20250611133251','0','71.12','0','0','0','0','12993.1','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1345,'','Invoice','','2025-06-11 13:34:03','','0','14','2025-06-11 13:34:03','72','0','6275','1','wholesale','0','6275','1','0','0','0','0','6275','0','printed',' ','','1','0','141749637992','Cleared','','','','','1','865.5','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'889','889','ARWY7AKDDFBOO5PTGDIBMFC26Q','WURITQ3PZQTED3RK','20250611132744','0','160.73','0','0','0','0','865.5','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1346,'','Invoice','','2025-06-11 13:35:53','','0','14','2025-06-11 13:35:53','61','0','7930','1','retail','0','7930','1','0','0','0','0','7930','0','printed',' ','','1','0','141749638084','Cleared','','','','','1','1093.8','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'890','890','KF5IYHRIJWRIJUHSWW3AKS7LNI','4DO4LR2THP5VMTPF','20250611133610','0','4594.82','0','0','0','0','1093.8','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1347,'','Invoice','','2025-06-11 13:40:04','','0','14','2025-06-11 13:40:04','61','0','17300','1','retail','0','17300','1','0','0','0','0','17300','0','printed',' ','','1','0','141749638176','Cleared','','','','','1','2386.2','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'891','891','J4LK3N4ONSQMCAFYOMCRSCYLC4','2ODCARUP5UUCVX2V','20250611134058','0','14913.8','0','0','0','0','2386.2','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1348,'','Invoice','','2025-06-11 14:13:38','','0','14','2025-06-11 14:13:38','19','0','950','1','wholesale','0','950','1','0','0','0','0','950','0','printed',' ','','1','0','141749640392','Cleared','','','','','1','131.04','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'892','892','NVKKQFTCYF5D2XK2EKRGJF2KSU','YWPUGS4SRAPILSAT','20250611141002','0','68.25','0','0','0','0','131.04','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1349,'','Cash','','2025-06-11 14:44:33','','0','14','2025-06-11 14:44:33','64','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141749642249','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'893','893','YCGEYCGBWJJNVXG2ZE5RSS2QTY','U3J3LHXH2RNSTBSY','20250611144750','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1350,'EQUI','Invoice','','2025-06-11 14:46:22','JIKAZE WINE','0','14','2025-06-11 14:46:22','99','0','5800','1','wholesale','0','5800','1','0','0','0','0','0','5800','printed','JIKAZE WINE </BR>254789065432 ','','1','0','141749642326','Cleared','','','','','1','800.02','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'894','894','4IFFD7MNQ2YZ2LYKPZVKH4NT3E','LP75PQPUC27PGV7N','20250611144402','0','617.81','0','0','0','0','800.02','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1351,'','Cash','','2025-06-11 15:54:24','','0','14','2025-06-11 15:54:24','64','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','141749646438','Cleared','','','','','1','20.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'895','895','TWF2COT57HNQX35YCPF63YDNU4','MQXFNACZ25RNHLR6','20250611155740','0','129.31','0','0','0','0','20.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1352,'','Invoice','','2025-06-11 16:14:53','','0','14','2025-06-11 16:14:53','64','1530','1530','1','wholesale','0','1530','1','0','0','0','0','0','0','printed',' ','','1','0','141749647610','Cleared','','','','','1','211.04','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'896','896','7A4THGLX5YZ7ISJ2E4H5ZCJAUI','AGJHSICUTULZUMFF','20250611161850','0','135.78','0','0','0','0','211.04','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1353,'','Invoice','','2025-06-11 16:46:49','','0','14','2025-06-11 16:46:49','26','2220','2220','1','wholesale','0','2220','1','0','0','0','0','0','0','printed',' ','','1','0','141749649564','Cleared','','','','','1','306.23','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'897','897','QLI6237PR75PJNOHO2VOQXEUPM','XJO4E542EOA4FPWI','20250611165011','0','616.73','0','0','0','0','306.23','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1354,'','Cash','','2025-06-11 18:22:29','','0','14','2025-06-11 18:22:29','64','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141749655323','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'898','898','VK3VBPAMJH3IT3WGO4JRJMBTKU','2KOCNQON3HC74ENT','20250611182538','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1355,'FGH','Mpesa','','2025-06-11 19:07:33','','0','14','2025-06-11 19:07:33','71','0','115','1','retail','0','115','1','0','0','0','0','115','0','printed',' ','','1','0','141749657913','Cleared','','','','','','15.86','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'899','899','RHRSTIIZSJOJ5L57WOQPYLYJDU','MTU7DYDAAMVI5FQ2','20250611191058','0','81.9','0','0','0','0','15.86','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1356,'','Invoice','','2025-06-11 20:35:25','','0','14','2025-06-11 20:35:25','27','0','0','1','wholesale','','-0.059999999997672','1','0','0','0','0','0','0','printed',' ','','1','0','141749662462','Cleared','14','2025-06-21 12:23:24','','','','7537.53','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'900','900','TQ3SDXBQM35L6ACMOXOUYQ4KCQ','OMZBS3MFKOJUGNA2','20250611203903','0','1176.17','0','0','0','0','7537.53','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1357,'TDH','Invoice','','2025-06-12 09:37:59','','0','14','2025-06-12 09:37:59','64','0','1200','1','wholesale','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','141749710264','Cleared','','','','','1','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'901','901','UGHJ7SQBP6RYFCFKISQEYVO7BY','RPXFDNCW4WDHA4IW','20250612093830','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1358,'','Cash','','2025-06-12 09:49:28','','0','14','2025-06-12 09:49:28','64','1495','1495','1','wholesale','0','1495','1','0','0','0','0','0','0','printed',' ','','1','0','141749710945','Cleared','','','','','2','206.21','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'902','902','DKGV5YHL4NWM3RXSNMV2CJMQEU','NWAL5GZFQOVV3WOT','20250612095129','0','28.02','0','0','0','0','206.21','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1359,'','Invoice','','2025-06-12 09:55:52','','0','14','2025-06-12 09:55:52','25','2255','2255','1','wholesale','0','2255','1','0','0','0','0','0','0','printed',' ','','1','0','141749711309','Cleared','','','','','2','311.04','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'903','903','WXVAEG6ETXXIY4NQK7PIEN3HVU','IHJLT3JJYV2VH7OQ','20250612094933','0','81','0','0','0','0','311.04','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1360,'','Invoice','','2025-06-12 10:34:08','','0','14','2025-06-12 10:34:08','25','','','1','wholesale','','','1','0','0','ooo','0','0','0','printed',' ','',NULL,'0','141749713648','Cleared','','','','','','','','',0.00,0.00,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,'','Creditnote','','2025-06-12 10:36:33','','0','14','2025-06-12 10:36:33','25','','','1','retail','','','1','0','0','0','0','0','0','printed',' ','',NULL,'0','141749713793','Cleared','14','2025-06-12 13:15:13','','','2','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1362,'','Invoice','','2025-06-12 10:41:35','','0','14','2025-06-12 10:41:35','25','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141749714082','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'904','904','UW4VRL3B65YZDOUGE3TY5OT7VY','ZX234MYQVBC2S4GM','20250612104155','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1363,'','Invoice','','2025-06-12 10:42:15','','0','14','2025-06-12 10:42:15','25','380','380','1','wholesale','0','380','1','0','0','0','0','0','0','printed',' ','','1','0','141749714124','Cleared','','','','','1','52.42','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'905','905','VNVPHFGJ2NGZTEGZQLZDBMHI6Y','QN4GQNXA7JODJMZV','20250612104234','0','27.3','0','0','0','0','52.42','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1364,'','Invoice','','2025-06-12 10:42:56','','0','14','2025-06-12 10:42:56','25','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','141749714160','Cleared','','','','','1','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'906','906','HL74LXLJ6HOCPFZOAI6D65I45M','KW6LUAY6QLL3CLE3','20250612104315','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1365,'KGF','Mpesa','','2025-06-12 10:43:34','','0','14','2025-06-12 10:43:34','64','0','780','1','wholesale','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','141749714200','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'907','907','V2F3T4FP7OZ6QSB4FOPDHIL76Q','ZUOXFFL7AJNS7D4F','20250612104406','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1366,'','Invoice','','2025-06-12 10:54:42','','0','14','2025-06-12 10:54:42','80','4180','4180','1','wholesale','0','4180','1','0','0','0','0','0','0','printed',' ','','1','0','141749714746','Cleared','','','','','1','576.55','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'908','908','72LMHBN7XGUBTBTNDYFMMKKQPE','DTLQG4WDGRTCTBAB','20250612105519','0','178.87','0','0','0','0','576.55','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1367,'','Invoice','','2025-06-12 10:56:18','','0','14','2025-06-12 10:56:18','80','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141749714946','Cleared','','','','','2','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'909','909','FLX7FTLSX76JSNHYBYFNVMYTX4','FLZL3V73PIFSEMOL','20250612105640','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1368,'','Cash','','2025-06-12 10:57:08','','0','14','2025-06-12 10:57:09','25','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','','141749715008','Cleared','14','2025-06-12 13:43:55','','','2','107.59','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'910','910','3B5MXSRSGOM6XNJNVT6CO63NUQ','KNWKG43OEFUSYJ43','20250612105032','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1369,'','Invoice','','2025-06-12 11:25:26','','0','14','2025-06-12 11:25:26','80','400','400','1','wholesale','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','141749716714','Cleared','','','','','1','55.18','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'911','911','Q3NN6INZNPTIIT27HSZYO462VI','FRHMFK34XJWK3J3C','20250612112542','0','14.37','0','0','0','0','55.18','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1370,'LKJ','Mpesa','','2025-06-12 13:12:29','','0','14','2025-06-12 13:12:29','25','0','1200','1','wholesale','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','141749720441','Cleared','','','','','','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'912','912','GG7T6CRZVJNO2YXVLYYBYHPOQ4','HHIRGFIFC7C6QXHH','20250612131258','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1371,'nlk','Mpesa','','2025-06-12 14:02:28','','0','14','2025-06-12 14:02:28','25','0','1300','1','wholesale','0','1300','1','0','0','0','0','1300','0','printed',' ','','1','0','141749726130','Cleared','14','2025-06-12 19:35:47','','','1','179.31','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'913','913','YXQQWTYUYMIOESEP4P2J6QQFXE','7RU6LDRPYNLZTCGQ','20250612140257','0','560.34','0','0','0','0','179.31','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1372,'','Invoice','','2025-06-12 14:13:12','','0','14','2025-06-12 14:13:12','64','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','141749726773','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'914','914','P7FRTFQW2XXGQO34M7POTL5ZHA','XK5ZF5U34UQ3FRG4','20250612141348','0','43.1','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1373,'','Cash','','2025-06-12 14:14:15','','0','14','2025-06-12 14:14:15','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','141749726840','Cleared','','','','','','20.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'915','915','MMJBNGR3CJHD7MBF4LQ5GMOVA4','NPW5VKYBPLTQXKZ5','20250612141441','0','129.31','0','0','0','0','20.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1374,'','Invoice','','2025-06-12 14:17:37','','0','14','2025-06-12 14:17:37','64','930','930','1','wholesale','0','930','1','0','0','0','0','0','0','printed',' ','','1','0','141749726887','Cleared','','','','','1','128.28','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'916','916','KP7VHWXFGUQNTIYJA6Q4HMXGLM','KMR6NXHTJRW3BCAF','20250612141812','0','157.33','0','0','0','0','128.28','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1375,'','Invoice','','2025-06-12 14:51:42','','-20','14','2025-06-12 14:51:42','25','0','20','1','retail','0','20','1','0','0','20','0','0','0','printed',' ','','1','0','141749729088','Cleared','','','','','','2.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'917','917','UPRV7WNWQHW3QZR5LF4ZTXD46U','M55VQXRYHECWXPNC','20250612145202','0','17.24','0','0','0','0','2.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1376,'rte','Invoice','','2025-06-12 15:33:15','','0','14','2025-06-12 15:33:15','25','650','1430','1','wholesale','0','1430','1','0','0','0','0','780','0','printed',' ','','1','0','141749731541','Cleared','','','','','1','197.25','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'918','918','CR3WQX3HMRWSM3AQIZZKMKJMS4','VXZVNOJ57UEIWB52','20250612153341','0','588.36','0','0','0','0','197.25','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1377,'','Invoice','','2025-06-12 16:05:56','','0','14','2025-06-12 16:05:56','80','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141749733516','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'919','919','LKA6A3MAJXN2RO2DIOERFO2LKQ','QKYT7XHH2ONWVSTS','20250612160630','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1378,'LKH','Invoice','','2025-06-12 16:23:57','','0','14','2025-06-12 16:23:57','63','0','4700','1','wholesale','0','4700','1','0','0','0','0','4700','0','printed',' ','','1','0','141749734523','Cleared','','','','','1','648.3','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'920','920','W2XU7FW4Q56P7NFQRX7VHJXRDM','2IXL3T3WROOW5HWF','20250612162424','0','165.23','0','0','0','0','648.3','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1379,'POI','Mpesa','','2025-06-12 16:56:20','POLICE CANTEEN','0','14','2025-06-12 16:56:20','100','0','3020','1','wholesale','0','3020','1','0','0','0','0','3020','0','printed','POLICE CANTEEN </BR>254758739709 ','','1','0','141749736447','Cleared','','','','','1','416.56','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'921','921','BXYFVW6KTS2OLDANBLGD6BQUFE','OB7DFQRA7XW6CERK','20250612165921','0','631.46','0','0','0','0','416.56','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1380,'BEN','Cash','','2025-06-12 17:06:22','','0','14','2025-06-12 17:06:22','28','0','6175','1','wholesale','60','6175','1','0','0','0','0','6115','0','printed',' ','','1','0','141749737072','Cleared','14','2025-06-12 18:11:34','','','1','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1381,'KLJ','Mpesa','','2025-06-12 17:07:32','','0','14','2025-06-12 17:07:32','64','0','1200','1','wholesale','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','141749737230','Cleared','','','','','','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'922','922','N7YHVGNAA4GGQ34DYZENY6IZI4','ALSVV3NSJZSIPWC2','20250612170826','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1382,'pl','Mpesa','','2025-06-12 17:18:51','','0','14','2025-06-12 17:18:51','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','141749737891','Cleared','','','','','','24.83','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'923','923','LSLTQD6AOJ7NS7POXXYNNSTGVQ','KLT2CY6D7ENDA5NU','20250612171915','0','155.17','0','0','0','0','24.83','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1383,'','Creditnote','','2025-06-12 17:42:36','','0','14','2025-06-12 17:42:36','50','0','0','1','wholesale','','-0.0019199999987904','1','0','0','0','0','0','0','printed',' ','','1','0','141749739283','Cleared','14','2025-06-12 20:09:04','','','1','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1384,'','Invoice','','2025-06-12 18:45:31','','0','14','2025-06-12 18:45:31','16','0','0','1','wholesale','','-0.0039999999999054','1','0','0','0','0','0','0','printed',' ','','1','0','141749742676','Cleared','14','2025-06-12 20:08:03','','','1','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1385,'','Creditnote','','2025-06-12 19:09:25','','0','14','2025-06-12 19:09:25','25','0','0','1','wholesale','','0','1','0','0','0','0','0','0','printed',' ','','1','0','141749744509','Cleared','14','2025-06-12 20:07:10','','','1','331.03','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'924','924','PPPMJJMQHUOUU6DJZ35FB7D6MA','O43FARRMKNCPB3IW','20250612190953','0','43.1','0','0','0','0','331.03','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1386,'AWA','Invoice','','2025-06-12 19:15:58','','0','14','2025-06-12 19:15:58','64','0','2000','1','wholesale','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','141749744913','Cleared','','','','','1','275.82','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'925','925','JUWXORKSPY7WFJCWQ4GLNOXU2E','QJ3CH5JVJ7YNNS7F','20250612191624','0','35.91','0','0','0','0','275.82','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1387,'','Invoice','','2025-06-12 19:18:55','','0','14','2025-06-12 19:18:55','25','740','740','1','wholesale','0','740','1','0','0','0','0','0','0','printed',' ','','1','0','141749745082','Cleared','','','','','3','102.09','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'926','926','A5ZNYTJHZJFNADMCYH3UDGFZBI','5L6FDTEZCDJPNERT','20250612191926','0','13.29','0','0','0','0','102.09','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1388,'','Cash','','2025-06-12 19:52:13','','0','14','2025-06-12 19:52:13','80','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141749747094','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'927','927','SHAVQJB2VSDMNCRM5QCLPA4VNM','LSZPNABZJGIBSUUK','20250612195247','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1389,'','Invoice','','2025-06-12 19:54:02','','0','14','2025-06-12 19:54:02','80','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141749747185','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'928','928','YFPIINNICWD4KOVQFFCP5EVQMM','Q4GEFP35WKNF26SI','20250612195433','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1390,'LKJ,KJH','Invoice','','2025-06-12 20:04:58','','0','14','2025-06-12 20:04:58','16','0','24140','1','wholesale','579.99408','24140','1','0','0','0','0','24140','0','printed',' ','','1','0','141749747760','Cleared','','','','','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,''),(1391,'','Invoice','','2025-06-13 08:44:58','','0','14','2025-06-13 08:44:58','64','1800','1800','1','wholesale','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','141749793388','Cleared','','','','','1','248.28','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'929','929','FD4THSUDDUHMBVZ54BFUNTW73M','CHPGHKYOPNGRZRKL','20250613084516','0','43.1','0','0','0','0','248.28','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1392,'','Cash','','2025-06-13 08:48:17','','0','14','2025-06-13 08:48:17','64','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','141749793677','Cleared','','','','','','20.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'930','930','IZG5IXWZKITV5I5Y2PXYM7NCU4','UP6PZYL3BDGTDHSV','20250613084850','0','43.1','0','0','0','0','20.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1393,'','Invoice','','2025-06-13 08:53:24','','0','14','2025-06-13 08:53:24','80','1850','1850','1','wholesale','0','1850','1','0','0','0','0','0','0','printed',' ','','1','0','141749793978','Cleared','','','','','1','255.23','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'931','931','R2LNR6MBOU2GQCPWOZD2XMTGDY','LSU7GJPKJNYUGVYV','20250613084717','0','13.29','0','0','0','0','255.23','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1394,'','Invoice','','2025-06-13 09:40:21','','0','14','2025-06-13 09:40:21','80','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141749796804','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'932','932','S25RB256OV52HDGA3W5FU3IKSY','JKOKNGFARTR63XBM','20250613093354','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1395,'','Invoice','','2025-06-13 09:42:04','','0','14','2025-06-13 09:42:04','41','1025','1025','1','wholesale','0','1025','1','0','0','0','0','0','0','printed',' ','','1','0','141749796851','Cleared','','','','','1','141.38','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'933','933','4PSNZKCIZR7LLLCU47X3JSQKEM','ATO4UXBMX6WTWORX','20250613094241','0','71.12','0','0','0','0','141.38','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1396,'KJH','Invoice','','2025-06-13 10:05:08','','0','14','2025-06-13 10:05:08','25','0','1988','1','wholesale','0','1988','1','0','0','0','0','1988','0','printed',' ','','1','0','141749797916','Cleared','','','','','1','274.13','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'934','934','N5JW2ZIKCPJQQFN7KYO7IYATJY','4AV24YLW3J3CFCRU','20250613100524','0','196.65','0','0','0','0','274.13','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1397,'POI','Mpesa','','2025-06-13 10:06:17','','0','14','2025-06-13 10:06:17','64','0','370','1','wholesale','0','370','1','0','0','0','0','370','0','printed',' ','','1','0','141749798360','Cleared','','','','','','51.05','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'935','935','IRBBHQ4KK4LK44467NYOD4ICOU','SGLB6MYGG66ZL4B7','20250613100650','0','13.29','0','0','0','0','51.05','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1398,'','Creditnote','','2025-06-13 10:13:47','','0','14','2025-06-13 10:13:47','25','0','0','1','wholesale','','0','1','0','0','0','0','0','0','printed',' ','','1','0','141749798788','Cleared','14','2025-06-13 10:16:39','','','1','827.59','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'936','936','7PPKG7SIRCZ4OE3BQDIPZGIDOY','F5LOI4PPN234UTL7','20250613101405','0','43.1','0','0','0','0','827.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1399,'','Invoice','','2025-06-13 10:18:08','','0','14','2025-06-13 10:18:08','34','5900','5900','1','wholesale','99.996','5900','1','0','0','0','0','0','0','printed',' ','','1','0','141749799009','Cleared','','','','','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,''),(1400,'KJH','Mpesa','','2025-06-13 11:49:14','','0','14','2025-06-13 11:49:14','26','0','1450','1','wholesale','0','1450','1','0','0','0','0','1450','0','printed',' ','','1','0','141749804290','Cleared','14','2025-06-13 18:36:12','','','1','200.01','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'937','937','UINQWGONUREC5WAVUSM54RFVVM','ATHOLO5MCPTMQ6V7','20250613114954','0','617.81','0','0','0','0','200.01','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1401,'YTR','Mpesa','','2025-06-13 11:58:45','','0','14','2025-06-13 11:58:45','64','0','1200','1','wholesale','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','141749805071','Cleared','','','','','1','165.55','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'938','938','AMOYR5VJWLAMAQYB3PRE3QARTE','DSQ4VTPE6ZEBLYB5','20250613115912','0','14.37','0','0','0','0','165.55','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1402,'','Invoice','','2025-06-13 12:02:17','','0','14','2025-06-13 12:02:17','64','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','141749805154','Cleared','','','','','','5.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'939','939','77PQHX2YUEPEL3UQ75S7CRTAFM','DVBIFCUUTVAFFRU2','20250613120350','0','17.24','0','0','0','0','5.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1403,'HGJ','Mpesa','','2025-06-13 12:04:11','','0','14','2025-06-13 12:04:11','64','0','45','1','retail','0','45','1','0','0','0','0','45','0','printed',' ','','1','0','141749805433','Cleared','','','','','1','6.21','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'940','940','ERFZQNOVT623QNDQRL22Z76YW4','C6SDGZK4C2A3N3VN','20250613120441','0','38.79','0','0','0','0','6.21','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1404,'KLO','Mpesa','','2025-06-13 12:11:57','','0','14','2025-06-13 12:11:57','64','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','141749805903','Cleared','','','','','','20.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'941','941','QK3BWGTMCKEVGGP26GJEHDUTX4','VUQ26BD6Z4HBFZJS','20250613121250','0','129.31','0','0','0','0','20.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1405,'TYR','Invoice','','2025-06-13 13:19:33','','0','14','2025-06-13 13:19:33','25','0','650','1','wholesale','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','141749809957','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'942','942','6R5IPKPOHMACX6EAIMISJLZXDI','GKCGIN3IBS36MMKT','20250613131950','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1406,'','Invoice','','2025-06-13 14:57:57','','0','14','2025-06-13 14:57:57','19','0','3250','1','wholesale','0','3250','1','0','0','0','0','3250','0','printed',' ','','1','0','141749815866','Cleared','','','','','1','448.28','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'943','943','GEAKV6PJVHLX3BPWW6S2QTF4JQ','BST4RUDWP7J6FYON','20250613145837','0','560.34','0','0','0','0','448.28','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1407,'','Invoice','','2025-06-13 15:05:11','','0','14','2025-06-13 15:05:11','25','13900','13900','1','wholesale','0','13900','1','0','0','0','0','0','0','printed',' ','','1','0','141749816189','Cleared','','','','','1','1917.31','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'944','944','XSUCXT2IY4S7CFBOBJXCG2IBRU','5SFJRPEVZY3AIKOG','20250613150602','0','254.13','0','0','0','0','1917.31','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1408,'JLG','Mpesa','','2025-06-13 16:43:38','','0','14','2025-06-13 16:43:38','64','0','800','1','wholesale','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','141749822192','Cleared','','','','','1','110.37','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'945','945','4RM566CJEO5BSAXMI7TD7DQI7Q','LNFGHUNU24U5RUO7','20250613164358','0','14.37','0','0','0','0','110.37','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1409,'LKJ','Mpesa','','2025-06-13 17:19:18','','0','14','2025-06-13 17:19:18','64','0','2600','1','wholesale','0','2600','1','0','0','0','0','2600','0','printed',' ','','1','0','141749824333','Cleared','','','','','1','358.62','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'946','946','U3SV6VGXPHVKHLNZYIKE5GWOXE','IE6VYRTOSB4QJMK7','20250613171955','0','560.34','0','0','0','0','358.62','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1410,'','Cash','','2025-06-13 17:29:38','','0','14','2025-06-13 17:29:39','64','1375','1375','1','wholesale','0','1375','1','0','0','0','0','0','0','printed',' ','','1','0','141749824962','Cleared','','','','','1','189.62','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'947','947','FLEEMM2VRSVL3UMXSISKYH2WNM','2YMNKGLRIONB3WLN','20250613173005','0','35.91','0','0','0','0','189.62','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1411,'','Cash','','2025-06-13 17:43:22','','0','14','2025-06-13 17:43:22','','390','390','1','retail','0','390','1','0','0','0','0','0','0','printed',' ','','1','0','141749825648','Cleared','','','','','','53.78','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'948','948','2NKHLS2ATAHBP3PSW3G6MAKDXE','XTEHOZLO6KBD5VGH','20250613173651','0','297.42','0','0','0','0','53.78','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1412,'','Invoice','','2025-06-13 17:44:08','','0','14','2025-06-13 17:44:08','64','1300','1300','1','wholesale','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','141749825831','Cleared','','','','','1','179.31','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'949','949','XPWSSQXVYGP7ZSPYZU4P72WR2A','PVVAWMVUT73EQKKG','20250613174441','0','560.34','0','0','0','0','179.31','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1413,'LKJ','Mpesa','','2025-06-13 17:56:51','','0','14','2025-06-13 17:56:51','64','0','400','1','wholesale','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','141749826589','Cleared','','','','','1','55.18','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'950','950','AEUB45NQMMKIGHE6IZO4HA4774','G4TSDIFW5ASN22JH','20250613175726','0','14.37','0','0','0','0','55.18','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1414,'LPO','Invoice','','2025-06-13 18:26:45','','0','14','2025-06-13 18:26:45','64','0','750','1','wholesale','0','750','1','0','0','0','0','750','0','printed',' ','','1','0','141749828382','Cleared','','','','','1','103.45','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'951','951','3OVIAXF6IKPNILXD5BS3EQ6SRE','V4O6Q55R27SPRINI','20250613182708','0','107.76','0','0','0','0','103.45','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1415,'FGH','Invoice','','2025-06-13 18:53:16','','0','14','2025-06-13 18:53:16','25','0','798','1','wholesale','0','798','1','0','0','0','0','798','0','printed',' ','','1','0','141749829977','Cleared','','','','','1','110','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'952','952','33QBHE3X2HPQSIZBWIWPRLZ3DQ','OPSYGPSA63MVA7LH','20250613185349','0','171.88','0','0','0','0','110','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1416,'LKH','Invoice','','2025-06-13 19:03:17','','0','14','2025-06-13 19:03:17','16','0','4720','1','wholesale','79.9968','4720','1','0','0','0','0','4720','0','printed',' ','','1','0','141749830539','Cleared','','','','','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,''),(1417,'','Invoice','','2025-06-13 19:06:21','','0','14','2025-06-13 19:06:21','19','0','36600','1','wholesale','0','36600','1','0','0','0','0','36600','0','printed',' ','','1','0','141749830670','Cleared','14','2025-06-26 13:55:13','','','1','5048.3','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'953','953','VPJGYTITWDFWYM5EFOVE3QCAXU','Q4EESB35GWIWW5CW','20250613190656','0','818.96','0','0','0','0','5048.3','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1418,'HGK','Invoice','','2025-06-14 08:29:25','','0','14','2025-06-14 08:29:25','64','0','1600','1','wholesale','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','141749878952','Cleared','','','','','1','220.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'954','954','MYR67FDRGRLAAY3XJGMNAZCS5U','6FKMPDYWFFIUSV6S','20250614082941','0','43.1','0','0','0','0','220.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1419,'','Invoice','','2025-06-14 08:57:03','','0','14','2025-06-14 08:57:03','95','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141749880604','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'955','955','BIC3UKLFXGWLA6SD2LCXU6MZIQ','P7U62DSZ55DYOMJS','20250614085723','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1420,'LPO','Invoice','','2025-06-14 08:58:30','','0','14','2025-06-14 08:58:30','25','0','4060','1','wholesale','0','4060','1','0','0','0','0','4060','0','printed',' ','','1','0','141749880648','Cleared','','','','','1','560','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'956','956','3FTCUXIUM7SYCTLWSVCYZEWQ5U','O2EAQVQ57AVMSXK4','20250614085853','0','631.46','0','0','0','0','560','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1421,'','Invoice','','2025-06-14 08:59:32','','0','14','2025-06-14 08:59:32','25','1430','1430','1','wholesale','0','1430','1','0','0','0','0','0','0','printed',' ','','1','0','141749880739','Cleared','','','','','1','197.25','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'957','957','BZRCIAEKNXKSYEDYG2DRD6ZXVE','VXBYLC7G6SAJEAZD','20250614085952','0','588.36','0','0','0','0','197.25','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1422,'LKH','Invoice','','2025-06-14 09:05:34','','0','14','2025-06-14 09:05:34','64','3400','9600','1','wholesale','0','9600','1','0','0','0','0','6200','0','printed',' ','','1','0','141749881086','Cleared','','','','','1','1324.14','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'958','958','UUPJPG26G42G5ECIXURKZOPV3A','DS3ESD64RAH7JTTY','20250614090629','0','43.1','0','0','0','0','1324.14','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1423,'LKH','Invoice','','2025-06-14 09:08:49','','0','14','2025-06-14 09:08:49','64','0','100','1','wholesale','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','141749881314','Cleared','','','','','1','13.79','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'959','959','PVPZ4MDEJ6MLXCSKVPHZU5NOHQ','7LLGUYUTWU6JV3YN','20250614090905','0','43.1','0','0','0','0','13.79','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1424,'POI','Mpesa','','2025-06-14 09:36:33','','0','14','2025-06-14 09:36:33','64','0','740','1','wholesale','0','740','1','0','0','0','0','740','0','printed',' ','','1','0','141749882944','Cleared','','','','','1','102.09','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'960','960','7AJLSLDBGGEO45NEPW3SA2VFHY','72M4FTEXSOVCW4UN','20250614093007','0','13.29','0','0','0','0','102.09','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1425,'','Creditnote','','2025-06-14 10:04:01','','0','14','2025-06-14 10:04:01','64','0','0','1','wholesale','','0.19999999999982','1','0','0','0','0','0','0','printed',' ','','1','0','141749884529','Cleared','14','2025-06-14 16:22:34','','','1','551.83','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'961','961','XENHCVOMR5LG7GOWN6DRN5YREI','T2YEXFQ7X2HAKYSS','20250614100429','0','14.37','0','0','0','0','551.83','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1426,'','Invoice','','2025-06-14 10:08:34','','0','14','2025-06-14 10:08:34','25','1800','1800','1','wholesale','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','141749884866','Cleared','','','','','1','248.26','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'962','962','JB4W3V5QH7YKUBFO6CNH6XU5L4','SLLVFGWLLU7LXYXO','20250614100220','0','93.38','0','0','0','0','248.26','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1427,'','Invoice','','2025-06-14 10:32:55','','0','14','2025-06-14 10:32:55','44','800','800','1','wholesale','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','141749886347','Cleared','','','','','1','110.35','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'963','963','FZJU4WY4MP6FDEATDDE5RW5AHE','JG26WHFA4XDA32D2','20250614102617','0','57.47','0','0','0','0','110.35','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1428,'HGK','Invoice','','2025-06-14 10:52:02','','0','14','2025-06-14 10:52:02','75','0','2400','1','wholesale','0','2400','1','0','0','0','0','2400','0','printed',' ','','1','0','141749887506','Cleared','','','','','1','331.03','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'964','964','YLNCYHMQIVIJEIBDRLOOL5GHLI','A3BLCUGNVIVPSOH2','20250614105221','0','43.1','0','0','0','0','331.03','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1429,'','Cash','','2025-06-14 11:29:22','','0','14','2025-06-14 11:29:22','64','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','141749889734','Cleared','','','','','2','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'965','965','NGRYUZFFJI42KQPXF2JHIZKDNQ','OUZWOKC7H2JKR2SH','20250614112958','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1430,'','Invoice','','2025-06-14 11:36:06','','0','14','2025-06-14 11:36:06','95','800','800','1','wholesale','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','141749890133','Cleared','','','','','1','110.35','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'966','966','UWWTRKGEFWBWZP2PT6P7QFR4BQ','F7EHNGZLFZ3CEZEI','20250614113629','0','57.47','0','0','0','0','110.35','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1431,'','Invoice','','2025-06-14 11:36:49','','0','14','2025-06-14 11:36:49','25','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141749890195','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'967','967','BFDCDKUJY6OZXTJP7MZJ7XEDGA','XSBA5DSPEYURWMEN','20250614113705','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1432,'LKH','Invoice','','2025-06-14 12:40:40','','0','14','2025-06-14 12:40:40','64','0','917','1','wholesale','0','917','1','0','0','0','0','917','0','printed',' ','','1','0','141749894027','Cleared','','','','','1','126.42','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'968','968','ELLKZDBOVEWJSRI5R4TBG6BBIQ','VUWXCJLB7VOFSDHR','20250614124119','0','35.91','0','0','0','0','126.42','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1433,'EQUI','Invoice','','2025-06-14 13:09:22','','0','14','2025-06-14 13:09:22','63','0','8633','1','wholesale','119.9952','8633','1','0','0','0','0','8633','0','printed',' ','','1','0','141749895684','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-06-14 13:21:47','','0','14','2025-06-14 13:21:47','80','1650','1650','1','wholesale','0','1650','1','0','0','0','0','0','0','printed',' ','','1','0','141749896441','Cleared','','','','','1','227.57','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'969','969','3JQXXH42J42PE6MHZDRPRKETJY','N4QHKNLOKFU7FVK2','20250614131517','0','596.25','0','0','0','0','227.57','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1435,'','Invoice','','2025-06-14 15:11:11','','0','14','2025-06-14 15:11:11','25','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141749903043','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'970','970','PG6JSK6EB3VZ5JBTPXFDKMTFSM','PTG7YHVDCOBWMK3A','20250614151134','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1436,'LPO','Invoice','','2025-06-14 16:08:00','','0','14','2025-06-14 16:08:00','25','700','1200','1','wholesale','0','1200','1','0','0','0','0','500','0','printed',' ','','1','0','141749906386','Cleared','','','','','1','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'971','971','IHZERSIIS32ZSZVKXHPNOYQ5YY','EWG43M4QG6JSYQEK','20250614160832','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1437,'','Cash','','2025-06-14 16:26:20','','0','14','2025-06-14 16:26:20','','360','360','1','retail','0','360','1','0','0','0','0','0','0','printed',' ','','1','0','141749907562','Cleared','','','','','1','49.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'972','972','33UTGLW6QJB4PONXWWVO6IANWM','S5C27PQLOX5R5M4V','20250614162649','0','155.17','0','0','0','0','49.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1438,'LPO','Invoice','','2025-06-14 16:34:24','','0','14','2025-06-14 16:34:24','25','0','2000','1','wholesale','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','141749907931','Cleared','','','','','','275.92','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'973','973','ZD4BIKZZJ4ZT4U2MRCGWTJD23M','KJH4YRE5QZ7B7POB','20250614163502','0','14.37','0','0','0','0','275.92','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1439,'','Invoice','','2025-06-15 11:06:30','','0','14','2025-06-15 11:06:30','16','0','0','1','wholesale','','-0.0032000000001062','1','0','0','0','0','0','0','printed',' ','','1','0','141749974768','Cleared','14','2025-06-15 13:33:16','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1440,'','Invoice','','2025-06-15 11:18:35','','0','14','2025-06-15 11:18:35','20','0','24020','1','wholesale','0','24020','1','0','0','0','0','24020','0','printed',' ','','1','0','141749974876','Cleared','','','','','2','3313.13','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'974','974','T4PSQZKRP3JWJCV5GQXTVKO4I4','ZYDWRWBY5QVMEXZL','20250615111858','0','688.93','0','0','0','0','3313.13','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1441,'','Invoice','','2025-06-15 11:19:18','','0','14','2025-06-15 11:19:18','64','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141749975544','Cleared','','','','','','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'975','975','LH27WV7FFY2NESHQX3AZMJYNPY','GRTE2R3O7QYKD3NJ','20250615111935','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1442,'','Invoice','','2025-06-15 12:08:56','','0','14','2025-06-15 12:08:56','19','0','27320','1','wholesale','0','27320','1','0','0','0','0','27320','0','printed',' ','','1','0','141749978380','Cleared','','','','','2','3768.27','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'976','976','VEWPAPP6FIZGN5X6PVEYQRQSIA','TDBI5R7WN2KKSOTJ','20250615120932','0','164.51','0','0','0','0','3768.27','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1443,'','Cash','','2025-06-15 13:19:19','','0','14','2025-06-15 13:19:19','64','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141749982741','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'977','977','NTXYL4PD7ZICMQG2KVRST3I4VY','R2LWLVQAZCBINTZ6','20250615131933','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1444,'','Invoice','','2025-06-15 13:28:48','','0','14','2025-06-15 13:28:48','25','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','141749983289','Cleared','','','','','1','273.11','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'978','978','HADN4QAHYPDEQWSFDSZZADOEWQ','LMDD3U5JYEVOQ7TC','20250615132914','0','71.12','0','0','0','0','273.11','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1445,'','Invoice','','2025-06-15 13:29:58','','0','14','2025-06-15 13:29:58','25','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141749983366','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'979','979','3II5FY3M5ZRCX5BEJG34VDNITY','OKIPFP6HID6DRSYF','20250615133025','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1446,'EQUI','Invoice','','2025-06-15 13:31:56','','0','14','2025-06-15 13:31:56','16','0','7720','1','wholesale','79.99968','7720','1','0','0','0','0','7720','0','printed',' ','','1','0','141749983429','Cleared','','','','','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,''),(1447,'','Invoice','','2025-06-15 13:44:29','','0','14','2025-06-15 13:44:29','64','160','160','1','retail','0','160','1','0','0','0','0','0','0','printed',' ','','1','0','141749984189','Cleared','','','','','','22.07','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'980','980','OJWUXYH2DYFIVDHWXFVUDF4OIQ','JHBIPSWJZCMM7SGI','20250615134513','0','109.92','0','0','0','0','22.07','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1448,'','Cash','','2025-06-15 13:46:41','','0','14','2025-06-15 13:46:41','64','50','50','1','wholesale','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','141749984317','Cleared','','','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'981','981','5Y67OGBKKPKIJZDBE5GXB5YG3Y','K45CKQ3JNCYZ64OH','20250615134700','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1449,'LPO','Invoice','','2025-06-15 14:10:33','','0','14','2025-06-15 14:10:33','25','0','650','1','wholesale','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','141749985819','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'982','982','NW7XMMET3UCD3GJ3XMW5OH3AEI','DHG7EVYCELELFWNO','20250615141110','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1450,'','Cash','','2025-06-15 14:14:13','','0','14','2025-06-15 14:14:13','64','175','175','1','retail','0','175','1','0','0','0','0','0','0','printed',' ','','1','0','141749985989','Cleared','','','','','','24.14','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'983','983','SLAP2MIXGBYVS5TIF24CGKZRRU','GVDQNYVQ4LIP4MLC','20250615141439','0','56.03','0','0','0','0','24.14','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1451,'','Cash','','2025-06-15 14:22:32','','0','14','2025-06-15 14:22:32','26','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','141749986539','Cleared','','','','','','24.83','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'984','984','JSORL3Q34BEGKL6WYWCFSQL2TE','WU2UVATEYKKSYUCZ','20250615142248','0','155.17','0','0','0','0','24.83','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1452,'KLO','Mpesa','','2025-06-15 14:41:22','','0','14','2025-06-15 14:41:22','64','0','780','1','wholesale','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','141749987657','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'985','985','G2ED6XAVPXHRMOYDKEOZROU674','B3TN2AWVVJCLN3BJ','20250615144144','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1453,'GHJ','Cash','','2025-06-15 15:13:35','','0','14','2025-06-15 15:13:35','25','0','1430','1','wholesale','0','1430','1','0','0','0','0','1430','0','printed',' ','','1','0','141749989580','Cleared','14','2025-06-15 18:31:36','','','1','197.25','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'986','986','KDL2P2FIUVYSDGZQ2VRYXAZMCE','22VKVK3GTUAJM3MJ','20250615150707','0','588.36','0','0','0','0','197.25','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1454,'','Invoice','','2025-06-15 15:37:58','','0','14','2025-06-15 15:37:58','25','1390','1390','1','wholesale','0','1390','1','0','0','0','0','0','0','printed',' ','','1','0','141749991048','Cleared','','','','','1','191.75','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'987','987','CQ5TLVZGNQEGFRITAUKLN6CRCA','BZ4GFNZ2STWVZ44H','20250615153118','0','573.63','0','0','0','0','191.75','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1455,'','Invoice','','2025-06-15 15:56:20','','0','14','2025-06-15 15:56:20','25','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','141749992132','Cleared','','','','','1','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'988','988','WZUJWEFJ6VGTVNQSQJU3T4OQ4E','WC65YBJP75GUAZEK','20250615154943','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1456,'','Cash','','2025-06-15 16:43:52','','0','14','2025-06-15 16:43:52','64','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','141749994804','Cleared','','','','','1','273.11','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'989','989','T7RTAWSY6N7W2AEA6Z54HT4C3A','PJOPOT7LQLM5QTAQ','20250615164414','0','71.12','0','0','0','0','273.11','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1457,'POI','Mpesa','','2025-06-15 16:45:25','','0','14','2025-06-15 16:45:25','64','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','141749995055','Cleared','','','','','1','20.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'990','990','TFXQY47JJVHSWGK2MFXHHPJ2W4','WM3OTQ4TQ2VDYTRO','20250615163908','0','129.31','0','0','0','0','20.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1458,'','Invoice','','2025-06-15 16:51:44','','0','14','2025-06-15 16:51:44','64','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141749995482','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'991','991','YVMAJMMV4OUZVNVSCVTQUFAZCA','RFWLUZOHX3T4QRDF','20250615165200','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1459,'','Invoice','','2025-06-15 16:54:12','','0','14','2025-06-15 16:54:12','25','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141749995643','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'992','992','Q4RAUSW3LK23BHQYKH3IGQTR4M','RODPGGY7KUSL26CV','20250615165428','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1460,'','Cash','','2025-06-15 17:03:28','','0','14','2025-06-15 17:03:28','64','370','370','1','wholesale','0','370','1','0','0','0','0','0','0','printed',' ','','1','0','141749996196','Cleared','','','','','1','51.05','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'993','993','PKX7NUEJYV7EBUCZKQOYMT5HYM','TSINXHAMLVGZXC7M','20250615170350','0','13.29','0','0','0','0','51.05','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1461,'LPO','Invoice','','2025-06-16 08:49:49','','-687','14','2025-06-16 08:49:49','27','55900','80702','1','wholesale','499.98','80702','1','0','0','687','0','24115','0','printed',' ','','1','0','141750050869','Cleared','','','','','','','','',0.00,0.00,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-06-16 10:46:44','','0','14','2025-06-16 10:46:44','64','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141750059994','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'994','994','3RKVTBJFEJG4MXT2QBIE7BBER4','KD23I4BFOHCSE4FE','20250616104708','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1463,'','Cash','','2025-06-16 12:21:51','','0','14','2025-06-16 12:21:51','64','1560','1560','1','wholesale','0','1560','1','0','0','0','0','0','0','printed',' ','','1','0','141750065684','Cleared','','','','','','215.17','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'995','995','ECBETMWO73YOSC4NLKZLY3YVT4','GEGI5BS63PYHEFJJ','20250616122709','0','28.02','0','0','0','0','215.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1464,'','Invoice','','2025-06-16 12:48:25','','0','14','2025-06-16 12:48:25','25','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141750067291','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'996','996','JD4ZPQA2XOSFVUJIWL7UVXACP4','CLQK6TGYYCLQSZZH','20250616124842','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1465,'','Invoice','','2025-06-16 12:49:06','','0','14','2025-06-16 12:49:06','25','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141750067329','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'997','997','A4X33IORTL7HO45VZBSARS3ZDM','HBPAQRJEHYJMV4TB','20250616124923','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1466,'','Cash','','2025-06-16 13:41:00','','0','14','2025-06-16 13:41:00','25','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141750070442','Cleared','','','','','','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'998','998','L3GFGANJDVTNG5ZF3H6NDNHD5I','JIAUT4E7L7HM3TIM','20250616133422','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1467,'','Invoice','','2025-06-16 13:46:38','','0','14','2025-06-16 13:46:38','25','1780','1780','1','wholesale','0','1780','1','0','0','0','0','0','0','printed',' ','','1','0','141750070715','Cleared','','','','','1','245.5','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'999','999','KZWBCPYGT3F7IWDCUBEKELKLVI','IGAXJOTIVAFXYAZQ','20250616134701','0','63.93','0','0','0','0','245.5','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1468,'','Invoice','','2025-06-16 14:04:29','','0','14','2025-06-16 14:04:29','25','1950','1950','1','wholesale','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','141750071854','Cleared','','','','','1','268.97','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1000','1000','YW2QQSHEUJH6UEVTDW324SPTFY','UM3T5UYRB2NGHNQS','20250616140458','0','560.34','0','0','0','0','268.97','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1469,'','Invoice','','2025-06-16 14:22:56','','0','14','2025-06-16 14:22:56','25','4475','4475','1','wholesale','0','4475','1','0','0','0','0','0','0','printed',' ','','1','0','141750072867','Cleared','','','','','1','617.18','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1001','1001','WUGEXJRXQPXXOG3PXPDEQSX7VI','623BP6S2NKCDOKFV','20250616142324','0','88.89','0','0','0','0','617.18','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1470,'KLO','Mpesa','','2025-06-16 14:36:42','','0','14','2025-06-16 14:36:42','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','141750073751','Cleared','','','','','2','20.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1002','1002','3R7AW4WPQB7JKFT5P6ZE6MGUDU','V4T6RBJTACCNGNMH','20250616143001','0','129.31','0','0','0','0','20.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1471,'','Cash','','2025-06-16 15:20:18','','0','14','2025-06-16 15:20:18','35','3280','3280','1','wholesale','0','3280','1','0','0','0','0','0','0','printed',' ','','1','0','141750076374','Cleared','','','','','1','452.42','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1003','1003','FNFD5R3B5SE6I5HYECEDNOWC7M','PY4W3Q42XMP3ZAYM','20250616151341','0','631.46','0','0','0','0','452.42','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1472,'lkj','Cash','','2025-06-16 16:30:06','','0','14','2025-06-16 16:30:06','25','0','780','1','wholesale','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','141750080588','Cleared','14','2025-06-16 19:20:25','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'1004','1004','J4A5DDO3O7I5HEEMQD6JGXCPQE','7QV2HVSJW7T7TAMH','20250616162327','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1473,'HGK,LKH','Invoice','','2025-06-16 17:17:05','','0','14','2025-06-16 17:17:05','28','0','15195','1','wholesale','264.99888','15195','1','0','0','0','0','0','15195','printed',' ','','1','0','141750083157','Cleared','','','','','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,''),(1474,'','Cash','','2025-06-16 17:37:30','','0','14','2025-06-16 17:37:30','26','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','141750084635','Cleared','','','','','','8.28','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1005','1005','B75WXB63W4Y4MCRJHPNIYI4HPY','TKXFCB6L6FX6YRPA','20250616173754','0','17.24','0','0','0','0','8.28','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1475,'','Invoice','','2025-06-16 17:38:57','','-90','14','2025-06-16 17:38:57','27','0','90','1','retail','0','90','1','0','0','90','0','0','0','printed',' ','','1','0','141750084674','Cleared','','','','','','12.42','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1006','1006','VYPDGBW5B4UP6BZWD3GMETKB2A','6YIR7NM27WEJ5B6Q','20250616173936','0','60.34','0','0','0','0','12.42','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1476,'','Invoice','','2025-06-16 17:40:31','','-40','14','2025-06-16 17:40:31','25','0','40','1','retail','0','40','1','0','0','40','0','0','0','printed',' ','','1','0','141750084776','Cleared','','','','','','5.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1007','1007','3U3T2TUI3FFAPZWXFQRRYKBQ4A','UJY67DGGCTYIBTAL','20250616174056','0','17.24','0','0','0','0','5.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1477,'','Invoice','','2025-06-16 17:41:31','','-20','14','2025-06-16 17:41:31','80','0','20','1','retail','115','20','1','0','0','20','0','0','0','printed',' ','','1','95','141750084856','Cleared','','','','','','','','',0.00,0.00,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,'jhk','Invoice','','2025-06-16 18:18:48','','0','14','2025-06-16 18:18:48','99','0','33','1','retail','0','33','1','0','0','0','0','33','0','printed',' ','','1','0','141750087116','Cleared','','','','','3','4.48','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1008','1008','FHUHR2Y5FT2JD64DG7SYQ3NRGA','RNOFOWB7TZHDKL6J','20250616181209','0','28.02','0','0','0','0','4.48','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1479,'','Cash','','2025-06-16 18:34:08','','0','14','2025-06-16 18:34:09','64','602','602','1','wholesale','0','602','1','0','0','0','0','0','0','printed',' ','','1','0','141750088019','Cleared','','','','','1','83','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1009','1009','TUDH33UPO5Y6XFHGOIATX3QXZ4','FXYYUCNXHYTDBVNT','20250616182747','0','27.3','0','0','0','0','83','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1480,'','Invoice','','2025-06-16 19:25:44','','0','14','2025-06-16 19:25:44','23','0','1450','1','wholesale','0','1450','1','0','0','0','0','1450','0','printed',' ','','1','0','141750091087','Cleared','','','','','','200.01','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1010','1010','MBW3CUPA5W3VBWXNBYKTVLUKAA','YALXKDBDPZMDVAYI','20250616192615','0','617.81','0','0','0','0','200.01','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1481,'','Cash','','2025-06-17 12:18:11','','0','14','2025-06-17 12:18:11','64','500','500','1','wholesale','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','141750151788','Cleared','','','','','1','68.95','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1011','1011','H2HK7ZRC34BBAHE2ELB7P4U6F4','RJMZCXQPJXXWZHRO','20250617121831','0','35.91','0','0','0','0','68.95','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1482,'','Invoice','','2025-06-17 12:23:58','','0','14','2025-06-17 12:23:58','19','0','22085','1','wholesale','0','22085','1','0','0','0','0','22085','0','printed',' ','','1','0','141750152123','Cleared','','','','','1','3046.23','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1012','1012','WJ63ZPPWT2VKAP7RYGDWCKKUIM','JZ56OVSZLXWGDW2Z','20250617122502','0','267.78','0','0','0','0','3046.23','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1483,'','Invoice','','2025-06-17 12:25:23','','0','14','2025-06-17 12:25:23','19','0','780','1','wholesale','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','141750152308','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1013','1013','5IH2XZSNGOUV63GONBG5ROGSZY','AKCJTHSTPHR4TQ5F','20250617122545','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1484,'','Cash','','2025-06-17 13:00:00','','0','14','2025-06-17 13:00:00','64','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','141750154376','Cleared','','','','','1','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1014','1014','NVOBCRUSARJUUJZDGMKSXVVJUM','Q6W6YFL2NHYLVZNG','20250617130208','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1485,'','Invoice','','2025-06-17 13:03:35','','0','14','2025-06-17 13:03:35','64','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','141750154594','Cleared','','','','','','10.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1015','1015','DXHPI5SOX2RHY7JBNBLWBBQNFQ','RAOMFQ3DSPFMPCMC','20250617130823','0','64.66','0','0','0','0','10.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1486,'','Cash','','2025-06-17 13:09:15','','0','14','2025-06-17 13:09:15','64','370','370','1','wholesale','0','370','1','0','0','0','0','0','0','printed',' ','','1','0','141750154911','Cleared','','','','','1','51.05','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1016','1016','DIKR5CYCQ2SNDCZGBTJJHMAIII','ZGMB5OTHXF4UUAZU','20250617130928','0','13.29','0','0','0','0','51.05','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1487,'LKH','Invoice','','2025-06-17 13:52:44','','0','14','2025-06-17 13:52:44','64','0','1560','1','wholesale','0','1560','1','0','0','0','0','1560','0','printed',' ','','1','0','141750156870','Cleared','','','','','','215.17','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1017','1017','DS47E4QQJSFLZKL42SPOTE3N34','IUTJMKMWYOW6VBA2','20250617135447','0','28.02','0','0','0','0','215.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1488,'','Invoice','','2025-06-17 15:03:30','','-75','14','2025-06-17 15:03:30','25','0','75','1','retail','0','75','1','0','0','75','0','0','0','printed',' ','','1','0','141750161773','Cleared','','','','','','10.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1018','1018','7OQDAKLSRYBPFHUIDSKQXAD6VU','4KAWBVCGPA7RRFVF','20250617150347','0','64.66','0','0','0','0','10.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1489,'LKH','Invoice','','2025-06-17 15:21:36','','0','14','2025-06-17 15:21:36','25','0','1200','1','wholesale','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','141750162852','Cleared','','','','','1','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1019','1019','4AXN236ZBUXKMCVZQEFQHJVGO4','YVV3GC2F4WSTCQQ7','20250617152200','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1490,'LKH','Invoice','','2025-06-17 15:23:17','','0','14','2025-06-17 15:23:17','23','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','141750162976','Cleared','','','','','','2.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1020','1020','2SVJPVFI2UEJ7RY64BGFZKLOTE','GGGQEZYSXIZSQCYL','20250617151643','0','17.24','0','0','0','0','2.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1491,'','Invoice','','2025-06-17 15:35:09','','0','14','2025-06-17 15:35:09','25','800','800','1','wholesale','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','141750163674','Cleared','','','','','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,''),(1492,'LKH','Invoice','','2025-06-17 15:48:03','','0','14','2025-06-17 15:48:03','23','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','141750164455','Cleared','','','','','','2.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1021','1021','SNKLAUKM3HTNJOEDFZQPF7EGTU','O3DW5C2LDT2FZNQJ','20250617154837','0','17.24','0','0','0','0','2.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1493,'','Invoice','','2025-06-17 15:50:05','','0','14','2025-06-17 15:50:05','64','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141750164590','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1022','1022','GXFXCW236Y3BRL6AOL35XRDM7Y','TCDNB7HHYFFIDZA2','20250617154326','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1494,'KJH','Invoice','','2025-06-17 16:06:45','','0','14','2025-06-17 16:06:45','25','0','1180','1','wholesale','0','1180','1','0','0','0','0','1180','0','printed',' ','','1','0','141750165392','Cleared','','','','','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,''),(1495,'','Invoice','','2025-06-17 16:24:43','','0','14','2025-06-17 16:24:43','25','1650','1650','1','wholesale','0','1650','1','0','0','0','0','0','0','printed',' ','','1','0','141750166628','Cleared','','','','','1','227.57','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1023','1023','7NBDUIRZEZ2YDUYHR7DL4P6WMQ','IF5VLPG7U4GCLSL4','20250617162505','0','596.25','0','0','0','0','227.57','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1496,'','Creditnote','','2025-06-17 17:09:19','','0','14','2025-06-17 17:09:20','16','0','0','1','wholesale','','-2.3874235921539e-11','1','0','0','0','0','0','0','printed',' ','','1','0','141750169322','Cleared','14','2025-06-17 17:54:20','','','2','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1497,'','Invoice','','2025-06-17 17:11:19','','0','14','2025-06-17 17:11:19','25','1020','1020','1','wholesale','0','1020','1','0','0','0','0','0','0','printed',' ','','1','0','141750169418','Cleared','','','','','1','140.71','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1024','1024','75YIK6G64D7BFCAYQVTE4LZ74A','HGXKOWVW67WUOQZO','20250617171140','0','573.63','0','0','0','0','140.71','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1498,'','Invoice','','2025-06-17 17:22:44','Wairimu Destiny','800','14','2025-06-17 17:22:44','60','800','800','1','wholesale','0','800','1','0','0','0','0','0','0','printed','Wairimu Destiny </BR>254745639525 ','','1','0','141750170145','Cleared','14','2025-06-17 17:27:44','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1499,'KJH','Invoice','','2025-06-17 17:51:35','','0','14','2025-06-17 17:51:35','45','0','1850','1','wholesale','0','1850','1','0','0','0','0','1850','0','printed',' ','','1','0','141750171863','Cleared','','','','','1','255.18','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1025','1025','B5QM4PPAVOBRAQZCFJXGKN35B4','W4TWNW3GRF7S7BPL','20250617175153','0','603.44','0','0','0','0','255.18','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1500,'EQUI','Invoice','','2025-06-17 19:04:50','','-404.04','14','2025-06-17 19:04:50','53','54090','75073.711199996','1','wholesale','75653.67119999601','404.04','1','0','0','404.04','0','20580','0','printed',' ','','1','579.96','141750174334','Cleared','','','','','','','','',0.00,0.00,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-06-18 17:11:43','','0','14','2025-06-18 17:11:43','64','1560','1560','1','wholesale','0','1560','1','0','0','0','0','0','0','printed',' ','','1','0','141750255739','Cleared','','','','','','215.17','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1026','1026','ZIVYNTC3BZGLBQPPNYS4MNIX74','QE36N7RWCN6LAX2L','20250618171226','0','28.02','0','0','0','0','215.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1502,'KLO','Mpesa','','2025-06-18 17:13:22','','0','14','2025-06-18 17:13:22','64','0','245','1','retail','0','245','1','0','0','0','0','245','0','printed',' ','','1','0','141750255978','Cleared','','','','','','33.79','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1027','1027','5KDUDP52BZ7V3LN3RLYYBUBLP4','5LNZKGOO6HWKIPLU','20250618171403','0','211.21','0','0','0','0','33.79','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1503,'','Invoice','','2025-06-18 17:19:59','','0','14','2025-06-18 17:19:59','64','6615','6615','1','wholesale','0','6615','1','0','0','0','0','0','0','printed',' ','','1','0','141750256218','Cleared','','','','','1','912.38','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1028','1028','W2ATFJDYRXN572CAC62QJNXHME','G5PF2AA2MRYS4PNL','20250618172100','0','781.42','0','0','0','0','912.38','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1504,'','Invoice','','2025-06-18 19:53:45','','0','14','2025-06-18 19:53:46','18','0','0','1','wholesale','0','32001.6','1','0','0','0','0','0','0','printed',' ','','1','0','141750263919','Cleared','14','2025-06-18 19:58:38','','','1','4414.01','','P051559701J',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'1029','1029','KQZQNIAG2PTM3PYDHPMTFPXWF4','JUDRJ3SU6ST36RGQ','20250618195506','0','57.47','0','0','0','0','4414.01','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1505,'','Invoice','','2025-06-18 19:57:28','','-32002','14','2025-06-18 19:57:28','18','0','32002','1','wholesale','0','32002','1','0','0','32002','0','0','0','printed',' ','','1','0','141750265789','Cleared','','','','','2','4414.01','','P051559701J',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1030','1030','6AIGK3I66KXE3WMC4QXZWT24LA','OYWWG6ZQYPALE6XL','20250618195753','0','57.47','0','0','0','0','4414.01','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1506,'POI','Mpesa','','2025-06-18 20:03:44','','0','14','2025-06-18 20:03:44','64','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','141750266197','Cleared','','','','','','20.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1031','1031','KQNDV2MRQVXHI53OLS3DN7UTV4','X3SCBZTCWLD64Z3O','20250618200519','0','129.31','0','0','0','0','20.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1507,'','Cash','','2025-06-18 20:05:56','','0','14','2025-06-18 20:05:56','26','1560','1560','1','wholesale','0','1560','1','0','0','0','0','0','0','printed',' ','','1','0','141750266326','Cleared','','','','','','215.17','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1032','1032','FNLNRVJ3IR7RKWK46VNWZ6LKY4','IDKW3XYPJXHKCRRO','20250618200619','0','28.02','0','0','0','0','215.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1508,'DRT','Mpesa','','2025-06-18 20:08:29','','0','14','2025-06-18 20:08:29','23','0','4800','1','wholesale','0','4800','1','0','0','0','0','4800','0','printed',' ','','1','0','141750266491','Cleared','','','','','','662.07','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1033','1033','LXMJ5R5R4CLMGWFLXOGONCBVS4','Q74X6A3RPNGZFO6B','20250618200901','0','43.1','0','0','0','0','662.07','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1509,'PIY','Mpesa','','2025-06-18 20:33:35','','0','14','2025-06-18 20:33:35','64','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','141750267999','Cleared','','','','','','5.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1034','1034','ACFYUTJWHTUC23242ONFBK76I4','76TLUXFO4IFSEQMQ','20250618203409','0','17.24','0','0','0','0','5.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1510,'','Cash','','2025-06-18 20:34:47','','0','14','2025-06-18 20:34:47','64','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','141750268078','Cleared','','','','','','2.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1035','1035','JSLGNC73UBCJCUNIBQNP2OIL44','DBL7YPHSYGLHYCDO','20250618202808','0','17.24','0','0','0','0','2.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1511,'','Invoice','','2025-06-19 09:59:56','','0','14','2025-06-19 09:59:56','69','0','218322','1','wholesale','4249.896','218322','1','0','0','0','0','218322','0','printed',' ','','1','0','141750312585','Cleared','','','','','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,''),(1512,'','Invoice','','2025-06-19 10:47:17','','0','14','2025-06-19 10:47:17','77','9860','9860','1','wholesale','139.9944','9860','1','0','0','0','0','0','0','printed',' ','','1','0','141750319112','Cleared','','','','','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,''),(1513,'','Invoice','','2025-06-19 11:35:54','','0','14','2025-06-19 11:35:54','31','3900','3900','1','retail','0','3900','1','0','0','0','0','0','0','printed',' ','','1','0','141750321923','Cleared','','','','','1','537.94','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1036','1036','ROJRV7FJPBLVB6NLCEMR4GUIFU','RCBCHH6XN7T7ANYB','20250619112917','0','1726.29','0','0','0','0','537.94','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1514,'','Invoice','','2025-06-19 12:10:07','','0','14','2025-06-19 12:10:07','23','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','141750324140','Cleared','','','','','1','273.11','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1037','1037','HZTHQXZ6MZTNWS6NJDNJYVOO7M','QYYYRZGN6PUQIULE','20250619121043','0','71.12','0','0','0','0','273.11','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1515,'','Creditnote','','2025-06-19 12:40:13','','0','14','2025-06-19 12:40:13','63','0','0','1','wholesale','0','-0.24000000000001','1','0','0','0','0','0','0','printed',' ','','1','0','141750325817','Cleared','14','2025-06-19 16:47:17','','','2','1028.31','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'1038','1038','2IZ2CJSWYBSUZIIMTTCXMNIJ74','KSNQRZN6OMIV55MW','20250619124057','0','181.57','0','0','0','0','1028.31','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1516,'','Invoice','','2025-06-19 12:53:05','','0','14','2025-06-19 12:53:05','64','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','141750326616','Cleared','','','','','','110.35','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1039','1039','WAXZP4TQ7SNWPKWIF275T3QXL4','DSAMCHDHTQWT6PZ2','20250619125331','0','689.65','0','0','0','0','110.35','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1517,'','Invoice','','2025-06-19 13:23:17','','0','14','2025-06-19 13:23:17','25','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','141750328532','Cleared','','','','','1','273.11','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1040','1040','K2O7NXNQWUD5RX6E6UNMJTOBGM','U5PFBT47GUR7XCTI','20250619132351','0','71.12','0','0','0','0','273.11','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1518,'EQUI','Invoice','','2025-06-19 14:52:28','','0','14','2025-06-19 14:52:28','75','0','1850','1','wholesale','0','1850','1','0','0','0','0','1850','0','printed',' ','','1','0','141750333922','Cleared','','','','','1','255.18','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1041','1041','TY2PLQPJSMOGJY6IHOGJTXXFVA','YWBECQL7AR3U4F4B','20250619145253','0','603.44','0','0','0','0','255.18','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1519,'KJH','Invoice','','2025-06-19 15:29:28','','0','14','2025-06-19 15:29:28','41','850','1200','1','wholesale','0','1200','1','0','0','0','0','350','0','printed',' ','','1','0','141750336146','Cleared','','','','','1','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1042','1042','VXW5MRIAVBZOHF5OD7GD4Z454I','B5URFPRQAM6EHQYK','20250619152953','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1520,'','Cash','','2025-06-19 15:43:22','','0','14','2025-06-19 15:43:22','25','370','370','1','wholesale','0','370','1','0','0','0','0','0','0','printed',' ','','1','0','141750336962','Cleared','','','','','','51.05','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1043','1043','6WSGZWF7TNQNBG2MWNLRVXPXLI','O2T66Y3WLCCOV2WC','20250619154339','0','13.29','0','0','0','0','51.05','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1521,'EQUI','Invoice','','2025-06-19 16:43:09','','0','14','2025-06-19 16:43:09','63','7875','7875','1','wholesale','0','7875','1','0','0','0','0','0','0','printed',' ','','1','0','141750340490','Cleared','','','','','1','1086.23','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1044','1044','M7XJLBFSY4QES6CA4URGM6T7VY','OPIADZM4PUT5UOQA','20250619164357','0','153.55','0','0','0','0','1086.23','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1522,'','Invoice','','2025-06-19 17:10:50','','0','14','2025-06-19 17:10:50','33','4930','6435','1','wholesale','0','6435','1','0','0','0','0','1505','0','printed',' ','','1','0','141750342093','Cleared','','','','','1','887.57','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1045','1045','BNEAFKGKDOYINFTMDMZONSE5YE','Y5WIVEUQ7GLOORQK','20250619171125','0','231.12','0','0','0','0','887.57','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1523,'LPO','Invoice','','2025-06-19 18:05:12','','0','14','2025-06-19 18:05:12','28','0','2340','1','wholesale','60','2340','1','0','0','0','0','0','2340','printed',' ','','1','0','141750345333','Cleared','','','','','2','322.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1046','1046','LDQ5KP2HUXC52ZWV575LRIVYZQ','EA3HPFYRJVTOCSN7','20250619180541','0','42.03','0','0','0','0','322.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1524,'DRT','Mpesa','','2025-06-19 19:33:06','','0','14','2025-06-19 19:33:06','26','0','4720','1','wholesale','0','4720','1','0','0','0','0','4720','0','printed',' ','','1','0','141750350684','Cleared','','','','','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,''),(1525,'','Invoice','','2025-06-19 21:31:44','','0','14','2025-06-19 21:31:44','20','0','13710','1','wholesale','0','13710','1','0','0','0','0','13710','0','printed',' ','','1','0','141750357399','Cleared','','','','','','1891.03','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1047','1047','EKDBPHXJSRY2S7YIJUZ4JVESYQ','DJ4CZJ6A3WSB2FRK','20250619214718','0','631.46','0','0','0','0','1891.03','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1526,'LKH','Invoice','','2025-06-19 21:52:36','','-1751','14','2025-06-19 21:52:36','53','35820','39021','1','wholesale','0','39021','1','0','0','1751','0','1450','0','printed',' ','','1','0','141750358839','Cleared','','','','','','','','',0.00,0.00,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,'EQUI','Invoice','','2025-06-20 11:21:55','','0','14','2025-06-20 11:21:55','28','0','2680','1','wholesale','79.968','2680','1','0','0','0','0','0','2680','printed',' ','','1','0','141750407587','Cleared','','','','','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,''),(1528,'','Invoice','','2025-06-20 11:32:05','','-20','14','2025-06-20 11:32:05','80','20','40','1','retail','0','40','1','0','0','20','0','0','0','printed',' ','','1','0','141750408301','Cleared','','','','','','5.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1048','1048','BFOF7S5RAVIV5X3IFZYCFSVFJA','UOLGAR6JEAPHD5UG','20250620112816','0','17.24','0','0','0','0','5.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1529,'','Invoice','','2025-06-20 11:34:17','','-20','14','2025-06-20 11:34:17','53','0','20','1','retail','0','20','1','0','0','20','0','0','0','printed',' ','','1','0','141750408447','Cleared','','','','','','2.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1049','1049','MWAO2YQA7GYUN76JVJ47HPWPZU','L3PUMXDATK4WXO6O','20250620113734','0','17.24','0','0','0','0','2.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1530,'','Invoice','','2025-06-20 11:35:04','','-20','14','2025-06-20 11:35:04','25','0','20','1','retail','0','20','1','0','0','20','0','0','0','printed',' ','','1','0','141750408491','Cleared','','','','','','2.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1050','1050','R3AVKBEGM2UYJFECWLKWZ7A6NI','NZ2TTNOOGJEY35AB','20250620113811','0','17.24','0','0','0','0','2.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1531,'','Invoice','','2025-06-20 11:51:56','','0','14','2025-06-20 11:51:56','44','1905','1905','1','wholesale','0','1905','1','0','0','0','0','0','0','printed',' ','','1','0','141750409444','Cleared','','','','','1','262.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1051','1051','XKXOUXSK44IZMS4BOVNCU6XHKQ','TLMCIGISIIJQDWEN','20250620115515','0','108.83','0','0','0','0','262.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1532,'','Invoice','','2025-06-20 12:17:31','','0','14','2025-06-20 12:17:31','19','0','0','1','wholesale','','-0.48000000000047','1','0','0','0','0','0','0','printed',' ','','1','0','141750410670','Cleared','14','2025-06-20 14:12:05','','','1','10859.38','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'1052','1052','5OH4QOUZGQCW2QWLTUDSEVUBU4','7MJE6WNVSARE5XZ4','20250620122045','0','743.18','0','0','0','0','10859.38','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1533,'','Invoice','','2025-06-20 12:21:40','','0','14','2025-06-20 12:21:40','19','0','0','1','wholesale','0','-0.23999999999978','1','0','0','0','0','0','0','printed',' ','','1','0','141750411269','Cleared','14','2025-06-20 14:11:15','','','1','308.31','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'1053','1053','JU2RVR734R25AWBENW5C7R43YU','2ECNKYZXMQCTSTJD','20250620122453','0','114.41','0','0','0','0','308.31','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1534,'klo','Invoice','','2025-06-20 12:34:52','','-1','14','2025-06-20 12:34:52','16','0','7195','1','wholesale','79.9968','7195','1','0','0','1','0','7194','0','printed',' ','','1','0','141750412003','Cleared','','','','','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,''),(1535,'','Invoice','','2025-06-20 12:47:01','','0','14','2025-06-20 12:47:01','64','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141750412799','Cleared','','','','','','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1054','1054','N7Q23DWASC6PIQPMVUUJJPA7QE','DOAH7ISGJH7PE3ZQ','20250620125030','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1536,'','Cash','','2025-06-20 12:49:14','','0','14','2025-06-20 12:49:14','64','95','95','1','retail','0','95','1','0','0','0','0','0','0','printed',' ','','1','0','141750412925','Cleared','','','','','','13.11','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1055','1055','5WW5BE35TIFIU5OEPPK5WFMZS4','LE7WGQCGUQ46MPFX','20250620125242','0','81.89','0','0','0','0','13.11','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1537,'','Invoice','','2025-06-20 14:02:46','','0','14','2025-06-20 14:02:46','19','0','79145','1','wholesale','0','79145','1','0','0','0','0','79145','0','printed',' ','','1','0','141750416822','Cleared','','','','','1','10916.67','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1056','1056','JI5DY6TA4TLZIZGNKO2HMRTMTA','D5AVHBUW75YNZEAZ','20250620140621','0','857.59','0','0','0','0','10916.67','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1538,'','Mpesa','','2025-06-20 14:40:26','','0','14','2025-06-20 14:40:26','25','0','1430','1','wholesale','0','1430','1','0','0','0','0','1430','0','printed',' ','GFD','1','0','141750419588','Cleared','14','2025-06-20 15:27:47','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1539,'','Invoice','','2025-06-20 15:15:03','','0','14','2025-06-20 15:15:03','64','125','125','1','retail','0','125','1','0','0','0','0','0','0','printed',' ','','1','0','141750421676','Cleared','','','','','','17.24','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1058','1058','GS3YFJ5NUF6HWNMFOVSTF3OF2I','GXJJFLRWMD4CTGSJ','20250620151819','0','107.76','0','0','0','0','17.24','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1540,'KJH','Cash','','2025-06-20 15:20:42','','0','14','2025-06-20 15:20:42','64','50','150','1','retail','0','150','1','0','0','0','0','100','0','printed',' ','','1','0','141750421990','Cleared','14','2025-06-20 15:25:39','','','','20.69','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'1059','1059','52QZEC2ENOP7QSINV7JK2HOJUQ','GKEWJF7LICQJXVWQ','20250620152353','0','129.31','0','0','0','0','20.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1541,'','Invoice','','2025-06-20 15:42:55','','0','14','2025-06-20 15:42:55','25','800','800','1','wholesale','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','141750423319','Cleared','','','','','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,''),(1542,'','Invoice','','2025-06-20 15:44:14','','0','14','2025-06-20 15:44:14','25','1390','1390','1','wholesale','0','1390','1','0','0','0','0','0','0','printed',' ','','1','0','141750423419','Cleared','','','','','2','191.75','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1060','1060','ZVTEUI6BY4EBDZOUW5JRLS6YIU','ET4TEV7SHBHFQEFD','20250620154726','0','573.63','0','0','0','0','191.75','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1543,'LPO','Invoice','','2025-06-20 16:39:15','','0','14','2025-06-20 16:39:15','64','3540','3560','1','retail','0','3560','1','0','0','0','0','20','0','printed',' ','','1','0','141750426591','Cleared','','','','','1','491.04','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1061','1061','KE4QEAV2J6PLJEK3BHYUIQNMY4','GONUDZDNYGYNGUO4','20250620164339','0','760.77','0','0','0','0','491.04','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1544,'','Invoice','','2025-06-20 16:42:24','','-75','14','2025-06-20 16:42:24','97','0','75','1','retail','0','75','1','0','0','75','0','0','0','printed',' ','','1','0','141750426927','Cleared','','','','','','10.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1062','1062','ZALYVQYST7UEFOCAJLADI7L32M','LVEMSTE7CA4RMVFC','20250620164536','0','64.66','0','0','0','0','10.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1545,'','Invoice','','2025-06-20 17:11:02','','0','14','2025-06-20 17:11:02','58','0','0','1','wholesale','','0.15760000000012','1','0','0','0','0','0','0','printed',' ','','1','0','141750428577','Cleared','14','2025-06-20 18:34:08','','','1','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1546,'KJH','Invoice','','2025-06-20 17:19:57','','0','14','2025-06-20 17:19:57','25','0','3675','1','wholesale','0','3675','1','0','0','0','0','3675','0','printed',' ','','1','0','141750429054','Cleared','','','','','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,''),(1547,'','Cash','','2025-06-20 17:39:34','','0','14','2025-06-20 17:39:34','64','800','800','1','wholesale','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','141750430351','Cleared','','','','','1','110.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1063','1063','KNQRPJDVKEJ7R2JCQ5KBRIJNDU','BK6M4ICAOY4S46YF','20250620174253','0','43.1','0','0','0','0','110.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1548,'LKH','Invoice','','2025-06-20 18:29:24','','0','14','2025-06-20 18:29:24','58','0','4880','1','wholesale','79.9968','4880','1','0','0','0','0','4880','0','printed',' ','','1','0','141750433280','Cleared','','','','','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,''),(1549,'','Cash','','2025-06-20 18:32:33','','0','14','2025-06-20 18:32:33','64','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141750433536','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1064','1064','GPZLMFYZSHNZJOJTTV7KAGMQVQ','CWDK7OKWY4DMJC3F','20250620183543','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1550,'','Invoice','','2025-06-20 19:05:27','','0','14','2025-06-20 19:05:27','19','0','2000','1','wholesale','0','2000','1','0','0','0','0','2000','0','printed',' ','','1','0','141750435411','Cleared','','','','','1','275.87','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1065','1065','XUIJVIIJODAEVY5F4KRN3S4DNA','VE24AKELUV4MTWOV','20250620190858','0','143.68','0','0','0','0','275.87','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1551,'','Cash','','2025-06-21 10:44:29','','0','14','2025-06-21 10:44:29','64','2210','2210','1','wholesale','0','2210','1','0','0','0','0','0','0','printed',' ','','1','0','141750491821','Cleared','','','','','1','304.83','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1066','1066','NE76KYZFWC5UXXIJ5GBIXVJY3U','ARO44UEZFVGVKRVP','20250621104447','0','588.36','0','0','0','0','304.83','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1552,'','Invoice','','2025-06-21 12:37:49','','0','14','2025-06-21 12:37:49','33','2740','2740','1','wholesale','0','2740','1','0','0','0','0','0','0','printed',' ','','1','0','141750498525','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-06-21 12:46:12','','0','14','2025-06-21 12:46:12','64','1850','1850','1','wholesale','0','1850','1','0','0','0','0','0','0','printed',' ','','1','0','141750498852','Cleared','','','','','','255.18','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1067','1067','F57YYBXSSB6RKQGFFEFNMBRNW4','AKLYB5OOTYROVWD4','20250621124634','0','603.44','0','0','0','0','255.18','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1554,'KLO','Cash','','2025-06-21 12:48:12','','0','14','2025-06-21 12:48:12','64','950','1450','1','wholesale','0','1450','1','0','0','0','0','500','0','printed',' ','','1','0','141750499206','Cleared','14','2025-06-21 19:25:58','','','','200.01','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'1068','1068','DLFWRBXD6J4VAMF5WMAQ6K34BA','UVORRYTF36ZV7QJI','20250621124842','0','617.81','0','0','0','0','200.01','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1555,'HJG','Mpesa','','2025-06-21 12:50:44','','0','14','2025-06-21 12:50:44','80','0','2020','1','wholesale','0','2020','1','0','0','0','0','2020','0','printed',' ','','1','0','141750499374','Cleared','14','2025-06-21 19:49:52','','','1','278.62','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'1069','1069','QL2IE5UZ2PUCRXFTPTZ7FCP6OE','XG7MU73RPIHUDBL6','20250621125110','0','609.54','0','0','0','0','278.62','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1556,'','Invoice','','2025-06-21 12:51:56','','0','14','2025-06-21 12:51:56','80','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141750499490','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1070','1070','PCNSGT52NYJV3JGBAR6B4MBX2A','XQV76GEIGA4QP4IL','20250621125216','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1557,'','Cash','','2025-06-21 12:53:20','','0','14','2025-06-21 12:53:20','80','1738','1738','1','wholesale','0','1738','1','0','0','0','0','0','0','printed',' ','','1','0','141750499545','Cleared','','','','','','239.64','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1071','1071','372D356RRFCNTCMRNXUWVH3KA4','HRLR2XXHT3FBNMHI','20250621125338','0','88.89','0','0','0','0','239.64','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1558,'','Cash','','2025-06-21 12:56:57','','0','14','2025-06-21 12:56:57','80','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141750499785','Cleared','','','','','','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1072','1072','GHG2NUTK4BBQRRPKUUHTKSSTZ4','DT3GLPJYMVWSKAWN','20250621125737','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1559,'KJH','Invoice','','2025-06-21 13:06:48','Wairimu Destiny Ruirii','0','14','2025-06-21 13:06:48','101','0','1980','1','retail','0','1980','1','0','0','0','0','1980','0','printed','Wairimu Destiny Ruirii </BR>254711512233 ','','1','0','141750500364','Cleared','','','','','1','273.11','',NULL,0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1073','1073','EYQNXMP3PDTWPALPGOF4OPEL2M','36VMGVN4C734YOFF','20250621130850','0','71.12','0','0','0','0','273.11','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1560,'','Invoice','','2025-06-21 13:38:32','','0','14','2025-06-21 13:38:32','80','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','141750502291','Cleared','','','','','1','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1074','1074','X2CTCSU7WJDP6GGZLJ6RJBPLP4','VEOCOO6MT4322BRD','20250621133901','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1561,'','Invoice','','2025-06-21 13:39:30','','0','14','2025-06-21 13:39:30','35','0','0','1','wholesale','','0','1','0','0','0','0','0','0','printed',' ','','1','0','141750502352','Cleared','14','2025-06-21 13:52:04','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'1075','1075','K55RESBOGAWUUGSH6Y3HGK3VRY','VA7PJXWITDRFTKZJ','20250621133947','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1562,'','Creditnote','','2025-06-21 13:50:55','','0','14','2025-06-21 13:50:55','35','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','141750503018','Cleared','14','2025-06-21 19:04:48','','','1','273.11','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'1076','1076','PQ3VDVOD5LUXP42L2DMZJIH4B4','A5P5GGIFCKGPGXI3','20250621135127','0','71.12','0','0','0','0','273.11','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1563,'LKH','Invoice','','2025-06-21 14:51:49','','0','14','2025-06-21 14:51:49','63','0','1560','1','wholesale','0','1560','1','0','0','0','0','1560','0','printed',' ','','1','0','141750506677','Cleared','','','','','1','215.17','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1077','1077','SI6FLAVDUONRMOSPAMU6SUMPZI','WF2LVPZOZ2MHUASA','20250621145237','0','28.02','0','0','0','0','215.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1564,'LKH','Invoice','','2025-06-21 14:53:20','','0','14','2025-06-21 14:53:20','63','0','1595','1','wholesale','0','1595','1','0','0','0','0','1595','0','printed',' ','','1','0','141750506784','Cleared','','','','','1','220.01','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1078','1078','UXG3NQZKAVDZLU5EU4EPCIVDNE','6OTGBWSUNQOZZC2I','20250621145349','0','171.88','0','0','0','0','220.01','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1565,'','Cash','','2025-06-21 15:08:20','','0','14','2025-06-21 15:08:20','64','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','141750506834','Cleared','','','','','1','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1079','1079','FPCPPRLZHYOSI43H2LLZOAMJDE','QGNVSQIETZJ3AFPU','20250621150839','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1566,'','Invoice','','2025-06-21 15:36:01','','-75','14','2025-06-21 15:36:01','97','0','75','1','retail','0','75','1','0','0','75','0','0','0','printed',' ','','1','0','141750507723','Cleared','','','','','1','10.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1080','1080','62VFBPEG2BRIT34AJAHNR6TKOE','NSGR3XM4H2JWSMG7','20250621153751','0','64.66','0','0','0','0','10.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1567,'POI','Mpesa','','2025-06-21 15:39:33','','0','14','2025-06-21 15:39:33','64','0','75','1','retail','0','75','1','0','0','0','0','75','0','printed',' ','','1','0','141750509558','Cleared','','','','','','10.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1081','1081','F4TYHO3YLXMJWJVJFJEZOWUEFU','756HHQ64FCVSA4KR','20250621153955','0','64.66','0','0','0','0','10.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1568,'EQUI','Invoice','','2025-06-21 16:22:49','','0','14','2025-06-21 16:22:49','45','0','1980','1','wholesale','0','1980','1','0','0','0','0','1980','0','printed',' ','','1','0','141750512118','Cleared','','','','','1','273.11','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1082','1082','BLOHBINYVQ7FMWUULE6AORI5UM','CYXWVNNOQ4VASWVL','20250621162315','0','71.12','0','0','0','0','273.11','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1569,'','Invoice','','2025-06-21 18:42:45','','0','14','2025-06-21 18:42:45','64','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','141750520547','Cleared','','','','','','41.38','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1083','1083','7HPIMHXZY2TOKVPJRZH2E7ANEM','BXRHTLROTI6B4C6E','20250621184306','0','129.31','0','0','0','0','41.38','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1570,'','Invoice','','2025-06-21 20:35:50','','-20360','14','2025-06-21 20:35:50','17','0','20360','1','retail','279.9888','20360','1','0','0','20360','0','0','0','printed',' ','','1','0','141750527190','Cleared','','','','','','','','',0.00,0.00,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,'KJH,EQUI','Invoice','','2025-06-21 20:47:13','','70190','14','2025-06-21 20:47:13','25','46900','70853','1','wholesale','299.988','70853','1','0','0','663','0','23290','0','printed',' ','','1','0','141750527380','Cleared','14','2025-06-21 21:13:23','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1572,'EQUI','Invoice','','2025-06-22 11:44:29','','0','14','2025-06-22 11:44:29','64','0','1430','1','wholesale','0','1430','1','0','0','0','0','1430','0','printed',' ','','1','0','141750579929','Cleared','','','','','1','197.25','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1084','1084','7UJJX7ZTEYH4XMCKQEHL6ODKBE','WYXE4KPNGVBF2UPQ','20250622114737','0','588.36','0','0','0','0','197.25','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1573,'DRT','Mpesa','','2025-06-22 12:17:16','','0','14','2025-06-22 12:17:16','64','0','1050','1','wholesale','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','141750583809','Cleared','','','','','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,''),(1574,'','Cash','','2025-06-22 12:20:22','','0','14','2025-06-22 12:20:22','64','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141750584007','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1085','1085','Z2JVUEOM747KN46RSU7VA7ODCU','7ZOSACDMCKIOX2DF','20250622122049','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1575,'','Cash','','2025-06-22 12:48:52','','0','14','2025-06-22 12:48:52','64','400','400','1','wholesale','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','141750585719','Cleared','','','','','','','','',0.00,0.00,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,'LKH','Invoice','','2025-06-22 12:56:55','','0','14','2025-06-22 12:56:55','41','0','1200','1','wholesale','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','141750586194','Cleared','','','','','1','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1086','1086','FSX4KVVXODDIRROPABNDS4JM6A','ABFY3XA2VXHPFXHW','20250622125752','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1577,'KJH','Invoice','','2025-06-22 13:19:51','','0','14','2025-06-22 13:19:51','64','600','1200','1','wholesale','0','1200','1','0','0','0','0','600','0','printed',' ','','1','0','141750587579','Cleared','','','','','2','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1087','1087','QCSP4AAVSZWCO5O657ICXX44OI','LSR6BFYBAE6SPL7B','20250622132013','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1578,'','Cash','','2025-06-22 13:40:43','','0','14','2025-06-22 13:40:43','80','1560','1560','1','wholesale','0','1560','1','0','0','0','0','0','0','printed',' ','','1','0','141750588830','Cleared','','','','','1','215.17','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1088','1088','JU2DEG6YHLPQWMSEUKODPGZ5JI','3PIQIEC6HZS3ZBAH','20250622133359','0','28.02','0','0','0','0','215.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1579,'KLO','Mpesa','','2025-06-22 13:55:23','','0','14','2025-06-22 13:55:23','64','0','400','1','wholesale','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','141750589694','Cleared','','','','','','','','',0.00,0.00,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,'DRT','Mpesa','','2025-06-22 13:56:55','','0','14','2025-06-22 13:56:55','64','0','390','1','retail','0','390','1','0','0','0','0','390','0','printed',' ','','1','0','141750589774','Cleared','','','','','','53.79','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1089','1089','FFAOYDOZBYCICBXKUNB4GKAF6I','ODWRTAYPTLPKXTB7','20250622135740','0','103.45','0','0','0','0','53.79','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1581,'DRT','Mpesa','','2025-06-23 08:31:49','','0','14','2025-06-23 08:31:49','64','0','45','1','retail','0','45','1','0','0','0','0','45','0','printed',' ','','1','0','141750656684','Cleared','','','','','','6.21','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1090','1090','IJCVCO5FV7DXYWNVUPB4B2BQFU','OIPWWJ2XVKDVRPCQ','20250623083242','0','38.79','0','0','0','0','6.21','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1582,'','Cash','','2025-06-23 08:32:59','','0','14','2025-06-23 08:32:59','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','141750656762','Cleared','','','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1091','1091','A7L6ZNM5JBBCQUUTTMM7AEXNTQ','YIZMZ5UK72W3MW2W','20250623083312','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1583,'','Invoice','','2025-06-23 08:33:31','','0','14','2025-06-23 08:33:31','64','780','780','1','retail','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141750656793','Cleared','','','','','','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1092','1092','JPV4FSGCAPZKN3QHSBXVAWDFHY','WS2TICKLK2AZSOEK','20250623083656','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1584,'','Cash','','2025-06-23 08:37:53','','0','14','2025-06-23 08:37:53','','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141750657057','Cleared','','','','','','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1093','1093','SIVYDBS6JCDQPSSBQAVY5BGJLY','ZCLP3RIX4IQB33IT','20250623083103','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1585,'','Creditnote','','2025-06-23 08:40:15','','-0','14','2025-06-23 08:40:15','64','0','0','1','retail','170','0','1','0','0','0','0','0','0','printed',' ','','1','0','141750657183','Cleared','14','2025-06-23 19:20:56','','','','23.44','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'1094','1094','VT4OOBRWPEHDKCXWIGRVMUPEKM','FLS3X4PW2LFC7KPB','20250623084035','0','146.56','0','0','0','0','23.44','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1586,'EQUI','Invoice','','2025-06-23 10:39:11','','0','14','2025-06-23 10:39:11','62','0','102961','1','wholesale','0','102961','1','0','0','0','0','0','102961','printed',' ','','1','0','141750663617','Cleared','','','','','1','14201.58','','P052277093P',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1095','1095','HRXN3RC2QSUDHOIUU5HTUXHZH4','FUWJDZE36LPNIAJN','20250623104255','0','303.69','0','0','0','0','14201.58','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1587,'','Invoice','','2025-06-23 10:45:25','','0','14','2025-06-23 10:45:25','80','738','738','1','wholesale','0','738','1','0','0','0','0','0','0','printed',' ','','1','0','141750664709','Cleared','','','','','1','101.73','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1096','1096','YIFH2WCHON63MJFY35C2JJCKNE','TPOCAICRY6QTKE3R','20250623104543','0','52.98','0','0','0','0','101.73','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1588,'','Cash','','2025-06-23 11:59:14','','0','14','2025-06-23 11:59:14','64','0','0','1','wholesale','','0','1','0','0','0','0','0','0','printed',' ','','1','0','141750669133','Cleared','14','2025-06-23 18:35:01','','','1','331.03','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'1097','1097','F26J75NLOHJFWGG6WASQIR3OMU','ZJMFLDKDLJ6INA55','20250623115948','0','43.1','0','0','0','0','331.03','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1589,'','Cash','','2025-06-23 12:04:35','','0','14','2025-06-23 12:04:35','64','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','141750669411','Cleared','','','','','1','273.11','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1098','1098','5VY2RXCBJH2YTDRAD4P6TDT37I','XIZJE6ZASZY7EDA7','20250623120459','0','71.12','0','0','0','0','273.11','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1590,'LKH','Invoice','','2025-06-23 12:23:06','','0','14','2025-06-23 12:23:06','64','0','1560','1','wholesale','0','1560','1','0','0','0','0','1560','0','printed',' ','','1','0','141750670566','Cleared','','','','','1','215.17','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1099','1099','PYWBKXOMTNEPKOCBW6QP5DPYPI','WASZPL33XFTVJZBA','20250623122330','0','28.02','0','0','0','0','215.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1591,'','Invoice','','2025-06-23 12:39:04','','0','14','2025-06-23 12:39:04','80','2050','2050','1','wholesale','0','2050','1','0','0','0','0','0','0','printed',' ','','1','0','141750671480','Cleared','','','','','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,''),(1592,'','Invoice','','2025-06-23 12:41:09','','0','14','2025-06-23 12:41:09','80','1150','1150','1','wholesale','0','1150','1','0','0','0','0','0','0','printed',' ','','1','0','141750671620','Cleared','','','','','1','158.64','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1100','1100','WGOLAA24UCS4NQ7MTWLUUIXCEM','UIZOE2BF4FBK7MWU','20250623124154','0','41.31','0','0','0','0','158.64','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1593,'','Invoice','','2025-06-23 13:38:38','','0','14','2025-06-23 13:38:38','64','500','500','1','wholesale','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','141750675078','Cleared','','','','','1','68.95','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1101','1101','NI2IYMVB4FOWJE6TKGTCWC647E','6QUTQ5CGSXQ4Y4VM','20250623133927','0','35.91','0','0','0','0','68.95','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1594,'','Invoice','','2025-06-23 13:41:54','','0','14','2025-06-23 13:41:54','16','1040','1040','1','wholesale','0','1040','1','0','0','0','0','0','0','printed',' ','','1','0','141750675185','Cleared','','','','','1','143.45','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1102','1102','BOWVXV76EAF4C5RE7T5JNYZGOQ','KZDJLHK2PYF5XXIR','20250623133513','0','74.72','0','0','0','0','143.45','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1595,'','Invoice','','2025-06-23 14:24:52','','0','14','2025-06-23 14:24:52','64','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','141750677881','Cleared','','','','','','6.21','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1103','1103','QGH37ZFMRT7C4NKGCHTBQ4FKRU','IQ5YGL2JHY3Q4LOJ','20250623142511','0','38.79','0','0','0','0','6.21','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1596,'','Invoice','','2025-06-23 15:29:09','','0','14','2025-06-23 15:29:09','64','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','141750681735','Cleared','','','','','1','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1104','1104','IT75E5A3IEGER6UM7LDGCIV67M','75SP4PRAM6JFNUJL','20250623152927','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1597,'POI','Mpesa','','2025-06-23 16:39:47','','0','14','2025-06-23 16:39:47','100','0','1850','1','wholesale','0','1850','1','0','0','0','0','1850','0','printed',' ','','1','0','141750685956','Cleared','','','','','1','255.18','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1105','1105','FFF2OZONLCAFK55QWW2CAHKMPM','COEVAKL7RUMHUIMX','20250623164019','0','603.44','0','0','0','0','255.18','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1598,'KLO','Mpesa','','2025-06-23 16:45:17','','0','14','2025-06-23 16:45:17','64','0','650','1','wholesale','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','141750686051','Cleared','','','','','1','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1106','1106','ZRL63G4CW4BYL4LCA2JXQYWAEA','336B3JVLHS63NGN3','20250623164539','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1599,'KLO','Mpesa','','2025-06-23 18:32:05','','0','14','2025-06-23 18:32:05','80','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','141750692700','Cleared','','','','','','24.83','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1107','1107','3ZEXHAVKKGHXC7UOS4DP3KEBSI','6BZSBR4S24DPJ4CG','20250623183528','0','155.17','0','0','0','0','24.83','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1600,'DRT','Mpesa','','2025-06-23 18:32:53','','0','14','2025-06-23 18:32:53','80','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','141750692755','Cleared','','','','','','16.55','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1108','1108','XOENWCIILX6Y7IRBKFX4IGL2BQ','QJZIF3XSYL556Q7M','20250623183631','0','103.45','0','0','0','0','16.55','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1601,'','Invoice','','2025-06-23 19:42:47','','0','14','2025-06-23 19:42:47','19','0','33270','1','wholesale','0','33270','1','0','0','0','0','33270','0','printed',' ','','1','0','141750696865','Cleared','','','','','1','4588.97','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1109','1109','UFSC46CGF4CJ7JXQAZHYLG6L5Y','OTYKC6E4M33AGY3P','20250623194610','0','631.46','0','0','0','0','4588.97','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1602,'','Invoice','','2025-06-23 21:06:52','','0','14','2025-06-23 21:06:52','20','0','4800','1','wholesale','0','4800','1','0','0','0','0','4800','0','printed',' ','','1','0','141750701960','Cleared','','','','','','662.07','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1110','1110','UNGWTVS4UKAW6QZTSLVXMWFOB4','UBBO4EHU6ECIJTZD','20250623211008','0','43.1','0','0','0','0','662.07','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1603,'LKH','Invoice','','2025-06-23 21:16:33','','0','14','2025-06-23 21:16:33','25','38650','46739','1','wholesale','319.9872','46739','1','0','0','0','0','8089','0','printed',' ','','1','0','141750702089','Cleared','','','','','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,''),(1604,'LKH','Invoice','','2025-06-24 14:18:09','','0','14','2025-06-24 14:18:09','64','0','1390','1','wholesale','0','1390','1','0','0','0','0','1390','0','printed',' ','',NULL,'0','141750762932','Cleared','14','2025-06-24 14:18:09','','','','191.75','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1111','1111','4SNUWHN2K6IMT2WT5PPD3ZIR7Y','ATJAEGDJDJJQMUTA','20250624141844','0','573.63','0','0','0','0','191.75','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1605,'DRT','Mpesa','','2025-06-24 14:25:17','','0','14','2025-06-24 14:25:17','64','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','141750764133','Cleared','','','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1112','1112','WARS4TTCH37ZH4LZESMEASERWM','HE7Y4OI5DO3E47AW','20250624141925','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1606,'','Invoice','','2025-06-25 08:36:59','','--5162.64','14','2025-06-25 08:36:59','26','0','0','1','wholesale','44032.220319996','-5162.64','1','0','0','0','0','0','0','printed',' ','','1','55631.420319996','141750829060','Cleared','','','','','','','','',0.00,0.00,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,'EQUI','Invoice','','2025-06-26 08:53:38','','0','14','2025-06-26 08:53:38','25','74050','122834','1','wholesale','879.97272','122834','1','0','0','0','0','48784','0','printed',' ','','1','0','141750830086','Cleared','','','','','','','','',0.00,0.00,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,'8220','Invoice','','2025-06-26 09:18:30','','0','14','2025-06-26 09:18:30','28','0','8220','1','retail','139.99968','8220','1','0','0','0','0','0','8220','printed',' ','','1','0','141750918414','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-06-26 09:20:07','','0','14','2025-06-26 09:20:07','58','2560','2560','1','retail','0','2560','1','0','0','0','0','0','0','printed',' ','','1','0','141750918731','Cleared','','','','','','353.1','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1113','1113','VNRXTHUUQKAPGA4N6FMCLXTTRM','HTCLBZD3WIYZB5BE','20250626092028','0','2206.9','0','0','0','0','353.1','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1610,'','Invoice','','2025-06-26 09:23:43','','-1888','14','2025-06-26 09:23:43','80','0','1888','1','wholesale','0','1888','1','0','0','1888','0','0','0','printed',' ','','1','0','141750918829','Cleared','','','','','','260.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1114','1114','DGDTSRMMHPVWJG6F4I4YBKVGWM','ZXCYZHHXFIGSV5Y2','20250626091653','0','649.23','0','0','0','0','260.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1611,'POI','Mpesa','','2025-06-26 09:26:04','','0','14','2025-06-26 09:26:04','64','0','1390','1','wholesale','0','1390','1','0','0','0','0','1390','0','printed',' ','','1','0','141750919053','Cleared','','','','','','191.75','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1115','1115','3JIXYJB7I36SMONGGBGTMY3ZEY','EXTNIRJ67NI4X7O7','20250626092629','0','573.63','0','0','0','0','191.75','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1612,'KLO','Mpesa','','2025-06-26 09:26:54','','0','14','2025-06-26 09:26:54','64','0','50','1','wholesale','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','141750919194','Cleared','','','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1116','1116','37VKELLKZ3TMUNZNBAB5L2GFIA','4A2CRIW3LVOLX7QO','20250626092715','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1613,'','Cash','','2025-06-26 09:27:56','','0','14','2025-06-26 09:27:56','64','1450','1450','1','wholesale','0','1450','1','0','0','0','0','0','0','printed',' ','','1','0','141750919235','Cleared','','','','','','200.01','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1117','1117','2XBLHPEEL5HO45SIFOQU2O7M2Y','NWM3QXK774DMK4K5','20250626092819','0','617.81','0','0','0','0','200.01','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1614,'','Cash','','2025-06-26 09:28:53','','0','14','2025-06-26 09:28:53','64','1020','1020','1','wholesale','0','1020','1','0','0','0','0','0','0','printed',' ','','1','0','141750919300','Cleared','','','','','','140.71','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1118','1118','S75K3EUUFS4PVCEFFNZN5IJM7Y','BGIMWACTK5KF4WAQ','20250626092912','0','573.63','0','0','0','0','140.71','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1615,'','Cash','','2025-06-26 09:29:43','','0','14','2025-06-26 09:29:43','64','400','400','1','wholesale','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','141750919352','Cleared','','','','','','','','',0.00,0.00,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-06-26 09:30:58','','0','14','2025-06-26 09:30:58','','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','141750919410','Cleared','','','','','','273.11','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1119','1119','PRADIMXHXRSNGONZ4B2V5ZTEQA','ZU67P22JEIMINXOP','20250626093129','0','71.12','0','0','0','0','273.11','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1617,'KLO','Mpesa','','2025-06-26 09:32:31','','0','14','2025-06-26 09:32:31','64','0','2760','1','wholesale','0','2760','1','0','0','0','0','2760','0','printed',' ','','1','0','141750919490','Cleared','','','','','','380.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1120','1120','WB57WEM2T57OGW5AD4XFAJHJSU','CLW66I3K4E56YP5R','20250626092542','0','71.12','0','0','0','0','380.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1618,'','Cash','','2025-06-26 09:34:54','','0','14','2025-06-26 09:34:54','64','2430','2430','1','wholesale','0','2430','1','0','0','0','0','0','0','printed',' ','','1','0','141750919575','Cleared','','','','','','335.15','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1121','1121','64BVOYYDMP6UQSZDAMWZKNDRD4','OPCYMGT5J5IBHDG5','20250626093523','0','157.32','0','0','0','0','335.15','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1619,'','Cash','','2025-06-26 09:38:06','','0','14','2025-06-26 09:38:06','64','5750','5750','1','wholesale','0','5750','1','0','0','0','0','0','0','printed',' ','','1','0','141750919724','Cleared','','','','','','793.08','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1122','1122','7QR3BRXLXKVJC5UJSEUW2WWUBY','ZCYN4F4TVVBNBC44','20250626093832','0','797.4','0','0','0','0','793.08','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1620,'','Cash','','2025-06-26 09:38:52','','0','14','2025-06-26 09:38:52','64','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141750919913','Cleared','','','','','','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1123','1123','GKVLNAZ4EUUEH6MY5DRDUOHKFM','KFK63QQJ2JTYAWYB','20250626094140','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1621,'KLO','Mpesa','','2025-06-26 09:44:37','','0','14','2025-06-26 09:44:37','64','0','2230','1','wholesale','0','2230','1','0','0','0','0','2230','0','printed',' ','','1','0','141750920100','Cleared','','','','','','307.6','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1124','1124','WCQVBBYGBEAGIVOX266FBHQNZI','MHNRQJVTLC7DOTWP','20250626094506','0','645.83','0','0','0','0','307.6','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1622,'','Cash','','2025-06-26 09:48:43','','0','14','2025-06-26 09:48:43','64','370','370','1','wholesale','0','370','1','0','0','0','0','0','0','printed',' ','','1','0','141750920307','Cleared','','','','','','51.05','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1125','1125','XLG3WGC5GHRARKLNIPUO7ENNSY','5MTDGN77VI5S2MXM','20250626094916','0','13.29','0','0','0','0','51.05','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1623,'POI','Mpesa','','2025-06-26 09:50:14','','0','14','2025-06-26 09:50:14','64','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','141750920599','Cleared','','','','','','20.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1126','1126','2IHOYBTCF47MN3TEMG6OPKH7LA','7VMRMWXKXV3RJIZV','20250626095034','0','129.31','0','0','0','0','20.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1624,'','Cash','','2025-06-26 09:52:44','','0','14','2025-06-26 09:52:44','23','2000','2000','1','wholesale','0','2000','1','0','0','0','0','0','0','printed',' ','','1','0','141750920639','Cleared','','','','','','275.87','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1127','1127','OS2L5WRD27HCVYVQJWLBJ7F3DM','JLJOSS4HAP7AR54O','20250626095322','0','100.57','0','0','0','0','275.87','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1625,'POI','Mpesa','','2025-06-26 09:53:33','','0','14','2025-06-26 09:53:33','64','0','650','1','wholesale','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','141750920802','Cleared','','','','','','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1128','1128','BDTET5ILQOIXWXNY5NLA5YI3CA','HZKX2IBUOOZ7CPYR','20250626095357','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1626,'','Invoice','','2025-06-26 09:56:03','','-7585','14','2025-06-26 09:56:03','48','0','7585','1','wholesale','0','7585','1','0','0','7585','0','0','0','printed',' ','','1','0','141750920837','Cleared','','','','','','1046.17','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1129','1129','J4ANN64RIWNLPTD675ANZAUZT4','66I7RAK67ZYWRBGA','20250626095628','0','130.55','0','0','0','0','1046.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1627,'','Cash','','2025-06-26 09:59:18','','0','14','2025-06-26 09:59:18','','2630','2630','1','wholesale','0','2630','1','0','0','0','0','0','0','printed',' ','','1','0','141750920988','Cleared','','','','','','362.77','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1130','1130','KD2Z5OLKVUXD5WKFJS27OORB2Q','NLO7XCPOOLGHT4BI','20250626095949','0','631.46','0','0','0','0','362.77','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1628,'POI','Mpesa','','2025-06-26 10:03:22','','0','14','2025-06-26 10:03:22','64','0','3999','1','wholesale','0','3999','1','0','0','0','0','3999','0','printed',' ','','1','0','141750921189','Cleared','','','','','','551.64','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1131','1131','5KRSBUOH2ZEARW6XCO7AIYEAG4','73WCK2O6FQAVJT4A','20250626100404','0','35.91','0','0','0','0','551.64','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1629,'POI','Mpesa','','2025-06-26 10:06:26','','0','14','2025-06-26 10:06:26','64','0','4210','1','wholesale','0','4210','1','0','0','0','0','4210','0','printed',' ','','1','0','141750921445','Cleared','','','','','','580.7','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1132','1132','CJK7RGB3DRQSJR2HSTSH75WURE','7RQAZCTLWMDSBTXV','20250626100709','0','688.93','0','0','0','0','580.7','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1630,'EQUI','Cash','','2025-06-26 10:10:43','','-1000','14','2025-06-26 10:10:43','58','2560','4460','1','wholesale','79.9968','4460','1','0','0','1000','0','900','0','printed',' ','','1','0','141750921718','Cleared','14','2025-06-26 10:19:51','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1631,'KLO','Mpesa','','2025-06-26 10:12:36','','0','14','2025-06-26 10:12:36','64','0','1850','1','wholesale','0','1850','1','0','0','0','0','1850','0','printed',' ','','1','0','141750921889','Cleared','','','','','','','','',0.00,0.00,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-06-26 10:13:54','','0','14','2025-06-26 10:13:54','','1850','1850','1','wholesale','0','1850','1','0','0','0','0','0','0','printed',' ','','1','0','141750921996','Cleared','','','','','','255.18','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1133','1133','SGAO6QNSMMSXRXG7GHSSNUR2MA','HSFZZXOJ2WKCC433','20250626101418','0','603.44','0','0','0','0','255.18','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1633,'','Cash','','2025-06-26 10:14:37','','0','14','2025-06-26 10:14:37','64','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141750922059','Cleared','','','','','','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1134','1134','XHS5EM5DVDMTGAHDTLTP7SGTMU','RNSPLXKPWD3M575M','20250626101500','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1634,'','Invoice','','2025-06-26 10:50:25','','0','14','2025-06-26 10:50:25','94','0','0','1','retail','','0','1','0','0','0','0','0','0','printed',' ','','1','0','141750924210','Cleared','14','2025-06-26 10:54:17','','','','11.03','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'1135','1135','QHORJ6R6LA7S7W3AXPRVTFTQWI','LLYY345Y7LQSJKKX','20250626105046','0','17.24','0','0','0','0','11.03','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1635,'','Invoice','','2025-06-26 10:51:04','','-180','14','2025-06-26 10:51:04','53','0','180','1','retail','0','180','1','0','0','180','0','0','0','printed',' ','','1','0','141750924247','Cleared','','','','','','24.83','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1136','1136','JN3S62EHPUVTGPPO5JKGP2G7JM','W6JKM6MSBCOKGZ3J','20250626105123','0','155.17','0','0','0','0','24.83','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1636,'','Cash','','2025-06-26 10:55:25','','0','14','2025-06-26 10:55:25','94','0','0','1','retail','0','0','1','0','0','0','0','0','0','printed',' ','','1','','141750924511','Cleared','14','2025-06-26 10:57:00','','','','11.03','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'1137','1137','HNXLC6MLQFQ3APWTXBTEXLJS4Q','L2LWQ32DEIIORS4K','20250626105544','0','17.24','0','0','0','0','11.03','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1637,'','Invoice','','2025-06-26 10:57:33','','-80','14','2025-06-26 10:57:33','25','0','80','1','retail','0','80','1','0','0','80','0','0','0','printed',' ','','1','0','141750924638','Cleared','','','','','','11.03','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1138','1138','6DYDHGOWMD3BFBC3KF6E6W7KGQ','ETZMGJLBPTBEXH6J','20250626105753','0','17.24','0','0','0','0','11.03','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1638,'','Invoice','','2025-06-26 11:34:23','','0','14','2025-06-26 11:34:23','25','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','141750926829','Cleared','','','','','','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1139','1139','6NYVWJE5GZE22EYGLDRHPIH3IE','CHYH3NAUCHCUN5JL','20250626113459','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1639,'','Invoice','','2025-06-26 11:35:30','','0','14','2025-06-26 11:35:30','25','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141750926900','Cleared','','','','','','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1140','1140','Y4WL5FLUSDM4J3E47H7QEHU6KM','DFRNQWXOYCIJKUQ3','20250626112838','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1640,'','Invoice','','2025-06-26 11:36:36','','0','14','2025-06-26 11:36:36','25','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','141750926955','Cleared','','','','','','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1141','1141','PTO434TKMGUZVHVDA4QDLLHO6I','RTKUDY3TPVKDC367','20250626113840','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1641,'klo','Invoice','','2025-06-26 11:39:49','','0','14','2025-06-26 11:39:49','16','0','5515','1','wholesale','79.9968','5515','1','0','0','0','0','5515','0','printed',' ','','1','0','141750927121','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-06-26 11:40:35','','0','14','2025-06-26 11:40:35','25','400','400','1','wholesale','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','141750927219','Cleared','','','','','','','','',0.00,0.00,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,'EQUI','Invoice','','2025-06-26 11:41:20','','0','14','2025-06-26 11:41:20','80','0','1300','1','wholesale','0','1300','1','0','0','0','0','1300','0','printed',' ','','1','0','141750927258','Cleared','','','','','','179.31','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1142','1142','7M7CAV3GK2HMK6QXWZASR3DV7U','XMOBYEVETOSQ3KQJ','20250626114133','0','560.34','0','0','0','0','179.31','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1644,'','Invoice','','2025-06-26 11:42:00','','0','14','2025-06-26 11:42:00','25','800','800','1','wholesale','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','141750927293','Cleared','','','','','','','','',0.00,0.00,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,'LKH','Invoice','','2025-06-26 11:42:50','','0','14','2025-06-26 11:42:50','25','0','4600','1','wholesale','0','4600','1','0','0','0','0','4600','0','printed',' ','','1','0','141750927344','Cleared','','','','','','634.49','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1143','1143','PPTL4YSJRDBWEANYJJDIEXLMUY','DNXYARTRQI4I7URM','20250626114305','0','165.23','0','0','0','0','634.49','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1646,'','Invoice','','2025-06-26 11:43:20','','0','14','2025-06-26 11:43:20','80','1475','1475','1','wholesale','0','1475','1','0','0','0','0','0','0','printed',' ','','1','0','141750927385','Cleared','','','','','','203.45','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1144','1144','HDOF4ALKQNTCKKGVGX56JMAFHU','TRVX6VFIGQG73Z5B','20250626114336','0','52.98','0','0','0','0','203.45','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1647,'','Invoice','','2025-06-26 13:27:32','','0','14','2025-06-17 13:27:32','20','0','580','1','wholesale','0','580','1','0','0','0','0','580','0','printed',' ','','1','0','141750933644','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-06-26 14:12:07','','0','14','2025-06-26 14:12:07','25','400','400','1','wholesale','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','141750936316','Cleared','','','','','','','','',0.00,0.00,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-06-26 17:23:34','','0','14','2025-06-26 17:23:34','45','480','480','1','retail','0','480','1','0','0','0','0','0','0','printed',' ','','1','0','141750947761','Cleared','','','','','1','66.2','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1145','1145','TH2BXTCMEG3W3DOR7AYELBNFYQ','CATNSTHLKAFQV5VQ','20250626172349','0','370.69','0','0','0','0','66.2','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1650,'','Invoice','','2025-06-26 17:56:41','','-42650','14','2025-06-26 17:56:41','19','0','42650','1','wholesale','0','42650','1','0','0','42650','0','0','0','printed',' ','','1','0','141750949563','Cleared','14','2025-06-26 18:05:06','','','9','5882.76','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'1146','1146','IMXD6FIIVERIT6ELIVRUZ6MKWE','L75SJLCGKOETHWBW','20250626175742','0','139.37','0','0','0','0','5882.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1651,'','Cash','','2025-06-26 18:47:01','','0','14','2025-06-26 18:47:01','64','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141750952802','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1147','1147','SF4XR3V2UHLNSL4GNWUMFKB6PQ','GWUBXSQZJOWOADX4','20250626184717','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1652,'','Cash','','2025-06-26 18:54:03','','0','14','2025-06-26 18:54:03','64','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141750953217','Cleared','','','','','1','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1148','1148','F4AZBYQN25NEO6RPWD6VSWUUCE','62GSIFO3BH6SQAX3','20250626185441','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1653,'','Cash','','2025-06-26 19:04:14','','0','14','2025-06-26 19:04:14','64','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141750953837','Cleared','','','','','','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1149','1149','D3QQJBLA2OXPYZDWEUBAHBQDM4','3EQQBHO6QSQ7XJQV','20250626185720','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1654,'','Cash','','2025-06-26 19:05:37','','0','14','2025-06-26 19:05:37','','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','141750953875','Cleared','','','','','','273.11','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1150','1150','OAZG2OCTFWCCOWOCHOKKRP5IPY','QNTGXNG7UXO2RH33','20250626190605','0','71.12','0','0','0','0','273.11','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1655,'','Cash','','2025-06-26 19:11:35','','0','14','2025-06-26 19:11:35','64','8299','8299','1','wholesale','0','8299','1','0','0','0','0','0','0','printed',' ','','1','0','141750953965','Cleared','','','','','','1144.67','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1151','1151','GMFSJFUO7VZ3KTA7VJZ52VZUVE','TJC446YEYNKXKAFV','20250626191208','0','596.25','0','0','0','0','1144.67','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1656,'','Invoice','','2025-06-26 19:15:58','','-13635','14','2025-06-26 19:15:58','63','0','13635','1','wholesale','0','13635','1','0','0','13635','0','0','0','printed',' ','','1','0','141750954329','Cleared','','','','','','1880.67','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1152','1152','PZTILUFM7D3CCFIBSENXKC7ZQA','J46TPRHLD6PTGHY3','20250626191626','0','399.96','0','0','0','0','1880.67','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1657,'LKH','Invoice','','2025-06-26 19:17:18','','0','14','2025-06-26 19:17:18','45','0','1850','1','wholesale','0','1850','1','0','0','0','0','1850','0','printed',' ','','1','0','141750954588','Cleared','','','','','','255.18','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1153','1153','JACKXSO47XXRVAM22RK2IS3QHA','R53JVITDBB3G3STA','20250626191755','0','603.44','0','0','0','0','255.18','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1658,'','Invoice','','2025-06-26 19:18:45','','-390','14','2025-06-26 19:18:45','53','0','390','1','wholesale','0','390','1','0','0','390','0','0','0','printed',' ','','1','0','141750954707','Cleared','','','','','','53.79','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1154','1154','6YDTASQCNKM5Y3QAAB25VSMW3U','MK4ZFX63H3SFVDGJ','20250626191923','0','28.02','0','0','0','0','53.79','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1659,'KLO','Mpesa','','2025-06-26 19:33:28','','0','14','2025-06-26 19:33:28','64','0','33','1','retail','0','33','1','0','0','0','0','33','0','printed',' ','','1','0','141750955596','Cleared','','','','','1','4.48','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1155','1155','BI2XSJXXVGVLXRQJ3P2XWBMYPY','GEVYKARQOGP3N775','20250626193410','0','28.02','0','0','0','0','4.48','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1660,'','Cash','','2025-06-26 19:34:32','','0','14','2025-06-26 19:34:32','64','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','141750955659','Cleared','','','','','','2.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1156','1156','I3JFZS7OXW4XV3GGM4Y6ABPKJI','LMVYXPEPGEJQVZU2','20250626192748','0','17.24','0','0','0','0','2.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1661,'KLO','Mpesa','','2025-06-26 19:48:41','','0','14','2025-06-26 19:48:41','64','0','1200','1','wholesale','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','141750956506','Cleared','','','','','','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1157','1157','HHBPXDHVGF3HYBF4DADMXUFX3E','IZUOTTS433Y6EKSI','20250626194901','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1662,'klo','Invoice','','2025-06-27 09:27:45','','0','14','2025-06-27 09:27:45','41','400','1200','1','wholesale','0','1200','1','0','0','0','0','800','0','printed',' ','','1','0','141751005639','Cleared','','','','','','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1158','1158','N23Y2OWBCSIQ3PCUIS6CE6SGUE','63XVQ753WFHCBDP7','20250627092806','0','43.1','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1663,'','Invoice','','2025-06-27 10:26:15','','0','14','2025-06-27 10:26:15','80','0','1700','1','wholesale','0','1700','1','0','0','0','0','1700','0','printed',' ','','1','0','141751009105','Cleared','','','','','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,''),(1664,'','Invoice','','2025-06-27 10:50:06','','-25110','14','2025-06-27 10:50:06','20','0','25110','1','wholesale','0','25110','1','0','0','25110','0','0','0','printed',' ','','1','0','141751010485','Cleared','','','','','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,''),(1665,'','Cash','','2025-06-27 11:01:33','PENIEL SHOP','0','14','2025-06-27 11:01:33','102','8800','8800','1','wholesale','0','8800','1','0','0','0','0','0','0','printed','PENIEL SHOP </BR>254711278986 ','','1','0','141751011231','Cleared','','','','','2','','',NULL,0.00,0.00,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,'','Invoice','','2025-06-27 11:27:37','','-1000','14','2025-06-27 11:27:37','20','0','1000','1','wholesale','0','1000','1','0','0','1000','0','0','0','printed',' ','','1','0','141751012836','Cleared','','','','','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,''),(1667,'','Invoice','','2025-06-27 11:28:27','','0','14','2025-06-27 11:28:27','25','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141751012890','Cleared','','','','','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,''),(1668,'','Invoice','','2025-06-27 11:29:53','','0','14','2025-06-27 11:29:53','25','2400','2400','1','wholesale','0','2400','1','0','0','0','0','0','0','printed',' ','','1','0','141751012966','Cleared','','','','','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,''),(1669,'','Invoice','','2025-06-27 12:06:50','','-11440','14','2025-06-27 12:06:50','61','0','11440','1','wholesale','0','11440','1','0','0','11440','0','0','0','printed',' ','','1','0','141751014877','Cleared','','','','','1','1577.92','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1159','1159','JBF27YI4VLNQYVVGJLJGQQU7NE','L2BUJAIXPI7H4LAD','20250627120757','0','681.75','0','0','0','0','1577.92','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1670,'','Invoice','','2025-06-27 12:32:48','','0','14','2025-06-27 12:32:48','80','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141751016742','Cleared','','','','','2','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1160','1160','5ZVVK5QXKU22G3DJV55FQYVBXU','IDDSU7YVAITYJMNK','20250627122602','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1671,'','Mpesa','','2025-06-27 12:56:50','','0','14','2025-06-27 12:56:50','','1350','2340','1','wholesale','0','2340','1','0','0','0','0','990','0','printed',' ','','1','0','141751017715','Cleared','14','2025-06-27 18:38:04','','','2','322.76','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'1161','1161','6IKSKJTFVXVQ7O3BB6K5QXSYUI','7BE4DDJREKZZE46K','20250627125713','0','28.02','0','0','0','0','322.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1672,'','Invoice','','2025-06-27 12:59:04','','0','14','2025-06-27 12:59:04','25','740','740','1','wholesale','0','740','1','0','0','0','0','0','0','printed',' ','','1','0','141751018244','Cleared','','','','','1','102.09','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1162','1162','S4HCLOVOIV3SCDKTBVDGBZOEXY','LTTYUB5BETM5LNZD','20250627125926','0','13.29','0','0','0','0','102.09','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1673,'','Cash','','2025-06-27 13:41:35','','0','14','2025-06-27 13:41:35','23','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','141751020858','Cleared','','','','','10','273.11','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1163','1163','HYGIRBF3ZU5S2GWOK3UZHMS3UQ','I6G4TRH5KGFRB6RI','20250627133437','0','71.12','0','0','0','0','273.11','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1674,'','Invoice','','2025-06-27 14:14:09','','-11119','14','2025-06-27 14:14:09','19','0','11119','1','wholesale','0','11119','1','0','0','11119','0','0','0','printed',' ','','1','0','141751022745','Cleared','','','','','2','1533.63','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1164','1164','UYVJDWO4YN3DHYMKHNTUQ6RUE4','5JK57ERL4NMLAMXK','20250627141441','0','110.63','0','0','0','0','1533.63','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1675,'','Invoice','','2025-06-27 14:32:43','','0','14','2025-06-27 14:32:43','25','370','370','1','wholesale','0','370','1','0','0','0','0','0','0','printed',' ','','1','0','141751023948','Cleared','','','','','1','51.05','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1165','1165','BZPHGJJP6FH5TQ26ZHZRS7ERWY','5AXF33HBQ7QIJOVZ','20250627143258','0','13.29','0','0','0','0','51.05','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1676,'','Invoice','','2025-06-27 14:33:22','','0','14','2025-06-27 14:33:22','25','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141751023986','Cleared','','','','','3','107.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1166','1166','IZPZSUFEVGQZNQHI53C7ORGPGI','RXXP7KJJ4IY53H6M','20250627143344','0','28.02','0','0','0','0','107.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1677,'','Cash','','2025-06-27 15:08:33','','0','14','2025-06-27 15:08:33','','2','2','1','retail','0','2','1','0','0','0','0','0','0','printed',' ','','1','0','141751026105','Cleared','','','','','1','0.28','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1677','1677','0M7R5FFINLJZC8F5QFLZHOVBLJ','ZQ6JFT6QJ2L-UZXW','20250627150836','0','1.72','0','0','0','0','0.28','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000796','KRA00390415','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"1677\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250627150836\",\"salesDt\":\"20250627\",\"stockRlsDt\":\"20250627150836\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":1,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1,\"totTaxAmt\":0,\"totAmt\":2,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1677\",\"rcptPbctDt\":\"20250627\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2TNU0000019\",\"itemClsCd\":\"70101500\",\"itemNm\":\"test_\",\"bcd\":\"19\",\"pkgUnitCd\":\"TN\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2\",\"splyAmt\":\"1\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1.72\",\"taxAmt\":\"0.28\",\"totAmt\":\"2\"}]}','{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"invcNo\":\"1677\",\"orgInvcNo\":0,\"curRcptNo\":\"1677\",\"totRcptNo\":\"1677\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1677\",\"rcptPbctDt\":\"20250627150836\",\"intrlData\":\"0M7R5FFINLJZC8F5QFLZHOVBLJ\",\"rcptSign\":\"ZQ6JFT6QJ2L-UZXW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052401348R\",\"bhfId\":\"00\",\"itemCd\":\"KE2TNU0000019\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1678,'','Cash','','2025-06-27 16:03:58','','0','14','2025-06-27 16:03:58','25','2230','2230','1','wholesale','0','2230','1','0','0','0','0','0','0','printed',' ','','1','0','141751029309','Cleared','','','','','1','307.6','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1167','1167','SKBLHCC4QL7M5H4DTWV5WKM6BM','W3ADKUH7ZXS3I3U7','20250627160423','0','645.83','0','0','0','0','307.6','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1679,'GHJ','Invoice','','2025-06-27 16:46:47','','-1430','14','2025-06-27 16:46:47','19','0','1430','1','wholesale','0','1430','1','0','0','1430','0','0','0','printed',' ','','1','0','141751031979','Cleared','','','','','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,''),(1680,'','Invoice','','2025-06-27 17:50:57','JOHANAS GRILL MWEIGA','-2235','14','2025-06-27 17:50:57','103','0','2235','1','wholesale','0','2235','1','0','0','2235','0','0','0','printed','JOHANAS GRILL MWEIGA </BR>254726542369 ','','1','0','141751035800','Cleared','14','2025-06-27 17:55:09','','','2','308.31','',NULL,0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'1168','1168','N56ZWN3DMLW5KW254IXLILC7BI','DGVZEFX5AAOXIHZI','20250627175401','0','114.41','0','0','0','0','308.31','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1681,'','Cash','','2025-06-27 18:04:20','','0','14','2025-06-27 18:04:20','64','1560','1560','1','wholesale','0','1560','1','0','0','0','0','0','0','printed',' ','','1','0','141751036636','Cleared','','','','','','215.17','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1169','1169','TPCUJY2MKA5KZLXT3DOLUBFRQI','5FOWA4NCEKCLYCMA','20250627180449','0','28.02','0','0','0','0','215.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1682,'','Invoice','','2025-06-27 18:18:34','','0','14','2025-06-27 18:18:34','31','2760','2760','1','wholesale','0','2760','1','0','0','0','0','0','0','printed',' ','','1','0','141751037480','Cleared','','','','','1','380.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1170','1170','BN64WWFQBXPYYUPJHNJI2OD4MA','VGZMKFHURBV7DJ2G','20250627181903','0','71.12','0','0','0','0','380.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1683,'','Invoice','','2025-06-27 18:19:59','','0','14','2025-06-27 18:19:59','25','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141751037580','Cleared','','','','','1','137.91','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1171','1171','A5DV2RUDJCPGZNFWX2VBGZYJEE','NZBKRRKY55WHBCJ6','20250627182022','0','35.91','0','0','0','0','137.91','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1684,'','Cash','','2025-06-28 08:24:10','','0','14','2025-06-28 08:24:10','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','141751088241','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-06-28 08:25:57','','-108','14','2025-06-28 08:25:57','25','0','108','1','wholesale','0','108','1','0','0','108','0','0','0','printed',' ','','1','0','141751088275','Cleared','','','','','','','','',0.00,0.00,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-06-28 08:27:06','','0','14','2025-06-28 08:27:06','64','108','108','1','wholesale','0','108','1','0','0','0','0','0','0','printed',' ','','1','0','141751088413','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-06-28 09:39:53','','0','14','2025-06-28 09:39:53','25','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141751092783','Cleared','','','','','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,''),(1688,'','Invoice','','2025-06-28 09:40:21','','0','14','2025-06-28 09:40:21','25','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141751092810','Cleared','','','','','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,''),(1689,'','Invoice','','2025-06-28 09:45:09','','0','14','2025-06-28 09:45:09','16','1180','1180','1','wholesale','19.9992','1180','1','0','0','0','0','0','0','printed',' ','','1','0','141751093059','Cleared','','','','','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,''),(1690,'','Invoice','','2025-06-28 10:25:42','','0','14','2025-06-28 10:25:42','80','2475','2475','1','wholesale','0','2475','1','0','0','0','0','0','0','printed',' ','','1','0','141751095513','Cleared','','','','','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,''),(1691,'','Invoice','','2025-06-28 10:27:19','','0','14','2025-06-28 10:27:19','25','800','800','1','wholesale','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','141751095627','Cleared','','','','','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,''),(1692,'','Invoice','','2025-06-28 10:27:50','','0','14','2025-06-28 10:27:50','25','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141751095654','Cleared','','','','','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,''),(1693,'','Cash','','2025-06-28 10:40:19','','0','14','2025-06-28 10:40:19','64','3120','3120','1','wholesale','0','3120','1','0','0','0','0','0','0','printed',' ','','1','0','141751096392','Cleared','','','','','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,''),(1694,'','Cash','','2025-06-28 11:13:19','','0','14','2025-06-28 11:13:19','64','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141751098374','Cleared','','','','','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,''),(1695,'GHJ','Mpesa','','2025-06-28 11:33:16','','0','14','2025-06-28 11:33:16','','0','740','1','wholesale','0','740','1','0','0','0','0','740','0','printed',' ','','1','0','141751099559','Cleared','','','','','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,''),(1696,'','Cash','','2025-06-28 11:51:57','','0','14','2025-06-28 11:51:57','64','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','141751100705','Cleared','','','','','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,''),(1697,'GHJ','Mpesa','','2025-06-28 12:02:01','SAGADA RESORT','0','14','2025-06-28 12:02:01','104','0','4484','1','wholesale','0','4484','1','0','0','0','0','4484','0','printed','SAGADA RESORT </BR>254722813891 ','','1','0','141751101263','Cleared','','','','','1','','',NULL,0.00,0.00,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,'','Invoice','','2025-06-28 12:10:20','','0','14','2025-06-28 12:10:21','80','760','760','1','wholesale','0','760','1','0','0','0','0','0','0','printed',' ','','1','0','141751101640','Cleared','','','','','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,''),(1699,'','Invoice','','2025-06-28 12:11:04','','0','14','2025-06-28 12:11:04','80','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141751101847','Cleared','','','','','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,''),(1700,'KLP','Mpesa','','2025-06-28 12:12:55','','0','14','2025-06-28 12:12:55','','0','1850','1','wholesale','0','1850','1','0','0','0','0','1850','0','printed',' ','','1','0','141751101917','Cleared','','','','','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,''),(1701,'','Cash','','2025-06-28 12:14:55','','0','14','2025-06-28 12:14:55','64','1560','1560','1','wholesale','0','1560','1','0','0','0','0','0','0','printed',' ','','1','0','141751102086','Cleared','','','','','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,''),(1702,'','Cash','','2025-06-28 12:29:39','','0','14','2025-06-28 12:29:39','25','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','141751102965','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-06-28 12:41:31','','0','14','2025-06-28 12:41:31','80','890','890','1','wholesale','0','890','1','0','0','0','0','0','0','printed',' ','','1','0','141751103645','Cleared','','','','','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,''),(1704,'','Invoice','','2025-06-28 12:56:36','','0','14','2025-06-28 12:56:36','25','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','141751103948','Cleared','','','','','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,''),(1705,'klo','Invoice','','2025-06-28 13:08:54','','0','14','2025-06-28 13:08:54','80','0','370','1','wholesale','0','370','1','0','0','0','0','370','0','printed',' ','','1','0','141751105297','Cleared','','','','','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,''),(1706,'','Invoice','','2025-06-28 13:36:50','','-6860','14','2025-06-28 13:36:50','19','0','6860','1','wholesale','0','6860','1','0','0','6860','0','0','0','printed',' ','','1','0','141751106743','Cleared','','','','','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,''),(1707,'','Cash','','2025-06-28 13:46:16','','0','14','2025-06-28 13:46:16','64','2000','2000','1','wholesale','0','2000','1','0','0','0','0','0','0','printed',' ','','1','0','141751107547','Cleared','','','','','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,''),(1708,'','Invoice','','2025-06-28 14:56:53','','-3465','14','2025-06-28 14:56:53','28','0','3465','1','wholesale','74.952','3465','1','0','0','3465','0','0','0','printed',' ','','1','0','141751111746','Cleared','','','','','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,''),(1709,'','Invoice','','2025-06-28 15:10:33','','-1560','14','2025-06-28 15:10:33','25','0','1560','1','wholesale','0','1560','1','0','0','1560','0','0','0','printed',' ','','1','0','141751112616','Cleared','','','','','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,''),(1710,'GHJ','Mpesa','','2025-06-28 15:20:59','','0','14','2025-06-28 15:20:59','28','0','500','1','wholesale','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','141751113233','Cleared','','','','','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,''),(1711,'','Invoice','','2025-06-28 16:44:20','','-21550','14','2025-06-28 16:44:20','16','0','21550','1','wholesale','299.988','21550','1','0','0','21550','0','0','0','printed',' ','','1','0','141751116384','Cleared','','','','','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,''),(1712,'','Invoice','','2025-06-28 16:47:54','','0','14','2025-06-28 16:47:54','23','650','650','1','wholesale','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','141751118462','Cleared','','','','','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,''),(1713,'klo','Invoice','','2025-06-28 17:59:53','','0','14','2025-06-28 17:59:53','64','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','141751122776','Cleared','','','','','','','','',0.00,0.00,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,'klo','Invoice','','2025-06-28 18:01:12','','0','14','2025-06-28 18:01:12','64','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','141751122851','Cleared','','','','','','','','',0.00,0.00,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-06-28 18:15:52','','0','14','2025-06-28 18:15:52','64','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','141751123737','Cleared','','','','','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,''),(1716,'','Cash','','2025-06-28 18:50:16','','0','14','2025-06-28 18:50:16','64','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','141751125794','Cleared','','','','','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,''),(1717,'klo','Cash','','2025-06-28 18:55:11','','0','14','2025-06-28 18:55:11','102','1200','1200','1','wholesale','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','141751126063','Cleared','14','2025-06-28 19:54:24','','','1','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1718,'','Invoice','','2025-06-30 11:06:22','','-1040','14','2025-06-30 11:06:22','23','0','1040','1','wholesale','0','1040','1','0','0','1040','0','0','0','printed',' ','','1','0','141751270736','Cleared','','','','','','','','',0.00,0.00,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-06-30 11:07:11','','0','14','2025-06-30 11:07:11','','2400','2400','1','wholesale','0','2400','1','0','0','0','0','0','0','printed',' ','','1','0','141751270808','Cleared','','','','','','','','',0.00,0.00,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-06-30 11:07:51','','0','14','2025-06-30 11:07:51','23','1500','1500','1','wholesale','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','141751270849','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-06-30 13:31:46','','0','14','2025-06-30 13:31:46','64','770','770','1','wholesale','0','770','1','0','0','0','0','0','0','printed',' ','','1','0','141751279467','Cleared','','','','','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,''),(1722,'','Invoice','','2025-06-30 13:41:30','','0','14','2025-06-30 13:41:30','35','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','141751280011','Cleared','','','','','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,''),(1723,'','Invoice','','2025-06-30 13:43:32','','0','14','2025-06-30 13:43:32','80','0','0','1','wholesale','','-0.15999999999997','1','0','0','0','0','0','0','printed',' ','','1','0','141751280129','Cleared','14','2025-06-30 15:05:04','','','1','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1724,'','Cash','','2025-06-30 13:45:01','','0','14','2025-06-30 13:45:01','43','0','0','1','wholesale','','0','1','0','0','0','0','0','0','printed',' ','','1','0','141751280250','Cleared','14','2025-06-30 18:32:30','','','','','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1725,'klo','Invoice','','2025-06-30 14:37:23','','0','14','2025-06-30 14:37:23','64','0','800','1','wholesale','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','141751283402','Cleared','','','','','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,''),(1726,'klo','Invoice','','2025-06-30 15:03:17','','-1','14','2025-06-30 15:03:17','80','0','1900','1','wholesale','0','1900','1','0','0','1','0','1899','0','printed',' ','','1','0','141751284875','Cleared','','','','','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,''),(1727,'','Invoice','','2025-06-30 15:04:04','','0','14','2025-06-30 15:04:04','80','1980','1980','1','wholesale','0','1980','1','0','0','0','0','0','0','printed',' ','','1','0','141751285015','Cleared','','','','','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,''),(1728,'','Cash','','2025-06-30 15:13:56','','0','14','2025-06-30 15:13:56','64','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141751285277','Cleared','','','','','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,''),(1729,'','Cash','','2025-06-30 15:14:38','','0','14','2025-06-30 15:14:38','64','1000','1000','1','wholesale','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','141751285661','Cleared','','','','','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,''),(1730,'','Invoice','','2025-06-30 15:43:03','','0','14','2025-06-30 15:43:03','80','1450','1450','1','wholesale','0','1450','1','0','0','0','0','0','0','printed',' ','','1','0','141751287361','Cleared','','','','','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,''),(1731,'','Invoice','','2025-06-30 15:59:53','','-3100','14','2025-06-30 15:59:53','63','0','3100','1','wholesale','0','3100','1','0','0','3100','0','0','0','printed',' ','','1','0','141751288365','Cleared','','','','','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,''),(1732,'','Invoice','','2025-06-30 16:24:50','','0','14','2025-06-30 16:24:50','64','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','141751289872','Cleared','','','','','','','','',0.00,0.00,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,'','Invoice','','2025-06-30 16:48:49','','-4265','14','2025-06-30 16:48:49','28','0','4265','1','wholesale','114.96','4265','1','0','0','4265','0','0','0','printed',' ','','1','0','141751291130','Cleared','','','','','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,''),(1734,'','Invoice','','2025-06-30 17:16:10','','-108','14','2025-06-30 17:16:10','53','0','108','1','wholesale','0','108','1','0','0','108','0','0','0','printed',' ','','1','0','141751292960','Cleared','','','','','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,''),(1735,'klo','Invoice','','2025-06-30 18:09:34','','0','14','2025-06-30 18:09:34','64','400','650','1','wholesale','0','650','1','0','0','0','0','250','0','printed',' ','','1','0','141751296121','Cleared','','','','','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,''),(1736,'','Cash','','2025-06-30 18:20:23','','0','14','2025-06-30 18:20:23','64','780','780','1','wholesale','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','141751296720','Cleared','','','','','','','','',0.00,0.00,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_holding` -- DROP TABLE IF EXISTS `sales_holding`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_holding` ( `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) NOT NULL DEFAULT 0, `itemsstockmaster` text NOT NULL, PRIMARY KEY (`id`), KEY `id` (`userid`,`invoice`) ) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_holding` -- LOCK TABLES `sales_holding` WRITE; /*!40000 ALTER TABLE `sales_holding` DISABLE KEYS */; INSERT INTO `sales_holding` VALUES (20,'','Cash','','2025-06-07 18:24:12','','0','14','2025-06-07 18:24:12','','6890','6890','1','wholesale','0','6890','1','0','0','0','0','0','0','printed','','',NULL,'0','141749309466','No','','','','','','','',NULL,0.00,0.00,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','','2025-06-08 13:48:37','','0','14','2025-06-08 13:48:37','','241','241','1','wholesale','0','241','1','0','0','0','0','0','0','printed','','',NULL,'0','141749379656','No','','','','','','','',NULL,0.00,0.00,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','','2025-06-14 15:51:30','','0','14','2025-06-14 15:51:31','','79299','79299','1','wholesale','919.9632','79299','1','0','0','0','0','0','0','printed','','',NULL,'0','141749904625','No','','','','','','','',NULL,0.00,0.00,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','','2025-06-17 11:46:45','','0','14','2025-06-17 11:46:45','','54567','54567','1','wholesale','279.9888','54567','1','0','0','0','0','0','0','printed','','',NULL,'0','141750146355','No','','','','','','','',NULL,0.00,0.00,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','','2025-06-20 14:10:04','','0','14','2025-06-20 14:10:04','','4250','4250','1','wholesale','0','4250','1','0','0','0','0','0','0','printed','','',NULL,'0','141750417415','No','','','','','','','',NULL,0.00,0.00,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_holding` 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=3506 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,'131743773448','2',1.00,'650','wholesale','0','2025-04-04 16:30:48','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-04-04 13:35:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','91.00','90','Inclusive','branch','Inventory','','','','','','','13174377347021232317027'),(2,'131743773448','2',1.00,'650','wholesale','0','2025-04-04 16:31:11','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-04-04 13:35:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','90.00','89','Inclusive','branch','Inventory','','','','','','','13174377350430333322340'),(3,'131743773448','2',1.00,'650','wholesale','0','2025-04-04 16:31:45','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-04-04 13:35:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','89.00','88','Inclusive','branch','Inventory','','','','','','','13174377353731373333050'),(4,'131743773448','9',1.00,'780','wholesale','0','2025-04-04 16:32:17','','','','716','Cash',107.59,'780','','','13','16.00','1','2025-04-04 13:35:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',672.41,'1','405.00','404','Inclusive','branch','Inventory','','','','','','','13174377355232003103003'),(5,'131743773448','10',2.00,'2400','wholesale','0','2025-04-04 16:32:34','','','','1121','Cash',331.03,'1200','','','13','16.00','1','2025-04-04 13:35:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'2','300.00','298','Inclusive','branch','Inventory','','','','','','','13174377369130133673213'),(6,'131743774102','9',2.00,'1560','retail','0','2025-04-04 16:41:42','','','','716','Cash',215.17,'780','','','13','16.00','1','2025-04-04 13:48:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',672.41,'2','404.00','402','Inclusive','branch','Inventory','','','','','','','13174377433937433237303'),(7,'131743774102','2',3.00,'1950','retail','0','2025-04-04 16:45:41','','','','608','Cash',268.97,'650','','','13','16.00','1','2025-04-04 13:48:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'3','88.00','85','Inclusive','branch','Inventory','','','','','','','13174377442032433222120'),(8,'131743774102','3',12.00,'799.992','wholesale','0','2025-04-04 16:48:08','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-04-04 13:48:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1211.00','1199','Inclusive','branch','Inventory','','','','','','','13174377450123073070023'),(9,'131743774741','13',24.00,'369.9984','wholesale','0','2025-04-04 16:52:22','','','','13.875','Cash',51.03,'15.4166','','','13','16.00','1','2025-04-04 14:24:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','608.00','584','Inclusive','branch','Inventory','','','','','','','13174377477101327231100'),(10,'131743774741','7',12.00,'499.92','wholesale','0','2025-04-04 16:53:01','','','','39.33','Cash',68.95,'41.66','','','13','16.00','1','2025-04-04 14:24:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','8951.00','8939','Inclusive','branch','Inventory','','','','','','','13174377482501233200224'),(11,'131743774741','7',24.00,'999.84','wholesale','0','2025-04-04 16:53:56','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-04-04 14:24:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','8939.00','8915','Inclusive','branch','Inventory','','','','','','','13174377490420730339220'),(12,'131743774741','7',12.00,'499.92','wholesale','0','2025-04-04 16:55:13','','','','39.33','Cash',68.95,'41.66','','','13','16.00','1','2025-04-04 14:24:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','8915.00','8903','Inclusive','branch','Inventory','','','','','','','13174377493722333003039'),(13,'131743774741','10',1.00,'1200','wholesale','0','2025-04-04 16:55:41','','','','1121','Cash',165.52,'1200','','','13','16.00','1','2025-04-04 14:24:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','298.00','297','Inclusive','branch','Inventory','','','','','','','13174377496903317723192'),(14,'131743774741','10',1.00,'1200','wholesale','0','2025-04-04 16:56:14','','','','1121','Cash',165.52,'1200','','','13','16.00','1','2025-04-04 14:24:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','297.00','296','Inclusive','branch','Inventory','','','','','','','13174377501130321551272'),(15,'131743774741','10',4.00,'4680','wholesale','120','2025-04-04 17:00:26','','','','1121','Cash',645.52,'1170','','','13','16.00','1','2025-04-04 14:24:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1008.62,'4','296.00','292','Inclusive','branch','Inventory','','','','','','','13174377528933319030247'),(16,'131743774741','9',3.00,'2265','wholesale','75','2025-04-04 17:01:46','','','','716','Cash',312.41,'755','','','13','16.00','1','2025-04-04 14:24:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',650.86,'3','402.00','399','Inclusive','branch','Inventory','','','','','','','13174377537940207332333'),(17,'131743774741','10',1.00,'1200','wholesale','0','2025-04-04 17:03:02','','','','1121','Cash',165.52,'1200','','','13','16.00','1','2025-04-04 14:24:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','292.00','291','Inclusive','branch','Inventory','','','','','','','13174377542822733534312'),(18,'131743774741','9',1.00,'780','wholesale','0','2025-04-04 17:03:52','','','','716','Cash',107.59,'780','','','13','16.00','1','2025-04-04 14:24:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',672.41,'1','399.00','398','Inclusive','branch','Inventory','','','','','','','13174377545737540325114'),(19,'131743774741','9',1.00,'780','wholesale','0','2025-04-04 17:04:18','','','','716','Cash',107.59,'780','','','13','16.00','1','2025-04-04 14:24:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',672.41,'1','398.00','397','Inclusive','branch','Inventory','','','','','','','13174377558452332210333'),(20,'131743774741','10',4.00,'4720','wholesale','80','2025-04-04 17:06:29','','','','1121','Cash',651.03,'1180','','','13','16.00','1','2025-04-04 14:24:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1017.24,'4','291.00','287','Inclusive','branch','Inventory','','','','','','','13174377598528820320031'),(21,'131743774741','2',5.00,'3200','wholesale','50','2025-04-04 17:13:05','','','','608','Cash',441.38,'640','','','13','16.00','1','2025-04-04 14:24:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',551.72,'5','85.00','80','Inclusive','branch','Inventory','','','','','','','13174377603307322210332'),(22,'131743774741','7',24.00,'999.84','wholesale','0','2025-04-04 17:14:53','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-04-04 14:24:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','8903.00','8879','Inclusive','branch','Inventory','','','','','','','13174377612020300223333'),(23,'131743774741','9',1.00,'780','wholesale','0','2025-04-04 17:15:22','','','','716','Cash',107.59,'780','','','13','16.00','1','2025-04-04 14:24:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',672.41,'1','397.00','396','Inclusive','branch','Inventory','','','','','','','13174377617533423473775'),(24,'131743774741','9',1.00,'780','wholesale','0','2025-04-04 17:16:17','','','','716','Cash',107.59,'780','','','13','16.00','1','2025-04-04 14:24:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',672.41,'1','396.00','395','Inclusive','branch','Inventory','','','','','','','13174377620073133131303'),(25,'131743774741','5',12.00,'324.96','wholesale','0','2025-04-04 17:18:47','','','','24.83','Cash',44.82,'27.08','','','13','16.00','1','2025-04-04 14:24:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',23.34,'12','1926.00','1914','Inclusive','branch','Inventory','','','','','','','13174377635252223073373'),(26,'131743774741','9',0.50,'390','wholesale','0','2025-04-04 17:19:12','','','','716','Cash',53.79,'780','','','13','16.00','1','2025-04-04 14:24:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',672.41,'0.5','395.00','394.5','Inclusive','branch','Inventory','','','','','','','13174377652507326242232'),(27,'131743774741','10',0.50,'600','wholesale','0','2025-04-04 17:22:08','','','','1121','Cash',82.76,'1200','','','13','16.00','1','2025-04-04 14:24:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'0.5','287.00','286.5','Inclusive','branch','Inventory','','','','','','','13174377655102333327025'),(28,'131743774741','9',1.00,'780','wholesale','0','2025-04-04 17:22:37','','','','716','Cash',107.59,'780','','','13','16.00','1','2025-04-04 14:24:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',672.41,'1','394.50','393.5','Inclusive','branch','Inventory','','','','','','','13174377659822013743031'),(29,'131743776657','2',3.00,'1950','wholesale','0','2025-04-04 17:24:17','','','','608','Cash',268.97,'650','','','13','16.00','1','2025-04-04 14:34:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'3','80.00','77','Inclusive','branch','Inventory','','','','','','','13174377668467433323232'),(30,'131743776657','2',2.00,'1300','wholesale','0','2025-04-04 17:24:47','','','','608','Cash',179.31,'650','','','13','16.00','1','2025-04-04 14:34:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','77.00','75','Inclusive','branch','Inventory','','','','','','','13174377674223270324232'),(31,'131743776657','3',12.00,'799.992','wholesale','0','2025-04-04 17:28:39','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-04-04 14:34:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1199.00','1187','Inclusive','branch','Inventory','','','','','','','13174377694703323622422'),(32,'131743776657','7',48.00,'1999.68','wholesale','0','2025-04-04 17:29:08','','','','39.33','Cash',275.82,'41.66','','','13','16.00','1','2025-04-04 14:34:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','8879.00','8831','Inclusive','branch','Inventory','','','','','','','13174377697570313023027'),(33,'131743776657','9',1.00,'780','wholesale','0','2025-04-04 17:29:41','','','','716','Cash',107.59,'780','','','13','16.00','1','2025-04-04 14:34:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',672.41,'1','393.50','392.5','Inclusive','branch','Inventory','','','','','','','13174377701423220231022'),(34,'131743776657','2',1.00,'650','wholesale','0','2025-04-04 17:30:16','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-04-04 14:34:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','75.00','74','Inclusive','branch','Inventory','','','','','','','13174377703130310303314'),(35,'131743776657','1',6.00,'999.9996','wholesale','0','2025-04-04 17:30:33','','','','157','Cash',137.93,'166.6666','','','13','16.00','1','2025-04-04 14:34:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'6','358.00','352','Inclusive','branch','Inventory','','','','','','','13174377705842252203123'),(36,'131743776657','2',2.00,'1300','wholesale','0','2025-04-04 17:30:59','','','','608','Cash',179.31,'650','','','13','16.00','1','2025-04-04 14:34:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','74.00','72','Inclusive','branch','Inventory','','','','','','','13174377708772373173720'),(37,'131743776657','7',72.00,'2999.52','wholesale','0','2025-04-04 17:32:35','','','','39.33','Cash',413.73,'41.66','','','13','16.00','1','2025-04-04 14:34:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'72','8831.00','8759','Inclusive','branch','Inventory','','','','','','','13174377717470432322372'),(38,'131743776657','15',12.00,'1299.96','wholesale','0','2025-04-04 17:32:56','','','','102.5','Cash',179.30,'108.33','','','13','16.00','1','2025-04-04 14:34:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'12','875.00','863','Inclusive','branch','Inventory','','','','','','','13174377720443000743220'),(39,'131743777324','10',2.00,'2400','wholesale','0','2025-04-04 17:35:24','','','','1121','Cash',331.03,'1200','','','13','16.00','1','2025-04-04 14:44:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'2','286.50','284.5','Inclusive','branch','Inventory','','','','','','','13174377746263337022703'),(40,'131743777324','3',24.00,'1599.984','wholesale','0','2025-04-04 17:38:55','','','','63.333','Cash',220.69,'66.666','','','13','16.00','1','2025-04-04 14:44:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'24','1187.00','1163','Inclusive','branch','Inventory','','','','','','','13174377755202003107323'),(41,'131743777324','7',24.00,'999.84','wholesale','0','2025-04-04 17:39:14','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-04-04 14:44:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','8759.00','8735','Inclusive','branch','Inventory','','','','','','','13174377759637113300229'),(42,'131743777324','3',12.00,'799.992','wholesale','0','2025-04-04 17:40:00','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-04-04 14:44:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1163.00','1151','Inclusive','branch','Inventory','','','','','','','13174377763102402127333'),(43,'131743777324','6',24.00,'1475.04','wholesale','0','2025-04-04 17:40:31','','','','57.75','Cash',203.45,'61.46','','','13','16.00','1','2025-04-04 14:44:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','3082.00','3058','Inclusive','branch','Inventory','','','','','','','13174377765727770227047'),(44,'131743777324','9',2.00,'1560','wholesale','0','2025-04-04 17:40:58','','','','716','Cash',215.17,'780','','','13','16.00','1','2025-04-04 14:44:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',672.41,'2','392.50','390.5','Inclusive','branch','Inventory','','','','','','','13174377768431247207420'),(45,'131743777324','9',3.00,'2340','wholesale','0','2025-04-04 17:41:28','','','','716','Cash',322.76,'780','','','13','16.00','1','2025-04-04 14:44:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',672.41,'3','390.50','387.5','Inclusive','branch','Inventory','','','','','','','13174377771922797313772'),(46,'131743777324','2',5.00,'3250','wholesale','0','2025-04-04 17:43:31','','','','608','Cash',448.28,'650','','','13','16.00','1','2025-04-04 14:44:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'5','72.00','67','Inclusive','branch','Inventory','','','','','','','13174377782933277922777'),(47,'131743777324','9',1.00,'780','wholesale','0','2025-04-04 17:43:51','','','','716','Cash',107.59,'780','','','13','16.00','1','2025-04-04 14:44:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',672.41,'1','387.50','386.5','Inclusive','branch','Inventory','','','','','','','13174377784930014733232'),(48,'131743777887','10',1.00,'1200','wholesale','0','2025-04-04 17:44:47','','','','1121','Cash',165.52,'1200','','','13','16.00','1','2025-04-04 14:53:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','284.50','283.5','Inclusive','branch','Inventory','','','','','','','13174377795477320222302'),(49,'131743777887','9',1.00,'780','wholesale','0','2025-04-04 17:45:55','','','','716','Cash',107.59,'780','','','13','16.00','1','2025-04-04 14:53:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',672.41,'1','386.50','385.5','Inclusive','branch','Inventory','','','','','','','13174377796921233933012'),(50,'131743777887','4',12.00,'1500','wholesale','0','2025-04-04 17:46:13','','','','118.75','Cash',206.90,'125','','','13','16.00','1','2025-04-04 14:53:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','300.00','288','Inclusive','branch','Inventory','','','','','','','13174377799379323933223'),(51,'131743777887','3',24.00,'1599.984','wholesale','0','2025-04-04 17:46:34','','','','63.333','Cash',220.69,'66.666','','','13','16.00','1','2025-04-04 14:53:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'24','1151.00','1127','Inclusive','branch','Inventory','','','','','','','13174377801320783313037'),(52,'131743777887','2',2.00,'1300','wholesale','0','2025-04-04 17:46:53','','','','608','Cash',179.31,'650','','','13','16.00','1','2025-04-04 14:53:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','67.00','65','Inclusive','branch','Inventory','','','','','','','13174377802921827233232'),(53,'131743777887','14',24.00,'2079.984','wholesale','0','2025-04-04 17:47:09','','','','81.0833','Cash',286.89,'86.666','','','13','16.00','1','2025-04-04 14:53:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'24','844.00','820','Inclusive','branch','Inventory','','','','','','','13174377807800223727283'),(54,'131743777887','1',12.00,'1999.9992','wholesale','0','2025-04-04 17:50:59','','','','157','Cash',275.86,'166.6666','','','13','16.00','1','2025-04-04 14:53:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'12','352.00','340','Inclusive','branch','Inventory','','','','','','','13174377829278370222228'),(55,'131743777887','10',1.00,'1200','wholesale','0','2025-04-04 17:51:35','','','','1121','Cash',165.52,'1200','','','13','16.00','1','2025-04-04 14:53:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','283.50','282.5','Inclusive','branch','Inventory','','','','','','','13174377833203210033023'),(56,'131743777887','9',1.00,'780','wholesale','0','2025-04-04 17:52:15','','','','716','Cash',107.59,'780','','','13','16.00','1','2025-04-04 14:53:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',672.41,'1','385.50','384.5','Inclusive','branch','Inventory','','','','','','','13174377834977302423303'),(57,'131743778514','14',6.00,'519.996','wholesale','0','2025-04-04 17:55:14','','','','81.0833','Cash',71.72,'86.666','','','13','16.00','1','2025-04-04 15:10:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'6','820.00','814','Inclusive','branch','Inventory','','','','','','','13174377853834135303237'),(58,'131743778514','2',1.00,'650','wholesale','0','2025-04-04 17:55:40','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-04-04 15:10:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','65.00','64','Inclusive','branch','Inventory','','','','','','','13174377855857042333053'),(59,'131743778514','3',12.00,'799.992','wholesale','0','2025-04-04 17:56:01','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-04-04 15:10:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1127.00','1115','Inclusive','branch','Inventory','','','','','','','13174377858232833303278'),(60,'131743778514','7',12.00,'499.92','wholesale','0','2025-04-04 17:56:23','','','','39.33','Cash',68.95,'41.66','','','13','16.00','1','2025-04-04 15:10:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','8735.00','8723','Inclusive','branch','Inventory','','','','','','','13174377861328322221862'),(61,'131743778514','9',3.00,'2280','wholesale','60','2025-04-04 18:01:34','','','','716','Cash',314.48,'760','','','13','16.00','1','2025-04-04 15:10:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',655.17,'3','384.50','381.5','Inclusive','branch','Inventory','','','','','','','13174377892603322123203'),(62,'131743778514','10',3.00,'3540','wholesale','60','2025-04-04 18:02:09','','','','1121','Cash',488.28,'1180','','','13','16.00','1','2025-04-04 15:10:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1017.24,'3','282.50','279.5','Inclusive','branch','Inventory','','','','','','','13174377895233003072233'),(63,'131743778514','10',1.00,'1200','wholesale','0','2025-04-04 18:02:33','','','','1121','Cash',165.52,'1200','','','13','16.00','1','2025-04-04 15:10:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','279.50','278.5','Inclusive','branch','Inventory','','','','','','','13174377903820203732333'),(64,'131743778514','8',12.00,'579.96','wholesale','0','2025-04-04 18:04:01','','','','44.25','Cash',79.99,'48.33','','','13','16.00','1','2025-04-04 15:10:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','1139.00','1127','Inclusive','branch','Inventory','','','','','','','13174377906591400000030'),(65,'131743778514','7',24.00,'999.84','wholesale','0','2025-04-04 18:04:30','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-04-04 15:10:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','8723.00','8699','Inclusive','branch','Inventory','','','','','','','13174377912333072222307'),(66,'131743778514','9',0.50,'390','wholesale','0','2025-04-04 18:05:27','','','','716','Cash',53.79,'780','','','13','16.00','1','2025-04-04 15:10:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',672.41,'0.5','381.50','381','Inclusive','branch','Inventory','','','','','','','13174377918929103022037'),(67,'131743778514','13',12.00,'184.9992','wholesale','0','2025-04-04 18:08:41','','','','13.875','Cash',25.52,'15.4166','','','13','16.00','1','2025-04-04 15:10:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'12','584.00','572','Inclusive','branch','Inventory','','','','','','','13174377935279037227132'),(68,'131743779494','3',2.00,'150','retail','0','2025-04-04 18:11:34','','','','63.333','Cash',20.69,'75','','','13','16.00','1','2025-04-04 15:18:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'2','1115.00','1113','Inclusive','branch','Inventory','','','','','','','13174377952553753222273'),(69,'131743779494','10',2.00,'2400.00','retail','0','2025-04-04 18:12:11','','','','1121','Cash',331.03,'1200','','','13','16.00','1','2025-04-04 15:18:10','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',2068.97,'','278.50','276.5','Inclusive','branch','Inventory','','','','','','','13174377956325602971747'),(70,'131743779494','6',24.00,'1475.04','wholesale','0','2025-04-04 18:16:00','','','','57.75','Cash',203.45,'61.46','','','13','16.00','1','2025-04-04 15:18:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','3058.00','3034','Inclusive','branch','Inventory','','','','','','','13174377978737107727831'),(71,'131743779494','9',3.00,'2340','wholesale','0','2025-04-04 18:16:32','','','','716','Cash',322.76,'780','','','13','16.00','1','2025-04-04 15:18:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',672.41,'3','381.00','378','Inclusive','branch','Inventory','','','','','','','13174377982142200337023'),(72,'131743779494','2',4.00,'2600','wholesale','0','2025-04-04 18:17:04','','','','608','Cash',358.62,'650','','','13','16.00','1','2025-04-04 15:18:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'4','64.00','60','Inclusive','branch','Inventory','','','','','','','13174377987933132329702'),(73,'131743783456','5',24.00,'649.92','wholesale','0','2025-04-04 19:17:36','','','','24.83','Cash',89.64,'27.08','','','13','16.00','1','2025-04-04 16:28:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',23.34,'24','1914.00','1890','Inclusive','branch','Inventory','','','','','','','13174378350003303214202'),(74,'131743783456','10',1.00,'1200','wholesale','0','2025-04-04 19:18:22','','','','1121','Cash',165.52,'1200','','','13','16.00','1','2025-04-04 16:28:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','276.50','275.5','Inclusive','branch','Inventory','','','','','','','13174378352808342023473'),(75,'131743783456','9',1.00,'780','wholesale','0','2025-04-04 19:18:52','','','','716','Cash',107.59,'780','','','13','16.00','1','2025-04-04 16:28:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',672.41,'1','378.00','377','Inclusive','branch','Inventory','','','','','','','13174378356133270000202'),(76,'131743783456','15',12.00,'1299.96','wholesale','0','2025-04-04 19:20:24','','','','102.5','Cash',179.30,'108.33','','','13','16.00','1','2025-04-04 16:28:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'12','863.00','851','Inclusive','branch','Inventory','','','','','','','13174378367522232032110'),(77,'131743783456','1',6.00,'999.9996','wholesale','0','2025-04-04 19:21:16','','','','157','Cash',137.93,'166.6666','','','13','16.00','1','2025-04-04 16:28:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'6','340.00','334','Inclusive','branch','Inventory','','','','','','','13174378370038202800383'),(78,'131743783456','10',1.00,'1200','wholesale','0','2025-04-04 19:21:41','','','','1121','Cash',165.52,'1200','','','13','16.00','1','2025-04-04 16:28:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','275.50','274.5','Inclusive','branch','Inventory','','','','','','','13174378371717321101222'),(79,'131743783456','7',48.00,'1999.68','wholesale','0','2025-04-04 19:21:57','','','','39.33','Cash',275.82,'41.66','','','13','16.00','1','2025-04-04 16:28:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','8699.00','8651','Inclusive','branch','Inventory','','','','','','','13174378377909200133327'),(80,'131743783456','10',1.00,'1200','wholesale','0','2025-04-04 19:23:00','','','','1121','Cash',165.52,'1200','','','13','16.00','1','2025-04-04 16:28:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','274.50','273.5','Inclusive','branch','Inventory','','','','','','','13174378383113222218430'),(81,'131743783456','9',2.00,'1560','wholesale','0','2025-04-04 19:24:17','','','','716','Cash',215.17,'780','','','13','16.00','1','2025-04-04 16:28:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',672.41,'2','377.00','375','Inclusive','branch','Inventory','','','','','','','13174378386536108330131'),(82,'131743783456','7',24.00,'999.84','wholesale','0','2025-04-04 19:24:58','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-04-04 16:28:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','8651.00','8627','Inclusive','branch','Inventory','','','','','','','13174378391838078312033'),(83,'131743783456','5',12.00,'324.96','wholesale','0','2025-04-04 19:25:18','','','','24.83','Cash',44.82,'27.08','','','13','16.00','1','2025-04-04 16:28:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',23.34,'12','1890.00','1878','Inclusive','branch','Inventory','','','','','','','13174378395132302033307'),(84,'131743784088','9',2.00,'1560','wholesale','0','2025-04-04 19:28:08','','','','716','Cash',215.17,'780','','','13','16.00','1','2025-04-04 16:41:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',672.41,'2','375.00','373','Inclusive','branch','Inventory','','','','','','','13174378425370303002373'),(85,'131743784088','6',24.00,'1475.04','wholesale','0','2025-04-04 19:37:22','','','','57.75','Cash',203.45,'61.46','','','13','16.00','1','2025-04-04 16:41:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','3034.00','3010','Inclusive','branch','Inventory','','','','','','','13174378465273032200333'),(86,'131743784088','7',48.00,'1999.68','wholesale','0','2025-04-04 19:37:33','','','','39.33','Cash',275.82,'41.66','','','13','16.00','1','2025-04-04 16:41:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','8627.00','8579','Inclusive','branch','Inventory','','','','','','','13174378467470300133300'),(87,'131743784088','3',12.00,'799.992','wholesale','0','2025-04-04 19:37:54','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-04-04 16:41:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1113.00','1101','Inclusive','branch','Inventory','','','','','','','13174378468772223130073'),(88,'131743784088','2',1.00,'650','wholesale','0','2025-04-04 19:38:07','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-04-04 16:41:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','60.00','59','Inclusive','branch','Inventory','','','','','','','13174378469732267333727'),(89,'131743784088','7',24.00,'999.84','wholesale','0','2025-04-04 19:38:18','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-04-04 16:41:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','8579.00','8555','Inclusive','branch','Inventory','','','','','','','13174378471503072373338'),(90,'131743784088','9',2.00,'1510','wholesale','50','2025-04-04 19:38:37','','','','716','Cash',208.28,'755','','','13','16.00','1','2025-04-04 16:41:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',650.86,'2','373.00','371','Inclusive','branch','Inventory','','','','','','','13174378474303230427227'),(91,'131743784088','9',1.00,'780','wholesale','0','2025-04-04 19:39:04','','','','716','Cash',107.59,'780','','','13','16.00','1','2025-04-04 16:41:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',672.41,'1','371.00','370','Inclusive','branch','Inventory','','','','','','','13174378476008023832722'),(92,'131743784088','9',2.00,'1560','wholesale','0','2025-04-04 19:39:20','','','','716','Cash',215.17,'780','','','13','16.00','1','2025-04-04 16:41:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',672.41,'2','370.00','368','Inclusive','branch','Inventory','','','','','','','13174378478552831157133'),(93,'131743784088','10',1.00,'1200','wholesale','0','2025-04-04 19:39:45','','','','1121','Cash',165.52,'1200','','','13','16.00','1','2025-04-04 16:41:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','273.50','272.5','Inclusive','branch','Inventory','','','','','','','13174378482631080220423'),(94,'131743784088','6',24.00,'1475.04','wholesale','0','2025-04-04 19:40:26','','','','57.75','Cash',203.45,'61.46','','','13','16.00','1','2025-04-04 16:41:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','3010.00','2986','Inclusive','branch','Inventory','','','','','','','13174378485382233232823'),(95,'131743784088','7',24.00,'999.84','wholesale','0','2025-04-04 19:40:53','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-04-04 16:41:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','8555.00','8531','Inclusive','branch','Inventory','','','','','','','13174378487520722122877'),(96,'131743784934','14',12.00,'1039.992','wholesale','0','2025-04-04 19:42:14','','','','81.0833','Cash',143.45,'86.666','','','13','16.00','1','2025-04-04 16:43:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'12','814.00','802','Inclusive','branch','Inventory','','','','','','','13174378494414373347734'),(97,'131743784934','9',1.00,'780','wholesale','0','2025-04-04 19:42:25','','','','716','Cash',107.59,'780','','','13','16.00','1','2025-04-04 16:43:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',672.41,'1','368.00','367','Inclusive','branch','Inventory','','','','','','','13174378496133430272323'),(98,'131743784934','7',12.00,'499.92','wholesale','0','2025-04-04 19:42:41','','','','39.33','Cash',68.95,'41.66','','','13','16.00','1','2025-04-04 16:43:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','8531.00','8519','Inclusive','branch','Inventory','','','','','','','13174378497230824701020'),(99,'131743784984','9',25.00,'19000','wholesale','500','2025-04-04 19:43:04','','','','716','Cash',2620.69,'760','','','13','16.00','1','2025-04-04 16:52:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',655.17,'25','367.00','342','Inclusive','branch','Inventory','','','','','','','13174378504200033323304'),(100,'131743784984','10',8.00,'9440','wholesale','160','2025-04-04 19:44:02','','','','1121','Cash',1302.07,'1180','','','13','16.00','1','2025-04-04 16:52:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1017.24,'8','272.50','264.5','Inclusive','branch','Inventory','','','','','','','13174378505933275323277'),(101,'131743784984','9',16.00,'12160','wholesale','320','2025-04-04 19:44:20','','','','716','Cash',1677.24,'760','','','13','16.00','1','2025-04-04 16:52:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',655.17,'16','342.00','326','Inclusive','branch','Inventory','','','','','','','13174378508730021323012'),(102,'131743784984','8',24.00,'1159.92','wholesale','0','2025-04-04 19:45:11','','','','44.25','Cash',159.99,'48.33','','','13','16.00','1','2025-04-04 16:52:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'24','1127.00','1103','Inclusive','branch','Inventory','','','','','','','13174378511921832270301'),(103,'131743784984','3',36.00,'2399.976','wholesale','0','2025-04-04 19:45:19','','','','63.333','Cash',331.03,'66.666','','','13','16.00','1','2025-04-04 16:52:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'36','1101.00','1065','Inclusive','branch','Inventory','','','','','','','13174378514410025730022'),(104,'131743784984','6',24.00,'1475.04','wholesale','0','2025-04-04 19:45:44','','','','57.75','Cash',203.45,'61.46','','','13','16.00','1','2025-04-04 16:52:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2986.00','2962','Inclusive','branch','Inventory','','','','','','','13174378516313233232243'),(105,'131743784984','9',1.00,'780','wholesale','0','2025-04-04 19:49:04','','','','716','Cash',107.59,'780','','','13','16.00','1','2025-04-04 16:52:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',672.41,'1','326.00','325','Inclusive','branch','Inventory','','','','','','','13174378541184203333313'),(106,'131743784984','7',24.00,'999.84','wholesale','0','2025-04-04 19:50:12','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-04-04 16:52:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','8519.00','8495','Inclusive','branch','Inventory','','','','','','','13174378545012451333733'),(107,'131743784984','9',2.00,'1560','wholesale','0','2025-04-04 19:50:50','','','','716','Cash',215.17,'780','','','13','16.00','1','2025-04-04 16:52:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',672.41,'2','325.00','323','Inclusive','branch','Inventory','','','','','','','13174378549024022233337'),(108,'131743784984','10',1.00,'1200','wholesale','0','2025-04-04 19:51:30','','','','1121','Cash',165.52,'1200','','','13','16.00','1','2025-04-04 16:52:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','264.50','263.5','Inclusive','branch','Inventory','','','','','','','13174378551233202813323'),(109,'131743784984','9',3.00,'2340','wholesale','0','2025-04-04 19:51:53','','','','716','Cash',322.76,'780','','','13','16.00','1','2025-04-04 16:52:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',672.41,'3','323.00','320','Inclusive','branch','Inventory','','','','','','','13174378554002223804442'),(110,'131743784984','10',1.00,'1200','wholesale','0','2025-04-04 19:52:20','','','','1121','Cash',165.52,'1200','','','13','16.00','1','2025-04-04 16:52:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','263.50','262.5','Inclusive','branch','Inventory','','','','','','','13174378554922241332224'),(111,'131743838622','10',2.00,'2360','wholesale','40','2025-04-05 10:37:02','','','','1121','Cash',325.52,'1180','','','13','16.00','1','2025-04-05 07:41:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1017.24,'2','262.50','260.5','Inclusive','branch','Inventory','','','','','','','13174383863622700234330'),(112,'131743838622','9',8.00,'6080','retail','160','2025-04-05 10:37:37','','','','716','Cash',838.62,'760','','','13','16.00','1','2025-04-05 07:41:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',655.17,'8','320.00','312','Inclusive','branch','Inventory','','','','','','','13174383867433773204701'),(113,'131743839005','10',3.00,'3540','wholesale','60','2025-04-05 10:43:25','','','','1121','Cash',488.28,'1180','','','13','16.00','1','2025-04-05 07:50:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1017.24,'3','260.50','257.5','Inclusive','branch','Inventory','','','','','','','13174383930332372703133'),(114,'131743839005','2',5.00,'3200','wholesale','50','2025-04-05 10:48:24','','','','608','Cash',441.38,'640','','','13','16.00','1','2025-04-05 07:50:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',551.72,'5','59.00','54','Inclusive','branch','Inventory','','','','','','','13174383931702223233311'),(115,'131743839005','7',48.00,'1999.68','wholesale','0','2025-04-05 10:49:04','','','','39.33','Cash',275.82,'41.66','','','13','16.00','1','2025-04-05 07:50:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','8495.00','8447','Inclusive','branch','Inventory','','','','','','','13174383936491232202302'),(116,'131743844879','2',15.00,'9600','wholesale','150','2025-04-05 12:21:19','','','','608','Cash',1324.14,'640','','','13','16.00','1','2025-04-05 09:22:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',551.72,'15','200.00','185','Inclusive','branch','Inventory','','','','','','','13174384490174230094034'),(117,'131743844879','8',24.00,'1159.92','wholesale','0','2025-04-05 12:21:42','','','','44.25','Cash',159.99,'48.33','','','13','16.00','1','2025-04-05 09:22:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'24','187.00','163','Inclusive','branch','Inventory','','','','','','','13174384491723321302414'),(118,'131743847490','2',3.00,'1950','wholesale','0','2025-04-05 13:04:50','','','','608','Cash',268.97,'650','','','13','16.00','1','2025-04-05 10:05:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'3','185.00','182','Inclusive','branch','Inventory','','','','','','','13174384749983283321233'),(119,'131743848487','9',768.00,'24960','wholesale','0','2025-04-05 13:22:53','','','','29.8333333','Cash',3442.76,'32.5','','','13','16.00','1','2025-04-05 10:24:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'768','5850.00','5082','Inclusive','branch','Inventory','','','','','','','13174384859931024341332'),(120,'131743848487','10',120.00,'6000','wholesale','0','2025-04-05 13:23:19','','','','46.7083333','Cash',827.59,'50','','','13','16.00','1','2025-04-05 10:24:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'120','5341.00','5221','Inclusive','branch','Inventory','','','','','','','13174384861632203161334'),(121,'131743848487','2',40.00,'26000','wholesale','0','2025-04-05 13:23:36','','','','608','Cash',3586.21,'650','','','13','16.00','1','2025-04-05 10:24:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'40','182.00','142','Inclusive','branch','Inventory','','','','','','','13174384862602723333642'),(122,'131743848487','3',60.00,'3999.96','wholesale','0','2025-04-05 13:23:46','','','','63.333','Cash',551.72,'66.666','','','13','16.00','1','2025-04-05 10:24:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'60','810.00','750','Inclusive','branch','Inventory','','','','','','','13174384863803223738203'),(123,'131743849153','10',48.00,'2400','wholesale','0','2025-04-05 13:32:33','','','','46.7083333','Cash',331.03,'50','','','13','16.00','1','2025-04-05 10:32:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'48','5221.00','5173','Inclusive','branch','Inventory','','','','','','','13174384916433133220933'),(124,'131743850835','9',24.00,'780','wholesale','0','2025-04-05 14:00:35','','','','29.8333333','Cash',107.59,'32.5','','','13','16.00','1','2025-04-05 11:02:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','5082.00','5058','Inclusive','branch','Inventory','','','','','','','13174385086362000203004'),(125,'131743850945','7',24.00,'999.84','wholesale','0','2025-04-05 14:02:25','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-04-05 11:04:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','7401.00','7377','Inclusive','branch','Inventory','','','','','','','13174385101433208220500'),(126,'131743857219','8',24.00,'1159.92','wholesale','0','2025-04-05 15:46:59','','','','44.25','Cash',159.99,'48.33','','','13','16.00','1','2025-04-05 12:48:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'24','163.00','139','Inclusive','branch','Inventory','','','','','','','13174385725407284313323'),(127,'131743857219','5',24.00,'649.92','wholesale','0','2025-04-05 15:47:35','','','','24.83','Cash',89.64,'27.08','','','13','16.00','1','2025-04-05 12:48:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',23.34,'24','1848.00','1824','Inclusive','branch','Inventory','','','','','','','13174385726432304130200'),(128,'131743857384','10',72.00,'3600','wholesale','0','2025-04-05 15:49:44','','','','46.7083333','Cash',496.55,'50','','','13','16.00','1','2025-04-08 11:58:55','1','1','returned','1','new','pcs','','2025-04-08 14:58:55','14','yes','','0','','','VATABLE',43.10,'72','5173.00','5101','Inclusive','branch','Inventory','','','','','','','13174385868902302024022'),(129,'131743857384','9',48.00,'1560','wholesale','0','2025-04-05 16:11:29','','','','29.8333333','Cash',215.17,'32.5','','','13','16.00','1','2025-04-08 11:58:58','1','1','returned','1','new','pcs','','2025-04-08 14:58:58','14','yes','','0','','','VATABLE',28.02,'48','5058.00','5010','Inclusive','branch','Inventory','','','','','','','13174385872830272282022'),(130,'131743858920','10',24.00,'1200','wholesale','0','2025-04-05 16:15:20','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-04-05 13:16:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5101.00','5077','Inclusive','branch','Inventory','','','','','','','13174385897813380022243'),(131,'131743864794','10',144.00,'7080.0048','retail','119.9952','2025-04-05 17:54:37','','','','46.7083333','Cash',976.55,'49.1667','','','13','16.00','1','2025-04-05 14:57:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'144','5077.00','4933','Inclusive','branch','Inventory','','','','','','','13174386493633432303326'),(132,'131743864794','9',432.00,'13680.0144','retail','359.9856','2025-04-05 17:55:36','','','','29.8333333','Cash',1886.90,'31.6667','','','13','16.00','1','2025-04-05 14:57:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'432','5010.00','4578','Inclusive','branch','Inventory','','','','','','','13174386497510250823726'),(133,'131743864794','14',24.00,'2079.984','wholesale','0','2025-04-05 17:56:53','','','','81.0833','Cash',286.89,'86.666','','','13','16.00','1','2025-04-05 14:57:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'24','688.00','664','Inclusive','branch','Inventory','','','','','','','13174386503800072201633'),(134,'131743869239','10',96.00,'4680','retail','120','2025-04-05 19:07:19','','','','46.7083333','Cash',645.52,'48.75','','','13','16.00','1','2025-04-05 16:09:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.03,'96','4933.00','4837','Inclusive','branch','Inventory','','','','','','','13174386932023422332700'),(135,'131743869239','9',24.00,'755.016','retail','24.984','2025-04-05 19:08:42','','','','29.8333333','Cash',104.14,'31.459','','','13','16.00','1','2025-04-05 16:09:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.12,'24','4578.00','4554','Inclusive','branch','Inventory','','','','','','','13174386937633303220023'),(136,'131743869417','2',1.00,'650','wholesale','0','2025-04-05 19:10:18','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-04-05 16:10:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','142.00','141','Inclusive','branch','Inventory','','','','','','','13174386942791223031332'),(137,'131743869442','10',12.00,'600','wholesale','0','2025-04-05 19:10:42','','','','46.7083333','Cash',82.76,'50','','','13','16.00','1','2025-04-05 16:12:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'12','4837.00','4825','Inclusive','branch','Inventory','','','','','','','13174386949894732124823'),(138,'131743869442','9',12.00,'390','wholesale','0','2025-04-05 19:11:39','','','','29.8333333','Cash',53.79,'32.5','','','13','16.00','1','2025-04-05 16:12:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'12','4554.00','4542','Inclusive','branch','Inventory','','','','','','','13174386951232027022829'),(140,'131743870042','13',2.00,'40','retail','0','2025-04-05 19:20:42','','','','13.875','Cash',5.52,'20','','','13','16.00','1','2025-04-05 16:21:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','564.00','562','Inclusive','branch','Inventory','','','','','','','13174387005227333004033'),(141,'131743941017','10',24.00,'1200','retail','0','2025-04-06 15:03:37','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-04-06 12:04:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','6121.00','6097','Inclusive','branch','Inventory','','','','','','','13174394106113127403322'),(142,'131743941088','9',24.00,'780','retail','0','2025-04-06 15:04:48','','','','29.8333333','Cash',107.59,'32.5','','','13','16.00','1','2025-04-06 16:36:56','1','1','new','1','printed','pcs','','','','yes','','0','','','VATABLE',28.02,'24','8910.00','8886','Inclusive','branch','Inventory','','','','','','','13174394119349313410322'),(143,'131743941088','10',24.00,'1200','retail','0','2025-04-06 16:15:00','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-04-06 16:36:56','1','1','new','1','printed','pcs','','','','yes','','0','','','VATABLE',43.10,'24','6097.00','6073','Inclusive','branch','Inventory','','','','','','','13174394533523935033353'),(144,'131743957417','3',12.00,'799.992','wholesale','0','2025-04-06 19:36:58','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-04-06 16:40:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','750.00','738','Inclusive','branch','Inventory','','','','','','','13174395758004203732433'),(145,'131743957648','2',4.00,'2600','retail','0','2025-04-06 19:40:48','','','','608','Cash',358.62,'650','','','13','16.00','1','2025-04-06 16:42:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'4','428.00','424','Inclusive','branch','Inventory','','','','','','','13174395769210034322390'),(146,'131743957648','9',24.00,'780','retail','0','2025-04-06 19:41:57','','','','29.8333333','Cash',107.59,'32.5','','','13','16.00','1','2025-04-06 16:42:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','8886.00','8862','Inclusive','branch','Inventory','','','','','','','13174395772703223373223'),(147,'131743957811','1',24.00,'3999.9984','wholesale','0','2025-04-06 19:44:35','','','','157','Cash',551.72,'166.6666','','','13','16.00','1','2025-04-06 16:45:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'24','463.00','439','Inclusive','branch','Inventory','','','','','','','13174395790610726209762'),(148,'131743958108','13',4.00,'80','retail','0','2025-04-06 19:48:28','','','','13.875','Cash',11.03,'20','','','13','16.00','1','2025-04-06 16:52:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'4','562.00','558','Inclusive','branch','Inventory','','','','','','','13174395821323402720370'),(149,'131744009270','3',13.00,'975','retail','0','2025-04-05 10:02:54','','','','63.333','Cash',134.48,'75','','','13','16.00','1','2025-04-07 07:03:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'13','738.00','725','Inclusive','branch','Inventory','','','','','','','13174400937403430374122'),(150,'141744043827','7',24.00,'999.84','wholesale','0','2025-04-07 19:37:07','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-07 16:37:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','9129.00','9105','Inclusive','branch','Inventory','','','','','','','14174404386131303333080'),(151,'141744043876','7',12.00,'499.92','wholesale','0','2025-04-07 19:37:56','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-04-07 16:38:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','9105.00','9093','Inclusive','branch','Inventory','','','','','','','14174404388538303132840'),(152,'141744043926','2',1.00,'650','wholesale','0','2025-04-07 19:38:46','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-07 16:39:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','424.00','423','Inclusive','branch','Inventory','','','','','','','14174404396111220022019'),(153,'141744043982','1',6.00,'999.9996','wholesale','0','2025-04-07 19:39:42','','','','157','Cash',137.93,'166.6666','','','14','16.00','1','2025-04-07 16:42:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'6','439.00','433','Inclusive','branch','Inventory','','','','','','','14174404404532032001432'),(154,'141744043982','6',24.00,'1475.04','wholesale','0','2025-04-07 19:40:47','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-04-07 16:42:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2401.00','2377','Inclusive','branch','Inventory','','','','','','','14174404407343224233443'),(155,'141744044159','7',24.00,'999.84','wholesale','0','2025-04-07 19:42:39','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-07 16:51:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','9093.00','9069','Inclusive','branch','Inventory','','','','','','','14174404419832427201232'),(156,'141744044159','4',6.00,'750','wholesale','0','2025-04-07 19:43:19','','','','118.75','Cash',103.45,'125','','','14','16.00','1','2025-04-07 16:51:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'6','1284.00','1278','Inclusive','branch','Inventory','','','','','','','14174404421932204934223'),(157,'141744044159','3',6.00,'399.996','wholesale','0','2025-04-07 19:43:41','','','','63.333','Cash',55.17,'66.666','','','14','16.00','1','2025-04-07 16:51:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'6','725.00','719','Inclusive','branch','Inventory','','','','','','','14174404424024330424223'),(158,'141744044159','6',12.00,'737.52','wholesale','0','2025-04-07 19:44:01','','','','57.75','Cash',101.73,'61.46','','','14','16.00','1','2025-04-07 16:51:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'12','2377.00','2365','Inclusive','branch','Inventory','','','','','','','14174404428943444244000'),(159,'141744044159','15',6.00,'649.98','wholesale','0','2025-04-07 19:44:50','','','','102.5','Cash',89.65,'108.33','','','14','16.00','1','2025-04-07 16:51:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'6','766.00','760','Inclusive','branch','Inventory','','','','','','','14174404464736263220432'),(160,'141744044683','9',120.00,'3774.96','wholesale','125.04','2025-04-07 19:55:31','','','','29.8333333','Cash',520.68,'31.458','','','14','16.00','1','2025-04-07 17:07:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.12,'120','8862.00','8742','Inclusive','branch','Inventory','','','','','','','14174404496613234213300'),(161,'141744044683','2',4.00,'2560','wholesale','40','2025-04-07 19:59:54','','','','608','Cash',353.10,'640','','','14','16.00','1','2025-04-07 17:07:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',551.72,'4','423.00','419','Inclusive','branch','Inventory','','','','','','','14174404520832032053423'),(162,'141744044683','10',48.00,'2340','wholesale','60','2025-04-07 20:03:23','','','','46.7083333','Cash',322.76,'48.75','','','14','16.00','1','2025-04-07 17:07:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.03,'48','6073.00','6025','Inclusive','branch','Inventory','','','','','','','14174404546424442620220'),(163,'141744045649','3',6.00,'399.996','wholesale','0','2025-04-07 20:07:29','','','','63.333','Cash',55.17,'66.666','','','14','16.00','1','2025-04-07 17:08:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'6','719.00','713','Inclusive','branch','Inventory','','','','','','','14174404568602273010402'),(164,'141744045709','10',24.00,'1200','wholesale','0','2025-04-07 20:08:29','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-07 17:09:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','6025.00','6001','Inclusive','branch','Inventory','','','','','','','14174404573643467212000'),(165,'141744045709','9',24.00,'780','wholesale','0','2025-04-07 20:08:56','','','','29.8333333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-07 17:09:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','8742.00','8718','Inclusive','branch','Inventory','','','','','','','14174404575024013370420'),(166,'141744045780','10',24.00,'1200','wholesale','0','2025-04-07 20:09:40','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-07 17:10:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','6001.00','5977','Inclusive','branch','Inventory','','','','','','','14174404580834023443883'),(167,'141744045827','9',24.00,'780','wholesale','0','2025-04-07 20:10:27','','','','29.8333333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-07 17:10:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','8718.00','8694','Inclusive','branch','Inventory','','','','','','','14174404584353242304242'),(168,'141744047229','9',1560.00,'49400.052','wholesale','1299.948','2025-04-07 20:33:49','','','','29.8333333','Cash',6813.80,'31.6667','','','14','16.00','1','2025-04-07 17:52:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'1560','8694.00','7134','Inclusive','branch','Inventory','','','','','','','14174404735342302037400'),(169,'141744047229','9',240.00,'7800','wholesale','0','2025-04-07 20:35:54','','','','29.8333333','Cash',1075.86,'32.5','','','14','16.00','1','2025-04-07 17:52:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'240','7134.00','6894','Inclusive','branch','Inventory','','','','','','','14174404742440134221243'),(170,'141744047229','10',240.00,'11800.008','wholesale','199.992','2025-04-07 20:37:04','','','','46.7083333','Cash',1627.59,'49.1667','','','14','16.00','1','2025-04-07 17:52:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'240','5977.00','5737','Inclusive','branch','Inventory','','','','','','','14174404746170233404742'),(171,'141744047229','4',36.00,'4500','wholesale','0','2025-04-07 20:37:41','','','','118.75','Cash',620.69,'125','','','14','16.00','1','2025-04-07 17:52:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'36','1278.00','1242','Inclusive','branch','Inventory','','','','','','','14174404747733324337740'),(172,'141744047229','7',2256.00,'92105.0352','wholesale','1879.9248','2025-04-07 20:39:56','','','','39.33','Cash',12704.14,'40.8267','','','14','16.00','1','2025-04-07 17:52:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.20,'2256','9069.00','6813','Inclusive','branch','Inventory','','','','','','','14174404761664432430311'),(173,'141744047229','6',24.00,'1475.04','wholesale','0','2025-04-07 20:40:16','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-04-07 17:52:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2365.00','2341','Inclusive','branch','Inventory','','','','','','','14174404764973922003432'),(174,'141744047229','1',42.00,'6999.9972','wholesale','0','2025-04-07 20:40:49','','','','157','Cash',965.52,'166.6666','','','14','16.00','1','2025-04-07 17:52:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'42','433.00','391','Inclusive','branch','Inventory','','','','','','','14174404767737730344740'),(175,'141744047229','15',180.00,'19499.4','wholesale','0','2025-04-07 20:41:18','','','','102.5','Cash',2689.57,'108.33','','','14','16.00','1','2025-04-07 17:52:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'180','760.00','580','Inclusive','branch','Inventory','','','','','','','14174404771332022703430'),(176,'141744047229','2',2.00,'1300','wholesale','0','2025-04-07 20:41:53','','','','608','Cash',179.31,'650','','','14','16.00','1','2025-04-07 17:52:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','419.00','417','Inclusive','branch','Inventory','','','','','','','14174404773314320423230'),(177,'131744094679','9',24.00,'780','retail','0','2025-04-08 09:44:39','','','','29.8333333','Cash',107.59,'32.5','','','13','16.00','1','2025-04-08 11:50:54','1','1','returned','1','returned','pcs','','2025-04-08 14:50:49','13','yes','','0','','','VATABLE',28.02,'24','6894.00','6870','Inclusive','branch','Inventory','','','','','','','13174409477632411760070'),(178,'131744094867','7',24.00,'999.84','wholesale','0','2025-04-08 09:47:47','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-04-08 11:50:06','1','1','returned','1','returned','pcs','','2025-04-08 14:49:57','13','yes','','0','','','VATABLE',35.91,'24','6813.00','6789','Inclusive','branch','Inventory','','','','','','','13174409491332037032723'),(179,'141744098045','7',24.00,'999.84','wholesale','0','2025-04-08 10:40:45','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-08 07:43:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','6789.00','6765','Inclusive','branch','Inventory','','','','','','','14174409805720339754302'),(180,'141744098251','9',24.00,'780','wholesale','0','2025-04-08 10:44:11','','','','29.8333333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-08 07:45:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','6870.00','6846','Inclusive','branch','Inventory','','','','','','','14174409829924034400494'),(181,'141744098414','2',3.00,'1950','wholesale','0','2025-04-08 10:46:54','','','','608','Cash',268.97,'650','','','14','16.00','1','2025-04-08 07:48:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'3','417.00','414','Inclusive','branch','Inventory','','','','','','','14174409842412321343122'),(182,'141744099343','3',12.00,'799.992','wholesale','0','2025-04-08 11:02:23','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-04-08 08:03:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','713.00','701','Inclusive','branch','Inventory','','','','','','','14174409935423292004043'),(183,'141744101886','2',1.00,'650','wholesale','0','2025-04-08 11:44:46','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-08 08:45:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','414.00','413','Inclusive','branch','Inventory','','','','','','','14174410190033037103323'),(184,'141744101914','3',12.00,'799.992','wholesale','0','2025-04-08 11:45:14','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-04-08 08:45:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','701.00','689','Inclusive','branch','Inventory','','','','','','','14174410192432001222413'),(185,'141744101938','7',12.00,'499.92','wholesale','0','2025-04-08 11:45:38','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-04-08 08:46:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','6765.00','6753','Inclusive','branch','Inventory','','','','','','','14174410196790370173332'),(186,'141744101988','15',6.00,'649.98','wholesale','0','2025-04-08 11:46:28','','','','102.5','Cash',89.65,'108.33','','','14','16.00','1','2025-04-08 08:46:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'6','580.00','574','Inclusive','branch','Inventory','','','','','','','14174410199932721301234'),(187,'141744102014','7',12.00,'499.92','wholesale','0','2025-04-08 11:46:54','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-04-08 08:47:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','6753.00','6741','Inclusive','branch','Inventory','','','','','','','14174410202432433221003'),(188,'141744102357','7',2.00,'90.00','retail','0','2025-04-08 11:52:37','','','','39.33','Cash',12.41,'45','','','14','16.00','1','2025-04-08 08:53:06','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',77.59,'','6741.00','6739','Inclusive','branch','Inventory','','','','','','','14174410236622222326103'),(189,'141744107125','9',240.00,'7560.00','retail','0','2025-04-08 13:12:05','','','','29.8333333','Cash',1042.76,'31.5','','','14','16.00','1','2025-04-08 10:17:29','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',6517.24,'','6846.00','6606','Inclusive','branch','Inventory','','','','','','','14174410717977932721091'),(190,'141744107125','10',240.00,'11760.00','retail','0','2025-04-08 13:12:59','','','','46.7083333','Cash',1622.07,'49','','','14','16.00','1','2025-04-08 10:17:29','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',10137.93,'','5737.00','5497','Inclusive','branch','Inventory','','','','','','','14174410719620314227122'),(191,'141744107125','3',36.00,'2700','retail','0','2025-04-08 13:13:17','','','','63.333','Cash',372.41,'75','','','14','16.00','1','2025-04-08 10:17:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'36','689.00','653','Inclusive','branch','Inventory','','','','','','','14174410720804330202002'),(192,'141744107500','3',12.00,'799.992','wholesale','0','2025-04-08 13:18:20','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-04-08 11:31:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','653.00','641','Inclusive','branch','Inventory','','','','','','','14174410756832451227020'),(193,'141744107500','9',24.00,'780','wholesale','0','2025-04-08 13:19:29','','','','29.8333333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-08 11:31:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','6606.00','6582','Inclusive','branch','Inventory','','','','','','','14174410759224272233492'),(194,'141744111998','7',12.00,'499.92','wholesale','0','2025-04-08 14:33:18','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-04-08 11:36:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','6739.00','6727','Inclusive','branch','Inventory','','','','','','','14174411203403220132022'),(195,'141744112247','9',24.00,'780','wholesale','0','2025-04-08 14:37:27','','','','29.8333333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-08 11:39:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','6582.00','6558','Inclusive','branch','Inventory','','','','','','B','14174411228411444312232'),(196,'11744112610','5',1.00,'30','retail','0','2025-04-08 14:43:30','','','','24.83','Cash',4.14,'30','','','1','16.00','1','2025-04-08 11:48:08','1','1','returned','1','returned','pcs','','2025-04-08 14:47:40','14','yes','','0','','','VATABLE',25.86,'1','1824.00','1823','Inclusive','branch','Inventory','','','','','','B','1174411262443431322024'),(197,'141744112483','2',1.00,'650','wholesale','0','2025-04-08 14:41:23','','','','608','Invoice',89.66,'650','','','14','16.00','1','2025-04-08 11:44:03','1','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','413.00','412','Inclusive','branch','Inventory','','','','','','B','14174411249034432003102'),(199,'11744112609','5',1.00,'30','retail','0','2025-04-08 14:43:30','','','','24.83','Cash',4.14,'30','','','14','','1','2025-04-08 11:48:21','1','1','new','1','new','pcs','','','14','yes','','0','','','VATABLE',25.86,'1','1824.00','1823','Inclusive','branch','Inventory','','','','','','B','174411288815'),(200,'131744094866','7',24.00,'999.84','wholesale','0','2025-04-08 09:47:47','','','','39.33','Cash',137.91,'41.66','','','13','','1','2025-04-08 11:50:09','1','1','new','1','new','pcs','','','13','yes','','0','','','VATABLE',35.91,'24','6813.00','6789','Inclusive','branch','Inventory','','','','','','','174411300614'),(201,'131744094678','9',24.00,'780','retail','0','2025-04-08 09:44:39','','','','29.8333333','Cash',107.59,'32.5','','','13','','1','2025-04-08 11:50:56','1','1','new','1','new','pcs','','','13','yes','','0','','','VATABLE',28.02,'24','6894.00','6870','Inclusive','branch','Inventory','','','','','','','174411305414'),(202,'141744113722','7',12.00,'499.92','wholesale','0','2025-04-08 15:02:02','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-04-08 12:09:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','6751.00','6739','Inclusive','branch','Inventory','','','','','','B','14174411402220033342333'),(203,'141744114171','3',12.00,'799.992','wholesale','0','2025-04-08 15:09:31','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-04-08 12:11:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','641.00','629','Inclusive','branch','Inventory','','','','','','B','14174411425037320423324'),(204,'141744114665','15',1.00,'120','retail','0','2025-04-08 15:17:45','','','','102.5','Cash',16.55,'120','','','14','16.00','1','2025-04-08 12:18:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','574.00','573','Inclusive','branch','Inventory','','','','','','B','14174411469510621321219'),(205,'141744114730','7',24.00,'999.84','wholesale','0','2025-04-08 15:18:50','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-08 12:21:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','6739.00','6715','Inclusive','branch','Inventory','','','','','','B','14174411485828221444011'),(206,'141744114919','9',24.00,'780','wholesale','0','2025-04-08 15:21:59','','','','29.8333333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-08 12:23:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','6630.00','6606','Inclusive','branch','Inventory','','','','','','B','14174411497373072123431'),(207,'141744115953','3',1.00,'66.666','wholesale','0','2025-04-08 15:39:13','','','','63.333','Cash',9.20,'66.666','','','14','16.00','1','2025-04-08 12:42:42','1','1','returned','1','returned','pcs','','2025-04-08 15:42:40','14','yes','','0','','','VATABLE',57.47,'1','629.00','628','Inclusive','branch','Inventory','','','','','','B','14174411598152402022424'),(208,'141744115952','3',1.00,'66.666','wholesale','0','2025-04-08 15:39:13','','','','63.333','Cash',9.20,'66.666','','','14','','1','2025-04-08 12:42:56','1','1','new','1','new','pcs','','','14','yes','','0','','','VATABLE',57.47,'1','629.00','628','Inclusive','branch','Inventory','','','','','','B','174411616215'),(209,'141744116203','12',48.00,'9570','wholesale','0','2025-04-08 15:43:23','','','','189','Cash',1320.00,'199.375','','','14','16.00','1','2025-04-08 12:54:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',171.88,'48','144.00','96','Inclusive','branch','Inventory','','','','','','B','14174411624010232343313'),(210,'141744116203','6',192.00,'11800.32','wholesale','0','2025-04-08 15:44:00','','','','57.75','Cash',1627.63,'61.46','','','14','16.00','1','2025-04-08 12:54:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'192','2341.00','2149','Inclusive','branch','Inventory','','','','','','B','14174411629272223120330'),(211,'141744116203','3',180.00,'11999.88','wholesale','0','2025-04-08 15:44:53','','','','63.333','Cash',1655.16,'66.666','','','14','16.00','1','2025-04-08 12:54:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'180','629.00','449','Inclusive','branch','Inventory','','','','','','B','14174411633413324213436'),(212,'141744116203','15',180.00,'19499.4','wholesale','0','2025-04-08 15:45:56','','','','102.5','Cash',2689.57,'108.33','','','14','16.00','1','2025-04-08 12:54:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'180','573.00','393','Inclusive','branch','Inventory','','','','','','B','14174411639200221223130'),(213,'141744116203','2',10.00,'6500','wholesale','0','2025-04-08 15:52:26','','','','608','Cash',896.55,'650','','','14','16.00','1','2025-04-08 12:54:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'10','412.00','402','Inclusive','branch','Inventory','','','','','','B','14174411675331200502315'),(214,'141744116203','4',180.00,'22500','wholesale','0','2025-04-08 15:53:16','','','','118.75','Cash',3103.45,'125','','','14','16.00','1','2025-04-08 12:54:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'180','1242.00','1062','Inclusive','branch','Inventory','','','','','','B','14174411680626336838232'),(215,'141744118835','6',5.00,'375.00','retail','0','2025-04-08 16:27:16','','','','57.75','Cash',51.72,'75','','','14','16.00','1','2025-04-08 13:33:48','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',323.28,'','2149.00','2144','Inclusive','branch','Inventory','','','','','','B','14174411888733407223223'),(216,'141744118835','3',1.00,'75','retail','0','2025-04-08 16:28:46','','','','63.333','Cash',10.34,'75','','','14','16.00','1','2025-04-08 13:33:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','449.00','448','Inclusive','branch','Inventory','','','','','','B','14174411894604022366492'),(217,'141744118835','1',1.00,'180','retail','0','2025-04-08 16:29:07','','','','157','Cash',24.83,'180','','','14','16.00','1','2025-04-08 13:33:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','391.00','390','Inclusive','branch','Inventory','','','','','','B','14174411900502254123332'),(218,'141744120906','7',2.00,'90','retail','0','2025-04-08 17:01:46','','','','39.33','Cash',12.41,'45','','','14','16.00','1','2025-04-08 14:02:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'2','6715.00','6713','Inclusive','branch','Inventory','','','','','','B','14174412093103303312330'),(219,'141744121337','1',1.00,'180','retail','0','2025-04-08 17:08:57','','','','157','Cash',24.83,'180','','','14','16.00','1','2025-04-08 14:09:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','390.00','389','Inclusive','branch','Inventory','','','','','','B','14174412134522314274131'),(220,'141744121726','6',24.00,'1475.04','wholesale','0','2025-04-08 17:15:26','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-04-08 14:16:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2144.00','2120','Inclusive','branch','Inventory','','','','','','B','14174412178772233382300'),(221,'141744121888','7',24.00,'999.84','wholesale','0','2025-04-08 17:18:08','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-08 14:22:36','1','1','returned','1','returned','pcs','','2025-04-08 17:22:31','14','yes','','0','','','VATABLE',35.91,'24','6713.00','6689','Inclusive','branch','Inventory','','','','','','B','14174412192222320107223'),(222,'141744121887','7',24.00,'999.84','wholesale','0','2025-04-08 17:18:08','','','','39.33','Cash',137.91,'41.66','','','14','','1','2025-04-08 14:22:41','1','1','new','1','new','pcs','','','14','yes','','0','','','VATABLE',35.91,'24','6713.00','6689','Inclusive','branch','Inventory','','','','','','B','174412215615'),(223,'141744122453','14',12.00,'1039.992','wholesale','0','2025-04-08 17:27:33','','','','81.0833','Cash',143.45,'86.666','','','14','16.00','1','2025-04-08 14:30:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'12','664.00','652','Inclusive','branch','Inventory','','','','','','B','14174412247332233223003'),(224,'141744122453','9',24.00,'780','wholesale','0','2025-04-08 17:27:54','','','','29.8333333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-08 14:30:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','6606.00','6582','Inclusive','branch','Inventory','','','','','','B','14174412248402313312312'),(225,'141744122453','7',24.00,'999.84','wholesale','0','2025-04-08 17:28:05','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-08 14:30:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','6713.00','6689','Inclusive','branch','Inventory','','','','','','B','14174412254622036144232'),(226,'141744124077','7',24.00,'999.84','wholesale','0','2025-04-08 17:54:37','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-08 15:54:14','1','1','returned','1','returned','pcs','','2025-04-08 18:54:10','14','yes','','0','','','VATABLE',35.91,'24','6689.00','6665','Inclusive','branch','Inventory','','','','','','B','14174412409393004323323'),(227,'141744124381','9',24.00,'780','wholesale','0','2025-04-08 17:59:41','','','','29.8333333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-08 16:47:05','1','1','returned','1','returned','pcs','','2025-04-08 19:46:49','14','yes','','0','','','VATABLE',28.02,'24','6582.00','6558','Inclusive','branch','Inventory','','','','','','B','14174412444949312232044'),(228,'141744124076','7',24.00,'999.84','wholesale','0','2025-04-08 17:54:37','','','','39.33','Cash',137.91,'41.66','','','14','','1','2025-04-08 15:54:19','1','1','new','1','new','pcs','','','14','yes','','0','','','VATABLE',35.91,'24','6689.00','6665','Inclusive','branch','Inventory','','','','','','B','174412765415'),(229,'141744128414','2',4.00,'2600','wholesale','0','2025-04-08 19:06:54','','','','608','Cash',358.62,'650','','','14','16.00','1','2025-04-08 16:09:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'4','402.00','398','Inclusive','branch','Inventory','','','','','','B','14174412842220424322012'),(230,'141744128414','8',12.00,'579.96','wholesale','0','2025-04-08 19:07:24','','','','44.25','Cash',79.99,'48.33','','','14','16.00','1','2025-04-08 16:09:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','139.00','127','Inclusive','branch','Inventory','','','','','','B','14174412847134222101433'),(231,'141744128414','7',48.00,'1999.68','wholesale','0','2025-04-08 19:08:07','','','','39.33','Cash',275.82,'41.66','','','14','16.00','1','2025-04-08 16:09:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','6689.00','6641','Inclusive','branch','Inventory','','','','','','B','14174412849749224323892'),(232,'141744128414','5',12.00,'324.96','wholesale','0','2025-04-08 19:08:17','','','','24.83','Cash',44.82,'27.08','','','14','16.00','1','2025-04-08 16:09:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',23.34,'12','1824.00','1812','Inclusive','branch','Inventory','','','','','','B','14174412852523310723842'),(233,'141744128414','3',12.00,'799.992','wholesale','0','2025-04-08 19:08:45','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-04-08 16:09:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','448.00','436','Inclusive','branch','Inventory','','','','','','B','14174412854044200222024'),(234,'141744124380','9',24.00,'780','wholesale','0','2025-04-08 17:59:41','','','','29.8333333','Cash',107.59,'32.5','','','14','','1','2025-04-08 16:47:14','1','1','new','1','new','pcs','','','14','yes','','0','','','VATABLE',28.02,'24','6582.00','6558','Inclusive','branch','Inventory','','','','','','B','174413082515'),(235,'141744182897','9',24.00,'780','wholesale','0','2025-04-09 10:14:57','','','','29.8333333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-09 07:16:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','6582.00','6558','Inclusive','branch','Inventory','','','','','','B','14174418293933902023218'),(236,'141744188974','2',1.00,'650','wholesale','0','2025-04-09 11:56:14','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-09 08:57:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','398.00','397','Inclusive','branch','Inventory','','','','','','B','14174418903213408072200'),(237,'141744189538','10',72.00,'3510','retail','90','2025-04-09 12:05:38','','','','46.7083333','Cash',484.14,'48.75','','','14','16.00','1','2025-04-09 09:22:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.03,'72','5569.00','5497','Inclusive','branch','Inventory','','','','','','B','14174419045073093033334'),(238,'141744189538','9',216.00,'6840.0072','retail','179.9928','2025-04-09 12:20:50','','','','29.8333333','Cash',943.45,'31.6667','','','14','16.00','1','2025-04-09 09:22:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'216','6558.00','6342','Inclusive','branch','Inventory','','','','','','B','14174419049924103740040'),(239,'141744195191','9',24.00,'780','retail','0','2025-04-09 13:39:51','','','','29.8333333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-09 10:40:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','6342.00','6318','Inclusive','branch','Inventory','','','','','','B','14174419522733213330330'),(240,'141744197150','2',2.00,'1300','wholesale','0','2025-04-09 14:12:30','','','','608','Cash',179.31,'650','','','14','16.00','1','2025-04-09 11:17:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','397.00','395','Inclusive','branch','Inventory','','','','','','B','14174419717422232207734'),(241,'141744197150','4',12.00,'1500','wholesale','0','2025-04-09 14:12:54','','','','118.75','Cash',206.90,'125','','','14','16.00','1','2025-04-09 11:17:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','1062.00','1050','Inclusive','branch','Inventory','','','','','','B','14174419721470093700003'),(242,'141744197150','10',24.00,'1200','wholesale','0','2025-04-09 14:13:35','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-09 11:17:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5497.00','5473','Inclusive','branch','Inventory','','','','','','B','14174419727210042002772'),(243,'141744197150','9',24.00,'780','wholesale','0','2025-04-09 14:14:32','','','','29.8333333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-09 11:17:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','6318.00','6294','Inclusive','branch','Inventory','','','','','','B','14174419731772432321933'),(244,'141744197493','6',24.00,'1465.0416','wholesale','9.9984','2025-04-09 14:18:13','','','','57.75','Cash',202.07,'61.0434','','','14','16.00','1','2025-04-09 11:20:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.62,'24','2120.00','2096','Inclusive','branch','Inventory','','','','','','B','14174419762446121244220'),(245,'141744203992','6',1.00,'75','retail','0','2025-04-09 16:06:32','','','','57.75','Cash',10.34,'75','','','14','16.00','1','2025-04-09 13:07:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','2096.00','2095','Inclusive','branch','Inventory','','','','','','B','14174420400703233232243'),(246,'141744213062','7',72.00,'2999.52','wholesale','0','2025-04-09 18:37:42','','','','39.33','Cash',413.73,'41.66','','','14','16.00','1','2025-04-09 15:38:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'72','6641.00','6569','Inclusive','branch','Inventory','','','','','','B','14174421309334732124223'),(247,'141744266570','9',192.00,'6080.0064','wholesale','159.9936','2025-04-10 09:29:30','','','','29.8333333','Cash',838.62,'31.6667','','','14','16.00','1','2025-04-10 06:31:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'192','6294.00','6102','Inclusive','branch','Inventory','','','','','','B','14174426660820424326018'),(248,'141744266570','10',144.00,'7080.0048','wholesale','119.9952','2025-04-10 09:30:08','','','','46.7083333','Cash',976.55,'49.1667','','','14','16.00','1','2025-04-10 06:31:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'144','5473.00','5329','Inclusive','branch','Inventory','','','','','','B','14174426664553634334344'),(249,'141744266570','7',24.00,'999.84','wholesale','0','2025-04-10 09:30:45','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-10 06:31:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','6569.00','6545','Inclusive','branch','Inventory','','','','','','B','14174426665801322238100'),(250,'141744266708','9',360.00,'11400.012','wholesale','299.988','2025-04-10 09:31:48','','','','29.8333333','Cash',1572.42,'31.6667','','','14','16.00','1','2025-04-10 06:33:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'360','6102.00','5742','Inclusive','branch','Inventory','','','','','','B','14174426674622202002407'),(251,'141744266708','10',120.00,'5900.004','wholesale','99.996','2025-04-10 09:32:27','','','','46.7083333','Cash',813.79,'49.1667','','','14','16.00','1','2025-04-10 06:33:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'120','5329.00','5209','Inclusive','branch','Inventory','','','','','','B','14174426677522201203702'),(252,'141744266708','2',5.00,'3250','wholesale','0','2025-04-10 09:32:56','','','','608','Cash',448.28,'650','','','14','16.00','1','2025-04-10 06:33:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'5','395.00','390','Inclusive','branch','Inventory','','','','','','B','14174426679904244322799'),(253,'141744266830','10',48.00,'2360.0016','wholesale','39.9984','2025-04-10 09:33:50','','','','46.7083333','Cash',325.52,'49.1667','','','14','16.00','1','2025-04-10 06:40:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'48','5209.00','5161','Inclusive','branch','Inventory','','','','','','B','14174426689932333427400'),(254,'141744266830','7',72.00,'2999.52','wholesale','0','2025-04-10 09:35:00','','','','39.33','Cash',413.73,'41.66','','','14','16.00','1','2025-04-10 06:40:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'72','6545.00','6473','Inclusive','branch','Inventory','','','','','','B','14174426692721627233242'),(255,'141744266830','13',24.00,'369.9984','wholesale','0','2025-04-10 09:35:28','','','','13.875','Cash',51.03,'15.4166','','','14','16.00','1','2025-04-10 06:40:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','558.00','534','Inclusive','branch','Inventory','','','','','','B','14174426696021392424134'),(256,'141744266830','3',36.00,'2399.976','wholesale','0','2025-04-10 09:36:01','','','','63.333','Cash',331.03,'66.666','','','14','16.00','1','2025-04-10 06:40:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'36','436.00','400','Inclusive','branch','Inventory','','','','','','B','14174426698344222206272'),(257,'141744266830','6',24.00,'1475.04','wholesale','0','2025-04-10 09:36:24','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-04-10 06:40:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2095.00','2071','Inclusive','branch','Inventory','','','','','','B','14174426700316230224032'),(258,'141744266830','1',24.00,'3999.9984','wholesale','0','2025-04-10 09:36:43','','','','157','Cash',551.72,'166.6666','','','14','16.00','1','2025-04-10 06:40:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'24','389.00','365','Inclusive','branch','Inventory','','','','','','B','14174426702306304212332'),(259,'141744270206','2',1.00,'650','wholesale','0','2025-04-10 10:30:06','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-10 07:31:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','390.00','389','Inclusive','branch','Inventory','','','','','','B','14174427025930733223003'),(260,'141744273693','2',1.00,'650','retail','0','2025-04-10 11:28:13','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-10 08:29:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','389.00','388','Inclusive','branch','Inventory','','','','','','B','14174427372012132073274'),(261,'141744273741','2',1.00,'650','retail','0','2025-04-10 11:29:01','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-10 08:29:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','388.00','387','Inclusive','branch','Inventory','','','','','','B','14174427376473322432422'),(262,'141744274203','9',648.00,'20088.00','retail','0','2025-04-10 11:39:39','','','','29.8333333','Cash',2770.76,'31.','','','14','16.00','1','2025-04-10 08:41:35','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',17317.24,'','5742.00','5094','Inclusive','branch','Inventory','','','','','','B','14174427440644037263332'),(263,'141744274203','2',40.00,'25600.00','retail','0','2025-04-10 11:40:56','','','','608','Cash',3531.03,'640','','','14','16.00','1','2025-04-10 08:41:35','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',22068.97,'','387.00','347','Inclusive','branch','Inventory','','','','','','B','14174427446931233232440'),(264,'141744275035','2',1.00,'650','wholesale','0','2025-04-10 11:50:35','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-10 08:51:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','347.00','346','Inclusive','branch','Inventory','','','','','','B','14174427505930232921033'),(265,'141744275289','1',6.00,'999.9996','wholesale','0','2025-04-10 11:54:49','','','','157','Cash',137.93,'166.6666','','','14','16.00','1','2025-04-10 08:57:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'6','365.00','359','Inclusive','branch','Inventory','','','','','','B','14174427539392223220230'),(266,'141744276545','7',24.00,'999.84','wholesale','0','2025-04-10 12:15:45','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-10 09:18:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','6473.00','6449','Inclusive','branch','Inventory','','','','','','B','14174427657721074223501'),(267,'141744276545','6',12.00,'737.52','wholesale','0','2025-04-10 12:16:18','','','','57.75','Cash',101.73,'61.46','','','14','16.00','1','2025-04-10 09:18:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'12','2071.00','2059','Inclusive','branch','Inventory','','','','','','B','14174427664633063766244'),(268,'141744277550','7',2.00,'90','retail','0','2025-04-10 12:32:30','','','','39.33','Cash',12.41,'45','','','14','16.00','1','2025-04-10 09:35:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'2','6449.00','6447','Inclusive','branch','Inventory','','','','','','B','14174427759805139373222'),(269,'141744279053','2',1.00,'650','wholesale','0','2025-04-10 12:57:33','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-10 09:58:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','346.00','345','Inclusive','branch','Inventory','','','','','','B','14174427908222813233387'),(270,'141744279740','2',1.00,'650','wholesale','0','2025-04-10 13:09:01','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-10 10:10:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','345.00','344','Inclusive','branch','Inventory','','','','','','B','14174427975803401233132'),(271,'141744279740','7',24.00,'999.84','wholesale','0','2025-04-10 13:09:18','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-10 10:10:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','6447.00','6423','Inclusive','branch','Inventory','','','','','','B','14174427977802011238043'),(272,'141744280601','6',24.00,'1475.04','wholesale','0','2025-04-10 13:23:21','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-04-10 10:24:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2059.00','2035','Inclusive','branch','Inventory','','','','','','B','14174428064104207221003'),(273,'141744280744','2',1.00,'650','wholesale','0','2025-04-10 13:25:44','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-10 10:26:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','344.00','343','Inclusive','branch','Inventory','','','','','','B','14174428076731200602316'),(274,'141744281160','13',3.00,'60','retail','0','2025-04-10 13:32:40','','','','13.875','Cash',8.28,'20','','','14','16.00','1','2025-04-10 10:33:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','534.00','531','Inclusive','branch','Inventory','','','','','','B','14174428118522234321803'),(275,'141744282828','2',1.00,'650','wholesale','0','2025-04-10 14:00:28','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-10 11:01:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','343.00','342','Inclusive','branch','Inventory','','','','','','B','14174428286503628030432'),(276,'141744282903','1',6.00,'999.9996','wholesale','0','2025-04-10 14:01:43','','','','157','Cash',137.93,'166.6666','','','14','16.00','1','2025-04-10 11:02:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'6','359.00','353','Inclusive','branch','Inventory','','','','','','B','14174428294483430027403'),(277,'141744285942','10',24.00,'1200','wholesale','0','2025-04-10 14:52:22','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-10 11:55:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5161.00','5137','Inclusive','branch','Inventory','','','','','','B','14174428605535202432746'),(278,'141744285942','9',24.00,'780','wholesale','0','2025-04-10 14:54:16','','','','29.8333333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-10 11:55:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','5094.00','5070','Inclusive','branch','Inventory','','','','','','B','14174428611333422303321'),(279,'141744287062','2',1.00,'650','wholesale','0','2025-04-10 15:11:02','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-10 12:12:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','342.00','341','Inclusive','branch','Inventory','','','','','','B','14174428710920332221430'),(280,'141744287529','7',24.00,'999.84','wholesale','0','2025-04-10 15:18:49','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-10 12:19:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','6423.00','6399','Inclusive','branch','Inventory','','','','','','B','14174428754634333000322'),(281,'141744287871','9',24.00,'780','wholesale','0','2025-04-10 15:24:31','','','','29.8333333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-10 12:25:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','5070.00','5046','Inclusive','branch','Inventory','','','','','','B','14174428789984333847302'),(282,'141744289202','7',72.00,'2999.52','wholesale','0','2025-04-10 15:46:42','','','','39.33','Cash',413.73,'41.66','','','14','16.00','1','2025-04-10 12:49:08','1','1','returned','1','new','pcs','','2025-04-10 15:49:08','14','yes','','0','','','VATABLE',35.91,'72','6399.00','6327','Inclusive','branch','Inventory','','','','','','B','14174428924207322233230'),(283,'141744289458','7',72.00,'2999.52','wholesale','0','2025-04-10 15:50:58','','','','39.33','Cash',413.73,'41.66','','','14','16.00','1','2025-04-10 12:52:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'72','6399.00','6327','Inclusive','branch','Inventory','','','','','','B','14174428948830288820322'),(284,'141744301084','9',168.00,'5460','wholesale','0','2025-04-10 19:04:44','','','','29.8333333','Cash',753.10,'32.5','','','14','16.00','1','2025-04-10 16:17:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'168','5046.00','4878','Inclusive','branch','Inventory','','','','','','B','14174430119832143323442'),(285,'141744301084','10',24.00,'1200','wholesale','0','2025-04-10 19:06:39','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-10 16:17:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5137.00','5113','Inclusive','branch','Inventory','','','','','','B','14174430121043333202122'),(286,'141744301084','4',12.00,'1500','wholesale','0','2025-04-10 19:06:51','','','','118.75','Cash',206.90,'125','','','14','16.00','1','2025-04-10 16:17:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','1050.00','1038','Inclusive','branch','Inventory','','','','','','B','14174430123823322320223'),(287,'141744301084','3',48.00,'3199.968','wholesale','0','2025-04-10 19:07:51','','','','63.333','Cash',441.37,'66.666','','','14','16.00','1','2025-04-10 16:17:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'48','400.00','352','Inclusive','branch','Inventory','','','','','','B','14174430128612012264262'),(288,'141744301084','5',12.00,'324.96','wholesale','0','2025-04-10 19:08:08','','','','24.83','Cash',44.82,'27.08','','','14','16.00','1','2025-04-10 16:17:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',23.34,'12','1812.00','1800','Inclusive','branch','Inventory','','','','','','B','14174430130832433221020'),(289,'141744301084','8',12.00,'579.96','wholesale','0','2025-04-10 19:08:30','','','','44.25','Cash',79.99,'48.33','','','14','16.00','1','2025-04-10 16:17:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','127.00','115','Inclusive','branch','Inventory','','','','','','B','14174430132710422213314'),(290,'141744301084','2',8.00,'5200','wholesale','0','2025-04-10 19:08:49','','','','608','Cash',717.24,'650','','','14','16.00','1','2025-04-10 16:17:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'8','341.00','333','Inclusive','branch','Inventory','','','','','','B','14174430137522320033322'),(291,'141744301084','6',96.00,'5900.16','wholesale','0','2025-04-10 19:10:49','','','','57.75','Cash',813.82,'61.46','','','14','16.00','1','2025-04-10 16:17:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'96','2035.00','1939','Inclusive','branch','Inventory','','','','','','B','14174430146342406043234'),(292,'141744301084','7',264.00,'10998.24','wholesale','0','2025-04-10 19:11:03','','','','39.33','Cash',1517.00,'41.66','','','14','16.00','1','2025-04-10 16:17:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'264','6327.00','6063','Inclusive','branch','Inventory','','','','','','B','14174430155733400222022'),(293,'141744301084','14',48.00,'4159.968','wholesale','0','2025-04-10 19:12:38','','','','81.0833','Cash',573.79,'86.666','','','14','16.00','1','2025-04-10 16:17:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'48','652.00','604','Inclusive','branch','Inventory','','','','','','B','14174430159223393213230'),(294,'141744301084','15',48.00,'5199.84','wholesale','0','2025-04-10 19:13:13','','','','102.5','Cash',717.22,'108.33','','','14','16.00','1','2025-04-10 16:17:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'48','393.00','345','Inclusive','branch','Inventory','','','','','','B','14174430161123372310033'),(295,'141744301084','1',30.00,'4999.998','wholesale','0','2025-04-10 19:13:31','','','','157','Cash',689.65,'166.6666','','','14','16.00','1','2025-04-10 16:17:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'30','353.00','323','Inclusive','branch','Inventory','','','','','','B','14174430164503002200113'),(296,'141744354984','9',24.00,'780','wholesale','0','2025-04-11 10:03:04','','','','29.8333333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-11 07:04:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','4878.00','4854','Inclusive','branch','Inventory','','','','','','B','14174435505022023430305'),(297,'141744357231','9',72.00,'2340','wholesale','0','2025-04-11 10:40:31','','','','29.8333333','Cash',322.76,'32.5','','','14','16.00','1','2025-04-11 07:42:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'72','4854.00','4782','Inclusive','branch','Inventory','','','','','','B','14174435731170300133400'),(298,'141744359485','2',1.00,'650','wholesale','0','2025-04-11 11:18:05','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-11 08:18:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','333.00','332','Inclusive','branch','Inventory','','','','','','B','14174435950222333204425'),(299,'141744360634','9',24.00,'780','wholesale','0','2025-04-11 11:37:14','','','','29.8333333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-11 08:39:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','4782.00','4758','Inclusive','branch','Inventory','','','','','','B','14174436067804222382242'),(300,'141744360634','10',24.00,'1200','wholesale','0','2025-04-11 11:37:59','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-11 08:39:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5113.00','5089','Inclusive','branch','Inventory','','','','','','B','14174436070862263383322'),(301,'141744362852','7',24.00,'999.84','wholesale','0','2025-04-11 12:14:12','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-11 09:15:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','6063.00','6039','Inclusive','branch','Inventory','','','','','','B','14174436287773202132322'),(302,'141744362913','7',24.00,'999.84','wholesale','0','2025-04-11 12:15:13','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-11 09:16:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','6039.00','6015','Inclusive','branch','Inventory','','','','','','B','14174436293632206204206'),(303,'141744362913','10',24.00,'1200','wholesale','0','2025-04-11 12:15:37','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-11 09:16:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5089.00','5065','Inclusive','branch','Inventory','','','','','','B','14174436296734703034023'),(304,'141744363702','9',24.00,'780','wholesale','0','2025-04-11 12:28:22','','','','29.8333333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-11 09:30:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','4758.00','4734','Inclusive','branch','Inventory','','','','','','B','14174436375352333331373'),(305,'141744363702','10',24.00,'1200','wholesale','0','2025-04-11 12:29:13','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-11 09:30:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5065.00','5041','Inclusive','branch','Inventory','','','','','','B','14174436377932402022424'),(306,'141744365883','9',24.00,'780','wholesale','0','2025-04-11 13:04:43','','','','29.8333333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-11 10:06:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','4734.00','4710','Inclusive','branch','Inventory','','','','','','B','14174436591033335530232'),(307,'141744365883','10',24.00,'1200','wholesale','0','2025-04-11 13:05:11','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-11 10:06:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5041.00','5017','Inclusive','branch','Inventory','','','','','','B','14174436595515993032232'),(308,'141744366396','1',6.00,'999.9996','wholesale','0','2025-04-11 13:13:16','','','','157','Cash',137.93,'166.6666','','','14','16.00','1','2025-04-11 10:14:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'6','323.00','317','Inclusive','branch','Inventory','','','','','','B','14174436646143301344012'),(309,'141744369946','13',48.00,'739.9968','wholesale','0','2025-04-11 14:12:27','','','','13.875','Cash',102.07,'15.4166','','','14','16.00','1','2025-04-11 11:17:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'48','531.00','483','Inclusive','branch','Inventory','','','','','','B','14174437006934303244932'),(310,'141744369946','9',48.00,'1560','wholesale','0','2025-04-11 14:14:29','','','','29.8333333','Cash',215.17,'32.5','','','14','16.00','1','2025-04-11 11:17:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','4710.00','4662','Inclusive','branch','Inventory','','','','','','B','14174437010103302223342'),(311,'141744379955','12',8.00,'1595','wholesale','0','2025-04-11 16:59:15','','','','189','Cash',220.00,'199.375','','','14','16.00','1','2025-04-11 14:08:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',171.88,'8','96.00','88','Inclusive','branch','Inventory','','','','','','B','14174438015612461363302'),(312,'141744379955','4',12.00,'1500','wholesale','0','2025-04-11 17:06:49','','','','118.75','Cash',206.90,'125','','','14','16.00','1','2025-04-11 14:08:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','1038.00','1026','Inclusive','branch','Inventory','','','','','','B','14174438046903233000233'),(313,'141744379955','2',1.00,'650','wholesale','0','2025-04-11 17:07:51','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-11 14:08:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','332.00','331','Inclusive','branch','Inventory','','','','','','B','14174438049621323230672'),(314,'141744381135','10',24.00,'1200','retail','0','2025-04-11 17:18:55','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-11 14:20:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5017.00','4993','Inclusive','branch','Inventory','','','','','','B','14174438115905302232428'),(315,'141744383409','13',1.00,'20','retail','0','2025-04-11 17:57:31','','','','13.875','Cash',2.76,'20','','','14','16.00','1','2025-04-11 14:59:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','483.00','482','Inclusive','branch','Inventory','','','','','','B','14174438353424013313324'),(316,'141744392298','13',24.00,'369.9984','wholesale','0','2025-04-11 20:24:58','','','','13.875','Cash',51.03,'15.4166','','','14','16.00','1','2025-04-11 17:57:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','482.00','458','Inclusive','branch','Inventory','','','','','','B','14174439231832422431022'),(317,'141744392298','10',384.00,'18881.28','retail','0','2025-04-11 20:25:31','','','','46.7083333','Cash',2604.31,'49.17','','','14','16.00','1','2025-04-11 17:57:38','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',16276.97,'','4993.00','4585','Inclusive','branch','Inventory','','','','','','B','14174439237503342300102'),(318,'141744392298','10',24.00,'1200','retail','0','2025-04-11 20:26:15','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-11 17:57:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4609.00','4585','Inclusive','branch','Inventory','','','','','','B','14174439240130304033122'),(319,'141744392298','9',408.00,'12917.28','retail','0','2025-04-11 20:28:54','','','','29.8333333','Cash',1781.69,'31.66','','','14','16.00','1','2025-04-11 17:57:38','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',11135.59,'','4662.00','4086','Inclusive','branch','Inventory','','','','','','B','14174439257017553032232'),(320,'141744392298','9',168.00,'5460.00','retail','0','2025-04-11 20:29:31','','','','29.8333333','Cash',753.10,'32.5','','','14','16.00','1','2025-04-11 17:57:38','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',4706.90,'','4645.00','4477','Inclusive','branch','Inventory','','','','','','B','14174439258222283220302'),(321,'141744392298','2',9.00,'5850.00','retail','0','2025-04-11 20:31:37','','','','608','Cash',806.90,'650','','','14','16.00','1','2025-04-11 17:57:38','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',5043.10,'','331.00','322','Inclusive','branch','Inventory','','','','','','B','14174439271932303739473'),(322,'141744392298','14',36.00,'3119.976','wholesale','0','2025-04-11 20:35:55','','','','81.0833','Cash',430.34,'86.666','','','14','16.00','1','2025-04-11 17:57:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'36','604.00','568','Inclusive','branch','Inventory','','','','','','B','14174439310040022221003'),(323,'141744392298','15',12.00,'1299.96','wholesale','0','2025-04-11 20:38:20','','','','102.5','Cash',179.30,'108.33','','','14','16.00','1','2025-04-11 17:57:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'12','345.00','333','Inclusive','branch','Inventory','','','','','','B','14174439324732013243223'),(324,'141744392298','1',36.00,'5999.9976','wholesale','0','2025-04-11 20:42:40','','','','157','Cash',827.59,'166.6666','','','14','16.00','1','2025-04-11 17:57:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'36','317.00','281','Inclusive','branch','Inventory','','','','','','B','14174439343534344239232'),(325,'141744392298','7',276.00,'11498.16','wholesale','0','2025-04-11 20:43:55','','','','39.33','Cash',1585.95,'41.66','','','14','16.00','1','2025-04-11 17:57:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'276','6015.00','5739','Inclusive','branch','Inventory','','','','','','B','14174439349004340203902'),(326,'141744392298','6',96.00,'5900.16','wholesale','0','2025-04-11 20:53:30','','','','57.75','Cash',813.82,'61.46','','','14','16.00','1','2025-04-11 17:57:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'96','1939.00','1843','Inclusive','branch','Inventory','','','','','','B','14174439405722340333422'),(327,'141744392298','4',12.00,'1500','wholesale','0','2025-04-11 20:55:58','','','','118.75','Cash',206.90,'125','','','14','16.00','1','2025-04-11 17:57:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','1026.00','1014','Inclusive','branch','Inventory','','','','','','B','14174439416846322022423'),(328,'141744392298','3',24.00,'1599.984','wholesale','0','2025-04-11 20:56:30','','','','63.333','Cash',220.69,'66.666','','','14','16.00','1','2025-04-11 17:57:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'24','352.00','328','Inclusive','branch','Inventory','','','','','','B','14174439420340324321030'),(329,'141744438977','2',1.00,'650','retail','0','2025-04-12 09:23:12','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-12 06:24:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','322.00','321','Inclusive','branch','Inventory','','','','','','B','14174443900543424030002'),(330,'141744438977','7',24.00,'999.84','wholesale','0','2025-04-12 09:23:29','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-12 06:24:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5739.00','5715','Inclusive','branch','Inventory','','','','','','B','14174443901933043409030'),(331,'141744442745','15',2.00,'240','retail','0','2025-04-12 10:25:45','','','','102.5','Cash',33.10,'120','','','14','16.00','1','2025-04-12 07:29:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'2','333.00','331','Inclusive','branch','Inventory','','','','','','B','14174444275754001024104'),(332,'141744442745','14',3.00,'285','retail','0','2025-04-12 10:25:57','','','','81.0833','Cash',39.31,'95','','','14','16.00','1','2025-04-12 07:29:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',81.90,'3','568.00','565','Inclusive','branch','Inventory','','','','','','B','14174444276922272333033'),(333,'141744444557','10',24.00,'1200','wholesale','0','2025-04-12 10:55:57','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-12 08:22:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4585.00','4561','Inclusive','branch','Inventory','','','','','','B','14174444603320321032333'),(334,'141744444557','9',24.00,'780','wholesale','0','2025-04-12 11:20:34','','','','29.8333333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-12 08:22:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','4086.00','4062','Inclusive','branch','Inventory','','','','','','B','14174444605172441142202'),(335,'141744444557','2',1.00,'650','wholesale','0','2025-04-12 11:20:51','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-12 08:22:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','321.00','320','Inclusive','branch','Inventory','','','','','','B','14174444605730410032000'),(336,'141744446641','13',24.00,'369.9984','wholesale','0','2025-04-12 11:30:41','','','','13.875','Cash',51.03,'15.4166','','','14','16.00','1','2025-04-12 08:31:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','458.00','434','Inclusive','branch','Inventory','','','','','','B','14174444665044352720322'),(337,'141744446641','1',6.00,'999.9996','wholesale','0','2025-04-12 11:30:50','','','','157','Cash',137.93,'166.6666','','','14','16.00','1','2025-04-12 08:31:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'6','281.00','275','Inclusive','branch','Inventory','','','','','','B','14174444666883763222243'),(338,'141744449607','7',48.00,'1999.68','wholesale','0','2025-04-12 12:20:07','','','','39.33','Cash',275.82,'41.66','','','14','16.00','1','2025-04-12 09:20:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','5715.00','5667','Inclusive','branch','Inventory','','','','','','B','14174444961933033230369'),(339,'141744449641','7',1.00,'50.00','retail','0','2025-04-12 12:20:41','','','','39.33','Cash',6.90,'50','','','14','16.00','1','2025-04-12 09:24:33','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',43.10,'','5667.00','5666','Inclusive','branch','Inventory','','','','','','B','14174444973734329072371'),(340,'141744449960','2',1.00,'650','wholesale','0','2025-04-12 12:26:00','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-12 09:28:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','320.00','319','Inclusive','branch','Inventory','','','','','','B','14174444996603333221239'),(341,'141744449960','6',24.00,'1475.04','wholesale','0','2025-04-12 12:26:06','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-04-12 09:28:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','1843.00','1819','Inclusive','branch','Inventory','','','','','','B','14174444998520092977209'),(342,'141744449960','7',24.00,'999.84','wholesale','0','2025-04-12 12:27:58','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-12 09:28:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5666.00','5642','Inclusive','branch','Inventory','','','','','','B','14174445008730435400543'),(343,'141744450983','7',36.00,'1499.76','wholesale','0','2025-04-12 12:43:03','','','','39.33','Cash',206.86,'41.66','','','14','16.00','1','2025-04-12 09:43:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'36','5642.00','5606','Inclusive','branch','Inventory','','','','','','B','14174445099339129247473'),(344,'141744451616','10',24.00,'1200','wholesale','0','2025-04-12 12:53:36','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-12 09:55:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4561.00','4537','Inclusive','branch','Inventory','','','','','','B','14174445164621603672214'),(345,'141744452101','14',1.00,'90.00','retail','0','2025-04-12 13:01:41','','','','81.0833','Cash',12.41,'90','','','14','16.00','1','2025-04-12 10:02:20','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',77.59,'','565.00','564','Inclusive','branch','Inventory','','','','','','B','14174445211340312323212'),(346,'141744453810','2',1.00,'650','wholesale','0','2025-04-12 13:30:10','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-12 10:30:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','319.00','318','Inclusive','branch','Inventory','','','','','','B','14174445382800331323012'),(347,'141744453846','10',24.00,'1200','wholesale','0','2025-04-12 13:30:46','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-12 10:33:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4537.00','4513','Inclusive','branch','Inventory','','','','','','B','14174445385953010303750'),(348,'141744455198','4',1.00,'150.00','retail','0','2025-04-12 13:53:18','','','','118.75','Cash',20.69,'150','','','14','16.00','1','2025-04-12 10:54:07','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',129.31,'','1014.00','1013','Inclusive','branch','Inventory','','','','','','B','14174445520530722305315'),(349,'141744457512','6',1.00,'70.00','retail','0','2025-04-12 14:31:52','','','','57.75','Cash',9.66,'70','','','14','16.00','1','2025-04-12 11:35:18','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',60.34,'','1819.00','1818','Inclusive','branch','Inventory','','','','','','B','14174445752722222433232'),(350,'141744462691','13',1.00,'20','retail','0','2025-04-12 15:58:11','','','','13.875','Cash',2.76,'20','','','14','16.00','1','2025-04-12 12:58:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','434.00','433','Inclusive','branch','Inventory','','','','','','B','14174446270547325221272'),(351,'141744466293','6',24.00,'1475.04','wholesale','0','2025-04-12 16:58:13','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-04-12 13:59:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','1818.00','1794','Inclusive','branch','Inventory','','','','','','B','14174446630204273333220'),(352,'141744466293','2',3.00,'1950','wholesale','0','2025-04-12 16:58:22','','','','608','Cash',268.97,'650','','','14','16.00','1','2025-04-12 13:59:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'3','318.00','315','Inclusive','branch','Inventory','','','','','','B','14174446632070334720136'),(353,'141744466293','7',72.00,'2999.52','wholesale','0','2025-04-12 16:58:41','','','','39.33','Cash',413.73,'41.66','','','14','16.00','1','2025-04-12 13:59:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'72','5606.00','5534','Inclusive','branch','Inventory','','','','','','B','14174446633426003002733'),(354,'141744466369','2',1.00,'650','wholesale','0','2025-04-12 16:59:30','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-12 14:00:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','315.00','314','Inclusive','branch','Inventory','','','','','','B','14174446638042833303268'),(355,'141744470439','3',12.00,'799.992','wholesale','0','2025-04-12 18:07:19','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-04-12 15:08:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','328.00','316','Inclusive','branch','Inventory','','','','','','B','14174447045072432141042'),(356,'141744470661','13',1.00,'20','retail','0','2025-04-12 18:11:01','','','','13.875','Cash',2.76,'20','','','14','16.00','1','2025-04-12 15:11:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','433.00','432','Inclusive','branch','Inventory','','','','','','B','14174447067132303424230'),(357,'141744473552','3',12.00,'799.992','wholesale','0','2025-04-12 18:59:12','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-04-12 16:00:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','316.00','304','Inclusive','branch','Inventory','','','','','','B','14174447360230363423404'),(358,'141744532427','10',24.00,'1200','wholesale','0','2025-04-13 11:20:27','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-13 08:21:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4513.00','4489','Inclusive','branch','Inventory','','','','','','B','14174453245233423247320'),(359,'141744532427','9',24.00,'780','wholesale','0','2025-04-13 11:20:52','','','','29.8333333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-13 08:21:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','4062.00','4038','Inclusive','branch','Inventory','','','','','','B','14174453247300701424234'),(360,'141744533950','6',2.00,'150','retail','0','2025-04-13 11:45:50','','','','57.75','Cash',20.69,'75','','','14','16.00','1','2025-04-13 08:46:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'2','1794.00','1792','Inclusive','branch','Inventory','','','','','','B','14174453398012393233030'),(361,'141744534011','13',1.00,'20','retail','0','2025-04-13 11:46:51','','','','13.875','Cash',2.76,'20','','','14','16.00','1','2025-04-13 08:47:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','432.00','431','Inclusive','branch','Inventory','','','','','','B','14174453405625442233132'),(362,'141744536097','7',24.00,'999.84','wholesale','0','2025-04-13 12:21:37','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-13 09:22:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5534.00','5510','Inclusive','branch','Inventory','','','','','','B','14174453611730473303323'),(363,'141744536097','3',12.00,'799.992','wholesale','0','2025-04-13 12:21:57','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-04-13 09:22:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','304.00','292','Inclusive','branch','Inventory','','','','','','B','14174453614733532401030'),(364,'141744539468','7',12.00,'499.92','wholesale','0','2025-04-13 13:17:48','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-04-13 10:18:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','5510.00','5498','Inclusive','branch','Inventory','','','','','','B','14174453950302002333229'),(365,'141744540796','8',96.00,'4639.68','wholesale','0','2025-04-13 13:39:56','','','','44.25','Cash',639.96,'48.33','','','14','16.00','1','2025-04-13 10:41:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'96','115.00','19','Inclusive','branch','Inventory','','','','','','B','14174454080550383033323'),(366,'141744540796','5',60.00,'1624.8','wholesale','0','2025-04-13 13:40:05','','','','24.83','Cash',224.11,'27.08','','','14','16.00','1','2025-04-13 10:41:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',23.34,'60','1800.00','1740','Inclusive','branch','Inventory','','','','','','B','14174454082424203333273'),(367,'141744540796','2',40.00,'26000','wholesale','0','2025-04-13 13:40:24','','','','608','Cash',3586.21,'650','','','14','16.00','1','2025-04-13 10:41:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'40','314.00','274','Inclusive','branch','Inventory','','','','','','B','14174454083530341831420'),(368,'141744540796','10',312.00,'15600','wholesale','0','2025-04-13 13:40:36','','','','46.7083333','Cash',2151.72,'50','','','14','16.00','1','2025-04-13 10:41:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'312','4489.00','4177','Inclusive','branch','Inventory','','','','','','B','14174454088702228034228'),(369,'141744541501','10',24.00,'1200','wholesale','0','2025-04-13 13:51:41','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-13 10:53:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4177.00','4153','Inclusive','branch','Inventory','','','','','','B','14174454156935140333333'),(370,'141744542521','3',1.00,'75','retail','0','2025-04-13 14:08:41','','','','63.333','Cash',10.34,'75','','','14','16.00','1','2025-04-13 11:10:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','292.00','291','Inclusive','branch','Inventory','','','','','','B','14174454254903035340303'),(371,'141744542521','13',1.00,'20','retail','0','2025-04-13 14:09:09','','','','13.875','Cash',2.76,'20','','','14','16.00','1','2025-04-13 11:10:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','431.00','430','Inclusive','branch','Inventory','','','','','','B','14174454259224173323242'),(373,'141744545779','2',1.00,'650','wholesale','0','2025-04-13 15:03:00','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-13 12:03:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','274.00','273','Inclusive','branch','Inventory','','','','','','B','14174454579945333411473'),(374,'141744545910','13',1.00,'20','retail','0','2025-04-13 15:05:10','','','','13.875','Cash',2.76,'20','','','14','16.00','1','2025-04-13 12:06:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','430.00','429','Inclusive','branch','Inventory','','','','','','B','14174454598251303242122'),(375,'141744542632','7',1.00,'41.66','wholesale','0','2025-04-13 14:10:32','','','','39.33','Cash',5.75,'41.66','','','14','16','1','2025-04-13 12:11:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'0','','','Inclusive','branch','Inventory','','','','','','B','174454628715'),(376,'141744542632','7',1.00,'41.66','wholesale','0','2025-04-13 14:10:32','','','','39.33','Cash',5.75,'41.66','','','14','16','1','2025-04-13 12:11:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'0','','','Inclusive','branch','Inventory','','','','','','B','174454628716'),(377,'141744542632','7',1.00,'41.66','wholesale','0','2025-04-13 14:10:32','','','','39.33','Cash',5.75,'41.66','','','14','16','1','2025-04-13 12:11:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'0','','','Inclusive','branch','Inventory','','','','','','B','174454628717'),(378,'141744542632','7',1.00,'41.66','wholesale','0','2025-04-13 14:10:32','','','','39.33','Cash',5.75,'41.66','','','14','16','1','2025-04-13 12:11:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'0','','','Inclusive','branch','Inventory','','','','','','B','174454628718'),(379,'141744542632','7',1.00,'41.66','wholesale','0','2025-04-13 14:10:32','','','','39.33','Cash',5.75,'41.66','','','14','16','1','2025-04-13 12:11:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'0','','','Inclusive','branch','Inventory','','','','','','B','174454628719'),(380,'141744542632','7',1.00,'41.66','wholesale','0','2025-04-13 14:10:32','','','','39.33','Cash',5.75,'41.66','','','14','16','1','2025-04-13 12:11:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'0','','','Inclusive','branch','Inventory','','','','','','B','174454628720'),(381,'141744542632','7',1.00,'41.66','wholesale','0','2025-04-13 14:10:32','','','','39.33','Cash',5.75,'41.66','','','14','16','1','2025-04-13 12:11:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'0','','','Inclusive','branch','Inventory','','','','','','B','174454628721'),(382,'141744542632','7',1.00,'41.66','wholesale','0','2025-04-13 14:10:32','','','','39.33','Cash',5.75,'41.66','','','14','16','1','2025-04-13 12:11:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'0','','','Inclusive','branch','Inventory','','','','','','B','174454628722'),(383,'141744542632','7',1.00,'41.66','wholesale','0','2025-04-13 14:10:32','','','','39.33','Cash',5.75,'41.66','','','14','16','1','2025-04-13 12:11:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'0','','','Inclusive','branch','Inventory','','','','','','B','174454628723'),(384,'141744542632','7',1.00,'41.66','wholesale','0','2025-04-13 14:10:32','','','','39.33','Cash',5.75,'41.66','','','14','16','1','2025-04-13 12:11:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'0','','','Inclusive','branch','Inventory','','','','','','B','174454628724'),(385,'141744542632','7',1.00,'41.66','wholesale','0','2025-04-13 14:10:32','','','','39.33','Cash',5.75,'41.66','','','14','16','1','2025-04-13 12:11:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'0','','','Inclusive','branch','Inventory','','','','','','B','174454628725'),(386,'141744542632','7',1.00,'41.66','wholesale','0','2025-04-13 14:10:32','','','','39.33','Cash',5.75,'41.66','','','14','16','1','2025-04-13 12:11:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'0','','','Inclusive','branch','Inventory','','','','','','B','174454628726'),(387,'141744542632','7',1.00,'41.66','wholesale','0','2025-04-13 14:10:32','','','','39.33','Cash',5.75,'41.66','','','14','16','1','2025-04-13 12:11:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'0','','','Inclusive','branch','Inventory','','','','','','B','174454628727'),(388,'141744542632','7',1.00,'41.66','wholesale','0','2025-04-13 14:10:32','','','','39.33','Cash',5.75,'41.66','','','14','16','1','2025-04-13 12:11:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'0','','','Inclusive','branch','Inventory','','','','','','B','174454628728'),(389,'141744542632','7',1.00,'41.66','wholesale','0','2025-04-13 14:10:32','','','','39.33','Cash',5.75,'41.66','','','14','16','1','2025-04-13 12:11:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'0','','','Inclusive','branch','Inventory','','','','','','B','174454628729'),(390,'141744542632','7',1.00,'41.66','wholesale','0','2025-04-13 14:10:32','','','','39.33','Cash',5.75,'41.66','','','14','16','1','2025-04-13 12:11:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'0','','','Inclusive','branch','Inventory','','','','','','B','174454628730'),(391,'141744542632','7',1.00,'41.66','wholesale','0','2025-04-13 14:10:32','','','','39.33','Cash',5.75,'41.66','','','14','16','1','2025-04-13 12:11:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'0','','','Inclusive','branch','Inventory','','','','','','B','174454628731'),(392,'141744542632','7',1.00,'41.66','wholesale','0','2025-04-13 14:10:32','','','','39.33','Cash',5.75,'41.66','','','14','16','1','2025-04-13 12:11:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'0','','','Inclusive','branch','Inventory','','','','','','B','174454628732'),(393,'141744542632','7',1.00,'41.66','wholesale','0','2025-04-13 14:10:32','','','','39.33','Cash',5.75,'41.66','','','14','16','1','2025-04-13 12:11:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'0','','','Inclusive','branch','Inventory','','','','','','B','174454628733'),(394,'141744542632','7',1.00,'41.66','wholesale','0','2025-04-13 14:10:32','','','','39.33','Cash',5.75,'41.66','','','14','16','1','2025-04-13 12:11:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'0','','','Inclusive','branch','Inventory','','','','','','B','174454628734'),(395,'141744542632','7',1.00,'41.66','wholesale','0','2025-04-13 14:10:32','','','','39.33','Cash',5.75,'41.66','','','14','16','1','2025-04-13 12:11:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'0','','','Inclusive','branch','Inventory','','','','','','B','174454628735'),(396,'141744542632','7',1.00,'41.66','wholesale','0','2025-04-13 14:10:32','','','','39.33','Cash',5.75,'41.66','','','14','16','1','2025-04-13 12:11:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'0','','','Inclusive','branch','Inventory','','','','','','B','174454628736'),(397,'141744542632','7',1.00,'41.66','wholesale','0','2025-04-13 14:10:32','','','','39.33','Cash',5.75,'41.66','','','14','16','1','2025-04-13 12:11:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'0','','','Inclusive','branch','Inventory','','','','','','B','174454628737'),(398,'141744542632','7',1.00,'41.66','wholesale','0','2025-04-13 14:10:32','','','','39.33','Cash',5.75,'41.66','','','14','16','1','2025-04-13 12:11:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'0','','','Inclusive','branch','Inventory','','','','','','B','174454628738'),(399,'141744547901','10',48.00,'2400','wholesale','0','2025-04-13 15:38:21','','','','46.7083333','Cash',331.03,'50','','','14','16.00','1','2025-04-13 13:03:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'48','4153.00','4105','Inclusive','branch','Inventory','','','','','','B','14174454926213350022243'),(400,'141744547901','8',12.00,'579.96','wholesale','0','2025-04-13 16:01:02','','','','44.25','Cash',79.99,'48.33','','','14','16.00','1','2025-04-13 13:03:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','19.00','7','Inclusive','branch','Inventory','','','','','','B','14174454932533373345244'),(401,'141744550695','2',5.00,'3250','retail','0','2025-04-13 16:24:55','','','','608','Cash',448.28,'650','','','14','16.00','1','2025-04-13 13:26:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'5','273.00','268','Inclusive','branch','Inventory','','','','','','B','14174455071704207257003'),(402,'141744557120','7',24.00,'999.84','wholesale','0','2025-04-13 18:12:00','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-13 15:13:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5474.00','5450','Inclusive','branch','Inventory','','','','','','B','14174455715844274043031'),(403,'141744557809','2',2.00,'1300','wholesale','0','2025-04-13 18:23:29','','','','608','Cash',179.31,'650','','','14','16.00','1','2025-04-13 15:27:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','268.00','266','Inclusive','branch','Inventory','','','','','','B','14174455783522032320220'),(404,'141744609920','7',24.00,'999.84','wholesale','0','2025-04-14 08:52:00','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-14 05:53:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5450.00','5426','Inclusive','branch','Inventory','','','','','','B','14174460994321336037293'),(405,'141744609920','2',2.00,'1300','wholesale','0','2025-04-14 08:52:23','','','','608','Cash',179.31,'650','','','14','16.00','1','2025-04-14 05:53:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','266.00','264','Inclusive','branch','Inventory','','','','','','B','14174461000630313702322'),(406,'141744611388','10',2.00,'100','retail','0','2025-04-14 09:16:28','','','','46.7083333','Cash',13.79,'50','','','14','16.00','1','2025-04-14 06:17:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','4105.00','4103','Inclusive','branch','Inventory','','','','','','B','14174461141533473134244'),(407,'141744612589','3',12.00,'799.992','wholesale','0','2025-04-14 09:36:29','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-04-14 06:38:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','291.00','279','Inclusive','branch','Inventory','','','','','','B','14174461262621322036603'),(408,'141744612589','10',24.00,'1200','wholesale','0','2025-04-14 09:37:06','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-14 06:38:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4103.00','4079','Inclusive','branch','Inventory','','','','','','B','14174461268043102023367'),(409,'141744612823','10',24.00,'1200','wholesale','0','2025-04-14 09:40:23','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-14 06:41:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4079.00','4055','Inclusive','branch','Inventory','','','','','','B','14174461284324233020213'),(410,'141744612909','2',1.00,'650','wholesale','0','2025-04-14 09:41:49','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-14 06:42:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','264.00','263','Inclusive','branch','Inventory','','','','','','B','14174461292022126340220'),(411,'141744620283','2',1.00,'650','wholesale','0','2025-04-14 11:44:43','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-14 08:45:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','263.00','262','Inclusive','branch','Inventory','','','','','','B','14174462029443232200234'),(412,'141744623729','10',1.00,'50','wholesale','0','2025-04-14 12:42:09','','','','46.7083333','Cash',6.90,'50','','','14','16.00','1','2025-04-14 09:57:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','4055.00','4054','Inclusive','branch','Inventory','','','','','','B','14174462460240003273270'),(413,'141744624667','8',1.00,'50','retail','0','2025-04-14 12:57:47','','','','44.25','Cash',6.90,'50','','','14','16.00','1','2025-04-14 09:58:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','14174462467560423263222'),(414,'141744624681','2',1.00,'650','retail','0','2025-04-14 12:58:01','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-14 10:00:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','262.00','261','Inclusive','branch','Inventory','','','','','','B','14174462469740333222242'),(415,'141744624681','3',12.00,'799.992','wholesale','0','2025-04-14 12:58:36','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-04-14 10:00:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','279.00','267','Inclusive','branch','Inventory','','','','','','B','14174462472521720213242'),(416,'141744625102','7',1.00,'45','retail','0','2025-04-14 13:05:02','','','','39.33','Cash',6.21,'45','','','14','16.00','1','2025-04-14 10:05:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','5426.00','5425','Inclusive','branch','Inventory','','','','','','B','14174462511123220133336'),(417,'141744630398','14',12.00,'1039.992','wholesale','0','2025-04-14 14:33:19','','','','81.0833','Cash',143.45,'86.666','','','14','16.00','1','2025-04-14 11:35:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'12','564.00','552','Inclusive','branch','Inventory','','','','','','B','14174463043323042422233'),(418,'141744630398','7',24.00,'999.84','wholesale','0','2025-04-14 14:33:54','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-14 11:35:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5425.00','5401','Inclusive','branch','Inventory','','','','','','B','14174463048401442063334'),(419,'141744630677','2',3.00,'1920','wholesale','30','2025-04-14 14:37:57','','','','608','Cash',264.83,'640','','','14','16.00','1','2025-04-14 12:01:53','1','1','returned','1','new','pcs','','2025-04-14 15:01:53','14','yes','','0','','','VATABLE',551.72,'3','261.00','258','Inclusive','branch','Inventory','','','','','','B','14174463068834233670342'),(420,'141744630677','3',12.00,'799.992','wholesale','0','2025-04-14 14:39:20','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-04-14 12:01:50','1','1','returned','1','new','pcs','','2025-04-14 15:01:50','14','yes','','0','','','VATABLE',57.47,'12','267.00','255','Inclusive','branch','Inventory','','','','','','B','14174463077700740713077'),(421,'141744630677','7',24.00,'999.84','wholesale','0','2025-04-14 14:39:38','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-14 12:01:47','1','1','returned','1','new','pcs','','2025-04-14 15:01:47','14','yes','','0','','','VATABLE',35.91,'24','5401.00','5377','Inclusive','branch','Inventory','','','','','','B','14174463080802836421120'),(422,'141744630677','7',12.00,'499.92','wholesale','0','2025-04-14 14:40:09','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-04-14 11:59:33','1','1','returned','1','new','pcs','','2025-04-14 14:59:33','14','yes','','0','','','VATABLE',35.91,'12','5377.00','5365','Inclusive','branch','Inventory','','','','','','B','14174463084403333333003'),(423,'141744630903','7',24.00,'999.84','wholesale','0','2025-04-14 14:41:43','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-14 11:42:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5365.00','5341','Inclusive','branch','Inventory','','','','','','B','14174463092722213233327'),(424,'141744630947','2',1.00,'650','wholesale','0','2025-04-14 14:42:27','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-14 11:43:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','258.00','257','Inclusive','branch','Inventory','','','','','','B','14174463097884433030224'),(425,'141744632131','2',3.00,'1920','wholesale','30','2025-04-14 15:02:11','','','','608','Cash',264.83,'640','','','14','16.00','1','2025-04-14 12:03:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',551.72,'3','260.00','257','Inclusive','branch','Inventory','','','','','','B','14174463214832320031033'),(426,'141744632131','3',12.00,'799.992','wholesale','0','2025-04-14 15:02:29','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-04-14 12:03:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','267.00','255','Inclusive','branch','Inventory','','','','','','B','14174463215701333337425'),(427,'141744632131','7',24.00,'999.84','wholesale','0','2025-04-14 15:02:39','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-14 12:03:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5377.00','5353','Inclusive','branch','Inventory','','','','','','B','14174463217073720333440'),(428,'141744632131','6',12.00,'737.52','wholesale','0','2025-04-14 15:02:50','','','','57.75','Cash',101.73,'61.46','','','14','16.00','1','2025-04-14 12:03:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'12','1792.00','1780','Inclusive','branch','Inventory','','','','','','B','14174463219333220306334'),(429,'141744635944','2',1.00,'650','wholesale','0','2025-04-14 16:05:44','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-14 13:06:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','257.00','256','Inclusive','branch','Inventory','','','','','','B','14174463596332407014230'),(430,'141744637943','10',96.00,'4680','wholesale','120','2025-04-14 16:39:03','','','','46.7083333','Cash',645.52,'48.75','','','14','16.00','1','2025-04-14 13:41:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.03,'96','4054.00','3958','Inclusive','branch','Inventory','','','','','','B','14174463799793301041071'),(431,'141744637943','9',48.00,'1509.984','wholesale','50.016','2025-04-14 16:39:57','','','','29.8333333','Cash',208.27,'31.458','','','14','16.00','1','2025-04-14 13:41:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.12,'48','4038.00','3990','Inclusive','branch','Inventory','','','','','','B','14174463803533302204333'),(432,'141744643153','7',12.00,'499.92','wholesale','0','2025-04-14 18:05:53','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-04-14 15:06:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','5353.00','5341','Inclusive','branch','Inventory','','','','','','B','14174464316702003104323'),(433,'141744643197','7',12.00,'499.92','wholesale','0','2025-04-14 18:06:37','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-04-14 15:07:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','5341.00','5329','Inclusive','branch','Inventory','','','','','','B','14174464321433442102723'),(434,'141744702750','9',48.00,'1560','wholesale','0','2025-04-15 10:39:10','','','','29.8333333','Cash',215.17,'32.5','','','14','16.00','1','2025-04-15 07:39:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','3990.00','3942','Inclusive','branch','Inventory','','','','','','B','14174470277423373003203'),(435,'141744702810','3',1.00,'75','retail','0','2025-04-15 10:40:10','','','','63.333','Cash',10.34,'75','','','14','16.00','1','2025-04-15 07:40:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','255.00','254','Inclusive','branch','Inventory','','','','','','B','14174470282833237113100'),(436,'141744703123','6',72.00,'4425.12','wholesale','0','2025-04-15 10:45:23','','','','57.75','Cash',610.36,'61.46','','','14','16.00','1','2025-04-15 07:53:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'72','1780.00','1708','Inclusive','branch','Inventory','','','','','','B','14174470335702333323132'),(437,'141744703123','7',24.00,'999.84','wholesale','0','2025-04-15 10:49:18','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-15 07:53:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5329.00','5305','Inclusive','branch','Inventory','','','','','','B','14174470340602322374224'),(441,'141744703677','7',24.00,'999.84','wholesale','0','2025-04-15 10:55:30','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-15 07:57:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5305.00','5281','Inclusive','branch','Inventory','','','','','','B','14174470378844200222024'),(442,'141744703123','4',36.00,'4500','wholesale','0','2025-04-15 10:52:14','','','','118.75','Cash',620.69,'125','','','14','16','1','2025-04-15 07:57:48','1','1','returned','1','new','pcs','','2025-04-15 10:57:48','14','yes','','0','','','VATABLE',107.76,'0','','','Inclusive','branch','Inventory','','','','','','B','174470386114'),(443,'141744703123','4',36.00,'4500','wholesale','0','2025-04-15 10:52:14','','','','118.75','Cash',620.69,'125','','','14','16','1','2025-04-15 07:57:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'0','','','Inclusive','branch','Inventory','','','','','','B','141744703861'),(444,'141744703123','3',36.00,'2399.976','wholesale','0','2025-04-15 10:51:48','','','','63.333','Cash',331.03,'66.666','','','14','16','1','2025-04-15 07:58:17','1','1','returned','1','new','pcs','','2025-04-15 10:58:17','14','yes','','0','','','VATABLE',57.47,'0','','','Inclusive','branch','Inventory','','','','','','B','174470388114'),(445,'141744703123','3',36.00,'2399.976','wholesale','0','2025-04-15 10:51:48','','','','63.333','Cash',331.03,'66.666','','','14','16','1','2025-04-15 07:58:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'0','','','Inclusive','branch','Inventory','','','','','','B','141744703881'),(446,'141744703677','1',18.00,'2999.9988','wholesale','0','2025-04-15 10:54:37','','','','157','Cash',413.80,'166.6666','','','14','16','1','2025-04-15 08:00:54','1','1','returned','1','new','pcs','','2025-04-15 11:00:54','14','yes','','0','','','VATABLE',143.68,'0','','','Inclusive','branch','Inventory','','','','','','B','174470404314'),(447,'141744703677','1',18.00,'2999.9988','wholesale','0','2025-04-15 10:54:37','','','','157','Cash',413.80,'166.6666','','','14','16','1','2025-04-15 08:00:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'0','','','Inclusive','branch','Inventory','','','','','','B','141744704043'),(448,'141744704843','9',240.00,'7800','wholesale','0','2025-04-15 11:14:03','','','','29.8333','Cash',1075.86,'32.5','','','14','16.00','1','2025-04-15 08:18:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'240','12654.00','12414','Inclusive','branch','Inventory','','','','','','B','14174470502733777353733'),(449,'141744704843','10',168.00,'8400','wholesale','0','2025-04-15 11:17:07','','','','46.7083333','Cash',1158.62,'50','','','14','16.00','1','2025-04-15 08:18:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'168','6958.00','6790','Inclusive','branch','Inventory','','','','','','B','14174470507623435243225'),(450,'141744705158','2',10.00,'6500','wholesale','0','2025-04-15 11:19:18','','','','608','Cash',896.55,'650','','','14','16.00','1','2025-04-15 08:20:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'10','256.00','246','Inclusive','branch','Inventory','','','','','','B','14174470518487432721041'),(451,'141744705255','9',672.00,'21840','wholesale','0','2025-04-15 11:20:55','','','','29.8333','Cash',3012.41,'32.5','','','14','16.00','1','2025-04-15 08:24:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'672','12414.00','11742','Inclusive','branch','Inventory','','','','','','B','14174470534133010040310'),(452,'141744705255','15',24.00,'2599.92','wholesale','0','2025-04-15 11:22:21','','','','102.5','Cash',358.61,'108.33','','','14','16.00','1','2025-04-15 08:24:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'24','1087.00','1063','Inclusive','branch','Inventory','','','','','','B','14174470538837084422403'),(453,'141744705255','1',24.00,'3999.9984','wholesale','0','2025-04-15 11:23:08','','','','157','Cash',551.72,'166.6666','','','14','16.00','1','2025-04-15 08:24:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'24','497.00','473','Inclusive','branch','Inventory','','','','','','B','14174470542401373532222'),(454,'141744705508','9',24.00,'780','wholesale','0','2025-04-15 11:25:08','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-15 08:29:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','11742.00','11718','Inclusive','branch','Inventory','','','','','','B','14174470552954304903522'),(455,'141744706972','10',144.00,'7200','wholesale','0','2025-04-15 11:49:33','','','','46.7083333','Cash',993.10,'50','','','14','16.00','1','2025-04-15 08:50:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'144','6790.00','6646','Inclusive','branch','Inventory','','','','','','B','14174470700720002777207'),(456,'141744707057','3',12.00,'799.992','wholesale','0','2025-04-15 11:50:57','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-04-15 08:52:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1190.00','1178','Inclusive','branch','Inventory','','','','','','B','14174470709034400202340'),(457,'141744707057','7',24.00,'999.84','wholesale','0','2025-04-15 11:51:31','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-15 08:52:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','8713.00','8689','Inclusive','branch','Inventory','','','','','','B','14174470711314720000312'),(458,'141744708358','6',2.00,'150','retail','0','2025-04-15 12:12:39','','','','57.75','Cash',20.69,'75','','','14','16.00','1','2025-04-15 09:13:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'2','4204.00','4202','Inclusive','branch','Inventory','','','','','','B','14174470838743222370220'),(459,'141744708878','2',5.00,'3200.00','retail','0','2025-04-15 12:21:18','','','','608','Cash',441.38,'640','','','14','16.00','1','2025-04-15 09:23:34','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',2758.62,'','246.00','241','Inclusive','branch','Inventory','','','','','','B','14174470890232497228020'),(460,'141744708878','14',6.00,'519.996','wholesale','0','2025-04-15 12:22:25','','','','81.0833','Cash',71.72,'86.666','','','14','16.00','1','2025-04-15 09:23:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'6','552.00','546','Inclusive','branch','Inventory','','','','','','B','14174470899183222412210'),(462,'141744709549','9',24.00,'780','wholesale','0','2025-04-15 12:33:05','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-15 09:36:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','11718.00','11694','Inclusive','branch','Inventory','','','','','','B','14174470960304203333327'),(463,'141744709549','2',5.00,'3250','wholesale','0','2025-04-15 12:34:54','','','','608','Cash',448.28,'650','','','14','16.00','1','2025-04-15 09:36:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'5','241.00','236','Inclusive','branch','Inventory','','','','','','B','14174470975535139072053'),(464,'141744712811','7',24.00,'999.84','wholesale','0','2025-04-15 13:26:51','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-15 10:27:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','8689.00','8665','Inclusive','branch','Inventory','','','','','','B','14174471283221020231242'),(465,'141744712870','7',24.00,'999.84','wholesale','0','2025-04-15 13:27:51','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-15 10:28:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','8665.00','8641','Inclusive','branch','Inventory','','','','','','B','14174471288973723082223'),(466,'141744712918','13',24.00,'369.9984','wholesale','0','2025-04-15 13:28:38','','','','13.875','Cash',51.03,'15.4166','','','14','16.00','1','2025-04-15 10:29:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','429.00','405','Inclusive','branch','Inventory','','','','','','B','14174471295122307352302'),(467,'141744715137','3',1.00,'75','retail','0','2025-04-15 14:05:37','','','','63.333','Cash',10.34,'75','','','14','16.00','1','2025-04-15 11:06:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','1178.00','1177','Inclusive','branch','Inventory','','','','','','B','14174471517007031523000'),(468,'141744724299','1',1.00,'180','retail','0','2025-04-15 16:38:19','','','','157','Cash',24.83,'180','','','14','16.00','1','2025-04-15 13:41:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','473.00','472','Inclusive','branch','Inventory','','','','','','B','14174472435133235237137'),(469,'141744724299','6',1.00,'75','retail','0','2025-04-15 16:39:12','','','','57.75','Cash',10.34,'75','','','14','16.00','1','2025-04-15 13:41:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','4202.00','4201','Inclusive','branch','Inventory','','','','','','B','14174472440444042032032'),(470,'141744724299','13',2.00,'40','retail','0','2025-04-15 16:40:09','','','','13.875','Cash',5.52,'20','','','14','16.00','1','2025-04-15 13:41:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','405.00','403','Inclusive','branch','Inventory','','','','','','B','14174472444930320224023'),(471,'141744724586','3',1.00,'75','retail','0','2025-04-15 16:43:06','','','','63.333','Cash',10.34,'75','','','14','16.00','1','2025-04-15 13:44:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','1177.00','1176','Inclusive','branch','Inventory','','','','','','B','14174472461522175226223'),(472,'141744724586','7',1.00,'45','retail','0','2025-04-15 16:43:37','','','','39.33','Cash',6.21,'45','','','14','16.00','1','2025-04-15 13:44:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','8641.00','8640','Inclusive','branch','Inventory','','','','','','B','14174472464134270200262'),(473,'141744782166','9',72.00,'2265.12','wholesale','74.88','2025-04-16 08:42:46','','','','29.8333','Cash',312.43,'31.46','','','14','16.00','1','2025-04-16 05:46:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.12,'72','12774.00','12702','Inclusive','branch','Inventory','','','','','','B','14174478223630400232380'),(474,'141744784331','9',48.00,'1560','wholesale','0','2025-04-16 09:18:51','','','','29.8333','Cash',215.17,'32.5','','','14','16.00','1','2025-04-16 06:22:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','12702.00','12654','Inclusive','branch','Inventory','','','','','','B','14174478434804374423022'),(475,'141744784331','10',24.00,'1200','wholesale','0','2025-04-16 09:19:09','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-16 06:22:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','7318.00','7294','Inclusive','branch','Inventory','','','','','','B','14174478445803423773003'),(477,'141744786661','10',24.00,'1200','wholesale','0','2025-04-16 09:58:28','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-16 07:01:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','7294.00','7270','Inclusive','branch','Inventory','','','','','','B','14174478672622026033003'),(478,'141744788697','10',24.00,'1200','wholesale','0','2025-04-16 10:31:37','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-16 07:35:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','7270.00','7246','Inclusive','branch','Inventory','','','','','','B','14174478871603267236623'),(479,'141744789013','10',24.00,'1200','wholesale','0','2025-04-16 10:36:53','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-16 07:47:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','7246.00','7222','Inclusive','branch','Inventory','','','','','','B','14174478964929239237842'),(480,'141744790706','9',24.00,'780','wholesale','0','2025-04-16 11:05:06','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-16 08:05:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','12606.00','12582','Inclusive','branch','Inventory','','','','','','B','14174479073473422133324'),(481,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078115'),(482,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078116'),(483,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078117'),(484,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078118'),(485,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078119'),(486,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078120'),(487,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078121'),(488,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078122'),(489,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078123'),(490,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078124'),(491,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078125'),(492,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078126'),(493,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078127'),(494,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078128'),(495,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078129'),(496,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078130'),(497,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078131'),(498,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078132'),(499,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078133'),(500,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078134'),(501,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078135'),(502,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078136'),(503,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078137'),(504,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078138'),(505,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078139'),(506,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078140'),(507,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078141'),(508,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078142'),(509,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078143'),(510,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078144'),(511,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078145'),(512,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078146'),(513,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078147'),(514,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078148'),(515,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078149'),(516,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078150'),(517,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078151'),(518,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078152'),(519,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078153'),(520,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078154'),(521,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078155'),(522,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078156'),(523,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078157'),(524,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078158'),(525,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078159'),(526,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078160'),(527,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078161'),(528,'141744786661','9',1.00,'32.5','wholesale','0','2025-04-16 09:57:41','','','','29.8333','Cash',4.48,'32.5','','','14','16','1','2025-04-16 08:06:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'0','','','Inclusive','branch','Inventory','','','','','','B','174479078162'),(529,'141744791486','6',24.00,'1475.04','wholesale','0','2025-04-16 11:18:06','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-04-16 08:18:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','4201.00','4177','Inclusive','branch','Inventory','','','','','','B','14174479150732102253204'),(530,'141744791683','8',12.00,'579.96','wholesale','0','2025-04-16 11:21:23','','','','44.25','Cash',79.99,'48.33','','','14','16.00','1','2025-04-16 08:24:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','1067.00','1055','Inclusive','branch','Inventory','','','','','','B','14174479176673372000134'),(531,'141744791683','4',2.00,'300','retail','0','2025-04-16 11:23:19','','','','118.75','Cash',41.38,'150','','','14','16.00','1','2025-04-16 08:24:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','977.00','975','Inclusive','branch','Inventory','','','','','','B','14174479181638263143141'),(532,'141744792104','1',1.00,'180','retail','0','2025-04-16 11:28:24','','','','157','Cash',24.83,'180','','','14','16.00','1','2025-04-16 08:30:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','472.00','471','Inclusive','branch','Inventory','','','','','','B','14174479212603640043673'),(533,'141744794681','4',12.00,'1500','wholesale','0','2025-04-16 12:11:21','','','','118.75','Cash',206.90,'125','','','14','16.00','1','2025-04-16 09:13:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','975.00','963','Inclusive','branch','Inventory','','','','','','B','14174479470592234024222'),(534,'141744794681','7',24.00,'999.84','wholesale','0','2025-04-16 12:11:45','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-16 09:13:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','8640.00','8616','Inclusive','branch','Inventory','','','','','','B','14174479473127372213112'),(535,'141744794681','6',24.00,'1475.04','wholesale','0','2025-04-16 12:12:12','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-04-16 09:13:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','4177.00','4153','Inclusive','branch','Inventory','','','','','','B','14174479475302333323132'),(536,'141744797208','7',12.00,'499.92','wholesale','0','2025-04-16 12:53:28','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-04-16 09:54:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','8616.00','8604','Inclusive','branch','Inventory','','','','','','B','14174479723230322034132'),(537,'141744799991','2',1.00,'650','wholesale','0','2025-04-16 13:39:51','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-16 10:40:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','236.00','235','Inclusive','branch','Inventory','','','','','','B','14174480001310333302308'),(538,'141744800518','1',1.00,'180','retail','0','2025-04-16 13:48:38','','','','157','Cash',24.83,'180','','','14','16.00','1','2025-04-16 10:49:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','471.00','470','Inclusive','branch','Inventory','','','','','','B','14174480056033300313322'),(539,'141744800838','9',24.00,'780','wholesale','0','2025-04-16 13:53:58','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-16 10:55:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','12582.00','12558','Inclusive','branch','Inventory','','','','','','B','14174480086032306020040'),(540,'141744800975','2',3.00,'1950','wholesale','0','2025-04-16 13:56:15','','','','608','Cash',268.97,'650','','','14','16.00','1','2025-04-16 10:59:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'3','235.00','232','Inclusive','branch','Inventory','','','','','','B','14174480099442433209343'),(541,'141744800975','9',24.00,'780','wholesale','0','2025-04-16 13:56:35','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-16 10:59:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','12558.00','12534','Inclusive','branch','Inventory','','','','','','B','14174480105843801304312'),(542,'141744800975','10',24.00,'1200','wholesale','0','2025-04-16 13:57:38','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-16 10:59:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','7222.00','7198','Inclusive','branch','Inventory','','','','','','B','14174480113830312034033'),(543,'141744801215','2',1.00,'650','wholesale','0','2025-04-16 14:00:15','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-16 11:01:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','232.00','231','Inclusive','branch','Inventory','','','','','','B','14174480122430442202320'),(544,'141744801215','9',24.00,'780','wholesale','0','2025-04-16 14:00:25','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-16 11:01:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','12534.00','12510','Inclusive','branch','Inventory','','','','','','B','14174480124220104407021'),(545,'141744801267','6',24.00,'1475.04','wholesale','0','2025-04-16 14:01:07','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-04-16 11:02:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','4153.00','4129','Inclusive','branch','Inventory','','','','','','B','14174480129122223241472'),(546,'141744801267','7',24.00,'999.84','wholesale','0','2025-04-16 14:01:31','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-16 11:02:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','8604.00','8580','Inclusive','branch','Inventory','','','','','','B','14174480131320314227322'),(547,'141744801646','7',12.00,'499.92','wholesale','0','2025-04-16 14:07:26','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-04-16 11:08:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','8580.00','8568','Inclusive','branch','Inventory','','','','','','B','14174480166433613231022'),(548,'141744801699','9',24.00,'780','wholesale','0','2025-04-16 14:08:19','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-16 11:10:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','12510.00','12486','Inclusive','branch','Inventory','','','','','','B','14174480178002233133233'),(549,'141744803857','7',2.00,'90.00','retail','0','2025-04-16 14:44:17','','','','39.33','Cash',12.41,'45','','','14','16.00','1','2025-04-16 11:50:15','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',77.59,'','8568.00','8566','Inclusive','branch','Inventory','','','','','','B','14174480387880030103238'),(550,'141744828044','9',432.00,'13651.20','retail','0','2025-04-16 21:27:24','','','','29.8333','Cash',1882.92,'31.6','','','14','16.00','1','2025-04-16 18:44:47','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',11768.28,'','12486.00','12054','Inclusive','branch','Inventory','','','','','','B','14174482808203330031828'),(551,'141744828044','9',72.00,'2340','wholesale','0','2025-04-16 21:30:30','','','','29.8333','Cash',322.76,'32.5','','','14','16.00','1','2025-04-16 18:44:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'72','12054.00','11982','Inclusive','branch','Inventory','','','','','','B','14174482825880322033232'),(552,'141744828044','10',72.00,'3600','wholesale','0','2025-04-16 21:30:59','','','','46.7083333','Cash',496.55,'50','','','14','16.00','1','2025-04-16 18:44:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'72','7198.00','7126','Inclusive','branch','Inventory','','','','','','B','14174482826820122132803'),(553,'141744828044','3',96.00,'6399.936','wholesale','0','2025-04-16 21:31:09','','','','63.333','Cash',882.75,'66.666','','','14','16.00','1','2025-04-16 18:44:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'96','1176.00','1080','Inclusive','branch','Inventory','','','','','','B','14174482830530202802432'),(554,'141744828044','2',12.00,'7800','wholesale','0','2025-04-16 21:33:06','','','','608','Cash',1075.86,'650','','','14','16.00','1','2025-04-16 18:44:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'12','231.00','219','Inclusive','branch','Inventory','','','','','','B','14174482839441024441332'),(555,'141744828044','6',336.00,'20650.56','wholesale','0','2025-04-16 21:33:44','','','','57.75','Cash',2848.35,'61.46','','','14','16.00','1','2025-04-16 18:44:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'336','4129.00','3793','Inclusive','branch','Inventory','','','','','','B','14174482843470432321323'),(556,'141744828044','1',36.00,'5999.9976','wholesale','0','2025-04-16 21:34:28','','','','157','Cash',827.59,'166.6666','','','14','16.00','1','2025-04-16 18:44:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'36','470.00','434','Inclusive','branch','Inventory','','','','','','B','14174482849223404032371'),(557,'141744828044','15',48.00,'5199.84','wholesale','0','2025-04-16 21:34:53','','','','102.5','Cash',717.22,'108.33','','','14','16.00','1','2025-04-16 18:44:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'48','1063.00','1015','Inclusive','branch','Inventory','','','','','','B','14174482851230232013084'),(558,'141744828044','14',36.00,'3119.976','wholesale','0','2025-04-16 21:35:13','','','','81.0833','Cash',430.34,'86.666','','','14','16.00','1','2025-04-16 18:44:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'36','546.00','510','Inclusive','branch','Inventory','','','','','','B','14174482853622303018408'),(559,'141744828044','5',12.00,'324.96','wholesale','0','2025-04-16 21:35:50','','','','24.83','Cash',44.82,'27.08','','','14','16.00','1','2025-04-16 18:44:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',23.34,'12','1740.00','1728','Inclusive','branch','Inventory','','','','','','B','14174482857020822302422'),(560,'141744828044','4',36.00,'4500','wholesale','0','2025-04-16 21:36:10','','','','118.75','Cash',620.69,'125','','','14','16.00','1','2025-04-16 18:44:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'36','963.00','927','Inclusive','branch','Inventory','','','','','','B','14174482859122830202030'),(561,'141744828044','7',588.00,'24496.08','wholesale','0','2025-04-16 21:38:13','','','','39.33','Cash',3378.77,'41.66','','','14','16.00','1','2025-04-16 18:44:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'588','8566.00','7978','Inclusive','branch','Inventory','','','','','','B','14174482871783823720234'),(562,'141744828044','8',24.00,'1159.92','wholesale','0','2025-04-16 21:44:13','','','','44.25','Cash',159.99,'48.33','','','14','16.00','1','2025-04-16 18:44:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'24','1055.00','1031','Inclusive','branch','Inventory','','','','','','B','14174482907198323042223'),(563,'141744870457','13',48.00,'739.9968','wholesale','0','2025-04-17 09:14:17','','','','13.875','Cash',102.07,'15.4166','','','14','16.00','1','2025-04-17 15:36:38','1','1','returned','1','new','pcs','','2025-04-17 18:36:38','14','yes','','0','','','VATABLE',13.29,'48','403.00','355','Inclusive','branch','Inventory','','','','','','B','14174487047942022320242'),(564,'141744871414','2',3.00,'1950','wholesale','0','2025-04-17 09:30:14','','','','608','Cash',268.97,'650','','','14','16.00','1','2025-04-17 06:31:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'3','219.00','216','Inclusive','branch','Inventory','','','','','','B','14174487145533212013115'),(565,'141744871477','2',1.00,'650','wholesale','0','2025-04-17 09:31:17','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-17 06:31:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','216.00','215','Inclusive','branch','Inventory','','','','','','B','14174487148801820413230'),(566,'141744873013','9',24.00,'780','wholesale','0','2025-04-17 09:56:53','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-17 06:59:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','11982.00','11958','Inclusive','branch','Inventory','','','','','','B','14174487303023220424222'),(567,'141744873763','7',24.00,'999.84','wholesale','0','2025-04-17 10:09:23','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-17 07:10:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','7978.00','7954','Inclusive','branch','Inventory','','','','','','B','14174487379331833372230'),(568,'141744873822','7',24.00,'999.84','wholesale','0','2025-04-17 10:10:22','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-17 07:10:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','7954.00','7930','Inclusive','branch','Inventory','','','','','','B','14174487383722320300221'),(569,'141744873859','6',24.00,'1475.04','wholesale','0','2025-04-17 10:10:59','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-04-17 07:12:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','3793.00','3769','Inclusive','branch','Inventory','','','','','','B','14174487388538227830333'),(570,'141744873859','3',12.00,'799.992','wholesale','0','2025-04-17 10:11:26','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-04-17 07:12:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1080.00','1068','Inclusive','branch','Inventory','','','','','','B','14174487390733933300703'),(571,'141744873935','9',48.00,'1560','wholesale','0','2025-04-17 10:12:15','','','','29.8333','Cash',215.17,'32.5','','','14','16.00','1','2025-04-17 07:14:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','11958.00','11910','Inclusive','branch','Inventory','','','','','','B','14174487395213227703322'),(572,'141744873935','2',2.00,'1300','wholesale','0','2025-04-17 10:12:32','','','','608','Cash',179.31,'650','','','14','16.00','1','2025-04-17 07:14:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','215.00','213','Inclusive','branch','Inventory','','','','','','B','14174487399204032020300'),(573,'141744877227','6',48.00,'2950.08','wholesale','0','2025-04-17 11:07:07','','','','57.75','Cash',406.91,'61.46','','','14','16.00','1','2025-04-17 08:08:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'48','3769.00','3721','Inclusive','branch','Inventory','','','','','','B','14174487726303004373361'),(574,'141744877290','6',12.00,'737.52','wholesale','0','2025-04-17 11:08:10','','','','57.75','Cash',101.73,'61.46','','','14','16.00','1','2025-04-17 08:08:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'12','3721.00','3709','Inclusive','branch','Inventory','','','','','','B','14174487731281420372737'),(575,'141744877344','7',72.00,'2999.52','wholesale','0','2025-04-17 11:09:04','','','','39.33','Cash',413.73,'41.66','','','14','16.00','1','2025-04-17 08:10:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'72','7930.00','7858','Inclusive','branch','Inventory','','','','','','B','14174487739433302412478'),(576,'141744877556','7',24.00,'999.84','wholesale','0','2025-04-17 11:12:36','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-17 08:13:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','7858.00','7834','Inclusive','branch','Inventory','','','','','','B','14174487757222512382370'),(577,'141744877615','9',24.00,'780','wholesale','0','2025-04-17 11:13:35','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-17 08:14:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','11910.00','11886','Inclusive','branch','Inventory','','','','','','B','14174487763433322240432'),(578,'141744878754','3',12.00,'799.992','wholesale','0','2025-04-17 11:32:34','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-04-17 08:33:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1068.00','1056','Inclusive','branch','Inventory','','','','','','B','14174487877173220773301'),(579,'141744878848','10',24.00,'1200','wholesale','0','2025-04-17 11:34:08','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-17 08:34:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','7126.00','7102','Inclusive','branch','Inventory','','','','','','B','14174487887042380240422'),(580,'141744880540','14',1.00,'95','retail','0','2025-04-17 12:02:20','','','','81.0833','Cash',13.10,'95','','','14','16.00','1','2025-04-17 09:03:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',81.90,'1','510.00','509','Inclusive','branch','Inventory','','','','','','B','14174488055702202732233'),(581,'141744881802','3',1.00,'75','retail','0','2025-04-17 12:23:22','','','','63.333','Cash',10.34,'75','','','14','16.00','1','2025-04-17 09:24:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','1056.00','1055','Inclusive','branch','Inventory','','','','','','B','14174488185132747030341'),(582,'141744882430','7',24.00,'999.84','wholesale','0','2025-04-17 12:33:50','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-17 09:35:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','7834.00','7810','Inclusive','branch','Inventory','','','','','','B','14174488245221020258242'),(583,'141744882430','6',12.00,'737.52','wholesale','0','2025-04-17 12:34:13','','','','57.75','Cash',101.73,'61.46','','','14','16.00','1','2025-04-17 09:35:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'12','3709.00','3697','Inclusive','branch','Inventory','','','','','','B','14174488250923201132329'),(584,'141744883640','3',12.00,'799.992','wholesale','0','2025-04-17 12:54:00','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-04-17 09:54:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1055.00','1043','Inclusive','branch','Inventory','','','','','','B','14174488366240237326338'),(585,'141744885729','7',504.00,'20786.64336','wholesale','209.99664','2025-04-17 13:28:49','','','','39.33','Cash',2867.12,'41.24334','','','14','16.00','1','2025-04-17 10:32:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.55,'504','7810.00','7306','Inclusive','branch','Inventory','','','','','','B','14174488582682510232430'),(586,'141744885729','5',204.00,'5524.32','wholesale','0','2025-04-17 13:30:26','','','','24.83','Cash',761.98,'27.08','','','14','16.00','1','2025-04-17 10:32:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',23.34,'204','1728.00','1524','Inclusive','branch','Inventory','','','','','','B','14174488585440442838203'),(587,'141744885951','9',24.00,'780','retail','0','2025-04-17 13:32:31','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-17 10:33:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','11886.00','11862','Inclusive','branch','Inventory','','','','','','B','14174488596732335029322'),(588,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634915'),(589,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634916'),(590,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634917'),(591,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634918'),(592,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634919'),(593,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634920'),(594,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634921'),(595,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634922'),(596,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634923'),(597,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634924'),(598,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634925'),(599,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634926'),(600,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634927'),(601,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634928'),(602,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634929'),(603,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634930'),(604,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634931'),(605,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634932'),(606,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634933'),(607,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634934'),(608,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634935'),(609,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634936'),(610,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634937'),(611,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634938'),(612,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634939'),(613,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634940'),(614,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634941'),(615,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634942'),(616,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634943'),(617,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634944'),(618,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634945'),(619,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634946'),(620,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634947'),(621,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634948'),(622,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634949'),(623,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634950'),(624,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634951'),(625,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634952'),(626,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634953'),(627,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634954'),(628,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634955'),(629,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634956'),(630,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634957'),(631,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634958'),(632,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634959'),(633,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634960'),(634,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634961'),(635,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634962'),(636,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634963'),(637,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634964'),(638,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634965'),(639,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634966'),(640,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634967'),(641,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634968'),(642,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634969'),(643,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634970'),(644,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634971'),(645,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634972'),(646,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634973'),(647,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634974'),(648,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634975'),(649,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634976'),(650,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634977'),(651,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634978'),(652,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634979'),(653,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634980'),(654,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634981'),(655,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634982'),(656,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634983'),(657,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634984'),(658,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634985'),(659,'141744709549','10',1.00,'50','wholesale','0','2025-04-15 12:32:29','','','','46.7083333','Cash',6.90,'50','','','14','16','1','2025-04-17 10:39:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0','','','Inclusive','branch','Inventory','','','','','','B','174488634986'),(660,'141744890412','4',24.00,'3000','wholesale','0','2025-04-17 14:46:52','','','','118.75','Cash',413.79,'125','','','14','16.00','1','2025-04-17 12:21:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'24','927.00','903','Inclusive','branch','Inventory','','','','','','B','14174489222302220320239'),(661,'141744890412','6',24.00,'1475.04','wholesale','0','2025-04-17 15:17:51','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-04-17 12:21:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','3697.00','3673','Inclusive','branch','Inventory','','','','','','B','14174489230330433422330'),(662,'141744890412','7',1.00,'41.66','wholesale','0','2025-04-17 15:18:23','','','','39.33','Cash',5.75,'41.66','','','14','16.00','1','2025-04-17 12:23:59','1','1','returned','1','new','pcs','','2025-04-17 15:23:59','14','yes','','0','','','VATABLE',35.91,'1','7306.00','7305','Inclusive','branch','Inventory','','','','','','B','14174489233224223331322'),(663,'141744890412','7',24.00,'981.60','retail','0','2025-04-17 15:18:56','','','','39.33','Cash',135.39,'40.9','','','14','16.00','1','2025-04-17 12:21:15','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',846.21,'','7305.00','7281','Inclusive','branch','Inventory','','','','','','B','14174489234522404303043'),(664,'141744898281','9',12.00,'390','wholesale','0','2025-04-17 16:58:01','','','','29.8333','Cash',53.79,'32.5','','','14','16.00','1','2025-04-17 13:59:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'12','11862.00','11850','Inclusive','branch','Inventory','','','','','','B','14174489831203231120130'),(665,'141744898281','10',12.00,'600','wholesale','0','2025-04-17 16:58:33','','','','46.7083333','Cash',82.76,'50','','','14','16.00','1','2025-04-17 13:59:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'12','7102.00','7090','Inclusive','branch','Inventory','','','','','','B','14174489834232233849482'),(666,'141744898432','2',1.00,'650','wholesale','0','2025-04-17 17:00:32','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-17 14:01:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','213.00','212','Inclusive','branch','Inventory','','','','','','B','14174489846033932213722'),(667,'141744900460','7',24.00,'999.84','wholesale','0','2025-04-17 17:34:20','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-17 14:35:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','7282.00','7258','Inclusive','branch','Inventory','','','','','','B','14174490051030020233092'),(668,'141744900545','7',1.00,'45','retail','0','2025-04-17 17:35:45','','','','39.33','Cash',6.21,'45','','','14','16.00','1','2025-04-17 14:36:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','7258.00','7257','Inclusive','branch','Inventory','','','','','','B','14174490056193191133752'),(669,'141744901690','6',12.00,'737.52','wholesale','0','2025-04-17 17:54:50','','','','57.75','Cash',101.73,'61.46','','','14','16.00','1','2025-04-17 14:56:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'12','3673.00','3661','Inclusive','branch','Inventory','','','','','','B','14174490174813234213300'),(670,'141744958771','10',48.00,'2400','wholesale','0','2025-04-18 09:46:11','','','','46.7083333','Cash',331.03,'50','','','14','16.00','1','2025-04-18 06:47:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'48','7090.00','7042','Inclusive','branch','Inventory','','','','','','B','14174495879554372452253'),(671,'141744958771','9',24.00,'780','wholesale','0','2025-04-18 09:46:35','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-18 06:47:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','11850.00','11826','Inclusive','branch','Inventory','','','','','','B','14174495880772373320523'),(672,'141744964890','9',552.00,'17940','wholesale','0','2025-04-18 11:28:10','','','','29.8333','Cash',2474.48,'32.5','','','14','16.00','1','2025-04-18 08:46:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'552','11826.00','11274','Inclusive','branch','Inventory','','','','','','B','14174496513860272125113'),(673,'141744964890','13',120.00,'1849.992','wholesale','0','2025-04-18 11:32:18','','','','13.875','Cash',255.17,'15.4166','','','14','16.00','1','2025-04-18 08:46:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'120','403.00','283','Inclusive','branch','Inventory','','','','','','B','14174496519112292726411'),(674,'141744964890','2',30.00,'19500','wholesale','0','2025-04-18 11:33:12','','','','608','Cash',2689.66,'650','','','14','16.00','1','2025-04-18 08:46:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'30','212.00','182','Inclusive','branch','Inventory','','','','','','B','14174496523314229340342'),(675,'141744964890','3',132.00,'8799.912','wholesale','0','2025-04-18 11:33:53','','','','63.333','Cash',1213.78,'66.666','','','14','16.00','1','2025-04-18 08:46:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'132','1043.00','911','Inclusive','branch','Inventory','','','','','','B','14174496527732232423025'),(676,'141744964890','10',288.00,'14400','wholesale','0','2025-04-18 11:34:37','','','','46.7083333','Cash',1986.21,'50','','','14','16.00','1','2025-04-18 08:46:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'288','7042.00','6754','Inclusive','branch','Inventory','','','','','','B','14174496538132202341431'),(677,'141744964890','1',84.00,'13999.9944','wholesale','0','2025-04-18 11:36:22','','','','157','Cash',1931.03,'166.6666','','','14','16.00','1','2025-04-18 08:46:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'84','434.00','350','Inclusive','branch','Inventory','','','','','','B','14174496544532302321300'),(678,'141744964890','11',3.00,'3090','retail','0','2025-04-18 11:41:28','','','','910','Cash',426.21,'1030','','','14','16.00','1','2025-04-18 08:46:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',887.93,'3','56.00','53','Inclusive','branch','Inventory','','','','','','B','14174496570723242132063'),(679,'141744966044','7',24.00,'999.84','wholesale','0','2025-04-18 11:47:24','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-18 08:49:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','7257.00','7233','Inclusive','branch','Inventory','','','','','','B','14174496611902639403013'),(680,'141744966542','2',1.00,'650','wholesale','0','2025-04-18 11:55:42','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-18 08:56:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','182.00','181','Inclusive','branch','Inventory','','','','','','B','14174496655643232200634'),(681,'141744970640','3',12.00,'799.992','wholesale','0','2025-04-18 13:04:00','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-04-18 10:04:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','911.00','899','Inclusive','branch','Inventory','','','','','','B','14174497065993232333503'),(682,'141744970680','2',1.00,'650','wholesale','0','2025-04-18 13:04:40','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-18 10:05:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','181.00','180','Inclusive','branch','Inventory','','','','','','B','14174497069932249913131'),(683,'141744970721','3',12.00,'799.992','wholesale','0','2025-04-18 13:05:21','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-04-18 10:07:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','899.00','887','Inclusive','branch','Inventory','','','','','','B','14174497074812033821314'),(684,'141744970721','7',24.00,'999.84','wholesale','0','2025-04-18 13:05:48','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-18 10:07:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','7233.00','7209','Inclusive','branch','Inventory','','','','','','B','14174497077823242332920'),(685,'141744970721','8',12.00,'579.96','wholesale','0','2025-04-18 13:06:19','','','','44.25','Cash',79.99,'48.33','','','14','16.00','1','2025-04-18 10:07:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','1031.00','1019','Inclusive','branch','Inventory','','','','','','B','14174497079909344003032'),(686,'141744972650','9',40.00,'1300','wholesale','0','2025-04-18 13:37:30','','','','29.8333','Cash',179.31,'32.5','','','14','16.00','1','2025-04-18 10:38:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'40','11274.00','11234','Inclusive','branch','Inventory','','','','','','B','14174497270101377221423'),(687,'141744974178','6',1.00,'75','retail','0','2025-04-18 14:02:58','','','','57.75','Cash',10.34,'75','','','14','16.00','1','2025-04-18 11:03:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','3661.00','3660','Inclusive','branch','Inventory','','','','','','B','14174497419492112232072'),(688,'141744975884','10',5.00,'250','wholesale','0','2025-04-18 14:31:24','','','','46.7083333','Cash',34.48,'50','','','14','16.00','1','2025-04-18 11:32:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'5','6754.00','6749','Inclusive','branch','Inventory','','','','','','B','14174497590635440302339'),(689,'141744977512','2',1.00,'650','wholesale','0','2025-04-18 14:58:32','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-18 11:59:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','180.00','179','Inclusive','branch','Inventory','','','','','','B','14174497752620922307422'),(690,'141744978465','9',24.00,'780','wholesale','0','2025-04-18 15:14:25','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-18 12:16:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','11234.00','11210','Inclusive','branch','Inventory','','','','','','B','14174497849244222208972'),(691,'141744978465','7',24.00,'999.84','wholesale','0','2025-04-18 15:14:53','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-18 12:16:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','7209.00','7185','Inclusive','branch','Inventory','','','','','','B','14174497854782253023242'),(692,'141744982920','7',144.00,'5999.04','wholesale','0','2025-04-18 16:28:40','','','','39.33','Cash',827.45,'41.66','','','14','16.00','1','2025-04-18 13:38:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'144','7185.00','7041','Inclusive','branch','Inventory','','','','','','B','14174498298440224028343'),(693,'141744982920','6',72.00,'4425.12','wholesale','0','2025-04-18 16:29:44','','','','57.75','Cash',610.36,'61.46','','','14','16.00','1','2025-04-18 13:38:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'72','3660.00','3588','Inclusive','branch','Inventory','','','','','','B','14174498301432731941722'),(694,'141744982920','15',24.00,'2599.92','wholesale','0','2025-04-18 16:30:15','','','','102.5','Cash',358.61,'108.33','','','14','16.00','1','2025-04-18 13:38:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'24','1015.00','991','Inclusive','branch','Inventory','','','','','','B','14174498307720323740032'),(695,'141744982920','2',3.00,'1950','wholesale','0','2025-04-18 16:31:18','','','','608','Cash',268.97,'650','','','14','16.00','1','2025-04-18 13:38:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'3','179.00','176','Inclusive','branch','Inventory','','','','','','B','14174498319130830142330'),(696,'141744983578','6',24.00,'1475.04','wholesale','0','2025-04-18 16:39:38','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-04-18 14:38:26','1','1','returned','1','new','pcs','','2025-04-18 17:38:26','14','yes','','0','','','VATABLE',52.98,'24','3588.00','3564','Inclusive','branch','Inventory','','','','','','B','14174498359822030222084'),(697,'141744983669','7',24.00,'999.84','wholesale','0','2025-04-18 16:41:09','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-18 13:41:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','7041.00','7017','Inclusive','branch','Inventory','','','','','','B','14174498369329037333093'),(698,'141744983747','1',12.00,'1999.9992','wholesale','0','2025-04-18 16:42:27','','','','157','Cash',275.86,'166.6666','','','14','16.00','1','2025-04-18 13:43:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'12','350.00','338','Inclusive','branch','Inventory','','','','','','B','14174498379623236237842'),(699,'141744989793','6',24.00,'1475.04','wholesale','0','2025-04-18 18:23:13','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-04-18 15:25:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','3588.00','3564','Inclusive','branch','Inventory','','','','','','B','14174498984440123222444'),(700,'141744989793','3',12.00,'799.992','wholesale','0','2025-04-18 18:24:45','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-04-18 15:25:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','887.00','875','Inclusive','branch','Inventory','','','','','','B','14174498990392940090334'),(701,'141745000719','9',240.00,'7608.00','retail','0','2025-04-18 21:25:19','','','','29.8333','Cash',1049.38,'31.7','','','14','16.00','1','2025-04-18 18:34:09','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',6558.62,'','11210.00','10970','Inclusive','branch','Inventory','','','','','','B','14174500076303233303032'),(702,'141745000719','9',288.00,'9360','wholesale','0','2025-04-18 21:27:40','','','','29.8333','Cash',1291.03,'32.5','','','14','16.00','1','2025-04-18 18:34:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'288','10970.00','10682','Inclusive','branch','Inventory','','','','','','B','14174500087523322405321'),(703,'141745000719','10',48.00,'2400','wholesale','0','2025-04-18 21:27:55','','','','46.7083333','Cash',331.03,'50','','','14','16.00','1','2025-04-18 18:34:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'48','6749.00','6701','Inclusive','branch','Inventory','','','','','','B','14174500090200330202220'),(704,'141745000719','3',84.00,'5599.944','wholesale','0','2025-04-18 21:28:22','','','','63.333','Cash',772.41,'66.666','','','14','16.00','1','2025-04-18 18:34:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'84','875.00','791','Inclusive','branch','Inventory','','','','','','B','14174500093679192630233'),(705,'141745000719','8',24.00,'1159.92','wholesale','0','2025-04-18 21:29:31','','','','44.25','Cash',159.99,'48.33','','','14','16.00','1','2025-04-18 18:34:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'24','1019.00','995','Inclusive','branch','Inventory','','','','','','B','14174500098235332200023'),(706,'141745000719','5',12.00,'324.96','wholesale','0','2025-04-18 21:29:42','','','','24.83','Cash',44.82,'27.08','','','14','16.00','1','2025-04-18 18:34:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',23.34,'12','1524.00','1512','Inclusive','branch','Inventory','','','','','','B','14174500100000312020133'),(707,'141745000719','2',20.00,'13000','wholesale','0','2025-04-18 21:30:28','','','','608','Cash',1793.10,'650','','','14','16.00','1','2025-04-18 18:34:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'20','176.00','156','Inclusive','branch','Inventory','','','','','','B','14174500103532035200003'),(708,'141745000719','7',552.00,'22996.32','wholesale','0','2025-04-18 21:30:35','','','','39.33','Cash',3171.91,'41.66','','','14','16.00','1','2025-04-18 18:34:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'552','7017.00','6465','Inclusive','branch','Inventory','','','','','','B','14174500107815032082343'),(709,'141745000719','15',48.00,'5199.84','wholesale','0','2025-04-18 21:31:29','','','','102.5','Cash',717.22,'108.33','','','14','16.00','1','2025-04-18 18:34:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'48','991.00','943','Inclusive','branch','Inventory','','','','','','B','14174500111711243713073'),(710,'141745000719','6',312.00,'19175.52','wholesale','0','2025-04-18 21:31:57','','','','57.75','Cash',2644.90,'61.46','','','14','16.00','1','2025-04-18 18:34:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'312','3564.00','3252','Inclusive','branch','Inventory','','','','','','B','14174500115422302230353'),(711,'141745000719','1',24.00,'3999.9984','wholesale','0','2025-04-18 21:32:35','','','','157','Cash',551.72,'166.6666','','','14','16.00','1','2025-04-18 18:34:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'24','338.00','314','Inclusive','branch','Inventory','','','','','','B','14174500118510203257515'),(712,'141745000719','14',12.00,'1039.992','wholesale','0','2025-04-18 21:33:05','','','','81.0833','Cash',143.45,'86.666','','','14','16.00','1','2025-04-18 18:34:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'12','509.00','497','Inclusive','branch','Inventory','','','','','','B','14174500120133333002123'),(713,'141745047260','9',72.00,'2340','wholesale','0','2025-04-19 10:21:00','','','','29.8333','Cash',322.76,'32.5','','','14','16.00','1','2025-04-19 07:21:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'72','10682.00','10610','Inclusive','branch','Inventory','','','','','','B','14174504728623300223402'),(714,'141745048018','7',48.00,'1999.68','wholesale','0','2025-04-19 10:33:38','','','','39.33','Cash',275.82,'41.66','','','14','16.00','1','2025-04-19 07:34:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','6465.00','6417','Inclusive','branch','Inventory','','','','','','B','14174504805422040720042'),(715,'141745048199','7',5.00,'208.3','wholesale','0','2025-04-19 10:36:39','','','','39.33','Cash',28.73,'41.66','','','14','16.00','1','2025-04-19 07:37:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'5','6417.00','6412','Inclusive','branch','Inventory','','','','','','B','14174504822023401423700'),(716,'141745048912','5',4.00,'120','retail','0','2025-04-19 10:48:32','','','','24.83','Cash',16.55,'30','','','14','16.00','1','2025-04-19 07:57:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'4','1512.00','1508','Inclusive','branch','Inventory','','','','','','B','14174504893440210012322'),(717,'141745048912','3',4.00,'300','retail','0','2025-04-19 10:48:55','','','','63.333','Cash',41.38,'75','','','14','16.00','1','2025-04-19 07:57:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'4','791.00','787','Inclusive','branch','Inventory','','','','','','B','14174504907603342340230'),(718,'141745049445','7',2.00,'90','retail','0','2025-04-19 10:57:25','','','','39.33','Cash',12.41,'45','','','14','16.00','1','2025-04-19 07:58:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'2','6412.00','6410','Inclusive','branch','Inventory','','','','','','B','14174504946434373234330'),(719,'141745049445','6',1.00,'75','retail','0','2025-04-19 10:57:44','','','','57.75','Cash',10.34,'75','','','14','16.00','1','2025-04-19 07:58:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','3252.00','3251','Inclusive','branch','Inventory','','','','','','B','14174504948437420207842'),(720,'141745049736','9',96.00,'3120','wholesale','0','2025-04-19 11:02:16','','','','29.8333','Cash',430.34,'32.5','','','14','16.00','1','2025-04-19 08:03:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'96','10610.00','10514','Inclusive','branch','Inventory','','','','','','B','14174504977322039022044'),(721,'141745049862','2',3.00,'1950','wholesale','0','2025-04-19 11:04:22','','','','608','Cash',268.97,'650','','','14','16.00','1','2025-04-19 08:06:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'3','156.00','153','Inclusive','branch','Inventory','','','','','','B','14174504987837242474220'),(722,'141745049862','9',48.00,'1560','wholesale','0','2025-04-19 11:04:38','','','','29.8333','Cash',215.17,'32.5','','','14','16.00','1','2025-04-19 08:06:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','10514.00','10466','Inclusive','branch','Inventory','','','','','','B','14174504990833038012023'),(723,'141745049862','10',24.00,'1200','wholesale','0','2025-04-19 11:05:08','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-19 08:06:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','6701.00','6677','Inclusive','branch','Inventory','','','','','','B','14174504992940213210022'),(724,'141745050214','3',1.00,'75','retail','0','2025-04-19 11:10:14','','','','63.333','Cash',10.34,'75','','','14','16.00','1','2025-04-19 08:10:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','787.00','786','Inclusive','branch','Inventory','','','','','','B','14174505022672322633032'),(725,'141745050310','9',168.00,'5320.0056','wholesale','139.9944','2025-04-19 11:11:50','','','','29.8333','Cash',733.79,'31.6667','','','14','16.00','1','2025-04-19 08:57:02','1','1','returned','1','new','pcs','','2025-04-19 11:57:02','14','yes','','0','','','VATABLE',27.30,'168','10466.00','10298','Inclusive','branch','Inventory','','','','','','B','14174505033707343000300'),(726,'141745050514','2',3.00,'1950','wholesale','0','2025-04-19 11:15:14','','','','608','Cash',268.97,'650','','','14','16.00','1','2025-04-19 08:15:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'3','153.00','150','Inclusive','branch','Inventory','','','','','','B','14174505052902322020230'),(727,'141745050686','3',1.00,'75','retail','0','2025-04-19 11:18:06','','','','63.333','Cash',10.34,'75','','','14','16.00','1','2025-04-19 08:18:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','786.00','785','Inclusive','branch','Inventory','','','','','','B','14174505070642355350030'),(728,'141745053032','10',168.00,'8260.0056','wholesale','139.9944','2025-04-19 11:57:12','','','','46.7083333','Cash',1139.31,'49.1667','','','14','16.00','1','2025-04-19 08:58:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'168','6677.00','6509','Inclusive','branch','Inventory','','','','','','B','14174505311143320431313'),(729,'141745053146','7',24.00,'999.84','wholesale','0','2025-04-19 11:59:06','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-19 08:59:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','6410.00','6386','Inclusive','branch','Inventory','','','','','','B','14174505316331322203310'),(730,'141745053893','1',2.00,'360','retail','0','2025-04-19 12:11:33','','','','157','Cash',49.66,'180','','','14','16.00','1','2025-04-19 09:12:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'2','314.00','312','Inclusive','branch','Inventory','','','','','','B','14174505391620133000231'),(731,'141745055333','9',48.00,'1560','wholesale','0','2025-04-19 12:35:33','','','','29.8333','Cash',215.17,'32.5','','','14','16.00','1','2025-04-19 09:36:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','10466.00','10418','Inclusive','branch','Inventory','','','','','','B','14174505535853510255532'),(732,'141745057024','9',48.00,'1560','wholesale','0','2025-04-19 13:03:44','','','','29.8333','Cash',215.17,'32.5','','','14','16.00','1','2025-04-19 10:05:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','10418.00','10370','Inclusive','branch','Inventory','','','','','','B','14174505704052022033520'),(733,'141745060646','9',96.00,'3120','wholesale','0','2025-04-19 14:04:06','','','','29.8333','Cash',430.34,'32.5','','','14','16.00','1','2025-04-19 11:05:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'96','10370.00','10274','Inclusive','branch','Inventory','','','','','','B','14174506069753622060292'),(734,'141745061458','10',24.00,'1200','wholesale','0','2025-04-19 14:17:38','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-19 11:18:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','6509.00','6485','Inclusive','branch','Inventory','','','','','','B','14174506149321223432331'),(735,'141745061509','9',24.00,'780','retail','0','2025-04-19 14:18:29','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-19 11:22:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','10274.00','10250','Inclusive','branch','Inventory','','','','','','B','14174506174214142537001'),(736,'141745064906','9',48.00,'1560','wholesale','0','2025-04-19 15:15:06','','','','29.8333','Cash',215.17,'32.5','','','14','16.00','1','2025-04-19 12:18:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','10250.00','10202','Inclusive','branch','Inventory','','','','','','B','14174506492633223410236'),(737,'141745075781','13',2.00,'40','retail','0','2025-04-19 18:16:21','','','','13.875','Cash',5.52,'20','','','14','16.00','1','2025-04-19 15:17:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','283.00','281','Inclusive','branch','Inventory','','','','','','B','14174507582104530372323'),(738,'141745078514','10',48.00,'2400','wholesale','0','2025-04-19 19:01:54','','','','46.7083333','Cash',331.03,'50','','','14','16.00','1','2025-04-19 16:07:33','1','1','returned','1','new','pcs','','2025-04-19 19:07:33','14','yes','','0','','','VATABLE',43.10,'48','6485.00','6437','Inclusive','branch','Inventory','','','','','','B','14174507855022523403022'),(739,'141745078514','9',48.00,'1560','wholesale','0','2025-04-19 19:02:30','','','','29.8333','Cash',215.17,'32.5','','','14','16.00','1','2025-04-19 16:07:47','1','1','returned','1','new','pcs','','2025-04-19 19:07:47','14','yes','','0','','','VATABLE',28.02,'48','10202.00','10154','Inclusive','branch','Inventory','','','','','','B','14174507857303774233223'),(740,'141745078652','3',24.00,'1599.984','wholesale','0','2025-04-19 19:04:12','','','','63.333','Cash',220.69,'66.666','','','14','16.00','1','2025-04-19 16:07:14','1','1','returned','1','new','pcs','','2025-04-19 19:07:14','14','yes','','0','','','VATABLE',57.47,'24','785.00','761','Inclusive','branch','Inventory','','','','','','B','14174507869524202642335'),(741,'141745078874','8',12.00,'579.96','wholesale','0','2025-04-19 19:07:54','','','','44.25','Cash',79.99,'48.33','','','14','16.00','1','2025-04-19 16:10:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','995.00','983','Inclusive','branch','Inventory','','','','','','B','14174507889633332006383'),(742,'141745078874','9',48.00,'1560','wholesale','0','2025-04-19 19:08:16','','','','29.8333','Cash',215.17,'32.5','','','14','16.00','1','2025-04-19 16:10:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','10202.00','10154','Inclusive','branch','Inventory','','','','','','B','14174507891732014220232'),(743,'141745078874','10',48.00,'2400','wholesale','0','2025-04-19 19:08:37','','','','46.7083333','Cash',331.03,'50','','','14','16.00','1','2025-04-19 16:10:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'48','6485.00','6437','Inclusive','branch','Inventory','','','','','','B','14174507893720222134004'),(744,'141745078874','4',12.00,'1500','wholesale','0','2025-04-19 19:08:57','','','','118.75','Cash',206.90,'125','','','14','16.00','1','2025-04-19 16:10:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','903.00','891','Inclusive','branch','Inventory','','','','','','B','14174507898720213237233'),(745,'141745080765','10',24.00,'1200','wholesale','0','2025-04-19 19:39:25','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-19 16:42:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','6437.00','6413','Inclusive','branch','Inventory','','','','','','B','14174508078303307023822'),(746,'141745138576','10',24.00,'1200','wholesale','0','2025-04-20 11:42:56','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-20 08:43:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','7925.00','7901','Inclusive','branch','Inventory','','','','','','B','14174513859282013293223'),(747,'141745138992','9',24.00,'780','wholesale','0','2025-04-20 11:49:52','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-20 08:55:20','1','1','returned','1','new','pcs','','2025-04-20 11:55:20','14','yes','','0','','','VATABLE',28.02,'24','11234.00','11210','Inclusive','branch','Inventory','','','','','','B','14174513902232324010330'),(748,'141745142314','2',1.00,'650','wholesale','0','2025-04-20 12:45:14','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-20 09:47:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','597.00','596','Inclusive','branch','Inventory','','','','','','B','14174514232773422323234'),(749,'141745142314','9',24.00,'780','wholesale','0','2025-04-20 12:45:27','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-20 09:47:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','11234.00','11210','Inclusive','branch','Inventory','','','','','','B','14174514236200337230200'),(750,'141745142314','10',24.00,'1200','wholesale','0','2025-04-20 12:46:37','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-20 09:47:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','7901.00','7877','Inclusive','branch','Inventory','','','','','','B','14174514242413044242321'),(751,'141745142844','6',24.00,'1475.04','wholesale','0','2025-04-20 12:54:04','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-04-20 09:55:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','3251.00','3227','Inclusive','branch','Inventory','','','','','','B','14174514287023422131242'),(752,'141745142844','3',1.00,'75','retail','0','2025-04-20 12:55:03','','','','63.333','Cash',10.34,'75','','','14','16.00','1','2025-04-20 09:55:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','785.00','784','Inclusive','branch','Inventory','','','','','','B','14174514292222223941472'),(753,'141745145398','10',96.00,'4680','wholesale','120','2025-04-20 13:36:38','','','','46.7083333','Cash',645.52,'48.75','','','14','16.00','1','2025-04-20 10:38:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.03,'96','7877.00','7781','Inclusive','branch','Inventory','','','','','','B','14174514547233333342222'),(754,'141745146723','10',24.00,'1200','wholesale','0','2025-04-20 13:58:43','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-20 10:59:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','7781.00','7757','Inclusive','branch','Inventory','','','','','','B','14174514673960403343005'),(755,'141745148485','7',1.00,'45','retail','0','2025-04-20 14:28:05','','','','39.33','Cash',6.21,'45','','','14','16.00','1','2025-04-20 11:28:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','9818.00','9817','Inclusive','branch','Inventory','','','','','','B','14174514851052233133282'),(756,'141745149169','9',24.00,'780','wholesale','0','2025-04-20 14:39:29','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-20 11:40:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','11210.00','11186','Inclusive','branch','Inventory','','','','','','B','14174514924542934124722'),(757,'141745151725','9',72.00,'2340','wholesale','0','2025-04-20 15:22:05','','','','29.8333','Cash',322.76,'32.5','','','14','16.00','1','2025-04-20 12:25:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'72','11186.00','11114','Inclusive','branch','Inventory','','','','','','B','14174515177140720232532'),(758,'141745151916','10',24.00,'1200','retail','0','2025-04-20 15:25:16','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-20 12:57:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','7757.00','7733','Inclusive','branch','Inventory','','','','','','B','14174515379331032213132'),(759,'141745151916','9',24.00,'780','retail','0','2025-04-20 15:56:33','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-20 12:57:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','11114.00','11090','Inclusive','branch','Inventory','','','','','','B','14174515381314221234503'),(760,'141745155767','2',2.00,'1300','wholesale','0','2025-04-20 16:29:27','','','','608','Cash',179.31,'650','','','14','16.00','1','2025-04-20 13:30:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','596.00','594','Inclusive','branch','Inventory','','','','','','B','14174515580513053221532'),(761,'141745156385','10',24.00,'1200','wholesale','0','2025-04-20 16:39:45','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-20 13:46:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','7733.00','7709','Inclusive','branch','Inventory','','','','','','B','14174515642342372723134'),(762,'141745156385','9',24.00,'780','wholesale','0','2025-04-20 16:40:24','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-20 13:46:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','11090.00','11066','Inclusive','branch','Inventory','','','','','','B','14174515644933057502004'),(763,'141745156385','2',1.00,'650','wholesale','0','2025-04-20 16:41:47','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-20 13:46:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','594.00','593','Inclusive','branch','Inventory','','','','','','B','14174515653900331323012'),(764,'141745214341','10',24.00,'1200','retail','0','2025-04-21 08:45:41','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-21 05:52:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','7709.00','7685','Inclusive','branch','Inventory','','','','','','B','14174521472970401903342'),(765,'141745215081','13',3.00,'60','retail','0','2025-04-21 08:58:01','','','','13.875','Cash',8.28,'20','','','14','16.00','1','2025-04-21 06:01:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','1265.00','1262','Inclusive','branch','Inventory','','','','','','B','14174521511212401024323'),(766,'141745215081','10',2.00,'100','retail','0','2025-04-21 08:58:32','','','','46.7083333','Cash',13.79,'50','','','14','16.00','1','2025-04-21 06:01:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','7685.00','7683','Inclusive','branch','Inventory','','','','','','B','14174521519820002233232'),(767,'141745215299','10',1.00,'50','retail','0','2025-04-21 09:01:39','','','','46.7083333','Cash',6.90,'50','','','14','16.00','1','2025-04-21 06:04:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','7683.00','7682','Inclusive','branch','Inventory','','','','','','B','14174521531713022323711'),(768,'141745215299','1',1.00,'180','retail','0','2025-04-21 09:02:36','','','','157','Cash',24.83,'180','','','14','16.00','1','2025-04-21 06:04:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','816.00','815','Inclusive','branch','Inventory','','','','','','B','14174521538353350332223'),(769,'141745215299','13',2.00,'40','retail','0','2025-04-21 09:03:03','','','','13.875','Cash',5.52,'20','','','14','16.00','1','2025-04-21 06:04:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','1262.00','1260','Inclusive','branch','Inventory','','','','','','B','14174521541933043155254'),(770,'141745217025','2',1.00,'650','wholesale','0','2025-04-21 09:30:25','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-21 06:31:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','593.00','592','Inclusive','branch','Inventory','','','','','','B','14174521703723322323722'),(771,'141745222806','2',2.00,'1300','wholesale','0','2025-04-21 11:06:46','','','','608','Cash',179.31,'650','','','14','16.00','1','2025-04-21 08:28:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','592.00','590','Inclusive','branch','Inventory','','','','','','B','14174522410012444311234'),(772,'141745224171','4',12.00,'1500','wholesale','0','2025-04-21 11:29:31','','','','118.75','Cash',206.90,'125','','','14','16.00','1','2025-04-21 09:18:47','1','1','returned','1','new','pcs','','2025-04-21 12:18:47','14','yes','','0','','','VATABLE',107.76,'12','1887.00','1875','Inclusive','branch','Inventory','','','','','','B','14174522419549304424222'),(773,'141745224171','3',12.00,'799.992','wholesale','0','2025-04-21 11:29:55','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-04-21 09:18:52','1','1','returned','1','new','pcs','','2025-04-21 12:18:52','14','yes','','0','','','VATABLE',57.47,'12','784.00','772','Inclusive','branch','Inventory','','','','','','B','14174522421403223023232'),(774,'141745224235','7',24.00,'999.84','wholesale','0','2025-04-21 11:30:35','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-21 08:32:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','9817.00','9793','Inclusive','branch','Inventory','','','','','','B','14174522425533427332253'),(775,'141745224235','6',24.00,'1475.04','wholesale','0','2025-04-21 11:30:55','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-04-21 08:32:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','3227.00','3203','Inclusive','branch','Inventory','','','','','','B','14174522427122024227220'),(776,'141745224235','9',24.00,'780','wholesale','0','2025-04-21 11:31:12','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-21 08:32:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','11066.00','11042','Inclusive','branch','Inventory','','','','','','B','14174522432253222030222'),(777,'141745227225','4',12.00,'1500','wholesale','0','2025-04-21 12:20:25','','','','118.75','Cash',206.90,'125','','','14','16.00','1','2025-04-21 09:21:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','1887.00','1875','Inclusive','branch','Inventory','','','','','','B','14174522724534274200323'),(778,'141745227225','3',12.00,'799.992','wholesale','0','2025-04-21 12:20:45','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-04-21 09:21:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','784.00','772','Inclusive','branch','Inventory','','','','','','B','14174522726402260320232'),(779,'141745229450','2',1.00,'650','wholesale','0','2025-04-21 12:57:30','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-21 09:58:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','590.00','589','Inclusive','branch','Inventory','','','','','','B','14174522946423292024043'),(780,'141745229579','2',12.00,'7800','wholesale','0','2025-04-21 12:59:39','','','','608','Cash',1075.86,'650','','','14','16.00','1','2025-04-21 10:33:14','1','1','returned','1','new','pcs','','2025-04-21 13:33:14','14','yes','','0','','','VATABLE',560.34,'12','589.00','577','Inclusive','branch','Inventory','','','','','','B','14174523119420090022322'),(781,'141745229579','7',144.00,'5999.04','wholesale','0','2025-04-21 13:26:34','','','','39.33','Cash',827.45,'41.66','','','14','16.00','1','2025-04-21 10:33:18','1','1','returned','1','new','pcs','','2025-04-21 13:33:18','14','yes','','0','','','VATABLE',35.91,'144','9793.00','9649','Inclusive','branch','Inventory','','','','','','B','14174523122630663322323'),(782,'141745231831','2',12.00,'7680','wholesale','120','2025-04-21 13:37:11','','','','608','Cash',1059.31,'640','','','14','16.00','1','2025-04-21 10:40:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',551.72,'12','589.00','577','Inclusive','branch','Inventory','','','','','','B','14174523187582123023205'),(783,'141745231831','7',144.00,'5879.0448','wholesale','119.9952','2025-04-21 13:39:13','','','','39.33','Cash',810.90,'40.8267','','','14','16.00','1','2025-04-21 10:40:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.20,'144','9793.00','9649','Inclusive','branch','Inventory','','','','','','B','14174523199112902290122'),(784,'141745232401','2',10.00,'6500','wholesale','0','2025-04-21 13:46:41','','','','608','Cash',896.55,'650','','','14','16.00','1','2025-04-21 10:48:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'10','577.00','567','Inclusive','branch','Inventory','','','','','','B','14174523241873822003132'),(785,'141745232401','3',60.00,'3999.96','wholesale','0','2025-04-21 13:46:59','','','','63.333','Cash',551.72,'66.666','','','14','16.00','1','2025-04-21 10:48:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'60','772.00','712','Inclusive','branch','Inventory','','','','','','B','14174523245423035323200'),(786,'141745232401','7',24.00,'999.84','wholesale','0','2025-04-21 13:47:34','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-21 10:48:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','9649.00','9625','Inclusive','branch','Inventory','','','','','','B','14174523248820428813315'),(787,'141745236621','7',120.00,'4999.2','wholesale','0','2025-04-21 14:57:01','','','','39.33','Cash',689.54,'41.66','','','14','16.00','1','2025-04-21 12:06:53','1','1','returned','1','new','pcs','','2025-04-21 15:06:53','14','yes','','0','','','VATABLE',35.91,'120','9625.00','9505','Inclusive','branch','Inventory','','','','','','B','14174523685353433330021'),(788,'141745236621','10',768.00,'38400','wholesale','0','2025-04-21 15:00:54','','','','46.7083333','Cash',5296.55,'50','','','14','16.00','1','2025-04-21 12:06:56','1','1','returned','1','new','pcs','','2025-04-21 15:06:56','14','yes','','0','','','VATABLE',43.10,'768','7682.00','6914','Inclusive','branch','Inventory','','','','','','B','14174523689121432344240'),(789,'141745237225','9',768.00,'24960','wholesale','0','2025-04-21 15:07:05','','','','29.8333','Cash',3442.76,'32.5','','','14','16.00','1','2025-04-21 12:10:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'768','11042.00','10274','Inclusive','branch','Inventory','','','','','','B','14174523724830711022220'),(790,'141745237225','7',120.00,'4999.2','wholesale','0','2025-04-21 15:07:29','','','','39.33','Cash',689.54,'41.66','','','14','16.00','1','2025-04-21 12:10:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'120','9625.00','9505','Inclusive','branch','Inventory','','','','','','B','14174523730742302273233'),(791,'141745238908','3',12.00,'799.992','wholesale','0','2025-04-21 15:35:09','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-04-21 12:35:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','712.00','700','Inclusive','branch','Inventory','','','','','','B','14174523892770201230333'),(792,'141745244522','6',1.00,'75','retail','0','2025-04-21 17:08:42','','','','57.75','Cash',10.34,'75','','','14','16.00','1','2025-04-21 14:09:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','3203.00','3202','Inclusive','branch','Inventory','','','','','','B','14174524454573443201202'),(793,'141745248579','4',12.00,'1500','wholesale','0','2025-04-21 18:16:20','','','','118.75','Cash',206.90,'125','','','14','16.00','1','2025-04-21 15:17:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','1875.00','1863','Inclusive','branch','Inventory','','','','','','B','14174524864743122320270'),(794,'141745248811','6',240.00,'14750.4','wholesale','0','2025-04-21 18:20:11','','','','57.75','Cash',2034.54,'61.46','','','14','16.00','1','2025-04-21 15:30:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'240','3202.00','2962','Inclusive','branch','Inventory','','','','','','B','14174524882441430402324'),(795,'141745248811','7',72.00,'2999.52','wholesale','0','2025-04-21 18:20:25','','','','39.33','Cash',413.73,'41.66','','','14','16.00','1','2025-04-21 15:30:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'72','9505.00','9433','Inclusive','branch','Inventory','','','','','','B','14174524918322278203030'),(796,'141745248811','3',120.00,'7999.92','wholesale','0','2025-04-21 18:27:10','','','','63.333','Cash',1103.44,'66.666','','','14','16.00','1','2025-04-21 15:30:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'120','700.00','580','Inclusive','branch','Inventory','','','','','','B','14174524927123224323272'),(797,'141745248811','4',60.00,'7500','wholesale','0','2025-04-21 18:27:52','','','','118.75','Cash',1034.48,'125','','','14','16.00','1','2025-04-21 15:30:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'60','1863.00','1803','Inclusive','branch','Inventory','','','','','','B','14174524935635412121149'),(798,'141745249445','9',24.00,'780','wholesale','0','2025-04-21 18:30:45','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-21 15:32:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','10274.00','10250','Inclusive','branch','Inventory','','','','','','B','14174524949430434404423'),(799,'141745251407','10',24.00,'1200','wholesale','0','2025-04-21 19:03:27','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-21 16:24:01','1','1','returned','1','new','pcs','','2025-04-21 19:24:01','14','yes','','0','','','VATABLE',43.10,'24','7682.00','7658','Inclusive','branch','Inventory','','','','','','B','14174525144324223342513'),(800,'141745252259','6',1.00,'75','retail','0','2025-04-21 19:17:39','','','','57.75','Cash',10.34,'75','','','14','16.00','1','2025-04-21 16:18:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','2962.00','2961','Inclusive','branch','Inventory','','','','','','B','14174525227733355322332'),(801,'141745252309','3',1.00,'75','retail','0','2025-04-21 19:18:29','','','','63.333','Cash',10.34,'75','','','14','16.00','1','2025-04-21 16:18:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','580.00','579','Inclusive','branch','Inventory','','','','','','B','14174525232833222352021'),(802,'141745252389','9',24.00,'780','wholesale','0','2025-04-21 19:19:49','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-21 16:20:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','10250.00','10226','Inclusive','branch','Inventory','','','','','','B','14174525241353450342223'),(803,'141745300543','10',24.00,'1200','wholesale','0','2025-04-22 08:42:23','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-22 05:45:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','7682.00','7658','Inclusive','branch','Inventory','','','','','','B','14174530063632031422334'),(804,'141745300718','1',2.00,'360','retail','0','2025-04-22 08:45:18','','','','157','Cash',49.66,'180','','','14','16.00','1','2025-04-22 05:46:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'2','815.00','813','Inclusive','branch','Inventory','','','','','','B','14174530076533212622272'),(805,'141745306149','5',1.00,'30','retail','0','2025-04-22 10:15:50','','','','24.83','Cash',4.14,'30','','','14','16.00','1','2025-04-22 07:16:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','1508.00','1507','Inclusive','branch','Inventory','','','','','','B','14174530616766313332327'),(806,'141745314688','2',1.00,'650','wholesale','0','2025-04-22 12:38:08','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-22 09:39:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','567.00','566','Inclusive','branch','Inventory','','','','','','B','14174531470621333067243'),(807,'141745314688','7',24.00,'999.84','wholesale','0','2025-04-22 12:38:26','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-22 09:39:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','9433.00','9409','Inclusive','branch','Inventory','','','','','','B','14174531472603320023523'),(808,'141745314748','9',24.00,'780','wholesale','0','2025-04-22 12:39:08','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-22 09:39:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','10226.00','10202','Inclusive','branch','Inventory','','','','','','B','14174531477043332333430'),(809,'141745314974','2',4.00,'2600','wholesale','0','2025-04-22 12:42:54','','','','608','Cash',358.62,'650','','','14','16.00','1','2025-04-22 09:43:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'4','566.00','562','Inclusive','branch','Inventory','','','','','','B','14174531499922045227222'),(810,'141745315027','10',24.00,'1200','wholesale','0','2025-04-22 12:43:47','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-22 09:44:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','7658.00','7634','Inclusive','branch','Inventory','','','','','','B','14174531505402033421125'),(811,'141745316591','5',12.00,'324.96','wholesale','0','2025-04-22 13:09:52','','','','24.83','Cash',44.82,'27.08','','','14','16.00','1','2025-04-22 10:10:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',23.34,'12','1507.00','1495','Inclusive','branch','Inventory','','','','','','B','14174531661032033421213'),(812,'141745317755','3',12.00,'799.992','wholesale','0','2025-04-22 13:29:15','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-04-22 10:30:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','579.00','567','Inclusive','branch','Inventory','','','','','','B','14174531777303037340303'),(813,'141745317755','2',1.00,'650','wholesale','0','2025-04-22 13:29:34','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-22 10:30:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','562.00','561','Inclusive','branch','Inventory','','','','','','B','14174531780530221022322'),(814,'141745321254','6',12.00,'737.52','wholesale','0','2025-04-22 14:27:34','','','','57.75','Cash',101.73,'61.46','','','14','16.00','1','2025-04-22 11:29:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'12','2961.00','2949','Inclusive','branch','Inventory','','','','','','B','14174532127027123113127'),(815,'141745321254','3',6.00,'399.996','wholesale','0','2025-04-22 14:27:50','','','','63.333','Cash',55.17,'66.666','','','14','16.00','1','2025-04-22 11:29:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'6','567.00','561','Inclusive','branch','Inventory','','','','','','B','14174532129222222312113'),(816,'141745321254','7',12.00,'499.92','wholesale','0','2025-04-22 14:28:13','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-04-22 11:29:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','9409.00','9397','Inclusive','branch','Inventory','','','','','','B','14174532131602020322032'),(817,'141745332423','8',1.00,'50','retail','0','2025-04-22 17:33:43','','','','44.25','Cash',6.90,'50','','','14','16.00','1','2025-04-22 14:34:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','983.00','982','Inclusive','branch','Inventory','','','','','','B','14174533243513403075200'),(818,'141745333092','10',24.00,'1200','wholesale','0','2025-04-22 17:44:52','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-22 14:51:20','1','1','returned','1','new','pcs','','2025-04-22 17:51:20','14','yes','','0','','','VATABLE',43.10,'24','7634.00','7610','Inclusive','branch','Inventory','','','','','','B','14174533332212424333022'),(819,'141745333489','9',24.00,'780','wholesale','0','2025-04-22 17:51:30','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-22 14:52:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','10202.00','10178','Inclusive','branch','Inventory','','','','','','B','14174533350605320543237'),(820,'141745385593','13',1.00,'20','retail','0','2025-04-23 08:19:53','','','','13.875','Cash',2.76,'20','','','14','16.00','1','2025-04-23 15:06:44','1','1','returned','1','new','pcs','','2025-04-23 18:06:44','14','yes','','0','','','VATABLE',17.24,'1','1260.00','1259','Inclusive','branch','Inventory','','','','','','B','14174538560822330202030'),(821,'141745393546','7',24.00,'999.84','wholesale','0','2025-04-23 10:32:26','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-23 07:33:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','9397.00','9373','Inclusive','branch','Inventory','','','','','','B','14174539356533333005033'),(822,'141745393546','6',24.00,'1475.04','wholesale','0','2025-04-23 10:32:45','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-04-23 07:33:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2949.00','2925','Inclusive','branch','Inventory','','','','','','B','14174539359930303032702'),(823,'141745394522','2',1.00,'650','wholesale','0','2025-04-23 10:48:42','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-23 07:50:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','561.00','560','Inclusive','branch','Inventory','','','','','','B','14174539454521922222252'),(824,'141745394522','7',24.00,'999.84','wholesale','0','2025-04-23 10:49:05','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-23 07:50:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','9373.00','9349','Inclusive','branch','Inventory','','','','','','B','14174539456522035344232'),(825,'141745394522','6',24.00,'1475.04','wholesale','0','2025-04-23 10:49:26','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-04-23 07:50:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2925.00','2901','Inclusive','branch','Inventory','','','','','','B','14174539458753042333083'),(826,'141745394681','9',24.00,'780','wholesale','0','2025-04-23 10:51:21','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-23 07:52:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','10178.00','10154','Inclusive','branch','Inventory','','','','','','B','14174539469627329353141'),(827,'141745394742','9',24.00,'780','wholesale','0','2025-04-23 10:52:22','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-23 07:52:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','10154.00','10130','Inclusive','branch','Inventory','','','','','','B','14174539476033303230330'),(828,'141745395539','10',24.00,'1200','wholesale','0','2025-04-23 11:05:39','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-23 08:08:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','7634.00','7610','Inclusive','branch','Inventory','','','','','','B','14174539555332033413030'),(829,'141745395539','9',24.00,'780','wholesale','0','2025-04-23 11:05:53','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-23 08:08:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','10130.00','10106','Inclusive','branch','Inventory','','','','','','B','14174539559922202504707'),(830,'141745397864','9',240.00,'7600.008','wholesale','199.992','2025-04-23 11:44:24','','','','29.8333','Cash',1048.28,'31.6667','','','14','16.00','1','2025-04-23 08:55:53','1','1','returned','1','new','pcs','','2025-04-23 11:55:53','14','yes','','0','','','VATABLE',27.30,'240','10106.00','9866','Inclusive','branch','Inventory','','','','','','B','14174539792513930313417'),(831,'141745398594','9',240.00,'7600.008','retail','199.992','2025-04-23 11:56:34','','','','29.8333','Cash',1048.28,'31.6667','','','14','16.00','1','2025-04-23 08:57:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'240','10106.00','9866','Inclusive','branch','Inventory','','','','','','B','14174539862100228334528'),(832,'141745398704','6',24.00,'1475.04','wholesale','0','2025-04-23 11:58:24','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-04-23 08:59:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2901.00','2877','Inclusive','branch','Inventory','','','','','','B','14174539873428222310232'),(833,'141745401341','9',192.00,'6240','wholesale','0','2025-04-23 12:42:21','','','','29.8333','Cash',860.69,'32.5','','','14','16.00','1','2025-04-23 09:57:24','1','1','returned','1','new','pcs','','2025-04-23 12:57:23','14','yes','','0','','','VATABLE',28.02,'192','9866.00','9674','Inclusive','branch','Inventory','','','','','','B','14174540144611423031342'),(834,'141745401341','10',336.00,'16800','wholesale','0','2025-04-23 12:44:07','','','','46.7083333','Cash',2317.24,'50','','','14','16.00','1','2025-04-23 09:57:51','1','1','returned','1','new','pcs','','2025-04-23 12:57:51','14','yes','','0','','','VATABLE',43.10,'336','7610.00','7274','Inclusive','branch','Inventory','','','','','','B','14174540150212333051233'),(835,'141745401341','6',24.00,'1475.04','wholesale','0','2025-04-23 12:45:05','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-04-23 09:57:54','1','1','returned','1','new','pcs','','2025-04-23 12:57:54','14','yes','','0','','','VATABLE',52.98,'24','2877.00','2853','Inclusive','branch','Inventory','','','','','','B','14174540155915273323235'),(836,'141745402281','6',24.00,'1475.04','wholesale','0','2025-04-23 12:58:01','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-04-23 10:23:34','1','1','returned','1','new','pcs','','2025-04-23 13:23:34','14','yes','','0','','','VATABLE',52.98,'24','2877.00','2853','Inclusive','branch','Inventory','','','','','','B','14174540230235222401333'),(837,'141745402281','10',336.00,'16800','wholesale','0','2025-04-23 12:58:23','','','','46.7083333','Cash',2317.24,'50','','','14','16.00','1','2025-04-23 10:23:38','1','1','returned','1','new','pcs','','2025-04-23 13:23:38','14','yes','','0','','','VATABLE',43.10,'336','7610.00','7274','Inclusive','branch','Inventory','','','','','','B','14174540234840300234332'),(838,'141745402281','9',168.00,'5460','wholesale','0','2025-04-23 12:59:08','','','','29.8333','Cash',753.10,'32.5','','','14','16.00','1','2025-04-23 10:23:42','1','1','returned','1','new','pcs','','2025-04-23 13:23:42','14','yes','','0','','','VATABLE',28.02,'168','9866.00','9698','Inclusive','branch','Inventory','','','','','','B','14174540237603504132163'),(839,'141745402871','10',72.00,'3600','wholesale','0','2025-04-23 13:07:51','','','','46.7083333','Cash',496.55,'50','','','14','16.00','1','2025-04-23 10:23:07','1','1','returned','1','new','pcs','','2025-04-23 13:23:07','14','yes','','0','','','VATABLE',43.10,'72','7274.00','7202','Inclusive','branch','Inventory','','','','','','B','14174540325104432322202'),(840,'141745403567','9',192.00,'6240','wholesale','0','2025-04-23 13:19:27','','','','29.8333','Cash',860.69,'32.5','','','14','16.00','1','2025-04-23 10:22:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'192','9698.00','9506','Inclusive','branch','Inventory','','','','','','B','14174540358772877531341'),(841,'141745403567','10',408.00,'20400','wholesale','0','2025-04-23 13:19:47','','','','46.7083333','Cash',2813.79,'50','','','14','16.00','1','2025-04-23 10:22:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'408','7202.00','6794','Inclusive','branch','Inventory','','','','','','B','14174540368944036905300'),(842,'141745403567','6',24.00,'1475.04','wholesale','0','2025-04-23 13:21:31','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-04-23 10:22:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2853.00','2829','Inclusive','branch','Inventory','','','','','','B','14174540370930700230033'),(843,'141745406155','13',2.00,'40','retail','0','2025-04-23 14:02:35','','','','13.875','Cash',5.52,'20','','','14','16.00','1','2025-04-23 11:03:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','1259.00','1257','Inclusive','branch','Inventory','','','','','','B','14174540620133133013323'),(844,'141745409764','10',48.00,'2360.0016','wholesale','39.9984','2025-04-23 15:02:44','','','','46.7083333','Cash',325.52,'49.1667','','','14','16.00','1','2025-04-23 13:07:55','1','1','returned','1','new','pcs','','2025-04-23 16:07:54','14','yes','','0','','','VATABLE',42.39,'48','7538.00','7490','Inclusive','branch','Inventory','','','','','','B','14174541055743215503334'),(845,'141745409764','9',72.00,'2280.0024','wholesale','59.9976','2025-04-23 15:15:57','','','','29.8333','Cash',314.48,'31.6667','','','14','16.00','1','2025-04-23 13:08:06','1','1','returned','1','new','pcs','','2025-04-23 16:08:05','14','yes','','0','','','VATABLE',27.30,'72','9674.00','9602','Inclusive','branch','Inventory','','','','','','B','14174541058954430204228'),(846,'141745409764','2',4.00,'2600','wholesale','0','2025-04-23 15:16:29','','','','608','Cash',358.62,'650','','','14','16.00','1','2025-04-23 13:07:59','1','1','returned','1','new','pcs','','2025-04-23 16:07:59','14','yes','','0','','','VATABLE',560.34,'4','560.00','556','Inclusive','branch','Inventory','','','','','','B','14174541067304400407001'),(847,'141745409764','7',12.00,'499.92','wholesale','0','2025-04-23 15:17:54','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-04-23 13:08:02','1','1','returned','1','new','pcs','','2025-04-23 16:08:02','14','yes','','0','','','VATABLE',35.91,'12','9349.00','9337','Inclusive','branch','Inventory','','','','','','B','14174541071301332330132'),(848,'141745411044','10',48.00,'2360.0016','wholesale','39.9984','2025-04-23 15:25:23','','','','46.7083333','Cash',325.52,'49.1667','','','14','16.00','1','2025-04-23 13:08:23','1','1','returned','1','new','pcs','','2025-04-23 16:08:23','14','yes','','0','','','VATABLE',42.39,'48','7490.00','7442','Inclusive','branch','Inventory','','','','','','B','14174541118377100232472'),(849,'141745411044','9',72.00,'2280.0024','wholesale','59.9976','2025-04-23 15:26:24','','','','29.8333','Cash',314.48,'31.6667','','','14','16.00','1','2025-04-23 13:08:28','1','1','returned','1','new','pcs','','2025-04-23 16:08:28','14','yes','','0','','','VATABLE',27.30,'72','9602.00','9530','Inclusive','branch','Inventory','','','','','','B','14174541125223434032320'),(850,'141745411044','7',12.00,'499.92','wholesale','0','2025-04-23 15:27:34','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-04-23 13:08:26','1','1','returned','1','new','pcs','','2025-04-23 16:08:26','14','yes','','0','','','VATABLE',35.91,'12','9337.00','9325','Inclusive','branch','Inventory','','','','','','B','14174541133024223200173'),(851,'141745411044','2',4.00,'2596.6668','wholesale','3.3332','2025-04-23 15:32:33','','','','608','Cash',358.16,'649.1667','','','14','16.00','1','2025-04-23 13:08:31','1','1','returned','1','new','pcs','','2025-04-23 16:08:31','14','yes','','0','','','VATABLE',559.63,'4','556.00','552','Inclusive','branch','Inventory','','','','','','B','14174541163923070204032'),(852,'141745411753','10',24.00,'1200','wholesale','0','2025-04-23 15:35:53','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-23 12:36:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','7442.00','7418','Inclusive','branch','Inventory','','','','','','B','14174541177352200312134'),(853,'141745412571','2',4.00,'2560','wholesale','40','2025-04-23 15:49:31','','','','608','Cash',353.10,'640','','','14','16.00','1','2025-04-23 12:53:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',551.72,'4','552.00','548','Inclusive','branch','Inventory','','','','','','B','14174541258143320435353'),(854,'141745412571','10',48.00,'2360.0016','wholesale','39.9984','2025-04-23 15:50:56','','','','46.7083333','Cash',325.52,'49.1667','','','14','16.00','1','2025-04-23 12:53:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'48','7418.00','7370','Inclusive','branch','Inventory','','','','','','B','14174541266934423363403'),(855,'141745412571','9',72.00,'2280.0024','wholesale','59.9976','2025-04-23 15:51:09','','','','29.8333','Cash',314.48,'31.6667','','','14','16.00','1','2025-04-23 12:53:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'72','9530.00','9458','Inclusive','branch','Inventory','','','','','','B','14174541270234430201703'),(856,'141745412571','7',12.00,'499.92','wholesale','0','2025-04-23 15:51:42','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-04-23 12:53:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','9325.00','9313','Inclusive','branch','Inventory','','','','','','B','14174541275323331230205'),(857,'141745412842','9',24.00,'780','wholesale','0','2025-04-23 15:54:02','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-23 12:55:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','9458.00','9434','Inclusive','branch','Inventory','','','','','','B','14174541285538035158023'),(858,'141745412842','2',1.00,'650','wholesale','0','2025-04-23 15:54:15','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-23 12:55:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','548.00','547','Inclusive','branch','Inventory','','','','','','B','14174541286432023311041'),(859,'141745412842','7',24.00,'999.84','wholesale','0','2025-04-23 15:54:24','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-23 12:55:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','9313.00','9289','Inclusive','branch','Inventory','','','','','','B','14174541287600200123042'),(860,'141745414587','6',1.00,'75','retail','0','2025-04-23 16:23:07','','','','57.75','Cash',10.34,'75','','','14','16.00','1','2025-04-23 13:23:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','2853.00','2852','Inclusive','branch','Inventory','','','','','','B','14174541460023006062124'),(861,'141745414614','3',2.00,'150','retail','0','2025-04-23 16:23:34','','','','63.333','Cash',20.69,'75','','','14','16.00','1','2025-04-23 13:50:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'2','561.00','559','Inclusive','branch','Inventory','','','','','','B','14174541621132133421324'),(862,'141745418362','2',10.00,'6500','wholesale','0','2025-04-23 17:26:02','','','','608','Cash',896.55,'650','','','14','16.00','1','2025-04-23 14:30:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'10','555.00','545','Inclusive','branch','Inventory','','','','','','B','14174541860522222553321'),(863,'141745419540','6',48.00,'2950.08','wholesale','0','2025-04-23 17:46:13','','','','57.75','Cash',406.91,'61.46','','','14','16.00','1','2025-04-23 14:48:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'48','2852.00','2804','Inclusive','branch','Inventory','','','','','','B','14174541961132242323334'),(864,'141745419540','7',48.00,'1999.68','wholesale','0','2025-04-23 17:47:19','','','','39.33','Cash',275.82,'41.66','','','14','16.00','1','2025-04-23 14:48:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','9313.00','9265','Inclusive','branch','Inventory','','','','','','B','14174541966202223231111'),(865,'141745419702','4',48.00,'6000','wholesale','0','2025-04-23 17:48:22','','','','118.75','Cash',827.59,'125','','','14','16.00','1','2025-04-23 14:52:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'48','1803.00','1755','Inclusive','branch','Inventory','','','','','','B','14174541973543024034032'),(866,'141745420986','13',1.00,'20','retail','0','2025-04-23 18:09:46','','','','13.875','Cash',2.76,'20','','','14','16.00','1','2025-04-23 15:10:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','1258.00','1257','Inclusive','branch','Inventory','','','','','','B','14174542099527210744334'),(867,'141745426373','10',552.00,'27141.84','retail','0','2025-04-23 19:39:33','','','','46.7083333','Cash',3743.70,'49.17','','','14','16.00','1','2025-04-23 16:53:51','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',23398.14,'','7466.00','6914','Inclusive','branch','Inventory','','','','','','B','14174542638020052330532'),(868,'141745426373','10',96.00,'4800','retail','0','2025-04-23 19:40:52','','','','46.7083333','Cash',662.07,'50','','','14','16.00','1','2025-04-23 16:53:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'96','6914.00','6818','Inclusive','branch','Inventory','','','','','','B','14174542647402034400442'),(869,'141745426373','9',840.00,'26544.00','retail','0','2025-04-23 19:41:14','','','','29.8333','Cash',3661.24,'31.6','','','14','16.00','1','2025-04-23 16:53:51','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',22882.76,'','9578.00','8738','Inclusive','branch','Inventory','','','','','','B','14174542652635332137633'),(870,'141745426373','9',288.00,'9360','retail','0','2025-04-23 19:42:44','','','','29.8333','Cash',1291.03,'32.5','','','14','16.00','1','2025-04-23 16:53:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'288','8738.00','8450','Inclusive','branch','Inventory','','','','','','B','14174542660363320620301'),(871,'141745426373','7',288.00,'11998.08','wholesale','0','2025-04-23 19:45:30','','','','39.33','Cash',1654.91,'41.66','','','14','16.00','1','2025-04-23 16:53:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'288','9265.00','8977','Inclusive','branch','Inventory','','','','','','B','14174542674131743227271'),(872,'141745426373','1',30.00,'4999.998','wholesale','0','2025-04-23 19:47:40','','','','157','Cash',689.65,'166.6666','','','14','16.00','1','2025-04-23 16:53:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'30','813.00','783','Inclusive','branch','Inventory','','','','','','B','14174542687772123220366'),(873,'141745426373','6',72.00,'4425.12','wholesale','0','2025-04-23 19:47:57','','','','57.75','Cash',610.36,'61.46','','','14','16.00','1','2025-04-23 16:53:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'72','2804.00','2732','Inclusive','branch','Inventory','','','','','','B','14174542689654334728424'),(874,'141745426373','2',13.00,'8450','wholesale','0','2025-04-23 19:49:06','','','','608','Cash',1165.52,'650','','','14','16.00','1','2025-04-23 16:53:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'13','545.00','532','Inclusive','branch','Inventory','','','','','','B','14174542697322034277743'),(875,'141745426373','3',60.00,'3999.96','wholesale','0','2025-04-23 19:52:07','','','','63.333','Cash',551.72,'66.666','','','14','16.00','1','2025-04-23 16:53:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'60','559.00','499','Inclusive','branch','Inventory','','','','','','B','14174542713904224473233'),(876,'141745426373','4',24.00,'3000','wholesale','0','2025-04-23 19:52:41','','','','118.75','Cash',413.79,'125','','','14','16.00','1','2025-04-23 16:53:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'24','1755.00','1731','Inclusive','branch','Inventory','','','','','','B','14174542717010222241333'),(877,'141745471542','9',2.00,'65','retail','0','2025-04-24 08:12:22','','','','29.8333','Cash',8.97,'32.5','','','14','16.00','1','2025-04-24 05:12:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'2','8450.00','8448','Inclusive','branch','Inventory','','','','','','B','14174547155855328111272'),(878,'141745475918','2',1.00,'650','wholesale','0','2025-04-24 09:25:18','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-24 06:27:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','532.00','531','Inclusive','branch','Inventory','','','','','','B','14174547599400003435510'),(879,'141745478400','14',12.00,'1039.992','wholesale','0','2025-04-24 10:06:40','','','','81.0833','Cash',143.45,'86.666','','','14','16.00','1','2025-04-24 07:07:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'12','833.00','821','Inclusive','branch','Inventory','','','','','','B','14174547842542234403022'),(880,'141745482753','7',24.00,'999.84','wholesale','0','2025-04-24 11:19:13','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-24 08:21:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','8977.00','8953','Inclusive','branch','Inventory','','','','','','B','14174548278080200122215'),(881,'141745482753','9',12.00,'390','wholesale','0','2025-04-24 11:19:40','','','','29.8333','Cash',53.79,'32.5','','','14','16.00','1','2025-04-24 08:21:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'12','8448.00','8436','Inclusive','branch','Inventory','','','','','','B','14174548280633074274863'),(882,'141745482753','13',12.00,'184.9992','wholesale','0','2025-04-24 11:20:06','','','','13.875','Cash',25.52,'15.4166','','','14','16.00','1','2025-04-24 08:21:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'12','1257.00','1245','Inclusive','branch','Inventory','','','','','','B','14174548282553132042434'),(883,'141745483846','7',24.00,'999.84','wholesale','0','2025-04-24 11:37:26','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-24 08:38:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','8953.00','8929','Inclusive','branch','Inventory','','','','','','B','14174548388614380123253'),(884,'141745485642','4',2.00,'300','retail','0','2025-04-24 12:07:22','','','','118.75','Cash',41.38,'150','','','14','16.00','1','2025-04-24 09:07:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','1731.00','1729','Inclusive','branch','Inventory','','','','','','B','14174548566023351725203'),(885,'141745487141','9',48.00,'1560','wholesale','0','2025-04-24 12:32:21','','','','29.8333','Cash',215.17,'32.5','','','14','16.00','1','2025-04-24 09:32:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','8436.00','8388','Inclusive','branch','Inventory','','','','','','B','14174548715313203332740'),(886,'141745487180','2',1.00,'650','wholesale','0','2025-04-24 12:33:00','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-24 09:33:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','531.00','530','Inclusive','branch','Inventory','','','','','','B','14174548718653222360228'),(887,'141745487599','5',1.00,'30','retail','0','2025-04-24 12:39:59','','','','24.83','Cash',4.14,'30','','','14','16.00','1','2025-04-24 09:41:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','1495.00','1494','Inclusive','branch','Inventory','','','','','','B','14174548764972072294292'),(888,'141745489367','2',5.00,'3250','wholesale','0','2025-04-24 13:09:27','','','','608','Cash',448.28,'650','','','14','16.00','1','2025-04-24 10:10:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'5','530.00','525','Inclusive','branch','Inventory','','','','','','B','14174548939632006010942'),(889,'141745492209','7',12.00,'499.92','wholesale','0','2025-04-24 13:56:49','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-04-24 10:59:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','8929.00','8917','Inclusive','branch','Inventory','','','','','','B','14174549222334022222072'),(890,'141745492209','5',12.00,'324.96','wholesale','0','2025-04-24 13:57:04','','','','24.83','Cash',44.82,'27.08','','','14','16.00','1','2025-04-24 10:59:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',23.34,'12','1494.00','1482','Inclusive','branch','Inventory','','','','','','B','14174549227604233323923'),(891,'141745492209','2',1.00,'650','wholesale','0','2025-04-24 13:57:56','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-24 10:59:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','525.00','524','Inclusive','branch','Inventory','','','','','','B','14174549230632432952322'),(892,'141745492362','9',24.00,'780','wholesale','0','2025-04-24 13:59:22','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-24 11:00:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','8388.00','8364','Inclusive','branch','Inventory','','','','','','B','14174549238254330303034'),(893,'141745495455','13',1.00,'20','retail','0','2025-04-24 14:50:55','','','','13.875','Cash',2.76,'20','','','14','16.00','1','2025-04-24 11:55:06','1','1','returned','1','new','pcs','','2025-04-24 14:55:06','14','yes','','0','','','VATABLE',17.24,'1','1245.00','1244','Inclusive','branch','Inventory','','','','','','B','14174549550200521212340'),(894,'141745495726','13',1.00,'20','retail','0','2025-04-24 14:55:26','','','','13.875','Cash',2.76,'20','','','14','16.00','1','2025-04-24 11:56:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','1245.00','1244','Inclusive','branch','Inventory','','','','','','B','14174549575630230339249'),(895,'141745502379','9',24.00,'780','wholesale','0','2025-04-24 16:46:19','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-24 13:47:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','8364.00','8340','Inclusive','branch','Inventory','','','','','','B','14174550241351343220213'),(896,'141745510878','13',1.00,'20','retail','0','2025-04-24 19:07:58','','','','13.875','Cash',2.76,'20','','','14','16.00','1','2025-04-24 16:09:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','1244.00','1243','Inclusive','branch','Inventory','','','','','','B','14174551089660031435531'),(897,'131743869659','4',24.00,'3000','wholesale','0','2025-04-05 19:14:19','','','','118.75','Cash',413.79,'125','','','13','16','1','2025-04-25 08:54:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'0','','','Inclusive','branch','Inventory','','','','','','','174557125513'),(898,'131743869659','4',12.00,'1500','wholesale','0','2025-04-05 19:14:19','','','','118.75','Cash',206.90,'125','','','13','16','1','2025-04-25 08:54:19','1','1','returned','1','new','pcs','','2025-04-25 11:54:19','13','yes','','0','','','VATABLE',107.76,'0','','','Inclusive','branch','Inventory','','','','','','','131745571255'),(899,'131745571321','11',4.00,'220.00','retail','0','2025-04-25 11:55:21','','','','37.916666666667','Cash',30.34,'55','','','13','16.00','1','2025-04-25 09:25:22','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',189.66,'','1296.00','1292','Inclusive','branch','Inventory','','','','','','B','13174557301913322325332'),(900,'131745578179','13',1.00,'15.4166','wholesale','0','2025-04-25 13:49:39','','','','13.875','Cash',2.13,'15.4166','','','13','16.00','1','2025-04-25 11:10:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'1','1243.00','1242','Inclusive','branch','Inventory','','','','','','B','13174557818800507133228'),(901,'131745578179','14',2.00,'173.332','wholesale','0','2025-04-25 13:49:48','','','','81.0833','Cash',23.91,'86.666','','','13','16.00','1','2025-04-25 11:10:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'2','821.00','819','Inclusive','branch','Inventory','','','','','','B','13174557824632051334522'),(902,'131745578179','9',125.00,'4062.5','wholesale','0','2025-04-25 13:50:46','','','','29.8333','Cash',560.34,'32.5','','','13','16.00','1','2025-04-25 11:10:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'125','8340.00','8215','Inclusive','branch','Inventory','','','','','','B','13174557827488752702333'),(903,'131745578179','6',84.00,'5162.64','wholesale','0','2025-04-25 13:51:33','','','','57.75','Cash',712.09,'61.46','','','13','16.00','1','2025-04-25 11:10:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'84','2732.00','2648','Inclusive','branch','Inventory','','','','','','B','13174557831130222031503'),(904,'131745578179','7',26.00,'1083.16','wholesale','0','2025-04-25 13:59:19','','','','39.33','Cash',149.40,'41.66','','','13','16.00','1','2025-04-25 11:10:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'26','8917.00','8891','Inclusive','branch','Inventory','','','','','','B','13174557877000723312850'),(905,'131745578179','10',359.00,'17950','wholesale','0','2025-04-25 14:09:04','','','','46.7083333','Cash',2475.86,'50','','','13','16.00','1','2025-04-25 11:10:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'359','6818.00','6459','Inclusive','branch','Inventory','','','','','','B','13174557935503033330303'),(906,'131745594956','7',288.00,'11998.08','wholesale','0','2025-04-25 18:29:16','','','','39.33','Cash',1654.91,'41.66','','','13','16.00','1','2025-04-25 15:35:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'288','8891.00','8603','Inclusive','branch','Inventory','','','','','','B','13174559502932203292003'),(907,'131745594956','9',96.00,'3120','wholesale','0','2025-04-25 18:30:29','','','','29.8333','Cash',430.34,'32.5','','','13','16.00','1','2025-04-25 15:35:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'96','8215.00','8119','Inclusive','branch','Inventory','','','','','','B','13174559505824312393232'),(908,'131745594956','2',2.00,'1300','wholesale','0','2025-04-25 18:30:58','','','','608','Cash',179.31,'650','','','13','16.00','1','2025-04-25 15:35:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','524.00','522','Inclusive','branch','Inventory','','','','','','B','13174559520230922212000'),(909,'131745594956','15',96.00,'10399.68','wholesale','0','2025-04-25 18:33:23','','','','102.5','Cash',1434.44,'108.33','','','13','16.00','1','2025-04-25 15:35:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'96','944.00','848','Inclusive','branch','Inventory','','','','','','B','13174559525292239323322'),(910,'131745595359','10',24.00,'1200','wholesale','0','2025-04-25 18:35:59','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-04-25 15:38:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','6435.00','6411','Inclusive','branch','Inventory','','','','','','B','13174559541122320129370'),(911,'131745595359','9',24.00,'780','wholesale','0','2025-04-25 18:36:52','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-04-25 15:38:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','8119.00','8095','Inclusive','branch','Inventory','','','','','','B','13174559543003350507001'),(912,'131745595359','8',12.00,'579.96','wholesale','0','2025-04-25 18:37:12','','','','44.25','Cash',79.99,'48.33','','','13','16.00','1','2025-04-25 15:38:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','764.00','752','Inclusive','branch','Inventory','','','','','','B','13174559545553331033425'),(913,'131745596194','9',72.00,'2340','retail','0','2025-04-25 18:49:54','','','','29.8333','Cash',322.76,'32.5','','','13','16.00','1','2025-04-25 15:54:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'72','8095.00','8023','Inclusive','branch','Inventory','','','','','','B','13174559637452340022030'),(914,'131745596475','9',96.00,'3120','wholesale','0','2025-04-25 18:54:35','','','','29.8333','Cash',430.34,'32.5','','','13','16.00','1','2025-04-25 15:55:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'96','8023.00','7927','Inclusive','branch','Inventory','','','','','','B','13174559651231352313397'),(915,'131745596555','10',96.00,'4800','wholesale','0','2025-04-25 18:55:55','','','','46.7083333','Cash',662.07,'50','','','13','16.00','1','2025-04-25 15:59:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'96','6411.00','6315','Inclusive','branch','Inventory','','','','','','B','13174559665401522344260'),(916,'131745596555','7',48.00,'1999.68','wholesale','0','2025-04-25 18:57:35','','','','39.33','Cash',275.82,'41.66','','','13','16.00','1','2025-04-25 15:59:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','8603.00','8555','Inclusive','branch','Inventory','','','','','','B','13174559672123920773257'),(917,'131745596555','2',1.00,'650','wholesale','0','2025-04-25 18:58:44','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-04-25 15:59:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','522.00','521','Inclusive','branch','Inventory','','','','','','B','13174559674705573390526'),(918,'131745597142','9',192.00,'6080.0064','wholesale','159.9936','2025-04-25 19:05:43','','','','29.8333','Cash',838.62,'31.6667','','','13','16.00','1','2025-04-25 16:07:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'192','7927.00','7735','Inclusive','branch','Inventory','','','','','','B','13174559719330019953232'),(919,'131745597282','5',96.00,'2599.68','wholesale','0','2025-04-25 19:08:03','','','','24.83','Cash',358.58,'27.08','','','13','16.00','1','2025-04-25 16:09:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',23.34,'96','1512.00','1416','Inclusive','branch','Inventory','','','','','','B','13174559736734222203727'),(920,'131745597472','6',2.00,'150','retail','0','2025-04-25 19:11:12','','','','57.75','Cash',20.69,'75','','','13','16.00','1','2025-04-25 16:11:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'2','2648.00','2646','Inclusive','branch','Inventory','','','','','','B','13174559748922029329322'),(921,'131745597818','3',1.00,'75','retail','0','2025-04-25 19:16:58','','','','63.333','Cash',10.34,'75','','','13','16.00','1','2025-04-25 16:18:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','521.00','520','Inclusive','branch','Inventory','','','','','','B','13174559784730232013075'),(922,'131745597818','6',1.00,'75','retail','0','2025-04-25 19:17:28','','','','57.75','Cash',10.34,'75','','','13','16.00','1','2025-04-25 16:18:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','2646.00','2645','Inclusive','branch','Inventory','','','','','','B','13174559786737720972222'),(923,'131745600150','9',24.00,'780','wholesale','0','2025-04-25 19:55:50','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-04-25 16:57:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7735.00','7711','Inclusive','branch','Inventory','','','','','','B','13174560021900333320392'),(924,'141745648523','3',24.00,'1599.984','wholesale','0','2025-04-26 09:22:03','','','','63.333','Cash',220.69,'66.666','','','14','16.00','1','2025-04-26 06:29:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'24','520.00','496','Inclusive','branch','Inventory','','','','','','B','14174564856137260853242'),(925,'141745648523','2',1.00,'650','wholesale','0','2025-04-26 09:22:42','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-26 06:29:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','521.00','520','Inclusive','branch','Inventory','','','','','','B','14174564857563213022032'),(926,'141745648523','7',48.00,'1999.68','wholesale','0','2025-04-26 09:22:55','','','','39.33','Cash',275.82,'41.66','','','14','16.00','1','2025-04-26 06:29:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','8555.00','8507','Inclusive','branch','Inventory','','','','','','B','14174564860403330464323'),(927,'141745650814','1',6.00,'999.9996','wholesale','0','2025-04-26 10:00:14','','','','157','Cash',137.93,'166.6666','','','14','16.00','1','2025-04-26 07:07:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'6','783.00','777','Inclusive','branch','Inventory','','','','','','B','14174565117032133512503'),(928,'141745650814','6',24.00,'1475.04','wholesale','0','2025-04-26 10:06:11','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-04-26 07:07:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2645.00','2621','Inclusive','branch','Inventory','','','','','','B','14174565119823200320005'),(929,'141745651230','7',24.00,'999.84','wholesale','0','2025-04-26 10:07:10','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-26 07:07:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','8507.00','8483','Inclusive','branch','Inventory','','','','','','B','14174565125122373303723'),(930,'141745652810','7',24.00,'999.84','wholesale','0','2025-04-26 10:33:30','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-26 07:34:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','8483.00','8459','Inclusive','branch','Inventory','','','','','','B','14174565283736521720333'),(931,'141745653007','7',1.00,'45','retail','0','2025-04-26 10:36:47','','','','39.33','Cash',6.21,'45','','','14','16.00','1','2025-04-26 07:47:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','8459.00','8458','Inclusive','branch','Inventory','','','','','','B','14174565302022332370220'),(932,'141745654391','7',24.00,'999.84','wholesale','0','2025-04-26 10:59:51','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-26 08:00:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','8458.00','8434','Inclusive','branch','Inventory','','','','','','B','14174565440502034500542'),(933,'141745656272','7',5.00,'225','retail','0','2025-04-26 11:31:12','','','','39.33','Cash',31.03,'45','','','14','16.00','1','2025-04-26 08:33:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'5','8434.00','8429','Inclusive','branch','Inventory','','','','','','B','14174565629620242633237'),(934,'141745656272','6',1.00,'75','retail','0','2025-04-26 11:31:37','','','','57.75','Cash',10.34,'75','','','14','16.00','1','2025-04-26 08:33:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','2621.00','2620','Inclusive','branch','Inventory','','','','','','B','14174565632432271200370'),(935,'141745656409','4',12.00,'1500','wholesale','0','2025-04-26 11:33:30','','','','118.75','Cash',206.90,'125','','','14','16.00','1','2025-04-26 08:34:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','1741.00','1729','Inclusive','branch','Inventory','','','','','','B','14174565642522543322035'),(936,'141745656409','2',1.00,'650','wholesale','0','2025-04-26 11:33:47','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-26 08:34:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','520.00','519','Inclusive','branch','Inventory','','','','','','B','14174565644253146037333'),(937,'141745657337','7',6.00,'270','retail','0','2025-04-26 11:48:57','','','','39.33','Cash',37.24,'45','','','14','16.00','1','2025-04-26 08:49:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'6','8429.00','8423','Inclusive','branch','Inventory','','','','','','B','14174565737550665345342'),(938,'141745657905','9',48.00,'1560','wholesale','0','2025-04-26 11:58:25','','','','29.8333','Cash',215.17,'32.5','','','14','16.00','1','2025-04-26 08:59:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','7711.00','7663','Inclusive','branch','Inventory','','','','','','B','14174565792790232226753'),(939,'141745659748','2',40.00,'26000','wholesale','0','2025-04-26 12:29:08','','','','608','Cash',3586.21,'650','','','14','16.00','1','2025-04-26 09:33:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'40','519.00','479','Inclusive','branch','Inventory','','','','','','B','14174565978609927025322'),(940,'141745659748','15',60.00,'6499.8','wholesale','0','2025-04-26 12:29:46','','','','102.5','Cash',896.52,'108.33','','','14','16.00','1','2025-04-26 09:33:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'60','848.00','788','Inclusive','branch','Inventory','','','','','','B','14174565983710323324520'),(941,'141745659748','14',36.00,'3119.976','wholesale','0','2025-04-26 12:30:38','','','','81.0833','Cash',430.34,'86.666','','','14','16.00','1','2025-04-26 09:33:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'36','819.00','783','Inclusive','branch','Inventory','','','','','','B','14174565987804032730520'),(942,'141745659748','9',504.00,'16380','wholesale','0','2025-04-26 12:31:18','','','','29.8333','Cash',2259.31,'32.5','','','14','16.00','1','2025-04-26 09:33:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'504','7663.00','7159','Inclusive','branch','Inventory','','','','','','B','14174565991363332102323'),(943,'141745659748','10',312.00,'15600','wholesale','0','2025-04-26 12:31:53','','','','46.7083333','Cash',2151.72,'50','','','14','16.00','1','2025-04-26 09:33:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'312','6315.00','6003','Inclusive','branch','Inventory','','','','','','B','14174565993732272351243'),(944,'141745660003','9',24.00,'780','wholesale','0','2025-04-26 12:33:24','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-26 09:33:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7159.00','7135','Inclusive','branch','Inventory','','','','','','B','14174566001933232236694'),(945,'141745660121','6',24.00,'1475.04','wholesale','0','2025-04-26 12:35:22','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-04-26 09:36:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2620.00','2596','Inclusive','branch','Inventory','','','','','','B','14174566014010311256112'),(946,'141745660121','7',12.00,'499.92','wholesale','0','2025-04-26 12:35:41','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-04-26 09:36:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','8423.00','8411','Inclusive','branch','Inventory','','','','','','B','14174566015423422332700'),(947,'141745660121','2',1.00,'650','wholesale','0','2025-04-26 12:35:54','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-26 09:36:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','479.00','478','Inclusive','branch','Inventory','','','','','','B','14174566017233326327126'),(948,'141745660418','14',1.00,'95','retail','0','2025-04-26 12:40:19','','','','81.0833','Cash',13.10,'95','','','14','16.00','1','2025-04-26 09:41:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',81.90,'1','783.00','782','Inclusive','branch','Inventory','','','','','','B','14174566043623722504621'),(949,'141745662057','13',24.00,'369.9984','wholesale','0','2025-04-26 13:07:37','','','','13.875','Cash',51.03,'15.4166','','','14','16.00','1','2025-04-26 10:08:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','1242.00','1218','Inclusive','branch','Inventory','','','','','','B','14174566208432120131022'),(950,'141745663406','2',1.00,'650','wholesale','0','2025-04-26 13:30:07','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-26 10:32:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','478.00','477','Inclusive','branch','Inventory','','','','','','B','14174566345345434343013'),(951,'141745663406','6',24.00,'1475.04','wholesale','0','2025-04-26 13:30:53','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-04-26 10:32:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2596.00','2572','Inclusive','branch','Inventory','','','','','','B','14174566347130343361201'),(952,'141745663406','7',12.00,'499.92','wholesale','0','2025-04-26 13:31:11','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-04-26 10:32:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','8411.00','8399','Inclusive','branch','Inventory','','','','','','B','14174566348862333322303'),(953,'141745670124','9',72.00,'2340','wholesale','0','2025-04-26 15:22:04','','','','29.8333','Cash',322.76,'32.5','','','14','16.00','1','2025-04-26 12:26:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'72','7135.00','7063','Inclusive','branch','Inventory','','','','','','B','14174567014545110727323'),(954,'141745670124','10',24.00,'1200','wholesale','0','2025-04-26 15:22:27','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-26 12:26:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','6003.00','5979','Inclusive','branch','Inventory','','','','','','B','14174567017556324224201'),(955,'141745670124','4',12.00,'1500','wholesale','0','2025-04-26 15:22:56','','','','118.75','Cash',206.90,'125','','','14','16.00','1','2025-04-26 12:26:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','1729.00','1717','Inclusive','branch','Inventory','','','','','','B','14174567019932403120407'),(956,'141745670124','3',12.00,'799.992','wholesale','0','2025-04-26 15:23:20','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-04-26 12:26:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','496.00','484','Inclusive','branch','Inventory','','','','','','B','14174567021561773022533'),(957,'141745670124','6',24.00,'1475.04','wholesale','0','2025-04-26 15:23:37','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-04-26 12:26:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2572.00','2548','Inclusive','branch','Inventory','','','','','','B','14174567026032002232433'),(958,'141745670124','14',12.00,'1039.992','wholesale','0','2025-04-26 15:24:22','','','','81.0833','Cash',143.45,'86.666','','','14','16.00','1','2025-04-26 12:26:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'12','782.00','770','Inclusive','branch','Inventory','','','','','','B','14174567027907633775256'),(959,'141745672030','8',1.00,'50','retail','0','2025-04-26 15:54:25','','','','44.25','Cash',6.90,'50','','','14','16.00','1','2025-04-26 13:08:34','1','1','returned','1','new','pcs','','2025-04-26 16:08:34','14','yes','','0','','','VATABLE',43.10,'1','751.00','750','Inclusive','branch','Inventory','','','','','','B','14174567207923624330072'),(960,'141745672030','8',1.00,'50','retail','0','2025-04-26 15:54:56','','','','44.25','Cash',6.90,'50','','','14','16.00','1','2025-04-26 13:08:46','1','1','returned','1','new','pcs','','2025-04-26 16:08:46','14','yes','','0','','','VATABLE',43.10,'1','751.00','750','Inclusive','branch','Inventory','','','','','','B','14174567213077200232472'),(961,'141745672296','8',2.00,'100','retail','0','2025-04-26 15:58:17','','','','44.25','Cash',13.79,'50','','','14','16.00','1','2025-04-26 13:07:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','750.00','748','Inclusive','branch','Inventory','','','','','','B','14174567277303122220220'),(962,'141745683953','7',48.00,'1999.68','wholesale','0','2025-04-26 19:12:34','','','','39.33','Cash',275.82,'41.66','','','14','16.00','1','2025-04-26 16:14:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','8399.00','8351','Inclusive','branch','Inventory','','','','','','B','14174568396653276239327'),(963,'141745683953','2',2.00,'1300','wholesale','0','2025-04-26 19:12:47','','','','608','Cash',179.31,'650','','','14','16.00','1','2025-04-26 16:14:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','477.00','475','Inclusive','branch','Inventory','','','','','','B','14174568398002381333232'),(964,'141745683953','9',24.00,'780','wholesale','0','2025-04-26 19:13:03','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-26 16:14:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7063.00','7039','Inclusive','branch','Inventory','','','','','','B','14174568399923032132224'),(965,'141745683953','7',12.00,'499.92','wholesale','0','2025-04-26 19:13:20','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-04-26 16:14:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','8351.00','8339','Inclusive','branch','Inventory','','','','','','B','14174568401203142438053'),(966,'141745683953','6',24.00,'1475.04','wholesale','0','2025-04-26 19:13:35','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-04-26 16:14:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2548.00','2524','Inclusive','branch','Inventory','','','','','','B','14174568402932662333509'),(967,'141745684308','9',2400.00,'76000.08','wholesale','1999.92','2025-04-25 19:23:15','','','','29.8333','Cash',10482.77,'31.6667','','','14','16.00','1','2025-04-26 16:24:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'2400','7039.00','4639','Inclusive','branch','Inventory','','','','','','B','14174568435032330233334'),(968,'141745684308','7',2400.00,'99984','wholesale','0','2025-04-25 19:23:15','','','','39.33','Cash',13790.90,'41.66','','','14','16.00','1','2025-04-26 16:24:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'2400','8339.00','5939','Inclusive','branch','Inventory','','','','','','B','14174568447564647032113'),(969,'141745684308','6',48.00,'2950.08','wholesale','0','2025-04-25 19:23:15','','','','57.75','Cash',406.91,'61.46','','','14','16.00','1','2025-04-26 16:24:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'48','2524.00','2476','Inclusive','branch','Inventory','','','','','','B','14174568449524902471848'),(970,'141745684308','15',84.00,'9099.72','wholesale','0','2025-04-25 19:23:15','','','','102.5','Cash',1255.13,'108.33','','','14','16.00','1','2025-04-26 16:24:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'84','788.00','704','Inclusive','branch','Inventory','','','','','','B','14174568456238133330502'),(971,'141745684308','1',54.00,'8999.9964','wholesale','0','2025-04-25 19:23:15','','','','157','Cash',1241.38,'166.6666','','','14','16.00','1','2025-04-26 16:24:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'54','777.00','723','Inclusive','branch','Inventory','','','','','','B','14174568459542022324242'),(972,'141745684723','10',192.00,'9440.0064','wholesale','159.9936','2025-04-25 19:29:52','','','','46.7083333','Cash',1302.07,'49.1667','','','14','16.00','1','2025-04-26 16:30:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'192','5979.00','5787','Inclusive','branch','Inventory','','','','','','B','14174568476723044334866'),(973,'141745684723','9',240.00,'7600.008','wholesale','199.992','2025-04-25 19:29:52','','','','29.8333','Cash',1048.28,'31.6667','','','14','16.00','1','2025-04-26 16:30:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'240','4639.00','4399','Inclusive','branch','Inventory','','','','','','B','14174568496522070243022'),(974,'141745684723','9',24.00,'780','wholesale','0','2025-04-25 19:29:52','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-26 16:30:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','4399.00','4375','Inclusive','branch','Inventory','','','','','','B','14174568499203202223222'),(975,'141745744900','10',24.00,'1200','wholesale','0','2025-04-27 12:08:20','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-27 09:08:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5787.00','5763','Inclusive','branch','Inventory','','','','','','B','14174574491972732151992'),(976,'141745744946','9',24.00,'780','wholesale','0','2025-04-27 12:09:06','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-27 09:09:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','4375.00','4351','Inclusive','branch','Inventory','','','','','','B','14174574495970047442230'),(977,'141745744996','2',1.00,'650','wholesale','0','2025-04-27 12:09:56','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-27 09:13:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','475.00','474','Inclusive','branch','Inventory','','','','','','B','14174574500740100741005'),(978,'141745745204','7',24.00,'999.84','wholesale','0','2025-04-27 12:13:24','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-27 09:13:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5939.00','5915','Inclusive','branch','Inventory','','','','','','B','14174574522302402127323'),(979,'141745745274','10',0.00,'0','wholesale','0','2025-04-27 12:14:34','','','','46.7083333','Cash',0.00,'50','','','14','16.00','1','2025-04-27 09:15:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'','5763.00','5763','Inclusive','branch','Inventory','','','','','','B','14174574530434013703201'),(980,'141745745274','9',48.00,'1560','wholesale','0','2025-04-27 12:15:04','','','','29.8333','Cash',215.17,'32.5','','','14','16.00','1','2025-04-27 09:15:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','4351.00','4303','Inclusive','branch','Inventory','','','','','','B','14174574532153002270203'),(981,'141745746008','2',1.00,'650','wholesale','0','2025-04-27 12:26:48','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-27 09:28:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','474.00','473','Inclusive','branch','Inventory','','','','','','B','14174574611224330022722'),(982,'141745746125','2',1.00,'650','wholesale','0','2025-04-27 12:28:45','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-27 09:29:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','473.00','472','Inclusive','branch','Inventory','','','','','','B','14174574613801213273413'),(983,'141745746167','9',24.00,'780','wholesale','0','2025-04-27 12:29:27','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-27 09:30:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','4303.00','4279','Inclusive','branch','Inventory','','','','','','B','14174574618543252843120'),(984,'141745747461','7',24.00,'999.84','wholesale','0','2025-04-27 12:51:01','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-27 09:53:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5915.00','5891','Inclusive','branch','Inventory','','','','','','B','14174574747932110313405'),(985,'141745747461','6',6.00,'368.76','wholesale','0','2025-04-27 12:51:19','','','','57.75','Cash',50.86,'61.46','','','14','16.00','1','2025-04-27 09:53:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'6','2476.00','2470','Inclusive','branch','Inventory','','','','','','B','14174574749930711022470'),(986,'141745749682','2',2.00,'1300','wholesale','0','2025-04-27 13:28:02','','','','608','Cash',179.31,'650','','','14','16.00','1','2025-04-27 10:29:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','472.00','470','Inclusive','branch','Inventory','','','','','','B','14174574969939419903322'),(987,'141745750975','2',1.00,'650','wholesale','0','2025-04-27 13:49:35','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-27 10:51:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','470.00','469','Inclusive','branch','Inventory','','','','','','B','14174575101302074002222'),(988,'141745751183','10',48.00,'2400','wholesale','0','2025-04-27 13:53:03','','','','46.7083333','Cash',331.03,'50','','','14','16.00','1','2025-04-27 10:54:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'48','5763.00','5715','Inclusive','branch','Inventory','','','','','','B','14174575121132221132312'),(989,'141745751933','2',1.00,'650','wholesale','0','2025-04-27 14:05:33','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-27 11:07:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','469.00','468','Inclusive','branch','Inventory','','','','','','B','14174575194633074133262'),(990,'141745753706','7',3.00,'135','retail','0','2025-04-27 14:35:06','','','','39.33','Cash',18.62,'45','','','14','16.00','1','2025-04-27 11:38:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'3','5891.00','5888','Inclusive','branch','Inventory','','','','','','B','14174575371905923050472'),(991,'141745753706','3',1.00,'75','retail','0','2025-04-27 14:35:19','','','','63.333','Cash',10.34,'75','','','14','16.00','1','2025-04-27 11:38:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','484.00','483','Inclusive','branch','Inventory','','','','','','B','14174575376770303002773'),(992,'141745754815','7',48.00,'1999.68','wholesale','0','2025-04-27 14:53:35','','','','39.33','Cash',275.82,'41.66','','','14','16.00','1','2025-04-27 11:54:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','5888.00','5840','Inclusive','branch','Inventory','','','','','','B','14174575484022242320024'),(993,'141745759481','6',2.00,'150','retail','0','2025-04-27 16:11:21','','','','57.75','Cash',20.69,'75','','','14','16.00','1','2025-04-27 13:14:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'2','2470.00','2468','Inclusive','branch','Inventory','','','','','','B','14174575953039322330005'),(994,'141745759481','14',1.00,'95','retail','0','2025-04-27 16:12:11','','','','81.0833','Cash',13.10,'95','','','14','16.00','1','2025-04-27 13:14:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',81.90,'1','770.00','769','Inclusive','branch','Inventory','','','','','','B','14174575954500593393220'),(995,'141745759824','13',2.00,'40','retail','0','2025-04-27 16:17:04','','','','13.875','Cash',5.52,'20','','','14','16.00','1','2025-04-27 13:18:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','1218.00','1216','Inclusive','branch','Inventory','','','','','','B','14174575987735254374980'),(996,'141745764256','7',24.00,'999.84','wholesale','0','2025-04-27 17:30:56','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-27 14:31:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5840.00','5816','Inclusive','branch','Inventory','','','','','','B','14174576426923423722231'),(997,'141745768331','9',24.00,'780','wholesale','0','2025-04-27 18:38:51','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-27 15:39:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','4279.00','4255','Inclusive','branch','Inventory','','','','','','B','14174576835733303251275'),(998,'141745822926','9',24.00,'780','wholesale','0','2025-04-28 09:48:46','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-28 06:49:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','4255.00','4231','Inclusive','branch','Inventory','','','','','','B','14174582293903512232932'),(999,'141745826637','3',12.00,'799.992','wholesale','0','2025-04-28 10:50:37','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-04-28 07:52:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','483.00','471','Inclusive','branch','Inventory','','','','','','B','14174582666663562832633'),(1000,'141745826637','7',24.00,'999.84','wholesale','0','2025-04-28 10:51:07','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-28 07:52:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5816.00','5792','Inclusive','branch','Inventory','','','','','','B','14174582672852023341334'),(1001,'141745826637','6',24.00,'1475.04','wholesale','0','2025-04-28 10:52:09','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-04-28 07:52:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2468.00','2444','Inclusive','branch','Inventory','','','','','','B','14174582675433764283483'),(1002,'141745827367','2',1.00,'650','wholesale','0','2025-04-28 11:02:47','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-28 08:04:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','468.00','467','Inclusive','branch','Inventory','','','','','','B','14174582740324120238320'),(1003,'141745833412','9',48.00,'1560','wholesale','0','2025-04-28 12:43:32','','','','29.8333','Cash',215.17,'32.5','','','14','16.00','1','2025-04-28 09:44:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','4231.00','4183','Inclusive','branch','Inventory','','','','','','B','14174583343912225273322'),(1004,'141745833769','10',24.00,'1200','wholesale','0','2025-04-28 12:49:29','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-28 09:51:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5715.00','5691','Inclusive','branch','Inventory','','','','','','B','14174583379532234311937'),(1005,'141745833769','9',24.00,'780','wholesale','0','2025-04-28 12:50:05','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-28 09:51:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','4183.00','4159','Inclusive','branch','Inventory','','','','','','B','14174583383723032132224'),(1006,'141745833883','9',24.00,'780','wholesale','0','2025-04-28 12:51:24','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-28 10:19:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','4159.00','4135','Inclusive','branch','Inventory','','','','','','B','14174583391932001310240'),(1007,'141745833883','14',12.00,'1039.992','wholesale','0','2025-04-28 12:52:07','','','','81.0833','Cash',143.45,'86.666','','','14','16.00','1','2025-04-28 10:19:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'12','769.00','757','Inclusive','branch','Inventory','','','','','','B','14174583395722320033322'),(1008,'141745833883','1',6.00,'999.9996','wholesale','0','2025-04-28 13:17:57','','','','157','Cash',137.93,'166.6666','','','14','16.00','1','2025-04-28 10:19:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'6','723.00','717','Inclusive','branch','Inventory','','','','','','B','14174583550133331321208'),(1009,'141745836061','10',6.00,'300','wholesale','0','2025-04-28 13:27:41','','','','46.7083333','Cash',41.38,'50','','','14','16.00','1','2025-04-28 10:28:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'6','5691.00','5685','Inclusive','branch','Inventory','','','','','','B','14174583608800330053220'),(1010,'141745836304','8',1.00,'50','retail','0','2025-04-28 13:31:44','','','','44.25','Cash',6.90,'50','','','14','16.00','1','2025-04-28 10:32:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','750.00','749','Inclusive','branch','Inventory','','','','','','B','14174583634440020224232'),(1011,'141745836454','9',24.00,'780','wholesale','0','2025-04-28 13:34:14','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-28 10:35:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','4135.00','4111','Inclusive','branch','Inventory','','','','','','B','14174583647427330342272'),(1012,'141745836454','10',24.00,'1200','wholesale','0','2025-04-28 13:34:35','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-28 10:35:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5685.00','5661','Inclusive','branch','Inventory','','','','','','B','14174583649226334642720'),(1013,'141745850466','9',2.00,'65','retail','0','2025-04-28 17:27:46','','','','29.8333','Cash',8.97,'32.5','','','14','16.00','1','2025-04-28 14:28:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'2','4111.00','4109','Inclusive','branch','Inventory','','','','','','B','14174585048520135043821'),(1014,'141745851310','2',1.00,'650','wholesale','0','2025-04-28 17:41:50','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-28 14:43:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','467.00','466','Inclusive','branch','Inventory','','','','','','B','14174585136583823032223'),(1015,'141745852816','10',24.00,'1200','wholesale','0','2025-04-28 18:06:56','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-28 15:07:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5661.00','5637','Inclusive','branch','Inventory','','','','','','B','14174585283913212822348'),(1016,'141745910945','7',48.00,'1999.68','wholesale','0','2025-04-29 10:15:45','','','','39.33','Cash',275.82,'41.66','','','14','16.00','1','2025-04-29 07:16:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','5792.00','5744','Inclusive','branch','Inventory','','','','','','B','14174591096552200333030'),(1017,'141745910975','7',1.00,'45','retail','0','2025-04-29 10:16:15','','','','39.33','Cash',6.21,'45','','','14','16.00','1','2025-04-29 07:19:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','5744.00','5743','Inclusive','branch','Inventory','','','','','','B','14174591114820091791222'),(1018,'141745911181','7',12.00,'499.92','wholesale','0','2025-04-29 10:19:41','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-04-29 07:43:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','5743.00','5731','Inclusive','branch','Inventory','','','','','','B','14174591258921359494135'),(1019,'141745913813','9',96.00,'3040.0032','wholesale','79.9968','2025-04-29 11:03:33','','','','29.8333','Cash',419.31,'31.6667','','','14','16.00','1','2025-04-29 08:04:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'96','4109.00','4013','Inclusive','branch','Inventory','','','','','','B','14174591385939420230825'),(1020,'141745913883','2',1.00,'650','wholesale','0','2025-04-29 11:04:43','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-29 08:06:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','466.00','465','Inclusive','branch','Inventory','','','','','','B','14174591390033009023002'),(1021,'141745913883','10',24.00,'1200','wholesale','0','2025-04-29 11:05:01','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-29 08:06:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5637.00','5613','Inclusive','branch','Inventory','','','','','','B','14174591391513220100323'),(1022,'141745913883','7',24.00,'999.84','wholesale','0','2025-04-29 11:05:15','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-29 08:06:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5731.00','5707','Inclusive','branch','Inventory','','','','','','B','14174591392921003333312'),(1023,'141745913883','3',12.00,'799.992','wholesale','0','2025-04-29 11:05:31','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-04-29 08:06:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','471.00','459','Inclusive','branch','Inventory','','','','','','B','14174591394742323272049'),(1024,'141745913977','7',72.00,'2999.52','wholesale','0','2025-04-29 11:06:17','','','','39.33','Cash',413.73,'41.66','','','14','16.00','1','2025-04-29 08:07:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'72','5707.00','5635','Inclusive','branch','Inventory','','','','','','B','14174591399723370320423'),(1025,'141745913977','2',1.00,'650','wholesale','0','2025-04-29 11:06:38','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-29 08:07:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','465.00','464','Inclusive','branch','Inventory','','','','','','B','14174591401053232502242'),(1026,'141745913977','6',24.00,'1475.04','wholesale','0','2025-04-29 11:06:50','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-04-29 08:07:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2444.00','2420','Inclusive','branch','Inventory','','','','','','B','14174591402721292701004'),(1027,'141745913977','3',12.00,'799.992','wholesale','0','2025-04-29 11:07:09','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-04-29 08:07:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','459.00','447','Inclusive','branch','Inventory','','','','','','B','14174591404532250351027'),(1028,'141745914070','7',24.00,'999.84','wholesale','0','2025-04-29 11:07:50','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-29 08:08:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5635.00','5611','Inclusive','branch','Inventory','','','','','','B','14174591408232334020322'),(1029,'141745914070','3',12.00,'799.992','wholesale','0','2025-04-29 11:08:02','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-04-29 08:08:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','447.00','435','Inclusive','branch','Inventory','','','','','','B','14174591409512233544032'),(1030,'141745914120','7',24.00,'999.84','wholesale','0','2025-04-29 11:08:40','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-29 08:09:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5611.00','5587','Inclusive','branch','Inventory','','','','','','B','14174591413510042002432'),(1031,'141745914120','9',24.00,'780','wholesale','0','2025-04-29 11:08:56','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-29 08:09:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','4013.00','3989','Inclusive','branch','Inventory','','','','','','B','14174591416000342024493'),(1032,'141745914180','9',24.00,'780','wholesale','0','2025-04-29 11:09:40','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-29 08:10:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','3989.00','3965','Inclusive','branch','Inventory','','','','','','B','14174591419822123040391'),(1033,'141745914180','3',12.00,'799.992','wholesale','0','2025-04-29 11:10:00','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-04-29 08:10:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','435.00','423','Inclusive','branch','Inventory','','','','','','B','14174591421222210357323'),(1034,'141745914237','7',24.00,'999.84','wholesale','0','2025-04-29 11:10:37','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-29 08:11:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5587.00','5563','Inclusive','branch','Inventory','','','','','','B','14174591425123520354031'),(1035,'141745914267','7',12.00,'499.92','wholesale','0','2025-04-29 11:11:07','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-04-29 08:11:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','5563.00','5551','Inclusive','branch','Inventory','','','','','','B','14174591427929333233101'),(1036,'141745914267','2',1.00,'650','wholesale','0','2025-04-29 11:11:19','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-29 08:11:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','464.00','463','Inclusive','branch','Inventory','','','','','','B','14174591429393332140504'),(1037,'141745919258','2',1.00,'650','wholesale','0','2025-04-29 12:34:18','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-29 09:34:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','463.00','462','Inclusive','branch','Inventory','','','','','','B','14174591927033124313301'),(1038,'141745922042','13',2.00,'40','retail','0','2025-04-29 13:20:42','','','','13.875','Cash',5.52,'20','','','14','16.00','1','2025-04-29 10:22:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','1216.00','1214','Inclusive','branch','Inventory','','','','','','B','14174592207123102313332'),(1039,'141745922042','7',1.00,'45','retail','0','2025-04-29 13:21:12','','','','39.33','Cash',6.21,'45','','','14','16.00','1','2025-04-29 10:22:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','5551.00','5550','Inclusive','branch','Inventory','','','','','','B','14174592209522322002539'),(1040,'141745927506','9',24.00,'780','wholesale','0','2025-04-29 14:51:46','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-29 11:53:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','3965.00','3941','Inclusive','branch','Inventory','','','','','','B','14174592753820323232333'),(1041,'141745929230','2',1.00,'650','wholesale','0','2025-04-29 15:20:30','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-29 12:21:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','462.00','461','Inclusive','branch','Inventory','','','','','','B','14174592925424357121303'),(1042,'141745929450','8',12.00,'579.96','wholesale','0','2025-04-29 15:24:10','','','','44.25','Cash',79.99,'48.33','','','14','16.00','1','2025-04-29 12:25:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','749.00','737','Inclusive','branch','Inventory','','','','','','B','14174592946941434102003'),(1043,'141745931717','9',24.00,'780','wholesale','0','2025-04-29 16:01:57','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-29 13:03:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','3941.00','3917','Inclusive','branch','Inventory','','','','','','B','14174593175002723351232'),(1044,'141745931717','2',2.00,'1300','wholesale','0','2025-04-29 16:02:31','','','','608','Cash',179.31,'650','','','14','16.00','1','2025-04-29 13:03:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','461.00','459','Inclusive','branch','Inventory','','','','','','B','14174593176712333371233'),(1045,'141745932632','13',1.00,'20','retail','0','2025-04-29 16:17:12','','','','13.875','Cash',2.76,'20','','','14','16.00','1','2025-04-29 13:24:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','1214.00','1213','Inclusive','branch','Inventory','','','','','','B','14174593265643043333310'),(1046,'141745993456','10',24.00,'1200','wholesale','0','2025-04-30 09:10:56','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-30 06:11:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5613.00','5589','Inclusive','branch','Inventory','','','','','','B','14174599347227200430323'),(1047,'141745993560','7',72.00,'2999.52','wholesale','0','2025-04-30 09:12:40','','','','39.33','Cash',413.73,'41.66','','','14','16.00','1','2025-04-30 06:14:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'72','5550.00','5478','Inclusive','branch','Inventory','','','','','','B','14174599357903235302320'),(1048,'141745999136','7',48.00,'1999.68','wholesale','0','2025-04-30 10:45:36','','','','39.33','Cash',275.82,'41.66','','','14','16.00','1','2025-04-30 07:47:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','5478.00','5430','Inclusive','branch','Inventory','','','','','','B','14174599918653232200934'),(1049,'141745999420','7',24.00,'999.84','wholesale','0','2025-04-30 10:50:20','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-04-30 07:51:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5430.00','5406','Inclusive','branch','Inventory','','','','','','B','14174599943623231209227'),(1050,'141745999466','4',12.00,'1500','wholesale','0','2025-04-30 10:51:06','','','','118.75','Cash',206.90,'125','','','14','16.00','1','2025-04-30 07:51:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','1717.00','1705','Inclusive','branch','Inventory','','','','','','B','14174599948549531934230'),(1051,'141746002961','9',24.00,'780','wholesale','0','2025-04-30 11:49:21','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-30 08:50:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','3917.00','3893','Inclusive','branch','Inventory','','','','','','B','14174600300020002377203'),(1052,'141746002961','10',24.00,'1200','wholesale','0','2025-04-30 11:50:00','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-30 08:50:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5589.00','5565','Inclusive','branch','Inventory','','','','','','B','14174600302332302320040'),(1053,'141746004897','9',48.00,'1560','wholesale','0','2025-04-30 12:21:37','','','','29.8333','Cash',215.17,'32.5','','','14','16.00','1','2025-04-30 09:22:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','3893.00','3845','Inclusive','branch','Inventory','','','','','','B','14174600492041730632321'),(1054,'141746009521','9',48.00,'1512.00','retail','0','2025-04-30 13:38:41','','','','29.8333','Cash',208.55,'31.5','','','14','16.00','1','2025-04-30 10:42:15','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',1303.45,'','3845.00','3797','Inclusive','branch','Inventory','','','','','','B','14174600953767223320370'),(1055,'141746009521','10',144.00,'7080.0048','retail','119.9952','2025-04-30 13:39:52','','','','46.7083333','Cash',976.55,'49.1667','','','14','16.00','1','2025-04-30 10:42:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'144','5565.00','5421','Inclusive','branch','Inventory','','','','','','B','14174600963161062032032'),(1056,'141746009521','2',5.00,'3200.00','retail','0','2025-04-30 13:40:31','','','','608','Cash',441.38,'640','','','14','16.00','1','2025-04-30 10:42:15','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',2758.62,'','459.00','454','Inclusive','branch','Inventory','','','','','','B','14174600970632374432127'),(1057,'141746011683','10',24.00,'1200','wholesale','0','2025-04-30 14:14:44','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-30 11:16:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5421.00','5397','Inclusive','branch','Inventory','','','','','','B','14174601171812226273322'),(1058,'141746011683','2',1.00,'650','wholesale','0','2025-04-30 14:15:19','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-30 11:16:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','454.00','453','Inclusive','branch','Inventory','','','','','','B','14174601173002361224321'),(1059,'141746013623','9',24.00,'780','wholesale','0','2025-04-30 14:47:03','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-30 11:47:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','3797.00','3773','Inclusive','branch','Inventory','','','','','','B','14174601364433360323020'),(1060,'141746013656','13',1.00,'20','retail','0','2025-04-30 14:47:36','','','','13.875','Cash',2.76,'20','','','14','16.00','1','2025-04-30 11:49:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','1213.00','1212','Inclusive','branch','Inventory','','','','','','B','14174601375532227423237'),(1061,'141746015533','13',4.00,'80','retail','0','2025-04-30 15:18:53','','','','13.875','Cash',11.03,'20','','','14','16.00','1','2025-04-30 12:19:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'4','1212.00','1208','Inclusive','branch','Inventory','','','','','','B','14174601555135332137133'),(1062,'141746016692','2',1.00,'650','wholesale','0','2025-04-30 15:38:13','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-30 12:38:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','453.00','452','Inclusive','branch','Inventory','','','','','','B','14174601670261422722032'),(1063,'141746018230','10',24.00,'1200','wholesale','0','2025-04-30 16:03:50','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-30 13:04:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5397.00','5373','Inclusive','branch','Inventory','','','','','','B','14174601825121272202323'),(1064,'141746018230','9',24.00,'780','wholesale','0','2025-04-30 16:04:13','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-04-30 13:04:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','3773.00','3749','Inclusive','branch','Inventory','','','','','','B','14174601827223224002307'),(1065,'141746018401','13',1.00,'20','retail','0','2025-04-30 16:07:09','','','','13.875','Cash',2.76,'20','','','14','16.00','1','2025-04-30 13:07:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','1207.00','1206','Inclusive','branch','Inventory','','','','','','B','14174601844348040332323'),(1066,'141746018746','10',24.00,'1200','wholesale','0','2025-04-30 16:12:26','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-04-30 13:18:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5373.00','5349','Inclusive','branch','Inventory','','','','','','B','14174601876674333033020'),(1067,'141746018746','8',12.00,'579.96','wholesale','0','2025-04-30 16:12:47','','','','44.25','Cash',79.99,'48.33','','','14','16.00','1','2025-04-30 13:18:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','737.00','725','Inclusive','branch','Inventory','','','','','','B','14174601880812002231324'),(1068,'141746018746','2',1.00,'650','wholesale','0','2025-04-30 16:13:29','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-04-30 13:18:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','452.00','451','Inclusive','branch','Inventory','','','','','','B','14174601909909332200393'),(1069,'141746026095','8',1.00,'50','retail','0','2025-04-30 18:14:55','','','','44.25','Cash',6.90,'50','','','14','16.00','1','2025-04-30 15:15:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','725.00','724','Inclusive','branch','Inventory','','','','','','B','14174602610913300022243'),(1070,'141746084548','9',24.00,'780','wholesale','0','2025-05-01 10:29:08','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-05-01 07:30:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','3749.00','3725','Inclusive','branch','Inventory','','','','','','B','14174608457623333404242'),(1071,'141746084548','7',12.00,'499.92','wholesale','0','2025-05-01 10:29:44','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-05-01 07:30:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','5406.00','5394','Inclusive','branch','Inventory','','','','','','B','14174608462203241212222'),(1072,'141746096456','13',24.00,'369.9984','wholesale','0','2025-05-01 13:48:00','','','','13.875','Cash',51.03,'15.4166','','','14','16.00','1','2025-05-01 10:49:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','1207.00','1183','Inclusive','branch','Inventory','','','','','','B','14174609649796333966302'),(1073,'141746096456','7',24.00,'999.84','wholesale','0','2025-05-01 13:49:12','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-05-01 10:49:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','6786.00','6762','Inclusive','branch','Inventory','','','','','','B','14174609656690020004230'),(1074,'141746096616','1',18.00,'2999.9988','wholesale','0','2025-05-01 13:50:16','','','','157','Cash',413.79,'166.6666','','','14','16.00','1','2025-05-01 10:53:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'18','717.00','699','Inclusive','branch','Inventory','','','','','','B','14174609664022092232361'),(1075,'141746099529','13',4.00,'80','retail','0','2025-05-01 14:38:49','','','','13.875','Cash',11.03,'20','','','14','16.00','1','2025-05-01 11:41:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'4','1183.00','1179','Inclusive','branch','Inventory','','','','','','B','14174609965861301932433'),(1076,'141746099777','7',72.00,'2999.52','wholesale','0','2025-05-01 14:42:57','','','','39.33','Cash',413.73,'41.66','','','14','16.00','1','2025-05-01 13:02:25','1','1','returned','1','new','pcs','','2025-05-01 16:02:25','14','yes','','0','','','VATABLE',35.91,'72','6762.00','6690','Inclusive','branch','Inventory','','','','','','B','14174609979200223222323'),(1077,'141746099777','2',1.00,'650','wholesale','0','2025-05-01 14:43:13','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-05-01 13:02:33','1','1','returned','1','new','pcs','','2025-05-01 16:02:33','14','yes','','0','','','VATABLE',560.34,'1','451.00','450','Inclusive','branch','Inventory','','','','','','B','14174609982703917471322'),(1078,'141746100291','10',1.00,'50','retail','0','2025-05-01 14:51:31','','','','46.7083333','Cash',6.90,'50','','','14','16.00','1','2025-05-01 11:52:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','8372.00','8371','Inclusive','branch','Inventory','','','','','','B','14174610030432241413323'),(1079,'141746100340','9',1.00,'32.5','wholesale','0','2025-05-01 14:52:20','','','','29.8333','Cash',4.48,'32.5','','','14','16.00','1','2025-05-01 13:04:39','1','1','returned','1','new','pcs','','2025-05-01 16:04:39','14','yes','','0','','','VATABLE',28.02,'1','12439.00','12438','Inclusive','branch','Inventory','','','','','','B','14174610035620333330322'),(1080,'141746101807','14',12.00,'1039.992','wholesale','0','2025-05-01 15:16:47','','','','81.0833','Cash',143.45,'86.666','','','14','16.00','1','2025-05-01 12:23:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'12','757.00','745','Inclusive','branch','Inventory','','','','','','B','14174610183010213301420'),(1081,'141746101807','9',72.00,'2340','wholesale','0','2025-05-01 15:17:11','','','','29.8333','Cash',322.76,'32.5','','','14','16.00','1','2025-05-01 12:23:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'72','12438.00','12366','Inclusive','branch','Inventory','','','','','','B','14174610185622231462278'),(1082,'141746101807','10',96.00,'4800','wholesale','0','2025-05-01 15:17:36','','','','46.7083333','Cash',662.07,'50','','','14','16.00','1','2025-05-01 12:23:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'96','8371.00','8275','Inclusive','branch','Inventory','','','','','','B','14174610188937222833900'),(1083,'141746101807','3',24.00,'1599.984','wholesale','0','2025-05-01 15:18:10','','','','63.333','Cash',220.69,'66.666','','','14','16.00','1','2025-05-01 12:23:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'24','1023.00','999','Inclusive','branch','Inventory','','','','','','B','14174610191423372301313'),(1084,'141746104756','9',1.00,'32.5','retail','0','2025-05-01 16:05:56','','','','29.8333','Cash',4.48,'32.5','','','14','16.00','1','2025-05-01 13:09:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1','12367.00','12366','Inclusive','branch','Inventory','','','','','','B','14174610476771302123364'),(1085,'141746104756','7',72.00,'2999.52','wholesale','0','2025-05-01 16:06:18','','','','39.33','Cash',413.73,'41.66','','','14','16.00','1','2025-05-01 13:09:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'72','6762.00','6690','Inclusive','branch','Inventory','','','','','','B','14174610479930339232423'),(1086,'141746104756','2',1.00,'650','wholesale','0','2025-05-01 16:06:42','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-05-01 13:09:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','451.00','450','Inclusive','branch','Inventory','','','','','','B','14174610483223203024402'),(1087,'141746110397','9',24.00,'780','wholesale','0','2025-05-01 17:39:58','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-05-01 14:40:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','12366.00','12342','Inclusive','branch','Inventory','','','','','','B','14174611041614004300263'),(1088,'141746114461','6',24.00,'1475.04','wholesale','0','2025-05-01 18:47:41','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-05-01 15:48:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2420.00','2396','Inclusive','branch','Inventory','','','','','','B','14174611448823808648822'),(1089,'141746114461','1',12.00,'1999.9992','wholesale','0','2025-05-01 18:48:09','','','','157','Cash',275.86,'166.6666','','','14','16.00','1','2025-05-01 15:48:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'12','699.00','687','Inclusive','branch','Inventory','','','','','','B','14174611450920123113120'),(1090,'141746114960','10',24.00,'1200','wholesale','0','2025-05-01 18:56:01','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-05-01 15:57:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','8275.00','8251','Inclusive','branch','Inventory','','','','','','B','14174611497812163232410'),(1091,'141746114960','9',48.00,'1560','wholesale','0','2025-05-01 18:56:22','','','','29.8333','Cash',215.17,'32.5','','','14','16.00','1','2025-05-01 15:57:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','12342.00','12294','Inclusive','branch','Inventory','','','','','','B','14174611500313502630202'),(1092,'141746116893','2',40.00,'26000','wholesale','0','2025-05-01 19:28:13','','','','608','Cash',3586.21,'650','','','14','16.00','1','2025-05-01 16:58:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'40','450.00','410','Inclusive','branch','Inventory','','','','','','B','14174611691404202113262'),(1093,'141746116893','10',264.00,'13200','wholesale','0','2025-05-01 19:28:38','','','','46.7083333','Cash',1820.69,'50','','','14','16.00','1','2025-05-01 16:58:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'264','8251.00','7987','Inclusive','branch','Inventory','','','','','','B','14174611697203226433761'),(1094,'141746116893','9',648.00,'21060','wholesale','0','2025-05-01 19:29:32','','','','29.8333','Cash',2904.83,'32.5','','','14','16.00','1','2025-05-01 16:58:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'648','12294.00','11646','Inclusive','branch','Inventory','','','','','','B','14174611704001123023322'),(1095,'141746118704','9',24.00,'780','wholesale','0','2025-05-01 19:58:24','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-05-01 16:58:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','11646.00','11622','Inclusive','branch','Inventory','','','','','','B','14174611871731340234022'),(1096,'141746119364','10',792.00,'38940.0264','wholesale','659.9736','2025-05-01 20:09:24','','','','46.7083333','Cash',5371.04,'49.1667','','','14','16.00','1','2025-05-01 17:15:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'792','7987.00','7195','Inclusive','branch','Inventory','','','','','','B','14174611939563394213433'),(1097,'141746119364','9',408.00,'12920.0136','wholesale','339.9864','2025-05-01 20:09:55','','','','29.8333','Cash',1782.07,'31.6667','','','14','16.00','1','2025-05-01 17:15:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'408','11622.00','11214','Inclusive','branch','Inventory','','','','','','B','14174611947133132329102'),(1098,'141746119364','15',12.00,'1299.96','wholesale','0','2025-05-01 20:12:50','','','','102.5','Cash',179.30,'108.33','','','14','16.00','1','2025-05-01 17:15:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'12','704.00','692','Inclusive','branch','Inventory','','','','','','B','14174611958425342323033'),(1099,'141746119364','7',72.00,'2999.52','wholesale','0','2025-05-01 20:13:04','','','','39.33','Cash',413.73,'41.66','','','14','16.00','1','2025-05-01 17:15:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'72','6690.00','6618','Inclusive','branch','Inventory','','','','','','B','14174611962363233232243'),(1100,'141746119364','2',8.00,'5120','wholesale','80','2025-05-01 20:13:43','','','','608','Cash',706.21,'640','','','14','16.00','1','2025-05-01 17:15:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',551.72,'8','410.00','402','Inclusive','branch','Inventory','','','','','','B','14174611964826273462978'),(1101,'141746120343','2',14.00,'8960','wholesale','140','2025-02-04 20:26:52','','','','608','Cash',1235.86,'640','','','14','16.00','1','2025-05-01 17:27:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',551.72,'14','402.00','388','Inclusive','branch','Inventory','','','','','','B','14174612041236024206122'),(1102,'141746120577','2',6.00,'3900','wholesale','0','2025-04-28 20:39:42','','','','608','Cash',537.93,'650','','','14','16.00','1','2025-05-01 17:40:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'6','388.00','382','Inclusive','branch','Inventory','','','','','','B','14174612060543120333026'),(1103,'141746120577','2',7.00,'4480','wholesale','70','2025-04-28 20:39:42','','','','608','Cash',617.93,'640','','','14','16.00','1','2025-05-01 17:40:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',551.72,'7','382.00','375','Inclusive','branch','Inventory','','','','','','B','14174612061720437204230'),(1104,'141746120577','10',360.00,'17700.012','wholesale','299.988','2025-04-28 20:39:42','','','','46.7083333','Cash',2441.38,'49.1667','','','14','16.00','1','2025-05-01 17:40:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'360','7195.00','6835','Inclusive','branch','Inventory','','','','','','B','14174612070422037223333'),(1105,'141746120577','9',168.00,'5460','wholesale','0','2025-04-28 20:39:42','','','','29.8333','Cash',753.10,'32.5','','','14','16.00','1','2025-05-01 17:40:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'168','11214.00','11046','Inclusive','branch','Inventory','','','','','','B','14174612074620203702030'),(1106,'141746120577','9',240.00,'7600.008','wholesale','199.992','2025-04-28 20:39:42','','','','29.8333','Cash',1048.28,'31.6667','','','14','16.00','1','2025-05-01 17:40:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'240','11046.00','10806','Inclusive','branch','Inventory','','','','','','B','14174612079870032132303'),(1107,'141746120577','7',240.00,'9998.4','wholesale','0','2025-04-28 20:39:42','','','','39.33','Cash',1379.09,'41.66','','','14','16.00','1','2025-05-01 17:40:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'240','6618.00','6378','Inclusive','branch','Inventory','','','','','','B','14174612082884203220023'),(1108,'141746120577','6',48.00,'2950.08','wholesale','0','2025-04-28 20:39:42','','','','57.75','Cash',406.91,'61.46','','','14','16.00','1','2025-05-01 17:40:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'48','2396.00','2348','Inclusive','branch','Inventory','','','','','','B','14174612086126300222332'),(1109,'141746120577','15',12.00,'1299.96','wholesale','0','2025-04-28 20:39:42','','','','102.5','Cash',179.30,'108.33','','','14','16.00','1','2025-05-01 17:40:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'12','692.00','680','Inclusive','branch','Inventory','','','','','','B','14174612088532223222123'),(1110,'141746120577','14',24.00,'2079.984','wholesale','0','2025-04-28 20:39:42','','','','81.0833','Cash',286.89,'86.666','','','14','16.00','1','2025-05-01 17:40:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'24','745.00','721','Inclusive','branch','Inventory','','','','','','B','14174612091523330343293'),(1111,'141746120577','14',1.00,'86.666','wholesale','0','2025-04-28 20:39:42','','','','81.0833','Cash',11.95,'86.666','','','14','16.00','1','2025-05-01 17:40:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'1','721.00','720','Inclusive','branch','Inventory','','','','','','B','14174612097443727334927'),(1112,'141746120577','1',24.00,'3999.9984','wholesale','0','2025-04-28 20:39:42','','','','157','Cash',551.72,'166.6666','','','14','16.00','1','2025-05-01 17:40:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'24','687.00','663','Inclusive','branch','Inventory','','','','','','B','14174612100832328633477'),(1113,'141746120577','4',12.00,'1500','wholesale','0','2025-04-28 20:39:42','','','','118.75','Cash',206.90,'125','','','14','16.00','1','2025-05-01 17:40:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','1705.00','1693','Inclusive','branch','Inventory','','','','','','B','14174612102400120320323'),(1114,'141746120577','3',12.00,'799.992','wholesale','0','2025-04-28 20:39:42','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-05-01 17:40:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','999.00','987','Inclusive','branch','Inventory','','','','','','B','14174612106203213012210'),(1115,'141746120577','5',24.00,'649.92','wholesale','0','2025-04-28 20:39:42','','','','24.83','Cash',89.64,'27.08','','','14','16.00','1','2025-05-01 17:40:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',23.34,'24','1416.00','1392','Inclusive','branch','Inventory','','','','','','B','14174612108732022200207'),(1116,'141746120577','8',12.00,'579.96','wholesale','0','2025-04-28 20:39:42','','','','44.25','Cash',79.99,'48.33','','','14','16.00','1','2025-05-01 17:40:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','724.00','712','Inclusive','branch','Inventory','','','','','','B','14174612109842021403009'),(1117,'141746121296','9',288.00,'9120.0096','wholesale','239.9904','2025-05-01 20:41:36','','','','29.8333','Cash',1257.93,'31.6667','','','14','16.00','1','2025-05-01 17:43:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'288','10806.00','10518','Inclusive','branch','Inventory','','','','','','B','14174612133442104323031'),(1118,'141746121296','10',72.00,'3540.0024','wholesale','59.9976','2025-05-01 20:42:14','','','','46.7083333','Cash',488.28,'49.1667','','','14','16.00','1','2025-05-01 17:43:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'72','6835.00','6763','Inclusive','branch','Inventory','','','','','','B','14174612135422323421456'),(1119,'141746121296','2',5.00,'3200','wholesale','50','2025-05-01 20:42:34','','','','608','Cash',441.38,'640','','','14','16.00','1','2025-05-01 17:43:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',551.72,'5','375.00','370','Inclusive','branch','Inventory','','','','','','B','14174612137027027203337'),(1120,'141746121296','3',36.00,'2399.976','wholesale','0','2025-05-01 20:42:50','','','','63.333','Cash',331.03,'66.666','','','14','16.00','1','2025-05-01 17:43:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'36','987.00','951','Inclusive','branch','Inventory','','','','','','B','14174612138201316222020'),(1121,'141746123199','9',696.00,'22040.0232','wholesale','579.9768','2025-05-01 21:13:19','','','','29.8333','Cash',3040.00,'31.6667','','','14','16.00','1','2025-05-01 18:38:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'696','10518.00','9822','Inclusive','branch','Inventory','','','','','','B','14174612339223306400332'),(1122,'141746123199','9',360.00,'11700','wholesale','0','2025-05-01 21:16:32','','','','29.8333','Cash',1613.79,'32.5','','','14','16.00','1','2025-05-01 18:38:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'360','9822.00','9462','Inclusive','branch','Inventory','','','','','','B','14174612360426144231704'),(1123,'141746123199','10',480.00,'23600.016','wholesale','399.984','2025-05-01 21:21:02','','','','46.7083333','Cash',3255.17,'49.1667','','','14','16.00','1','2025-05-01 18:38:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'480','6763.00','6283','Inclusive','branch','Inventory','','','','','','B','14174612368723122406220'),(1124,'141746123199','10',96.00,'4800','wholesale','0','2025-05-01 21:21:28','','','','46.7083333','Cash',662.07,'50','','','14','16.00','1','2025-05-01 18:38:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'96','6283.00','6187','Inclusive','branch','Inventory','','','','','','B','14174612372463331033721'),(1125,'141746123199','2',7.00,'4480','wholesale','70','2025-05-01 21:22:05','','','','608','Cash',617.93,'640','','','14','16.00','1','2025-05-01 18:38:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',551.72,'7','370.00','363','Inclusive','branch','Inventory','','','','','','B','14174612374921037730303'),(1126,'141746123199','7',240.00,'9798.408','wholesale','199.992','2025-05-01 21:26:35','','','','39.33','Cash',1351.50,'40.8267','','','14','16.00','1','2025-05-01 18:38:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.20,'240','6378.00','6138','Inclusive','branch','Inventory','','','','','','B','14174612403232201003336'),(1127,'141746123199','7',96.00,'3999.36','wholesale','0','2025-05-01 21:27:12','','','','39.33','Cash',551.64,'41.66','','','14','16.00','1','2025-05-01 18:38:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'96','6138.00','6042','Inclusive','branch','Inventory','','','','','','B','14174612405202333733330'),(1128,'141746123199','6',48.00,'2950.08','wholesale','0','2025-05-01 21:27:33','','','','57.75','Cash',406.91,'61.46','','','14','16.00','1','2025-05-01 18:38:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'48','2348.00','2300','Inclusive','branch','Inventory','','','','','','B','14174612409403473330632'),(1129,'141746123199','15',12.00,'1299.96','wholesale','0','2025-05-01 21:28:14','','','','102.5','Cash',179.30,'108.33','','','14','16.00','1','2025-05-01 18:38:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'12','680.00','668','Inclusive','branch','Inventory','','','','','','B','14174612412234236322231'),(1130,'141746123199','1',12.00,'1999.9992','wholesale','0','2025-05-01 21:28:42','','','','157','Cash',275.86,'166.6666','','','14','16.00','1','2025-05-01 18:38:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'12','663.00','651','Inclusive','branch','Inventory','','','','','','B','14174612414134416201110'),(1131,'141746123199','4',12.00,'1500','wholesale','0','2025-05-01 21:29:01','','','','118.75','Cash',206.90,'125','','','14','16.00','1','2025-05-01 18:38:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','1693.00','1681','Inclusive','branch','Inventory','','','','','','B','14174612418586302133223'),(1132,'141746123199','7',1.00,'41.66','wholesale','0','2025-05-01 21:32:24','','','','39.33','Cash',5.75,'41.66','','','14','16.00','1','2025-05-01 18:38:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'1','6042.00','6041','Inclusive','branch','Inventory','','','','','','B','14174612443920133000231'),(1133,'141746123199','3',24.00,'1599.984','wholesale','0','2025-05-01 21:34:29','','','','63.333','Cash',220.69,'66.666','','','14','16.00','1','2025-05-01 18:38:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'24','951.00','927','Inclusive','branch','Inventory','','','','','','B','14174612448634234300228'),(1134,'141746163439','6',288.00,'21600','retail','0','2025-05-02 08:23:59','','','','57.75','Cash',2979.31,'75','','','14','16.00','1','2025-05-02 05:27:10','1','1','returned','1','new','pcs','','2025-05-02 08:27:10','14','yes','','0','','','VATABLE',64.66,'288','2300.00','2012','Inclusive','branch','Inventory','','','','','','B','14174616348323122112882'),(1135,'141746166124','13',1.00,'20','retail','0','2025-05-02 09:08:44','','','','13.875','Cash',2.76,'20','','','14','16.00','1','2025-05-02 06:09:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','1179.00','1178','Inclusive','branch','Inventory','','','','','','B','14174616614021632210301'),(1136,'141746168281','9',96.00,'3120','wholesale','0','2025-05-02 09:44:41','','','','29.8333','Cash',430.34,'32.5','','','14','16.00','1','2025-05-02 06:45:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'96','9462.00','9366','Inclusive','branch','Inventory','','','','','','B','14174616832123241432330'),(1137,'141746168986','2',1.00,'650','wholesale','0','2025-05-02 09:56:26','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-05-02 06:57:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','374.00','373','Inclusive','branch','Inventory','','','','','','B','14174616900524922904400'),(1138,'141746168986','4',12.00,'1500','wholesale','0','2025-05-02 09:56:45','','','','118.75','Cash',206.90,'125','','','14','16.00','1','2025-05-02 06:57:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','1681.00','1669','Inclusive','branch','Inventory','','','','','','B','14174616903332300233039'),(1139,'141746174803','7',12.00,'499.92','wholesale','0','2025-05-02 11:33:23','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-05-02 11:55:41','1','1','returned','1','new','pcs','','2025-05-02 14:55:41','14','yes','','0','','','VATABLE',35.91,'12','6041.00','6029','Inclusive','branch','Inventory','','','','','','B','14174617483302331132060'),(1140,'141746177189','7',24.00,'999.84','wholesale','0','2025-05-02 12:13:09','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-05-02 09:13:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','6029.00','6005','Inclusive','branch','Inventory','','','','','','B','14174617720662427033673'),(1141,'141746179935','7',12.00,'499.92','wholesale','0','2025-05-02 12:58:55','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-05-02 09:59:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','6005.00','5993','Inclusive','branch','Inventory','','','','','','B','14174617995372701220323'),(1142,'141746180723','9',24.00,'780','wholesale','0','2025-05-02 13:12:03','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-05-02 10:15:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','9366.00','9342','Inclusive','branch','Inventory','','','','','','B','14174618079427743348337'),(1143,'141746180723','10',24.00,'1200','wholesale','0','2025-05-02 13:13:16','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-05-02 10:15:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','6187.00','6163','Inclusive','branch','Inventory','','','','','','B','14174618081563424080002'),(1144,'141746181103','2',3.00,'1950','wholesale','0','2025-05-02 13:18:23','','','','608','Cash',268.97,'650','','','14','16.00','1','2025-05-02 10:19:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'3','373.00','370','Inclusive','branch','Inventory','','','','','','B','14174618111932033428213'),(1145,'141746187144','7',12.00,'499.92','wholesale','0','2025-05-02 14:59:04','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-05-02 11:59:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','6005.00','5993','Inclusive','branch','Inventory','','','','','','B','14174618716221121862232'),(1146,'141746189181','9',48.00,'1560','wholesale','0','2025-05-02 15:33:01','','','','29.8333','Cash',215.17,'32.5','','','14','16.00','1','2025-05-02 12:34:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','9342.00','9294','Inclusive','branch','Inventory','','','','','','B','14174618921531340194332'),(1147,'141746189181','10',24.00,'1200','wholesale','0','2025-05-02 15:33:36','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-05-02 12:34:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','6163.00','6139','Inclusive','branch','Inventory','','','','','','B','14174618923439003282230'),(1148,'141746190941','7',24.00,'999.84','wholesale','0','2025-05-02 16:02:21','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-05-02 13:03:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5993.00','5969','Inclusive','branch','Inventory','','','','','','B','14174619095502020220332'),(1149,'141746190941','2',1.00,'650','wholesale','0','2025-05-02 16:02:35','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-05-02 13:03:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','370.00','369','Inclusive','branch','Inventory','','','','','','B','14174619096993003102029'),(1150,'141746192726','6',312.00,'19110.520104','wholesale','64.999896','2025-05-02 16:32:06','','','','57.75','Cash',2635.93,'61.251667','','','14','16.00','1','2025-05-02 13:33:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.80,'312','2300.00','1988','Inclusive','branch','Inventory','','','','','','B','14174619276323112272333'),(1151,'141746192846','6',96.00,'5900.16','wholesale','0','2025-05-02 16:34:06','','','','57.75','Cash',813.82,'61.46','','','14','16.00','1','2025-05-02 13:36:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'96','1988.00','1892','Inclusive','branch','Inventory','','','','','','B','14174619291196049122241'),(1152,'141746192846','1',12.00,'1999.9992','wholesale','0','2025-05-02 16:35:11','','','','157','Cash',275.86,'166.6666','','','14','16.00','1','2025-05-02 13:36:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'12','651.00','639','Inclusive','branch','Inventory','','','','','','B','14174619292904322123203'),(1153,'141746192846','9',72.00,'2340','wholesale','0','2025-05-02 16:35:30','','','','29.8333','Cash',322.76,'32.5','','','14','16.00','1','2025-05-02 13:36:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'72','9294.00','9222','Inclusive','branch','Inventory','','','','','','B','14174619296822192232321'),(1154,'141746193082','9',48.00,'1560','wholesale','0','2025-05-02 16:38:02','','','','29.8333','Cash',215.17,'32.5','','','14','16.00','1','2025-05-02 13:38:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','9222.00','9174','Inclusive','branch','Inventory','','','','','','B','14174619309923020226206'),(1155,'141746198382','10',24.00,'1200','wholesale','0','2025-05-02 18:06:22','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-05-02 15:09:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','6139.00','6115','Inclusive','branch','Inventory','','','','','','B','14174619840330224663739'),(1156,'141746198382','9',24.00,'780','wholesale','0','2025-05-02 18:07:47','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-05-02 15:09:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','9174.00','9150','Inclusive','branch','Inventory','','','','','','B','14174619848723203104268'),(1157,'141746198382','2',1.00,'650','wholesale','0','2025-05-02 18:08:08','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-05-02 15:09:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','369.00','368','Inclusive','branch','Inventory','','','','','','B','14174619850220222270322'),(1158,'141746200411','13',2.00,'40','retail','0','2025-05-02 18:40:11','','','','13.875','Cash',5.52,'20','','','14','16.00','1','2025-05-02 15:40:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','1178.00','1176','Inclusive','branch','Inventory','','','','','','B','14174620042622412322320'),(1159,'141746252101','7',1.00,'45','retail','0','2025-05-03 09:01:41','','','','39.33','Cash',6.21,'45','','','14','16.00','1','2025-05-03 06:02:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','5969.00','5968','Inclusive','branch','Inventory','','','','','','B','14174625211253273412223'),(1160,'141746255253','10',24.00,'1200','wholesale','0','2025-05-03 09:54:13','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-05-03 07:00:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','6115.00','6091','Inclusive','branch','Inventory','','','','','','B','14174625553235212322222'),(1161,'141746256502','7',12.00,'499.92','wholesale','0','2025-05-03 10:15:02','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-05-03 07:15:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','5968.00','5956','Inclusive','branch','Inventory','','','','','','B','14174625651623224232031'),(1162,'141746256564','3',12.00,'799.992','wholesale','0','2025-05-03 10:16:05','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-05-03 07:17:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','927.00','915','Inclusive','branch','Inventory','','','','','','B','14174625658432233222052'),(1163,'141746256564','2',1.00,'650','wholesale','0','2025-05-03 10:16:24','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-05-03 07:17:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','368.00','367','Inclusive','branch','Inventory','','','','','','B','14174625660825003002763'),(1164,'141746256686','2',3.00,'1950','wholesale','0','2025-05-03 10:18:06','','','','608','Cash',268.97,'650','','','14','16.00','1','2025-05-03 07:18:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'3','367.00','364','Inclusive','branch','Inventory','','','','','','B','14174625670032404322220'),(1165,'141746256737','15',12.00,'1299.96','wholesale','0','2025-05-03 10:18:57','','','','102.5','Cash',179.30,'108.33','','','14','16.00','1','2025-05-03 07:20:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'12','668.00','656','Inclusive','branch','Inventory','','','','','','B','14174625674913473370603'),(1166,'141746256737','6',24.00,'1475.04','wholesale','0','2025-05-03 10:19:10','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-05-03 07:20:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','1892.00','1868','Inclusive','branch','Inventory','','','','','','B','14174625676724232601272'),(1167,'141746256737','9',24.00,'780','wholesale','0','2025-05-03 10:19:27','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-05-03 07:20:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','9150.00','9126','Inclusive','branch','Inventory','','','','','','B','14174625678343262843720'),(1168,'141746256959','13',24.00,'369.9984','wholesale','0','2025-05-03 10:22:39','','','','13.875','Cash',51.03,'15.4166','','','14','16.00','1','2025-05-03 16:19:59','1','1','returned','1','new','pcs','','2025-05-03 19:19:59','14','yes','','0','','','VATABLE',13.29,'24','1176.00','1152','Inclusive','branch','Inventory','','','','','','B','14174625698939231803200'),(1169,'141746284595','7',12.00,'499.92','wholesale','0','2025-05-03 18:03:16','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-05-03 15:08:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','5956.00','5944','Inclusive','branch','Inventory','','','','','','B','14174628464562322022432'),(1170,'141746284595','14',6.00,'519.996','wholesale','0','2025-05-03 18:04:06','','','','81.0833','Cash',71.72,'86.666','','','14','16.00','1','2025-05-03 15:08:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'6','720.00','714','Inclusive','branch','Inventory','','','','','','B','14174628475257807321483'),(1171,'141746284595','1',3.00,'499.9998','wholesale','0','2025-05-03 18:05:54','','','','157','Cash',68.97,'166.6666','','','14','16.00','1','2025-05-03 15:08:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'3','639.00','636','Inclusive','branch','Inventory','','','','','','B','14174628481402240730603'),(1172,'141746285570','10',24.00,'1200','wholesale','0','2025-05-03 18:19:59','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-05-03 15:22:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','6091.00','6067','Inclusive','branch','Inventory','','','','','','B','14174628562400222333208'),(1173,'141746285570','8',12.00,'579.96','wholesale','0','2025-05-03 18:20:29','','','','44.25','Cash',79.99,'48.33','','','14','16.00','1','2025-05-03 15:22:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','712.00','700','Inclusive','branch','Inventory','','','','','','B','14174628565653801453760'),(1174,'141746285570','9',48.00,'1560','wholesale','0','2025-05-03 18:21:36','','','','29.8333','Cash',215.17,'32.5','','','14','16.00','1','2025-05-03 15:22:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','9126.00','9078','Inclusive','branch','Inventory','','','','','','B','14174628572624220422303'),(1175,'141746285791','2',1.00,'650','wholesale','0','2025-05-03 18:23:12','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-05-03 15:24:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','364.00','363','Inclusive','branch','Inventory','','','','','','B','14174628580632030320120'),(1176,'141746285791','7',24.00,'999.84','wholesale','0','2025-05-03 18:23:28','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-05-03 15:24:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5944.00','5920','Inclusive','branch','Inventory','','','','','','B','14174628583300221223880'),(1177,'141746285893','2',1.00,'650','wholesale','0','2025-05-03 18:24:53','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-05-03 15:26:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','363.00','362','Inclusive','branch','Inventory','','','','','','B','14174628592024302020621'),(1178,'141746286830','9',24.00,'780','retail','0','2025-05-03 18:40:31','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-05-03 15:42:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','9078.00','9054','Inclusive','branch','Inventory','','','','','','B','14174628688076332832822'),(1179,'141746286937','7',72.00,'2999.52','wholesale','0','2025-05-03 18:42:17','','','','39.33','Cash',413.73,'41.66','','','14','16.00','1','2025-05-03 15:46:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'72','5920.00','5848','Inclusive','branch','Inventory','','','','','','B','14174628696862202820313'),(1180,'141746286937','1',12.00,'1999.9992','wholesale','0','2025-05-03 18:44:18','','','','157','Cash',275.86,'166.6666','','','14','16.00','1','2025-05-03 15:46:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'12','636.00','624','Inclusive','branch','Inventory','','','','','','B','14174628711630243162238'),(1181,'141746286937','6',24.00,'1475.04','wholesale','0','2025-05-03 18:45:49','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-05-03 15:46:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','1868.00','1844','Inclusive','branch','Inventory','','','','','','B','14174628717027002233113'),(1182,'141746287262','10',24.00,'1200','wholesale','0','2025-05-03 18:47:42','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-05-03 15:50:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','6067.00','6043','Inclusive','branch','Inventory','','','','','','B','14174628731300332207232'),(1183,'141746287262','9',24.00,'780','wholesale','0','2025-05-03 18:48:35','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-05-03 15:50:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','9054.00','9030','Inclusive','branch','Inventory','','','','','','B','14174628736222223710022'),(1184,'141746287471','9',192.00,'6080.0064','wholesale','159.9936','2025-05-03 18:51:11','','','','29.8333','Cash',838.62,'31.6667','','','14','16.00','1','2025-05-03 15:53:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'192','9030.00','8838','Inclusive','branch','Inventory','','','','','','B','14174628751222022022283'),(1185,'141746287471','10',120.00,'5900.004','wholesale','99.996','2025-05-03 18:51:55','','','','46.7083333','Cash',813.79,'49.1667','','','14','16.00','1','2025-05-03 15:53:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'120','6043.00','5923','Inclusive','branch','Inventory','','','','','','B','14174628755932252334929'),(1186,'141746287471','7',96.00,'3999.36','wholesale','0','2025-05-03 18:52:43','','','','39.33','Cash',551.64,'41.66','','','14','16.00','1','2025-05-03 15:53:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'96','5848.00','5752','Inclusive','branch','Inventory','','','','','','B','14174628758832218276867'),(1187,'141746287733','7',24.00,'999.84','wholesale','0','2025-05-03 18:55:33','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-05-03 15:59:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5752.00','5728','Inclusive','branch','Inventory','','','','','','B','14174628777023730234320'),(1188,'141746287733','6',12.00,'737.52','wholesale','0','2025-05-03 18:58:20','','','','57.75','Cash',101.73,'61.46','','','14','16.00','1','2025-05-03 15:59:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'12','1844.00','1832','Inclusive','branch','Inventory','','','','','','B','14174628791822322933873'),(1189,'141746287733','3',12.00,'799.992','wholesale','0','2025-05-03 18:58:39','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-05-03 15:59:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','915.00','903','Inclusive','branch','Inventory','','','','','','B','14174628795122104333727'),(1190,'141746288487','13',24.00,'369.9984','wholesale','0','2025-05-03 19:08:07','','','','13.875','Cash',51.03,'15.4166','','','14','16.00','1','2025-05-03 16:09:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','1152.00','1128','Inclusive','branch','Inventory','','','','','','B','14174628852128044823243'),(1191,'141746288847','1',1.00,'180','retail','0','2025-05-03 19:14:07','','','','157','Cash',24.83,'180','','','14','16.00','1','2025-05-03 16:15:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','624.00','623','Inclusive','branch','Inventory','','','','','','B','14174628889633320623374'),(1192,'141746289103','13',4.00,'80','retail','0','2025-05-03 19:18:24','','','','13.875','Cash',11.03,'20','','','14','16.00','1','2025-05-03 16:19:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'4','1128.00','1124','Inclusive','branch','Inventory','','','','','','B','14174628912843262243120'),(1193,'141746289212','13',24.00,'369.9984','wholesale','0','2025-05-03 19:20:13','','','','13.875','Cash',51.03,'15.4166','','','14','16.00','1','2025-05-03 16:23:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','1148.00','1124','Inclusive','branch','Inventory','','','','','','B','14174628926022648002032'),(1194,'141746344393','8',144.00,'6959.52','wholesale','0','2025-05-04 10:39:53','','','','44.25','Cash',959.93,'48.33','','','14','16.00','1','2025-05-04 07:43:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'144','700.00','556','Inclusive','branch','Inventory','','','','','','B','14174634441636722323404'),(1195,'141746344393','10',264.00,'13200','wholesale','0','2025-05-04 10:40:16','','','','46.7083333','Cash',1820.69,'50','','','14','16.00','1','2025-05-04 07:43:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'264','5923.00','5659','Inclusive','branch','Inventory','','','','','','B','14174634449303143207242'),(1196,'141746344393','9',120.00,'3900','wholesale','0','2025-05-04 10:41:33','','','','29.8333','Cash',537.93,'32.5','','','14','16.00','1','2025-05-04 07:43:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'120','8838.00','8718','Inclusive','branch','Inventory','','','','','','B','14174634452521004263341'),(1197,'141746344393','2',15.00,'9750','wholesale','0','2025-05-04 10:42:05','','','','608','Cash',1344.83,'650','','','14','16.00','1','2025-05-04 07:43:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'15','362.00','347','Inclusive','branch','Inventory','','','','','','B','14174634453543302224223'),(1198,'141746344639','2',15.00,'9750','wholesale','0','2025-05-04 10:43:59','','','','608','Cash',1344.83,'650','','','14','16.00','1','2025-05-04 08:01:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'15','347.00','332','Inclusive','branch','Inventory','','','','','','B','14174634541120203470313'),(1199,'141746344639','9',576.00,'18720','wholesale','0','2025-05-04 10:56:51','','','','29.8333','Cash',2582.07,'32.5','','','14','16.00','1','2025-05-04 08:01:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'576','8718.00','8142','Inclusive','branch','Inventory','','','','','','B','14174634550902294423332'),(1200,'141746344639','10',216.00,'10800','wholesale','0','2025-05-04 10:58:29','','','','46.7083333','Cash',1489.66,'50','','','14','16.00','1','2025-05-04 08:01:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'216','5659.00','5443','Inclusive','branch','Inventory','','','','','','B','14174634556720520215510'),(1201,'141746344639','1',18.00,'2999.9988','wholesale','0','2025-05-04 10:59:27','','','','157','Cash',413.79,'166.6666','','','14','16.00','1','2025-05-04 08:01:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'18','623.00','605','Inclusive','branch','Inventory','','','','','','B','14174634559863331033523'),(1202,'141746348418','4',1.00,'150','retail','0','2025-05-04 11:46:58','','','','118.75','Cash',20.69,'150','','','14','16.00','1','2025-05-04 08:49:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','1669.00','1668','Inclusive','branch','Inventory','','','','','','B','14174634848332003333606'),(1203,'141746351410','9',24.00,'780','wholesale','0','2025-05-04 12:36:50','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-05-04 09:37:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','8142.00','8118','Inclusive','branch','Inventory','','','','','','B','14174635142505724342223'),(1204,'141746351410','2',1.00,'650','wholesale','0','2025-05-04 12:37:05','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-05-04 09:37:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','332.00','331','Inclusive','branch','Inventory','','','','','','B','14174635144021132022225'),(1205,'141746351463','10',24.00,'1200','retail','0','2025-05-04 12:37:43','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-05-04 10:01:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5443.00','5419','Inclusive','branch','Inventory','','','','','','B','14174635265363424050002'),(1206,'141746351463','9',24.00,'780','retail','0','2025-05-04 12:57:34','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-05-04 10:01:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','8118.00','8094','Inclusive','branch','Inventory','','','','','','B','14174635270002520300710'),(1207,'141746359263','1',6.00,'999.9996','wholesale','0','2025-05-04 14:47:43','','','','157','Cash',137.93,'166.6666','','','14','16.00','1','2025-05-04 11:48:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'6','605.00','599','Inclusive','branch','Inventory','','','','','','B','14174635930539533223003'),(1208,'141746362467','6',12.00,'737.52','wholesale','0','2025-05-04 15:41:07','','','','57.75','Cash',101.73,'61.46','','','14','16.00','1','2025-05-04 12:48:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'12','1832.00','1820','Inclusive','branch','Inventory','','','','','','B','14174636249002332640332'),(1209,'141746362467','3',12.00,'799.992','wholesale','0','2025-05-04 15:41:30','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-05-04 12:48:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','903.00','891','Inclusive','branch','Inventory','','','','','','B','14174636250523213222225'),(1210,'141746362467','2',4.00,'2560','wholesale','40','2025-05-04 15:47:19','','','','608','Cash',353.10,'640','','','14','16.00','1','2025-05-04 12:48:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',551.72,'4','331.00','327','Inclusive','branch','Inventory','','','','','','B','14174636289708433396122'),(1211,'141746368120','10',12.00,'600','wholesale','0','2025-05-04 17:15:20','','','','46.7083333','Cash',82.76,'50','','','14','16.00','1','2025-05-04 14:16:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'12','5419.00','5407','Inclusive','branch','Inventory','','','','','','B','14174636813672832030032'),(1212,'141746368120','9',12.00,'390','wholesale','0','2025-05-04 17:15:37','','','','29.8333','Cash',53.79,'32.5','','','14','16.00','1','2025-05-04 14:16:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'12','8094.00','8082','Inclusive','branch','Inventory','','','','','','B','14174636815036213423843'),(1213,'141746370373','8',4.00,'200','retail','0','2025-05-04 17:52:53','','','','44.25','Cash',27.59,'50','','','14','16.00','1','2025-05-04 14:53:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'4','556.00','552','Inclusive','branch','Inventory','','','','','','B','14174637038903338843236'),(1214,'141746371134','2',1.00,'650','wholesale','0','2025-05-04 18:05:34','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-05-04 15:06:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','327.00','326','Inclusive','branch','Inventory','','','','','','B','14174637114573227251404'),(1215,'11746431313','19',1.00,'2','retail','0','2025-05-05 10:48:33','','','','1','Cash',0.28,'2','','','1','16.00','1','2025-05-05 07:48:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','1174643132322000336721'),(1217,'11746432468','19',1.00,'2','retail','0','2025-05-05 11:07:48','','','','1','Cash',0.28,'2','','','1','','1','2025-05-05 08:17:14','1','1','new','1','printed','pcs','','','','yes','','0','','','VATABLE',1.72,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'1174643247724324413203'),(1218,'11746433210','19',1.00,'2','retail','0','2025-05-05 11:20:10','','','','1','Cash',0.28,'2','','','1','16.00','1','2025-05-05 08:20:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','1174643321994131230240'),(1219,'11746433438','19',1.00,'2','retail','0','2025-05-05 11:23:58','','','','1','Cash',0.28,'2','','','1','16.00','1','2025-05-05 08:24:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','1174643345602333336322'),(1220,'141746443415','9',1.00,'32.5','retail','0','2025-05-05 14:10:15','','','','29.8333','Cash',4.48,'32.5','','','14','16.00','1','2025-05-05 11:14:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1','8082.00','8081','Inclusive','branch','Inventory','','','','','','B','14174644342804220212233'),(1221,'141746443751','13',1.00,'20','retail','0','2025-05-05 14:15:51','','','','13.875','Cash',2.76,'20','','','14','16.00','1','2025-05-05 11:16:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','1124.00','1123','Inclusive','branch','Inventory','','','','','','B','14174644378833833221227'),(1222,'141746443899','20',12.00,'380','wholesale','0','2025-05-05 14:18:19','','','','28.333333333333','Cash',52.41,'31.666666666667','','','14','16.00','1','2025-05-05 11:19:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','60.00','48','Inclusive','branch','Inventory','1110','4000','5500','','','','14174644392923423023243'),(1223,'141746444065','10',24.00,'1200','wholesale','0','2025-05-05 14:21:05','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-05-05 11:21:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5407.00','5383','Inclusive','branch','Inventory','','','','','','B','14174644408321207200002'),(1224,'141746445185','10',48.00,'2400','wholesale','0','2025-05-05 14:39:45','','','','46.7083333','Cash',331.03,'50','','','14','16.00','1','2025-05-05 11:40:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'48','5383.00','5335','Inclusive','branch','Inventory','','','','','','B','14174644520562113444232'),(1225,'141746445185','9',48.00,'1560','wholesale','0','2025-05-05 14:40:08','','','','29.8333','Cash',215.17,'32.5','','','14','16.00','1','2025-05-05 11:40:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','8081.00','8033','Inclusive','branch','Inventory','','','','','','B','14174644522823032742340'),(1226,'141746445391','2',1.00,'650','wholesale','0','2025-05-05 14:43:11','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-05-05 11:44:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','326.00','325','Inclusive','branch','Inventory','','','','','','B','14174644540124332242310'),(1227,'141746445391','7',24.00,'999.84','wholesale','0','2025-05-05 14:43:22','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-05-05 11:44:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5728.00','5704','Inclusive','branch','Inventory','','','','','','B','14174644542953642432533'),(1228,'141746445465','3',12.00,'799.992','wholesale','0','2025-05-05 14:44:25','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-05-05 11:45:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','891.00','879','Inclusive','branch','Inventory','','','','','','B','14174644548862302302604'),(1229,'141746445524','2',2.00,'1300','wholesale','0','2025-05-05 14:45:24','','','','608','Cash',179.31,'650','','','14','16.00','1','2025-05-05 11:47:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','325.00','323','Inclusive','branch','Inventory','','','','','','B','14174644557303241212232'),(1230,'141746445524','3',24.00,'1599.984','wholesale','0','2025-05-05 14:46:14','','','','63.333','Cash',220.69,'66.666','','','14','16.00','1','2025-05-05 11:47:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'24','879.00','855','Inclusive','branch','Inventory','','','','','','B','14174644562343333321302'),(1231,'141746445524','14',12.00,'1039.992','wholesale','0','2025-05-05 14:47:05','','','','81.0833','Cash',143.45,'86.666','','','14','16.00','1','2025-05-05 11:47:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'12','714.00','702','Inclusive','branch','Inventory','','','','','','B','14174644565132401222453'),(1232,'141746447103','8',12.00,'579.96','wholesale','0','2025-05-05 15:11:43','','','','44.25','Cash',79.99,'48.33','','','14','16.00','1','2025-05-05 12:12:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','552.00','540','Inclusive','branch','Inventory','','','','','','B','14174644711723102172073'),(1233,'141746447103','9',24.00,'780','wholesale','0','2025-05-05 15:11:57','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-05-05 12:12:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','8033.00','8009','Inclusive','branch','Inventory','','','','','','B','14174644713312102230122'),(1234,'141746450181','2',1.00,'650','wholesale','0','2025-05-05 16:03:01','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-05-05 13:03:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','323.00','322','Inclusive','branch','Inventory','','','','','','B','14174645019403031340303'),(1235,'141746452725','9',24.00,'780','wholesale','0','2025-05-05 16:45:25','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-05-05 13:46:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','8009.00','7985','Inclusive','branch','Inventory','','','','','','B','14174645274722313442023'),(1236,'141746452725','2',1.00,'650','wholesale','0','2025-05-05 16:45:57','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-05-05 13:46:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','322.00','321','Inclusive','branch','Inventory','','','','','','B','14174645277333773222243'),(1237,'141746453139','21',24.00,'400','wholesale','0','2025-05-05 16:52:19','','','','15.41666666666667','Cash',55.17,'16.666666666667','','','14','16.00','1','2025-05-05 13:56:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','720.00','696','Inclusive','branch','Inventory','1110','4000','5500','','','','14174645315353321021712'),(1238,'141746453139','2',1.00,'650','wholesale','0','2025-05-05 16:52:36','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-05-05 13:56:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','321.00','320','Inclusive','branch','Inventory','','','','','','B','14174645317324723432256'),(1239,'141746453139','12',4.00,'797.5','wholesale','0','2025-05-05 16:52:54','','','','189','Cash',110.00,'199.375','','','14','16.00','1','2025-05-05 13:56:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',171.88,'4','88.00','84','Inclusive','branch','Inventory','','','','','','B','14174645319322222224251'),(1240,'141746453139','4',3.00,'450','retail','0','2025-05-05 16:55:08','','','','118.75','Cash',62.07,'150','','','14','16.00','1','2025-05-05 13:56:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'3','1668.00','1665','Inclusive','branch','Inventory','','','','','','B','14174645331824242303133'),(1241,'141746456702','10',24.00,'1180.0008','wholesale','19.9992','2025-05-05 17:51:42','','','','46.7083333','Cash',162.76,'49.1667','','','14','16.00','1','2025-05-05 14:54:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'24','5335.00','5311','Inclusive','branch','Inventory','','','','','','B','14174645673373226323632'),(1242,'141746456702','9',120.00,'3774.96','wholesale','125.04','2025-05-05 17:53:15','','','','29.8333','Cash',520.68,'31.458','','','14','16.00','1','2025-05-05 14:54:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.12,'120','7985.00','7865','Inclusive','branch','Inventory','','','','','','B','14174645684030044302247'),(1243,'141746460122','13',24.00,'369.9984','wholesale','0','2025-05-05 18:48:42','','','','13.875','Cash',51.03,'15.4166','','','14','16.00','1','2025-05-05 15:49:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','1123.00','1099','Inclusive','branch','Inventory','','','','','','B','14174646014832344030020'),(1244,'141746464346','9',24.00,'780','wholesale','0','2025-05-05 19:59:06','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-05-05 17:03:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7865.00','7841','Inclusive','branch','Inventory','','','','','','B','14174646435912221332024'),(1245,'141746464346','10',48.00,'2400','wholesale','0','2025-05-05 19:59:19','','','','46.7083333','Cash',331.03,'50','','','14','16.00','1','2025-05-05 17:03:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'48','5311.00','5263','Inclusive','branch','Inventory','','','','','','B','14174646437204427026322'),(1246,'141746467351','9',1560.00,'49389.60','retail','0','2025-05-05 20:49:11','','','','29.8333','Cash',6812.36,'31.66','','','14','16.00','1','2025-05-05 17:52:29','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',42577.24,'','7841.00','6281','Inclusive','branch','Inventory','','','','','','B','14174646736501020033310'),(1247,'141746467351','7',2400.00,'99984','wholesale','0','2025-05-05 20:51:00','','','','39.33','Cash',13790.90,'41.66','','','14','16.00','1','2025-05-05 17:52:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'2400','5704.00','3304','Inclusive','branch','Inventory','','','','','','B','14174646747520123636327'),(1248,'141746467351','15',72.00,'7799.76','wholesale','0','2025-05-05 20:51:15','','','','102.5','Cash',1075.83,'108.33','','','14','16.00','1','2025-05-05 17:52:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'72','656.00','584','Inclusive','branch','Inventory','','','','','','B','14174646748561336210323'),(1249,'141746467774','10',48.00,'2400','wholesale','0','2025-05-05 20:56:14','','','','46.7083333','Cash',331.03,'50','','','14','16.00','1','2025-05-05 18:03:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'48','5263.00','5215','Inclusive','branch','Inventory','','','','','','B','14174646779820476336432'),(1250,'141746467774','9',48.00,'1560','wholesale','0','2025-05-05 20:56:39','','','','29.8333','Cash',215.17,'32.5','','','14','16.00','1','2025-05-05 18:03:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','6281.00','6233','Inclusive','branch','Inventory','','','','','','B','14174646781522023630386'),(1251,'141746467774','9',216.00,'6838.56','retail','0','2025-05-05 20:57:24','','','','29.8333','Cash',943.25,'31.66','','','14','16.00','1','2025-05-05 18:03:16','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',5895.31,'','6233.00','6017','Inclusive','branch','Inventory','','','','','','B','14174646786033300042363'),(1252,'141746467774','2',2.00,'1300','wholesale','0','2025-05-05 20:58:39','','','','608','Cash',179.31,'650','','','14','16.00','1','2025-05-05 18:03:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','320.00','318','Inclusive','branch','Inventory','','','','','','B','14174646792646743233303'),(1253,'141746467774','4',12.00,'1500','wholesale','0','2025-05-05 20:58:46','','','','118.75','Cash',206.90,'125','','','14','16.00','1','2025-05-05 18:03:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','1665.00','1653','Inclusive','branch','Inventory','','','','','','B','14174646794027223932337'),(1254,'141746467774','7',120.00,'4999.2','wholesale','0','2025-05-05 20:59:01','','','','39.33','Cash',689.54,'41.66','','','14','16.00','1','2025-05-05 18:03:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'120','3304.00','3184','Inclusive','branch','Inventory','','','','','','B','14174646796462023064434'),(1255,'141746467774','14',36.00,'3119.976','wholesale','0','2025-05-05 20:59:24','','','','81.0833','Cash',430.34,'86.666','','','14','16.00','1','2025-05-05 18:03:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'36','702.00','666','Inclusive','branch','Inventory','','','','','','B','14174646800232606403037'),(1256,'141746467774','6',72.00,'4425.12','wholesale','0','2025-05-05 21:01:05','','','','57.75','Cash',610.36,'61.46','','','14','16.00','1','2025-05-05 18:03:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'72','1820.00','1748','Inclusive','branch','Inventory','','','','','','B','14174646809262302302604'),(1257,'141746467774','3',12.00,'799.992','wholesale','0','2025-05-05 21:01:33','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-05-05 18:03:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','855.00','843','Inclusive','branch','Inventory','','','','','','B','14174646810822373303723'),(1258,'141746467774','1',18.00,'2999.9988','wholesale','0','2025-05-05 21:02:44','','','','157','Cash',413.79,'166.6666','','','14','16.00','1','2025-05-05 18:03:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'18','599.00','581','Inclusive','branch','Inventory','','','','','','B','14174646817402223021022'),(1259,'131746519858','7',24.00,'999.84','wholesale','0','2025-05-06 11:24:18','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-06 08:25:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','3184.00','3160','Inclusive','branch','Inventory','','','','','','B','13174651986604323534033'),(1260,'131746519925','7',24.00,'999.84','wholesale','0','2025-05-06 11:25:25','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-06 08:26:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','3160.00','3136','Inclusive','branch','Inventory','','','','','','B','13174651993963333213393'),(1261,'131746519925','2',1.00,'650','wholesale','0','2025-05-06 11:25:39','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-06 08:26:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','318.00','317','Inclusive','branch','Inventory','','','','','','B','13174651994733102037150'),(1262,'131746519968','20',12.00,'380','wholesale','0','2025-05-06 11:26:08','','','','28.333333333333','Cash',52.41,'31.666666666667','','','13','16.00','1','2025-05-06 08:26:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','48.00','36','Inclusive','branch','Inventory','1110','4000','5500','','','','13174651998162359333210'),(1263,'131746519968','21',24.00,'400','wholesale','0','2025-05-06 11:26:21','','','','15.41666666666667','Cash',55.17,'16.666666666667','','','13','16.00','1','2025-05-06 08:26:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','696.00','672','Inclusive','branch','Inventory','1110','4000','5500','','','','13174651999330373227132'),(1264,'131746520032','2',2.00,'1300','wholesale','0','2025-05-06 11:27:12','','','','608','Cash',179.31,'650','','','13','16.00','1','2025-05-06 08:27:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','317.00','315','Inclusive','branch','Inventory','','','','','','B','13174652004000020202222'),(1265,'131746520071','9',24.00,'780','wholesale','0','2025-05-06 11:27:51','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-06 08:28:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','6017.00','5993','Inclusive','branch','Inventory','','','','','','B','13174652008021305453136'),(1266,'131746520232','2',1.00,'650','wholesale','0','2025-05-06 11:30:32','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-06 08:30:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','315.00','314','Inclusive','branch','Inventory','','','','','','B','13174652023929326362271'),(1267,'131746520255','6',24.00,'1475.04','wholesale','0','2025-05-06 11:30:55','','','','57.75','Cash',203.45,'61.46','','','13','16.00','1','2025-05-06 08:31:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','1748.00','1724','Inclusive','branch','Inventory','','','','','','B','13174652026933262033220'),(1268,'131746520287','20',12.00,'380','wholesale','0','2025-05-06 11:31:27','','','','28.333333333333','Cash',52.41,'31.666666666667','','','13','16.00','1','2025-05-06 08:31:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','36.00','24','Inclusive','branch','Inventory','1110','4000','5500','','','','13174652029802122032260'),(1269,'131746523466','20',12.00,'380','wholesale','0','2025-05-06 12:24:26','','','','28.333333333333','Cash',52.41,'31.666666666667','','','13','16.00','1','2025-05-06 09:25:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','24.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','','13174652348083046023323'),(1270,'131746530753','2',1.00,'650','wholesale','0','2025-05-06 14:25:53','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-06 11:31:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','314.00','313','Inclusive','branch','Inventory','','','','','','B','13174653092702233329350'),(1271,'131746530753','7',24.00,'999.84','wholesale','0','2025-05-06 14:28:48','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-06 11:31:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','3136.00','3112','Inclusive','branch','Inventory','','','','','','B','13174653097802637036242'),(1272,'131746531112','7',24.00,'999.84','wholesale','0','2025-05-06 14:31:52','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-06 11:35:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','3112.00','3088','Inclusive','branch','Inventory','','','','','','B','13174653126334265276302'),(1273,'131746531112','14',12.00,'1039.992','wholesale','0','2025-05-06 14:34:23','','','','81.0833','Cash',143.45,'86.666','','','13','16.00','1','2025-05-06 11:35:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'12','666.00','654','Inclusive','branch','Inventory','','','','','','B','13174653127322032223333'),(1274,'131746531112','2',1.00,'650','wholesale','0','2025-05-06 14:34:33','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-06 11:35:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','313.00','312','Inclusive','branch','Inventory','','','','','','B','13174653129624513370420'),(1275,'131746532642','3',12.00,'799.992','wholesale','0','2025-05-06 14:57:22','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-05-06 12:01:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','843.00','831','Inclusive','branch','Inventory','','','','','','B','13174653266972276330296'),(1276,'131746532642','7',24.00,'999.84','wholesale','0','2025-05-06 14:57:50','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-06 12:01:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','3088.00','3064','Inclusive','branch','Inventory','','','','','','B','13174653268522302230383'),(1277,'131746532642','6',24.00,'1475.04','wholesale','0','2025-05-06 14:58:25','','','','57.75','Cash',203.45,'61.46','','','13','16.00','1','2025-05-06 12:01:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','1724.00','1700','Inclusive','branch','Inventory','','','','','','B','13174653272222220303230'),(1278,'131746532642','20',12.00,'380','wholesale','0','2025-05-06 14:58:42','','','','28.333333333333','Cash',52.41,'31.666666666667','','','13','16.00','1','2025-05-06 12:01:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','12.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','13174653273500332423330'),(1279,'131746601095','2',1.00,'650','wholesale','0','2025-05-07 09:58:15','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-07 06:58:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','312.00','311','Inclusive','branch','Inventory','','','','','','B','13174660110232210303262'),(1280,'131746601095','14',12.00,'1039.992','wholesale','0','2025-05-07 09:58:22','','','','81.0833','Cash',143.45,'86.666','','','13','16.00','1','2025-05-07 06:58:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'12','654.00','642','Inclusive','branch','Inventory','','','','','','B','13174660111062307202212'),(1281,'131746601171','9',24.00,'780','wholesale','0','2025-05-07 09:59:31','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-07 07:08:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','5993.00','5969','Inclusive','branch','Inventory','','','','','','B','13174660127332233233330'),(1282,'131746609024','10',24.00,'1200','wholesale','0','2025-05-07 12:10:24','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-07 09:11:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5215.00','5191','Inclusive','branch','Inventory','','','','','','B','13174660903872328499320'),(1283,'131746609024','9',24.00,'780','wholesale','0','2025-05-07 12:10:40','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-07 09:11:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','5969.00','5945','Inclusive','branch','Inventory','','','','','','B','13174660905022373303723'),(1284,'131746609140','3',12.00,'799.992','wholesale','0','2025-05-07 12:12:20','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-05-07 09:19:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','831.00','819','Inclusive','branch','Inventory','','','','','','B','13174660919300321923903'),(1285,'131746609140','6',12.00,'737.52','wholesale','0','2025-05-07 12:13:15','','','','57.75','Cash',101.73,'61.46','','','13','16.00','1','2025-05-07 09:19:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'12','1700.00','1688','Inclusive','branch','Inventory','','','','','','B','13174660921432363032923'),(1286,'131746609140','2',1.00,'650','wholesale','0','2025-05-07 12:18:37','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-07 09:19:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','311.00','310','Inclusive','branch','Inventory','','','','','','B','13174660952403473312293'),(1287,'131746609618','10',24.00,'1200','wholesale','0','2025-05-07 12:20:18','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-07 09:20:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5191.00','5167','Inclusive','branch','Inventory','','','','','','B','13174660963562323323353'),(1288,'131746609976','9',24.00,'780','wholesale','0','2025-05-07 12:26:16','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-07 09:28:42','1','1','returned','1','new','pcs','','2025-05-07 12:28:42','13','yes','','0','','','VATABLE',28.02,'24','5945.00','5921','Inclusive','branch','Inventory','','','','','','B','13174660999102092330773'),(1289,'131746609976','2',12.00,'7800','wholesale','0','2025-05-07 12:26:32','','','','608','Cash',1075.86,'650','','','13','16.00','1','2025-05-07 09:28:45','1','1','returned','1','new','pcs','','2025-05-07 12:28:45','13','yes','','0','','','VATABLE',560.34,'12','310.00','298','Inclusive','branch','Inventory','','','','','','B','13174661000823020100124'),(1290,'131746610129','2',1.00,'650','wholesale','0','2025-05-07 12:28:49','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-07 09:29:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','310.00','309','Inclusive','branch','Inventory','','','','','','B','13174661013732332112733'),(1291,'131746610129','9',24.00,'780','wholesale','0','2025-05-07 12:28:58','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-07 09:29:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','5945.00','5921','Inclusive','branch','Inventory','','','','','','B','13174661015101322722532'),(1292,'131746610197','9',48.00,'1560','wholesale','0','2025-05-07 12:29:57','','','','29.8333','Cash',215.17,'32.5','','','13','16.00','1','2025-05-07 09:30:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','5921.00','5873','Inclusive','branch','Inventory','','','','','','B','13174661021232320300322'),(1293,'131746610269','6',12.00,'737.52','wholesale','0','2025-05-07 12:31:10','','','','57.75','Cash',101.73,'61.46','','','13','16.00','1','2025-05-07 09:31:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'12','1688.00','1676','Inclusive','branch','Inventory','','','','','','B','13174661029223120020030'),(1294,'131746612544','2',1.00,'650','wholesale','0','2025-05-07 13:09:05','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-07 10:10:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','309.00','308','Inclusive','branch','Inventory','','','','','','B','13174661261041262101316'),(1295,'131746617308','2',10.00,'6400.00','retail','0','2025-05-07 14:28:28','','','','608','Cash',882.76,'640','','','13','16.00','1','2025-05-07 11:33:02','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',5517.24,'','308.00','298','Inclusive','branch','Inventory','','','','','','B','13174661732607722224172'),(1296,'131746618084','7',24.00,'999.84','wholesale','0','2025-05-07 14:41:25','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-07 11:42:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','3064.00','3040','Inclusive','branch','Inventory','','','','','','B','13174661810924000168733'),(1297,'131746618084','2',1.00,'650','wholesale','0','2025-05-07 14:41:51','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-07 11:42:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','298.00','297','Inclusive','branch','Inventory','','','','','','B','13174661813033822722212'),(1298,'131746618220','7',24.00,'999.84','wholesale','0','2025-05-07 14:43:40','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-07 11:44:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','3040.00','3016','Inclusive','branch','Inventory','','','','','','B','13174661822922170263072'),(1299,'131746620991','2',1.00,'650','wholesale','0','2025-05-07 15:29:51','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-07 12:30:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','297.00','296','Inclusive','branch','Inventory','','','','','','B','13174662103422013743031'),(1300,'131746624811','9',24.00,'780','wholesale','0','2025-05-07 16:33:32','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-07 13:34:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','5873.00','5849','Inclusive','branch','Inventory','','','','','','B','13174662483403228028213'),(1301,'131746626284','9',48.00,'1560','wholesale','0','2025-05-07 16:58:05','','','','29.8333','Cash',215.17,'32.5','','','13','16.00','1','2025-05-07 14:01:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','5849.00','5801','Inclusive','branch','Inventory','','','','','','B','13174662630808323312660'),(1302,'131746626284','9',7.00,'227.5','retail','0','2025-05-07 16:58:36','','','','29.8333','Cash',31.38,'32.5','','','13','16.00','1','2025-05-07 14:01:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'7','5801.00','5794','Inclusive','branch','Inventory','','','','','','B','13174662632821020222862'),(1303,'131746626284','21',24.00,'420.00','retail','0','2025-05-07 16:59:50','','','','15.41666666666667','Cash',57.93,'17.5','','','13','16.00','1','2025-05-07 14:01:10','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',362.07,'','672.00','648','Inclusive','branch','Inventory','1110','4000','5500','','','','13174662642321020316432'),(1304,'131746628068','10',24.00,'1200','wholesale','0','2025-05-07 17:27:48','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-07 15:13:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5167.00','5143','Inclusive','branch','Inventory','','','','','','B','13174662891232333830020'),(1305,'131746628068','9',24.00,'780','wholesale','0','2025-05-07 17:41:53','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-07 15:13:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','5794.00','5770','Inclusive','branch','Inventory','','','','','','B','13174662897732073020279'),(1306,'131746693188','13',3.00,'60','retail','0','2025-05-08 11:33:08','','','','13.875','Cash',8.28,'20','','','13','16.00','1','2025-05-08 08:33:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','1099.00','1096','Inclusive','branch','Inventory','','','','','','B','13174669319922933322039'),(1307,'131746696908','2',1.00,'650','wholesale','0','2025-05-08 12:35:08','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-08 09:35:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','296.00','295','Inclusive','branch','Inventory','','','','','','B','13174669692302262103337'),(1308,'131746696946','2',1.00,'650','wholesale','0','2025-05-08 12:35:46','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-08 09:36:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','295.00','294','Inclusive','branch','Inventory','','','','','','B','13174669695836022302023'),(1309,'131746701615','7',12.00,'499.92','wholesale','0','2025-05-08 13:53:35','','','','39.33','Cash',68.95,'41.66','','','13','16.00','1','2025-05-08 10:54:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','3016.00','3004','Inclusive','branch','Inventory','','','','','','B','13174670162736612774017'),(1310,'131746704081','7',12.00,'499.92','wholesale','0','2025-05-08 14:34:41','','','','39.33','Cash',68.95,'41.66','','','13','16.00','1','2025-05-08 11:35:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','3004.00','2992','Inclusive','branch','Inventory','','','','','','B','13174670409733020002377'),(1311,'131746704278','9',24.00,'780','wholesale','0','2025-05-08 14:37:58','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-08 11:38:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','5770.00','5746','Inclusive','branch','Inventory','','','','','','B','13174670429733003302000'),(1312,'131746704362','13',3.00,'46.2498','wholesale','0','2025-05-08 14:39:22','','','','13.875','Cash',6.38,'15.4166','','','13','16.00','1','2025-05-08 11:39:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'3','1096.00','1093','Inclusive','branch','Inventory','','','','','','B','13174670437073037702330'),(1313,'131746705621','7',24.00,'999.84','wholesale','0','2025-05-08 15:00:21','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-08 12:01:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','2992.00','2968','Inclusive','branch','Inventory','','','','','','B','13174670562924023320663'),(1314,'131746705697','13',24.00,'369.9984','wholesale','0','2025-05-08 15:01:37','','','','13.875','Cash',51.03,'15.4166','','','13','16.00','1','2025-05-08 12:04:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','1093.00','1069','Inclusive','branch','Inventory','','','','','','B','13174670577636337032120'),(1315,'131746708548','13',1.00,'15.4166','wholesale','0','2025-05-08 15:49:08','','','','13.875','Cash',2.13,'15.4166','','','13','16.00','1','2025-05-08 12:59:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'1','1069.00','1068','Inclusive','branch','Inventory','','','','','','B','13174670918632133743232'),(1316,'131746709327','7',24.00,'999.84','wholesale','0','2025-05-08 16:02:07','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-08 13:02:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','2968.00','2944','Inclusive','branch','Inventory','','','','','','B','13174670933633233300303'),(1317,'131746709377','13',2.00,'30.8332','wholesale','0','2025-05-08 16:02:57','','','','13.875','Cash',4.25,'15.4166','','','13','16.00','1','2025-05-08 13:04:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'2','1068.00','1066','Inclusive','branch','Inventory','','','','','','B','13174670943012300342233'),(1318,'131746715652','21',72.00,'1200','wholesale','0','2025-05-08 17:47:32','','','','15.41666666666667','Cash',165.52,'16.666666666667','','','13','16.00','1','2025-05-08 14:51:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'72','648.00','576','Inclusive','branch','Inventory','1110','4000','5500','','','','13174671568332352200033'),(1319,'131746723072','10',24.00,'1200','wholesale','0','2025-05-08 19:51:12','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-08 16:53:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5143.00','5119','Inclusive','branch','Inventory','','','','','','B','13174672314232333377300'),(1320,'131746723072','9',24.00,'780','wholesale','0','2025-05-08 19:52:22','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-08 16:53:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','5746.00','5722','Inclusive','branch','Inventory','','','','','','B','13174672315837122680324'),(1321,'131746723578','1',2.00,'333.3332','wholesale','0','2025-05-08 19:59:38','','','','157','Cash',45.98,'166.6666','','','13','','1','2025-05-08 17:22:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'2','581.00','579','Inclusive','branch','Inventory','','','','','',NULL,'13174672366102747003326'),(1322,'131746723578','13',16.00,'246.6656','wholesale','0','2025-05-08 20:02:47','','','','13.875','Cash',34.02,'15.4166','','','13','16.00','1','2025-05-08 17:22:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'16','1066.00','1050','Inclusive','branch','Inventory','','','','','','B','13174672378137070337320'),(1323,'131746723578','4',1.00,'125','wholesale','0','2025-05-08 20:09:46','','','','118.75','Cash',17.24,'125','','','13','16.00','1','2025-05-08 17:22:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'1','1653.00','1652','Inclusive','branch','Inventory','','','','','','B','13174672423336220022330'),(1324,'131746723578','3',1.00,'66.666','wholesale','0','2025-05-08 20:10:34','','','','63.333','Cash',9.20,'66.666','','','13','16.00','1','2025-05-08 17:22:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'1','819.00','818','Inclusive','branch','Inventory','','','','','','B','13174672426743723220236'),(1325,'131746723578','15',1.00,'108.33','wholesale','0','2025-05-08 20:11:07','','','','102.5','Cash',14.94,'108.33','','','13','16.00','1','2025-05-08 17:22:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'1','584.00','583','Inclusive','branch','Inventory','','','','','','B','13174672436700243033622'),(1326,'131746723578','2',4.00,'2600','wholesale','0','2025-05-08 20:12:48','','','','608','Cash',358.62,'650','','','13','16.00','1','2025-05-08 17:22:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'4','294.00','290','Inclusive','branch','Inventory','','','','','','B','13174672445822072202108'),(1327,'131746723578','7',56.00,'2332.96','wholesale','0','2025-05-08 20:14:18','','','','39.33','Cash',321.79,'41.66','','','13','16.00','1','2025-05-08 17:22:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'56','2944.00','2888','Inclusive','branch','Inventory','','','','','','B','13174672469303241212232'),(1328,'131746729010','2',20.00,'13000','wholesale','0','2025-05-08 21:30:10','','','','608','Cash',1793.10,'650','','','13','16.00','1','2025-05-08 18:30:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'20','290.00','270','Inclusive','branch','Inventory','','','','','','B','13174672902202333026923'),(1329,'131746780878','21',24.00,'400','wholesale','0','2025-05-09 11:55:36','','','','15.41666666666667','Cash',55.17,'16.666666666667','','','13','16.00','1','2025-05-09 09:08:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','552.00','528','Inclusive','branch','Inventory','1110','4000','5500','','','','13174678094417214330330'),(1330,'131746780878','13',48.00,'739.9968','wholesale','0','2025-05-09 11:55:48','','','','13.875','Cash',102.07,'15.4166','','','13','16.00','1','2025-05-09 09:08:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'48','1050.00','1002','Inclusive','branch','Inventory','','','','','','B','13174678100820702233120'),(1331,'131746780878','9',24.00,'780','wholesale','0','2025-05-09 11:56:48','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-09 09:08:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','5741.00','5717','Inclusive','branch','Inventory','','','','','','B','13174678102370303122028'),(1332,'131746780878','7',24.00,'999.84','wholesale','0','2025-05-09 11:57:03','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-09 09:08:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','2888.00','2864','Inclusive','branch','Inventory','','','','','','B','13174678105413602732133'),(1333,'131746780878','1',6.00,'999.9996','wholesale','0','2025-05-09 11:57:35','','','','157','Cash',137.93,'166.6666','','','13','16.00','1','2025-05-09 09:08:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'6','579.00','573','Inclusive','branch','Inventory','','','','','','B','13174678106910210002220'),(1334,'131746780878','3',12.00,'799.992','wholesale','0','2025-05-09 11:57:50','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-05-09 09:08:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','818.00','806','Inclusive','branch','Inventory','','','','','','B','13174678165302230306833'),(1335,'131746786090','10',24.00,'1200','wholesale','0','2025-05-09 13:21:30','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-09 10:22:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5130.00','5106','Inclusive','branch','Inventory','','','','','','B','13174678612420323423202'),(1336,'131746787423','2',2.00,'1300','wholesale','0','2025-05-09 13:43:44','','','','608','Cash',179.31,'650','','','13','16.00','1','2025-05-09 10:55:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','270.00','268','Inclusive','branch','Inventory','','','','','','B','13174678808232004036240'),(1337,'131746787423','9',24.00,'780','wholesale','0','2025-05-09 13:54:42','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-09 10:55:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','5717.00','5693','Inclusive','branch','Inventory','','','','','','B','13174678809430820373013'),(1338,'131746788211','2',10.00,'6400.00','retail','0','2025-05-09 13:56:51','','','','608','Cash',882.76,'640','','','13','16.00','1','2025-05-09 11:02:16','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',5517.24,'','268.00','258','Inclusive','branch','Inventory','','','','','','B','13174678821832383626238'),(1339,'131746788211','3',120.00,'7999.92','wholesale','0','2025-05-09 13:58:28','','','','63.333','Cash',1103.44,'66.666','','','13','16.00','1','2025-05-09 11:02:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'120','806.00','686','Inclusive','branch','Inventory','','','','','','B','13174678833833231343380'),(1340,'131746788211','6',48.00,'2950.08','wholesale','0','2025-05-09 13:58:58','','','','57.75','Cash',406.91,'61.46','','','13','16.00','1','2025-05-09 11:02:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'48','1695.00','1647','Inclusive','branch','Inventory','','','','','','B','13174678835743211475428'),(1341,'131746788211','7',48.00,'1999.68','wholesale','0','2025-05-09 13:59:18','','','','39.33','Cash',275.82,'41.66','','','13','16.00','1','2025-05-09 11:02:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','2864.00','2816','Inclusive','branch','Inventory','','','','','','B','13174678837333323072232'),(1342,'131746797775','9',48.00,'1560','wholesale','0','2025-05-09 16:36:15','','','','29.8333','Cash',215.17,'32.5','','','13','16.00','1','2025-05-09 13:37:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','5693.00','5645','Inclusive','branch','Inventory','','','','','','B','13174679781713233923272'),(1343,'131746797830','3',120.00,'7999.92','wholesale','0','2025-05-09 16:37:10','','','','63.333','Cash',1103.44,'66.666','','','13','16.00','1','2025-05-09 13:40:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'120','686.00','566','Inclusive','branch','Inventory','','','','','','B','13174679785917402022024'),(1344,'131746797830','2',30.00,'19500','wholesale','0','2025-05-09 16:37:39','','','','608','Cash',2689.66,'650','','','13','16.00','1','2025-05-09 13:40:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'30','258.00','228','Inclusive','branch','Inventory','','','','','','B','13174679787832033243308'),(1345,'131746797830','7',96.00,'3999.36','wholesale','0','2025-05-09 16:37:59','','','','39.33','Cash',551.64,'41.66','','','13','16.00','1','2025-05-09 13:40:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'96','2816.00','2720','Inclusive','branch','Inventory','','','','','','B','13174679791327221333712'),(1346,'131746797830','9',720.00,'23400','wholesale','0','2025-05-09 16:38:34','','','','29.8333','Cash',3227.59,'32.5','','','13','16.00','1','2025-05-09 13:40:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'720','5645.00','4925','Inclusive','branch','Inventory','','','','','','B','13174679796723332666003'),(1347,'131746797830','10',552.00,'27600','wholesale','0','2025-05-09 16:39:27','','','','46.7083333','Cash',3806.90,'50','','','13','16.00','1','2025-05-09 13:40:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'552','5106.00','4554','Inclusive','branch','Inventory','','','','','','B','13174679799923139322102'),(1348,'131746797830','6',24.00,'1475.04','wholesale','0','2025-05-09 16:39:59','','','','57.75','Cash',203.45,'61.46','','','13','16.00','1','2025-05-09 13:40:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','1647.00','1623','Inclusive','branch','Inventory','','','','','','B','13174679801716993007302'),(1349,'131746798063','9',3600.00,'113250.024','wholesale','3749.976','2025-05-09 16:41:03','','','','29.8333','Cash',15620.69,'31.45834','','','13','16.00','1','2025-05-09 13:54:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.12,'3600','4925.00','1325','Inclusive','branch','Inventory','','','','','','B','13174679833373320834270'),(1350,'131746798063','10',1560.00,'76050','wholesale','1950','2025-05-09 16:45:35','','','','46.7083333','Cash',10489.66,'48.75','','','13','16.00','1','2025-05-09 13:54:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.03,'1560','4554.00','2994','Inclusive','branch','Inventory','','','','','','B','13174679839672732161632'),(1351,'131746798063','7',1080.00,'44092.8036','wholesale','899.9964','2025-05-09 16:46:39','','','','39.33','Cash',6081.77,'40.82667','','','13','16.00','1','2025-05-09 13:54:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.20,'1080','2720.00','1640','Inclusive','branch','Inventory','','','','','','B','13174679855332422303320'),(1352,'131746798063','6',264.00,'16005.44088','wholesale','219.99912','2025-05-09 16:49:15','','','','57.75','Cash',2207.65,'60.62667','','','13','16.00','1','2025-05-09 13:54:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.26,'264','1623.00','1359','Inclusive','branch','Inventory','','','','','','B','13174679860032203290003'),(1353,'131746798063','2',50.00,'31750','wholesale','750','2025-05-09 16:50:01','','','','608','Cash',4379.31,'635','','','13','16.00','1','2025-05-09 13:54:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',547.41,'50','228.00','178','Inclusive','branch','Inventory','','','','','','B','13174679862662232233042'),(1354,'131746798063','1',24.00,'3919.9992','wholesale','79.9992','2025-05-09 16:50:27','','','','157','Cash',540.69,'163.3333','','','13','16.00','1','2025-05-09 13:54:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',140.80,'24','573.00','549','Inclusive','branch','Inventory','','','','','','B','13174679865637333307062'),(1355,'131746798852','2',10.00,'6400','retail','100','2025-05-09 16:54:33','','','','608','Cash',882.76,'640','','','13','16.00','1','2025-05-09 14:06:04','1','1','returned','1','new','pcs','','2025-05-09 17:06:04','13','yes','','0','','','VATABLE',551.72,'10','178.00','168','Inclusive','branch','Inventory','','','','','','B','13174679900930133039003'),(1356,'131746798852','3',120.00,'7999.92','wholesale','0','2025-05-09 16:57:07','','','','63.333','Cash',1103.44,'66.666','','','13','16.00','1','2025-05-09 14:06:08','1','1','returned','1','new','pcs','','2025-05-09 17:06:08','13','yes','','0','','','VATABLE',57.47,'120','566.00','446','Inclusive','branch','Inventory','','','','','','B','13174679907723327302914'),(1357,'131746798852','6',48.00,'2950.08','wholesale','0','2025-05-09 16:57:58','','','','57.75','Cash',406.91,'61.46','','','13','16.00','1','2025-05-09 14:06:12','1','1','returned','1','new','pcs','','2025-05-09 17:06:12','13','yes','','0','','','VATABLE',52.98,'48','1359.00','1311','Inclusive','branch','Inventory','','','','','','B','13174679919020670217232'),(1358,'131746798852','7',48.00,'1999.68','wholesale','0','2025-05-09 16:59:51','','','','39.33','Cash',275.82,'41.66','','','13','16.00','1','2025-05-09 14:06:15','1','1','returned','1','new','pcs','','2025-05-09 17:06:14','13','yes','','0','','','VATABLE',35.91,'48','1640.00','1592','Inclusive','branch','Inventory','','','','','','B','13174679922333233732023'),(1359,'131746799292','13',2.00,'40','retail','0','2025-05-09 17:01:32','','','','13.875','Cash',5.52,'20','','','13','16.00','1','2025-05-09 14:03:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','1002.00','1000','Inclusive','branch','Inventory','','','','','','B','13174679932403024020723'),(1360,'131746799381','17',1.00,'100','retail','0','2025-05-09 17:03:01','','','','69.41666','Cash',13.79,'100','','','13','16.00','1','2025-05-09 14:05:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','120.00','119','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174679942631732662236'),(1361,'131746799381','8',1.00,'50','retail','0','2025-05-09 17:03:46','','','','44.25','Cash',6.90,'50','','','13','16.00','1','2025-05-09 14:05:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','540.00','539','Inclusive','branch','Inventory','','','','','','B','13174679943433314030247'),(1362,'131746799381','3',4.00,'300','retail','0','2025-05-09 17:03:55','','','','63.333','Cash',41.38,'75','','','13','16.00','1','2025-05-09 14:05:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'4','446.00','442','Inclusive','branch','Inventory','','','','','','B','13174679944904770733413'),(1363,'131746805278','4',2.00,'300','retail','0','2025-05-09 18:41:18','','','','118.75','Cash',41.38,'150','','','13','16.00','1','2025-05-09 15:41:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','1652.00','1650','Inclusive','branch','Inventory','','','','','','B','13174680529872303002222'),(1364,'131746871117','9',120.00,'3900','retail','0','2025-05-10 12:58:37','','','','29.8333','Cash',537.93,'32.5','','','13','16.00','1','2025-05-10 09:59:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'120','7853.00','7733','Inclusive','branch','Inventory','','','','','','B','13174687115100222026433'),(1365,'131746871117','2',3.00,'1950','retail','0','2025-05-10 12:59:11','','','','608','Cash',268.97,'650','','','13','16.00','1','2025-05-10 09:59:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'3','401.00','398','Inclusive','branch','Inventory','','','','','','B','13174687116127370121302'),(1366,'131746871195','3',36.00,'2399.976','wholesale','0','2025-05-10 12:59:55','','','','63.333','Cash',331.03,'66.666','','','13','16.00','1','2025-05-10 10:01:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'36','562.00','526','Inclusive','branch','Inventory','','','','','','B','13174687121373227232401'),(1367,'131746871195','5',12.00,'324.96','wholesale','0','2025-05-10 13:00:15','','','','24.83','Cash',44.82,'27.08','','','13','16.00','1','2025-05-10 10:01:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',23.34,'12','1392.00','1380','Inclusive','branch','Inventory','','','','','','B','13174687122414321132337'),(1368,'131746871195','6',24.00,'1475.04','wholesale','0','2025-05-10 13:00:24','','','','57.75','Cash',203.45,'61.46','','','13','16.00','1','2025-05-10 10:01:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','1359.00','1335','Inclusive','branch','Inventory','','','','','','B','13174687123532112433330'),(1369,'131746871195','7',48.00,'1999.68','wholesale','0','2025-05-10 13:00:35','','','','39.33','Cash',275.82,'41.66','','','13','16.00','1','2025-05-10 10:01:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','15968.00','15920','Inclusive','branch','Inventory','','','','','','B','13174687124430230327732'),(1370,'131746871358','1',1.00,'180','retail','0','2025-05-10 13:02:38','','','','157','Cash',24.83,'180','','','13','16.00','1','2025-05-10 10:03:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','549.00','548','Inclusive','branch','Inventory','','','','','','B','13174687136673313380103'),(1371,'131746871358','13',1.00,'20','retail','0','2025-05-10 13:02:49','','','','13.875','Cash',2.76,'20','','','13','16.00','1','2025-05-10 10:03:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','1000.00','999','Inclusive','branch','Inventory','','','','','','B','13174687138101374823022'),(1372,'131746871391','2',1.00,'650','retail','0','2025-05-10 13:03:11','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-10 10:03:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','398.00','397','Inclusive','branch','Inventory','','','','','','B','13174687140363331033428'),(1373,'131746871410','10',24.00,'1200','retail','0','2025-05-10 13:03:30','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-10 10:04:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','2994.00','2970','Inclusive','branch','Inventory','','','','','','B','13174687142411320320731'),(1374,'131746871410','9',24.00,'780','retail','0','2025-05-10 13:03:44','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-10 10:04:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7733.00','7709','Inclusive','branch','Inventory','','','','','','B','13174687143502023373233'),(1375,'131746872851','13',4.00,'80','retail','0','2025-05-10 13:27:31','','','','13.875','Cash',11.03,'20','','','13','16.00','1','2025-05-10 10:28:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'4','999.00','995','Inclusive','branch','Inventory','','','','','','B','13174687290333023418237'),(1376,'131746872932','7',24.00,'999.84','wholesale','0','2025-05-10 13:28:52','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-10 11:12:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','15920.00','15896','Inclusive','branch','Inventory','','','','','','B','13174687546532022122162'),(1377,'131746875524','10',48.00,'2400','wholesale','0','2025-05-10 14:12:04','','','','46.7083333','Cash',331.03,'50','','','13','16.00','1','2025-05-10 11:12:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'48','2970.00','2922','Inclusive','branch','Inventory','','','','','','B','13174687554604175382333'),(1378,'131746875589','10',24.00,'1200','wholesale','0','2025-05-10 14:13:09','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-10 11:14:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','2922.00','2898','Inclusive','branch','Inventory','','','','','','B','13174687560024050633433'),(1379,'131746875589','9',24.00,'780','wholesale','0','2025-05-10 14:13:22','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-10 11:14:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7709.00','7685','Inclusive','branch','Inventory','','','','','','B','13174687564123324302514'),(1380,'131746875694','10',48.00,'2340','wholesale','60','2025-05-10 14:14:54','','','','46.7083333','Cash',322.76,'48.75','','','13','16.00','1','2025-05-10 11:20:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.03,'48','2898.00','2850','Inclusive','branch','Inventory','','','','','','B','13174687594527006303013'),(1381,'131746875694','9',72.00,'2265.00048','wholesale','74.99952','2025-05-10 14:19:07','','','','29.8333','Cash',312.41,'31.45834','','','13','16.00','1','2025-05-10 11:20:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.12,'72','7685.00','7613','Inclusive','branch','Inventory','','','','','','B','13174687597713303277623'),(1382,'131746875694','2',5.00,'3200','wholesale','50','2025-05-10 14:19:39','','','','608','Cash',441.38,'640','','','13','16.00','1','2025-05-10 11:20:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',551.72,'5','397.00','392','Inclusive','branch','Inventory','','','','','','B','13174687599322332370220'),(1383,'131746877016','4',2.00,'300','retail','0','2025-05-10 14:36:56','','','','118.75','Cash',41.38,'150','','','13','16.00','1','2025-05-10 11:37:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','1650.00','1648','Inclusive','branch','Inventory','','','','','','B','13174687702930301320333'),(1384,'131746877048','13',1.00,'20','retail','0','2025-05-10 14:37:28','','','','13.875','Cash',2.76,'20','','','13','16.00','1','2025-05-10 11:39:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','995.00','994','Inclusive','branch','Inventory','','','','','','B','13174687714282226042708'),(1385,'131746878918','9',7.00,'227.5','wholesale','0','2025-05-10 15:08:38','','','','29.8333','Cash',31.38,'32.5','','','13','16.00','1','2025-05-10 12:10:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'7','7613.00','7606','Inclusive','branch','Inventory','','','','','','B','13174687894403213230033'),(1386,'131746878918','10',7.00,'350','wholesale','0','2025-05-10 15:09:05','','','','46.7083333','Cash',48.28,'50','','','13','16.00','1','2025-05-10 12:10:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'7','2850.00','2843','Inclusive','branch','Inventory','','','','','','B','13174687896122222326103'),(1387,'131746887919','2',1.00,'650','wholesale','0','2025-05-10 17:38:39','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-10 14:39:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','392.00','391','Inclusive','branch','Inventory','','','','','','B','13174688794420203832333'),(1388,'131746887919','7',24.00,'999.84','wholesale','0','2025-05-10 17:39:07','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-10 14:39:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','15896.00','15872','Inclusive','branch','Inventory','','','','','','B','13174688796712226273322'),(1389,'131746888008','6',24.00,'1475.04','wholesale','0','2025-05-10 17:40:08','','','','57.75','Cash',203.45,'61.46','','','13','16.00','1','2025-05-10 14:40:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','1335.00','1311','Inclusive','branch','Inventory','','','','','','B','13174688802230006820208'),(1390,'131746888035','13',1.00,'20','retail','0','2025-05-10 17:40:36','','','','13.875','Cash',2.76,'20','','','13','16.00','1','2025-05-10 14:42:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','994.00','993','Inclusive','branch','Inventory','','','','','','B','13174688815638730364860'),(1391,'131746888180','2',1.00,'650','wholesale','0','2025-05-10 17:43:01','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-10 15:03:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','391.00','390','Inclusive','branch','Inventory','','','','','','B','13174688935333319381002'),(1392,'131746890995','3',12.00,'799.992','wholesale','0','2025-05-10 18:29:55','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-05-10 15:30:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','526.00','514','Inclusive','branch','Inventory','','','','','','B','13174689101362307202212'),(1393,'131746901338','10',72.00,'3600','wholesale','0','2025-05-10 21:22:18','','','','46.7083333','Cash',496.55,'50','','','13','16.00','1','2025-05-10 18:25:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'72','2843.00','2771','Inclusive','branch','Inventory','','','','','','B','13174690134622311033210'),(1394,'131746901338','9',48.00,'1560','wholesale','0','2025-05-10 21:22:27','','','','29.8333','Cash',215.17,'32.5','','','13','16.00','1','2025-05-10 18:25:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','7606.00','7558','Inclusive','branch','Inventory','','','','','','B','13174690148332831137133'),(1395,'131746901634','7',12.00,'499.92','wholesale','0','2025-05-10 21:27:35','','','','39.33','Cash',68.95,'41.66','','','13','16.00','1','2025-05-10 18:48:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','15656.00','15644','Inclusive','branch','Inventory','','','','','','B','13174690167132303323111'),(1396,'131746901634','4',12.00,'1500','wholesale','0','2025-05-10 21:27:51','','','','118.75','Cash',206.90,'125','','','13','16.00','1','2025-05-10 18:48:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','1648.00','1636','Inclusive','branch','Inventory','','','','','','B','13174690170773711220977'),(1397,'131746901634','3',48.00,'3199.968','wholesale','0','2025-05-10 21:28:28','','','','63.333','Cash',441.37,'66.666','','','13','16.00','1','2025-05-10 18:48:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'48','514.00','466','Inclusive','branch','Inventory','','','','','','B','13174690172623001323760'),(1398,'131746901634','6',216.00,'13275.36','wholesale','0','2025-05-10 21:28:46','','','','57.75','Cash',1831.08,'61.46','','','13','16.00','1','2025-05-10 18:48:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'216','1311.00','1095','Inclusive','branch','Inventory','','','','','','B','13174690175523600000352'),(1399,'131746901634','13',48.00,'739.9968','wholesale','0','2025-05-10 21:29:16','','','','13.875','Cash',102.07,'15.4166','','','13','16.00','1','2025-05-10 18:48:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'48','993.00','945','Inclusive','branch','Inventory','','','','','','B','13174690179513527003322'),(1400,'131746901634','10',96.00,'4800','wholesale','0','2025-05-10 21:29:56','','','','46.7083333','Cash',662.07,'50','','','13','16.00','1','2025-05-10 18:48:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'96','2771.00','2675','Inclusive','branch','Inventory','','','','','','B','13174690187533721311137'),(1401,'131746901634','9',120.00,'3900','wholesale','0','2025-05-10 21:31:15','','','','29.8333','Cash',537.93,'32.5','','','13','16.00','1','2025-05-10 18:48:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'120','7558.00','7438','Inclusive','branch','Inventory','','','','','','B','13174690197426337973434'),(1402,'131746901634','9',144.00,'4560.00048','wholesale','119.99952','2025-05-10 21:32:54','','','','29.8333','Cash',628.97,'31.66667','','','13','16.00','1','2025-05-10 18:48:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'144','7438.00','7294','Inclusive','branch','Inventory','','','','','','B','13174690201933092023307'),(1403,'131746901634','1',24.00,'3999.9984','wholesale','0','2025-05-10 21:34:42','','','','157','Cash',551.72,'166.6666','','','13','16.00','1','2025-05-10 18:48:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'24','548.00','524','Inclusive','branch','Inventory','','','','','','B','13174690210022327230300'),(1404,'131746901634','14',60.00,'5199.96','wholesale','0','2025-05-10 21:35:00','','','','81.0833','Cash',717.24,'86.666','','','13','16.00','1','2025-05-10 18:48:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'60','655.00','595','Inclusive','branch','Inventory','','','','','','B','13174690213833033062383'),(1405,'131746901634','7',192.00,'7998.72','wholesale','0','2025-05-10 21:40:15','','','','39.33','Cash',1103.27,'41.66','','','13','16.00','1','2025-05-10 18:48:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'192','15860.00','15668','Inclusive','branch','Inventory','','','','','','B','13174690242832070132189'),(1406,'131746901634','15',36.00,'3899.88','wholesale','0','2025-05-10 21:40:28','','','','102.5','Cash',537.91,'108.33','','','13','16.00','1','2025-05-10 18:48:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'36','583.00','547','Inclusive','branch','Inventory','','','','','','B','13174690244631210222640'),(1407,'131746901634','15',6.00,'649.98','wholesale','0','2025-05-10 21:40:46','','','','102.5','Cash',89.65,'108.33','','','13','16.00','1','2025-05-10 18:48:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'6','547.00','541','Inclusive','branch','Inventory','','','','','','B','13174690246422070223022'),(1408,'131746901634','2',17.00,'11050','wholesale','0','2025-05-10 21:41:04','','','','608','Cash',1524.14,'650','','','13','16.00','1','2025-05-10 18:48:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'17','390.00','373','Inclusive','branch','Inventory','','','','','','B','13174690248422433223233'),(1409,'131746954232','9',24.00,'780','retail','0','2025-05-11 12:03:52','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-11 09:04:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7294.00','7270','Inclusive','branch','Inventory','','','','','','B','13174695424606033522333'),(1410,'131746961805','3',12.00,'799.992','wholesale','0','2025-05-11 14:10:05','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-05-11 11:10:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','466.00','454','Inclusive','branch','Inventory','','','','','','B','13174696181320303263013'),(1411,'131746961835','10',24.00,'1200','retail','0','2025-05-11 14:10:35','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-11 11:11:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','2675.00','2651','Inclusive','branch','Inventory','','','','','','B','13174696185312335332362'),(1412,'131746962158','2',3.00,'1950','wholesale','0','2025-05-11 14:15:59','','','','608','Cash',268.97,'650','','','13','16.00','1','2025-05-11 11:36:23','1','1','returned','1','new','pcs','','2025-05-11 14:36:23','13','yes','','0','','','VATABLE',560.34,'3','373.00','370','Inclusive','branch','Inventory','','','','','','B','13174696303437222306392'),(1413,'131746962158','9',48.00,'1560','wholesale','0','2025-05-11 14:30:35','','','','29.8333','Cash',215.17,'32.5','','','13','16.00','1','2025-05-11 11:36:25','1','1','returned','1','new','pcs','','2025-05-11 14:36:25','13','yes','','0','','','VATABLE',28.02,'48','7270.00','7222','Inclusive','branch','Inventory','','','','','','B','13174696304621423636332'),(1414,'131746962158','10',48.00,'2400','wholesale','0','2025-05-11 14:30:47','','','','46.7083333','Cash',331.03,'50','','','13','16.00','1','2025-05-11 11:36:27','1','1','returned','1','new','pcs','','2025-05-11 14:36:27','13','yes','','0','','','VATABLE',43.10,'48','2651.00','2603','Inclusive','branch','Inventory','','','','','','B','13174696306126391932102'),(1415,'131746963391','2',3.00,'1920','wholesale','30','2025-05-11 14:36:31','','','','608','Cash',264.83,'640','','','13','16.00','1','2025-05-11 11:38:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',551.72,'3','373.00','370','Inclusive','branch','Inventory','','','','','','B','13174696340900340732323'),(1416,'131746963391','9',48.00,'1520.00016','wholesale','39.99984','2025-05-11 14:36:49','','','','29.8333','Cash',209.66,'31.66667','','','13','16.00','1','2025-05-11 11:38:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'48','7270.00','7222','Inclusive','branch','Inventory','','','','','','B','13174696346596262223002'),(1417,'131746963391','10',48.00,'2360.0016','wholesale','39.9984','2025-05-11 14:37:46','','','','46.7083333','Cash',325.52,'49.1667','','','13','16.00','1','2025-05-11 11:38:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'48','2651.00','2603','Inclusive','branch','Inventory','','','','','','B','13174696351303272630331'),(1418,'131746963536','10',24.00,'1200','wholesale','0','2025-05-11 14:38:56','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-11 11:39:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','2603.00','2579','Inclusive','branch','Inventory','','','','','','B','13174696354717330223023'),(1419,'131746963536','9',24.00,'780','wholesale','0','2025-05-11 14:39:08','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-11 11:39:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7222.00','7198','Inclusive','branch','Inventory','','','','','','B','13174696355913330352233'),(1420,'131746964384','10',24.00,'1200','wholesale','0','2025-05-11 14:53:04','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-11 11:57:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','2579.00','2555','Inclusive','branch','Inventory','','','','','','B','13174696442833232239984'),(1421,'131746964384','9',24.00,'780','wholesale','0','2025-05-11 14:53:49','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-11 11:57:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7198.00','7174','Inclusive','branch','Inventory','','','','','','B','13174696444043262323320'),(1422,'131746970838','13',1.00,'20','retail','0','2025-05-11 16:40:38','','','','13.875','Cash',2.76,'20','','','13','16.00','1','2025-05-11 13:40:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','945.00','944','Inclusive','branch','Inventory','','','','','','B','13174697084574340270302'),(1423,'131747031823','13',24.00,'369.9984','wholesale','0','2025-05-12 09:37:03','','','','13.875','Cash',51.03,'15.4166','','','13','16.00','1','2025-05-12 06:37:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','944.00','920','Inclusive','branch','Inventory','','','','','','B','13174703183443070131133'),(1424,'131747031823','2',1.00,'650','wholesale','0','2025-05-12 09:37:15','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-12 06:37:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','370.00','369','Inclusive','branch','Inventory','','','','','','B','13174703184440210012322'),(1425,'131747035648','2',1.00,'650','wholesale','0','2025-05-12 10:40:48','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-12 07:41:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','369.00','368','Inclusive','branch','Inventory','','','','','','B','13174703565630332313703'),(1426,'131747035674','2',1.00,'650','wholesale','0','2025-05-12 10:41:14','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-12 07:41:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','368.00','367','Inclusive','branch','Inventory','','','','','','B','13174703568533375203453'),(1427,'131747035706','9',24.00,'780','wholesale','0','2025-05-12 10:41:46','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-12 07:42:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7174.00','7150','Inclusive','branch','Inventory','','','','','','B','13174703572132332347103'),(1428,'131747037897','9',24.00,'780','wholesale','0','2025-05-12 11:18:17','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-12 08:20:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7150.00','7126','Inclusive','branch','Inventory','','','','','','B','13174703802100330222202'),(1429,'131747038465','10',1.00,'50','retail','0','2025-05-12 11:27:45','','','','46.7083333','Cash',6.90,'50','','','13','16.00','1','2025-05-12 08:56:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','2555.00','2554','Inclusive','branch','Inventory','','','','','','B','13174703847403310032717'),(1430,'131747040572','10',24.00,'1200','wholesale','0','2025-05-12 12:02:52','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-12 09:03:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','2554.00','2530','Inclusive','branch','Inventory','','','','','','B','13174704058532332347103'),(1431,'131747041516','3',24.00,'1599.984','wholesale','0','2025-05-12 12:18:36','','','','63.333','Cash',220.69,'66.666','','','13','16.00','1','2025-05-12 09:23:12','1','1','returned','1','new','pcs','','2025-05-12 12:23:12','13','yes','','0','','','VATABLE',57.47,'24','454.00','430','Inclusive','branch','Inventory','','','','','','B','13174704153022713207422'),(1432,'131747041516','15',1.00,'108.33','wholesale','0','2025-05-12 12:18:51','','','','102.5','Cash',14.94,'108.33','','','13','16.00','1','2025-05-12 09:23:03','1','1','returned','1','new','pcs','','2025-05-12 12:23:03','13','yes','','0','','','VATABLE',93.39,'1','541.00','540','Inclusive','branch','Inventory','','','','','','B','13174704161970103922030'),(1433,'131747041797','3',24.00,'1599.984','wholesale','0','2025-05-12 12:23:17','','','','63.333','Cash',220.69,'66.666','','','13','16.00','1','2025-05-12 09:24:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'24','454.00','430','Inclusive','branch','Inventory','','','','','','B','13174704183122123040331'),(1434,'131747041797','15',12.00,'1299.96','wholesale','0','2025-05-12 12:23:51','','','','102.5','Cash',179.30,'108.33','','','13','16.00','1','2025-05-12 09:24:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'12','541.00','529','Inclusive','branch','Inventory','','','','','','B','13174704184000110700230'),(1435,'131747046847','2',3.00,'1950','wholesale','0','2025-05-12 13:47:27','','','','608','Cash',268.97,'650','','','13','16.00','1','2025-05-12 10:48:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'3','367.00','364','Inclusive','branch','Inventory','','','','','','B','13174704685303432443000'),(1436,'131747047803','6',24.00,'1475.04','wholesale','0','2025-05-12 14:03:23','','','','57.75','Cash',203.45,'61.46','','','13','16.00','1','2025-05-12 11:03:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','1095.00','1071','Inclusive','branch','Inventory','','','','','','B','13174704782630310012222'),(1437,'131747047884','13',24.00,'369.9984','wholesale','0','2025-05-12 14:04:44','','','','13.875','Cash',51.03,'15.4166','','','13','16.00','1','2025-05-12 11:05:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','920.00','896','Inclusive','branch','Inventory','','','','','','B','13174704789537032707798'),(1438,'131747052028','3',12.00,'900','retail','0','2025-05-12 15:13:48','','','','63.333','Cash',124.14,'75','','','13','16.00','1','2025-05-12 12:38:54','1','1','returned','1','new','pcs','','2025-05-12 15:38:54','13','yes','','0','','','VATABLE',64.66,'12','430.00','418','Inclusive','branch','Inventory','','','','','','B','13174705205152351232313'),(1439,'131747052202','10',1.00,'50','retail','0','2025-05-12 15:16:42','','','','46.7083333','Cash',6.90,'50','','','13','16.00','1','2025-05-12 12:16:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','2530.00','2529','Inclusive','branch','Inventory','','','','','','B','13174705220822027227222'),(1440,'131747053538','3',12.00,'799.992','wholesale','0','2025-05-12 15:38:58','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-05-12 12:39:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','430.00','418','Inclusive','branch','Inventory','','','','','','B','13174705354911091202511'),(1441,'131747056762','2',1.00,'650','retail','0','2025-05-12 16:32:43','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-12 13:33:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','364.00','363','Inclusive','branch','Inventory','','','','','','B','13174705677820500231703'),(1442,'131747057865','7',24.00,'999.84','wholesale','0','2025-05-12 16:51:05','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-12 13:52:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','15668.00','15644','Inclusive','branch','Inventory','','','','','','B','13174705789432383432128'),(1443,'131747064618','9',24.00,'780','wholesale','0','2025-05-12 18:43:38','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-12 15:56:46','1','1','returned','1','new','pcs','','2025-05-12 18:56:46','13','yes','','0','','','VATABLE',28.02,'24','7126.00','7102','Inclusive','branch','Inventory','','','','','','B','13174706496820221022023'),(1444,'131747064618','13',3.00,'46.2498','wholesale','0','2025-05-12 18:49:28','','','','13.875','Cash',6.38,'15.4166','','','13','16.00','1','2025-05-12 15:53:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'3','896.00','893','Inclusive','branch','Inventory','','','','','','B','13174706498943306397972'),(1445,'131747116953','13',24.00,'369.9984','wholesale','0','2025-05-13 09:15:53','','','','13.875','Cash',51.03,'15.4166','','','13','16.00','1','2025-05-13 06:16:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','893.00','869','Inclusive','branch','Inventory','','','','','','B','13174711696112323331031'),(1446,'131747117399','10',24.00,'1200','wholesale','0','2025-05-13 09:23:19','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-13 06:26:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','2529.00','2505','Inclusive','branch','Inventory','','','','','','B','13174711745633321350130'),(1447,'131747117399','9',24.00,'780','wholesale','0','2025-05-13 09:24:16','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-13 06:26:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7126.00','7102','Inclusive','branch','Inventory','','','','','','B','13174711746831233326307'),(1448,'131747121372','10',1.00,'50','retail','0','2025-05-13 10:29:33','','','','46.7083333','Cash',6.90,'50','','','13','16.00','1','2025-05-13 07:30:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','2505.00','2504','Inclusive','branch','Inventory','','','','','','B','13174712139432320314413'),(1449,'131747123374','9',1.00,'32.5','retail','0','2025-05-13 11:02:54','','','','29.8333','Cash',4.48,'32.5','','','13','16.00','1','2025-05-13 08:03:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1','7102.00','7101','Inclusive','branch','Inventory','','','','','','B','13174712338203320002820'),(1450,'131747123649','7',48.00,'1999.68','wholesale','0','2025-05-13 11:07:29','','','','39.33','Cash',275.82,'41.66','','','13','16.00','1','2025-05-13 08:08:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','15644.00','15596','Inclusive','branch','Inventory','','','','','','B','13174712366223233322221'),(1451,'131747123649','8',12.00,'579.96','wholesale','0','2025-05-13 11:07:43','','','','44.25','Cash',79.99,'48.33','','','13','16.00','1','2025-05-13 08:08:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','659.00','647','Inclusive','branch','Inventory','','','','','','B','13174712367433312124431'),(1452,'131747123649','4',6.00,'750','wholesale','0','2025-05-13 11:07:54','','','','118.75','Cash',103.45,'125','','','13','16.00','1','2025-05-13 08:08:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'6','1636.00','1630','Inclusive','branch','Inventory','','','','','','B','13174712368623378200123'),(1453,'131747124108','13',1.00,'15.4166','wholesale','0','2025-05-13 11:15:08','','','','13.875','Cash',2.13,'15.4166','','','13','16.00','1','2025-05-13 08:41:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'1','869.00','868','Inclusive','branch','Inventory','','','','','','B','13174712527656222201235'),(1454,'131747125747','10',24.00,'1200','wholesale','0','2025-05-13 11:42:27','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-13 08:45:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','2504.00','2480','Inclusive','branch','Inventory','','','','','','B','13174712575838171032334'),(1455,'131747125747','2',1.00,'650','wholesale','0','2025-05-13 11:42:38','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-13 08:45:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','363.00','362','Inclusive','branch','Inventory','','','','','','B','13174712577633773206701'),(1456,'131747125747','9',24.00,'780','wholesale','0','2025-05-13 11:42:57','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-13 08:45:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7101.00','7077','Inclusive','branch','Inventory','','','','','','B','13174712589812299082311'),(1457,'131747127052','9',24.00,'780','wholesale','0','2025-05-13 12:04:12','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-13 09:05:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7077.00','7053','Inclusive','branch','Inventory','','','','','','B','13174712708317713387137'),(1458,'131747127052','8',12.00,'579.96','wholesale','0','2025-05-13 12:04:44','','','','44.25','Cash',79.99,'48.33','','','13','16.00','1','2025-05-13 09:40:10','1','1','returned','1','new','pcs','','2025-05-13 12:40:10','13','yes','','0','','','VATABLE',41.66,'12','647.00','635','Inclusive','branch','Inventory','','','','','','B','13174712709742200332023'),(1459,'131747131008','9',48.00,'1560','wholesale','0','2025-05-13 13:10:08','','','','29.8333','Cash',215.17,'32.5','','','13','16.00','1','2025-05-13 10:24:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','7053.00','7005','Inclusive','branch','Inventory','','','','','','B','13174713180231241203220'),(1460,'131747135555','4',12.00,'1500','wholesale','0','2025-05-13 14:27:00','','','','118.75','Cash',206.90,'125','','','13','16.00','1','2025-05-13 11:31:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','1630.00','1618','Inclusive','branch','Inventory','','','','','','B','13174713562723226231022'),(1461,'131747135555','10',24.00,'1200','wholesale','0','2025-05-13 14:27:13','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-13 16:08:06','1','1','returned','1','new','pcs','','2025-05-13 19:08:06','13','yes','','0','','','VATABLE',43.10,'24','2480.00','2456','Inclusive','branch','Inventory','','','','','','B','13174713564520750044313'),(1462,'131747138214','2',8.00,'5200','wholesale','0','2025-05-13 15:10:14','','','','608','Cash',717.24,'650','','','13','16.00','1','2025-05-13 12:15:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'8','362.00','354','Inclusive','branch','Inventory','','','','','','B','13174713823302707303013'),(1463,'131747138214','6',288.00,'17700.48','wholesale','0','2025-05-13 15:10:33','','','','57.75','Cash',2441.45,'61.46','','','13','16.00','1','2025-05-13 12:15:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'288','1071.00','783','Inclusive','branch','Inventory','','','','','','B','13174713827733371077123'),(1464,'131747138214','7',360.00,'14997.6','wholesale','0','2025-05-13 15:11:17','','','','39.33','Cash',2068.63,'41.66','','','13','16.00','1','2025-05-13 12:15:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'360','15596.00','15236','Inclusive','branch','Inventory','','','','','','B','13174713831522323325310'),(1465,'131747138214','4',72.00,'9000','wholesale','0','2025-05-13 15:11:55','','','','118.75','Cash',1241.38,'125','','','13','16.00','1','2025-05-13 12:15:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'72','1618.00','1546','Inclusive','branch','Inventory','','','','','','B','13174713833728237237372'),(1466,'131747138214','3',48.00,'3199.968','wholesale','0','2025-05-13 15:12:18','','','','63.333','Cash',441.37,'66.666','','','13','16.00','1','2025-05-13 12:15:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'48','418.00','370','Inclusive','branch','Inventory','','','','','','B','13174713835831230223133'),(1467,'131747140677','21',24.00,'400','wholesale','0','2025-05-13 15:51:17','','','','15.41666666666667','Cash',55.17,'16.666666666667','','','13','16.00','1','2025-05-13 12:52:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','552.00','528','Inclusive','branch','Inventory','1110','4000','5500','','','','13174714073521237222433'),(1468,'131747140891','9',24.00,'780','wholesale','0','2025-05-13 15:54:51','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-13 12:56:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7005.00','6981','Inclusive','branch','Inventory','','','','','','B','13174714093803311723182'),(1469,'131747140891','10',24.00,'1200','wholesale','0','2025-05-13 15:55:39','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-13 12:56:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','2456.00','2432','Inclusive','branch','Inventory','','','','','','B','13174714097323030134323'),(1470,'131747145589','12',24.00,'4785','wholesale','0','2025-05-13 17:13:09','','','','189','Cash',660.00,'199.375','','','13','16.00','1','2025-05-13 14:14:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',171.88,'24','84.00','60','Inclusive','branch','Inventory','','','','','','B','13174714560632033324213'),(1471,'131747147923','4',36.00,'4500.00','retail','0','2025-05-13 17:52:03','','','','118.75','Cash',620.69,'125','','','13','16.00','1','2025-05-13 14:56:51','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',3879.31,'','1546.00','1510','Inclusive','branch','Inventory','','','','','','B','13174714795973130202402'),(1472,'131747147923','3',36.00,'2401.20','retail','0','2025-05-13 17:53:23','','','','63.333','Cash',331.20,'66.7','','','13','16.00','1','2025-05-13 14:56:51','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',2070.00,'','370.00','334','Inclusive','branch','Inventory','','','','','','B','13174714801333132328402'),(1473,'131747147923','10',72.00,'3535.20','retail','0','2025-05-13 17:54:09','','','','46.7083333','Cash',487.61,'49.1','','','13','16.00','1','2025-05-13 14:56:51','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',3047.59,'','2432.00','2360','Inclusive','branch','Inventory','','','','','','B','13174714806826037730822'),(1474,'131747147923','9',72.00,'2275.20','retail','0','2025-05-13 17:54:29','','','','29.8333','Cash',313.82,'31.6','','','13','16.00','1','2025-05-13 14:56:51','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',1961.38,'','6981.00','6909','Inclusive','branch','Inventory','','','','','','B','13174714808238080238033'),(1475,'131747152400','3',2.00,'133.332','wholesale','0','2025-05-13 19:06:40','','','','63.333','Cash',18.39,'66.666','','','13','16.00','1','2025-05-13 16:08:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'2','334.00','332','Inclusive','branch','Inventory','','','','','','B','13174715241370723231333'),(1476,'131747207909','3',12.00,'799.992','wholesale','0','2025-05-14 10:31:49','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-05-14 07:33:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','332.00','320','Inclusive','branch','Inventory','','','','','','B','13174720796322042720903'),(1477,'131747207909','13',24.00,'369.9984','wholesale','0','2025-05-14 10:32:43','','','','13.875','Cash',51.03,'15.4166','','','13','16.00','1','2025-05-14 07:33:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','868.00','844','Inclusive','branch','Inventory','','','','','','B','13174720797539130271373'),(1478,'131747207909','9',24.00,'780','wholesale','0','2025-05-14 10:32:56','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-14 07:33:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','6909.00','6885','Inclusive','branch','Inventory','','','','','','B','13174720799703702247334'),(1479,'131747208318','5',24.00,'649.92','wholesale','0','2025-05-14 10:38:38','','','','24.83','Cash',89.64,'27.08','','','13','16.00','1','2025-05-14 07:40:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',23.34,'24','1380.00','1356','Inclusive','branch','Inventory','','','','','','B','13174720832930222122220'),(1480,'131747210019','13',1.00,'20','retail','0','2025-05-14 11:06:59','','','','13.875','Cash',2.76,'20','','','13','16.00','1','2025-05-14 08:07:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','844.00','843','Inclusive','branch','Inventory','','','','','','B','13174721002402030400432'),(1481,'131747214958','9',24.00,'780','wholesale','0','2025-05-14 12:29:18','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-14 09:30:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','6885.00','6861','Inclusive','branch','Inventory','','','','','','B','13174721500025322221502'),(1482,'131747215102','9',24.00,'780','wholesale','0','2025-05-14 12:31:42','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-14 09:32:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','6861.00','6837','Inclusive','branch','Inventory','','','','','','B','13174721512103153733072'),(1483,'131747215267','10',48.00,'2340.00','retail','0','2025-05-14 12:34:27','','','','46.7083333','Cash',322.76,'48.75','','','13','16.00','1','2025-05-14 09:37:22','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',2017.24,'','2384.00','2336','Inclusive','branch','Inventory','','','','','','B','13174721527803003423203'),(1484,'131747215267','9',48.00,'1510.08','retail','0','2025-05-14 12:34:39','','','','29.8333','Cash',208.29,'31.46','','','13','16.00','1','2025-05-14 09:37:22','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',1301.79,'','6837.00','6789','Inclusive','branch','Inventory','','','','','','B','13174721530331037220022'),(1485,'131747215618','9',72.00,'2279.52','retail','0','2025-05-14 12:40:18','','','','29.8333','Cash',314.42,'31.66','','','13','16.00','1','2025-05-14 09:41:35','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',1965.10,'','6789.00','6717','Inclusive','branch','Inventory','','','','','','B','13174721563330762663303'),(1486,'131747217357','10',24.00,'1180.00008','wholesale','19.99992','2025-05-14 13:09:17','','','','46.7083333','Cash',162.76,'49.16667','','','13','16.00','1','2025-05-14 10:10:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'24','2336.00','2312','Inclusive','branch','Inventory','','','','','','B','13174721742113232322772'),(1487,'131747217479','8',12.00,'579.96','wholesale','0','2025-05-14 13:11:20','','','','44.25','Cash',79.99,'48.33','','','13','16.00','1','2025-05-14 10:12:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','647.00','635','Inclusive','branch','Inventory','','','','','','B','13174721749923301709222'),(1488,'131747217479','2',1.00,'650','wholesale','0','2025-05-14 13:11:41','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-14 10:12:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','354.00','353','Inclusive','branch','Inventory','','','','','','B','13174721751623223103112'),(1489,'131747217557','2',1.00,'650','wholesale','0','2025-05-14 13:12:37','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-14 10:14:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','353.00','352','Inclusive','branch','Inventory','','','','','','B','13174721756421412100300'),(1490,'131747221225','9',24.00,'780','wholesale','0','2025-05-14 14:13:45','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-14 11:54:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','6717.00','6693','Inclusive','branch','Inventory','','','','','','B','13174722361922322633973'),(1491,'131747227420','9',24.00,'780','wholesale','0','2025-05-14 15:57:00','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-14 12:58:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','6693.00','6669','Inclusive','branch','Inventory','','','','','','B','13174722752222322320223'),(1492,'131747228321','7',12.00,'499.92','wholesale','0','2025-05-14 16:12:01','','','','39.33','Cash',68.95,'41.66','','','13','16.00','1','2025-05-14 13:14:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','15236.00','15224','Inclusive','branch','Inventory','','','','','','B','13174722836881226233313'),(1493,'131747228613','15',1.00,'120','retail','0','2025-05-14 16:16:53','','','','102.5','Cash',16.55,'120','','','13','16.00','1','2025-05-14 13:18:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','529.00','528','Inclusive','branch','Inventory','','','','','','B','13174722864402273010702'),(1494,'131747228683','13',1.00,'20','retail','0','2025-05-14 16:18:03','','','','13.875','Cash',2.76,'20','','','13','16.00','1','2025-05-14 13:44:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','843.00','842','Inclusive','branch','Inventory','','','','','','B','13174723018132337332702'),(1495,'131747230718','2',1.00,'650','wholesale','0','2025-05-14 16:51:58','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-14 13:52:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','352.00','351','Inclusive','branch','Inventory','','','','','','B','13174723072573272702323'),(1496,'131747230801','2',3.00,'1920.00','retail','0','2025-05-14 16:53:21','','','','608','Cash',264.83,'640','','','13','16.00','1','2025-05-14 14:16:30','1','1','returned','1','new','pcs','','2025-05-14 17:16:30','13','','','0','','','VATABLE',1655.17,'','351.00','348','Inclusive','branch','Inventory','','','','','','B','13174723081032231222027'),(1497,'131747237351','10',24.00,'1179.84','retail','0','2025-05-14 18:42:32','','','','46.7083333','Cash',162.74,'49.16','','','13','16.00','1','2025-05-14 15:44:19','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',1017.10,'','2312.00','2288','Inclusive','branch','Inventory','','','','','','B','13174723736513202301232'),(1498,'131747290252','10',48.00,'2400','retail','0','2025-05-15 09:24:12','','','','46.7083333','Cash',331.03,'50','','','13','16.00','1','2025-05-15 06:25:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'48','2288.00','2240','Inclusive','branch','Inventory','','','','','','B','13174729028203770023793'),(1499,'131747290252','10',2.00,'100','retail','0','2025-05-15 09:24:43','','','','46.7083333','Cash',13.79,'50','','','13','16.00','1','2025-05-15 06:25:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','2240.00','2238','Inclusive','branch','Inventory','','','','','','B','13174729029513309075200'),(1500,'131747296187','9',144.00,'4680','wholesale','0','2025-05-15 11:03:08','','','','29.8333','Cash',645.52,'32.5','','','13','16.00','1','2025-05-15 08:48:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'144','6669.00','6525','Inclusive','branch','Inventory','','','','','','B','13174729882903332202292'),(1501,'131747296187','10',96.00,'4800','wholesale','0','2025-05-15 11:47:09','','','','46.7083333','Cash',662.07,'50','','','13','16.00','1','2025-05-15 08:48:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'96','2238.00','2142','Inclusive','branch','Inventory','','','','','','B','13174729884882338378833'),(1502,'131747296187','2',10.00,'6500','wholesale','0','2025-05-15 11:47:29','','','','608','Cash',896.55,'650','','','13','16.00','1','2025-05-15 08:48:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'10','351.00','341','Inclusive','branch','Inventory','','','','','','B','13174729886036332223733'),(1503,'131747296187','3',36.00,'2399.976','wholesale','0','2025-05-15 11:47:40','','','','63.333','Cash',331.03,'66.666','','','13','16.00','1','2025-05-15 08:48:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'36','320.00','284','Inclusive','branch','Inventory','','','','','','B','13174729888518375931382'),(1505,'131747300708','13',1.00,'20','retail','0','2025-05-15 12:18:28','','','','13.875','Cash',2.76,'20','','','13','16.00','1','2025-05-15 09:18:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','842.00','841','Inclusive','branch','Inventory','','','','','','B','13174730071403201132324'),(1506,'131747301509','13',24.00,'369.9984','wholesale','0','2025-05-15 12:31:49','','','','13.875','Cash',51.03,'15.4166','','','13','16.00','1','2025-05-15 09:58:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','841.00','817','Inclusive','branch','Inventory','','','','','','B','13174730151700152132103'),(1507,'131747301509','9',12.00,'390','wholesale','0','2025-05-15 12:31:57','','','','29.8333','Cash',53.79,'32.5','','','13','16.00','1','2025-05-15 09:58:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'12','6525.00','6513','Inclusive','branch','Inventory','','','','','','B','13174730152723250033333'),(1508,'131747301509','10',12.00,'600','wholesale','0','2025-05-15 12:32:07','','','','46.7083333','Cash',82.76,'50','','','13','16.00','1','2025-05-15 09:58:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'12','2142.00','2130','Inclusive','branch','Inventory','','','','','','B','13174730154114273323234'),(1509,'131747303093','6',2.00,'150','retail','0','2025-05-15 12:58:13','','','','57.75','Cash',20.69,'75','','','13','16.00','1','2025-05-15 10:01:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'2','783.00','781','Inclusive','branch','Inventory','','','','','','B','13174730313843321000232'),(1510,'131747303523','14',12.00,'1039.992','wholesale','0','2025-05-15 13:05:23','','','','81.0833','Cash',143.45,'86.666','','','13','16.00','1','2025-05-15 10:16:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'12','595.00','583','Inclusive','branch','Inventory','','','','','','B','13174730353242703074302'),(1511,'131747303523','9',240.00,'7600.0008','wholesale','199.9992','2025-05-15 13:05:32','','','','29.8333','Cash',1048.28,'31.66667','','','13','16.00','1','2025-05-15 10:16:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'240','6513.00','6273','Inclusive','branch','Inventory','','','','','','B','13174730403703303330230'),(1512,'131747303523','10',48.00,'2360.00016','wholesale','39.99984','2025-05-15 13:15:10','','','','46.7083333','Cash',325.52,'49.16667','','','13','16.00','1','2025-05-15 10:16:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'48','2130.00','2082','Inclusive','branch','Inventory','','','','','','B','13174730415827330324213'),(1513,'131747304230','9',576.00,'18720','wholesale','0','2025-05-15 13:17:10','','','','29.8333','Cash',2582.07,'32.5','','','13','16.00','1','2025-05-15 10:25:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'576','6273.00','5697','Inclusive','branch','Inventory','','','','','','B','13174730441033103312433'),(1514,'131747304230','2',40.00,'26000','wholesale','0','2025-05-15 13:20:28','','','','608','Cash',3586.21,'650','','','13','16.00','1','2025-05-15 10:25:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'40','341.00','301','Inclusive','branch','Inventory','','','','','','B','13174730448640837220022'),(1515,'131747304230','14',60.00,'5199.96','wholesale','0','2025-05-15 13:21:26','','','','81.0833','Cash',717.24,'86.666','','','13','16.00','1','2025-05-15 10:25:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'60','583.00','523','Inclusive','branch','Inventory','','','','','','B','13174730450905203000433'),(1516,'131747304230','1',30.00,'4999.998','wholesale','0','2025-05-15 13:21:49','','','','157','Cash',689.65,'166.6666','','','13','16.00','1','2025-05-15 10:25:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'30','524.00','494','Inclusive','branch','Inventory','','','','','','B','13174730452730122221230'),(1517,'131747304230','10',48.00,'2400','wholesale','0','2025-05-15 13:25:19','','','','46.7083333','Cash',331.03,'50','','','13','16.00','1','2025-05-15 10:25:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'48','2082.00','2034','Inclusive','branch','Inventory','','','','','','B','13174730473302703434333'),(1518,'131747304793','10',24.00,'1200','wholesale','0','2025-05-15 13:26:33','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-15 10:26:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','2034.00','2010','Inclusive','branch','Inventory','','','','','','B','13174730480630324243201'),(1519,'131747305280','13',2.00,'40','retail','0','2025-05-15 13:34:40','','','','13.875','Cash',5.52,'20','','','13','16.00','1','2025-05-15 10:34:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','817.00','815','Inclusive','branch','Inventory','','','','','','B','13174730529003033003337'),(1520,'131747309964','7',36.00,'1499.76','wholesale','0','2025-05-15 14:52:44','','','','39.33','Cash',206.86,'41.66','','','13','16.00','1','2025-05-15 11:54:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'36','15200.00','15164','Inclusive','branch','Inventory','','','','','','B','13174731004032047701340'),(1521,'131747299559','7',12.00,'499.92','wholesale','0','2025-05-15 11:59:19','','','','39.33','Cash',68.96,'41.66','','','13','16','1','2025-05-15 11:55:00','1','1','returned','1','new','pcs','','2025-05-15 14:55:00','13','yes','','0','','','VATABLE',35.91,'0','','','Inclusive','branch','Inventory','','','','','','B','174731009413'),(1522,'131747299559','7',12.00,'499.92','wholesale','0','2025-05-15 11:59:19','','','','39.33','Cash',68.96,'41.66','','','13','16','1','2025-05-15 11:54:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'0','','','Inclusive','branch','Inventory','','','','','','B','131747310094'),(1523,'131747311722','2',4.00,'2560','wholesale','40','2025-05-15 15:22:02','','','','608','Cash',353.10,'640','','','13','16.00','1','2025-05-15 12:22:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',551.72,'4','301.00','297','Inclusive','branch','Inventory','','','','','','B','13174731173330032003422'),(1524,'131747311757','13',24.00,'369.9984','wholesale','0','2025-05-15 15:22:37','','','','13.875','Cash',51.03,'15.4166','','','13','16.00','1','2025-05-15 12:23:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','815.00','791','Inclusive','branch','Inventory','','','','','','B','13174731179517333171302'),(1525,'131747311885','9',24.00,'780','wholesale','0','2025-05-15 15:24:45','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-15 12:25:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','5697.00','5673','Inclusive','branch','Inventory','','','','','','B','13174731189729730338220'),(1526,'131747311973','21',24.00,'400','wholesale','0','2025-05-15 15:26:13','','','','15.41666666666667','Cash',55.17,'16.666666666667','','','13','16.00','1','2025-05-15 12:27:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','528.00','504','Inclusive','branch','Inventory','1110','4000','5500','','','','13174731198202021724323'),(1527,'131747312037','2',1.00,'650','wholesale','0','2025-05-15 15:27:17','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-15 12:28:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','297.00','296','Inclusive','branch','Inventory','','','','','','B','13174731205927070032370'),(1528,'131747312037','7',24.00,'999.84','wholesale','0','2025-05-15 15:27:40','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-15 12:28:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','15176.00','15152','Inclusive','branch','Inventory','','','','','','B','13174731207002330032000'),(1529,'131747312037','9',24.00,'780','wholesale','0','2025-05-15 15:27:50','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-15 12:28:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','5673.00','5649','Inclusive','branch','Inventory','','','','','','B','13174731208223720322313'),(1530,'131747312037','10',24.00,'1200','wholesale','0','2025-05-15 15:28:03','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-15 12:28:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','2010.00','1986','Inclusive','branch','Inventory','','','','','','B','13174731209573230133021'),(1531,'131747312123','9',24.00,'780','wholesale','0','2025-05-15 15:28:43','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-15 12:30:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','5649.00','5625','Inclusive','branch','Inventory','','','','','','B','13174731215909010003933'),(1532,'131747312123','6',24.00,'1475.04','wholesale','0','2025-05-15 15:29:19','','','','57.75','Cash',203.45,'61.46','','','13','16.00','1','2025-05-15 12:30:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','781.00','757','Inclusive','branch','Inventory','','','','','','B','13174731217772277203223'),(1533,'131747312123','7',24.00,'999.84','wholesale','0','2025-05-15 15:29:37','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-15 12:30:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','15152.00','15128','Inclusive','branch','Inventory','','','','','','B','13174731219034031007200'),(1534,'131747312123','2',2.00,'1300','wholesale','0','2025-05-15 15:29:51','','','','608','Cash',179.31,'650','','','13','16.00','1','2025-05-15 12:30:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','296.00','294','Inclusive','branch','Inventory','','','','','','B','13174731220510341523234'),(1535,'131747322000','9',24.00,'780','retail','0','2025-05-15 18:13:21','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-15 15:14:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','5625.00','5601','Inclusive','branch','Inventory','','','','','','B','13174732201423300223302'),(1536,'131747322000','10',24.00,'1200','retail','0','2025-05-15 18:13:35','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-15 15:14:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','1986.00','1962','Inclusive','branch','Inventory','','','','','','B','13174732203110422237703'),(1537,'131747323397','3',180.00,'11999.88','wholesale','0','2025-05-15 18:36:37','','','','63.333','Cash',1655.16,'66.666','','','13','16.00','1','2025-05-15 15:41:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'180','284.00','104','Inclusive','branch','Inventory','','','','','','B','13174732340830230432330'),(1538,'131747323397','4',180.00,'22500','wholesale','0','2025-05-15 18:36:52','','','','118.75','Cash',3103.45,'125','','','13','16.00','1','2025-05-15 15:41:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'180','1510.00','1330','Inclusive','branch','Inventory','','','','','','B','13174732342832243202172'),(1539,'131747323397','5',60.00,'1624.8','wholesale','0','2025-05-15 18:37:10','','','','24.83','Cash',224.11,'27.08','','','13','16.00','1','2025-05-15 15:41:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',23.34,'60','1356.00','1296','Inclusive','branch','Inventory','','','','','','B','13174732346073330203226'),(1540,'131747323397','8',60.00,'2899.8','wholesale','0','2025-05-15 18:38:38','','','','44.25','Cash',399.97,'48.33','','','13','16.00','1','2025-05-15 15:41:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'60','635.00','575','Inclusive','branch','Inventory','','','','','','B','13174732352923353332329'),(1541,'131747323397','7',72.00,'2999.52','wholesale','0','2025-05-15 18:38:51','','','','39.33','Cash',413.73,'41.66','','','13','16.00','1','2025-05-15 15:41:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'72','15128.00','15056','Inclusive','branch','Inventory','','','','','','B','13174732354943353332329'),(1542,'131747323895','2',1.00,'650','wholesale','0','2025-05-15 18:44:55','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-15 15:48:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','294.00','293','Inclusive','branch','Inventory','','','','','','B','13174732407223442131244'),(1543,'131747324212','9',168.00,'5460','wholesale','0','2025-05-15 18:50:49','','','','29.8333','Cash',753.10,'32.5','','','13','16.00','1','2025-05-15 15:58:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'168','5601.00','5433','Inclusive','branch','Inventory','','','','','','B','13174732426930711022230'),(1544,'131747324212','10',96.00,'4800','retail','0','2025-05-15 18:57:18','','','','46.7083333','Cash',662.07,'50','','','13','16.00','1','2025-05-15 15:58:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'96','1962.00','1866','Inclusive','branch','Inventory','','','','','','B','13174732466233102042736'),(1545,'131747325930','10',2.00,'100','retail','0','2025-05-15 19:18:50','','','','46.7083333','Cash',13.79,'50','','','13','16.00','1','2025-05-15 16:19:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','1866.00','1864','Inclusive','branch','Inventory','','','','','','B','13174732594521235034100'),(1546,'131747375979','1',1.00,'180','retail','0','2025-05-16 09:12:59','','','','157','Cash',24.83,'180','','','13','16.00','1','2025-05-16 06:13:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','614.00','613','Inclusive','branch','Inventory','','','','','','B','13174737599032907203004'),(1547,'131747376300','9',24.00,'780','wholesale','0','2025-05-16 09:18:20','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-16 06:25:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','9799.00','9775','Inclusive','branch','Inventory','','','','','','B','13174737631220343233337'),(1548,'131747376300','8',2.00,'100','retail','0','2025-05-16 09:18:52','','','','44.25','Cash',13.79,'50','','','13','16.00','1','2025-05-16 06:25:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','575.00','573','Inclusive','branch','Inventory','','','','','','B','13174737634634323733332'),(1549,'131747382041','21',240.00,'4000','wholesale','0','2025-05-16 10:54:01','','','','15.41666666666667','Cash',551.72,'16.666666666667','','','13','16.00','1','2025-05-16 08:30:16','1','1','returned','1','new','pcs','','2025-05-16 11:30:16','13','yes','','0','','','VATABLE',14.37,'240','504.00','264','Inclusive','branch','Inventory','1110','4000','5500','','','','13174738207623033233272'),(1550,'131747384023','21',240.00,'3900.0016','wholesale','99.9984','2025-05-16 11:30:36','','','','15.41666666666667','Cash',537.93,'16.250006666667','','','13','16.00','1','2025-05-16 08:32:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.01,'240','264.00','24','Inclusive','branch','Inventory','1110','4000','5500','','','','13174738425522302235453'),(1551,'131747387398','10',168.00,'8260.0056','wholesale','139.9944','2025-05-16 12:23:18','','','','46.7083333','Cash',1139.31,'49.1667','','','13','16.00','1','2025-05-16 09:25:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'168','6378.00','6210','Inclusive','branch','Inventory','','','','','','B','13174738748423223333472'),(1552,'131747387398','2',2.00,'1300','wholesale','0','2025-05-16 12:25:07','','','','608','Cash',179.31,'650','','','13','16.00','1','2025-05-16 09:25:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','293.00','291','Inclusive','branch','Inventory','','','','','','B','13174738751520702332233'),(1553,'131747388028','10',24.00,'1200','wholesale','0','2025-05-16 12:33:48','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-16 09:34:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','6210.00','6186','Inclusive','branch','Inventory','','','','','','B','13174738804410028321214'),(1554,'131747392618','10',72.00,'3600','retail','0','2025-05-16 13:50:18','','','','46.7083333','Cash',496.55,'50','','','13','16.00','1','2025-05-16 15:24:32','1','1','returned','1','new','pcs','','2025-05-16 18:24:32','13','yes','','0','','','VATABLE',43.10,'72','6186.00','6114','Inclusive','branch','Inventory','','','','','','B','13174739263130237326339'),(1555,'131747392618','9',264.00,'8580','retail','0','2025-05-16 13:50:32','','','','29.8333','Cash',1183.45,'32.5','','','13','16.00','1','2025-05-16 15:24:28','1','1','returned','1','new','pcs','','2025-05-16 18:24:28','13','yes','','0','','','VATABLE',28.02,'264','9775.00','9511','Inclusive','branch','Inventory','','','','','','B','13174739269473424090002'),(1556,'131747392618','14',12.00,'1039.992','wholesale','0','2025-05-16 13:52:09','','','','81.0833','Cash',143.45,'86.666','','','13','16.00','1','2025-05-16 15:24:25','1','1','returned','1','new','pcs','','2025-05-16 18:24:25','13','yes','','0','','','VATABLE',74.71,'12','523.00','511','Inclusive','branch','Inventory','','','','','','B','13174739273727233273203'),(1557,'131747409244','9',264.00,'8580','wholesale','0','2025-05-16 18:27:24','','','','29.8333','Cash',1183.45,'32.5','','','13','16.00','1','2025-05-16 15:28:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'264','9775.00','9511','Inclusive','branch','Inventory','','','','','','B','13174740925737220370277'),(1558,'131747409244','10',72.00,'3600','wholesale','0','2025-05-16 18:27:37','','','','46.7083333','Cash',496.55,'50','','','13','16.00','1','2025-05-16 15:28:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'72','6186.00','6114','Inclusive','branch','Inventory','','','','','','B','13174740927111770220003'),(1559,'131747409244','15',12.00,'1299.96','wholesale','0','2025-05-16 18:27:52','','','','102.5','Cash',179.30,'108.33','','','13','16.00','1','2025-05-16 15:28:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'12','528.00','516','Inclusive','branch','Inventory','','','','','','B','13174740928703230824222'),(1560,'131747409435','13',3.00,'60','retail','0','2025-05-16 18:30:35','','','','13.875','Cash',8.28,'20','','','13','16.00','1','2025-05-16 15:32:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','791.00','788','Inclusive','branch','Inventory','','','','','','B','13174740946220060024322'),(1561,'131747409542','2',1.00,'650','wholesale','0','2025-05-16 18:32:22','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-16 15:33:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','291.00','290','Inclusive','branch','Inventory','','','','','','B','13174740957223924731003'),(1562,'131747409596','2',1.00,'650','wholesale','0','2025-05-16 18:33:16','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-16 15:34:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','290.00','289','Inclusive','branch','Inventory','','','','','','B','13174740964134013300373'),(1563,'131747409668','7',24.00,'999.84','wholesale','0','2025-05-16 18:34:28','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-16 15:37:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','18487.00','18463','Inclusive','branch','Inventory','','','','','','B','13174740979443303934307'),(1564,'131747409668','21',24.00,'400','wholesale','0','2025-05-16 18:36:35','','','','15.41666666666667','Cash',55.17,'16.666666666667','','','13','16.00','1','2025-05-16 15:37:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','264.00','240','Inclusive','branch','Inventory','1110','4000','5500','','','','13174740981038300303314'),(1565,'131747409911','10',2.00,'100','wholesale','0','2025-05-16 18:38:31','','','','46.7083333','Cash',13.79,'50','','','13','16.00','1','2025-05-16 15:39:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','6114.00','6112','Inclusive','branch','Inventory','','','','','','B','13174740992001209202732'),(1566,'131747411686','1',1.00,'180','retail','0','2025-05-16 19:08:06','','','','157','Cash',24.83,'180','','','13','16.00','1','2025-05-16 16:08:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','613.00','612','Inclusive','branch','Inventory','','','','','','B','13174741170623260217324'),(1567,'131747417414','3',36.00,'2399.976','wholesale','0','2025-05-16 20:47:13','','','','63.333','Cash',331.03,'66.666','','','13','16.00','1','2025-05-16 17:50:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'36','1677.00','1641','Inclusive','branch','Inventory','','','','','','B','13174741773323217423307'),(1568,'131747417414','9',48.00,'1560','wholesale','0','2025-05-16 20:49:35','','','','29.8333','Cash',215.17,'32.5','','','13','16.00','1','2025-05-16 17:50:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','9511.00','9463','Inclusive','branch','Inventory','','','','','','B','13174741778403227027213'),(1569,'131747417829','9',672.00,'21280.0224','retail','559.9776','2025-05-16 20:50:30','','','','29.8333','Cash',2935.18,'31.6667','','','13','16.00','1','2025-05-16 18:04:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'672','9463.00','8791','Inclusive','branch','Inventory','','','','','','B','13174741828932131102023'),(1570,'131747417829','9',72.00,'2340','retail','0','2025-05-16 20:58:09','','','','29.8333','Cash',322.76,'32.5','','','13','16.00','1','2025-05-16 18:04:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'72','8791.00','8719','Inclusive','branch','Inventory','','','','','','B','13174741833242243330222'),(1571,'131747417829','10',456.00,'22800','retail','0','2025-05-16 20:59:18','','','','46.7083333','Cash',3144.83,'50','','','13','16.00','1','2025-05-16 18:21:23','1','1','returned','1','new','pcs','','2025-05-16 21:21:23','13','yes','','0','','','VATABLE',43.10,'456','6112.00','5656','Inclusive','branch','Inventory','','','','','','B','13174741837823112272383'),(1572,'131747417829','6',48.00,'2950.08','wholesale','0','2025-05-16 21:00:35','','','','57.75','Cash',406.91,'61.46','','','13','16.00','1','2025-05-16 18:04:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'48','3253.00','3205','Inclusive','branch','Inventory','','','','','','B','13174741845813234213300'),(1573,'131747417829','3',48.00,'3199.968','wholesale','0','2025-05-16 21:00:59','','','','63.333','Cash',441.37,'66.666','','','13','16.00','1','2025-05-16 18:04:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'48','1641.00','1593','Inclusive','branch','Inventory','','','','','','B','13174741847113322132422'),(1574,'131747417829','7',264.00,'10998.24','wholesale','0','2025-05-16 21:01:12','','','','39.33','Cash',1517.00,'41.66','','','13','16.00','1','2025-05-16 18:04:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'264','18463.00','18199','Inclusive','branch','Inventory','','','','','','B','13174741850273002270203'),(1575,'131747417829','1',42.00,'6999.9972','wholesale','0','2025-05-16 21:01:43','','','','157','Cash',965.52,'166.6666','','','13','16.00','1','2025-05-16 18:04:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'42','612.00','570','Inclusive','branch','Inventory','','','','','','B','13174741853020442073703'),(1576,'131747417829','14',24.00,'2079.984','wholesale','0','2025-05-16 21:02:10','','','','81.0833','Cash',286.89,'86.666','','','13','16.00','1','2025-05-16 18:04:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'24','523.00','499','Inclusive','branch','Inventory','','','','','','B','13174741855200401133225'),(1577,'131747417829','15',36.00,'3899.88','wholesale','0','2025-05-16 21:02:32','','','','102.5','Cash',537.91,'108.33','','','13','16.00','1','2025-05-16 18:04:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'36','516.00','480','Inclusive','branch','Inventory','','','','','','B','13174741856601727070623'),(1578,'131747417829','21',48.00,'800','wholesale','0','2025-05-16 21:02:47','','','','15.41666666666667','Cash',110.34,'16.666666666667','','','13','16.00','1','2025-05-16 18:04:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'48','240.00','192','Inclusive','branch','Inventory','1110','4000','5500','','','','13174741858523121303233'),(1579,'131747417829','2',9.00,'5850','wholesale','0','2025-05-16 21:03:06','','','','608','Cash',806.90,'650','','','13','16.00','1','2025-05-16 18:04:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'9','289.00','280','Inclusive','branch','Inventory','','','','','','B','13174741859922222223211'),(1580,'131747417829','8',12.00,'579.96','wholesale','0','2025-05-16 21:03:20','','','','44.25','Cash',79.99,'48.33','','','13','16.00','1','2025-05-16 18:04:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','573.00','561','Inclusive','branch','Inventory','','','','','','B','13174741861143033202123'),(1581,'131747417829','5',12.00,'324.96','wholesale','0','2025-05-16 21:03:31','','','','24.83','Cash',44.82,'27.08','','','13','16.00','1','2025-05-16 18:04:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',23.34,'12','1296.00','1284','Inclusive','branch','Inventory','','','','','','B','13174741862303034224023'),(1582,'131747419726','10',456.00,'22420.00152','wholesale','379.99848','2025-05-16 21:22:06','','','','46.7083333','Cash',3092.41,'49.16667','','','13','16.00','1','2025-05-16 18:23:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'456','6112.00','5656','Inclusive','branch','Inventory','','','','','','B','13174741974824113337333'),(1583,'131747466598','10',72.00,'3510.00','retail','0','2025-05-17 10:23:18','','','','46.7083333','Cash',484.14,'48.75','','','13','16.00','1','2025-05-17 07:29:46','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',3025.86,'','5656.00','5584','Inclusive','branch','Inventory','','','','','','B','13174746667601266262732'),(1584,'131747466598','9',48.00,'1509.60','retail','0','2025-05-17 10:24:37','','','','29.8333','Cash',208.22,'31.45','','','13','16.00','1','2025-05-17 07:29:46','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',1301.38,'','8719.00','8671','Inclusive','branch','Inventory','','','','','','B','13174746668747222206472'),(1585,'131747466598','7',12.00,'499.92','wholesale','0','2025-05-17 10:29:21','','','','39.33','Cash',68.95,'41.66','','','13','16.00','1','2025-05-17 07:29:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','18199.00','18187','Inclusive','branch','Inventory','','','','','','B','13174746697714704427092'),(1586,'131747467372','1',84.00,'13999.9944','wholesale','0','2025-05-17 10:36:12','','','','157','Cash',1931.03,'166.6666','','','13','16.00','1','2025-05-17 07:44:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'84','570.00','486','Inclusive','branch','Inventory','','','','','','B','13174746749033300670129'),(1587,'131747467372','15',36.00,'3899.88','wholesale','0','2025-05-17 10:38:10','','','','102.5','Cash',537.91,'108.33','','','13','16.00','1','2025-05-17 07:44:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'36','480.00','444','Inclusive','branch','Inventory','','','','','','B','13174746753012353237030'),(1588,'131747467902','15',36.00,'3899.88','wholesale','0','2025-05-17 10:45:02','','','','102.5','Cash',537.91,'108.33','','','13','16.00','1','2025-05-17 07:49:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'36','444.00','408','Inclusive','branch','Inventory','','','','','','B','13174746794344312231200'),(1589,'131747467902','6',24.00,'1475.04','wholesale','0','2025-05-17 10:45:53','','','','57.75','Cash',203.45,'61.46','','','13','16.00','1','2025-05-17 07:49:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','3205.00','3181','Inclusive','branch','Inventory','','','','','','B','13174746799833011124722'),(1590,'131747467902','1',12.00,'1999.9992','wholesale','0','2025-05-17 10:46:38','','','','157','Cash',275.86,'166.6666','','','13','16.00','1','2025-05-17 07:49:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'12','486.00','474','Inclusive','branch','Inventory','','','','','','B','13174746803132076132114'),(1591,'131747467902','9',192.00,'6240','wholesale','0','2025-05-17 10:47:12','','','','29.8333','Cash',860.69,'32.5','','','13','16.00','1','2025-05-17 07:49:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'192','8671.00','8479','Inclusive','branch','Inventory','','','','','','B','13174746807800320244076'),(1592,'131747467902','2',6.00,'3900','wholesale','0','2025-05-17 10:48:22','','','','608','Cash',537.93,'650','','','13','16.00','1','2025-05-17 07:49:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'6','280.00','274','Inclusive','branch','Inventory','','','','','','B','13174746811032332028702'),(1593,'131747468154','13',144.00,'2219.9904','wholesale','0','2025-05-17 10:49:14','','','','13.875','Cash',306.21,'15.4166','','','13','16.00','1','2025-05-17 07:53:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'144','788.00','644','Inclusive','branch','Inventory','','','','','','B','13174746820403302320044'),(1594,'131747468154','9',504.00,'16380','wholesale','0','2025-05-17 10:50:04','','','','29.8333','Cash',2259.31,'32.5','','','13','16.00','1','2025-05-17 07:53:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'504','8479.00','7975','Inclusive','branch','Inventory','','','','','','B','13174746827723346714222'),(1595,'131747468154','10',168.00,'8400','wholesale','0','2025-05-17 10:51:17','','','','46.7083333','Cash',1158.62,'50','','','13','16.00','1','2025-05-17 07:53:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'168','5584.00','5416','Inclusive','branch','Inventory','','','','','','B','13174746834337320323337'),(1596,'131747468154','2',30.00,'19500','wholesale','0','2025-05-17 10:52:24','','','','608','Cash',2689.66,'650','','','13','16.00','1','2025-05-17 07:53:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'30','274.00','244','Inclusive','branch','Inventory','','','','','','B','13174746836130363001381'),(1597,'131747471388','3',1.00,'80.00','retail','0','2025-05-17 11:43:08','','','','63.333','Cash',11.03,'80','','','13','16.00','1','2025-05-17 08:43:37','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',68.97,'','1593.00','1592','Inclusive','branch','Inventory','','','','','','B','13174747139921007033320'),(1598,'131747471522','9',24.00,'780','wholesale','0','2025-05-17 11:45:22','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-17 08:46:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7975.00','7951','Inclusive','branch','Inventory','','','','','','B','13174747154443303214242'),(1599,'131747471522','10',24.00,'1200','wholesale','0','2025-05-17 11:45:44','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-17 08:46:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5416.00','5392','Inclusive','branch','Inventory','','','','','','B','13174747155810374120245'),(1600,'131747471741','13',24.00,'369.9984','wholesale','0','2025-05-17 11:49:01','','','','13.875','Cash',51.03,'15.4166','','','13','16.00','1','2025-05-17 08:51:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','644.00','620','Inclusive','branch','Inventory','','','','','','B','13174747177132323742407'),(1601,'131747471741','9',12.00,'390','wholesale','0','2025-05-17 11:49:32','','','','29.8333','Cash',53.79,'32.5','','','13','16.00','1','2025-05-17 08:51:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'12','7951.00','7939','Inclusive','branch','Inventory','','','','','','B','13174747183533357700222'),(1602,'131747471990','10',24.00,'1200','wholesale','0','2025-05-17 11:53:10','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-17 09:00:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5392.00','5368','Inclusive','branch','Inventory','','','','','','B','13174747233303173701010'),(1603,'131747471990','9',24.00,'780','wholesale','0','2025-05-17 11:58:53','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-17 09:00:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7939.00','7915','Inclusive','branch','Inventory','','','','','','B','13174747234327037304443'),(1604,'131747471990','2',1.00,'650','wholesale','0','2025-05-17 11:59:03','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-17 09:00:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','244.00','243','Inclusive','branch','Inventory','','','','','','B','13174747234920730722202'),(1605,'131747472613','6',12.00,'737.52','wholesale','0','2025-05-17 12:03:33','','','','57.75','Cash',101.73,'61.46','','','13','16.00','1','2025-05-17 09:05:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'12','3181.00','3169','Inclusive','branch','Inventory','','','','','','B','13174747262823747323874'),(1606,'131747472613','7',24.00,'999.84','wholesale','0','2025-05-17 12:03:48','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-17 09:05:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','18187.00','18163','Inclusive','branch','Inventory','','','','','','B','13174747263641632304302'),(1607,'131747472613','2',1.00,'650','wholesale','0','2025-05-17 12:04:39','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-17 09:05:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','243.00','242','Inclusive','branch','Inventory','','','','','','B','13174747270333232027304'),(1608,'131747473072','10',20.00,'1000','wholesale','0','2025-05-17 12:11:12','','','','46.7083333','Cash',137.93,'50','','','13','16.00','1','2025-05-17 09:12:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'20','5368.00','5348','Inclusive','branch','Inventory','','','','','','B','13174747308934380202230'),(1609,'131747473072','9',29.00,'942.5','wholesale','0','2025-05-17 12:11:29','','','','29.8333','Cash',130.00,'32.5','','','13','16.00','1','2025-05-17 09:12:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'29','7915.00','7886','Inclusive','branch','Inventory','','','','','','B','13174747312032137270003'),(1610,'131747473898','21',24.00,'400','wholesale','0','2025-05-17 12:24:58','','','','15.41666666666667','Cash',55.17,'16.666666666667','','','13','16.00','1','2025-05-17 09:26:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','192.00','168','Inclusive','branch','Inventory','1110','4000','5500','','','','13174747393403242227323'),(1611,'131747475139','10',24.00,'1200','wholesale','0','2025-05-17 12:45:39','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-17 09:48:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5348.00','5324','Inclusive','branch','Inventory','','','','','','B','13174747516613234213300'),(1612,'131747475139','8',12.00,'579.96','wholesale','0','2025-05-17 12:46:08','','','','44.25','Cash',79.99,'48.33','','','13','16.00','1','2025-05-17 09:48:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','561.00','549','Inclusive','branch','Inventory','','','','','','B','13174747527951723031332'),(1613,'131747475986','2',1.00,'650','wholesale','0','2025-05-17 12:59:47','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-17 10:00:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','242.00','241','Inclusive','branch','Inventory','','','','','','B','13174747599473070923279'),(1614,'131747479361','9',24.00,'780','wholesale','0','2025-05-17 13:56:01','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-17 10:56:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7886.00','7862','Inclusive','branch','Inventory','','','','','','B','13174747937314720000312'),(1615,'131747479361','10',24.00,'1200','wholesale','0','2025-05-17 13:56:13','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-17 10:56:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5324.00','5300','Inclusive','branch','Inventory','','','','','','B','13174747938522042920303'),(1616,'131747482191','7',24.00,'999.84','wholesale','0','2025-05-17 14:43:11','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-17 11:44:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','18163.00','18139','Inclusive','branch','Inventory','','','','','','B','13174748222527500211332'),(1617,'131747483872','10',72.00,'3540.00024','wholesale','59.99976','2025-05-17 15:11:12','','','','46.7083333','Cash',488.28,'49.16667','','','13','16.00','1','2025-05-17 12:11:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'72','5300.00','5228','Inclusive','branch','Inventory','','','','','','B','13174748388730834803307'),(1618,'131747487936','9',24.00,'780','wholesale','0','2025-05-17 16:18:56','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-17 13:20:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7862.00','7838','Inclusive','branch','Inventory','','','','','','B','13174748794723300114132'),(1619,'131747487936','4',6.00,'750','wholesale','0','2025-05-17 16:19:08','','','','118.75','Cash',103.45,'125','','','13','16.00','1','2025-05-17 13:20:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'6','1330.00','1324','Inclusive','branch','Inventory','','','','','','B','13174748795800330083237'),(1620,'131747487936','3',6.00,'399.996','wholesale','0','2025-05-17 16:19:19','','','','63.333','Cash',55.17,'66.666','','','13','16.00','1','2025-05-17 13:20:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'6','1592.00','1586','Inclusive','branch','Inventory','','','','','','B','13174748797027431023432'),(1621,'131747487936','6',12.00,'737.52','wholesale','0','2025-05-17 16:19:31','','','','57.75','Cash',101.73,'61.46','','','13','16.00','1','2025-05-17 13:20:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'12','3169.00','3157','Inclusive','branch','Inventory','','','','','','B','13174748798622313330202'),(1622,'131747489073','9',1.00,'32.5','retail','0','2025-05-17 16:37:53','','','','29.8333','Cash',4.48,'32.5','','','13','16.00','1','2025-05-17 13:39:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1','7838.00','7837','Inclusive','branch','Inventory','','','','','','B','13174748908321088421073'),(1623,'131747489073','10',5.00,'250','retail','0','2025-05-17 16:38:06','','','','46.7083333','Cash',34.48,'50','','','13','16.00','1','2025-05-17 13:39:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'5','5228.00','5223','Inclusive','branch','Inventory','','','','','','B','13174748910333232043302'),(1624,'131747490252','10',1.00,'50','wholesale','0','2025-05-17 16:57:32','','','','46.7083333','Cash',6.90,'50','','','13','16.00','1','2025-05-17 13:58:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','5223.00','5222','Inclusive','branch','Inventory','','','','','','B','13174749027502003032300'),(1625,'131747490394','9',24.00,'780','wholesale','0','2025-05-17 16:59:55','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-17 14:07:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7837.00','7813','Inclusive','branch','Inventory','','','','','','B','13174749078202322420234'),(1626,'131747490873','14',1.00,'100.00','retail','0','2025-05-17 17:07:54','','','','81.0833','Cash',13.79,'100','','','13','16.00','1','2025-05-17 14:19:56','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',86.21,'','499.00','498','Inclusive','branch','Inventory','','','','','','B','13174749144703123232030'),(1627,'131747495523','7',1.00,'45','retail','0','2025-05-17 18:25:24','','','','39.33','Cash',6.21,'45','','','13','16.00','1','2025-05-17 15:27:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','18139.00','18138','Inclusive','branch','Inventory','','','','','','B','13174749555330217354332'),(1628,'131747559219','7',24.00,'999.84','wholesale','0','2025-05-18 12:06:59','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-18 09:09:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','18138.00','18114','Inclusive','branch','Inventory','','','','','','B','13174755923720423223222'),(1629,'131747559219','13',2.00,'30.8332','wholesale','0','2025-05-18 12:07:18','','','','13.875','Cash',4.25,'15.4166','','','13','16.00','1','2025-05-18 09:09:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'2','620.00','618','Inclusive','branch','Inventory','','','','','','B','13174755935703543220272'),(1630,'131747559856','13',5.00,'77.083','wholesale','0','2025-05-18 12:17:36','','','','13.875','Cash',10.63,'15.4166','','','13','16.00','1','2025-05-18 09:18:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'5','618.00','613','Inclusive','branch','Inventory','','','','','','B','13174755987672113554232'),(1631,'131747559888','4',12.00,'1500','wholesale','0','2025-05-18 12:18:08','','','','118.75','Cash',206.90,'125','','','13','16.00','1','2025-05-18 09:21:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','1324.00','1312','Inclusive','branch','Inventory','','','','','','B','13174755989820242833237'),(1632,'131747559888','7',24.00,'999.84','wholesale','0','2025-05-18 12:18:18','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-18 09:21:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','18114.00','18090','Inclusive','branch','Inventory','','','','','','B','13174755991101123255925'),(1633,'131747559888','6',24.00,'1475.04','wholesale','0','2025-05-18 12:18:31','','','','57.75','Cash',203.45,'61.46','','','13','16.00','1','2025-05-18 09:21:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','3157.00','3133','Inclusive','branch','Inventory','','','','','','B','13174755993430331930351'),(1634,'131747559888','14',12.00,'1039.992','wholesale','0','2025-05-18 12:19:17','','','','81.0833','Cash',143.45,'86.666','','','13','16.00','1','2025-05-18 09:21:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'12','498.00','486','Inclusive','branch','Inventory','','','','','','B','13174755996650772442913'),(1635,'131747559888','3',12.00,'799.992','wholesale','0','2025-05-18 12:19:36','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-05-18 09:21:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1586.00','1574','Inclusive','branch','Inventory','','','','','','B','13174755998733783207801'),(1636,'131747559888','9',24.00,'780','wholesale','0','2025-05-18 12:20:18','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-18 09:21:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7813.00','7789','Inclusive','branch','Inventory','','','','','','B','13174756003124000050733'),(1637,'131747559888','13',24.00,'369.9984','wholesale','0','2025-05-18 12:20:31','','','','13.875','Cash',51.03,'15.4166','','','13','16.00','1','2025-05-18 09:21:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','613.00','589','Inclusive','branch','Inventory','','','','','','B','13174756004821321203322'),(1638,'131747560105','7',24.00,'999.84','wholesale','0','2025-05-18 12:21:45','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-18 09:38:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','18090.00','18066','Inclusive','branch','Inventory','','','','','','B','13174756110803703005232'),(1639,'131747561328','2',1.00,'650','wholesale','0','2025-05-18 12:42:08','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-18 09:42:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','241.00','240','Inclusive','branch','Inventory','','','','','','B','13174756133533230233302'),(1640,'131747561328','3',12.00,'799.992','wholesale','0','2025-05-18 12:42:15','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-05-18 09:42:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1574.00','1562','Inclusive','branch','Inventory','','','','','','B','13174756134404432202333'),(1641,'131747561385','6',12.00,'737.52','wholesale','0','2025-05-18 12:43:05','','','','57.75','Cash',101.73,'61.46','','','13','16.00','1','2025-05-18 09:43:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'12','3133.00','3121','Inclusive','branch','Inventory','','','','','','B','13174756139570005223336'),(1642,'131747561385','7',12.00,'499.92','wholesale','0','2025-05-18 12:43:15','','','','39.33','Cash',68.95,'41.66','','','13','16.00','1','2025-05-18 09:43:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','18066.00','18054','Inclusive','branch','Inventory','','','','','','B','13174756140730315012220'),(1643,'131747561452','10',24.00,'1200','wholesale','0','2025-05-18 12:44:12','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-18 09:44:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5222.00','5198','Inclusive','branch','Inventory','','','','','','B','13174756147126273230273'),(1644,'131747561486','10',24.00,'1200','wholesale','0','2025-05-18 12:44:46','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-18 09:46:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5198.00','5174','Inclusive','branch','Inventory','','','','','','B','13174756152532312200033'),(1645,'131747561486','9',24.00,'780','wholesale','0','2025-05-18 12:45:26','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-18 09:46:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7789.00','7765','Inclusive','branch','Inventory','','','','','','B','13174756153826212130714'),(1646,'131747565357','13',2.00,'30.8332','wholesale','0','2025-05-18 13:49:17','','','','13.875','Cash',4.25,'15.4166','','','13','16.00','1','2025-05-18 10:49:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'2','589.00','587','Inclusive','branch','Inventory','','','','','','B','13174756537232212250030'),(1647,'131747565386','10',24.00,'1200','wholesale','0','2025-05-18 13:49:46','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-18 10:51:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5174.00','5150','Inclusive','branch','Inventory','','','','','','B','13174756543212007274334'),(1648,'131747565386','9',24.00,'780','wholesale','0','2025-05-18 13:50:33','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-18 10:51:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7765.00','7741','Inclusive','branch','Inventory','','','','','','B','13174756545913222923705'),(1649,'131747565497','2',1.00,'650','wholesale','0','2025-05-18 13:51:37','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-18 10:52:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','240.00','239','Inclusive','branch','Inventory','','','','','','B','13174756550623030027327'),(1650,'131747565497','9',24.00,'780','wholesale','0','2025-05-18 13:51:47','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-18 10:52:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7741.00','7717','Inclusive','branch','Inventory','','','','','','B','13174756552002350220234'),(1651,'131747567816','9',24.00,'780','wholesale','0','2025-05-18 14:30:16','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-18 11:33:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7717.00','7693','Inclusive','branch','Inventory','','','','','','B','13174756791703003423203'),(1652,'131747568332','2',1.00,'650','wholesale','0','2025-05-18 14:38:53','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-18 11:39:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','239.00','238','Inclusive','branch','Inventory','','','','','','B','13174756834002234263630'),(1653,'131747568332','2',1.00,'650','wholesale','0','2025-05-18 14:39:00','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-18 11:39:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','238.00','237','Inclusive','branch','Inventory','','','','','','B','13174756836630252388206'),(1654,'131747568407','7',24.00,'999.84','wholesale','0','2025-05-18 14:40:07','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-18 11:40:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','18054.00','18030','Inclusive','branch','Inventory','','','','','','B','13174756843932001310240'),(1655,'131747570308','8',2.00,'96.66','wholesale','0','2025-05-18 15:11:48','','','','44.25','Cash',13.33,'48.33','','','13','16.00','1','2025-05-18 12:54:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'2','549.00','547','Inclusive','branch','Inventory','','','','','','B','13174757035823240050321'),(1656,'131747570308','8',2.00,'96.66','wholesale','0','2025-05-18 15:12:45','','','','44.25','Cash',13.33,'48.33','','','13','16.00','1','2025-05-18 12:54:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'2','547.00','545','Inclusive','branch','Inventory','','','','','','B','13174757037622055732300'),(1657,'131747572860','6',12.00,'737.52','wholesale','0','2025-05-18 15:54:20','','','','57.75','Cash',101.73,'61.46','','','13','16.00','1','2025-05-18 12:55:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'12','3121.00','3109','Inclusive','branch','Inventory','','','','','','B','13174757287332001310240'),(1658,'131747572860','7',12.00,'499.92','wholesale','0','2025-05-18 15:54:34','','','','39.33','Cash',68.95,'41.66','','','13','16.00','1','2025-05-18 12:55:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','18030.00','18018','Inclusive','branch','Inventory','','','','','','B','13174757288448230787200'),(1659,'131747572860','2',1.00,'650','wholesale','0','2025-05-18 15:54:44','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-18 12:55:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','237.00','236','Inclusive','branch','Inventory','','','','','','B','13174757289203315723122'),(1660,'131747574609','6',6.00,'368.76','wholesale','0','2025-05-18 16:23:29','','','','57.75','Cash',50.86,'61.46','','','13','16.00','1','2025-05-18 13:23:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'6','3109.00','3103','Inclusive','branch','Inventory','','','','','','B','13174757461874037227138'),(1661,'131747574635','10',1.00,'50','wholesale','0','2025-05-18 16:23:55','','','','46.7083333','Cash',6.90,'50','','','13','16.00','1','2025-05-18 13:48:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','5150.00','5149','Inclusive','branch','Inventory','','','','','','B','13174757464524022342213'),(1662,'131747637419','9',24.00,'780','wholesale','0','2025-05-19 09:50:19','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-19 06:51:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7693.00','7669','Inclusive','branch','Inventory','','','','','','B','13174763743633237073433'),(1663,'131747640085','9',24.00,'780','wholesale','0','2025-05-19 10:34:45','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-19 07:39:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7669.00','7645','Inclusive','branch','Inventory','','','','','','B','13174764035432326472272'),(1664,'131747640430','7',24.00,'999.84','wholesale','0','2025-05-19 10:40:30','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-19 07:40:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','18018.00','17994','Inclusive','branch','Inventory','','','','','','B','13174764043994322263340'),(1665,'131747640815','2',1.00,'650','wholesale','0','2025-05-19 10:46:55','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-19 07:47:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','236.00','235','Inclusive','branch','Inventory','','','','','','B','13174764082332340762073'),(1666,'131747642474','2',3.00,'1950','wholesale','0','2025-05-19 11:14:34','','','','608','Cash',268.97,'650','','','13','16.00','1','2025-05-19 08:25:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'3','235.00','232','Inclusive','branch','Inventory','','','','','','B','13174764252821423437332'),(1667,'131747642474','10',72.00,'3600','wholesale','0','2025-05-19 11:15:31','','','','46.7083333','Cash',496.55,'50','','','13','16.00','1','2025-05-19 08:25:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'72','5149.00','5077','Inclusive','branch','Inventory','','','','','','B','13174764306863820242233'),(1668,'131747642474','9',96.00,'3120','wholesale','0','2025-05-19 11:24:28','','','','29.8333','Cash',430.34,'32.5','','','13','16.00','1','2025-05-19 08:25:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'96','7645.00','7549','Inclusive','branch','Inventory','','','','','','B','13174764309033302224223'),(1669,'131747644497','9',1.00,'32.5','wholesale','0','2025-05-19 11:48:17','','','','29.8333','Cash',4.48,'32.5','','','13','16.00','1','2025-05-19 09:07:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1','7549.00','7548','Inclusive','branch','Inventory','','','','','','B','13174764450742406340420'),(1670,'131747645674','13',24.00,'369.9984','wholesale','0','2025-05-19 12:07:55','','','','13.875','Cash',51.03,'15.4166','','','13','16.00','1','2025-05-19 09:10:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','587.00','563','Inclusive','branch','Inventory','','','','','','B','13174764573501332230776'),(1671,'131747645674','3',12.00,'799.992','wholesale','0','2025-05-19 12:08:56','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-05-19 09:10:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1562.00','1550','Inclusive','branch','Inventory','','','','','','B','13174764579652402022724'),(1672,'131747645845','6',24.00,'1475.04','wholesale','0','2025-05-19 12:10:45','','','','57.75','Cash',203.45,'61.46','','','13','16.00','1','2025-05-19 09:15:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','3103.00','3079','Inclusive','branch','Inventory','','','','','','B','13174764587967232223130'),(1673,'131747645845','1',18.00,'2999.9988','wholesale','0','2025-05-19 12:11:56','','','','157','Cash',413.79,'166.6666','','','13','16.00','1','2025-05-19 09:15:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'18','474.00','456','Inclusive','branch','Inventory','','','','','','B','13174764592723401323770'),(1674,'131747645845','7',96.00,'3999.36','wholesale','0','2025-05-19 12:12:08','','','','39.33','Cash',551.64,'41.66','','','13','16.00','1','2025-05-19 09:15:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'96','17994.00','17898','Inclusive','branch','Inventory','','','','','','B','13174764594849126238240'),(1675,'131747645845','4',12.00,'1500','wholesale','0','2025-05-19 12:12:29','','','','118.75','Cash',206.90,'125','','','13','16.00','1','2025-05-19 09:15:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','1312.00','1300','Inclusive','branch','Inventory','','','','','','B','13174764608731312263327'),(1676,'131747646165','6',12.00,'737.52','wholesale','0','2025-05-19 12:16:06','','','','57.75','Cash',101.73,'61.46','','','13','16.00','1','2025-05-19 09:16:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'12','3079.00','3067','Inclusive','branch','Inventory','','','','','','B','13174764618272312031233'),(1677,'131747646241','7',12.00,'499.92','wholesale','0','2025-05-19 12:17:21','','','','39.33','Cash',68.95,'41.66','','','13','16.00','1','2025-05-19 09:19:13','1','1','returned','1','new','pcs','','2025-05-19 12:19:13','13','yes','','0','','','VATABLE',35.91,'12','17898.00','17886','Inclusive','branch','Inventory','','','','','','B','13174764627110022247233'),(1678,'131747646241','2',12.00,'7800','wholesale','0','2025-05-19 12:17:53','','','','608','Cash',1075.86,'650','','','13','16.00','1','2025-05-19 09:18:59','1','1','returned','1','new','pcs','','2025-05-19 12:18:59','13','yes','','0','','','VATABLE',560.34,'12','232.00','220','Inclusive','branch','Inventory','','','','','','B','13174764628502331132070'),(1679,'131747646367','2',1.00,'650','wholesale','0','2025-05-19 12:19:28','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-19 09:20:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','232.00','231','Inclusive','branch','Inventory','','','','','','B','13174764638208721212360'),(1680,'131747646367','7',12.00,'499.92','wholesale','0','2025-05-19 12:19:49','','','','39.33','Cash',68.95,'41.66','','','13','16.00','1','2025-05-19 09:20:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','17898.00','17886','Inclusive','branch','Inventory','','','','','','B','13174764640723612343132'),(1681,'131747646433','6',12.00,'737.52','wholesale','0','2025-05-19 12:20:33','','','','57.75','Cash',101.73,'61.46','','','13','16.00','1','2025-05-19 09:24:31','1','1','returned','1','new','pcs','','2025-05-19 12:24:31','13','yes','','0','','','VATABLE',52.98,'12','3067.00','3055','Inclusive','branch','Inventory','','','','','','B','13174764645721627233272'),(1682,'131747646528','4',12.00,'1500','wholesale','0','2025-05-19 12:22:08','','','','118.75','Cash',206.90,'125','','','13','16.00','1','2025-05-19 09:22:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','1300.00','1288','Inclusive','branch','Inventory','','','','','','B','13174764654822440323420'),(1683,'131747646601','2',1.00,'650','wholesale','0','2025-05-19 12:23:21','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-19 09:23:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','231.00','230','Inclusive','branch','Inventory','','','','','','B','13174764661321003333642'),(1684,'131747647780','6',24.00,'1475.04','wholesale','0','2025-05-19 12:43:00','','','','57.75','Cash',203.45,'61.46','','','13','16.00','1','2025-05-19 09:43:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','3067.00','3043','Inclusive','branch','Inventory','','','','','','B','13174764778936773020103'),(1685,'131747647845','7',24.00,'999.84','wholesale','0','2025-05-19 12:44:05','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-19 10:03:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','17886.00','17862','Inclusive','branch','Inventory','','','','','','B','13174764894783334036633'),(1686,'131747659084','8',2.00,'100','retail','0','2025-05-19 15:51:24','','','','44.25','Cash',13.79,'50','','','13','16.00','1','2025-05-19 12:51:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','545.00','543','Inclusive','branch','Inventory','','','','','','B','13174765909335022200203'),(1687,'131747660940','2',1.00,'650','wholesale','0','2025-05-19 16:22:20','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-19 13:23:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','230.00','229','Inclusive','branch','Inventory','','','','','','B','13174766095202306310031'),(1688,'131747660940','9',24.00,'780','wholesale','0','2025-05-19 16:22:34','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-19 13:23:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7548.00','7524','Inclusive','branch','Inventory','','','','','','B','13174766096612012326300'),(1689,'131747661001','10',48.00,'2400','wholesale','0','2025-05-19 16:23:22','','','','46.7083333','Cash',331.03,'50','','','13','16.00','1','2025-05-19 13:23:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'48','5077.00','5029','Inclusive','branch','Inventory','','','','','','B','13174766102120123306200'),(1690,'131747661059','9',72.00,'2340','wholesale','0','2025-05-19 16:24:19','','','','29.8333','Cash',322.76,'32.5','','','13','16.00','1','2025-05-19 13:25:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'72','7524.00','7452','Inclusive','branch','Inventory','','','','','','B','13174766108101832202333'),(1691,'131747661059','10',72.00,'3600','wholesale','0','2025-05-19 16:24:42','','','','46.7083333','Cash',496.55,'50','','','13','16.00','1','2025-05-19 13:25:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'72','5029.00','4957','Inclusive','branch','Inventory','','','','','','B','13174766109420610232107'),(1692,'131747661059','6',24.00,'1475.04','wholesale','0','2025-05-19 16:24:54','','','','57.75','Cash',203.45,'61.46','','','13','16.00','1','2025-05-19 13:25:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','3043.00','3019','Inclusive','branch','Inventory','','','','','','B','13174766110877213238133'),(1693,'131747661159','1',6.00,'999.9996','wholesale','0','2025-05-19 16:25:59','','','','157','Cash',137.93,'166.6666','','','13','16.00','1','2025-05-19 13:26:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'6','456.00','450','Inclusive','branch','Inventory','','','','','','B','13174766116832610403304'),(1694,'131747661264','7',24.00,'999.84','wholesale','0','2025-05-19 16:27:45','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-19 13:29:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','17862.00','17838','Inclusive','branch','Inventory','','','','','','B','13174766127761323330723'),(1695,'131747661264','9',24.00,'780','wholesale','0','2025-05-19 16:28:00','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-19 13:29:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7452.00','7428','Inclusive','branch','Inventory','','','','','','B','13174766129163372623029'),(1696,'131747661264','14',12.00,'1039.992','wholesale','0','2025-05-19 16:28:12','','','','81.0833','Cash',143.45,'86.666','','','13','16.00','1','2025-05-19 13:29:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'12','486.00','474','Inclusive','branch','Inventory','','','','','','B','13174766130700263230103'),(1697,'131747664223','2',1.00,'650','wholesale','0','2025-05-19 17:17:03','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-19 14:18:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','229.00','228','Inclusive','branch','Inventory','','','','','','B','13174766424041760313020'),(1698,'131747665683','9',24.00,'780','wholesale','0','2025-05-19 17:41:23','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-19 14:42:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7428.00','7404','Inclusive','branch','Inventory','','','','','','B','13174766572123073070023'),(1699,'131747667154','1',1.00,'180','retail','0','2025-05-19 18:05:54','','','','157','Cash',24.83,'180','','','13','16.00','1','2025-05-19 15:06:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','450.00','449','Inclusive','branch','Inventory','','','','','','B','13174766716900630032122'),(1700,'131747667256','8',2.00,'100','retail','0','2025-05-19 18:07:37','','','','44.25','Cash',13.79,'50','','','13','16.00','1','2025-05-19 15:08:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','543.00','541','Inclusive','branch','Inventory','','','','','','B','13174766727133002303334'),(1701,'131747675495','6',24.00,'1475.04','wholesale','0','2025-05-19 20:24:55','','','','57.75','Cash',203.45,'61.46','','','13','16.00','1','2025-05-19 17:25:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','3019.00','2995','Inclusive','branch','Inventory','','','','','','B','13174767550520303523202'),(1702,'131747724866','2',1.00,'650','wholesale','0','2025-05-20 10:07:46','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-20 07:08:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','228.00','227','Inclusive','branch','Inventory','','','','','','B','13174772489241221120143'),(1703,'131747724866','9',24.00,'780','wholesale','0','2025-05-20 10:08:12','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-20 07:08:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7404.00','7380','Inclusive','branch','Inventory','','','','','','B','13174772491427303402103'),(1704,'131747726492','9',24.00,'780','wholesale','0','2025-05-20 10:34:52','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-20 07:36:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7380.00','7356','Inclusive','branch','Inventory','','','','','','B','13174772651820320234132'),(1705,'131747727471','13',24.00,'369.9984','wholesale','0','2025-05-20 10:51:11','','','','13.875','Cash',51.03,'15.4166','','','13','16.00','1','2025-05-20 07:54:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','563.00','539','Inclusive','branch','Inventory','','','','','','B','13174772756532772312237'),(1706,'131747728913','21',72.00,'1139.76','retail','0','2025-05-20 11:15:13','','','','15.41666666666667','Cash',157.21,'15.83','','','13','','1','2025-05-20 08:20:36','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',982.55,'','168.00','96','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'13174772893133312227200'),(1707,'131747728913','20',12.00,'380','wholesale','0','2025-05-20 11:16:24','','','','28.333333333333','Cash',52.41,'31.666666666667','','','13','','1','2025-05-20 08:20:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','180.00','168','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'13174772900023207332332'),(1708,'131747729581','13',1.00,'20','retail','0','2025-05-20 11:26:21','','','','13.875','Cash',2.76,'20','','','13','16.00','1','2025-05-20 08:28:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','539.00','538','Inclusive','branch','Inventory','','','','','','B','13174772958702225033228'),(1709,'131747730050','13',1.00,'20','retail','0','2025-05-20 11:34:10','','','','13.875','Cash',2.76,'20','','','13','16.00','1','2025-05-20 08:34:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','538.00','537','Inclusive','branch','Inventory','','','','','','B','13174773005922221192732'),(1710,'131747734624','20',24.00,'760','wholesale','0','2025-05-20 12:50:24','','','','28.333333333333','Cash',104.83,'31.666666666667','','','13','16.00','1','2025-05-20 09:52:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'24','168.00','144','Inclusive','branch','Inventory','1110','4000','5500','','','','13174773473222007270213'),(1711,'131747734768','3',12.00,'799.992','wholesale','0','2025-05-20 12:52:48','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-05-20 09:53:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1550.00','1538','Inclusive','branch','Inventory','','','','','','B','13174773478030272744200'),(1712,'131747734768','6',12.00,'737.52','wholesale','0','2025-05-20 12:53:01','','','','57.75','Cash',101.73,'61.46','','','13','16.00','1','2025-05-20 09:53:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'12','2995.00','2983','Inclusive','branch','Inventory','','','','','','B','13174773480525123721222'),(1713,'131747734848','20',12.00,'380','wholesale','0','2025-05-20 12:54:08','','','','28.333333333333','Cash',52.41,'31.666666666667','','','13','16.00','1','2025-05-20 09:55:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','144.00','132','Inclusive','branch','Inventory','1110','4000','5500','','','','13174773486313032340042'),(1714,'131747734848','3',6.00,'399.996','wholesale','0','2025-05-20 12:54:23','','','','63.333','Cash',55.17,'66.666','','','13','16.00','1','2025-05-20 09:55:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'6','1538.00','1532','Inclusive','branch','Inventory','','','','','','B','13174773488031232330232'),(1715,'131747734848','6',12.00,'737.52','wholesale','0','2025-05-20 12:54:40','','','','57.75','Cash',101.73,'61.46','','','13','16.00','1','2025-05-20 09:55:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'12','2983.00','2971','Inclusive','branch','Inventory','','','','','','B','13174773491133372033323'),(1716,'131747734969','7',24.00,'999.84','wholesale','0','2025-05-20 12:56:09','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-20 09:56:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','17838.00','17814','Inclusive','branch','Inventory','','','','','','B','13174773498312202200227'),(1717,'131747735027','8',12.00,'579.96','wholesale','0','2025-05-20 12:57:07','','','','44.25','Cash',79.99,'48.33','','','13','16.00','1','2025-05-20 09:59:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','541.00','529','Inclusive','branch','Inventory','','','','','','B','13174773503731103723223'),(1718,'131747735027','6',24.00,'1475.04','wholesale','0','2025-05-20 12:57:17','','','','57.75','Cash',203.45,'61.46','','','13','16.00','1','2025-05-20 09:59:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2971.00','2947','Inclusive','branch','Inventory','','','','','','B','13174773505001223032331'),(1719,'131747735027','20',12.00,'380','wholesale','0','2025-05-20 12:57:31','','','','28.333333333333','Cash',52.41,'31.666666666667','','','13','16.00','1','2025-05-20 09:59:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','132.00','120','Inclusive','branch','Inventory','1110','4000','5500','','','','13174773506132133743232'),(1720,'131747735027','3',12.00,'799.992','wholesale','0','2025-05-20 12:57:42','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-05-20 09:59:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1532.00','1520','Inclusive','branch','Inventory','','','','','','B','13174773507500030331223'),(1721,'131747735027','7',24.00,'999.84','wholesale','0','2025-05-20 12:57:55','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-20 09:59:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','17814.00','17790','Inclusive','branch','Inventory','','','','','','B','13174773509043323720721'),(1722,'131747735027','9',24.00,'780','wholesale','0','2025-05-20 12:58:11','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-20 09:59:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7356.00','7332','Inclusive','branch','Inventory','','','','','','B','13174773511972023341333'),(1723,'131747735027','1',6.00,'999.9996','wholesale','0','2025-05-20 12:58:39','','','','157','Cash',137.93,'166.6666','','','13','16.00','1','2025-05-20 09:59:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'6','449.00','443','Inclusive','branch','Inventory','','','','','','B','13174773514042330230020'),(1724,'131747735027','14',6.00,'519.996','wholesale','0','2025-05-20 12:59:00','','','','81.0833','Cash',71.72,'86.666','','','13','16.00','1','2025-05-20 09:59:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'6','474.00','468','Inclusive','branch','Inventory','','','','','','B','13174773515633333223714'),(1725,'131747735193','20',12.00,'380','wholesale','0','2025-05-20 12:59:53','','','','28.333333333333','Cash',52.41,'31.666666666667','','','13','16.00','1','2025-05-20 10:09:17','1','1','returned','1','new','pcs','','2025-05-20 13:09:17','13','yes','','0','','','VATABLE',27.30,'12','120.00','108','Inclusive','branch','Inventory','1110','4000','5500','','','','13174773541311700702033'),(1726,'131747735444','20',24.00,'760','wholesale','0','2025-05-20 13:04:04','','','','28.333333333333','Cash',104.83,'31.666666666667','','','13','16.00','1','2025-05-20 15:32:55','1','1','returned','1','new','pcs','','2025-05-20 18:32:54','13','yes','','0','','','VATABLE',27.30,'24','108.00','84','Inclusive','branch','Inventory','1110','4000','5500','','','','13174773545323020335221'),(1727,'131747738135','2',10.00,'6500','wholesale','0','2025-05-19 13:49:52','','','','608','Cash',896.55,'650','','','13','16.00','1','2025-05-20 10:50:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'10','227.00','217','Inclusive','branch','Inventory','','','','','','B','13174773815982833272321'),(1728,'131747738135','9',48.00,'1560','wholesale','0','2025-05-19 13:49:52','','','','29.8333','Cash',215.17,'32.5','','','13','16.00','1','2025-05-20 10:50:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','7332.00','7284','Inclusive','branch','Inventory','','','','','','B','13174773819228332203230'),(1729,'131747738480','13',1.00,'15.4166','wholesale','0','2025-05-20 13:54:40','','','','13.875','Cash',2.13,'15.4166','','','13','16.00','1','2025-05-20 10:55:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'1','537.00','536','Inclusive','branch','Inventory','','','','','','B','13174773849127073382347'),(1730,'131747739068','13',3.00,'60','retail','0','2025-05-20 14:04:28','','','','13.875','Cash',8.28,'20','','','13','16.00','1','2025-05-20 11:05:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','536.00','533','Inclusive','branch','Inventory','','','','','','B','13174773908222232209733'),(1731,'131747739136','3',12.00,'799.992','wholesale','0','2025-05-20 14:05:36','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-05-20 11:06:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1520.00','1508','Inclusive','branch','Inventory','','','','','','B','13174773914872234321403'),(1732,'131747739288','21',24.00,'400','wholesale','0','2025-05-20 14:08:08','','','','15.41666666666667','Cash',55.17,'16.666666666667','','','13','16.00','1','2025-05-20 11:08:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','96.00','72','Inclusive','branch','Inventory','1110','4000','5500','','','','13174773929633062732022'),(1733,'131747739459','10',288.00,'14160.00','retail','0','2025-05-20 14:10:59','','','','46.7083333','Invoice',1953.10,'49.16666','','','13','16.00','1','2025-05-20 11:32:51','1','1','printed','1','new','pcs','','','','','','0','','','VATABLE',12206.89,'','4957.00','4669','Inclusive','branch','Inventory','','','','','','B','13174773947122222223231'),(1734,'131747739459','10',72.00,'3600','wholesale','0','2025-05-20 14:11:52','','','','46.7083333','Invoice',496.55,'50','','','13','16.00','1','2025-05-20 11:32:51','1','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'72','4669.00','4597','Inclusive','branch','Inventory','','','','','','B','13174773952733337137223'),(1735,'131747739459','9',120.00,'3799.99','retail','0','2025-05-20 14:14:28','','','','29.8333','Invoice',524.14,'31.6666','','','13','16.00','1','2025-05-20 11:32:51','1','1','printed','1','new','pcs','','','','','','0','','','VATABLE',3275.86,'','7284.00','7164','Inclusive','branch','Inventory','','','','','','B','13174773970003200034333'),(1736,'131747739459','9',192.00,'6240','retail','0','2025-05-20 14:15:11','','','','29.8333','Invoice',860.69,'32.5','','','13','16.00','1','2025-05-20 11:32:51','1','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'192','7164.00','6972','Inclusive','branch','Inventory','','','','','','B','13174773979120233343333'),(1737,'131747739459','13',264.00,'4069.9824','wholesale','0','2025-05-20 14:17:35','','','','13.875','Invoice',561.38,'15.4166','','','13','16.00','1','2025-05-20 11:32:51','1','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'264','533.00','269','Inclusive','branch','Inventory','','','','','','B','13174773987738722422070'),(1738,'131747739459','4',48.00,'6000','wholesale','0','2025-05-20 14:17:58','','','','118.75','Invoice',827.59,'125','','','13','16.00','1','2025-05-20 11:32:51','1','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'48','1288.00','1240','Inclusive','branch','Inventory','','','','','','B','13174773994121372219037'),(1739,'131747739459','4',1.00,'150','retail','0','2025-05-20 14:19:29','','','','118.75','Invoice',20.69,'150','','','13','16.00','1','2025-05-20 11:32:51','1','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','1240.00','1239','Inclusive','branch','Inventory','','','','','','B','13174773997877320283277'),(1740,'131747739459','3',72.00,'4799.952','wholesale','0','2025-05-20 14:20:23','','','','63.333','Invoice',662.06,'66.666','','','13','16.00','1','2025-05-20 11:32:51','1','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'72','1508.00','1436','Inclusive','branch','Inventory','','','','','','B','13174774003040220300023'),(1741,'131747739459','6',72.00,'4425.12','wholesale','0','2025-05-20 14:20:30','','','','57.75','Invoice',610.36,'61.46','','','13','16.00','1','2025-05-20 11:32:51','1','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'72','2947.00','2875','Inclusive','branch','Inventory','','','','','','B','13174774006102003303103'),(1742,'131747739459','7',192.00,'7998.72','wholesale','0','2025-05-20 14:21:01','','','','39.33','Invoice',1103.27,'41.66','','','13','16.00','1','2025-05-20 11:32:51','1','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'192','17790.00','17598','Inclusive','branch','Inventory','','','','','','B','13174774027707203201244'),(1743,'131747739459','7',12.00,'499.92','wholesale','0','2025-05-20 14:24:38','','','','39.33','Invoice',68.95,'41.66','','','13','16.00','1','2025-05-20 11:32:51','1','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','17598.00','17586','Inclusive','branch','Inventory','','','','','','B','13174774029337320323327'),(1744,'131747739459','1',6.00,'999.9996','wholesale','0','2025-05-20 14:24:54','','','','157','Invoice',137.93,'166.6666','','','13','16.00','1','2025-05-20 11:32:51','1','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'6','443.00','437','Inclusive','branch','Inventory','','','','','','B','13174774031623603307032'),(1745,'131747739459','14',12.00,'1039.992','wholesale','0','2025-05-20 14:25:16','','','','81.0833','Invoice',143.45,'86.666','','','13','16.00','1','2025-05-20 11:32:51','1','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'12','468.00','456','Inclusive','branch','Inventory','','','','','','B','13174774033032310344703'),(1746,'131747739459','21',24.00,'400','wholesale','0','2025-05-20 14:25:31','','','','15.41666666666667','Invoice',55.17,'16.666666666667','','','13','16.00','1','2025-05-20 11:32:51','1','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','72.00','48','Inclusive','branch','Inventory','1110','4000','5500','','','','13174774035331047213023'),(1747,'131747739459','2',7.00,'4550','wholesale','0','2025-05-20 14:26:41','','','','608','Invoice',627.59,'650','','','13','16.00','1','2025-05-20 11:32:51','1','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'7','217.00','210','Inclusive','branch','Inventory','','','','','','B','13174774040822731230323'),(1748,'131747739459','8',24.00,'1159.92','wholesale','0','2025-05-20 14:26:49','','','','44.25','Invoice',159.99,'48.33','','','13','16.00','1','2025-05-20 11:32:51','1','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'24','529.00','505','Inclusive','branch','Inventory','','','','','','B','13174774043903722242392'),(1750,'131747741241','17',2.00,'158.33333333333','wholesale','0','2025-05-20 14:40:41','','','','69.41666','Cash',21.84,'79.166666666667','','','13','16.00','1','2025-05-20 11:42:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.25,'2','119.00','117','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174774129623372630222'),(1751,'131747741321','8',1.00,'50','retail','0','2025-05-20 14:42:01','','','','44.25','Cash',6.90,'50','','','13','16.00','1','2025-05-20 11:42:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','505.00','504','Inclusive','branch','Inventory','','','','','','B','13174774133803332243342'),(1752,'131747741552','7',12.00,'499.92','wholesale','0','2025-05-20 14:47:46','','','','39.33','Cash',68.95,'41.66','','','13','16.00','1','2025-05-20 11:57:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','17586.00','17574','Inclusive','branch','Inventory','','','','','','B','13174774169822222202323'),(1753,'131747741552','12',4.00,'797.5','wholesale','0','2025-05-20 14:48:18','','','','189','Cash',110.00,'199.375','','','13','16.00','1','2025-05-20 11:57:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',171.88,'4','60.00','56','Inclusive','branch','Inventory','','','','','','B','13174774174703007433022'),(1754,'131747741552','10',72.00,'3540.00024','wholesale','59.99976','2025-05-20 14:54:51','','','','46.7083333','Cash',488.28,'49.16667','','','13','16.00','1','2025-05-20 11:57:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'72','4597.00','4525','Inclusive','branch','Inventory','','','','','','B','13174774214433233037221'),(1755,'131747741552','9',72.00,'2280.00024','wholesale','59.99976','2025-05-20 14:55:46','','','','29.8333','Cash',314.48,'31.66667','','','13','16.00','1','2025-05-20 11:57:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'72','6972.00','6900','Inclusive','branch','Inventory','','','','','','B','13174774217822033203702'),(1756,'131747742283','7',48.00,'1999.68','wholesale','0','2025-05-20 14:58:03','','','','39.33','Cash',275.82,'41.66','','','13','16.00','1','2025-05-20 11:58:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','17574.00','17526','Inclusive','branch','Inventory','','','','','','B','13174774229627033400344'),(1757,'131747742342','9',648.00,'21060','wholesale','0','2025-05-20 14:59:02','','','','29.8333','Cash',2904.83,'32.5','','','13','16.00','1','2025-05-20 12:02:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'648','6900.00','6252','Inclusive','branch','Inventory','','','','','','B','13174774238407320023723'),(1758,'131747742342','10',432.00,'21600','wholesale','0','2025-05-20 14:59:45','','','','46.7083333','Cash',2979.31,'50','','','13','16.00','1','2025-05-20 12:02:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'432','4525.00','4093','Inclusive','branch','Inventory','','','','','','B','13174774240333204202023'),(1759,'131747742342','3',120.00,'7999.92','wholesale','0','2025-05-20 15:00:06','','','','63.333','Cash',1103.44,'66.666','','','13','16.00','1','2025-05-20 12:02:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'120','1436.00','1316','Inclusive','branch','Inventory','','','','','','B','13174774242532023225420'),(1760,'131747742342','8',60.00,'2899.8','wholesale','0','2025-05-20 15:00:26','','','','44.25','Cash',399.97,'48.33','','','13','16.00','1','2025-05-20 12:02:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'60','504.00','444','Inclusive','branch','Inventory','','','','','','B','13174774244731133330732'),(1761,'131747742342','5',60.00,'1624.8','wholesale','0','2025-05-20 15:00:47','','','','24.83','Cash',224.11,'27.08','','','13','16.00','1','2025-05-20 12:02:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',23.34,'60','1284.00','1224','Inclusive','branch','Inventory','','','','','','B','13174774246547144432342'),(1762,'131747742588','20',1.00,'50.00','retail','0','2025-05-20 15:03:08','','','','28.333333333333','Cash',6.90,'50','','','13','16.00','1','2025-05-20 12:07:35','1','1','returned','1','new','pcs','','2025-05-20 15:07:35','13','','','0','','','VATABLE',43.10,'','96.00','95','Inclusive','branch','Inventory','1110','4000','5500','','','','13174774261832370731472'),(1763,'131747742869','20',1.00,'31.666666666667','wholesale','0','2025-05-20 15:07:49','','','','28.333333333333','Cash',4.37,'31.666666666667','','','13','16.00','1','2025-05-20 12:08:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'1','96.00','95','Inclusive','branch','Inventory','1110','4000','5500','','','','13174774287832027483087'),(1764,'131747746537','14',6.00,'519.996','wholesale','0','2025-05-20 16:08:58','','','','81.0833','Cash',71.72,'86.666','','','13','16.00','1','2025-05-20 13:10:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'6','456.00','450','Inclusive','branch','Inventory','','','','','','B','13174774655450200122217'),(1765,'131747746537','1',3.00,'499.9998','wholesale','0','2025-05-20 16:09:17','','','','157','Cash',68.97,'166.6666','','','13','16.00','1','2025-05-20 13:10:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'3','437.00','434','Inclusive','branch','Inventory','','','','','','B','13174774657623332252310'),(1766,'131747746537','6',12.00,'737.52','wholesale','0','2025-05-20 16:09:40','','','','57.75','Cash',101.73,'61.46','','','13','16.00','1','2025-05-20 13:10:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'12','2875.00','2863','Inclusive','branch','Inventory','','','','','','B','13174774659617707426052'),(1767,'131747746537','7',12.00,'499.92','wholesale','0','2025-05-20 16:09:59','','','','39.33','Cash',68.95,'41.66','','','13','16.00','1','2025-05-20 13:10:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','17526.00','17514','Inclusive','branch','Inventory','','','','','','B','13174774661033027133302'),(1768,'131747746820','13',1.00,'20','retail','0','2025-05-20 16:13:40','','','','13.875','Cash',2.76,'20','','','13','16.00','1','2025-05-20 13:16:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','269.00','268','Inclusive','branch','Inventory','','','','','','B','13174774697703471333303'),(1769,'131747747772','10',48.00,'2400','wholesale','0','2025-05-20 16:29:32','','','','46.7083333','Cash',331.03,'50','','','13','16.00','1','2025-05-20 13:30:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'48','4093.00','4045','Inclusive','branch','Inventory','','','','','','B','13174774778628033277733'),(1770,'131747747772','2',1.00,'650','wholesale','0','2025-05-20 16:29:46','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-20 13:30:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','210.00','209','Inclusive','branch','Inventory','','','','','','B','13174774779637233032433'),(1771,'131747747988','20',12.00,'380','wholesale','0','2025-05-20 16:33:08','','','','28.333333333333','Cash',52.41,'31.666666666667','','','13','16.00','1','2025-05-20 13:34:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','95.00','83','Inclusive','branch','Inventory','1110','4000','5500','','','','13174774801072123220388'),(1772,'131747748070','7',24.00,'999.84','wholesale','0','2025-05-20 16:34:30','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-20 13:35:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','17514.00','17490','Inclusive','branch','Inventory','','','','','','B','13174774808634277311233'),(1773,'131747748337','2',1.00,'650','wholesale','0','2025-05-20 16:38:58','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-20 13:39:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','209.00','208','Inclusive','branch','Inventory','','','','','','B','13174774834423321323223'),(1774,'131747750638','2',1.00,'650','wholesale','0','2025-05-20 17:17:18','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-20 14:17:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','208.00','207','Inclusive','branch','Inventory','','','','','','B','13174775064722315402544'),(1775,'131747806882','6',1.00,'50.00','retail','25.00','2025-05-21 08:54:42','','','','57.75','Cash',6.90,'50.00','','','13','16.00','1','2025-05-21 05:55:43','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',43.10,'','2863.00','2862','Inclusive','branch','Inventory','','','','','','B','13174780689023223333132'),(1776,'131747808773','6',1.00,'50.00','retail','25.00','2025-05-21 09:26:25','','','','57.75','Cash',6.90,'50.00','','','13','16.00','1','2025-05-21 06:27:01','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',43.10,'','2862.00','2861','Inclusive','branch','Inventory','','','','','','B','13174780879730333211027'),(1777,'131747817209','7',12.00,'499.92','wholesale','0','2025-05-21 11:46:49','','','','39.33','Cash',68.95,'41.66','','','13','16.00','1','2025-05-21 08:48:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','17490.00','17478','Inclusive','branch','Inventory','','','','','','B','13174781721727237372228'),(1778,'131747820674','6',2.00,'150','retail','0','2025-05-21 12:44:34','','','','57.75','Cash',20.69,'75','','','13','16.00','1','2025-05-21 09:45:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'2','2861.00','2859','Inclusive','branch','Inventory','','','','','','B','13174782069180933020373'),(1779,'131747825285','20',24.00,'760','wholesale','0','2025-05-21 14:01:25','','','','28.333333333333','Cash',104.83,'31.666666666667','','','13','16.00','1','2025-05-21 11:08:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'24','107.00','83','Inclusive','branch','Inventory','1110','4000','5500','','','','13174782532323332202533'),(1780,'131747825285','21',24.00,'400','wholesale','0','2025-05-21 14:06:12','','','','15.41666666666667','Cash',55.17,'16.666666666667','','','13','16.00','1','2025-05-21 11:08:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','48.00','24','Inclusive','branch','Inventory','1110','4000','5500','','','','13174782561037312121145'),(1781,'131747828400','10',24.00,'1200','wholesale','0','2025-05-21 14:53:20','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-21 11:59:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4045.00','4021','Inclusive','branch','Inventory','','','','','','B','13174782841102820023332'),(1782,'131747828400','8',1.00,'50','retail','0','2025-05-21 14:55:46','','','','44.25','Cash',6.90,'50','','','13','16.00','1','2025-05-21 11:59:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','444.00','443','Inclusive','branch','Inventory','','','','','','B','13174782855420315223080'),(1783,'131747832254','2',1.00,'650','wholesale','0','2025-05-21 15:57:35','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-21 12:58:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','207.00','206','Inclusive','branch','Inventory','','','','','','B','13174783230332323033033'),(1784,'131747832882','9',24.00,'780','wholesale','0','2025-05-21 16:08:02','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-21 13:10:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','6252.00','6228','Inclusive','branch','Inventory','','','','','','B','13174783303323032132223'),(1785,'131747837906','10',24.00,'1200','wholesale','0','2025-05-21 17:31:46','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-21 14:34:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4021.00','3997','Inclusive','branch','Inventory','','','','','','B','13174783796533732382223'),(1786,'131747838093','9',24.00,'780','wholesale','0','2025-05-21 17:34:54','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-21 14:35:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','6228.00','6204','Inclusive','branch','Inventory','','','','','','B','13174783811732733701212'),(1787,'131747838748','3',12.00,'799.992','wholesale','0','2025-05-21 17:45:48','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-05-21 14:46:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1316.00','1304','Inclusive','branch','Inventory','','','','','','B','13174783876032032001332'),(1788,'131747838748','13',24.00,'369.9984','wholesale','0','2025-05-21 17:46:03','','','','13.875','Cash',51.03,'15.4166','','','13','16.00','1','2025-05-21 14:46:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','268.00','244','Inclusive','branch','Inventory','','','','','','B','13174783877433272173143'),(1789,'131747902587','13',1.00,'20','retail','0','2025-05-22 11:29:48','','','','13.875','Cash',2.76,'20','','','13','16.00','1','2025-05-22 08:30:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','244.00','243','Inclusive','branch','Inventory','','','','','','B','13174790259872033730247'),(1790,'131747902606','7',1.00,'45','retail','0','2025-05-22 11:30:06','','','','39.33','Cash',6.21,'45','','','13','16.00','1','2025-05-22 08:35:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','17478.00','17477','Inclusive','branch','Inventory','','','','','','B','13174790293507224021000'),(1791,'131747902606','13',1.00,'20','retail','0','2025-05-22 11:35:35','','','','13.875','Cash',2.76,'20','','','13','16.00','1','2025-05-22 08:35:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','243.00','242','Inclusive','branch','Inventory','','','','','','B','13174790294303331120130'),(1792,'131747902960','17',1.00,'100','retail','0','2025-05-22 11:36:00','','','','69.41666','Cash',13.79,'100','','','13','16.00','1','2025-05-22 08:58:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','117.00','116','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174790427902397232297'),(1793,'131747910295','9',48.00,'1519.68','wholesale','40.32','2025-05-22 13:38:15','','','','29.8333','Cash',209.61,'31.66','','','13','16.00','1','2025-05-22 10:40:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.29,'48','24060.00','24012','Inclusive','branch','Inventory','','','','','','B','13174791042020002230032'),(1794,'131747910460','9',24.00,'780','wholesale','0','2025-05-22 13:41:00','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-22 10:42:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','24012.00','23988','Inclusive','branch','Inventory','','','','','','B','13174791047032370233333'),(1795,'131747911416','2',2.00,'1300','wholesale','0','2025-05-22 13:56:56','','','','608','Cash',179.31,'650','','','13','16.00','1','2025-05-22 11:05:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','429.00','427','Inclusive','branch','Inventory','','','','','','B','13174791143733321330130'),(1796,'131747911416','3',12.00,'799.992','wholesale','0','2025-05-22 13:57:18','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-05-22 11:05:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1304.00','1292','Inclusive','branch','Inventory','','','','','','B','13174791145042023331403'),(1797,'131747911416','6',24.00,'1475.04','wholesale','0','2025-05-22 13:57:56','','','','57.75','Cash',203.45,'61.46','','','13','16.00','1','2025-05-22 11:05:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2859.00','2835','Inclusive','branch','Inventory','','','','','','B','13174791154434342333051'),(1798,'131747911416','7',72.00,'2999.52','wholesale','0','2025-05-22 14:01:49','','','','39.33','Cash',413.73,'41.66','','','13','16.00','1','2025-05-22 11:05:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'72','17477.00','17405','Inclusive','branch','Inventory','','','','','','B','13174791172127221437019'),(1799,'131747912010','6',1.00,'75','retail','0','2025-05-22 14:06:50','','','','57.75','Cash',10.34,'75','','','13','16.00','1','2025-05-22 11:07:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','2835.00','2834','Inclusive','branch','Inventory','','','','','','B','13174791202043203221323'),(1800,'131747914138','9',24.00,'780','wholesale','0','2025-05-22 14:42:18','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-22 11:43:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','23988.00','23964','Inclusive','branch','Inventory','','','','','','B','13174791416503664233223'),(1801,'131747915480','2',30.00,'19500','wholesale','0','2025-05-22 15:04:40','','','','608','Cash',2689.66,'650','','','13','16.00','1','2025-05-22 12:05:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'30','427.00','397','Inclusive','branch','Inventory','','','','','','B','13174791549773307917253'),(1802,'131747915973','2',1.00,'650','wholesale','0','2025-05-22 15:12:53','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-22 12:20:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','397.00','396','Inclusive','branch','Inventory','','','','','','B','13174791641332122332342'),(1803,'131747916462','2',1.00,'650','wholesale','0','2025-05-22 15:21:02','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-22 12:21:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','396.00','395','Inclusive','branch','Inventory','','','','','','B','13174791647272140423202'),(1804,'131747916495','2',1.00,'650','wholesale','0','2025-05-22 15:21:35','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-22 12:22:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','395.00','394','Inclusive','branch','Inventory','','','','','','B','13174791650420022220200'),(1805,'131747916495','9',24.00,'780','wholesale','0','2025-05-22 15:21:45','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-22 12:22:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','23964.00','23940','Inclusive','branch','Inventory','','','','','','B','13174791651602233796221'),(1806,'131747916574','3',12.00,'799.992','wholesale','0','2025-05-22 15:22:54','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-05-22 14:51:57','1','1','returned','1','new','pcs','','2025-05-22 17:51:57','13','yes','','0','','','VATABLE',57.47,'12','1292.00','1280','Inclusive','branch','Inventory','','','','','','B','13174791658573630330230'),(1807,'131747916574','6',24.00,'1475.04','wholesale','0','2025-05-22 15:23:07','','','','57.75','Cash',203.45,'61.46','','','13','16.00','1','2025-05-22 12:23:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2834.00','2810','Inclusive','branch','Inventory','','','','','','B','13174791661064731330699'),(1808,'131747916638','7',24.00,'999.84','wholesale','0','2025-05-22 15:23:58','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-22 12:24:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','17405.00','17381','Inclusive','branch','Inventory','','','','','','B','13174791665030204300103'),(1809,'131747916681','7',24.00,'999.84','wholesale','0','2025-05-22 15:24:41','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-22 12:25:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','17381.00','17357','Inclusive','branch','Inventory','','','','','','B','13174791669713622642737'),(1810,'131747916751','20',12.00,'380','wholesale','0','2025-05-22 15:25:51','','','','28.333333333333','Cash',52.41,'31.666666666667','','','13','16.00','1','2025-05-22 12:26:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','83.00','71','Inclusive','branch','Inventory','1110','4000','5500','','','','13174791677402301236797'),(1811,'131747916880','2',1.00,'650','wholesale','0','2025-05-22 15:28:01','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-22 12:28:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','394.00','393','Inclusive','branch','Inventory','','','','','','B','13174791689932029483089'),(1812,'131747916935','7',12.00,'499.92','wholesale','0','2025-05-22 15:28:55','','','','39.33','Cash',68.95,'41.66','','','13','16.00','1','2025-05-22 12:30:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','17357.00','17345','Inclusive','branch','Inventory','','','','','','B','13174791695632033243309'),(1813,'131747917150','10',24.00,'1200','wholesale','0','2025-05-22 15:32:31','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-22 12:46:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','3997.00','3973','Inclusive','branch','Inventory','','','','','','B','13174791716602242262221'),(1814,'131747918290','7',24.00,'999.84','wholesale','0','2025-05-22 15:51:30','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-22 12:52:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','17345.00','17321','Inclusive','branch','Inventory','','','','','','B','13174791830303010303700'),(1815,'131747920037','21',22.00,'366.66666666667','wholesale','0','2025-05-22 16:20:37','','','','15.41666666666667','Cash',50.57,'16.666666666667','','','13','16.00','1','2025-05-22 13:25:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'22','24.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','13174792019807739393302'),(1816,'131747920037','20',12.00,'380','wholesale','0','2025-05-22 16:23:19','','','','28.333333333333','Cash',52.41,'31.666666666667','','','13','16.00','1','2025-05-22 13:25:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','71.00','59','Inclusive','branch','Inventory','1110','4000','5500','','','','13174792024533321230004'),(1817,'131747920037','7',24.00,'999.84','wholesale','0','2025-05-22 16:24:06','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-22 13:25:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','17321.00','17297','Inclusive','branch','Inventory','','','','','','B','13174792026020133703320'),(1818,'131747923074','6',1.00,'50.00','retail','25.00','2025-05-22 17:11:14','','','','57.75','Cash',6.90,'50.00','','','13','16.00','1','2025-05-22 14:13:19','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',43.10,'','2810.00','2809','Inclusive','branch','Inventory','','','','','','B','13174792308737222901033'),(1819,'131747923074','9',1.00,'32.5','wholesale','0','2025-05-22 17:11:55','','','','29.8333','Cash',4.48,'32.5','','','13','16.00','1','2025-05-22 14:13:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1','23940.00','23939','Inclusive','branch','Inventory','','','','','','B','13174792312924002922310'),(1820,'131747923074','13',1.00,'15.4166','wholesale','0','2025-05-22 17:12:11','','','','13.875','Cash',2.13,'15.4166','','','13','16.00','1','2025-05-22 14:13:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'1','242.00','241','Inclusive','branch','Inventory','','','','','','B','13174792314733213724301'),(1821,'131747923315','6',12.00,'737.52','wholesale','0','2025-05-22 17:15:15','','','','57.75','Cash',101.73,'61.46','','','13','16.00','1','2025-05-23 06:32:48','1','1','returned','1','new','pcs','','2025-05-23 09:32:48','13','yes','','0','','','VATABLE',52.98,'12','2809.00','2797','Inclusive','branch','Inventory','','','','','','B','13174792335553323233233'),(1822,'131747923315','2',1.00,'650','wholesale','0','2025-05-22 17:15:56','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-23 06:32:50','1','1','returned','1','new','pcs','','2025-05-23 09:32:50','13','yes','','0','','','VATABLE',560.34,'1','393.00','392','Inclusive','branch','Inventory','','','','','','B','13174792339830122231333'),(1823,'131747923315','7',24.00,'999.84','wholesale','0','2025-05-22 17:16:40','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-23 06:32:52','1','1','returned','1','new','pcs','','2025-05-23 09:32:52','13','yes','','0','','','VATABLE',35.91,'24','17297.00','17273','Inclusive','branch','Inventory','','','','','','B','13174792341303312322220'),(1824,'131747923589','6',12.00,'737.52','wholesale','0','2025-05-22 17:19:49','','','','57.75','Cash',101.73,'61.46','','','13','16.00','1','2025-05-23 06:33:30','1','1','returned','1','new','pcs','','2025-05-23 09:33:30','13','yes','','0','','','VATABLE',52.98,'12','2797.00','2785','Inclusive','branch','Inventory','','','','','','B','13174792364620230237364'),(1825,'131747923589','7',24.00,'999.84','wholesale','0','2025-05-22 17:20:50','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-23 06:33:33','1','1','returned','1','new','pcs','','2025-05-23 09:33:33','13','yes','','0','','','VATABLE',35.91,'24','17273.00','17249','Inclusive','branch','Inventory','','','','','','B','13174792366023133707003'),(1826,'131747923589','2',1.00,'650','wholesale','0','2025-05-22 17:21:01','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-23 06:33:34','1','1','returned','1','new','pcs','','2025-05-23 09:33:34','13','yes','','0','','','VATABLE',560.34,'1','392.00','391','Inclusive','branch','Inventory','','','','','','B','13174792366922303019409'),(1827,'131747926990','9',24.00,'780','wholesale','0','2025-05-22 18:16:31','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-22 15:18:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','23939.00','23915','Inclusive','branch','Inventory','','','','','','B','13174792700323027370271'),(1828,'131747927858','2',1.00,'650','wholesale','0','2025-05-22 18:30:58','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-22 15:31:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','391.00','390','Inclusive','branch','Inventory','','','','','','B','13174792788120700402231'),(1829,'131747928406','7',24.00,'999.84','wholesale','0','2025-05-22 18:40:07','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-22 15:41:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','17249.00','17225','Inclusive','branch','Inventory','','','','','','B','13174792841882332223223'),(1830,'131747928852','13',2.00,'40','retail','0','2025-05-22 18:47:32','','','','13.875','Cash',5.52,'20','','','13','16.00','1','2025-05-22 15:48:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','241.00','239','Inclusive','branch','Inventory','','','','','','B','13174792886832333223283'),(1831,'131747982381','13',1.00,'20','retail','0','2025-05-23 09:39:41','','','','13.875','Cash',2.76,'20','','','13','16.00','1','2025-05-23 06:39:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','239.00','238','Inclusive','branch','Inventory','','','','','','B','13174798239038222122220'),(1832,'131747984636','2',2.00,'1300','retail','0','2025-05-23 10:17:16','','','','608','Cash',179.31,'650','','','13','16.00','1','2025-05-23 07:17:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','392.00','390','Inclusive','branch','Inventory','','','','','','B','13174798464383720133223'),(1833,'131747984650','18',24.00,'1285','wholesale','0','2025-05-23 10:19:16','','','','47.737083333333','Cash',177.24,'53.541666666667','','','13','16.00','1','2025-05-23 07:20:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',46.16,'24','215.00','191','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174798476502702233933'),(1834,'131747985464','9',24.00,'780','wholesale','0','2025-05-23 10:31:04','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-23 07:37:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','23915.00','23891','Inclusive','branch','Inventory','','','','','','B','13174798571231272221253'),(1835,'131747985883','13',24.00,'369.9984','wholesale','0','2025-05-23 10:38:03','','','','13.875','Cash',51.03,'15.4166','','','13','16.00','1','2025-05-23 08:03:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','238.00','214','Inclusive','branch','Inventory','','','','','','B','13174798739014330222730'),(1836,'131747987675','8',1.00,'50','retail','0','2025-05-23 11:07:55','','','','44.25','Cash',6.90,'50','','','13','16.00','1','2025-05-23 08:08:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','443.00','442','Inclusive','branch','Inventory','','','','','','B','13174798768612713827080'),(1837,'131747988144','18',24.00,'1285','wholesale','0','2025-05-23 11:15:44','','','','47.737083333333','Cash',177.24,'53.541666666667','','','13','16.00','1','2025-05-23 08:16:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',46.16,'24','216.00','192','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174798816333206930322'),(1838,'131747989941','7',24.00,'999.84','wholesale','0','2025-05-23 11:45:42','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-23 08:46:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','17273.00','17249','Inclusive','branch','Inventory','','','','','','B','13174798995293923920237'),(1839,'131747989941','14',12.00,'1039.992','wholesale','0','2025-05-23 11:45:53','','','','81.0833','Cash',143.45,'86.666','','','13','16.00','1','2025-05-23 08:46:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'12','450.00','438','Inclusive','branch','Inventory','','','','','','B','13174798996332237220690'),(1840,'131747990876','3',12.00,'799.992','wholesale','0','2025-05-23 12:01:16','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-05-23 09:02:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1292.00','1280','Inclusive','branch','Inventory','','','','','','B','13174799088443323720921'),(1841,'131747990876','7',24.00,'999.84','wholesale','0','2025-05-23 12:01:24','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-23 09:02:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','17249.00','17225','Inclusive','branch','Inventory','','','','','','B','13174799089991220022018'),(1842,'131747991037','9',24.00,'780','wholesale','0','2025-05-23 12:03:57','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-23 09:10:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','23891.00','23867','Inclusive','branch','Inventory','','','','','','B','13174799140673090732222'),(1843,'131747991613','8',12.00,'579.96','wholesale','0','2025-05-23 12:13:33','','','','44.25','Cash',79.99,'48.33','','','13','16.00','1','2025-05-23 09:14:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','442.00','430','Inclusive','branch','Inventory','','','','','','B','13174799167433793390209'),(1844,'131747993270','10',24.00,'1200','wholesale','0','2025-05-23 12:41:10','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-23 09:41:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','3973.00','3949','Inclusive','branch','Inventory','','','','','','B','13174799328434773909233'),(1845,'131747993446','6',24.00,'1475.04','wholesale','0','2025-05-23 12:44:06','','','','57.75','Cash',203.45,'61.46','','','13','16.00','1','2025-05-23 09:44:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2809.00','2785','Inclusive','branch','Inventory','','','','','','B','13174799345404772303701'),(1846,'131747993497','7',24.00,'999.84','wholesale','0','2025-05-23 12:44:57','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-23 09:50:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','17225.00','17201','Inclusive','branch','Inventory','','','','','','B','13174799381483033092332'),(1847,'131748001181','20',3.00,'180','retail','0','2025-05-23 14:53:01','','','','28.333333333333','Cash',24.83,'60','','','13','16.00','1','2025-05-23 11:57:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'3','359.00','356','Inclusive','branch','Inventory','1110','4000','5500','','','','13174800126432320230803'),(1848,'131748001181','21',7.00,'210','retail','0','2025-05-23 14:54:24','','','','15.41666666666667','Cash',28.97,'30','','','13','16.00','1','2025-05-23 11:57:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'7','602.00','595','Inclusive','branch','Inventory','1110','4000','5500','','','','13174800127812132002823'),(1849,'131748001181','8',3.00,'150','retail','0','2025-05-23 14:54:40','','','','44.25','Cash',20.69,'50','','','13','16.00','1','2025-05-23 11:57:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'3','430.00','427','Inclusive','branch','Inventory','','','','','','B','13174800132132230242322'),(1850,'131748001181','6',27.00,'1620','retail','405','2025-05-23 14:55:22','','','','57.75','Cash',223.45,'60','','','13','16.00','1','2025-05-23 11:57:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'27','2785.00','2758','Inclusive','branch','Inventory','','','','','','B','13174800135732133812003'),(1851,'131748001551','10',24.00,'1200','wholesale','0','2025-05-23 14:59:11','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-23 12:10:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','3949.00','3925','Inclusive','branch','Inventory','','','','','','B','13174800219827231138310'),(1852,'131748002245','9',24.00,'780','wholesale','0','2025-05-23 15:10:45','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-23 12:11:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','23867.00','23843','Inclusive','branch','Inventory','','','','','','B','13174800229170300133300'),(1853,'131748005893','21',12.00,'200','wholesale','0','2025-05-23 16:11:33','','','','15.41666666666667','Cash',27.59,'16.666666666667','','','13','16.00','1','2025-05-23 13:12:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'12','595.00','583','Inclusive','branch','Inventory','1110','4000','5500','','','','13174800590522010223035'),(1854,'131748005893','7',24.00,'999.84','wholesale','0','2025-05-23 16:11:46','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-23 13:12:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','17201.00','17177','Inclusive','branch','Inventory','','','','','','B','13174800592223224002307'),(1855,'131748005893','2',1.00,'650','wholesale','0','2025-05-23 16:12:03','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-23 13:12:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','390.00','389','Inclusive','branch','Inventory','','','','','','B','13174800594202737333253'),(1856,'131748005995','20',12.00,'380','wholesale','0','2025-05-23 16:13:15','','','','28.333333333333','Cash',52.41,'31.666666666667','','','13','16.00','1','2025-05-23 13:23:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','356.00','344','Inclusive','branch','Inventory','1110','4000','5500','','','','13174800660504233300333'),(1857,'131748008051','21',336.00,'5311.04','wholesale','288.96','2025-05-23 16:47:31','','','','15.41666666666667','Cash',732.56,'15.806666666667','','','13','16.00','1','2025-05-23 13:50:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.63,'336','583.00','247','Inclusive','branch','Inventory','1110','4000','5500','','','','13174800814320303132233'),(1858,'131748008412','9',24.00,'780','wholesale','0','2025-05-23 16:53:32','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-23 13:55:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','23843.00','23819','Inclusive','branch','Inventory','','','','','','B','13174800849513184000393'),(1859,'131748008834','2',1.00,'650','wholesale','0','2025-05-23 17:00:34','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-23 14:26:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','389.00','388','Inclusive','branch','Inventory','','','','','','B','13174801022302233133233'),(1860,'131748008834','9',24.00,'780','wholesale','0','2025-05-23 17:23:43','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-23 14:26:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','23819.00','23795','Inclusive','branch','Inventory','','','','','','B','13174801025810252302352'),(1861,'131748014412','2',1.00,'650','wholesale','0','2025-05-23 18:33:32','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-23 15:33:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','388.00','387','Inclusive','branch','Inventory','','','','','','B','13174801442131014201030'),(1862,'131748017683','21',24.00,'400','wholesale','0','2025-05-23 19:28:04','','','','15.41666666666667','Cash',55.17,'16.666666666667','','','13','16.00','1','2025-05-23 16:28:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','247.00','223','Inclusive','branch','Inventory','1110','4000','5500','','','','13174801770308323132012'),(1863,'131748018996','9',168.00,'5460','wholesale','0','2025-05-23 19:49:56','','','','29.8333','Cash',753.10,'32.5','','','13','16.00','1','2025-05-23 17:36:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'168','23795.00','23627','Inclusive','branch','Inventory','','','','','','B','13174802060624000633433'),(1864,'131748018996','6',108.00,'6637.68','wholesale','0','2025-05-23 20:17:11','','','','57.75','Cash',915.54,'61.46','','','13','16.00','1','2025-05-23 17:36:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'108','2758.00','2650','Inclusive','branch','Inventory','','','','','','B','13174802070511323353220'),(1865,'131748018996','1',6.00,'999.9996','wholesale','0','2025-05-23 20:18:25','','','','157','Cash',137.93,'166.6666','','','13','16.00','1','2025-05-23 17:36:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'6','434.00','428','Inclusive','branch','Inventory','','','','','','B','13174802074282732700713'),(1866,'131748018996','15',12.00,'1299.96','wholesale','0','2025-05-23 20:19:03','','','','102.5','Cash',179.30,'108.33','','','13','16.00','1','2025-05-23 17:36:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'12','408.00','396','Inclusive','branch','Inventory','','','','','','B','13174802075523032207077'),(1867,'131748018996','14',24.00,'2079.984','wholesale','0','2025-05-23 20:19:16','','','','81.0833','Cash',286.89,'86.666','','','13','16.00','1','2025-05-23 17:36:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'24','438.00','414','Inclusive','branch','Inventory','','','','','','B','13174802077233027702327'),(1868,'131748018996','8',12.00,'579.96','wholesale','0','2025-05-23 20:19:32','','','','44.25','Cash',79.99,'48.33','','','13','16.00','1','2025-05-23 17:36:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','427.00','415','Inclusive','branch','Inventory','','','','','','B','13174802079570393117730'),(1869,'131748018996','20',24.00,'760','wholesale','0','2025-05-23 20:19:55','','','','28.333333333333','Cash',104.83,'31.666666666667','','','13','16.00','1','2025-05-23 17:36:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'24','344.00','320','Inclusive','branch','Inventory','1110','4000','5500','','','','13174802081031303333080'),(1870,'131748018996','2',7.00,'4480.00','retail','0','2025-05-23 20:20:48','','','','608','Cash',617.93,'640','','','13','16.00','1','2025-05-23 17:36:50','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',3862.07,'','387.00','380','Inclusive','branch','Inventory','','','','','','B','13174802085583353212222'),(1871,'131748018996','2',3.00,'1950','wholesale','0','2025-05-23 20:21:05','','','','608','Cash',268.97,'650','','','13','16.00','1','2025-05-23 17:36:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'3','380.00','377','Inclusive','branch','Inventory','','','','','','B','13174802087630230832330'),(1872,'131748018996','11',24.00,'1030.0000000001','wholesale','0','2025-05-23 20:21:16','','','','37.916666666667','Cash',142.07,'42.91666666667','','','13','16.00','1','2025-05-23 17:36:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',37.00,'24','1291.00','1267','Inclusive','branch','Inventory','','','','','','B','13174802089783031839237'),(1873,'131748018996','4',12.00,'1500','wholesale','0','2025-05-23 20:21:38','','','','118.75','Cash',206.90,'125','','','13','16.00','1','2025-05-23 17:36:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','1239.00','1227','Inclusive','branch','Inventory','','','','','','B','13174802091223240000313'),(1874,'131748018996','10',24.00,'1200','wholesale','0','2025-05-23 20:21:53','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-23 17:36:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','3925.00','3901','Inclusive','branch','Inventory','','','','','','B','13174802093393004430300'),(1875,'131748018996','2',1.00,'650','wholesale','0','2025-05-23 20:22:13','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-23 17:36:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','377.00','376','Inclusive','branch','Inventory','','','','','','B','13174802129030230223123'),(1876,'131748018996','7',24.00,'999.84','wholesale','0','2025-05-23 20:28:10','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-23 17:36:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','16997.00','16973','Inclusive','branch','Inventory','','','','','','B','13174802130102220301310'),(1877,'131748018996','6',12.00,'737.52','wholesale','0','2025-05-23 20:28:22','','','','57.75','Cash',101.73,'61.46','','','13','16.00','1','2025-05-23 17:36:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'12','2650.00','2638','Inclusive','branch','Inventory','','','','','','B','13174802131120032177201'),(1878,'131748018996','7',156.00,'6498.96','wholesale','0','2025-05-23 20:34:31','','','','39.33','Cash',896.41,'41.66','','','13','16.00','1','2025-05-23 17:36:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'156','17153.00','16997','Inclusive','branch','Inventory','','','','','','B','13174802172970322030417'),(1879,'131748021817','10',912.00,'44840.0304','wholesale','759.9696','2025-05-23 20:36:57','','','','46.7083333','Cash',6184.83,'49.1667','','','13','16.00','1','2025-05-23 17:38:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'912','3901.00','2989','Inclusive','branch','Inventory','','','','','','B','13174802185404302102443'),(1880,'131748021817','9',2208.00,'69920.0736','wholesale','1839.9264','2025-05-23 20:37:34','','','','29.8333','Cash',9644.15,'31.6667','','','13','16.00','1','2025-05-23 17:38:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'2208','23627.00','21419','Inclusive','branch','Inventory','','','','','','B','13174802187572032181582'),(1881,'131748068776','13',1.00,'20','retail','0','2025-05-24 09:39:36','','','','13.875','Cash',2.76,'20','','','13','16.00','1','2025-05-24 06:39:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','214.00','213','Inclusive','branch','Inventory','','','','','','B','13174806878510726321218'),(1882,'131748075803','8',12.00,'579.96','wholesale','0','2025-05-24 11:36:43','','','','44.25','Cash',79.99,'48.33','','','13','16.00','1','2025-05-24 08:58:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','415.00','403','Inclusive','branch','Inventory','','','','','','B','13174807705300423353220'),(1883,'131748075803','7',12.00,'499.92','wholesale','0','2025-05-24 11:57:34','','','','39.33','Cash',68.95,'41.66','','','13','16.00','1','2025-05-24 08:58:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','16997.00','16985','Inclusive','branch','Inventory','','','','','','B','13174807706523501320222'),(1884,'131748077110','7',24.00,'999.84','wholesale','0','2025-05-24 11:58:30','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-24 08:59:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','16985.00','16961','Inclusive','branch','Inventory','','','','','','B','13174807712120302230310'),(1885,'131748077110','7',24.00,'999.84','wholesale','0','2025-05-24 11:58:41','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-24 08:59:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','16961.00','16937','Inclusive','branch','Inventory','','','','','','B','13174807712803100230221'),(1886,'131748077158','7',24.00,'999.84','wholesale','0','2025-05-24 11:59:18','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-24 08:59:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','16937.00','16913','Inclusive','branch','Inventory','','','','','','B','13174807716930140333333'),(1887,'131748077187','2',1.00,'650','wholesale','0','2025-05-24 11:59:47','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-24 15:43:40','1','1','returned','1','new','pcs','','2025-05-24 18:43:40','13','yes','','0','','','VATABLE',560.34,'1','376.00','375','Inclusive','branch','Inventory','','','','','','B','13174807719626262312713'),(1888,'131748077215','2',1.00,'650','wholesale','0','2025-05-24 12:00:15','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-24 09:00:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','375.00','374','Inclusive','branch','Inventory','','','','','','B','13174807722030030203232'),(1889,'131748077234','6',24.00,'1475.04','wholesale','0','2025-05-24 12:00:34','','','','57.75','Cash',203.45,'61.46','','','13','16.00','1','2025-05-24 09:00:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2638.00','2614','Inclusive','branch','Inventory','','','','','','B','13174807724433743204401'),(1890,'131748078496','9',96.00,'3120','wholesale','0','2025-05-24 12:21:36','','','','29.8333','Cash',430.34,'32.5','','','13','16.00','1','2025-05-24 09:26:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'96','21419.00','21323','Inclusive','branch','Inventory','','','','','','B','13174807851730008223222'),(1891,'131748079036','2',3.00,'1950','wholesale','0','2025-05-24 12:30:36','','','','608','Cash',268.97,'650','','','13','16.00','1','2025-05-24 09:49:16','1','1','returned','1','new','pcs','','2025-05-24 12:49:16','13','yes','','0','','','VATABLE',560.34,'3','374.00','371','Inclusive','branch','Inventory','','','','','','B','13174807905103120020030'),(1892,'131748080285','2',3.00,'1920.00','retail','0','2025-05-24 12:51:26','','','','608','Cash',264.83,'640','','','13','16.00','1','2025-05-24 09:53:29','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',1655.17,'','374.00','371','Inclusive','branch','Inventory','','','','','','B','13174808033784203248073'),(1893,'131748080461','20',72.00,'2280','wholesale','0','2025-05-24 12:54:21','','','','28.333333333333','Cash',314.48,'31.666666666667','','','13','16.00','1','2025-05-24 10:37:00','1','1','returned','1','new','pcs','','2025-05-24 13:37:00','13','yes','','0','','','VATABLE',27.30,'72','320.00','248','Inclusive','branch','Inventory','1110','4000','5500','','','','13174808173000120202321'),(1894,'131748081912','7',24.00,'999.84','wholesale','0','2025-05-24 13:18:32','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-24 10:19:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','16913.00','16889','Inclusive','branch','Inventory','','','','','','B','13174808192413142833303'),(1895,'131748082958','21',144.00,'2279.616','wholesale','120.384','2025-05-24 13:35:59','','','','15.41666666666667','Cash',314.43,'15.830666666667','','','13','16.00','1','2025-05-24 10:36:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.65,'144','223.00','79','Inclusive','branch','Inventory','1110','4000','5500','','','','13174808297321730832321'),(1896,'131748083033','3',12.00,'799.992','wholesale','0','2025-05-24 13:37:13','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-05-24 10:38:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1280.00','1268','Inclusive','branch','Inventory','','','','','','B','13174808304922313330202'),(1897,'131748083033','20',12.00,'380','wholesale','0','2025-05-24 13:37:30','','','','28.333333333333','Cash',52.41,'31.666666666667','','','13','16.00','1','2025-05-24 10:38:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','320.00','308','Inclusive','branch','Inventory','1110','4000','5500','','','','13174808306223302020222'),(1898,'131748086180','10',24.00,'1200','wholesale','0','2025-05-24 14:29:40','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-24 11:31:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','2989.00','2965','Inclusive','branch','Inventory','','','','','','B','13174808622023630034320'),(1899,'131748086180','9',24.00,'780','wholesale','0','2025-05-24 14:30:20','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-24 11:31:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','21323.00','21299','Inclusive','branch','Inventory','','','','','','B','13174808624520284374483'),(1900,'131748086406','13',24.00,'369.9984','wholesale','0','2025-05-24 14:33:26','','','','13.875','Cash',51.03,'15.4166','','','13','16.00','1','2025-05-24 11:35:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','213.00','189','Inclusive','branch','Inventory','','','','','','B','13174808644414440032232'),(1901,'131748096186','2',1.00,'650','wholesale','0','2025-05-24 17:16:26','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-24 14:16:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','371.00','370','Inclusive','branch','Inventory','','','','','','B','13174809619623262006043'),(1902,'131748096219','9',192.00,'6240','wholesale','0','2025-05-24 17:17:49','','','','29.8333','Invoice',860.69,'32.5','','','13','16.00','1','2025-05-24 14:20:39','1','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'192','21299.00','21107','Inclusive','branch','Inventory','','','','','','B','13174809628539213323633'),(1903,'131748096219','10',144.00,'7200','wholesale','0','2025-05-24 17:18:10','','','','46.7083333','Invoice',993.10,'50','','','13','16.00','1','2025-05-24 14:20:39','1','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'144','2965.00','2821','Inclusive','branch','Inventory','','','','','','B','13174809630582073001336'),(1905,'131748096513','2',15.00,'9600.00','retail','0','2025-05-24 17:21:53','','','','608','Cash',1324.14,'640','','','13','16.00','1','2025-05-24 14:24:02','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',8275.86,'','370.00','355','Inclusive','branch','Inventory','','','','','','B','13174809656120232732002'),(1906,'131748096513','3',48.00,'3199.968','wholesale','0','2025-05-24 17:23:07','','','','63.333','Cash',441.37,'66.666','','','13','16.00','1','2025-05-24 14:24:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'48','1268.00','1220','Inclusive','branch','Inventory','','','','','','B','13174809660362432000027'),(1907,'131748096513','4',12.00,'1500','wholesale','0','2025-05-24 17:23:24','','','','118.75','Cash',206.90,'125','','','13','16.00','1','2025-05-24 14:24:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','1227.00','1215','Inclusive','branch','Inventory','','','','','','B','13174809661609396122232'),(1908,'131748097573','10',24.00,'1200','wholesale','0','2025-05-24 17:39:34','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-24 14:40:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','2821.00','2797','Inclusive','branch','Inventory','','','','','','B','13174809758832230242921'),(1909,'131748097791','3',36.00,'2399.976','wholesale','0','2025-05-24 17:43:11','','','','63.333','Cash',331.03,'66.666','','','13','16.00','1','2025-05-24 14:50:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'36','1220.00','1184','Inclusive','branch','Inventory','','','','','','B','13174809781662373320923'),(1910,'131748097791','7',24.00,'999.84','wholesale','0','2025-05-24 17:43:39','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-24 14:50:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','16889.00','16865','Inclusive','branch','Inventory','','','','','','B','13174809784233333382222'),(1911,'131748097791','14',12.00,'1039.992','wholesale','0','2025-05-24 17:44:04','','','','81.0833','Cash',143.45,'86.666','','','13','16.00','1','2025-05-24 14:50:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'12','414.00','402','Inclusive','branch','Inventory','','','','','','B','13174809788332230281733'),(1912,'131748097791','10',72.00,'3539.52','retail','0','2025-05-24 17:48:10','','','','46.7083333','Cash',488.21,'49.16','','','13','16.00','1','2025-05-24 14:50:44','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',3051.31,'','2797.00','2725','Inclusive','branch','Inventory','','','','','','B','13174809810332023023320'),(1913,'131748097791','9',72.00,'2279.52','retail','0','2025-05-24 17:48:37','','','','29.8333','Cash',314.42,'31.66','','','13','16.00','1','2025-05-24 14:50:44','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',1965.10,'','21107.00','21035','Inclusive','branch','Inventory','','','','','','B','13174809816213303222823'),(1914,'131748098674','14',24.00,'2079.984','wholesale','0','2025-05-24 17:57:54','','','','81.0833','Cash',286.89,'86.666','','','13','16.00','1','2025-05-24 14:58:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'24','402.00','378','Inclusive','branch','Inventory','','','','','','B','13174809872422333702002'),(1915,'131748099371','20',1.00,'60','retail','0','2025-05-24 18:09:31','','','','28.333333333333','Cash',8.28,'60','','','13','16.00','1','2025-05-24 15:10:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','308.00','307','Inclusive','branch','Inventory','1110','4000','5500','','','','13174809938038130323293'),(1916,'131748099473','10',24.00,'1200','wholesale','0','2025-05-24 18:11:13','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-24 15:12:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','2725.00','2701','Inclusive','branch','Inventory','','','','','','B','13174809954433493221227'),(1917,'131748100621','7',1.00,'41.66','wholesale','0','2025-05-24 18:30:21','','','','39.33','Cash',5.75,'41.66','','','13','16.00','1','2025-05-24 15:30:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'1','16865.00','16864','Inclusive','branch','Inventory','','','','','','B','13174810063131240200120'),(1918,'131748101425','2',1.00,'650','wholesale','0','2025-05-24 18:43:45','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-24 15:44:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','356.00','355','Inclusive','branch','Inventory','','','','','','B','13174810144321013232327'),(1919,'131748101828','3',2.00,'133.332','wholesale','0','2025-05-24 18:50:28','','','','63.333','Cash',18.39,'66.666','','','13','16.00','1','2025-05-24 15:50:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'2','1184.00','1182','Inclusive','branch','Inventory','','','','','','B','13174810184442288022212'),(1920,'131748104896','2',1.00,'650','wholesale','0','2025-05-24 19:41:36','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-24 16:41:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','355.00','354','Inclusive','branch','Inventory','','','','','','B','13174810490100322332231'),(1921,'131748165079','7',24.00,'999.84','wholesale','0','2025-05-25 12:24:39','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-25 09:27:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','16864.00','16840','Inclusive','branch','Inventory','','','','','','B','13174816508842022382223'),(1922,'131748165319','10',24.00,'1200','wholesale','0','2025-05-25 12:28:39','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-25 09:29:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','2701.00','2677','Inclusive','branch','Inventory','','','','','','B','13174816532929928003038'),(1923,'131748165319','2',1.00,'650','wholesale','0','2025-05-25 12:28:49','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-25 09:29:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','354.00','353','Inclusive','branch','Inventory','','','','','','B','13174816533532323003272'),(1924,'131748165689','2',1.00,'650','wholesale','0','2025-05-25 12:34:49','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-25 10:17:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','353.00','352','Inclusive','branch','Inventory','','','','','','B','13174816794601661713223'),(1925,'131748168262','2',1.00,'650','wholesale','0','2025-05-25 13:17:42','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-25 10:17:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','352.00','351','Inclusive','branch','Inventory','','','','','','B','13174816826926202236014'),(1926,'131748168275','9',24.00,'780','wholesale','0','2025-05-25 13:17:55','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-25 10:20:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','21035.00','21011','Inclusive','branch','Inventory','','','','','','B','13174816834603834233683'),(1927,'131748168275','7',1.00,'50.00','retail','0','2025-05-25 13:19:28','','','','39.33','Cash',6.90,'50','','','13','16.00','1','2025-05-25 10:20:00','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',43.10,'','16840.00','16839','Inclusive','branch','Inventory','','','','','','B','13174816838481480208424'),(1928,'131748169118','7',24.00,'999.84','wholesale','0','2025-05-25 13:31:59','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-25 11:26:43','1','1','returned','1','new','pcs','','2025-05-25 14:26:43','13','yes','','0','','','VATABLE',35.91,'24','16839.00','16815','Inclusive','branch','Inventory','','','','','','B','13174816932422130327621'),(1929,'131748169118','9',24.00,'780','wholesale','0','2025-05-25 13:35:24','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-25 10:35:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','21011.00','20987','Inclusive','branch','Inventory','','','','','','B','13174816933214033208900'),(1930,'131748169802','10',48.00,'2400','wholesale','0','2025-05-25 13:43:22','','','','46.7083333','Cash',331.03,'50','','','13','16.00','1','2025-05-25 10:44:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'48','2677.00','2629','Inclusive','branch','Inventory','','','','','','B','13174816981474280084139'),(1931,'131748169802','9',72.00,'2340','wholesale','0','2025-05-25 13:43:34','','','','29.8333','Cash',322.76,'32.5','','','13','16.00','1','2025-05-25 10:44:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'72','20987.00','20915','Inclusive','branch','Inventory','','','','','','B','13174816982472232400203'),(1932,'131748169802','2',5.00,'3250','wholesale','0','2025-05-25 13:43:44','','','','608','Cash',448.28,'650','','','13','16.00','1','2025-05-25 10:44:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'5','351.00','346','Inclusive','branch','Inventory','','','','','','B','13174816984122932327000'),(1933,'131748172421','13',24.00,'369.9984','wholesale','0','2025-05-25 14:27:01','','','','13.875','Cash',51.03,'15.4166','','','13','16.00','1','2025-05-25 11:27:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','189.00','165','Inclusive','branch','Inventory','','','','','','B','13174817243103032010300'),(1934,'131748172507','2',3.00,'1950','wholesale','0','2025-05-25 14:28:27','','','','608','Cash',268.97,'650','','','13','16.00','1','2025-05-25 12:05:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'3','346.00','343','Inclusive','branch','Inventory','','','','','','B','13174817468312201212084'),(1935,'131748174709','7',24.00,'999.84','wholesale','0','2025-05-25 15:05:09','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-25 12:05:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','16839.00','16815','Inclusive','branch','Inventory','','','','','','B','13174817471933333332233'),(1936,'131748174998','2',0.10,'65.00','retail','0','2025-05-25 15:09:58','','','','608','Cash',8.97,'650','','','13','16.00','1','2025-05-25 12:12:49','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',56.03,'','343.00','342.9','Inclusive','branch','Inventory','','','','','','B','13174817502882272240203'),(1937,'131748174998','13',1.00,'20','retail','0','2025-05-25 15:11:57','','','','13.875','Cash',2.76,'20','','','13','16.00','1','2025-05-25 12:12:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','165.00','164','Inclusive','branch','Inventory','','','','','','B','13174817513123331733133'),(1938,'131748175189','4',1.00,'150','retail','0','2025-05-25 15:13:09','','','','118.75','Cash',20.69,'150','','','13','16.00','1','2025-05-25 12:20:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','1215.00','1214','Inclusive','branch','Inventory','','','','','','B','13174817529372088352213'),(1939,'131748175189','13',1.00,'15.4166','wholesale','0','2025-05-25 15:20:28','','','','13.875','Cash',2.13,'15.4166','','','13','16.00','1','2025-05-25 12:20:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'1','164.00','163','Inclusive','branch','Inventory','','','','','','B','13174817563802300331330'),(1940,'131748176126','7',24.00,'999.84','wholesale','0','2025-05-25 15:28:46','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-25 12:30:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','16815.00','16791','Inclusive','branch','Inventory','','','','','','B','13174817615866782702333'),(1941,'131748176126','6',24.00,'1475.04','wholesale','0','2025-05-25 15:29:18','','','','57.75','Cash',203.45,'61.46','','','13','16.00','1','2025-05-25 12:30:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2614.00','2590','Inclusive','branch','Inventory','','','','','','B','13174817617334123222301'),(1942,'131748176126','3',12.00,'799.992','wholesale','0','2025-05-25 15:29:33','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-05-25 12:30:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1182.00','1170','Inclusive','branch','Inventory','','','','','','B','13174817619233203072302'),(1943,'131748176611','10',24.00,'1200','wholesale','0','2025-05-25 15:36:51','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-25 12:37:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','2629.00','2605','Inclusive','branch','Inventory','','','','','','B','13174817662007233722320'),(1944,'131748177738','13',1.00,'20','retail','0','2025-05-25 15:55:39','','','','13.875','Cash',2.76,'20','','','13','16.00','1','2025-05-25 12:55:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','163.00','162','Inclusive','branch','Inventory','','','','','','B','13174817774431070370422'),(1945,'131748243741','3',6.00,'399.996','wholesale','0','2025-05-26 10:15:41','','','','63.333','Cash',55.17,'66.666','','','13','16.00','1','2025-05-26 07:18:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'6','1170.00','1164','Inclusive','branch','Inventory','','','','','','B','13174824376203333221237'),(1946,'131748243741','7',24.00,'999.84','wholesale','0','2025-05-26 10:16:02','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-26 07:18:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','16791.00','16767','Inclusive','branch','Inventory','','','','','','B','13174824377327413337333'),(1947,'131748243741','6',12.00,'737.52','wholesale','0','2025-05-26 10:16:14','','','','57.75','Cash',101.73,'61.46','','','13','16.00','1','2025-05-26 07:18:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'12','2590.00','2578','Inclusive','branch','Inventory','','','','','','B','13174824379393033022240'),(1948,'131748243741','21',24.00,'400','wholesale','0','2025-05-26 10:16:34','','','','15.41666666666667','Cash',55.17,'16.666666666667','','','13','16.00','1','2025-05-26 07:18:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','79.00','55','Inclusive','branch','Inventory','1110','4000','5500','','','','13174824380920332307312'),(1949,'131748244327','21',48.00,'800','wholesale','0','2025-05-26 10:25:27','','','','15.41666666666667','Cash',110.34,'16.666666666667','','','13','16.00','1','2025-05-26 08:02:09','1','1','returned','1','new','pcs','','2025-05-26 11:02:09','13','yes','','0','','','VATABLE',14.37,'48','55.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','13174824434111240302023'),(1950,'131748244327','2',1.00,'650','wholesale','0','2025-05-26 10:25:41','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-26 08:02:10','1','1','returned','1','new','pcs','','2025-05-26 11:02:10','13','yes','','0','','','VATABLE',560.34,'1','342.90','341.9','Inclusive','branch','Inventory','','','','','','B','13174824435133383130333'),(1951,'131748246536','20',24.00,'760','wholesale','0','2025-05-26 11:02:16','','','','28.333333333333','Cash',104.83,'31.666666666667','','','13','16.00','1','2025-05-26 08:04:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'24','307.00','283','Inclusive','branch','Inventory','1110','4000','5500','','','','13174824660300223230603'),(1952,'131748246536','2',1.00,'650','wholesale','0','2025-05-26 11:03:23','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-26 08:04:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','342.90','341.9','Inclusive','branch','Inventory','','','','','','B','13174824661002026223642'),(1953,'131748246685','2',1.00,'650','wholesale','0','2025-05-26 11:04:45','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-26 08:05:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','341.90','340.9','Inclusive','branch','Inventory','','','','','','B','13174824669632030326227'),(1954,'131748249389','1',6.00,'999.9996','wholesale','0','2025-05-26 11:49:49','','','','157','Cash',137.93,'166.6666','','','13','16.00','1','2025-05-26 08:53:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'6','428.00','422','Inclusive','branch','Inventory','','','','','','B','13174824940743320077333'),(1955,'131748249389','15',12.00,'1299.96','wholesale','0','2025-05-26 11:50:08','','','','102.5','Cash',179.30,'108.33','','','13','16.00','1','2025-05-26 08:53:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'12','396.00','384','Inclusive','branch','Inventory','','','','','','B','13174824942123273143303'),(1956,'131748249389','3',24.00,'1599.984','wholesale','0','2025-05-26 11:50:21','','','','63.333','Cash',220.69,'66.666','','','13','16.00','1','2025-05-26 08:53:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'24','1164.00','1140','Inclusive','branch','Inventory','','','','','','B','13174824943623123234342'),(1958,'131748249389','7',24.00,'999.84','wholesale','0','2025-05-26 11:50:47','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-26 08:53:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','16767.00','16743','Inclusive','branch','Inventory','','','','','','B','13174824945823083523725'),(1959,'131748249389','6',24.00,'1475.04','wholesale','0','2025-05-26 11:50:58','','','','57.75','Cash',203.45,'61.46','','','13','16.00','1','2025-05-26 12:09:59','1','1','returned','1','new','pcs','','2025-05-26 15:09:59','13','yes','','0','','','VATABLE',52.98,'24','2578.00','2554','Inclusive','branch','Inventory','','','','','','B','13174824946824602971444'),(1960,'131748249641','6',48.00,'2950.08','wholesale','0','2025-05-26 11:54:01','','','','57.75','Cash',406.91,'61.46','','','13','16.00','1','2025-05-26 08:54:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'48','2554.00','2506','Inclusive','branch','Inventory','','','','','','B','13174824965751010042380'),(1961,'131748249641','7',48.00,'1999.68','wholesale','0','2025-05-26 11:54:17','','','','39.33','Cash',275.82,'41.66','','','13','16.00','1','2025-05-26 08:54:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','16743.00','16695','Inclusive','branch','Inventory','','','','','','B','13174824966734409013631'),(1962,'131748249389','2',11.00,'7150','wholesale','0','2025-05-26 11:50:36','','','','608','Cash',986.21,'650','','','13','16','1','2025-05-26 08:59:57','1','1','returned','1','new','pcs','','2025-05-26 11:59:57','13','yes','','0','','','VATABLE',560.34,'0','','','Inclusive','branch','Inventory','','','','','','B','174824998813'),(1963,'131748249389','2',1.00,'650','wholesale','0','2025-05-26 11:50:36','','','','608','Cash',89.66,'650','','','13','16','1','2025-05-26 08:59:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'0','','','Inclusive','branch','Inventory','','','','','','B','131748249988'),(1964,'131748250403','9',432.00,'14040','wholesale','0','2025-05-26 12:06:43','','','','29.8333','Cash',1936.55,'32.5','','','13','16.00','1','2025-05-26 09:15:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'432','20915.00','20483','Inclusive','branch','Inventory','','','','','','B','13174825049733132320502'),(1965,'131748250403','10',288.00,'14400','wholesale','0','2025-05-26 12:08:17','','','','46.7083333','Cash',1986.21,'50','','','13','16.00','1','2025-05-26 09:15:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'288','2605.00','2317','Inclusive','branch','Inventory','','','','','','B','13174825058680208025533'),(1966,'131748250403','2',10.00,'6500','wholesale','0','2025-05-26 12:09:46','','','','608','Cash',896.55,'650','','','13','16.00','1','2025-05-26 09:15:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'10','339.90','329.9','Inclusive','branch','Inventory','','','','','','B','13174825064333263224123'),(1967,'131748250403','3',12.00,'799.992','wholesale','0','2025-05-26 12:10:43','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-05-26 09:15:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1140.00','1128','Inclusive','branch','Inventory','','','','','','B','13174825082347213235208'),(1968,'131748250403','15',12.00,'1299.96','wholesale','0','2025-05-26 12:13:43','','','','102.5','Cash',179.30,'108.33','','','13','16.00','1','2025-05-26 09:15:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'12','384.00','372','Inclusive','branch','Inventory','','','','','','B','13174825091558392852253'),(1969,'131748251057','20',12.00,'380','wholesale','0','2025-05-26 12:17:37','','','','28.333333333333','Cash',52.41,'31.666666666667','','','13','16.00','1','2025-05-26 09:18:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','283.00','271','Inclusive','branch','Inventory','1110','4000','5500','','','','13174825106523502320222'),(1970,'131748251057','21',24.00,'400','wholesale','0','2025-05-26 12:17:46','','','','15.41666666666667','Cash',55.17,'16.666666666667','','','13','16.00','1','2025-05-26 09:18:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','55.00','31','Inclusive','branch','Inventory','1110','4000','5500','','','','13174825107830302403023'),(1971,'131748251116','6',24.00,'1475.04','wholesale','0','2025-05-26 12:18:36','','','','57.75','Cash',203.45,'61.46','','','13','16.00','1','2025-05-26 12:15:35','1','1','returned','1','new','pcs','','2025-05-26 15:15:35','13','yes','','0','','','VATABLE',52.98,'24','2506.00','2482','Inclusive','branch','Inventory','','','','','','B','13174825117922013020322'),(1973,'131748251116','2',2.00,'1300','wholesale','0','2025-05-26 12:20:31','','','','608','Cash',179.31,'650','','','13','16.00','1','2025-05-26 09:23:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','329.90','327.9','Inclusive','branch','Inventory','','','','','','B','13174825124122242222341'),(1974,'131748251688','9',240.00,'7800','wholesale','0','2025-05-26 12:28:08','','','','29.8333','Cash',1075.86,'32.5','','','13','16.00','1','2025-05-26 09:38:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'240','20483.00','20243','Inclusive','branch','Inventory','','','','','','B','13174825208613010020235'),(1975,'131748251688','2',5.00,'3250','wholesale','0','2025-05-26 12:34:46','','','','608','Cash',448.28,'650','','','13','16.00','1','2025-05-26 09:38:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'5','327.90','322.9','Inclusive','branch','Inventory','','','','','','B','13174825217404123312280'),(1976,'131748251688','6',24.00,'1475.04','wholesale','0','2025-05-26 12:36:14','','','','57.75','Cash',203.45,'61.46','','','13','16.00','1','2025-05-26 09:38:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2482.00','2458','Inclusive','branch','Inventory','','','','','','B','13174825224273230330230'),(1977,'131748251688','1',6.00,'999.9996','wholesale','0','2025-05-26 12:37:22','','','','157','Cash',137.93,'166.6666','','','13','16.00','1','2025-05-26 09:38:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'6','422.00','416','Inclusive','branch','Inventory','','','','','','B','13174825225433230222814'),(1978,'131748252406','9',24.00,'780','wholesale','0','2025-05-26 12:40:06','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-26 09:41:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','20243.00','20219','Inclusive','branch','Inventory','','','','','','B','13174825246733350322008'),(1979,'131748252620','10',24.00,'1200','wholesale','0','2025-05-26 12:43:40','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-26 09:45:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','2317.00','2293','Inclusive','branch','Inventory','','','','','','B','13174825268522223232333'),(1980,'131748252721','9',456.00,'14820','wholesale','0','2025-05-26 12:45:21','','','','29.8333','Cash',2044.14,'32.5','','','13','16.00','1','2025-05-26 09:54:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'456','20219.00','19763','Inclusive','branch','Inventory','','','','','','B','13174825300200808253332'),(1981,'131748252721','10',288.00,'14400','wholesale','0','2025-05-26 12:50:03','','','','46.7083333','Cash',1986.21,'50','','','13','16.00','1','2025-05-26 09:54:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'288','2293.00','2005','Inclusive','branch','Inventory','','','','','','B','13174825301632323722208'),(1982,'131748252721','14',12.00,'1039.992','wholesale','0','2025-05-26 12:50:50','','','','81.0833','Cash',143.45,'86.666','','','13','16.00','1','2025-05-26 09:54:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'12','378.00','366','Inclusive','branch','Inventory','','','','','','B','13174825315517402022024'),(1983,'131748252721','1',18.00,'2999.9988','wholesale','0','2025-05-26 12:53:00','','','','157','Cash',413.79,'166.6666','','','13','16.00','1','2025-05-26 09:54:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'18','416.00','398','Inclusive','branch','Inventory','','','','','','B','13174825319313303303122'),(1984,'131748252721','2',30.00,'19500','wholesale','0','2025-05-26 12:53:14','','','','608','Cash',2689.66,'650','','','13','16.00','1','2025-05-26 09:54:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'30','322.90','292.9','Inclusive','branch','Inventory','','','','','','B','13174825321632323322303'),(1985,'131748254305','21',4.00,'120','retail','0','2025-05-26 13:11:45','','','','15.41666666666667','Cash',16.55,'30','','','13','16.00','1','2025-05-26 10:15:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'4','31.00','27','Inclusive','branch','Inventory','1110','4000','5500','','','','13174825431201321150302'),(1986,'131748260471','7',12.00,'499.92','wholesale','0','2025-05-26 14:54:31','','','','39.33','Cash',68.95,'41.66','','','13','16.00','1','2025-05-26 11:54:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','16647.00','16635','Inclusive','branch','Inventory','','','','','','B','13174826048133333000322'),(1987,'131748260797','10',24.00,'1200','wholesale','0','2025-05-26 14:59:57','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-26 12:03:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','2005.00','1981','Inclusive','branch','Inventory','','','','','','B','13174826087923402131240'),(1988,'131748260797','9',24.00,'780','wholesale','0','2025-05-26 15:02:12','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-26 12:03:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','19763.00','19739','Inclusive','branch','Inventory','','','','','','B','13174826094540490333025'),(1989,'131748251116','7',24.00,'999.84','wholesale','0','2025-05-26 12:19:40','','','','39.33','Cash',137.91,'41.66','','','13','16','1','2025-05-26 12:15:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'0','','','Inclusive','branch','Inventory','','','','','','B','174826174413'),(1990,'131748251116','7',24.00,'999.84','wholesale','0','2025-05-26 12:19:40','','','','39.33','Cash',137.91,'41.66','','','13','16','1','2025-05-26 12:15:57','1','1','returned','1','new','pcs','','2025-05-26 15:15:57','13','yes','','0','','','VATABLE',35.91,'0','','','Inclusive','branch','Inventory','','','','','','B','131748261744'),(1991,'131748262260','10',24.00,'1200','wholesale','0','2025-05-26 15:24:20','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-26 12:24:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','1981.00','1957','Inclusive','branch','Inventory','','','','','','B','13174826227332231372120'),(1992,'131748262496','9',240.00,'7800','wholesale','0','2025-05-26 15:42:27','','','','29.8333','Cash',1075.86,'32.5','','','13','16.00','1','2025-05-26 12:48:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'240','19739.00','19499','Inclusive','branch','Inventory','','','','','','B','13174826335813320022243'),(1993,'131748262496','7',96.00,'3999.36','wholesale','0','2025-05-26 15:42:39','','','','39.33','Cash',551.64,'41.66','','','13','16.00','1','2025-05-26 12:48:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'96','16659.00','16563','Inclusive','branch','Inventory','','','','','','B','13174826341513101220223'),(1994,'131748262496','10',72.00,'3600','wholesale','0','2025-05-26 15:44:11','','','','46.7083333','Cash',496.55,'50','','','13','16.00','1','2025-05-26 12:48:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'72','1957.00','1885','Inclusive','branch','Inventory','','','','','','B','13174826347236027230202'),(1995,'131748262496','6',48.00,'2950.08','wholesale','0','2025-05-26 15:44:33','','','','57.75','Cash',406.91,'61.46','','','13','16.00','1','2025-05-26 12:48:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'48','2506.00','2458','Inclusive','branch','Inventory','','','','','','B','13174826349722730024323'),(1996,'131748262496','3',36.00,'2399.976','wholesale','0','2025-05-26 15:44:58','','','','63.333','Cash',331.03,'66.666','','','13','16.00','1','2025-05-26 12:48:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'36','1128.00','1092','Inclusive','branch','Inventory','','','','','','B','13174826350532520333320'),(1997,'131748262496','1',6.00,'999.9996','wholesale','0','2025-05-26 15:45:49','','','','157','Cash',137.93,'166.6666','','','13','16.00','1','2025-05-26 12:48:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'6','398.00','392','Inclusive','branch','Inventory','','','','','','B','13174826356220286374483'),(1998,'131748262496','14',24.00,'2079.984','wholesale','0','2025-05-26 15:47:24','','','','81.0833','Cash',286.89,'86.666','','','13','16.00','1','2025-05-26 12:48:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'24','366.00','342','Inclusive','branch','Inventory','','','','','','B','13174826365423331060233'),(1999,'131748264428','13',1.00,'20','retail','0','2025-05-26 16:00:28','','','','13.875','Cash',2.76,'20','','','13','16.00','1','2025-05-26 13:48:54','1','1','returned','1','new','pcs','','2025-05-26 16:48:54','13','yes','','0','','','VATABLE',17.24,'1','162.00','161','Inclusive','branch','Inventory','','','','','','B','13174826443644333320362'),(2000,'131748267061','13',1.00,'15.4166','wholesale','0','2025-05-26 16:44:21','','','','13.875','Cash',2.13,'15.4166','','','13','16.00','1','2025-05-26 13:44:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'1','161.00','160','Inclusive','branch','Inventory','','','','','','B','13174826706834703038023'),(2001,'131748267399','13',1.00,'15.4166','wholesale','0','2025-05-26 16:50:00','','','','13.875','Cash',2.13,'15.4166','','','13','16.00','1','2025-05-26 13:50:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'1','161.00','160','Inclusive','branch','Inventory','','','','','','B','13174826740838331312001'),(2002,'131748267615','13',1.00,'20','retail','0','2025-05-26 16:53:35','','','','13.875','Cash',2.76,'20','','','13','16.00','1','2025-05-26 14:08:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','160.00','159','Inclusive','branch','Inventory','','','','','','B','13174826762223228321283'),(2003,'131748268690','10',24.00,'1200','wholesale','0','2025-05-26 17:11:31','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-26 14:12:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','1885.00','1861','Inclusive','branch','Inventory','','','','','','B','13174826871712333233132'),(2004,'131748268690','9',24.00,'780','wholesale','0','2025-05-26 17:12:04','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-26 14:12:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','19499.00','19475','Inclusive','branch','Inventory','','','','','','B','13174826874730132732203'),(2005,'131748271810','13',48.00,'739.9968','wholesale','0','2025-05-26 18:03:30','','','','13.875','Invoice',102.07,'15.4166','','','13','16.00','1','2025-05-26 15:05:04','1','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'48','159.00','111','Inclusive','branch','Inventory','','','','','','B','13174827188521310231230'),(2007,'131748272924','10',24.00,'1200','wholesale','0','2025-05-26 18:22:04','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-26 15:22:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','1861.00','1837','Inclusive','branch','Inventory','','','','','','B','13174827293732031277120'),(2008,'131748327110','9',24.00,'780','wholesale','0','2025-05-27 09:25:10','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-27 06:26:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','19475.00','19451','Inclusive','branch','Inventory','','','','','','B','13174832713422303013403'),(2009,'131748327110','2',1.00,'650','wholesale','0','2025-05-27 09:25:34','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-27 06:26:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','292.90','291.9','Inclusive','branch','Inventory','','','','','','B','13174832715652027303580'),(2010,'131748327110','9',24.00,'780','wholesale','0','2025-05-27 09:25:56','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-27 06:26:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','19451.00','19427','Inclusive','branch','Inventory','','','','','','B','13174832718123073333233'),(2011,'131748329159','1',1.00,'166.6666','wholesale','0','2025-05-27 09:59:19','','','','157','Cash',22.99,'166.6666','','','13','16.00','1','2025-05-27 07:00:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'1','392.00','391','Inclusive','branch','Inventory','','','','','','B','13174832917873018823323'),(2012,'131748329159','10',1.00,'50','wholesale','0','2025-05-27 09:59:38','','','','46.7083333','Cash',6.90,'50','','','13','16.00','1','2025-05-27 07:00:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1837.00','1836','Inclusive','branch','Inventory','','','','','','B','13174832919832313373803'),(2013,'131748329251','10',2.00,'100','wholesale','0','2025-05-27 10:00:51','','','','46.7083333','Cash',13.79,'50','','','13','16.00','1','2025-05-27 07:02:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','1836.00','1834','Inclusive','branch','Inventory','','','','','','B','13174832927131322233283'),(2014,'131748329251','7',1.00,'45','retail','0','2025-05-27 10:01:17','','','','39.33','Cash',6.21,'45','','','13','16.00','1','2025-05-27 07:02:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','16563.00','16562','Inclusive','branch','Inventory','','','','','','B','13174832928730223402203'),(2015,'131748329332','4',1.00,'125','wholesale','0','2025-05-27 10:02:12','','','','118.75','Cash',17.24,'125','','','13','16.00','1','2025-05-27 07:02:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'1','1214.00','1213','Inclusive','branch','Inventory','','','','','','B','13174832934423722220037'),(2016,'131748329332','13',1.00,'15.4166','wholesale','0','2025-05-27 10:02:25','','','','13.875','Cash',2.13,'15.4166','','','13','16.00','1','2025-05-27 07:02:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'1','111.00','110','Inclusive','branch','Inventory','','','','','','B','13174832935523141922339'),(2017,'131748330641','10',1.00,'50','wholesale','0','2025-05-27 10:24:01','','','','46.7083333','Cash',6.90,'50','','','13','16.00','1','2025-05-27 07:24:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1834.00','1833','Inclusive','branch','Inventory','','','','','','B','13174833064732333032023'),(2018,'131748330655','9',24.00,'780','retail','0','2025-05-27 10:24:15','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-27 07:38:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','19427.00','19403','Inclusive','branch','Inventory','','','','','','B','13174833153420251473000'),(2019,'131748346806','1',11.00,'1833.3326','wholesale','0','2025-05-27 14:53:26','','','','157','Cash',252.87,'166.6666','','','13','','1','2025-05-27 12:28:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'11','391.00','380','Inclusive','branch','Inventory','','','','','',NULL,'13174834687032733807212'),(2020,'131748346806','13',27.00,'416.2482','wholesale','0','2025-05-27 14:56:56','','','','13.875','Cash',57.41,'15.4166','','','13','','1','2025-05-27 12:28:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'27','110.00','83','Inclusive','branch','Inventory','','','','','',NULL,'13174834702808002032032'),(2021,'131748346806','20',12.00,'380','wholesale','0','2025-05-27 15:00:33','','','','28.333333333333','Cash',52.41,'31.666666666667','','','13','','1','2025-05-27 12:28:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','271.00','259','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'13174834724400322244074'),(2022,'131748346806','21',2.00,'60','retail','0','2025-05-27 15:01:50','','','','15.41666666666667','Cash',8.28,'30','','','13','','1','2025-05-27 12:28:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','27.00','25','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'13174834734722032300222'),(2023,'131748346806','8',2.00,'100','retail','0','2025-05-27 15:02:48','','','','44.25','Cash',13.79,'50','','','13','','1','2025-05-27 12:28:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','403.00','401','Inclusive','branch','Inventory','','','','','',NULL,'13174834737993373320033'),(2024,'131748346806','17',1.00,'100','retail','0','2025-05-27 15:03:49','','','','69.41666','Cash',13.79,'100','','','13','','1','2025-05-27 12:28:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','116.00','115','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'13174834743903290730803'),(2025,'131748346806','4',1.00,'150','retail','0','2025-05-27 15:10:13','','','','118.75','Cash',20.69,'150','','','13','','1','2025-05-27 12:28:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','1213.00','1212','Inclusive','branch','Inventory','','','','','',NULL,'13174834782131230728743'),(2026,'131748346806','3',6.00,'450','retail','0','2025-05-27 15:11:19','','','','63.333','Cash',62.07,'75','','','13','','1','2025-05-27 12:28:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'6','1092.00','1086','Inclusive','branch','Inventory','','','','','',NULL,'13174834788900293203421'),(2027,'131748346806','9',31.00,'1007.5','wholesale','0','2025-05-27 15:15:33','','','','29.8333','Cash',138.97,'32.5','','','13','','1','2025-05-27 12:28:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'31','19403.00','19372','Inclusive','branch','Inventory','','','','','',NULL,'13174834814342321222112'),(2028,'131748346806','7',5.00,'208.3','wholesale','0','2025-05-27 15:16:42','','','','39.33','Cash',28.73,'41.66','','','13','','1','2025-05-27 12:28:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'5','16562.00','16557','Inclusive','branch','Inventory','','','','','',NULL,'13174834824824002233113'),(2029,'131748346806','10',1.00,'50','wholesale','0','2025-05-27 15:22:00','','','','46.7083333','Cash',6.90,'50','','','13','16.00','1','2025-05-27 12:28:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1833.00','1832','Inclusive','branch','Inventory','','','','','','B','13174834853581033572352'),(2030,'131748346806','6',277.00,'17024.42','wholesale','0','2025-05-27 15:24:39','','','','57.75','Cash',2348.20,'61.46','','','13','16.00','1','2025-05-27 12:28:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'277','2458.00','2181','Inclusive','branch','Inventory','','','','','','B','13174834869133388832008'),(2031,'131748348968','14',1.00,'95','retail','0','2025-05-27 15:29:29','','','','81.0833','Cash',13.10,'95','','','13','16.00','1','2025-05-27 12:29:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',81.90,'1','342.00','341','Inclusive','branch','Inventory','','','','','','B','13174834897620007287003'),(2032,'131748357542','4',36.00,'4500','wholesale','0','2025-05-27 17:52:22','','','','118.75','Cash',620.69,'125','','','13','16.00','1','2025-05-27 14:54:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'36','1212.00','1176','Inclusive','branch','Inventory','','','','','','B','13174835767227230372372'),(2033,'131748357713','10',24.00,'1200','wholesale','0','2025-05-27 17:55:13','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-27 15:08:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','1832.00','1808','Inclusive','branch','Inventory','','','','','','B','13174835805903523333013'),(2034,'131748357713','2',1.00,'650','wholesale','0','2025-05-27 18:01:24','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-27 15:08:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','291.90','290.9','Inclusive','branch','Inventory','','','','','','B','13174835813233283221227'),(2035,'131748357713','7',72.00,'2999.52','wholesale','0','2025-05-27 18:02:13','','','','39.33','Cash',413.73,'41.66','','','13','16.00','1','2025-05-27 15:08:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'72','16557.00','16485','Inclusive','branch','Inventory','','','','','','B','13174835818535213013838'),(2036,'131748357713','13',24.00,'369.9984','wholesale','0','2025-05-27 18:03:05','','','','13.875','Cash',51.03,'15.4166','','','13','16.00','1','2025-05-27 15:08:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','83.00','59','Inclusive','branch','Inventory','','','','','','B','13174835821422012202338'),(2037,'131748357713','9',24.00,'780','wholesale','0','2025-05-27 18:03:35','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-27 15:08:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','19372.00','19348','Inclusive','branch','Inventory','','','','','','B','13174835832303207233003'),(2038,'131748357713','2',1.00,'650','wholesale','0','2025-05-27 18:05:23','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-27 15:08:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','290.90','289.9','Inclusive','branch','Inventory','','','','','','B','13174835833613833841230'),(2039,'131748357713','9',24.00,'780','wholesale','0','2025-05-27 18:05:36','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-27 15:08:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','19348.00','19324','Inclusive','branch','Inventory','','','','','','B','13174835835433222107512'),(2040,'131748357713','10',24.00,'1200','wholesale','0','2025-05-27 18:05:55','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-27 15:08:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','1808.00','1784','Inclusive','branch','Inventory','','','','','','B','13174835838130312337027'),(2041,'131748358487','10',24.00,'1200','wholesale','0','2025-05-27 18:08:07','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-27 15:09:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','1784.00','1760','Inclusive','branch','Inventory','','','','','','B','13174835851320223440023'),(2042,'131748358487','7',24.00,'999.84','wholesale','0','2025-05-27 18:08:34','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-27 15:09:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','16485.00','16461','Inclusive','branch','Inventory','','','','','','B','13174835852755323030343'),(2043,'131748358606','21',24.00,'400','wholesale','0','2025-05-27 18:10:06','','','','15.41666666666667','Cash',55.17,'16.666666666667','','','13','16.00','1','2025-05-27 15:11:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','25.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','13174835861737043302237'),(2044,'131748358606','2',1.00,'650','wholesale','0','2025-05-27 18:10:18','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-27 15:11:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','289.90','288.9','Inclusive','branch','Inventory','','','','','','B','13174835863123083023801'),(2045,'131748358606','3',12.00,'799.992','wholesale','0','2025-05-27 18:10:31','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-05-27 15:11:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1086.00','1074','Inclusive','branch','Inventory','','','','','','B','13174835864950200762322'),(2046,'131748358606','9',24.00,'780','wholesale','0','2025-05-27 18:10:49','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-27 15:11:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','19324.00','19300','Inclusive','branch','Inventory','','','','','','B','13174835866432382201522'),(2047,'131748358691','2',1.00,'650','retail','0','2025-05-27 18:11:31','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-27 15:11:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','288.90','287.9','Inclusive','branch','Inventory','','','','','','B','13174835869803320380223'),(2048,'131748359334','13',48.00,'739.9968','wholesale','0','2025-05-27 18:22:14','','','','13.875','Cash',102.07,'15.4166','','','13','16.00','1','2025-05-27 15:23:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'48','59.00','11','Inclusive','branch','Inventory','','','','','','B','13174835936822222202323'),(2049,'131748360391','3',12.00,'799.992','wholesale','0','2025-05-27 18:39:51','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-05-27 15:40:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1074.00','1062','Inclusive','branch','Inventory','','','','','','B','13174836039963326189200'),(2050,'131748360483','10',1.00,'50','retail','0','2025-05-27 18:41:23','','','','46.7083333','Cash',6.90,'50','','','13','16.00','1','2025-05-27 15:41:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1760.00','1759','Inclusive','branch','Inventory','','','','','','B','13174836049123900302792'),(2051,'131748360549','7',24.00,'999.84','wholesale','0','2025-05-27 18:42:29','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-27 15:58:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','16461.00','16437','Inclusive','branch','Inventory','','','','','','B','13174836057347373203237'),(2052,'131748360549','9',24.00,'780','wholesale','0','2025-05-27 18:42:54','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-27 15:58:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','19300.00','19276','Inclusive','branch','Inventory','','','','','','B','13174836094524680403373'),(2053,'131748421527','2',1.00,'650','wholesale','0','2025-05-28 11:38:47','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-28 08:40:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','287.90','286.9','Inclusive','branch','Inventory','','','','','','B','13174842155643228233233'),(2054,'131748423019','9',144.00,'4559.90','retail','0','2025-05-28 12:03:39','','','','29.8333','Cash',628.95,'31.666','','','13','16.00','1','2025-05-28 09:06:11','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',3930.95,'','19276.00','19132','Inclusive','branch','Inventory','','','','','','B','13174842302822102320033'),(2056,'131748423172','2',1.00,'650','retail','0','2025-05-28 12:06:12','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-28 09:08:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','286.90','285.9','Inclusive','branch','Inventory','','','','','','B','13174842318333412422430'),(2057,'131748423172','7',24.00,'999.84','wholesale','0','2025-05-28 12:06:58','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-28 09:08:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','16437.00','16413','Inclusive','branch','Inventory','','','','','','B','13174842322523333530732'),(2058,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:54:28','1','1','returned','1','new','pcs','','2025-05-28 12:54:28','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585514'),(2059,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:54:29','1','1','returned','1','new','pcs','','2025-05-28 12:54:29','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585515'),(2060,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:54:32','1','1','returned','1','new','pcs','','2025-05-28 12:54:32','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585516'),(2061,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:54:39','1','1','returned','1','new','pcs','','2025-05-28 12:54:39','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585517'),(2062,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:54:42','1','1','returned','1','new','pcs','','2025-05-28 12:54:41','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585518'),(2063,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:54:46','1','1','returned','1','new','pcs','','2025-05-28 12:54:46','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585519'),(2064,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:54:48','1','1','returned','1','new','pcs','','2025-05-28 12:54:48','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585520'),(2065,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:54:49','1','1','returned','1','new','pcs','','2025-05-28 12:54:49','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585521'),(2066,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:55:02','1','1','returned','1','new','pcs','','2025-05-28 12:55:02','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585522'),(2067,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:55:04','1','1','returned','1','new','pcs','','2025-05-28 12:55:04','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585523'),(2068,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:55:05','1','1','returned','1','new','pcs','','2025-05-28 12:55:05','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585524'),(2069,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:55:06','1','1','returned','1','new','pcs','','2025-05-28 12:55:06','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585525'),(2070,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:55:08','1','1','returned','1','new','pcs','','2025-05-28 12:55:08','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585526'),(2071,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:55:10','1','1','returned','1','new','pcs','','2025-05-28 12:55:10','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585527'),(2072,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:55:11','1','1','returned','1','new','pcs','','2025-05-28 12:55:11','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585528'),(2073,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:55:12','1','1','returned','1','new','pcs','','2025-05-28 12:55:12','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585529'),(2074,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:55:13','1','1','returned','1','new','pcs','','2025-05-28 12:55:13','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585530'),(2075,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:55:14','1','1','returned','1','new','pcs','','2025-05-28 12:55:14','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585531'),(2076,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:55:15','1','1','returned','1','new','pcs','','2025-05-28 12:55:15','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585532'),(2077,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:55:16','1','1','returned','1','new','pcs','','2025-05-28 12:55:16','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585533'),(2078,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:55:17','1','1','returned','1','new','pcs','','2025-05-28 12:55:17','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585534'),(2079,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:55:18','1','1','returned','1','new','pcs','','2025-05-28 12:55:18','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585535'),(2080,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:55:19','1','1','returned','1','new','pcs','','2025-05-28 12:55:19','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585536'),(2081,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:55:20','1','1','returned','1','new','pcs','','2025-05-28 12:55:20','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585537'),(2082,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:55:22','1','1','returned','1','new','pcs','','2025-05-28 12:55:22','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585538'),(2083,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:55:23','1','1','returned','1','new','pcs','','2025-05-28 12:55:23','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585539'),(2084,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:55:24','1','1','returned','1','new','pcs','','2025-05-28 12:55:24','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585540'),(2085,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:58:57','1','1','returned','1','new','pcs','','2025-05-28 12:58:57','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585541'),(2086,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:58:58','1','1','returned','1','new','pcs','','2025-05-28 12:58:58','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585542'),(2087,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:58:59','1','1','returned','1','new','pcs','','2025-05-28 12:58:59','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585543'),(2088,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:59:00','1','1','returned','1','new','pcs','','2025-05-28 12:59:00','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585544'),(2089,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:59:07','1','1','returned','1','new','pcs','','2025-05-28 12:59:07','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585545'),(2090,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:59:11','1','1','returned','1','new','pcs','','2025-05-28 12:59:11','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585546'),(2091,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:59:13','1','1','returned','1','new','pcs','','2025-05-28 12:59:13','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585547'),(2092,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:59:15','1','1','returned','1','new','pcs','','2025-05-28 12:59:15','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585548'),(2093,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:59:17','1','1','returned','1','new','pcs','','2025-05-28 12:59:17','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585549'),(2094,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:59:19','1','1','returned','1','new','pcs','','2025-05-28 12:59:19','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585550'),(2095,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:59:21','1','1','returned','1','new','pcs','','2025-05-28 12:59:21','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585551'),(2096,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:59:40','1','1','returned','1','new','pcs','','2025-05-28 12:59:40','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585552'),(2097,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:59:42','1','1','returned','1','new','pcs','','2025-05-28 12:59:42','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585553'),(2098,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:59:43','1','1','returned','1','new','pcs','','2025-05-28 12:59:43','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585554'),(2099,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:59:45','1','1','returned','1','new','pcs','','2025-05-28 12:59:45','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585555'),(2100,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:59:46','1','1','returned','1','new','pcs','','2025-05-28 12:59:46','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585556'),(2101,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:59:47','1','1','returned','1','new','pcs','','2025-05-28 12:59:47','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585557'),(2102,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:59:48','1','1','returned','1','new','pcs','','2025-05-28 12:59:48','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585558'),(2103,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:59:51','1','1','returned','1','new','pcs','','2025-05-28 12:59:51','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585559'),(2104,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:59:53','1','1','returned','1','new','pcs','','2025-05-28 12:59:53','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585560'),(2105,'131748423019','10',1.00,'49.166666666667','retail','0','2025-05-28 12:04:22','','','','46.7083333','Cash',6.78,'49.1666','','','13','16','1','2025-05-28 09:59:56','1','1','returned','1','new','pcs','','2025-05-28 12:59:56','13','','','0','','','VATABLE',2034.48,'0','','','Inclusive','branch','Inventory','','','','','','B','174842585561'),(2106,'131748426170','1',1.00,'180','retail','0','2025-05-28 12:56:10','','','','157','Cash',24.83,'180','','','13','16.00','1','2025-05-28 09:58:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','380.00','379','Inclusive','branch','Inventory','','','','','','B','13174842617637613214433'),(2107,'131748430236','10',2.00,'100','retail','0','2025-05-28 14:03:56','','','','46.7083333','Cash',13.79,'50','','','13','16.00','1','2025-05-28 11:04:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','1761.00','1759','Inclusive','branch','Inventory','','','','','','B','13174843024934004304380'),(2108,'131748432677','20',24.00,'760','wholesale','0','2025-05-28 14:44:37','','','','28.333333333333','Cash',104.83,'31.666666666667','','','13','16.00','1','2025-05-28 11:45:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'24','259.00','235','Inclusive','branch','Inventory','1110','4000','5500','','','','13174843268523333332338'),(2109,'131748432677','8',12.00,'579.96','wholesale','0','2025-05-28 14:44:45','','','','44.25','Cash',79.99,'48.33','','','13','16.00','1','2025-05-28 11:45:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','401.00','389','Inclusive','branch','Inventory','','','','','','B','13174843269433280433209'),(2110,'131748433144','13',3.00,'60.00','retail','0','2025-05-28 14:52:24','','','','13.875','Cash',8.28,'20','','','13','16.00','1','2025-05-28 11:53:04','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',51.72,'','11.00','8','Inclusive','branch','Inventory','','','','','','B','13174843315182330280822'),(2111,'131748433899','7',2.00,'90','retail','0','2025-05-28 15:04:59','','','','39.33','Cash',12.41,'45','','','13','16.00','1','2025-05-28 12:05:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'2','16413.00','16411','Inclusive','branch','Inventory','','','','','','B','13174843392142230221832'),(2112,'131748433957','15',1.00,'108.33','wholesale','0','2025-05-28 15:05:58','','','','102.5','Cash',14.94,'108.33','','','13','16.00','1','2025-05-28 12:07:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'1','372.00','371','Inclusive','branch','Inventory','','','','','','B','13174843401420302213412'),(2113,'131748435311','9',24.00,'780','wholesale','0','2025-05-28 15:28:31','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-28 12:32:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','19132.00','19108','Inclusive','branch','Inventory','','','','','','B','13174843532135233338343'),(2114,'131748435311','10',24.00,'1200','wholesale','0','2025-05-28 15:28:41','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-28 12:32:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','1759.00','1735','Inclusive','branch','Inventory','','','','','','B','13174843533021003333532'),(2115,'131748437446','9',24.00,'780','wholesale','0','2025-05-28 16:04:06','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-28 13:30:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','19108.00','19084','Inclusive','branch','Inventory','','','','','','B','13174843899323223304992'),(2116,'131748437446','10',24.00,'1200','wholesale','0','2025-05-28 16:29:53','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-28 13:30:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','1735.00','1711','Inclusive','branch','Inventory','','','','','','B','13174843900132303432120'),(2117,'131748439056','2',1.00,'650','wholesale','0','2025-05-28 16:30:57','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-28 13:31:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','285.90','284.9','Inclusive','branch','Inventory','','','','','','B','13174843906122013029032'),(2118,'131748440869','3',1.00,'75.00','retail','0','2025-05-28 17:01:09','','','','63.333','Cash',10.34,'75','','','13','16.00','1','2025-05-28 14:02:06','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',64.66,'','1062.00','1061','Inclusive','branch','Inventory','','','','','','B','13174844088220330223372'),(2119,'131748441365','9',96.00,'3120','wholesale','0','2025-05-28 17:09:25','','','','29.8333','Cash',430.34,'32.5','','','13','16.00','1','2025-05-28 14:10:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'96','19084.00','18988','Inclusive','branch','Inventory','','','','','','B','13174844138683233113237'),(2120,'131748442458','15',1.00,'120','retail','0','2025-05-28 17:27:38','','','','102.5','Cash',16.55,'120','','','13','16.00','1','2025-05-28 14:41:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','371.00','370','Inclusive','branch','Inventory','','','','','','B','13174844246832032600323'),(2121,'131748443834','7',24.00,'999.84','wholesale','0','2025-05-28 17:50:34','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-28 14:52:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','16411.00','16387','Inclusive','branch','Inventory','','','','','','B','13174844384620433313037'),(2122,'131748443834','6',24.00,'1475.04','wholesale','0','2025-05-28 17:50:47','','','','57.75','Cash',203.45,'61.46','','','13','16.00','1','2025-05-28 14:52:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2181.00','2157','Inclusive','branch','Inventory','','','','','','B','13174844387630123222646'),(2123,'131748443938','2',2.00,'1300','wholesale','0','2025-05-28 17:52:18','','','','608','Cash',179.31,'650','','','13','16.00','1','2025-05-28 14:56:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','284.90','282.9','Inclusive','branch','Inventory','','','','','','B','13174844395131512431213'),(2124,'131748443938','9',48.00,'1560','wholesale','0','2025-05-28 17:52:34','','','','29.8333','Cash',215.17,'32.5','','','13','16.00','1','2025-05-28 14:56:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','18988.00','18940','Inclusive','branch','Inventory','','','','','','B','13174844403302422030424'),(2125,'131748443938','10',24.00,'1200','wholesale','0','2025-05-28 17:53:56','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-28 14:56:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','1711.00','1687','Inclusive','branch','Inventory','','','','','','B','13174844404742231323332'),(2126,'131748448547','14',36.00,'3119.976','wholesale','0','2025-05-28 19:09:08','','','','81.0833','Cash',430.34,'86.666','','','13','16.00','1','2025-05-28 16:16:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'36','341.00','305','Inclusive','branch','Inventory','','','','','','B','13174844894332833323342'),(2127,'131748501189','9',24.00,'780','wholesale','0','2025-05-29 09:46:29','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-29 06:46:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','18940.00','18916','Inclusive','branch','Inventory','','','','','','B','13174850120481230371704'),(2128,'131748501215','9',24.00,'780','retail','0','2025-05-29 09:46:56','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-29 06:47:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','18916.00','18892','Inclusive','branch','Inventory','','','','','','B','13174850122520323117231'),(2129,'131748501672','7',12.00,'499.92','wholesale','0','2025-05-29 09:54:32','','','','39.33','Cash',68.95,'41.66','','','13','16.00','1','2025-05-29 07:28:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','16387.00','16375','Inclusive','branch','Inventory','','','','','','B','13174850367603241212262'),(2130,'131748503700','2',1.00,'650','wholesale','0','2025-05-29 10:28:20','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-29 07:28:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','282.90','281.9','Inclusive','branch','Inventory','','','','','','B','13174850370522008303003'),(2131,'131748503728','2',1.00,'650','wholesale','0','2025-05-29 10:28:48','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-29 07:29:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','281.90','280.9','Inclusive','branch','Inventory','','','','','','B','13174850373535520032222'),(2132,'131748503728','7',24.00,'999.84','wholesale','0','2025-05-29 10:28:55','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-29 07:29:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','16375.00','16351','Inclusive','branch','Inventory','','','','','','B','13174850374223223273523'),(2133,'131748503831','9',24.00,'780','wholesale','0','2025-05-29 10:30:31','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-29 08:10:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','18892.00','18868','Inclusive','branch','Inventory','','','','','','B','13174850619523036932209'),(2134,'131748506273','7',12.00,'499.92','wholesale','0','2025-05-29 11:11:13','','','','39.33','Cash',68.95,'41.66','','','13','16.00','1','2025-05-29 09:05:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','16351.00','16339','Inclusive','branch','Inventory','','','','','','B','13174850950433007002005'),(2135,'131748512657','2',1.00,'650','wholesale','0','2025-05-29 12:57:37','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-29 09:58:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','280.90','279.9','Inclusive','branch','Inventory','','','','','','B','13174851266934366202220'),(2136,'131748512657','9',24.00,'780','wholesale','0','2025-05-29 12:57:49','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-29 10:36:54','1','1','returned','1','new','pcs','','2025-05-29 13:36:54','13','yes','','0','','','VATABLE',28.02,'24','18868.00','18844','Inclusive','branch','Inventory','','','','','','B','13174851268102367832203'),(2137,'131748514209','1',1.00,'180','retail','0','2025-05-29 13:23:29','','','','157','Cash',24.83,'180','','','13','16.00','1','2025-05-29 10:25:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','379.00','378','Inclusive','branch','Inventory','','','','','','B','13174851422513205332430'),(2138,'131748515017','10',24.00,'1200','wholesale','0','2025-05-29 13:36:57','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-29 10:37:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','1687.00','1663','Inclusive','branch','Inventory','','','','','','B','13174851502558352301001'),(2139,'131748517196','7',1.00,'45','retail','0','2025-05-29 14:13:16','','','','39.33','Cash',6.21,'45','','','13','16.00','1','2025-05-29 11:13:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','16339.00','16338','Inclusive','branch','Inventory','','','','','','B','13174851722227223232337'),(2140,'131748517272','7',24.00,'999.84','wholesale','0','2025-05-29 14:14:32','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-29 11:57:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','16338.00','16314','Inclusive','branch','Inventory','','','','','','B','13174851982332474314233'),(2141,'131748527843','9',12.00,'390','wholesale','0','2025-05-29 17:10:43','','','','29.8333','Cash',53.79,'32.5','','','13','16.00','1','2025-05-29 14:11:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'12','18868.00','18856','Inclusive','branch','Inventory','','','','','','B','13174852786382200333030'),(2142,'131748527905','2',1.00,'650','wholesale','0','2025-05-29 17:11:45','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-29 14:12:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','279.90','278.9','Inclusive','branch','Inventory','','','','','','B','13174852791198332303324'),(2143,'131748527960','7',672.00,'27995.52','wholesale','0','2025-05-29 17:12:40','','','','39.33','Cash',3861.45,'41.66','','','13','16.00','1','2025-05-29 14:31:37','1','1','returned','1','new','pcs','','2025-05-29 17:31:37','13','yes','','0','','','VATABLE',35.91,'672','16314.00','15642','Inclusive','branch','Inventory','','','','','','B','13174852861872627082148'),(2144,'131748529114','7',672.00,'27720.00','retail','0','2025-05-29 17:31:55','','','','39.33','Cash',3823.45,'41.25','','','13','16.00','1','2025-05-29 14:34:04','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',23896.55,'','16314.00','15642','Inclusive','branch','Inventory','','','','','','B','13174852914652308233137'),(2145,'131748529369','4',1.00,'150','retail','0','2025-05-29 17:36:09','','','','118.75','Cash',20.69,'150','','','13','16.00','1','2025-05-29 14:37:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','1176.00','1175','Inclusive','branch','Inventory','','','','','','B','13174852941431223343350'),(2146,'131748529557','10',24.00,'1200','wholesale','0','2025-05-29 17:39:17','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-29 14:40:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','1663.00','1639','Inclusive','branch','Inventory','','','','','','B','13174852961523502320222'),(2147,'131748530006','7',24.00,'999.84','wholesale','0','2025-05-29 17:46:46','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-29 14:47:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','15642.00','15618','Inclusive','branch','Inventory','','','','','','B','13174853001321470123013'),(2148,'131748530260','9',24.00,'780','wholesale','0','2025-05-29 17:51:00','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-29 14:56:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','18856.00','18832','Inclusive','branch','Inventory','','','','','','B','13174853048603322005003'),(2149,'131748531000','9',24.00,'780','wholesale','0','2025-05-29 18:03:21','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-29 15:03:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','18832.00','18808','Inclusive','branch','Inventory','','','','','','B','13174853101230102211311'),(2150,'131748531331','7',240.00,'9998.4','wholesale','0','2025-05-29 18:08:51','','','','39.33','Cash',1379.09,'41.66','','','13','16.00','1','2025-05-29 15:09:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'240','15618.00','15378','Inclusive','branch','Inventory','','','','','','B','13174853134814242224234'),(2151,'131748531850','10',24.00,'1200','wholesale','0','2025-05-29 18:17:30','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-29 15:18:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','1639.00','1615','Inclusive','branch','Inventory','','','','','','B','13174853188130233028531'),(2152,'131748531850','9',48.00,'1560','wholesale','0','2025-05-29 18:18:03','','','','29.8333','Cash',215.17,'32.5','','','13','16.00','1','2025-05-29 15:18:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','18808.00','18760','Inclusive','branch','Inventory','','','','','','B','13174853190903103290939'),(2153,'131748590039','13',1.00,'20','retail','0','2025-05-30 10:27:19','','','','13.875','Cash',2.76,'20','','','13','16.00','1','2025-05-30 07:27:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13174859005121250157202'),(2154,'131748596552','6',1.00,'75','retail','0','2025-05-30 12:15:52','','','','57.75','Cash',10.34,'75','','','13','16.00','1','2025-05-30 09:21:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','2157.00','2156','Inclusive','branch','Inventory','','','','','','B','13174859656013281300365'),(2155,'131748599087','2',0.11,'70.20','retail','0','2025-05-30 12:59:54','','','','608','Cash',9.68,'650','','','13','16.00','1','2025-05-30 10:17:28','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',60.52,'','258.90','258.792','Inclusive','branch','Inventory','','','','','','B','13174859920098333989302'),(2156,'131748599087','13',3.00,'60','retail','0','2025-05-30 13:07:02','','','','13.875','Cash',8.28,'20','','','13','16.00','1','2025-05-30 10:17:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','7.00','4','Inclusive','branch','Inventory','','','','','','B','13174859963819280228032'),(2157,'131748600275','5',48.00,'1299.84','wholesale','0','2025-05-30 13:17:55','','','','24.83','Cash',179.29,'27.08','','','13','16.00','1','2025-05-30 10:18:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',23.34,'48','1224.00','1176','Inclusive','branch','Inventory','','','','','','B','13174860028373231322733'),(2158,'131748600425','7',48.00,'1999.68','wholesale','0','2025-05-30 13:20:25','','','','39.33','Cash',275.82,'41.66','','','13','16.00','1','2025-05-30 10:21:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','15018.00','14970','Inclusive','branch','Inventory','','','','','','B','13174860044504882300801'),(2159,'131748601408','10',312.00,'15600','wholesale','0','2025-05-30 13:36:48','','','','46.7083333','Invoice',2151.72,'50','','','13','16.00','1','2025-05-30 11:18:20','1','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'312','1495.00','1183','Inclusive','branch','Inventory','','','','','','B','13174860367763323072262'),(2160,'131748601408','9',528.00,'17160','wholesale','0','2025-05-30 14:14:37','','','','29.8333','Invoice',2366.90,'32.5','','','13','16.00','1','2025-05-30 11:18:20','1','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'528','17512.00','16984','Inclusive','branch','Inventory','','','','','','B','13174860370232301032300'),(2161,'131748601408','2',25.00,'16250','wholesale','0','2025-05-30 14:15:03','','','','608','Invoice',2241.38,'650','','','13','16.00','1','2025-05-30 11:18:20','1','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'25','258.79','233.79','Inclusive','branch','Inventory','','','','','','B','13174860372420063760222'),(2162,'131748601408','7',96.00,'3999.36','wholesale','0','2025-05-30 14:15:24','','','','39.33','Invoice',551.64,'41.66','','','13','16.00','1','2025-05-30 11:18:20','1','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'96','14970.00','14874','Inclusive','branch','Inventory','','','','','','B','13174860376930308623733'),(2167,'131748604300','7',24.00,'999.84','wholesale','0','2025-05-30 14:25:00','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-30 11:25:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','14874.00','14850','Inclusive','branch','Inventory','','','','','','B','13174860431000220232763'),(2168,'131748604727','13',2.00,'40','retail','0','2025-05-30 14:32:07','','','','13.875','Cash',5.52,'20','','','13','16.00','1','2025-05-30 11:33:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','2188.00','2186','Inclusive','branch','Inventory','','','','','','B','13174860477470322340431'),(2169,'131748604823','3',12.00,'799.992','wholesale','0','2025-05-30 14:33:43','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-05-30 15:33:25','1','1','returned','1','new','pcs','','2025-05-30 18:33:25','13','yes','','0','','','VATABLE',57.47,'12','2212.00','2200','Inclusive','branch','Inventory','','','','','','B','13174860680022002820830'),(2170,'131748604823','10',72.00,'3600','wholesale','0','2025-05-30 15:25:22','','','','46.7083333','Cash',496.55,'50','','','13','16.00','1','2025-05-30 12:26:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'72','6416.00','6344','Inclusive','branch','Inventory','','','','','','B','13174860794423230130333'),(2171,'131748608534','3',24.00,'1600.00','wholesale','0','2025-05-30 15:35:34','','','','63.333','Cash',220.69,'66.66666','','','13','16.00','1','2025-05-30 12:41:26','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',1379.31,'','2200.00','2176','Inclusive','branch','Inventory','','','','','','B','13174860854637326233047'),(2172,'131748608534','7',24.00,'1000.00','wholesale','0','2025-05-30 15:35:47','','','','39.33','Cash',137.93,'41.6666','','','13','16.00','1','2025-05-30 12:41:26','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',862.07,'','14850.00','14826','Inclusive','branch','Inventory','','','','','','B','13174860856737231603200'),(2173,'131748608534','10',96.00,'4720.00','retail','0','2025-05-30 15:36:19','','','','46.7083333','Cash',651.03,'49.16666','','','13','16.00','1','2025-05-30 12:41:26','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',4068.96,'','6344.00','6248','Inclusive','branch','Inventory','','','','','','B','13174860860427166623020'),(2174,'131748608534','9',48.00,'1520.00','retail','0','2025-05-30 15:37:50','','','','29.8333','Cash',209.66,'31.66666','','','13','16.00','1','2025-05-30 12:41:26','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',1310.34,'','16984.00','16936','Inclusive','branch','Inventory','','','','','','B','13174860869082220331886'),(2175,'131748609045','10',24.00,'1200','wholesale','0','2025-05-30 15:44:05','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-30 12:45:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','6248.00','6224','Inclusive','branch','Inventory','','','','','','B','13174860907232333223293'),(2176,'131748609640','9',24.00,'780','wholesale','0','2025-05-30 15:54:00','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-30 12:56:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','16936.00','16912','Inclusive','branch','Inventory','','','','','','B','13174860964724109007402'),(2177,'131748609904','13',72.00,'1109.9952','wholesale','0','2025-05-30 15:58:24','','','','13.875','Cash',153.10,'15.4166','','','13','16.00','1','2025-05-30 13:03:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'72','2186.00','2114','Inclusive','branch','Inventory','','','','','','B','13174861014112420202232'),(2178,'131748611594','10',24.00,'1200','wholesale','0','2025-05-30 16:26:34','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-30 13:33:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','6224.00','6200','Inclusive','branch','Inventory','','','','','','B','13174861198328002233113'),(2179,'131748612026','9',48.00,'1560','wholesale','0','2025-05-30 16:33:46','','','','29.8333','Cash',215.17,'32.5','','','13','16.00','1','2025-05-30 13:34:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','16912.00','16864','Inclusive','branch','Inventory','','','','','','B','13174861205430300522322'),(2180,'131748613339','9',24.00,'780','wholesale','0','2025-05-30 16:55:39','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-30 14:01:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','16864.00','16840','Inclusive','branch','Inventory','','','','','','B','13174861368523831022320'),(2181,'131748613339','13',1.00,'20','retail','0','2025-05-30 17:01:37','','','','13.875','Cash',2.76,'20','','','13','16.00','1','2025-05-30 14:01:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','2114.00','2113','Inclusive','branch','Inventory','','','','','','B','13174861370231382313317'),(2182,'131748614221','13',1.00,'20','retail','0','2025-05-30 17:10:21','','','','13.875','Cash',2.76,'20','','','13','16.00','1','2025-05-30 14:10:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','2113.00','2112','Inclusive','branch','Inventory','','','','','','B','13174861423132360142212'),(2183,'131748615264','9',2.00,'70.00','retail','0','2025-05-30 17:27:45','','','','29.8333','Cash',9.66,'35','','','13','16.00','1','2025-05-30 14:35:34','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',60.34,'','16840.00','16838','Inclusive','branch','Inventory','','','','','','B','13174861566020104380101'),(2184,'131748615756','7',24.00,'999.84','wholesale','0','2025-05-30 17:35:56','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-30 14:36:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','14826.00','14802','Inclusive','branch','Inventory','','','','','','B','13174861577160700100752'),(2185,'131748616135','10',96.00,'4800','wholesale','0','2025-05-30 17:42:15','','','','46.7083333','Cash',662.07,'50','','','13','16.00','1','2025-05-30 15:28:13','1','1','returned','1','new','pcs','','2025-05-30 18:28:13','13','yes','','0','','','VATABLE',43.10,'96','6200.00','6104','Inclusive','branch','Inventory','','','','','','B','13174861617733432122232'),(2186,'131748618907','10',96.00,'4719.94','retail','0','2025-05-30 18:28:27','','','','46.7083333','Cash',651.03,'49.166','','','13','16.00','1','2025-05-30 15:29:22','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',4068.91,'','6200.00','6104','Inclusive','branch','Inventory','','','','','','B','13174861891788337087022'),(2187,'131748619210','3',12.00,'799.992','wholesale','0','2025-05-30 18:33:31','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-05-30 15:34:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','2188.00','2176','Inclusive','branch','Inventory','','','','','','B','13174861922433632332401'),(2188,'131748619415','7',12.00,'499.92','wholesale','0','2025-05-30 18:36:55','','','','39.33','Cash',68.95,'41.66','','','13','16.00','1','2025-05-30 15:37:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','14802.00','14790','Inclusive','branch','Inventory','','','','','','B','13174861943222221032237'),(2189,'131748622933','21',24.00,'400','wholesale','0','2025-05-30 19:35:33','','','','15.41666666666667','Cash',55.17,'16.666666666667','','','13','16.00','1','2025-05-30 16:36:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','1921.00','1897','Inclusive','branch','Inventory','1110','4000','5500','','','','13174862294832333367300'),(2190,'131748622933','9',24.00,'780','wholesale','0','2025-05-30 19:35:49','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-30 16:36:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','16838.00','16814','Inclusive','branch','Inventory','','','','','','B','13174862296103223823232'),(2191,'131748623023','21',24.00,'400','wholesale','0','2025-05-30 19:37:03','','','','15.41666666666667','Cash',55.17,'16.666666666667','','','13','16.00','1','2025-05-30 16:37:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','1897.00','1873','Inclusive','branch','Inventory','1110','4000','5500','','','','13174862303102030100132'),(2192,'131748623086','21',48.00,'800','wholesale','0','2025-05-30 19:38:06','','','','15.41666666666667','Cash',110.34,'16.666666666667','','','13','16.00','1','2025-05-30 16:38:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'48','1873.00','1825','Inclusive','branch','Inventory','1110','4000','5500','','','','13174862309330333033233'),(2193,'131748623783','9',72.00,'2340','wholesale','0','2025-05-30 19:49:43','','','','29.8333','Cash',322.76,'32.5','','','13','16.00','1','2025-05-30 16:50:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'72','16814.00','16742','Inclusive','branch','Inventory','','','','','','B','13174862379903223333293'),(2194,'131748597059','10',96.00,'4800','wholesale','0','2025-05-30 12:24:19','','','','46.7083333','Cash',662.07,'50','','','13','','1','2025-05-30 17:03:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'96','1615.00','1519','Inclusive','branch','Inventory','','','','','',NULL,'13174859721722202023122'),(2195,'131748597059','9',912.00,'28873.92','retail','0','2025-05-30 12:27:06','','','','29.8333','Cash',3982.61,'31.66','','','13','','1','2025-05-30 17:03:49','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',24891.31,'','18760.00','17848','Inclusive','branch','Inventory','','','','','',NULL,'13174859725930332132323'),(2196,'131748597059','2',15.00,'9750','wholesale','0','2025-05-30 12:28:56','','','','608','Cash',1344.83,'650','','','13','','1','2025-05-30 17:03:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'15','278.90','263.9','Inclusive','branch','Inventory','','','','','',NULL,'13174859734603509225010'),(2197,'131748597059','12',24.00,'4785','wholesale','0','2025-05-30 12:29:06','','','','189','Cash',660.00,'199.375','','','13','','1','2025-05-30 17:03:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',171.88,'24','56.00','32','Inclusive','branch','Inventory','','','','','',NULL,'13174859736532203335533'),(2198,'131748597059','7',0.00,'0','wholesale','0','2025-05-30 12:29:26','','','','39.33','Cash',0.00,'41.66','','','13','','1','2025-05-30 17:03:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'','15378.00','15378','Inclusive','branch','Inventory','','','','','',NULL,'13174859740323029392038'),(2199,'131748597059','7',192.00,'7920.00','retail','0','2025-05-30 12:30:07','','','','39.33','Cash',1092.41,'41.25','','','13','','1','2025-05-30 17:03:49','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',6827.59,'','15378.00','15186','Inclusive','branch','Inventory','','','','','',NULL,'13174859746830812303312'),(2200,'131748597059','7',168.00,'6998.88','wholesale','0','2025-05-30 12:33:41','','','','39.33','Cash',965.36,'41.66','','','13','','1','2025-05-30 17:03:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'168','15186.00','15018','Inclusive','branch','Inventory','','','','','',NULL,'13174859762833022272072'),(2201,'131748597059','6',109.00,'6699.14','wholesale','0','2025-05-30 12:33:48','','','','57.75','Cash',924.02,'61.46','','','13','','1','2025-05-30 17:03:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'109','2156.00','2047','Inclusive','branch','Inventory','','','','','',NULL,'13174859766080709437083'),(2202,'131748597059','14',18.00,'1559.988','wholesale','0','2025-05-30 12:34:20','','','','81.0833','Cash',215.17,'86.666','','','13','','1','2025-05-30 17:03:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'18','305.00','287','Inclusive','branch','Inventory','','','','','',NULL,'13174859768507371385325'),(2203,'131748597059','15',12.00,'1299.96','wholesale','0','2025-05-30 12:34:46','','','','102.5','Cash',179.30,'108.33','','','13','','1','2025-05-30 17:03:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'12','370.00','358','Inclusive','branch','Inventory','','','','','',NULL,'13174859770433220372235'),(2204,'131748597059','1',30.00,'4999.998','wholesale','0','2025-05-30 12:35:06','','','','157','Cash',689.65,'166.6666','','','13','','1','2025-05-30 17:03:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'30','378.00','348','Inclusive','branch','Inventory','','','','','',NULL,'13174859772827202280171'),(2205,'131748597059','20',72.00,'2280','wholesale','0','2025-05-30 12:35:28','','','','28.333333333333','Cash',314.48,'31.666666666667','','','13','','1','2025-05-30 17:03:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'72','235.00','163','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'13174859775203200275152'),(2206,'131748597059','3',72.00,'4799.952','wholesale','0','2025-05-30 12:35:53','','','','63.333','Cash',662.06,'66.666','','','13','','1','2025-05-30 17:03:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'72','1061.00','989','Inclusive','branch','Inventory','','','','','',NULL,'13174859777424773023470'),(2207,'131748597059','9',216.00,'7020','wholesale','0','2025-05-30 12:36:14','','','','29.8333','Cash',968.28,'32.5','','','13','','1','2025-05-30 17:03:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'216','17848.00','17632','Inclusive','branch','Inventory','','','','','',NULL,'13174859783382333098733'),(2208,'131748598321','11',240.00,'10300.000000001','wholesale','0','2025-05-30 12:45:21','','','','37.916666666667','Cash',1420.69,'42.91666666667','','','13','','1','2025-05-30 17:04:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',37.00,'240','1267.00','1027','Inclusive','branch','Inventory','','','','','',NULL,'13174859834832328024233'),(2209,'131748598321','9',72.00,'2340','wholesale','0','2025-05-30 12:45:49','','','','29.8333','Cash',322.76,'32.5','','','13','','1','2025-05-30 17:04:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'72','17632.00','17560','Inclusive','branch','Inventory','','','','','',NULL,'13174859867513705152313'),(2210,'131748598321','12',24.00,'4785','wholesale','0','2025-05-30 12:51:15','','','','189','Cash',660.00,'199.375','','','13','','1','2025-05-30 17:04:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',171.88,'24','32.00','8','Inclusive','branch','Inventory','','','','','',NULL,'13174859868521422333023'),(2211,'131748598321','3',120.00,'7999.92','wholesale','0','2025-05-30 12:51:25','','','','63.333','Cash',1103.44,'66.666','','','13','','1','2025-05-30 17:04:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'120','989.00','869','Inclusive','branch','Inventory','','','','','',NULL,'13174859870663707223325'),(2212,'131748598321','4',60.00,'7500','wholesale','0','2025-05-30 12:51:46','','','','118.75','Cash',1034.48,'125','','','13','','1','2025-05-30 17:04:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'60','1175.00','1115','Inclusive','branch','Inventory','','','','','',NULL,'13174859874373120020030'),(2213,'131748598321','2',5.00,'3250','wholesale','0','2025-05-30 12:52:23','','','','608','Cash',448.28,'650','','','13','','1','2025-05-30 17:04:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'5','263.90','258.9','Inclusive','branch','Inventory','','','','','',NULL,'13174859875532320373321'),(2214,'131748598321','6',168.00,'10325.28','wholesale','0','2025-05-30 12:53:59','','','','57.75','Cash',1424.18,'61.46','','','13','','1','2025-05-30 17:04:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'168','2047.00','1879','Inclusive','branch','Inventory','','','','','',NULL,'13174859889222908303093'),(2215,'131748598321','10',24.00,'1200','wholesale','0','2025-05-30 12:54:52','','','','46.7083333','Cash',165.52,'50','','','13','','1','2025-05-30 17:04:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','1519.00','1495','Inclusive','branch','Inventory','','','','','',NULL,'13174859892792395083200'),(2216,'131748598321','9',48.00,'1560','wholesale','0','2025-05-30 12:55:27','','','','29.8333','Cash',215.17,'32.5','','','13','','1','2025-05-30 17:04:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','17560.00','17512','Inclusive','branch','Inventory','','','','','',NULL,'13174859893721323230772'),(2217,'131748676887','9',2.00,'65','retail','0','2025-05-31 10:34:47','','','','29.8333','Cash',8.97,'32.5','','','13','16.00','1','2025-05-31 07:36:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'2','16742.00','16740','Inclusive','branch','Inventory','','','','','','B','13174867699001227932331'),(2218,'131748677124','7',24.00,'999.84','wholesale','0','2025-05-31 10:38:44','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-31 07:41:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','14790.00','14766','Inclusive','branch','Inventory','','','','','','B','13174867718232333367300'),(2219,'131748677533','20',1.00,'60','retail','0','2025-05-31 10:45:33','','','','28.333333333333','Cash',8.28,'60','','','13','16.00','1','2025-05-31 07:49:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','403.00','402','Inclusive','branch','Inventory','1110','4000','5500','','','','13174867754683423443746'),(2220,'131748677533','7',3.00,'135','retail','0','2025-05-31 10:45:47','','','','39.33','Cash',18.62,'45','','','13','16.00','1','2025-05-31 07:49:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'3','14766.00','14763','Inclusive','branch','Inventory','','','','','','B','13174867756630222266434'),(2221,'131748678362','9',24.00,'780','wholesale','0','2025-05-31 10:59:22','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-31 08:13:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','16740.00','16716','Inclusive','branch','Inventory','','','','','','B','13174867919827210746336'),(2222,'131748679494','9',24.00,'780','wholesale','0','2025-05-31 11:18:14','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-31 08:20:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','16716.00','16692','Inclusive','branch','Inventory','','','','','','B','13174867959338312121149'),(2223,'131748680565','1',1.00,'180','retail','0','2025-05-31 11:36:05','','','','157','Cash',24.83,'180','','','13','16.00','1','2025-05-31 08:37:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','348.00','347','Inclusive','branch','Inventory','','','','','','B','13174868057235001020223'),(2224,'131748681042','9',24.00,'780','wholesale','0','2025-05-31 11:44:02','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-31 08:45:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','16692.00','16668','Inclusive','branch','Inventory','','','','','','B','13174868110403862810322'),(2225,'131748681042','7',12.00,'499.92','wholesale','0','2025-05-31 11:45:04','','','','39.33','Cash',68.95,'41.66','','','13','16.00','1','2025-05-31 08:45:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','14763.00','14751','Inclusive','branch','Inventory','','','','','','B','13174868111261230123312'),(2226,'131748681191','2',1.00,'650','wholesale','0','2025-05-31 11:46:31','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-31 08:48:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','457.79','456.79','Inclusive','branch','Inventory','','','','','','B','13174868128813202301232'),(2227,'131748682741','21',24.00,'400','wholesale','0','2025-05-31 12:12:21','','','','15.41666666666667','Cash',55.17,'16.666666666667','','','13','16.00','1','2025-05-31 09:13:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','1825.00','1801','Inclusive','branch','Inventory','1110','4000','5500','','','','13174868275532200236782'),(2228,'131748683238','9',240.00,'7800','wholesale','0','2025-05-31 12:20:38','','','','29.8333','Cash',1075.86,'32.5','','','13','16.00','1','2025-05-31 09:26:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'240','16668.00','16428','Inclusive','branch','Inventory','','','','','','B','13174868350602302080063'),(2229,'131748683238','10',72.00,'3600','wholesale','0','2025-05-31 12:25:07','','','','46.7083333','Cash',496.55,'50','','','13','16.00','1','2025-05-31 09:26:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'72','6104.00','6032','Inclusive','branch','Inventory','','','','','','B','13174868352623322308321'),(2230,'131748683238','7',120.00,'4999.2','wholesale','0','2025-05-31 12:25:28','','','','39.33','Cash',689.54,'41.66','','','13','16.00','1','2025-05-31 09:26:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'120','14751.00','14631','Inclusive','branch','Inventory','','','','','','B','13174868354932032001332'),(2231,'131748684020','9',24.00,'780','wholesale','0','2025-05-31 12:33:40','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-31 09:34:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','16428.00','16404','Inclusive','branch','Inventory','','','','','','B','13174868405033243163733'),(2232,'131748684131','9',72.00,'2340','wholesale','0','2025-05-31 12:35:31','','','','29.8333','Cash',322.76,'32.5','','','13','16.00','1','2025-05-31 10:39:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'72','16404.00','16332','Inclusive','branch','Inventory','','','','','','B','13174868771333107726131'),(2233,'131748684131','20',1.00,'50.00','retail','0','2025-05-31 13:38:03','','','','28.333333333333','Cash',6.90,'50','','','13','16.00','1','2025-05-31 10:39:31','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',43.10,'','402.00','401','Inclusive','branch','Inventory','1110','4000','5500','','','','13174868789333741048228'),(2234,'131748688874','4',6.00,'750','wholesale','0','2025-05-31 13:54:34','','','','118.75','Cash',103.45,'125','','','13','16.00','1','2025-05-31 10:55:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'6','1115.00','1109','Inclusive','branch','Inventory','','','','','','B','13174868891683082208113'),(2235,'131748688874','7',12.00,'499.92','wholesale','0','2025-05-31 13:55:16','','','','39.33','Cash',68.95,'41.66','','','13','16.00','1','2025-05-31 10:55:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','14631.00','14619','Inclusive','branch','Inventory','','','','','','B','13174868893121847030883'),(2236,'131748693396','13',24.00,'369.9984','wholesale','0','2025-05-31 15:09:56','','','','13.875','Cash',51.03,'15.4166','','','13','16.00','1','2025-05-31 12:10:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','2112.00','2088','Inclusive','branch','Inventory','','','','','','B','13174869341033124393301'),(2237,'131748693396','7',24.00,'999.84','wholesale','0','2025-05-31 15:10:11','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-31 12:10:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','14619.00','14595','Inclusive','branch','Inventory','','','','','','B','13174869341838220380287'),(2238,'131748693396','3',12.00,'799.992','wholesale','0','2025-05-31 15:10:19','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-05-31 12:10:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','2176.00','2164','Inclusive','branch','Inventory','','','','','','B','13174869342633033332202'),(2239,'131748693673','6',24.00,'1475.04','wholesale','0','2025-05-31 15:14:33','','','','57.75','Cash',203.45,'61.46','','','13','16.00','1','2025-05-31 12:15:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','1879.00','1855','Inclusive','branch','Inventory','','','','','','B','13174869368222281343018'),(2240,'131748694383','2',10.00,'6500','wholesale','0','2025-05-31 15:26:23','','','','608','Cash',896.55,'650','','','13','16.00','1','2025-05-31 12:30:39','1','1','returned','1','new','pcs','','2025-05-31 15:30:39','13','yes','','0','','','VATABLE',560.34,'10','456.79','446.79','Inclusive','branch','Inventory','','','','','','B','13174869439187302233432'),(2241,'131748694658','2',10.00,'6400.00','retail','0','2025-05-31 15:30:58','','','','608','Cash',882.76,'640','','','13','16.00','1','2025-05-31 12:31:31','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',5517.24,'','456.79','446.79','Inclusive','branch','Inventory','','','','','','B','13174869466706216237262'),(2242,'131748696920','2',2.00,'1300','wholesale','0','2025-05-31 16:08:41','','','','608','Cash',179.31,'650','','','13','16.00','1','2025-05-31 13:09:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','446.79','444.79','Inclusive','branch','Inventory','','','','','','B','13174869693534327396243'),(2243,'131748696920','7',24.00,'999.84','wholesale','0','2025-05-31 16:08:56','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-05-31 13:09:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','14595.00','14571','Inclusive','branch','Inventory','','','','','','B','13174869694510253222603'),(2244,'131748698643','13',1.00,'15.4166','wholesale','0','2025-05-31 16:37:23','','','','13.875','Cash',2.13,'15.4166','','','13','16.00','1','2025-05-31 14:07:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'1','2088.00','2087','Inclusive','branch','Inventory','','','','','','B','13174870047302023433034'),(2245,'131748704481','9',24.00,'780','wholesale','0','2025-05-31 18:14:41','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-05-31 15:17:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','16332.00','16308','Inclusive','branch','Inventory','','','','','','B','13174870461033602021210'),(2246,'131748704481','10',24.00,'1200','wholesale','0','2025-05-31 18:16:52','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-05-31 15:17:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','6032.00','6008','Inclusive','branch','Inventory','','','','','','B','13174870461902424027202'),(2247,'131748704481','2',1.00,'650','wholesale','0','2025-05-31 18:17:00','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-05-31 15:17:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','444.79','443.79','Inclusive','branch','Inventory','','','','','','B','13174870462534032408726'),(2248,'131748705581','3',2.00,'133.332','wholesale','0','2025-05-31 18:33:01','','','','63.333','Cash',18.39,'66.666','','','13','16.00','1','2025-05-31 15:34:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'2','2164.00','2162','Inclusive','branch','Inventory','','','','','','B','13174870559520022220200'),(2249,'131748705853','10',72.00,'3600','wholesale','0','2025-05-31 18:37:33','','','','46.7083333','Cash',496.55,'50','','','13','16.00','1','2025-05-31 15:46:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'72','6008.00','5936','Inclusive','branch','Inventory','','','','','','B','13174870586321323032132'),(2250,'131748709136','1',1.00,'180','retail','0','2025-05-31 19:32:16','','','','157','Cash',24.83,'180','','','13','16.00','1','2025-05-31 16:32:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','347.00','346','Inclusive','branch','Inventory','','','','','','B','13174870915132220003038'),(2251,'131748710001','7',2.00,'90','retail','0','2025-05-31 19:46:42','','','','39.33','Cash',12.41,'45','','','13','16.00','1','2025-05-31 16:47:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'2','14571.00','14569','Inclusive','branch','Inventory','','','','','','B','13174871002743332323004'),(2252,'131748767091','9',24.00,'780','wholesale','0','2025-06-01 11:38:11','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-06-01 08:40:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','16308.00','16284','Inclusive','branch','Inventory','','','','','','B','13174876710217042333003'),(2253,'131748767091','21',24.00,'400','wholesale','0','2025-06-01 11:38:23','','','','15.41666666666667','Cash',55.17,'16.666666666667','','','13','16.00','1','2025-06-01 08:40:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','1801.00','1777','Inclusive','branch','Inventory','1110','4000','5500','','','','13174876711103403232637'),(2254,'131748767091','3',12.00,'799.992','wholesale','0','2025-06-01 11:39:49','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-06-01 08:40:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','2162.00','2150','Inclusive','branch','Inventory','','','','','','B','13174876721446310304270'),(2255,'131748767550','9',24.00,'780','wholesale','0','2025-06-01 11:45:50','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-06-01 09:11:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','16284.00','16260','Inclusive','branch','Inventory','','','','','','B','13174876757215511024632'),(2256,'131748769160','13',24.00,'369.9984','wholesale','0','2025-06-01 12:12:40','','','','13.875','Cash',51.03,'15.4166','','','13','16.00','1','2025-06-01 09:40:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','2087.00','2063','Inclusive','branch','Inventory','','','','','','B','13174876916730321362324'),(2257,'131748771831','10',24.00,'1200','wholesale','0','2025-06-01 12:57:11','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-06-01 10:02:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5936.00','5912','Inclusive','branch','Inventory','','','','','','B','13174877215122227238727'),(2258,'131748773156','9',24.00,'780','wholesale','0','2025-06-01 13:26:34','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-06-01 10:31:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','16260.00','16236','Inclusive','branch','Inventory','','','','','','B','13174877389528330324283'),(2259,'131748773917','9',24.00,'780','retail','0','2025-06-01 13:31:57','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-06-01 10:34:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','16236.00','16212','Inclusive','branch','Inventory','','','','','','B','13174877392822810387323'),(2260,'131748773917','10',24.00,'1200','retail','0','2025-06-01 13:32:08','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-06-01 10:34:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5912.00','5888','Inclusive','branch','Inventory','','','','','','B','13174877394993824430934'),(2261,'131748773917','7',72.00,'3240','retail','0','2025-06-01 13:32:30','','','','39.33','Cash',446.90,'45','','','13','16.00','1','2025-06-01 15:07:48','1','1','returned','1','new','pcs','','2025-06-01 18:07:48','13','yes','','0','','','VATABLE',38.79,'72','14569.00','14497','Inclusive','branch','Inventory','','','','','','B','13174877397515031331727'),(2262,'131748773917','2',1.00,'650','retail','0','2025-06-01 13:32:55','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-06-01 10:34:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','443.79','442.79','Inclusive','branch','Inventory','','','','','','B','13174877403701234030200'),(2263,'131748775087','10',24.00,'1200','wholesale','0','2025-06-01 13:51:27','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-06-01 10:52:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5888.00','5864','Inclusive','branch','Inventory','','','','','','B','13174877511132333530020'),(2264,'131748775087','9',24.00,'780','wholesale','0','2025-06-01 13:51:52','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-06-01 10:52:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','16212.00','16188','Inclusive','branch','Inventory','','','','','','B','13174877512003353312320'),(2265,'131748775355','2',0.11,'70.2','retail','0','2025-06-01 13:55:55','','','','608','Cash',9.68,'650','','','13','16.00','1','2025-06-01 10:57:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'0.108','442.79','442.682','Inclusive','branch','Inventory','','','','','','B','13174877537372432347033'),(2266,'131748776069','9',24.00,'780','wholesale','0','2025-06-01 14:07:49','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-06-01 11:20:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','16188.00','16164','Inclusive','branch','Inventory','','','','','','B','13174877622323483320327'),(2267,'131748776069','9',12.00,'390','wholesale','0','2025-06-01 14:10:23','','','','29.8333','Cash',53.79,'32.5','','','13','16.00','1','2025-06-01 11:20:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'12','16164.00','16152','Inclusive','branch','Inventory','','','','','','B','13174877623732033243302'),(2268,'131748776069','21',24.00,'400','wholesale','0','2025-06-01 14:10:37','','','','15.41666666666667','Cash',55.17,'16.666666666667','','','13','16.00','1','2025-06-01 11:20:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','1777.00','1753','Inclusive','branch','Inventory','1110','4000','5500','','','','13174877663523343770382'),(2269,'131748778587','14',9.00,'779.994','wholesale','0','2025-06-01 14:49:47','','','','81.0833','Cash',107.59,'86.666','','','13','16.00','1','2025-06-01 11:57:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'9','287.00','278','Inclusive','branch','Inventory','','','','','','B','13174877859520250352138'),(2270,'131748779056','7',24.00,'999.84','wholesale','0','2025-06-01 14:57:36','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-06-01 12:53:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','14497.00','14473','Inclusive','branch','Inventory','','','','','','B','13174878050520005050003'),(2271,'131748779056','6',12.00,'737.52','wholesale','0','2025-06-01 15:21:47','','','','57.75','Cash',101.73,'61.46','','','13','16.00','1','2025-06-01 12:53:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'12','1855.00','1843','Inclusive','branch','Inventory','','','','','','B','13174878052424000570733'),(2272,'131748782836','9',24.00,'780','wholesale','0','2025-06-01 16:00:36','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-06-01 13:01:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','16152.00','16128','Inclusive','branch','Inventory','','','','','','B','13174878284902332939020'),(2273,'131748783781','6',24.00,'1475.04','wholesale','0','2025-06-01 16:16:21','','','','57.75','Cash',203.45,'61.46','','','13','16.00','1','2025-06-01 13:19:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','1843.00','1819','Inclusive','branch','Inventory','','','','','','B','13174878380623806822303'),(2274,'131748783954','10',24.00,'1200','wholesale','0','2025-06-01 16:19:14','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-06-01 14:51:42','1','1','returned','1','new','pcs','','2025-06-01 17:51:41','13','yes','','0','','','VATABLE',43.10,'24','5864.00','5840','Inclusive','branch','Inventory','','','','','','B','13174878396112023329200'),(2275,'131748783954','2',1.00,'650','wholesale','0','2025-06-01 16:19:22','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-06-01 13:20:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','442.68','441.68','Inclusive','branch','Inventory','','','','','','B','13174878396930633334237'),(2276,'131748786922','3',12.00,'799.992','wholesale','0','2025-06-01 17:08:42','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-06-01 14:09:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','2150.00','2138','Inclusive','branch','Inventory','','','','','','B','13174878693234270923738'),(2277,'131748790487','7',72.00,'2999.52','wholesale','0','2025-06-01 18:08:07','','','','39.33','Cash',413.73,'41.66','','','13','16.00','1','2025-06-01 15:08:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'72','14545.00','14473','Inclusive','branch','Inventory','','','','','','B','13174879049923202079043'),(2278,'131748848667','1',1.00,'180','retail','0','2025-06-02 10:18:42','','','','157','Cash',24.83,'180','','','13','16.00','1','2025-06-02 07:24:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','346.00','345','Inclusive','branch','Inventory','','','','','','B','13174884873602301238387'),(2279,'131748848667','21',6.00,'180','retail','0','2025-06-02 10:23:54','','','','15.41666666666667','Cash',24.83,'30','','','13','16.00','1','2025-06-02 07:24:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'6','1753.00','1747','Inclusive','branch','Inventory','1110','4000','5500','','','','13174884905231043130208'),(2280,'131748853371','9',24.00,'780','wholesale','0','2025-06-02 11:36:11','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-06-02 08:38:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','16128.00','16104','Inclusive','branch','Inventory','','','','','','B','13174885339277231323354'),(2281,'131748853486','10',24.00,'1200','retail','0','2025-06-02 11:38:07','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-06-02 09:21:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5864.00','5840','Inclusive','branch','Inventory','','','','','','B','13174885578132002208233'),(2282,'131748858245','3',12.00,'799.992','wholesale','0','2025-06-02 12:57:25','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-06-02 09:59:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','2138.00','2126','Inclusive','branch','Inventory','','','','','','B','13174885826272332621321'),(2283,'131748858245','7',24.00,'999.84','wholesale','0','2025-06-02 12:57:42','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-06-02 09:59:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','14473.00','14449','Inclusive','branch','Inventory','','','','','','B','13174885827532802418288'),(2284,'131748858245','10',24.00,'1200','wholesale','0','2025-06-02 12:57:55','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-06-02 09:59:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5840.00','5816','Inclusive','branch','Inventory','','','','','','B','13174885829714229234803'),(2285,'131748858245','3',12.00,'799.992','wholesale','0','2025-06-02 12:58:18','','','','63.333','Cash',110.34,'66.666','','','13','16.00','1','2025-06-02 09:59:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','2126.00','2114','Inclusive','branch','Inventory','','','','','','B','13174885831920239113301'),(2286,'131748858245','9',24.00,'780','wholesale','0','2025-06-02 12:58:39','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-06-02 09:59:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','16104.00','16080','Inclusive','branch','Inventory','','','','','','B','13174885833630265520328'),(2287,'131748858465','8',1.00,'50','retail','0','2025-06-02 13:01:05','','','','44.25','Cash',6.90,'50','','','13','16.00','1','2025-06-02 10:01:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','389.00','388','Inclusive','branch','Inventory','','','','','','B','13174885847432743318343'),(2288,'131748859673','7',1.00,'41.66','wholesale','0','2025-06-02 13:21:13','','','','39.33','Cash',5.75,'41.66','','','13','16.00','1','2025-06-02 10:21:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'1','14449.00','14448','Inclusive','branch','Inventory','','','','','','B','13174885967912824021220'),(2289,'131748859685','9',48.00,'1560','wholesale','0','2025-06-02 13:21:25','','','','29.8333','Cash',215.17,'32.5','','','13','16.00','1','2025-06-02 10:30:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','16080.00','16032','Inclusive','branch','Inventory','','','','','','B','13174886020878333832023'),(2290,'131748859685','10',24.00,'1200','wholesale','0','2025-06-02 13:30:08','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-06-02 10:30:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5816.00','5792','Inclusive','branch','Inventory','','','','','','B','13174886021783238122207'),(2301,'131748877833','1',1.00,'180','retail','0','2025-06-02 18:23:53','','','','157','Cash',24.83,'180','','','13','16.00','1','2025-06-02 15:27:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','321.00','320','Inclusive','branch','Inventory','','','','','','B','13174887784303741333303'),(2302,'131748877833','21',1.00,'30','retail','0','2025-06-02 18:24:06','','','','15.41666666666667','Cash',4.14,'30','','','13','16.00','1','2025-06-02 15:27:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','1747.00','1746','Inclusive','branch','Inventory','1110','4000','5500','','','','13174887785434278083031'),(2303,'131748877833','3',2.00,'150','retail','0','2025-06-02 18:24:16','','','','63.333','Cash',20.69,'75','','','13','16.00','1','2025-06-02 15:27:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'2','2006.00','2004','Inclusive','branch','Inventory','','','','','','B','13174887787343230233203'),(2304,'131748877833','15',12.00,'1299.96','wholesale','0','2025-06-02 18:24:56','','','','102.5','Cash',179.30,'108.33','','','13','16.00','1','2025-06-02 15:27:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'12','406.00','394','Inclusive','branch','Inventory','','','','','','B','13174887790892432008827'),(2305,'131748877833','2',6.00,'3900','wholesale','0','2025-06-02 18:25:10','','','','608','Cash',537.93,'650','','','13','16.00','1','2025-06-02 15:27:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'6','391.68','385.68','Inclusive','branch','Inventory','','','','','','B','13174887791882230922343'),(2306,'131748877833','9',40.00,'1300','wholesale','0','2025-06-02 18:25:20','','','','29.8333','Cash',179.31,'32.5','','','13','16.00','1','2025-06-02 15:27:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'40','15432.00','15392','Inclusive','branch','Inventory','','','','','','B','13174887794820134220422'),(2307,'131748877833','10',32.00,'1600','wholesale','0','2025-06-02 18:25:51','','','','46.7083333','Cash',220.69,'50','','','13','16.00','1','2025-06-02 15:27:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'32','6488.00','6456','Inclusive','branch','Inventory','','','','','','B','13174887796400323332821'),(2308,'131748877833','6',1.00,'75','retail','0','2025-06-02 18:26:48','','','','57.75','Cash',10.34,'75','','','13','16.00','1','2025-06-02 15:27:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','1555.00','1554','Inclusive','branch','Inventory','','','','','','B','13174887802232023870704'),(2309,'131748877833','11',5.00,'300','retail','0','2025-06-02 18:27:05','','','','37.916666666667','Cash',41.38,'60','','','13','16.00','1','2025-06-02 15:27:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'5','1027.00','1022','Inclusive','branch','Inventory','','','','','','B','13174887803532313312832'),(2310,'131748878744','9',1560.00,'49400.01','wholesale','0','2025-06-02 18:39:04','','','','29.8333','Cash',6813.79,'31.66667','','','13','16.00','1','2025-06-11 11:01:20','1','1','returned','1','new','pcs','','2025-06-11 14:01:20','14','','','0','','','VATABLE',42586.21,'','15392.00','13832','Inclusive','branch','Inventory','','','','','','B','13174887879322170370328'),(2311,'131748878744','10',168.00,'8259.89','retail','0','2025-06-02 18:40:53','','','','46.7083333','Cash',1139.29,'49.166','','','13','16.00','1','2025-06-11 11:01:27','1','1','returned','1','new','pcs','','2025-06-11 14:01:27','14','','','0','','','VATABLE',7120.59,'','6456.00','6288','Inclusive','branch','Inventory','','','','','','B','13174887892592024222220'),(2312,'131748878744','7',1440.00,'60000.00','retail','0','2025-06-02 18:42:30','','','','39.33','Cash',8275.86,'41.66667','','','13','16.00','1','2025-06-11 11:01:30','1','1','returned','1','new','pcs','','2025-06-11 14:01:30','14','','','0','','','VATABLE',51724.14,'','13008.00','11568','Inclusive','branch','Inventory','','','','','','B','13174887896702309631082'),(2313,'131748878744','15',60.00,'6500.00','retail','0','2025-06-02 18:43:06','','','','102.5','Cash',896.55,'108.33333','','','13','16.00','1','2025-06-11 11:01:32','1','1','returned','1','new','pcs','','2025-06-11 14:01:32','14','','','0','','','VATABLE',5603.45,'','394.00','334','Inclusive','branch','Inventory','','','','','','B','13174887900132331923809'),(2314,'131748878744','1',54.00,'9000.02','retail','0','2025-06-02 18:43:38','','','','157','Cash',1241.38,'166.667','','','13','16.00','1','2025-06-11 11:01:34','1','1','returned','1','new','pcs','','2025-06-11 14:01:34','14','','','0','','','VATABLE',7758.64,'','320.00','266','Inclusive','branch','Inventory','','','','','','B','13174887903512323337038'),(2315,'131748880255','9',240.00,'7800','wholesale','0','2025-06-02 19:04:15','','','','29.8333','Cash',1075.86,'32.5','','','13','16.00','1','2025-06-02 16:08:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'240','13832.00','13592','Inclusive','branch','Inventory','','','','','','B','13174888037033300720322'),(2316,'131748880255','10',120.00,'6000','wholesale','0','2025-06-02 19:06:12','','','','46.7083333','Cash',827.59,'50','','','13','16.00','1','2025-06-02 16:08:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'120','6288.00','6168','Inclusive','branch','Inventory','','','','','','B','13174888041302000031401'),(2317,'131748880255','1',12.00,'1999.9992','wholesale','0','2025-06-02 19:06:55','','','','157','Cash',275.86,'166.6666','','','13','16.00','1','2025-06-02 16:08:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'12','266.00','254','Inclusive','branch','Inventory','','','','','','B','13174888044714448032232'),(2318,'131748882755','7',11.00,'495','retail','0','2025-06-02 19:45:55','','','','39.33','Cash',68.28,'45','','','13','16.00','1','2025-06-02 16:46:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'11','11568.00','11557','Inclusive','branch','Inventory','','','','','','B','13174888278600263203821'),(2319,'131748882878','14',69.00,'5979.954','wholesale','0','2025-06-02 19:47:58','','','','81.0833','Cash',824.82,'86.666','','','13','16.00','1','2025-06-02 16:49:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'69','278.00','209','Inclusive','branch','Inventory','','','','','','B','13174888293626832003728'),(2320,'131748883009','9',24.00,'780','wholesale','0','2025-06-02 19:50:09','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-06-02 16:51:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','13592.00','13568','Inclusive','branch','Inventory','','','','','','B','13174888305030123222040'),(2321,'131748883338','10',24.00,'1200','wholesale','0','2025-06-02 19:55:39','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-06-02 16:58:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','6168.00','6144','Inclusive','branch','Inventory','','','','','','B','13174888338383042343824'),(2322,'131748883338','4',12.00,'1500','wholesale','0','2025-06-02 19:56:31','','','','118.75','Cash',206.90,'125','','','13','16.00','1','2025-06-02 16:58:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','1109.00','1097','Inclusive','branch','Inventory','','','','','','B','13174888341900831391334'),(2323,'131748883338','2',1.00,'650','wholesale','0','2025-06-02 19:57:00','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-06-02 16:58:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','385.68','384.68','Inclusive','branch','Inventory','','','','','','B','13174888343503882203832'),(2324,'131748883742','3',24.00,'1599.984','wholesale','0','2025-06-02 20:02:22','','','','63.333','Cash',220.69,'66.666','','','13','16.00','1','2025-06-02 17:03:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'24','2004.00','1980','Inclusive','branch','Inventory','','','','','','B','13174888376612632731338'),(2325,'131748883742','4',12.00,'1500','wholesale','0','2025-06-02 20:02:48','','','','118.75','Cash',206.90,'125','','','13','16.00','1','2025-06-02 17:03:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','1097.00','1085','Inclusive','branch','Inventory','','','','','','B','13174888378803883387380'),(2326,'131748883879','9',48.00,'1560','wholesale','0','2025-06-02 20:04:39','','','','29.8333','Cash',215.17,'32.5','','','13','16.00','1','2025-06-02 17:05:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','13568.00','13520','Inclusive','branch','Inventory','','','','','','B','13174888390802822722300'),(2327,'131748884794','7',2.00,'90','retail','0','2025-06-02 20:19:54','','','','39.33','Cash',12.41,'45','','','13','16.00','1','2025-06-02 17:20:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'2','11557.00','11555','Inclusive','branch','Inventory','','','','','','B','13174888481522303023277'),(2328,'131748884865','9',24.00,'780','wholesale','0','2025-06-02 20:21:05','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-06-02 17:21:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','13520.00','13496','Inclusive','branch','Inventory','','','','','','B','13174888488370322348431'),(2329,'131748884920','10',96.00,'4680','wholesale','120','2025-06-02 20:22:00','','','','46.7083333','Cash',645.52,'48.75','','','13','16.00','1','2025-06-02 17:26:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.03,'96','6144.00','6048','Inclusive','branch','Inventory','','','','','','B','13174888506632736861722'),(2330,'131748884920','9',24.00,'755.04','wholesale','24.96','2025-06-02 20:24:27','','','','29.8333','Cash',104.14,'31.46','','','13','16.00','1','2025-06-02 17:26:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.12,'24','13496.00','13472','Inclusive','branch','Inventory','','','','','','B','13174888515622115223631'),(2331,'131748885204','9',48.00,'1560','wholesale','0','2025-06-02 20:26:44','','','','29.8333','Cash',215.17,'32.5','','','13','16.00','1','2025-06-02 17:28:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','13472.00','13424','Inclusive','branch','Inventory','','','','','','B','13174888524233702302833'),(2332,'131748885204','10',24.00,'1200','wholesale','0','2025-06-02 20:27:22','','','','46.7083333','Cash',165.52,'50','','','13','16.00','1','2025-06-02 17:28:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','6048.00','6024','Inclusive','branch','Inventory','','','','','','B','13174888528003100231202'),(2333,'131748885326','7',12.00,'499.92','wholesale','0','2025-06-02 20:28:46','','','','39.33','Cash',68.95,'41.66','','','13','16.00','1','2025-06-02 17:29:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','11555.00','11543','Inclusive','branch','Inventory','','','','','','B','13174888534822008270214'),(2334,'131748885326','2',2.00,'1300','wholesale','0','2025-06-02 20:29:08','','','','608','Cash',179.31,'650','','','13','16.00','1','2025-06-02 17:29:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','384.68','382.68','Inclusive','branch','Inventory','','','','','','B','13174888537832377782822'),(2335,'131748885649','8',1.00,'50','retail','0','2025-06-02 20:34:09','','','','44.25','Cash',6.90,'50','','','13','16.00','1','2025-06-02 17:34:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','388.00','387','Inclusive','branch','Inventory','','','','','','B','13174888567553803262223'),(2336,'131748887615','10',72.00,'3540.024','wholesale','59.976','2025-06-02 21:06:55','','','','46.7083333','Cash',488.28,'49.167','','','13','16.00','1','2025-06-02 18:08:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'72','6024.00','5952','Inclusive','branch','Inventory','','','','','','B','13174888766863031836237'),(2337,'141748932859','9',72.00,'2280.0024','wholesale','59.9976','2025-06-03 09:40:59','','','','29.8333','Cash',314.48,'31.6667','','','14','16.00','1','2025-06-03 06:42:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'72','13424.00','13352','Inclusive','branch','Inventory','','','','','','B','14174893291123132011323'),(2338,'141748934565','10',24.00,'1200','wholesale','0','2025-06-03 10:09:25','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-06-03 12:24:08','1','1','returned','1','new','pcs','','2025-06-03 15:24:08','14','yes','','0','','','VATABLE',43.10,'24','5952.00','5928','Inclusive','branch','Inventory','','','','','','B','14174893458393191133752'),(2339,'141748934565','2',1.00,'650','wholesale','0','2025-06-03 10:09:43','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-03 12:24:26','1','1','returned','1','new','pcs','','2025-06-03 15:24:26','14','yes','','0','','','VATABLE',560.34,'1','382.68','381.68','Inclusive','branch','Inventory','','','','','','B','14174893459423333404242'),(2340,'141748938119','2',1.00,'650','wholesale','0','2025-06-03 11:08:39','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-03 08:10:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','381.68','380.68','Inclusive','branch','Inventory','','','','','','B','14174893813221131980801'),(2341,'141748938119','3',12.00,'799.992','wholesale','0','2025-06-03 11:08:53','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-06-03 08:10:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1980.00','1968','Inclusive','branch','Inventory','','','','','','B','14174893815233202318323'),(2342,'141748938119','6',12.00,'737.52','wholesale','0','2025-06-03 11:09:12','','','','57.75','Cash',101.73,'61.46','','','14','16.00','1','2025-06-03 08:10:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'12','1554.00','1542','Inclusive','branch','Inventory','','','','','','B','14174893819030212000223'),(2343,'141748938297','10',48.00,'2400','wholesale','0','2025-06-03 11:11:37','','','','46.7083333','Cash',331.03,'50','','','14','16.00','1','2025-06-03 08:13:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'48','5928.00','5880','Inclusive','branch','Inventory','','','','','','B','14174893831101790933113'),(2344,'141748938297','2',5.00,'3250','wholesale','0','2025-06-03 11:11:51','','','','608','Cash',448.28,'650','','','14','16.00','1','2025-06-03 08:13:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'5','380.68','375.68','Inclusive','branch','Inventory','','','','','','B','14174893832803033340303'),(2345,'141748938297','21',24.00,'400','wholesale','0','2025-06-03 11:12:08','','','','15.41666666666667','Cash',55.17,'16.666666666667','','','14','16.00','1','2025-06-03 08:13:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','1746.00','1722','Inclusive','branch','Inventory','1110','4000','5500','','','','14174893835530122281338'),(2346,'141748938297','6',24.00,'1475.04','wholesale','0','2025-06-03 11:12:35','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-06-03 08:13:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','1542.00','1518','Inclusive','branch','Inventory','','','','','','B','14174893838233102023807'),(2347,'141748938297','7',24.00,'999.84','wholesale','0','2025-06-03 11:13:02','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-03 08:13:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','11543.00','11519','Inclusive','branch','Inventory','','','','','','B','14174893839702122032388'),(2348,'131748872501','7',1440.00,'58795.20','retail','0','2025-05-29 17:05:03','','','','39.33','Cash',8109.68,'40.83','','','13','','1','2025-06-03 08:31:43','1','1','new','1','printed','pcs','','','','','','0','','','VATABLE',50685.52,'','14448.00','13008','Inclusive','branch','Inventory','','','','','',NULL,'13174887253600232233603'),(2349,'131748872501','6',264.00,'16005.00','retail','0','2025-05-29 17:05:03','','','','57.75','Cash',2207.59,'60.625','','','13','','1','2025-06-03 08:31:43','1','1','new','1','printed','pcs','','','','','','0','','','VATABLE',13797.41,'','1819.00','1555','Inclusive','branch','Inventory','','','','','',NULL,'13174887257602023373233'),(2350,'131748872501','3',108.00,'7020.00','retail','0','2025-05-29 17:05:03','','','','63.333','Cash',968.28,'65','','','13','','1','2025-06-03 08:31:43','1','1','new','1','printed','pcs','','','','','','0','','','VATABLE',6051.72,'','2114.00','2006','Inclusive','branch','Inventory','','','','','',NULL,'13174887263723202226320'),(2351,'131748872501','15',72.00,'7679.95','retail','0','2025-05-29 17:05:03','','','','102.5','Cash',1059.30,'106.666','','','13','','1','2025-06-03 08:31:43','1','1','new','1','printed','pcs','','','','','','0','','','VATABLE',6620.65,'','478.00','406','Inclusive','branch','Inventory','','','','','',NULL,'13174887267037720287772'),(2352,'131748872501','1',24.00,'3919.99','retail','0','2025-05-29 17:05:03','','','','157','Cash',540.69,'163.333','','','13','','1','2025-06-03 08:31:43','1','1','new','1','printed','pcs','','','','','','0','','','VATABLE',3379.30,'','345.00','321','Inclusive','branch','Inventory','','','','','',NULL,'13174887271921292270322'),(2353,'131748872501','13',264.00,'4068.24','retail','0','2025-05-29 17:05:03','','','','13.875','Cash',561.14,'15.41','','','13','','1','2025-06-03 08:31:43','1','1','new','1','printed','pcs','','','','','','0','','','VATABLE',3507.10,'','2063.00','1799','Inclusive','branch','Inventory','','','','','',NULL,'13174887275823373830330'),(2354,'131748872501','9',600.00,'18996.00','retail','0','2025-05-29 17:05:03','','','','29.8333','Cash',2620.14,'31.66','','','13','','1','2025-06-03 08:31:43','1','1','new','1','printed','pcs','','','','','','0','','','VATABLE',16375.86,'','16032.00','15432','Inclusive','branch','Inventory','','','','','',NULL,'13174887291902317003822'),(2355,'131748872501','10',96.00,'4719.94','retail','0','2025-05-29 17:05:03','','','','46.7083333','Cash',651.03,'49.166','','','13','','1','2025-06-03 08:31:43','1','1','new','1','printed','pcs','','','','','','0','','','VATABLE',4068.91,'','5792.00','5696','Inclusive','branch','Inventory','','','','','',NULL,'13174887296931472091330'),(2356,'131748872501','2',50.00,'31750.00','retail','0','2025-05-29 17:05:03','','','','608','Cash',4379.31,'635','','','13','','1','2025-06-03 08:31:43','1','1','new','1','printed','pcs','','','','','','0','','','VATABLE',27370.69,'','441.68','391.68','Inclusive','branch','Inventory','','','','','',NULL,'13174887303033421372420'),(2357,'131748872501','14',0.00,'0','retail','0','2025-05-29 17:05:03','','','','81.0833','Cash',0.00,'95','','','13','','1','2025-06-03 08:31:43','1','1','new','1','printed','pcs','','','','yes','','0','','','VATABLE',81.90,'','278.00','278','Inclusive','branch','Inventory','','','','','',NULL,'13174887310132103333323'),(2358,'11748940894','10',24.00,'1200','wholesale','0','2025-06-03 11:54:54','','','','46.7083333','Cash',165.52,'50','','','1','16.00','1','2025-06-03 08:56:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5880.00','5856','Inclusive','branch','Inventory','','','','','','B','1174894093123131400208'),(2359,'11748940894','9',24.00,'780','wholesale','0','2025-06-03 11:55:32','','','','29.8333','Cash',107.59,'32.5','','','1','16.00','1','2025-06-03 08:56:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','13352.00','13328','Inclusive','branch','Inventory','','','','','','B','1174894095222203324515'),(2360,'11748940894','2',1.00,'650','wholesale','0','2025-06-03 11:55:52','','','','608','Cash',89.66,'650','','','1','16.00','1','2025-06-03 08:56:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','375.68','374.68','Inclusive','branch','Inventory','','','','','','B','1174894096910240123704'),(2361,'141748941975','2',2.00,'1300','retail','0','2025-06-03 12:12:55','','','','608','Cash',179.31,'650','','','14','16.00','1','2025-06-03 09:14:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','372.68','370.68','Inclusive','branch','Inventory','','','','','','B','14174894200704180324230'),(2362,'141748942164','20',12.00,'380','wholesale','0','2025-06-03 12:16:04','','','','28.333333333333','Cash',52.41,'31.666666666667','','','14','16.00','1','2025-06-03 15:24:35','1','1','returned','1','new','pcs','','2025-06-03 18:24:35','14','yes','','0','','','VATABLE',27.30,'12','401.00','389','Inclusive','branch','Inventory','1110','4000','5500','','','','14174894217823203024202'),(2363,'141748942164','21',24.00,'400','wholesale','0','2025-06-03 12:16:19','','','','15.41666666666667','Cash',55.17,'16.666666666667','','','14','16.00','1','2025-06-03 15:24:39','1','1','returned','1','new','pcs','','2025-06-03 18:24:39','14','yes','','0','','','VATABLE',14.37,'24','1722.00','1698','Inclusive','branch','Inventory','1110','4000','5500','','','','14174894219333232220411'),(2364,'141748942267','7',24.00,'999.84','wholesale','0','2025-06-03 12:17:47','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-03 09:19:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','11519.00','11495','Inclusive','branch','Inventory','','','','','','B','14174894234604882302801'),(2365,'141748942493','6',2.00,'150','retail','0','2025-06-03 12:21:33','','','','57.75','Cash',20.69,'75','','','14','16.00','1','2025-06-03 09:22:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'2','1518.00','1516','Inclusive','branch','Inventory','','','','','','B','14174894251443030334332'),(2366,'141748944059','3',12.00,'799.992','wholesale','0','2025-06-03 12:47:39','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-06-03 09:48:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1968.00','1956','Inclusive','branch','Inventory','','','','','','B','14174894407702932721802'),(2367,'141748943303','9',72.00,'2340','wholesale','0','2025-06-03 12:35:03','','','','29.8333','Cash',322.76,'32.5','','','14','','1','2025-06-03 09:49:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'72','13328.00','13256','Inclusive','branch','Inventory','','','','','',NULL,'14174894335973923529039'),(2368,'141748943303','10',96.00,'4800','wholesale','0','2025-06-03 12:36:00','','','','46.7083333','Cash',662.07,'50','','','14','','1','2025-06-03 09:49:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'96','5856.00','5760','Inclusive','branch','Inventory','','','','','',NULL,'14174894340662133904333'),(2369,'141748943303','7',24.00,'999.84','wholesale','0','2025-06-03 12:36:47','','','','39.33','Cash',137.91,'41.66','','','14','','1','2025-06-03 09:49:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','11495.00','11471','Inclusive','branch','Inventory','','','','','',NULL,'14174894352434222224002'),(2370,'141748943303','2',2.00,'1300','wholesale','0','2025-06-03 12:38:44','','','','608','Cash',179.31,'650','','','14','','1','2025-06-03 09:49:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','370.68','368.68','Inclusive','branch','Inventory','','','','','',NULL,'14174894356220209354182'),(2371,'141748943303','6',24.00,'1475.04','wholesale','0','2025-06-03 12:39:23','','','','57.75','Cash',203.45,'61.46','','','14','','1','2025-06-03 09:49:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','1516.00','1492','Inclusive','branch','Inventory','','','','','',NULL,'14174894396622226192384'),(2372,'131748945304','9',24.00,'780','wholesale','0','2025-06-03 13:08:24','','','','29.8333','Cash',107.59,'32.5','','','13','16.00','1','2025-06-03 12:49:49','1','1','returned','1','new','pcs','','2025-06-03 15:49:49','13','yes','','0','','','VATABLE',28.02,'24','13256.00','13232','Inclusive','branch','Inventory','','','','','','B','13174894533431332083392'),(2373,'131748945477','13',72.00,'1109.9952','wholesale','0','2025-06-03 13:11:17','','','','13.875','Cash',153.10,'15.4166','','','13','16.00','1','2025-06-03 10:12:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'72','1799.00','1727','Inclusive','branch','Inventory','','','','','','B','13174894551893050539331'),(2374,'131748945477','2',1.00,'650','wholesale','0','2025-06-03 13:11:58','','','','608','Cash',89.66,'650','','','13','16.00','1','2025-06-03 10:12:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','368.68','367.68','Inclusive','branch','Inventory','','','','','','B','13174894553905527024322'),(2375,'131748945620','7',24.00,'999.84','wholesale','0','2025-06-03 13:13:40','','','','39.33','Cash',137.91,'41.66','','','13','16.00','1','2025-06-03 10:13:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','11471.00','11447','Inclusive','branch','Inventory','','','','','','B','13174894563430223253260'),(2376,'141748948857','2',1.00,'650','wholesale','0','2025-06-03 14:07:37','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-03 11:08:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','367.68','366.68','Inclusive','branch','Inventory','','','','','','B','14174894887483827702200'),(2377,'141748949293','8',2.00,'100','retail','0','2025-06-03 14:14:54','','','','44.25','Cash',13.79,'50','','','14','16.00','1','2025-06-03 11:15:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','387.00','385','Inclusive','branch','Inventory','','','','','','B','14174894931722338123393'),(2378,'141748951662','3',12.00,'799.992','wholesale','0','2025-06-03 14:54:44','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-06-03 12:01:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1956.00','1944','Inclusive','branch','Inventory','','','','','','B','14174895171243020222202'),(2379,'141748951662','2',2.00,'1280.00','retail','0','2025-06-03 14:58:20','','','','608','Cash',176.55,'640','','','14','16.00','1','2025-06-03 12:01:31','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',1103.45,'','366.68','364.68','Inclusive','branch','Inventory','','','','','','B','14174895193110129130020'),(2380,'141748951662','6',12.00,'737.52','wholesale','0','2025-06-03 15:00:25','','','','57.75','Cash',101.73,'61.46','','','14','16.00','1','2025-06-03 12:01:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'12','1492.00','1480','Inclusive','branch','Inventory','','','','','','B','14174895204603023042502'),(2381,'141748952418','2',1.00,'650','wholesale','0','2025-06-03 15:06:58','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-03 12:09:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','364.68','363.68','Inclusive','branch','Inventory','','','','','','B','14174895253220034032349'),(2382,'141748952729','2',1.00,'650','wholesale','0','2025-06-03 15:12:09','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-03 12:13:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','363.68','362.68','Inclusive','branch','Inventory','','','','','','B','14174895274872333227233'),(2383,'141748952729','10',24.00,'1200','wholesale','0','2025-06-03 15:12:29','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-06-03 12:13:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5760.00','5736','Inclusive','branch','Inventory','','','','','','B','14174895277532323077233'),(2384,'141748953883','13',24.00,'369.9984','wholesale','0','2025-06-03 15:31:23','','','','13.875','Cash',51.03,'15.4166','','','14','16.00','1','2025-06-03 12:32:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','1727.00','1703','Inclusive','branch','Inventory','','','','','','B','14174895390703153701010'),(2385,'141748958485','3',24.00,'1599.984','wholesale','0','2025-06-03 16:48:05','','','','63.333','Cash',220.69,'66.666','','','14','16.00','1','2025-06-03 13:51:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'24','1944.00','1920','Inclusive','branch','Inventory','','','','','','B','14174895850859338202220'),(2386,'141748958485','4',6.00,'750','wholesale','0','2025-06-03 16:48:31','','','','118.75','Cash',103.45,'125','','','14','16.00','1','2025-06-03 13:51:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'6','1085.00','1079','Inclusive','branch','Inventory','','','','','','B','14174895863452392720704'),(2387,'141748958485','2',2.00,'1300','wholesale','0','2025-06-03 16:50:36','','','','608','Cash',179.31,'650','','','14','16.00','1','2025-06-03 13:51:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','363.68','361.68','Inclusive','branch','Inventory','','','','','','B','14174895866227326983141'),(2388,'141748958743','9',24.00,'780','wholesale','0','2025-06-03 16:52:23','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-06-03 13:54:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','13256.00','13232','Inclusive','branch','Inventory','','','','','','B','14174895877873287082333'),(2389,'141748958743','7',12.00,'499.92','wholesale','0','2025-06-03 16:52:58','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-06-03 13:54:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','11447.00','11435','Inclusive','branch','Inventory','','','','','','B','14174895881653733181088'),(2390,'141748963159','20',12.00,'380','wholesale','0','2025-06-03 18:06:00','','','','28.333333333333','Cash',52.41,'31.666666666667','','','14','16.00','1','2025-06-03 15:08:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','389.00','377','Inclusive','branch','Inventory','1110','4000','5500','','','','14174896321932933221063'),(2391,'141748963159','9',24.00,'780','wholesale','0','2025-06-03 18:07:01','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-06-03 15:08:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','13232.00','13208','Inclusive','branch','Inventory','','','','','','B','14174896325103131120130'),(2392,'141748963159','10',24.00,'1200','wholesale','0','2025-06-03 18:07:32','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-06-03 15:08:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5760.00','5736','Inclusive','branch','Inventory','','','','','','B','14174896327638260376223'),(2393,'141748964153','1',6.00,'999.9996','wholesale','0','2025-06-03 18:22:33','','','','157','Cash',137.93,'166.6666','','','14','16.00','1','2025-06-03 15:23:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'6','254.00','248','Inclusive','branch','Inventory','','','','','','B','14174896417320132423234'),(2394,'141748964427','20',12.00,'380','wholesale','0','2025-06-03 18:27:07','','','','28.333333333333','Cash',52.41,'31.666666666667','','','14','16.00','1','2025-06-03 15:28:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','389.00','377','Inclusive','branch','Inventory','1110','4000','5500','','','','14174896444232332347103'),(2395,'141748964427','21',24.00,'400','wholesale','0','2025-06-03 18:27:26','','','','15.41666666666667','Cash',55.17,'16.666666666667','','','14','16.00','1','2025-06-03 15:28:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','1722.00','1698','Inclusive','branch','Inventory','1110','4000','5500','','','','14174896446534222232382'),(2396,'141748967586','10',24.00,'1200','wholesale','0','2025-06-03 19:19:46','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-06-03 16:22:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5736.00','5712','Inclusive','branch','Inventory','','','','','','B','14174896760168691216292'),(2397,'141748967586','9',48.00,'1560','wholesale','0','2025-06-03 19:20:02','','','','29.8333','Cash',215.17,'32.5','','','14','16.00','1','2025-06-03 16:22:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','13208.00','13160','Inclusive','branch','Inventory','','','','','','B','14174896762732123267262'),(2398,'141748967586','4',12.00,'1500','wholesale','0','2025-06-03 19:20:27','','','','118.75','Cash',206.90,'125','','','14','16.00','1','2025-06-03 16:22:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','1079.00','1067','Inclusive','branch','Inventory','','','','','','B','14174896764413362838002'),(2399,'141748967586','3',12.00,'799.992','wholesale','0','2025-06-03 19:20:45','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-06-03 16:22:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1920.00','1908','Inclusive','branch','Inventory','','','','','','B','14174896766103163701010'),(2400,'141748967586','2',2.00,'1300','wholesale','0','2025-06-03 19:21:03','','','','608','Cash',179.31,'650','','','14','16.00','1','2025-06-03 16:22:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','361.68','359.68','Inclusive','branch','Inventory','','','','','','B','14174896767894370332333'),(2401,'141748967803','15',1.00,'120','retail','0','2025-06-03 19:23:23','','','','102.5','Cash',16.55,'120','','','14','16.00','1','2025-06-03 16:24:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','334.00','333','Inclusive','branch','Inventory','','','','','','B','14174896781712301269224'),(2402,'141748968705','9',504.00,'16380','wholesale','0','2025-06-03 19:38:25','','','','29.8333','Cash',2259.31,'32.5','','','14','16.00','1','2025-06-03 16:44:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'504','13160.00','12656','Inclusive','branch','Inventory','','','','','','B','14174896876321323230372'),(2403,'141748968705','10',336.00,'16800','wholesale','0','2025-06-03 19:39:23','','','','46.7083333','Cash',2317.24,'50','','','14','16.00','1','2025-06-03 16:44:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'336','5712.00','5376','Inclusive','branch','Inventory','','','','','','B','14174896881428028226028'),(2404,'141748968705','2',40.00,'26000','wholesale','0','2025-06-03 19:40:14','','','','608','Cash',3586.21,'650','','','14','16.00','1','2025-06-03 16:44:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'40','359.68','319.68','Inclusive','branch','Inventory','','','','','','B','14174896883727328932324'),(2405,'141748968705','14',144.00,'12479.904','wholesale','0','2025-06-03 19:40:37','','','','81.0833','Cash',1721.37,'86.666','','','14','16.00','1','2025-06-03 16:44:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'144','209.00','65','Inclusive','branch','Inventory','','','','','','B','14174896902033236404343'),(2406,'141749021343','10',336.00,'16800','wholesale','0','2025-06-04 10:15:43','','','','46.7083333','Cash',2317.24,'50','','','14','16.00','1','2025-06-04 07:20:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'336','5376.00','5040','Inclusive','branch','Inventory','','','','','','B','14174902137312202200220'),(2407,'141749021343','3',72.00,'4799.952','wholesale','0','2025-06-04 10:16:14','','','','63.333','Cash',662.06,'66.666','','','14','16.00','1','2025-06-04 07:20:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'72','1908.00','1836','Inclusive','branch','Inventory','','','','','','B','14174902143633022222907'),(2408,'141749021343','2',10.00,'6500','wholesale','0','2025-06-04 10:17:16','','','','608','Cash',896.55,'650','','','14','16.00','1','2025-06-04 07:20:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'10','319.68','309.68','Inclusive','branch','Inventory','','','','','','B','14174902145520104407021'),(2409,'141749021343','20',12.00,'380','wholesale','0','2025-06-04 10:17:36','','','','28.333333333333','Cash',52.41,'31.666666666667','','','14','16.00','1','2025-06-04 07:20:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','377.00','365','Inclusive','branch','Inventory','1110','4000','5500','','','','14174902147602246032393'),(2410,'141749021343','1',6.00,'999.9996','wholesale','0','2025-06-04 10:17:56','','','','157','Cash',137.93,'166.6666','','','14','16.00','1','2025-06-04 07:20:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'6','248.00','242','Inclusive','branch','Inventory','','','','','','B','14174902149200220373733'),(2411,'141749021343','9',48.00,'1560','wholesale','0','2025-06-04 10:18:12','','','','29.8333','Cash',215.17,'32.5','','','14','16.00','1','2025-06-04 07:20:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','12656.00','12608','Inclusive','branch','Inventory','','','','','','B','14174902151432031232202'),(2412,'141749022261','10',24.00,'1200','wholesale','0','2025-06-04 10:31:01','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-06-04 07:32:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5040.00','5016','Inclusive','branch','Inventory','','','','','','B','14174902230402332340132'),(2413,'141749024236','10',144.00,'7200','wholesale','0','2025-06-04 11:03:56','','','','46.7083333','Cash',993.10,'50','','','14','16.00','1','2025-06-04 08:31:28','1','1','returned','1','new','pcs','','2025-06-04 11:31:28','14','yes','','0','','','VATABLE',43.10,'144','5016.00','4872','Inclusive','branch','Inventory','','','','','','B','14174902472533043034030'),(2414,'141749024236','2',2.00,'1280.00','retail','0','2025-06-04 11:15:55','','','','608','Cash',176.55,'640','','','14','16.00','1','2025-06-04 08:31:32','1','1','returned','1','new','pcs','','2025-06-04 11:31:32','14','','','0','','','VATABLE',1103.45,'','309.68','307.68','Inclusive','branch','Inventory','','','','','','B','14174902497004042944224'),(2415,'141749025515','21',504.00,'8400','wholesale','0','2025-06-04 11:25:15','','','','15.41666666666667','Cash',1158.62,'16.666666666667','','','14','16.00','1','2025-06-04 08:27:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'504','1698.00','1194','Inclusive','branch','Inventory','1110','4000','5500','','','','14174902563047622234320'),(2416,'141749026519','2',2.00,'1280.00','retail','0','2025-06-04 11:41:59','','','','608','Cash',176.55,'640','','','14','16.00','1','2025-06-04 08:45:19','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',1103.45,'','309.68','307.68','Inclusive','branch','Inventory','','','','','','B','14174902653061422722332'),(2417,'141749026519','10',168.00,'8258.88','retail','0','2025-06-04 11:42:23','','','','46.7083333','Cash',1139.16,'49.16','','','14','16.00','1','2025-06-04 08:45:19','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',7119.72,'','5016.00','4848','Inclusive','branch','Inventory','','','','','','B','14174902656122276203030'),(2418,'141749033263','9',24.00,'780','wholesale','0','2025-06-04 13:34:23','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-06-04 10:35:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','12608.00','12584','Inclusive','branch','Inventory','','','','','','B','14174903327912032322030'),(2419,'141749033263','10',24.00,'1200','wholesale','0','2025-06-04 13:34:39','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-06-04 10:35:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4848.00','4824','Inclusive','branch','Inventory','','','','','','B','14174903329622423220222'),(2420,'141749033348','3',12.00,'799.992','wholesale','0','2025-06-04 13:35:48','','','','63.333','Cash',110.34,'66.666','','','14','16.00','1','2025-06-04 10:36:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1836.00','1824','Inclusive','branch','Inventory','','','','','','B','14174903336472043332324'),(2421,'141749033403','14',12.00,'1039.992','wholesale','0','2025-06-04 13:36:43','','','','81.0833','Cash',143.45,'86.666','','','14','16.00','1','2025-06-04 10:38:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'12','65.00','53','Inclusive','branch','Inventory','','','','','','B','14174903344823420344033'),(2422,'141749037471','9',48.00,'1509.792','retail','50.208','2025-06-04 14:44:31','','','','29.8333','Cash',208.25,'31.454','','','14','16.00','1','2025-06-04 11:46:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.12,'48','12584.00','12536','Inclusive','branch','Inventory','','','','','','B','14174903750031303333050'),(2423,'141749037471','10',24.00,'1170','retail','30','2025-06-04 14:46:13','','','','46.7083333','Cash',161.38,'48.75','','','14','16.00','1','2025-06-04 11:46:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.03,'24','4824.00','4800','Inclusive','branch','Inventory','','','','','','B','14174903760013114030303'),(2424,'141749044428','7',24.00,'999.84','wholesale','0','2025-06-04 16:40:28','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-04 13:41:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','11435.00','11411','Inclusive','branch','Inventory','','','','','','B','14174904445623203394045'),(2425,'141749044428','2',1.00,'650','wholesale','0','2025-06-04 16:40:58','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-04 13:41:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','307.68','306.68','Inclusive','branch','Inventory','','','','','','B','14174904447807322347272'),(2426,'141749046516','9',24.00,'780','wholesale','0','2025-06-04 17:15:16','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-06-04 14:16:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','12536.00','12512','Inclusive','branch','Inventory','','','','','','B','14174904655221432200305'),(2427,'141749046516','10',24.00,'1200','wholesale','0','2025-06-04 17:15:56','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-06-04 14:16:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4800.00','4776','Inclusive','branch','Inventory','','','','','','B','14174904658332003010642'),(2428,'141749048457','2',1.00,'650','wholesale','0','2025-06-04 17:47:38','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-04 14:48:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','306.68','305.68','Inclusive','branch','Inventory','','','','','','B','14174904848707423312890'),(2429,'141749048515','2',1.00,'650','wholesale','0','2025-06-04 17:48:35','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-04 14:49:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','305.68','304.68','Inclusive','branch','Inventory','','','','','','B','14174904852939240329253'),(2430,'141749048552','20',12.00,'380','wholesale','0','2025-06-04 17:49:12','','','','28.333333333333','Cash',52.41,'31.666666666667','','','14','16.00','1','2025-06-04 14:49:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','365.00','353','Inclusive','branch','Inventory','1110','4000','5500','','','','14174904856522253223444'),(2431,'141749052370','2',1.00,'650','wholesale','0','2025-06-04 18:52:50','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-04 15:53:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','304.68','303.68','Inclusive','branch','Inventory','','','','','','B','14174905239791239122231'),(2432,'141749104992','9',24.00,'780','wholesale','0','2025-06-05 09:29:52','','','','29.8333','Cash',107.59,'32.5','','','14','16.00','1','2025-06-05 06:31:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','12512.00','12488','Inclusive','branch','Inventory','','','','','','B','14174910504721723132209'),(2433,'141749104992','10',24.00,'1200','wholesale','0','2025-06-05 09:30:48','','','','46.7083333','Cash',165.52,'50','','','14','16.00','1','2025-06-05 06:31:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4776.00','4752','Inclusive','branch','Inventory','','','','','','B','14174910506919722323505'),(2434,'141749108049','21',72.00,'1200','wholesale','0','2025-06-05 10:20:49','','','','15.41666666666667','Cash',165.52,'16.666666666667','','','14','16.00','1','2025-06-05 07:26:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'72','1194.00','1122','Inclusive','branch','Inventory','1110','4000','5500','','','','14174910807501929090723'),(2435,'141749112092','2',1.00,'650','wholesale','0','2025-06-05 11:28:12','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-05 08:28:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','305.68','304.68','Inclusive','branch','Inventory','','','','','','B','14174911210233721722430'),(2436,'141749119495','10',72.00,'3600','wholesale','0','2025-06-05 13:31:35','','','','46.71','Cash',496.55,'50','','','14','16.00','1','2025-06-05 10:35:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'72','4752.00','4680','Inclusive','branch','Inventory','','','','','','B','14174911958773149330723'),(2437,'141749119495','9',96.00,'3120','wholesale','0','2025-06-05 13:33:08','','','','29.84','Cash',430.34,'32.5','','','14','16.00','1','2025-06-05 10:35:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'96','12488.00','12392','Inclusive','branch','Inventory','','','','','','B','14174911964523329443953'),(2438,'141749119495','2',3.00,'1950','wholesale','0','2025-06-05 13:34:08','','','','608','Cash',268.97,'650','','','14','16.00','1','2025-06-05 10:35:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'3','304.68','301.68','Inclusive','branch','Inventory','','','','','','B','14174911969530050133334'),(2439,'141749121565','7',24.00,'999.84','wholesale','0','2025-06-05 14:06:05','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-05 11:07:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','11411.00','11387','Inclusive','branch','Inventory','','','','','','B','14174912158332502120312'),(2440,'141749121565','2',1.00,'650','wholesale','0','2025-06-05 14:06:23','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-05 11:07:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','301.68','300.68','Inclusive','branch','Inventory','','','','','','B','14174912159504243220272'),(2441,'141749122104','10',24.00,'1200','wholesale','0','2025-06-05 14:15:04','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-05 11:16:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4680.00','4656','Inclusive','branch','Inventory','','','','','','B','14174912218033212202132'),(2442,'141749123479','2',1.00,'650','wholesale','0','2025-06-05 14:37:59','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-05 11:39:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','300.68','299.68','Inclusive','branch','Inventory','','','','','','B','14174912349832092923034'),(2443,'141749123479','7',24.00,'999.84','wholesale','0','2025-06-05 14:38:18','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-05 11:39:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','11387.00','11363','Inclusive','branch','Inventory','','','','','','B','14174912351929010910313'),(2444,'141749124049','10',24.00,'1200','wholesale','0','2025-06-05 14:47:29','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-05 11:48:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4656.00','4632','Inclusive','branch','Inventory','','','','','','B','14174912406923409032371'),(2445,'141749140132','9',24.00,'780','wholesale','0','2025-06-05 19:15:32','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-05 16:17:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','12392.00','12368','Inclusive','branch','Inventory','','','','','','B','14174914020533230022221'),(2446,'141749142300','1',1.00,'180','retail','0','2025-06-05 19:51:40','','','','157','Cash',24.83,'180','','','14','16.00','1','2025-06-05 16:52:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','242.00','241','Inclusive','branch','Inventory','','','','','','B','14174914231540231193121'),(2447,'141749142831','10',72.00,'3540.00024','wholesale','59.99976','2025-06-05 20:00:31','','','','46.71','Cash',488.28,'49.16667','','','14','16.00','1','2025-06-05 17:01:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'72','4632.00','4560','Inclusive','branch','Inventory','','','','','','B','14174914287684323072282'),(2448,'141749142936','13',2.00,'40','retail','0','2025-06-05 20:02:16','','','','13.88','Cash',5.52,'20','','','14','16.00','1','2025-06-05 17:03:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','1703.00','1701','Inclusive','branch','Inventory','','','','','','B','14174914298222040720022'),(2449,'141749143028','13',2.00,'40','retail','0','2025-06-05 20:03:48','','','','13.88','Cash',5.52,'20','','','14','16.00','1','2025-06-05 17:04:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','1701.00','1699','Inclusive','branch','Inventory','','','','','','B','14174914306146273332649'),(2450,'141749190385','10',24.00,'1200','wholesale','0','2025-06-06 09:13:05','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-06 06:43:52','1','1','returned','1','new','pcs','','2025-06-06 09:43:52','14','yes','','0','','','VATABLE',43.10,'24','4560.00','4536','Inclusive','branch','Inventory','','','','','','B','14174919044621301202700'),(2451,'141749190385','9',24.00,'780','wholesale','0','2025-06-06 09:14:06','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-06 06:17:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','12368.00','12344','Inclusive','branch','Inventory','','','','','','B','14174919046500909293305'),(2452,'141749192369','13',24.00,'370.08','wholesale','0','2025-06-06 09:46:09','','','','13.88','Cash',51.05,'15.42','','','14','16.00','1','2025-06-06 06:47:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','1699.00','1675','Inclusive','branch','Inventory','','','','','','B','14174919240812403494421'),(2453,'141749192990','20',12.00,'380.04','wholesale','0','2025-06-06 09:56:30','','','','28.34','Cash',52.42,'31.67','','','14','16.00','1','2025-06-06 06:57:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','353.00','341','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174919300829070032490'),(2454,'141749192990','3',12.00,'800.04','wholesale','0','2025-06-06 09:56:49','','','','63.33','Cash',110.35,'66.67','','','14','16.00','1','2025-06-06 06:57:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1824.00','1812','Inclusive','branch','Inventory','','','','','','B','14174919303493333002322'),(2455,'141749193076','9',24.00,'780','wholesale','0','2025-06-06 09:57:56','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-06 06:58:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','12344.00','12320','Inclusive','branch','Inventory','','','','','','B','14174919310624394132133'),(2456,'141749196767','10',24.00,'1200','wholesale','0','2025-06-06 10:59:27','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-06 08:00:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4560.00','4536','Inclusive','branch','Inventory','','','','','','B','14174919678839213423643'),(2457,'141749196767','9',24.00,'780','wholesale','0','2025-06-06 10:59:48','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-06 08:00:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','12320.00','12296','Inclusive','branch','Inventory','','','','','','B','14174919680833210321269'),(2458,'141749196866','10',24.00,'1200','wholesale','0','2025-06-06 11:01:06','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-06 08:02:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4536.00','4512','Inclusive','branch','Inventory','','','','','','B','14174919689163911093313'),(2459,'141749196866','2',1.00,'650','wholesale','0','2025-06-06 11:01:31','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-06 08:02:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','299.68','298.68','Inclusive','branch','Inventory','','','','','','B','14174919690112229273322'),(2460,'141749201785','20',12.00,'380.04','wholesale','0','2025-06-06 12:23:05','','','','28.34','Cash',52.42,'31.67','','','14','16.00','1','2025-06-06 09:23:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','341.00','329','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174920179823033202023'),(2461,'141749201917','9',48.00,'1560','wholesale','0','2025-06-06 12:25:17','','','','29.84','Cash',215.17,'32.5','','','14','16.00','1','2025-06-06 09:27:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','12296.00','12248','Inclusive','branch','Inventory','','','','','','B','14174920193731920470143'),(2462,'141749201917','9',2.00,'65','retail','0','2025-06-06 12:25:52','','','','29.84','Cash',8.97,'32.5','','','14','16.00','1','2025-06-06 09:27:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'2','12248.00','12246','Inclusive','branch','Inventory','','','','','','B','14174920196414004300243'),(2463,'141749202682','9',48.00,'1560','wholesale','0','2025-06-06 12:38:03','','','','29.84','Cash',215.17,'32.5','','','14','16.00','1','2025-06-06 09:38:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','12246.00','12198','Inclusive','branch','Inventory','','','','','','B','14174920269822233032304'),(2464,'141749206225','3',1.00,'75','retail','0','2025-06-06 13:37:06','','','','63.33','Cash',10.34,'75','','','14','16.00','1','2025-06-06 10:38:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','1812.00','1811','Inclusive','branch','Inventory','','','','','','B','14174920625321321203322'),(2465,'141749206495','15',1.00,'108.33','wholesale','0','2025-06-06 13:41:36','','','','102.5','Cash',14.94,'108.33','','','14','16.00','1','2025-06-06 10:42:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'1','333.00','332','Inclusive','branch','Inventory','','','','','','B','14174920652904202113292'),(2466,'141749208242','9',24.00,'760.0008','wholesale','19.9992','2025-06-06 14:10:42','','','','29.84','Cash',104.83,'31.6667','','','14','16.00','1','2025-06-06 11:11:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'24','30870.00','30846','Inclusive','branch','Inventory','','','','','','B','14174920827300303232033'),(2467,'141749208619','2',1.00,'650','wholesale','0','2025-06-06 14:16:59','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-06 11:17:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','521.68','520.68','Inclusive','branch','Inventory','','','','','','B','14174920862922002233113'),(2468,'141749209800','15',24.00,'2599.92','wholesale','0','2025-06-06 14:36:40','','','','102.5','Cash',358.61,'108.33','','','14','16.00','1','2025-06-06 11:39:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'24','332.00','308','Inclusive','branch','Inventory','','','','','','B','14174920982023202339222'),(2469,'141749209800','3',12.00,'800.04','wholesale','0','2025-06-06 14:38:15','','','','63.33','Cash',110.35,'66.67','','','14','16.00','1','2025-06-06 11:39:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1811.00','1799','Inclusive','branch','Inventory','','','','','','B','14174920990932033221394'),(2470,'141749209950','9',24.00,'780','wholesale','0','2025-06-06 14:39:10','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-06 11:39:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','30846.00','30822','Inclusive','branch','Inventory','','','','','','B','14174920996522067922203'),(2471,'141749219044','2',1.00,'650','wholesale','0','2025-06-06 17:10:44','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-06 14:11:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','520.68','519.68','Inclusive','branch','Inventory','','','','','','B','14174921906903463112221'),(2472,'141749219614','9',48.00,'1560','wholesale','0','2025-06-06 17:20:14','','','','29.84','Cash',215.17,'32.5','','','14','16.00','1','2025-06-06 14:21:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','30822.00','30774','Inclusive','branch','Inventory','','','','','','B','14174921963513733096423'),(2473,'141749219614','10',24.00,'1200','wholesale','0','2025-06-06 17:20:36','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-06 14:21:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5232.00','5208','Inclusive','branch','Inventory','','','','','','B','14174921965593002270203'),(2474,'141749219614','2',1.00,'650','wholesale','0','2025-06-06 17:20:55','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-06 14:21:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','519.68','518.68','Inclusive','branch','Inventory','','','','','','B','14174921967229701032376'),(2475,'141749219852','4',1.00,'150','retail','0','2025-06-06 17:24:12','','','','118.75','Cash',20.69,'150','','','14','16.00','1','2025-06-06 14:24:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','1067.00','1066','Inclusive','branch','Inventory','','','','','','B','14174921986823421392202'),(2476,'141749220276','10',24.00,'1200','wholesale','0','2025-06-06 17:31:16','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-06 14:32:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5208.00','5184','Inclusive','branch','Inventory','','','','','','B','14174922031122327023330'),(2477,'141749221499','2',2.00,'1300','wholesale','0','2025-06-06 17:51:39','','','','608','Cash',179.31,'650','','','14','16.00','1','2025-06-06 14:52:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','518.68','516.68','Inclusive','branch','Inventory','','','','','','B','14174922151710430320339'),(2478,'141749221765','13',72.00,'1110.24','wholesale','0','2025-06-06 17:56:05','','','','13.88','Cash',153.14,'15.42','','','14','16.00','1','2025-06-06 14:57:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'72','1675.00','1603','Inclusive','branch','Inventory','','','','','','B','14174922181441320031239'),(2479,'141749222694','2',1.00,'650','wholesale','0','2025-06-06 18:11:35','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-06 15:12:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','516.68','515.68','Inclusive','branch','Inventory','','','','','','B','14174922272123204022227'),(2480,'141749222777','7',24.00,'999.84','wholesale','0','2025-06-06 18:12:57','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-06 15:13:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','11363.00','11339','Inclusive','branch','Inventory','','','','','','B','14174922280393130234020'),(2481,'141749289298','9',1560.00,'49399.90','retail','0','2025-06-02 12:57:08','','','','29.84','Cash',6813.78,'31.6666','','','14','16.00','1','2025-06-07 12:03:35','1','1','returned','1','new','pcs','','2025-06-07 15:03:35','14','','','0','','','VATABLE',42586.12,'','30774.00','29214','Inclusive','branch','Inventory','','','','','','B','14174928935332233730388'),(2482,'141749289298','10',168.00,'8260.00','retail','0','2025-06-02 12:57:08','','','','46.71','Cash',1139.31,'49.16666','','','14','16.00','1','2025-06-07 12:03:51','1','1','returned','1','new','pcs','','2025-06-07 15:03:51','14','','','0','','','VATABLE',7120.69,'','5184.00','5016','Inclusive','branch','Inventory','','','','','','B','14174928995639313237033'),(2483,'141749289298','7',1440.00,'60000.00','retail','0','2025-06-02 12:57:08','','','','39.33','Cash',8275.86,'41.666666','','','14','16.00','1','2025-06-07 12:03:41','1','1','returned','1','new','pcs','','2025-06-07 15:03:41','14','','','0','','','VATABLE',51724.14,'','11339.00','9899','Inclusive','branch','Inventory','','','','','','B','14174929004274340290302'),(2484,'141749289298','15',60.00,'6500.00','retail','0','2025-06-02 12:57:08','','','','102.5','Cash',896.55,'108.33333','','','14','16.00','1','2025-06-07 12:03:17','1','1','returned','1','new','pcs','','2025-06-07 15:03:17','14','','','0','','','VATABLE',5603.45,'','308.00','248','Inclusive','branch','Inventory','','','','','','B','14174929012110313302312'),(2485,'141749289298','1',54.00,'9000.00','retail','0','2025-06-02 12:57:08','','','','157','Cash',1241.38,'166.6666','','','14','16.00','1','2025-06-07 12:03:20','1','1','returned','1','new','pcs','','2025-06-07 15:03:20','14','','','0','','','VATABLE',7758.62,'','241.00','187','Inclusive','branch','Inventory','','','','','','B','14174929020720122320233'),(2486,'141749290992','9',1560.00,'49400.00','retail','0','2025-06-02 13:13:52','','','','29.84','Cash',6813.79,'31.666666','','','14','16.00','1','2025-06-07 12:08:22','1','1','returned','1','new','pcs','','2025-06-07 15:08:22','14','','','0','','','VATABLE',42586.21,'','29214.00','27654','Inclusive','branch','Inventory','','','','','','B','14174929100820424329018'),(2487,'141749290992','10',168.00,'8260.00','retail','0','2025-06-02 13:13:52','','','','46.71','Cash',1139.31,'49.16666','','','14','16.00','1','2025-06-07 12:08:23','1','1','returned','1','new','pcs','','2025-06-07 15:08:23','14','','','0','','','VATABLE',7120.69,'','5016.00','4848','Inclusive','branch','Inventory','','','','','','B','14174929108131921030102'),(2488,'141749290992','7',1440.00,'60000.00','retail','0','2025-06-02 13:13:52','','','','39.33','Cash',8275.86,'41.666666','','','14','16.00','1','2025-06-07 12:08:40','1','1','returned','1','new','pcs','','2025-06-07 15:08:40','14','','','0','','','VATABLE',51724.14,'','9899.00','8459','Inclusive','branch','Inventory','','','','','','B','14174929111324337013310'),(2489,'141749290992','15',60.00,'6500.00','retail','0','2025-06-02 13:13:52','','','','102.5','Cash',896.55,'108.33333','','','14','16.00','1','2025-06-07 12:08:36','1','1','returned','1','new','pcs','','2025-06-07 15:08:36','14','','','0','','','VATABLE',5603.45,'','248.00','188','Inclusive','branch','Inventory','','','','','','B','14174929119331449302331'),(2490,'141749290992','1',54.00,'9000.00','retail','0','2025-06-02 13:13:52','','','','157','Cash',1241.38,'166.6666','','','14','16.00','1','2025-06-07 12:08:29','1','1','returned','1','new','pcs','','2025-06-07 15:08:29','14','','','0','','','VATABLE',7758.62,'','187.00','133','Inclusive','branch','Inventory','','','','','','B','14174929122141332232124'),(2491,'141749296490','10',48.00,'2359.97','retail','0','2025-06-07 14:41:30','','','','46.71','Cash',325.51,'49.166','','','14','16.00','1','2025-06-07 11:43:19','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',2034.46,'','4848.00','4800','Inclusive','branch','Inventory','','','','','','B','14174929652831340164332'),(2492,'141749296653','3',12.00,'800.04','wholesale','0','2025-06-07 14:44:14','','','','63.33','Cash',110.35,'66.67','','','14','16.00','1','2025-06-07 11:45:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1799.00','1787','Inclusive','branch','Inventory','','','','','','B','14174929667293130234027'),(2493,'141749296707','10',24.00,'1200','wholesale','0','2025-06-07 14:45:07','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-07 11:46:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4800.00','4776','Inclusive','branch','Inventory','','','','','','B','14174929673522293399312'),(2494,'141749296800','12',8.00,'1595.04','wholesale','0','2025-06-07 14:46:40','','','','189','Cash',220.01,'199.38','','','14','16.00','1','2025-06-07 11:49:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',171.88,'8','8.00','0','Inclusive','branch','Inventory','','','','','','B','14174929681572232191582'),(2495,'141749296800','3',48.00,'3200.16','wholesale','0','2025-06-07 14:46:56','','','','63.33','Cash',441.40,'66.67','','','14','16.00','1','2025-06-07 11:49:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'48','1787.00','1739','Inclusive','branch','Inventory','','','','','','B','14174929683221222209234'),(2496,'141749296800','4',12.00,'1500','wholesale','0','2025-06-07 14:47:12','','','','118.75','Cash',206.90,'125','','','14','16.00','1','2025-06-07 11:49:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','1066.00','1054','Inclusive','branch','Inventory','','','','','','B','14174929684622303271373'),(2497,'141749296800','9',96.00,'3040.00','retail','0','2025-06-07 14:48:16','','','','29.84','Cash',419.31,'31.66666','','','14','16.00','1','2025-06-07 11:49:19','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',2620.69,'','27654.00','27558','Inclusive','branch','Inventory','','','','','','B','14174929690502359322920'),(2498,'141749296990','2',1.00,'650','retail','0','2025-06-07 14:49:50','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-07 11:50:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','515.68','514.68','Inclusive','branch','Inventory','','','','','','B','14174929699643022326603'),(2499,'141749297033','9',24.00,'780','wholesale','0','2025-06-07 14:50:33','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-07 11:51:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','27558.00','27534','Inclusive','branch','Inventory','','','','','','B','14174929704507371342325'),(2500,'141749297033','2',1.00,'650','wholesale','0','2025-06-07 14:50:46','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-07 11:51:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','514.68','513.68','Inclusive','branch','Inventory','','','','','','B','14174929705720903132223'),(2501,'141749297080','20',12.00,'380.04','wholesale','0','2025-06-07 14:51:20','','','','28.34','Cash',52.42,'31.67','','','14','16.00','1','2025-06-07 11:52:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','329.00','317','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174929709721302424139'),(2502,'141749297080','21',24.00,'400.08','wholesale','0','2025-06-07 14:51:38','','','','15.42','Cash',55.18,'16.67','','','14','16.00','1','2025-06-07 11:52:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','1122.00','1098','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174929714519222522014'),(2503,'141749297189','8',12.00,'579.96','wholesale','0','2025-06-07 14:53:09','','','','44.25','Cash',79.99,'48.33','','','14','16.00','1','2025-06-07 11:53:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','385.00','373','Inclusive','branch','Inventory','','','','','','B','14174929719623121133712'),(2504,'141749297189','20',12.00,'380.04','wholesale','0','2025-06-07 14:53:20','','','','28.34','Cash',52.42,'31.67','','','14','16.00','1','2025-06-07 11:53:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','317.00','305','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174929721021002233113'),(2505,'141749297285','9',24.00,'780','wholesale','0','2025-06-07 14:54:45','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-07 12:02:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','27534.00','27510','Inclusive','branch','Inventory','','','','','','B','14174929731843784221373'),(2506,'141749297285','10',24.00,'1200','wholesale','0','2025-06-07 14:55:19','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-07 12:02:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4776.00','4752','Inclusive','branch','Inventory','','','','','','B','14174929735233222329997'),(2507,'141749297285','3',12.00,'800.04','wholesale','0','2025-06-07 14:55:56','','','','63.33','Cash',110.35,'66.67','','','14','16.00','1','2025-06-07 12:02:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1739.00','1727','Inclusive','branch','Inventory','','','','','','B','14174929762102333327022'),(2508,'141749297285','7',24.00,'999.84','wholesale','0','2025-06-07 15:00:21','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-07 12:02:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','8459.00','8435','Inclusive','branch','Inventory','','','','','','B','14174929763703243420432'),(2509,'141749298659','4',12.00,'1500','wholesale','0','2025-06-07 15:17:39','','','','118.75','Cash',206.90,'125','','','14','16.00','1','2025-06-07 12:24:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','1054.00','1042','Inclusive','branch','Inventory','','','','','','B','14174929868110403210632'),(2510,'141749299675','9',1560.00,'49400.00','retail','0','2025-06-07 15:34:35','','','','29.84','Cash',6813.79,'31.666666','','','14','16.00','1','2025-06-07 12:53:00','1','1','returned','1','new','pcs','','2025-06-07 15:53:00','14','','','0','','','VATABLE',42586.21,'','30630.00','29070','Inclusive','branch','Inventory','','','','','','B','14174929969803092949222'),(2511,'141749299675','10',168.00,'8260.00','retail','0','2025-06-07 15:35:12','','','','46.71','Cash',1139.31,'49.16666','','','14','16.00','1','2025-06-07 12:53:01','1','1','returned','1','new','pcs','','2025-06-07 15:53:01','14','','','0','','','VATABLE',7120.69,'','5088.00','4920','Inclusive','branch','Inventory','','','','','','B','14174929973300227320234'),(2512,'141749299675','7',1440.00,'60000.00','retail','0','2025-06-07 15:36:24','','','','39.33','Cash',8275.86,'41.666666','','','14','16.00','1','2025-06-07 12:53:02','1','1','returned','1','new','pcs','','2025-06-07 15:53:02','14','','','0','','','VATABLE',51724.14,'','11315.00','9875','Inclusive','branch','Inventory','','','','','','B','14174929980902032383230'),(2513,'141749299675','15',60.00,'6500.00','retail','0','2025-06-07 15:37:33','','','','102.5','Cash',896.55,'108.33333','','','14','16.00','1','2025-06-07 12:53:11','1','1','returned','1','new','pcs','','2025-06-07 15:53:11','14','','','0','','','VATABLE',5603.45,'','308.00','248','Inclusive','branch','Inventory','','','','','','B','14174929987512007298338'),(2514,'141749299675','1',54.00,'9000.00','retail','0','2025-06-07 15:39:51','','','','157','Cash',1241.38,'166.6666','','','14','16.00','1','2025-06-07 12:53:06','1','1','returned','1','new','pcs','','2025-06-07 15:53:06','14','','','0','','','VATABLE',7758.62,'','241.00','187','Inclusive','branch','Inventory','','','','','','B','14174930069100039192302'),(2515,'141749300824','10',168.00,'8260.00','retail','0','2025-06-02 16:08:34','','','','46.71','Cash',1139.31,'49.16666','','','14','16.00','1','2025-06-07 13:11:15','1','1','returned','1','new','pcs','','2025-06-07 16:11:15','14','','','0','','','VATABLE',7120.69,'','5088.00','4920','Inclusive','branch','Inventory','','','','','','B','14174930085202705802402'),(2516,'141749300824','9',1560.00,'49400.00','retail','0','2025-06-02 16:08:34','','','','29.84','Cash',6813.79,'31.666666','','','14','16.00','1','2025-06-07 13:11:16','1','1','returned','1','new','pcs','','2025-06-07 16:11:16','14','','','0','','','VATABLE',42586.21,'','30630.00','29070','Inclusive','branch','Inventory','','','','','','B','14174930090309433309122'),(2517,'141749300824','7',1440.00,'60000.00','retail','0','2025-06-02 16:08:34','','','','39.33','Cash',8275.86,'41.666666','','','14','16.00','1','2025-06-07 13:11:17','1','1','returned','1','new','pcs','','2025-06-07 16:11:17','14','','','0','','','VATABLE',51724.14,'','11315.00','9875','Inclusive','branch','Inventory','','','','','','B','14174930164110362033326'),(2518,'141749300824','15',60.00,'6500.00','retail','0','2025-06-02 16:08:34','','','','102.5','Cash',896.55,'108.33333','','','14','16.00','1','2025-06-07 13:11:08','1','1','returned','1','new','pcs','','2025-06-07 16:11:08','14','','','0','','','VATABLE',5603.45,'','308.00','248','Inclusive','branch','Inventory','','','','','','B','14174930167236323220243'),(2519,'141749300824','1',54.00,'9000.00','retail','0','2025-06-02 16:08:34','','','','157','Cash',1241.38,'166.6666','','','14','16.00','1','2025-06-07 13:11:01','1','1','returned','1','new','pcs','','2025-06-07 16:11:01','14','','','0','','','VATABLE',7758.62,'','241.00','187','Inclusive','branch','Inventory','','','','','','B','14174930170433377042272'),(2520,'141749302030','9',1560.00,'49400.00','retail','0','2025-06-07 16:13:50','','','','29.84','Cash',6813.79,'31.666666','','','14','16.00','1','2025-06-07 14:57:17','1','1','returned','1','new','pcs','','2025-06-07 17:57:17','14','','','0','','','VATABLE',42586.21,'','30630.00','29070','Inclusive','branch','Inventory','','','','','','B','14174930212121730932321'),(2521,'141749302030','10',168.00,'8260.00','retail','0','2025-06-07 16:15:22','','','','46.71','Cash',1139.31,'49.16666','','','14','16.00','1','2025-06-07 14:57:24','1','1','returned','1','new','pcs','','2025-06-07 17:57:24','14','','','0','','','VATABLE',7120.69,'','5088.00','4920','Inclusive','branch','Inventory','','','','','','B','14174930214773032722230'),(2522,'141749302030','7',1440.00,'60000.00','retail','0','2025-06-07 16:16:20','','','','39.33','Cash',8275.86,'41.666666','','','14','16.00','1','2025-06-07 14:57:27','1','1','returned','1','new','pcs','','2025-06-07 17:57:27','14','','','0','','','VATABLE',51724.14,'','11315.00','9875','Inclusive','branch','Inventory','','','','','','B','14174930220217330223023'),(2523,'141749302030','15',60.00,'6500.00','retail','0','2025-06-07 16:16:56','','','','102.5','Cash',896.55,'108.33333','','','14','16.00','1','2025-06-07 14:57:30','1','1','returned','1','new','pcs','','2025-06-07 17:57:30','14','','','0','','','VATABLE',5603.45,'','308.00','248','Inclusive','branch','Inventory','','','','','','B','14174930224223302322323'),(2524,'141749302030','1',54.00,'9000.00','retail','0','2025-06-07 16:17:35','','','','157','Cash',1241.38,'166.6666','','','14','16.00','1','2025-06-07 14:57:32','1','1','returned','1','new','pcs','','2025-06-07 17:57:32','14','','','0','','','VATABLE',7758.62,'','241.00','187','Inclusive','branch','Inventory','','','','','','B','14174930226741624373327'),(2525,'141749305262','13',1.00,'20','retail','0','2025-06-07 17:07:42','','','','13.88','Cash',2.76,'20','','','14','16.00','1','2025-06-07 14:08:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','1603.00','1602','Inclusive','branch','Inventory','','','','','','B','14174930530120410243953'),(2526,'141749306801','1',1.00,'180','retail','0','2025-06-07 17:33:21','','','','157','Cash',24.83,'180','','','14','16.00','1','2025-06-07 14:39:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','187.00','186','Inclusive','branch','Inventory','','','','','','B','14174930682802232238229'),(2527,'141749306801','10',1.00,'50','retail','0','2025-06-07 17:33:51','','','','46.71','Cash',6.90,'50','','','14','16.00','1','2025-06-07 14:39:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','4920.00','4919','Inclusive','branch','Inventory','','','','','','B','14174930684901369222020'),(2528,'141749308530','10',72.00,'3540.0024','wholesale','59.9976','2025-06-07 18:02:10','','','','46.71','Cash',488.28,'49.1667','','','14','16.00','1','2025-06-07 15:03:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'72','5087.00','5015','Inclusive','branch','Inventory','','','','','','B','14174930859922313330202'),(2529,'141749309926','6',24.00,'1475.04','wholesale','0','2025-06-07 18:25:27','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-06-07 15:27:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','1480.00','1456','Inclusive','branch','Inventory','','','','','','B','14174930999823321423223'),(2530,'141749309926','9',24.00,'780','wholesale','0','2025-06-07 18:26:46','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-07 15:27:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','30558.00','30534','Inclusive','branch','Inventory','','','','','','B','14174931003990112002020'),(2531,'141749310079','9',24.00,'780','wholesale','0','2025-06-07 18:27:59','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-07 15:28:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','30534.00','30510','Inclusive','branch','Inventory','','','','','','B','14174931010931232419030'),(2532,'141749310184','9',24.00,'780','wholesale','0','2025-06-07 18:29:45','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-07 15:30:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','30510.00','30486','Inclusive','branch','Inventory','','','','','','B','14174931021603740233220'),(2533,'141749310562','9',72.00,'2265.048','wholesale','74.952','2025-06-07 18:36:02','','','','29.84','Cash',312.42,'31.459','','','14','16.00','1','2025-06-07 15:46:13','1','1','returned','1','new','pcs','','2025-06-07 18:46:13','14','yes','','0','','','VATABLE',27.12,'72','30486.00','30414','Inclusive','branch','Inventory','','','','','','B','14174931061523340271639'),(2534,'141749310562','10',48.00,'2340','wholesale','60','2025-06-07 18:36:56','','','','46.71','Cash',322.76,'48.75','','','14','16.00','1','2025-06-07 15:46:14','1','1','returned','1','new','pcs','','2025-06-07 18:46:14','14','yes','','0','','','VATABLE',42.03,'48','5015.00','4967','Inclusive','branch','Inventory','','','','','','B','14174931066842423333230'),(2535,'141749310562','2',5.00,'3200.00','retail','0','2025-06-07 18:40:37','','','','608','Cash',441.38,'640','','','14','16.00','1','2025-06-07 15:46:16','1','1','returned','1','new','pcs','','2025-06-07 18:46:16','14','','','0','','','VATABLE',2758.62,'','506.68','501.68','Inclusive','branch','Inventory','','','','','','B','14174931085052257330244'),(2536,'141749311250','9',72.00,'2265.00','retail','0','2025-06-07 18:47:30','','','','29.84','Cash',312.41,'31.4583','','','14','16.00','1','2025-06-07 15:50:35','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',1952.58,'','30486.00','30414','Inclusive','branch','Inventory','','','','','','B','14174931126550020225222'),(2537,'141749311250','10',48.00,'2340.00','retail','0','2025-06-07 18:48:03','','','','46.71','Cash',322.76,'48.75','','','14','16.00','1','2025-06-07 15:50:35','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',2017.24,'','5015.00','4967','Inclusive','branch','Inventory','','','','','','B','14174931129920423313933'),(2538,'141749311250','2',5.00,'3200.00','retail','0','2025-06-07 18:49:06','','','','608','Cash',441.38,'640','','','14','16.00','1','2025-06-07 15:50:35','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',2758.62,'','506.68','501.68','Inclusive','branch','Inventory','','','','','','B','14174931137422730410113'),(2539,'141749311795','9',1560.00,'49400.00','retail','0','2025-06-07 18:56:35','','','','29.84','Cash',6813.79,'31.666666','','','14','16.00','1','2025-06-07 16:10:24','1','1','returned','1','new','pcs','','2025-06-07 19:10:24','14','','','0','','','VATABLE',42586.21,'','30414.00','28854','Inclusive','branch','Inventory','','','','','','B','14174931180940120313328'),(2540,'141749311795','10',168.00,'8260.00','retail','0','2025-06-07 18:56:51','','','','46.71','Cash',1139.31,'49.16666','','','14','16.00','1','2025-06-07 16:10:34','1','1','returned','1','new','pcs','','2025-06-07 19:10:34','14','','','0','','','VATABLE',7120.69,'','4967.00','4799','Inclusive','branch','Inventory','','','','','','B','14174931183702330383330'),(2541,'141749311795','7',1440.00,'60000.00','retail','0','2025-06-07 18:57:20','','','','39.33','Cash',8275.86,'41.666666','','','14','16.00','1','2025-06-07 16:05:41','1','1','returned','1','new','pcs','','2025-06-07 19:05:41','14','','','0','','','VATABLE',51724.14,'','11315.00','9875','Inclusive','branch','Inventory','','','','','','B','14174931188082321332810'),(2542,'141749311795','15',60.00,'6500.00','retail','0','2025-06-07 18:58:02','','','','102.5','Cash',896.55,'108.33333','','','14','16.00','1','2025-06-07 16:05:25','1','1','returned','1','new','pcs','','2025-06-07 19:05:25','14','','','0','','','VATABLE',5603.45,'','308.00','248','Inclusive','branch','Inventory','','','','','','B','14174931194193141037333'),(2543,'141749311795','1',54.00,'9000.00','retail','0','2025-06-07 18:59:03','','','','157','Cash',1241.38,'166.6666','','','14','16.00','1','2025-06-07 16:05:10','1','1','returned','1','new','pcs','','2025-06-07 19:05:09','14','','','0','','','VATABLE',7758.62,'','240.00','186','Inclusive','branch','Inventory','','','','','','B','14174931195792103303103'),(2544,'141749313768','14',1.00,'95','retail','0','2025-06-07 19:29:28','','','','81.08','Cash',13.10,'95','','','14','16.00','1','2025-06-07 16:30:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',81.90,'1','53.00','52','Inclusive','branch','Inventory','','','','','','B','14174931378022809303083'),(2545,'141749373751','9',288.00,'9360','wholesale','0','2025-06-08 12:09:11','','','','29.84','Cash',1291.03,'32.5','','','14','16.00','1','2025-06-08 09:37:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'288','30414.00','30126','Inclusive','branch','Inventory','','','','','','B','14174937382533202143323'),(2546,'141749373751','9',720.00,'22800.24','wholesale','599.76','2025-06-08 12:10:25','','','','29.84','Cash',3144.86,'31.667','','','14','16.00','1','2025-06-08 09:37:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'720','30126.00','29406','Inclusive','branch','Inventory','','','','','','B','14174937388124313370420'),(2547,'141749373751','2',7.00,'4550','wholesale','0','2025-06-08 12:11:22','','','','608','Cash',627.59,'650','','','14','16.00','1','2025-06-08 09:37:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'7','501.68','494.68','Inclusive','branch','Inventory','','','','','','B','14174937402123213213320'),(2548,'141749373751','2',4.00,'2560.00','retail','0','2025-06-08 12:16:02','','','','608','Cash',353.10,'640','','','14','16.00','1','2025-06-08 09:37:27','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',2206.90,'','494.68','490.68','Inclusive','branch','Inventory','','','','','','B','14174937419022303371373'),(2549,'141749373751','10',480.00,'23600.016','wholesale','399.984','2025-06-08 12:16:54','','','','46.71','Cash',3255.17,'49.1667','','','14','16.00','1','2025-06-08 09:37:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'480','4967.00','4487','Inclusive','branch','Inventory','','','','','','B','14174937441742321222142'),(2550,'141749373751','10',96.00,'4800','wholesale','0','2025-06-08 12:20:17','','','','46.71','Cash',662.07,'50','','','14','16.00','1','2025-06-08 09:37:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'96','4487.00','4391','Inclusive','branch','Inventory','','','','','','B','14174937444742434002943'),(2551,'141749373751','8',12.00,'579.96','wholesale','0','2025-06-08 12:20:48','','','','44.25','Cash',79.99,'48.33','','','14','16.00','1','2025-06-08 09:37:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','373.00','361','Inclusive','branch','Inventory','','','','','','B','14174937447843033403223'),(2552,'141749373751','20',60.00,'1900.2','wholesale','0','2025-06-08 12:21:18','','','','28.34','Cash',262.10,'31.67','','','14','16.00','1','2025-06-08 09:37:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'60','305.00','245','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174937451502300923123'),(2553,'141749373751','21',96.00,'1600.32','wholesale','0','2025-06-08 12:21:56','','','','15.42','Cash',220.73,'16.67','','','14','16.00','1','2025-06-08 09:37:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'96','1098.00','1002','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174937462633343023012'),(2554,'141749373751','15',78.00,'8449.74','wholesale','0','2025-06-08 12:26:38','','','','102.5','Cash',1165.48,'108.33','','','14','16.00','1','2025-06-08 09:37:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'78','308.00','230','Inclusive','branch','Inventory','','','','','','B','14174937484044422329332'),(2555,'141749373751','1',36.00,'6000.12','wholesale','0','2025-06-08 12:27:21','','','','157','Cash',827.60,'166.67','','','14','16.00','1','2025-06-08 09:37:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'36','240.00','204','Inclusive','branch','Inventory','','','','','','B','14174937489922332370220'),(2556,'141749373751','6',265.00,'16286.9','wholesale','0','2025-06-08 12:28:19','','','','57.75','Cash',2246.47,'61.46','','','14','16.00','1','2025-06-08 09:37:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'265','1456.00','1191','Inclusive','branch','Inventory','','','','','','B','14174937497449702900400'),(2557,'141749373751','4',24.00,'3000','wholesale','0','2025-06-08 12:29:34','','','','118.75','Cash',413.79,'125','','','14','16.00','1','2025-06-08 09:37:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'24','1042.00','1018','Inclusive','branch','Inventory','','','','','','B','14174937501808009353311'),(2558,'141749373751','3',120.00,'8000.4','wholesale','0','2025-06-08 12:30:21','','','','63.33','Cash',1103.50,'66.67','','','14','16.00','1','2025-06-08 09:37:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'120','1727.00','1607','Inclusive','branch','Inventory','','','','','','B','14174937506791036062660'),(2559,'141749373751','7',216.00,'8818.5672','wholesale','179.9928','2025-06-08 12:32:05','','','','39.33','Cash',1216.35,'40.8267','','','14','16.00','1','2025-06-08 09:37:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.20,'216','11315.00','11099','Inclusive','branch','Inventory','','','','','','B','14174937525231342332203'),(2560,'141749373751','7',324.00,'13497.84','wholesale','0','2025-06-08 12:34:12','','','','39.33','Cash',1861.77,'41.66','','','14','16.00','1','2025-06-08 09:37:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'324','11099.00','10775','Inclusive','branch','Inventory','','','','','','B','14174937529821323230872'),(2561,'141749373751','13',48.00,'740.16','wholesale','0','2025-06-08 12:34:58','','','','13.88','Cash',102.09,'15.42','','','14','16.00','1','2025-06-08 09:37:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'48','1602.00','1554','Inclusive','branch','Inventory','','','','','','B','14174937534332990272337'),(2562,'141749375455','9',216.00,'7020','wholesale','0','2025-06-08 12:37:35','','','','29.84','Cash',968.28,'32.5','','','14','16.00','1','2025-06-08 10:11:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'216','29406.00','29190','Inclusive','branch','Inventory','','','','','','B','14174937581180812323234'),(2563,'141749375455','13',24.00,'370.08','wholesale','0','2025-06-08 12:43:31','','','','13.88','Cash',51.05,'15.42','','','14','16.00','1','2025-06-08 10:11:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','1554.00','1530','Inclusive','branch','Inventory','','','','','','B','14174937586231070531223'),(2564,'141749375455','2',10.00,'6500','wholesale','0','2025-06-08 12:44:22','','','','608','Cash',896.55,'650','','','14','16.00','1','2025-06-08 10:11:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'10','490.68','480.68','Inclusive','branch','Inventory','','','','','','B','14174937588422313330202'),(2565,'141749375455','3',36.00,'2400.12','wholesale','0','2025-06-08 12:44:44','','','','63.33','Cash',331.05,'66.67','','','14','16.00','1','2025-06-08 10:11:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'36','1607.00','1571','Inclusive','branch','Inventory','','','','','','B','14174937592420303293013'),(2566,'141749375455','4',36.00,'4500','wholesale','0','2025-06-08 12:45:24','','','','118.75','Cash',620.69,'125','','','14','16.00','1','2025-06-08 10:11:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'36','1018.00','982','Inclusive','branch','Inventory','','','','','','B','14174937594997423734233'),(2567,'141749375455','15',24.00,'2599.92','wholesale','0','2025-06-08 12:45:49','','','','102.5','Cash',358.61,'108.33','','','14','16.00','1','2025-06-08 10:11:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'24','230.00','206','Inclusive','branch','Inventory','','','','','','B','14174937606926713330333'),(2568,'141749375455','6',96.00,'5900.16','wholesale','0','2025-06-08 12:56:42','','','','57.75','Cash',813.82,'61.46','','','14','16.00','1','2025-06-08 10:11:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'96','1190.00','1094','Inclusive','branch','Inventory','','','','','','B','14174937663613246227622'),(2569,'141749375455','20',12.00,'380.04','wholesale','0','2025-06-08 12:57:28','','','','28.34','Cash',52.42,'31.67','','','14','16.00','1','2025-06-08 10:11:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','245.00','233','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174937670123349733321'),(2570,'141749375455','21',24.00,'400.08','wholesale','0','2025-06-08 12:58:21','','','','15.42','Cash',55.18,'16.67','','','14','16.00','1','2025-06-08 10:11:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','1002.00','978','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174937673030973773303'),(2571,'141749375455','8',12.00,'579.96','wholesale','0','2025-06-08 12:58:50','','','','44.25','Cash',79.99,'48.33','','','14','16.00','1','2025-06-08 10:11:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','361.00','349','Inclusive','branch','Inventory','','','','','','B','14174937677031233232640'),(2572,'141749375455','1',18.00,'3000.06','wholesale','0','2025-06-08 12:59:31','','','','157','Cash',413.80,'166.67','','','14','16.00','1','2025-06-08 10:11:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'18','204.00','186','Inclusive','branch','Inventory','','','','','','B','14174937738922233037304'),(2573,'141749375455','7',504.00,'20996.64','wholesale','0','2025-06-08 13:09:50','','','','39.33','Cash',2896.09,'41.66','','','14','16.00','1','2025-06-08 10:11:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'504','10775.00','10271','Inclusive','branch','Inventory','','','','','','B','14174937744734303737409'),(2574,'141749377568','10',24.00,'1200','wholesale','0','2025-06-08 13:12:48','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-08 10:15:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4391.00','4367','Inclusive','branch','Inventory','','','','','','B','14174937764041472061330'),(2575,'141749377568','9',24.00,'780','wholesale','0','2025-06-08 13:14:00','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-08 10:15:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','29190.00','29166','Inclusive','branch','Inventory','','','','','','B','14174937765893427334203'),(2576,'141749377708','9',24.00,'780','wholesale','0','2025-06-08 13:15:08','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-08 10:16:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','29166.00','29142','Inclusive','branch','Inventory','','','','','','B','14174937772893733230227'),(2577,'141749377822','9',1.00,'32.5','retail','0','2025-06-08 13:17:02','','','','29.84','Cash',4.48,'32.5','','','14','16.00','1','2025-06-08 10:17:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1','29142.00','29141','Inclusive','branch','Inventory','','','','','','B','14174937784223443202023'),(2578,'141749377886','8',1.00,'50','retail','0','2025-06-08 13:18:06','','','','44.25','Cash',6.90,'50','','','14','16.00','1','2025-06-08 10:18:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','349.00','348','Inclusive','branch','Inventory','','','','','','B','14174937790827320020973'),(2579,'141749377933','7',2.00,'90','retail','0','2025-06-08 13:18:53','','','','39.33','Cash',12.41,'45','','','14','16.00','1','2025-06-08 10:19:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'2','10271.00','10269','Inclusive','branch','Inventory','','','','','','B','14174937796871332339340'),(2580,'141749377990','6',2.00,'150','retail','0','2025-06-08 13:19:50','','','','57.75','Cash',20.69,'75','','','14','16.00','1','2025-06-08 10:32:34','1','1','returned','1','new','pcs','','2025-06-08 13:32:34','14','yes','','0','','','VATABLE',64.66,'2','1095.00','1093','Inclusive','branch','Inventory','','','','','','B','14174937801332072122002'),(2581,'141749377990','20',5.00,'300','retail','0','2025-06-08 13:20:14','','','','28.34','Cash',41.38,'60','','','14','16.00','1','2025-06-08 10:32:31','1','1','returned','1','new','pcs','','2025-06-08 13:32:30','14','yes','','0','','','VATABLE',51.72,'5','233.00','228','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174937804843323430813'),(2582,'141749377990','14',1.00,'95','retail','0','2025-06-08 13:20:48','','','','81.08','Cash',13.10,'95','','','14','16.00','1','2025-06-08 10:32:27','1','1','returned','1','new','pcs','','2025-06-08 13:32:27','14','yes','','0','','','VATABLE',81.90,'1','52.00','51','Inclusive','branch','Inventory','','','','','','B','14174937812132212230030'),(2583,'141749379448','3',6.00,'450','retail','0','2025-06-08 13:44:08','','','','63.33','Cash',62.07,'75','','','14','16.00','1','2025-06-08 10:44:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'6','1571.00','1565','Inclusive','branch','Inventory','','','','','','B','14174937946100442232340'),(2584,'141749379490','17',12.00,'950.04','wholesale','0','2025-06-08 13:44:50','','','','69.42','Cash',131.04,'79.17','','','14','16.00','1','2025-06-08 10:46:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.25,'12','115.00','103','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174937950872323220333'),(2585,'141749379490','18',24.00,'1285.2','wholesale','0','2025-06-08 13:45:09','','','','47.74','Cash',177.27,'53.55','','','14','16.00','1','2025-06-08 10:46:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',46.16,'24','192.00','168','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174937952032000010942'),(2586,'141749379616','2',1.00,'650','wholesale','0','2025-06-08 13:46:56','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-08 10:47:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','480.68','479.68','Inclusive','branch','Inventory','','','','','','B','14174937963033903236399'),(2587,'141749379758','17',12.00,'950.04','wholesale','0','2025-06-08 13:49:18','','','','69.42','Cash',131.04,'79.17','','','14','16.00','1','2025-06-08 10:49:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.25,'12','103.00','91','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174937977830709373330'),(2588,'141749380544','20',5.00,'158.35','wholesale','0','2025-06-08 14:02:24','','','','28.34','Cash',21.84,'31.67','','','14','16.00','1','2025-06-08 11:06:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'5','228.00','223','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174938057525253342232'),(2589,'141749380544','14',1.00,'86.67','wholesale','0','2025-06-08 14:02:56','','','','81.08','Cash',11.95,'86.67','','','14','16.00','1','2025-06-08 11:06:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.72,'1','52.00','51','Inclusive','branch','Inventory','','','','','','B','14174938066002262432222'),(2590,'141749380544','1',2.00,'333.34','wholesale','0','2025-06-08 14:04:20','','','','157','Cash',45.98,'166.67','','','14','16.00','1','2025-06-08 11:06:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'2','186.00','184','Inclusive','branch','Inventory','','','','','','B','14174938071043323920321'),(2591,'141749380766','9',24.00,'780','wholesale','0','2025-06-08 14:06:06','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-08 11:08:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','29141.00','29117','Inclusive','branch','Inventory','','','','','','B','14174938083739334312233'),(2592,'141749382081','2',15.00,'9750','wholesale','0','2025-06-08 14:28:01','','','','608','Cash',1344.83,'650','','','14','16.00','1','2025-06-08 11:29:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'15','479.68','464.68','Inclusive','branch','Inventory','','','','','','B','14174938213630122221332'),(2593,'141749383449','10',24.00,'1200','wholesale','0','2025-06-08 14:50:49','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-08 11:51:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4367.00','4343','Inclusive','branch','Inventory','','','','','','B','14174938346800330032122'),(2594,'141749383765','3',1.00,'75','retail','0','2025-06-08 14:56:05','','','','63.33','Cash',10.34,'75','','','14','16.00','1','2025-06-08 11:56:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','1565.00','1564','Inclusive','branch','Inventory','','','','','','B','14174938377613322742939'),(2595,'141749386254','10',24.00,'1200','wholesale','0','2025-06-08 15:37:34','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-08 12:39:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4343.00','4319','Inclusive','branch','Inventory','','','','','','B','14174938632424106087402'),(2596,'141749387416','8',12.00,'579.96','wholesale','0','2025-06-08 15:56:56','','','','44.25','Cash',79.99,'48.33','','','14','16.00','1','2025-06-08 12:58:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','348.00','336','Inclusive','branch','Inventory','','','','','','B','14174938743622722384034'),(2597,'141749387416','5',12.00,'324.96','wholesale','0','2025-06-08 15:57:17','','','','24.83','Cash',44.82,'27.08','','','14','16.00','1','2025-06-08 12:58:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',23.34,'12','1176.00','1164','Inclusive','branch','Inventory','','','','','','B','14174938745083021021742'),(2598,'141749387416','9',24.00,'780','wholesale','0','2025-06-08 15:57:30','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-08 12:58:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','29093.00','29069','Inclusive','branch','Inventory','','','','','','B','14174938751003352120334'),(2599,'141749387544','9',24.00,'780','wholesale','0','2025-06-08 15:59:04','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-08 13:01:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','29093.00','29069','Inclusive','branch','Inventory','','','','','','B','14174938756190223236232'),(2600,'141749387544','8',12.00,'579.96','wholesale','0','2025-06-08 15:59:22','','','','44.25','Cash',79.99,'48.33','','','14','16.00','1','2025-06-08 13:01:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','336.00','324','Inclusive','branch','Inventory','','','','','','B','14174938758233053877294'),(2601,'141749387726','9',24.00,'780','wholesale','0','2025-06-08 16:02:06','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-08 13:03:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','29069.00','29045','Inclusive','branch','Inventory','','','','','','B','14174938775610363302373'),(2602,'141749387726','3',12.00,'800.04','wholesale','0','2025-06-08 16:02:37','','','','63.33','Cash',110.35,'66.67','','','14','16.00','1','2025-06-08 13:03:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1564.00','1552','Inclusive','branch','Inventory','','','','','','B','14174938779202030272200'),(2603,'141749388486','4',12.00,'1500','wholesale','0','2025-06-08 16:14:46','','','','118.75','Cash',206.90,'125','','','14','16.00','1','2025-06-08 13:18:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','982.00','970','Inclusive','branch','Inventory','','','','','','B','14174938850223029203233'),(2604,'141749388486','3',12.00,'800.04','wholesale','0','2025-06-08 16:15:02','','','','63.33','Cash',110.35,'66.67','','','14','16.00','1','2025-06-08 13:18:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1552.00','1540','Inclusive','branch','Inventory','','','','','','B','14174938851923224434382'),(2605,'141749388486','2',2.00,'1300','wholesale','0','2025-06-08 16:15:19','','','','608','Cash',179.31,'650','','','14','16.00','1','2025-06-08 13:18:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','464.68','462.68','Inclusive','branch','Inventory','','','','','','B','14174938859098373933820'),(2606,'141749388486','6',24.00,'1475.04','wholesale','0','2025-06-08 16:16:30','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-06-08 13:18:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','1095.00','1071','Inclusive','branch','Inventory','','','','','','B','14174938862023332020222'),(2607,'141749388486','7',24.00,'999.84','wholesale','0','2025-06-08 16:17:01','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-08 13:18:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','10267.00','10243','Inclusive','branch','Inventory','','','','','','B','14174938864700208127227'),(2608,'141749388747','14',2.00,'173.34','wholesale','0','2025-06-08 16:19:07','','','','81.08','Cash',23.91,'86.67','','','14','16.00','1','2025-06-08 13:20:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.72,'2','51.00','49','Inclusive','branch','Inventory','','','','','','B','14174938876242078132123'),(2609,'141749389330','10',24.00,'1200','wholesale','0','2025-06-08 16:28:50','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-08 13:31:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4319.00','4295','Inclusive','branch','Inventory','','','','','','B','14174938934343920833002'),(2610,'141749389330','9',48.00,'1560','wholesale','0','2025-06-08 16:29:03','','','','29.84','Cash',215.17,'32.5','','','14','16.00','1','2025-06-08 13:31:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','29045.00','28997','Inclusive','branch','Inventory','','','','','','B','14174938935603816461325'),(2611,'141749389330','7',3.00,'135','retail','0','2025-06-08 16:30:46','','','','39.33','Cash',18.62,'45','','','14','16.00','1','2025-06-08 13:31:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'3','10243.00','10240','Inclusive','branch','Inventory','','','','','','B','14174938946224329232933'),(2612,'141749391056','2',1.00,'650','wholesale','0','2025-06-08 16:57:36','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-08 14:03:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','462.68','461.68','Inclusive','branch','Inventory','','','','','','B','14174939106833209213220'),(2613,'141749391056','13',24.00,'370.08','wholesale','0','2025-06-08 17:02:10','','','','13.88','Cash',51.05,'15.42','','','14','16.00','1','2025-06-08 14:03:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','1530.00','1506','Inclusive','branch','Inventory','','','','','','B','14174939137633273397242'),(2614,'141749405323','1',12.00,'2000.04','wholesale','0','2025-06-08 20:55:38','','','','157','Cash',275.87,'166.67','','','14','16.00','1','2025-06-08 18:24:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'12','184.00','172','Inclusive','branch','Inventory','','','','','','B','14174940537022740002032'),(2615,'141749405323','7',264.00,'10998.24','wholesale','0','2025-06-08 20:56:11','','','','39.33','Cash',1517.00,'41.66','','','14','16.00','1','2025-06-08 18:24:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'264','10240.00','9976','Inclusive','branch','Inventory','','','','','','B','14174940540774342321341'),(2616,'141749405323','3',48.00,'3200.16','wholesale','0','2025-06-08 20:56:48','','','','63.33','Cash',441.40,'66.67','','','14','16.00','1','2025-06-08 18:24:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'48','1540.00','1492','Inclusive','branch','Inventory','','','','','','B','14174940550532030531322'),(2617,'141749405323','4',36.00,'4500','wholesale','0','2025-06-08 20:58:26','','','','118.75','Cash',620.69,'125','','','14','16.00','1','2025-06-08 18:24:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'36','970.00','934','Inclusive','branch','Inventory','','','','','','B','14174940561923303534221'),(2618,'141749405323','2',6.00,'3840.00','retail','0','2025-06-08 21:08:30','','','','608','Cash',529.66,'640','','','14','16.00','1','2025-06-08 18:24:11','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',3310.34,'','461.68','455.68','Inclusive','branch','Inventory','','','','','','B','14174940612832102109931'),(2619,'141749405323','2',4.00,'2600','wholesale','0','2025-06-08 21:09:10','','','','608','Cash',358.62,'650','','','14','16.00','1','2025-06-08 18:24:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'4','455.68','451.68','Inclusive','branch','Inventory','','','','','','B','14174940616437239362321'),(2620,'141749405323','10',432.00,'21240.0144','wholesale','359.9856','2025-06-08 21:09:24','','','','46.71','Cash',2929.66,'49.1667','','','14','16.00','1','2025-06-08 18:24:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'432','4295.00','3863','Inclusive','branch','Inventory','','','','','','B','14174940621422133100071'),(2621,'141749405323','10',24.00,'1200','wholesale','0','2025-06-08 21:10:14','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-08 18:24:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','3863.00','3839','Inclusive','branch','Inventory','','','','','','B','14174940623320322073226'),(2622,'141749405323','9',360.00,'11400.012','wholesale','299.988','2025-06-08 21:10:33','','','','29.84','Cash',1572.42,'31.6667','','','14','16.00','1','2025-06-08 18:24:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'360','28997.00','28637','Inclusive','branch','Inventory','','','','','','B','14174940628497213234233'),(2623,'141749405323','9',120.00,'3900','wholesale','0','2025-06-08 21:11:24','','','','29.84','Cash',537.93,'32.5','','','14','16.00','1','2025-06-08 18:24:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'120','28637.00','28517','Inclusive','branch','Inventory','','','','','','B','14174940633131326031303'),(2624,'141749405323','10',24.00,'1200','wholesale','0','2025-06-08 21:12:11','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-08 18:24:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','3839.00','3815','Inclusive','branch','Inventory','','','','','','B','14174940656120013412324'),(2625,'141749447671','7',96.00,'3999.36','wholesale','0','2025-06-09 08:41:11','','','','39.33','Cash',551.64,'41.66','','','14','16.00','1','2025-06-09 05:47:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'96','9976.00','9880','Inclusive','branch','Inventory','','','','','','B','14174944770613473370903'),(2626,'141749447671','6',24.00,'1475.04','wholesale','0','2025-06-09 08:42:14','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-06-09 05:47:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','1071.00','1047','Inclusive','branch','Inventory','','','','','','B','14174944779232300372277'),(2627,'141749447671','3',36.00,'2400.12','wholesale','0','2025-06-09 08:43:13','','','','63.33','Cash',331.05,'66.67','','','14','16.00','1','2025-06-09 05:47:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'36','1492.00','1456','Inclusive','branch','Inventory','','','','','','B','14174944783822243308322'),(2628,'141749448088','9',792.00,'25080.00264','wholesale','659.99736','2025-06-09 08:48:08','','','','29.84','Cash',3459.31,'31.66667','','','14','16.00','1','2025-06-09 05:49:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'792','28517.00','27725','Inclusive','branch','Inventory','','','','','','B','14174944812970224922329'),(2629,'141749448256','15',2.00,'240','retail','0','2025-06-09 08:50:56','','','','102.5','Cash',33.10,'120','','','14','16.00','1','2025-06-09 05:54:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'2','206.00','204','Inclusive','branch','Inventory','','','','','','B','14174944827638020021379'),(2630,'141749448256','3',1.00,'75','retail','0','2025-06-09 08:51:16','','','','63.33','Cash',10.34,'75','','','14','16.00','1','2025-06-09 05:54:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','1456.00','1455','Inclusive','branch','Inventory','','','','','','B','14174944831112413313302'),(2631,'141749448256','7',1.00,'45','retail','0','2025-06-09 08:51:51','','','','39.33','Cash',6.21,'45','','','14','16.00','1','2025-06-09 05:54:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','9880.00','9879','Inclusive','branch','Inventory','','','','','','B','14174944832622026033003'),(2632,'141749448576','10',24.00,'1200','wholesale','0','2025-06-09 08:56:16','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-09 05:57:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','3815.00','3791','Inclusive','branch','Inventory','','','','','','B','14174944861524742332736'),(2633,'141749453349','9',288.00,'9360','wholesale','0','2025-06-09 10:15:49','','','','29.84','Cash',1291.03,'32.5','','','14','16.00','1','2025-06-09 07:19:11','1','1','returned','1','new','pcs','','2025-06-09 10:19:11','14','yes','','0','','','VATABLE',28.02,'288','27725.00','27437','Inclusive','branch','Inventory','','','','','','B','14174945338831920480343'),(2634,'141749453412','9',288.00,'9120.00096','wholesale','239.99904','2025-06-09 10:16:53','','','','29.84','Cash',1257.93,'31.66667','','','14','16.00','1','2025-06-09 07:17:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'288','27437.00','27149','Inclusive','branch','Inventory','','','','','','B','14174945345523234292423'),(2635,'141749454048','1',2.00,'360','retail','0','2025-06-09 10:27:28','','','','157','Cash',49.66,'180','','','14','16.00','1','2025-06-09 07:27:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'2','172.00','170','Inclusive','branch','Inventory','','','','','','B','14174945406124243331022'),(2636,'141749454531','7',24.00,'999.84','wholesale','0','2025-06-09 10:35:31','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-09 07:36:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','9879.00','9855','Inclusive','branch','Inventory','','','','','','B','14174945455222042934534'),(2637,'141749454531','20',24.00,'760.08','wholesale','0','2025-06-09 10:35:52','','','','28.34','Cash',104.84,'31.67','','','14','16.00','1','2025-06-09 07:36:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'24','223.00','199','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174945457830534703408'),(2638,'141749454634','2',2.00,'1300','wholesale','0','2025-06-09 10:37:14','','','','608','Cash',179.31,'650','','','14','16.00','1','2025-06-09 07:40:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','451.68','449.68','Inclusive','branch','Inventory','','','','','','B','14174945468332212240030'),(2639,'141749454634','7',48.00,'1999.68','wholesale','0','2025-06-09 10:38:03','','','','39.33','Cash',275.82,'41.66','','','14','16.00','1','2025-06-09 07:40:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','9855.00','9807','Inclusive','branch','Inventory','','','','','','B','14174945471434271200323'),(2640,'141749454634','1',12.00,'2000.04','wholesale','0','2025-06-09 10:38:34','','','','157','Cash',275.87,'166.67','','','14','16.00','1','2025-06-09 07:40:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'12','170.00','158','Inclusive','branch','Inventory','','','','','','B','14174945473244212353234'),(2641,'141749454634','15',12.00,'1299.96','wholesale','0','2025-06-09 10:38:53','','','','102.5','Cash',179.30,'108.33','','','14','16.00','1','2025-06-09 07:40:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'12','204.00','192','Inclusive','branch','Inventory','','','','','','B','14174945475933097932022'),(2642,'141749461557','6',24.00,'1475.04','wholesale','0','2025-06-09 12:32:38','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-06-09 09:33:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','1047.00','1023','Inclusive','branch','Inventory','','','','','','B','14174946157903233303032'),(2643,'141749462118','10',24.00,'1200','wholesale','0','2025-06-09 12:41:58','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-09 09:42:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','3791.00','3767','Inclusive','branch','Inventory','','','','','','B','14174946213433133236230'),(2644,'141749463091','20',12.00,'380.04','wholesale','0','2025-06-09 12:58:11','','','','28.34','Cash',52.42,'31.67','','','14','16.00','1','2025-06-09 09:59:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','199.00','187','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174946310500724204413'),(2645,'141749463091','21',24.00,'400.08','wholesale','0','2025-06-09 12:58:25','','','','15.42','Cash',55.18,'16.67','','','14','16.00','1','2025-06-09 09:59:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','978.00','954','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174946312333434032320'),(2646,'141749463651','10',1.00,'50','retail','0','2025-06-09 13:07:31','','','','46.71','Cash',6.90,'50','','','14','16.00','1','2025-06-09 10:08:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','3767.00','3766','Inclusive','branch','Inventory','','','','','','B','14174946366302233173602'),(2647,'141749463651','13',1.00,'20','retail','0','2025-06-09 13:07:45','','','','13.88','Cash',2.76,'20','','','14','16.00','1','2025-06-09 10:08:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','1506.00','1505','Inclusive','branch','Inventory','','','','','','B','14174946368338106330131'),(2648,'141749464721','9',48.00,'1560','wholesale','0','2025-06-09 13:25:21','','','','29.84','Cash',215.17,'32.5','','','14','16.00','1','2025-06-09 10:25:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','27437.00','27389','Inclusive','branch','Inventory','','','','','','B','14174946473590522227003'),(2649,'141749464761','7',24.00,'999.84','wholesale','0','2025-06-09 13:26:01','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-09 10:26:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','9807.00','9783','Inclusive','branch','Inventory','','','','','','B','14174946477673207440311'),(2650,'141749464967','7',24.00,'999.84','wholesale','0','2025-06-09 13:29:27','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-09 10:32:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','9783.00','9759','Inclusive','branch','Inventory','','','','','','B','14174946511432342442232'),(2651,'141749465367','2',1.00,'650','wholesale','0','2025-06-09 13:36:07','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-09 10:36:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','449.68','448.68','Inclusive','branch','Inventory','','','','','','B','14174946538483113203321'),(2652,'141749466742','13',24.00,'370.08','wholesale','0','2025-06-09 13:59:02','','','','13.88','Cash',51.05,'15.42','','','14','16.00','1','2025-06-09 10:59:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','1505.00','1481','Inclusive','branch','Inventory','','','','','','B','14174946676030432021033'),(2653,'141749470263','10',24.00,'1200','wholesale','0','2025-06-09 14:57:43','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-09 11:59:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','3766.00','3742','Inclusive','branch','Inventory','','','','','','B','14174947027532390040492'),(2654,'141749470263','9',24.00,'780','wholesale','0','2025-06-09 14:57:55','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-09 11:59:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','27389.00','27365','Inclusive','branch','Inventory','','','','','','B','14174947028829217381830'),(2655,'141749470263','2',1.00,'650','wholesale','0','2025-06-09 14:58:08','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-09 11:59:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','448.68','447.68','Inclusive','branch','Inventory','','','','','','B','14174947029883310341002'),(2656,'141749471286','9',24.00,'780','wholesale','0','2025-06-09 15:14:46','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-09 12:15:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','27365.00','27341','Inclusive','branch','Inventory','','','','','','B','14174947130133432330332'),(2657,'141749473016','21',24.00,'400.08','wholesale','0','2025-06-09 15:43:37','','','','15.42','Cash',55.18,'16.67','','','14','16.00','1','2025-06-09 12:44:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','954.00','930','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174947303828943203374'),(2658,'141749473463','21',24.00,'400.08','wholesale','0','2025-06-09 15:51:03','','','','15.42','Cash',55.18,'16.67','','','14','16.00','1','2025-06-09 12:55:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','930.00','906','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174947348341330134777'),(2659,'141749473463','7',12.00,'499.92','wholesale','0','2025-06-09 15:52:29','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-06-09 12:55:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','9759.00','9747','Inclusive','branch','Inventory','','','','','','B','14174947356631422722632'),(2660,'141749473463','6',12.00,'737.52','wholesale','0','2025-06-09 15:52:46','','','','57.75','Cash',101.73,'61.46','','','14','16.00','1','2025-06-09 12:55:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'12','1023.00','1011','Inclusive','branch','Inventory','','','','','','B','14174947358622332304534'),(2661,'141749475163','13',4.00,'80','retail','0','2025-06-09 16:19:23','','','','13.88','Cash',11.03,'20','','','14','16.00','1','2025-06-09 13:20:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'4','1481.00','1477','Inclusive','branch','Inventory','','','','','','B','14174947519427214324123'),(2662,'141749478059','7',48.00,'1999.68','wholesale','0','2025-06-09 17:07:39','','','','39.33','Cash',275.82,'41.66','','','14','16.00','1','2025-06-09 14:08:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','9747.00','9699','Inclusive','branch','Inventory','','','','','','B','14174947807497704847273'),(2663,'141749478353','13',2.00,'40','retail','0','2025-06-09 17:12:33','','','','13.88','Cash',5.52,'20','','','14','16.00','1','2025-06-09 14:13:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','1477.00','1475','Inclusive','branch','Inventory','','','','','','B','14174947836733477900222'),(2664,'141749478353','3',1.00,'75','retail','0','2025-06-09 17:12:48','','','','63.33','Cash',10.34,'75','','','14','16.00','1','2025-06-09 14:13:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','1455.00','1454','Inclusive','branch','Inventory','','','','','','B','14174947838933237389421'),(2665,'141749479525','7',48.00,'1999.68','wholesale','0','2025-06-09 17:32:05','','','','39.33','Cash',275.82,'41.66','','','14','16.00','1','2025-06-09 14:33:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','9699.00','9651','Inclusive','branch','Inventory','','','','','','B','14174947955392302422032'),(2666,'141749480077','7',40.00,'1666.4','wholesale','0','2025-06-09 17:41:18','','','','39.33','Cash',229.85,'41.66','','','14','16.00','1','2025-06-09 14:42:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'40','9651.00','9611','Inclusive','branch','Inventory','','','','','','B','14174948010300232313902'),(2667,'141749482421','4',1.00,'150','retail','0','2025-06-09 18:20:22','','','','118.75','Cash',20.69,'150','','','14','16.00','1','2025-06-09 15:20:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','934.00','933','Inclusive','branch','Inventory','','','','','','B','14174948243122024030232'),(2668,'141749485202','10',12.00,'600','wholesale','0','2025-06-09 19:06:43','','','','46.71','Cash',82.76,'50','','','14','16.00','1','2025-06-09 16:07:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'12','3742.00','3730','Inclusive','branch','Inventory','','','','','','B','14174948521833322204833'),(2669,'141749485202','9',12.00,'390','wholesale','0','2025-06-09 19:06:59','','','','29.84','Cash',53.79,'32.5','','','14','16.00','1','2025-06-09 16:07:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'12','27341.00','27329','Inclusive','branch','Inventory','','','','','','B','14174948523433033092334'),(2670,'141749534692','9',40.00,'1300','wholesale','0','2025-06-10 08:51:32','','','','29.84','Cash',179.31,'32.5','','','14','16.00','1','2025-06-10 05:52:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'40','27329.00','27289','Inclusive','branch','Inventory','','','','','','B','14174953470633372204333'),(2671,'141749535111','7',85.00,'3541.1','wholesale','0','2025-06-10 08:58:31','','','','39.33','Cash',488.43,'41.66','','','14','16.00','1','2025-06-10 06:08:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'85','9611.00','9526','Inclusive','branch','Inventory','','','','','','B','14174953512430130303430'),(2672,'141749536765','9',24.00,'780','wholesale','0','2025-06-10 09:26:05','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-10 06:27:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','27289.00','27265','Inclusive','branch','Inventory','','','','','','B','14174953680763225340077'),(2673,'141749538154','13',24.00,'370.08','wholesale','0','2025-06-10 09:49:14','','','','13.88','Cash',51.05,'15.42','','','14','16.00','1','2025-06-10 06:50:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','1475.00','1451','Inclusive','branch','Inventory','','','','','','B','14174953817235338202220'),(2674,'141749538154','7',48.00,'1999.68','wholesale','0','2025-06-10 09:49:32','','','','39.33','Cash',275.82,'41.66','','','14','16.00','1','2025-06-10 06:50:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','9526.00','9478','Inclusive','branch','Inventory','','','','','','B','14174953819639332207038'),(2675,'141749538241','10',24.00,'1200','wholesale','0','2025-06-10 09:50:41','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-10 07:26:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','3730.00','3706','Inclusive','branch','Inventory','','','','','','B','14174953825954222822273'),(2676,'141749538241','6',24.00,'1475.04','wholesale','0','2025-06-10 09:50:59','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-06-10 07:26:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','1011.00','987','Inclusive','branch','Inventory','','','','','','B','14174953831732514220232'),(2677,'141749538241','3',12.00,'800.04','wholesale','0','2025-06-10 09:51:58','','','','63.33','Cash',110.35,'66.67','','','14','16.00','1','2025-06-10 07:26:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1454.00','1442','Inclusive','branch','Inventory','','','','','','B','14174953834626321720230'),(2678,'141749542548','20',36.00,'1140.12','wholesale','0','2025-06-10 11:02:47','','','','28.34','Cash',157.26,'31.67','','','14','16.00','1','2025-06-10 14:30:51','1','1','returned','1','new','pcs','','2025-06-10 17:30:51','14','yes','','0','','','VATABLE',27.30,'36','187.00','151','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174954259901729035003'),(2679,'141749542548','20',72.00,'2280.24','wholesale','0','2025-06-10 11:03:19','','','','28.34','Cash',314.52,'31.67','','','14','16.00','1','2025-06-10 14:30:48','1','1','returned','1','new','pcs','','2025-06-10 17:30:48','14','yes','','0','','','VATABLE',27.30,'72','151.00','79','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174954265954253333325'),(2680,'141749543152','7',24.00,'999.84','wholesale','0','2025-06-10 11:12:33','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-10 08:13:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','9478.00','9454','Inclusive','branch','Inventory','','','','','','B','14174954316703634203133'),(2681,'141749544329','10',360.00,'18000','wholesale','0','2025-06-10 11:32:09','','','','46.71','Cash',2482.76,'50','','','14','16.00','1','2025-06-10 08:40:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'360','3706.00','3346','Inclusive','branch','Inventory','','','','','','B','14174954437224042033433'),(2682,'141749544329','15',12.00,'1299.96','wholesale','0','2025-06-10 11:32:52','','','','102.5','Cash',179.30,'108.33','','','14','16.00','1','2025-06-10 08:40:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'12','192.00','180','Inclusive','branch','Inventory','','','','','','B','14174954440172303230132'),(2683,'141749544329','1',6.00,'1000.02','wholesale','0','2025-06-10 11:33:21','','','','157','Cash',137.93,'166.67','','','14','16.00','1','2025-06-10 08:40:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'6','158.00','152','Inclusive','branch','Inventory','','','','','','B','14174954441821237222433'),(2684,'141749544329','3',36.00,'2400.12','wholesale','0','2025-06-10 11:33:39','','','','63.33','Cash',331.05,'66.67','','','14','16.00','1','2025-06-10 08:40:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'36','1442.00','1406','Inclusive','branch','Inventory','','','','','','B','14174954445030004394013'),(2685,'141749544329','2',10.00,'6500','wholesale','0','2025-06-10 11:34:10','','','','608','Cash',896.55,'650','','','14','16.00','1','2025-06-10 08:40:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'10','447.68','437.68','Inclusive','branch','Inventory','','','','','','B','14174954447133313222233'),(2686,'141749544329','20',12.00,'380.04','wholesale','0','2025-06-10 11:34:31','','','','28.34','Cash',52.42,'31.67','','','14','16.00','1','2025-06-10 08:40:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','79.00','67','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174954453432237220350'),(2687,'141749546221','13',1.00,'20','retail','0','2025-06-10 12:03:41','','','','13.88','Cash',2.76,'20','','','14','16.00','1','2025-06-10 09:04:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','1451.00','1450','Inclusive','branch','Inventory','','','','','','B','14174954623440733150220'),(2688,'141749546254','13',1.00,'20','retail','0','2025-06-10 12:04:14','','','','13.88','Cash',2.76,'20','','','14','16.00','1','2025-06-10 09:04:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','1450.00','1449','Inclusive','branch','Inventory','','','','','','B','14174954627873314350603'),(2689,'141749546299','3',1.00,'75','retail','0','2025-06-10 12:04:59','','','','63.33','Cash',10.34,'75','','','14','16.00','1','2025-06-10 09:09:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','1406.00','1405','Inclusive','branch','Inventory','','','','','','B','14174954637133302912465'),(2690,'141749546299','13',1.00,'20','retail','0','2025-06-10 12:06:11','','','','13.88','Cash',2.76,'20','','','14','16.00','1','2025-06-10 09:09:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','1449.00','1448','Inclusive','branch','Inventory','','','','','','B','14174954648498322022423'),(2691,'141749548327','2',30.00,'19500','wholesale','0','2025-06-10 12:38:47','','','','608','Cash',2689.66,'650','','','14','16.00','1','2025-06-10 09:46:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'30','437.68','407.68','Inclusive','branch','Inventory','','','','','','B','14174954834273202022423'),(2692,'141749548327','10',336.00,'16800','wholesale','0','2025-06-10 12:39:02','','','','46.71','Cash',2317.24,'50','','','14','16.00','1','2025-06-10 09:46:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'336','3346.00','3010','Inclusive','branch','Inventory','','','','','','B','14174954847422143033442'),(2693,'141749548327','9',864.00,'28080','wholesale','0','2025-06-10 12:41:14','','','','29.84','Cash',3873.10,'32.5','','','14','16.00','1','2025-06-10 09:46:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'864','27265.00','26401','Inclusive','branch','Inventory','','','','','','B','14174954858139024289122'),(2694,'141749548327','3',120.00,'8000.4','wholesale','0','2025-06-10 12:43:03','','','','63.33','Cash',1103.50,'66.67','','','14','16.00','1','2025-06-10 09:46:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'120','1405.00','1285','Inclusive','branch','Inventory','','','','','','B','14174954861004395122040'),(2695,'141749549023','2',2.00,'1300','wholesale','0','2025-06-10 12:50:23','','','','608','Cash',179.31,'650','','','14','16.00','1','2025-06-10 09:51:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','407.68','405.68','Inclusive','branch','Inventory','','','','','','B','14174954904349020227303'),(2696,'141749549172','2',3.00,'1950','wholesale','0','2025-06-10 12:52:52','','','','608','Cash',268.97,'650','','','14','16.00','1','2025-06-10 09:53:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'3','405.68','402.68','Inclusive','branch','Inventory','','','','','','B','14174954918932203248003'),(2697,'141749549348','2',1.00,'650','wholesale','0','2025-06-10 12:55:48','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-10 09:56:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','402.68','401.68','Inclusive','branch','Inventory','','','','','','B','14174954935822291349019'),(2698,'141749555307','7',48.00,'1999.68','wholesale','0','2025-06-10 14:35:07','','','','39.33','Cash',275.82,'41.66','','','14','16.00','1','2025-06-10 11:35:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','9454.00','9406','Inclusive','branch','Inventory','','','','','','B','14174955532130232720300'),(2699,'141749557807','3',24.00,'1600.08','wholesale','0','2025-06-10 15:16:47','','','','63.33','Cash',220.70,'66.67','','','14','16.00','1','2025-06-10 12:18:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'24','1285.00','1261','Inclusive','branch','Inventory','','','','','','B','14174955782200722373223'),(2700,'141749557807','20',12.00,'380.04','wholesale','0','2025-06-10 15:17:04','','','','28.34','Cash',52.42,'31.67','','','14','16.00','1','2025-06-10 12:18:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','67.00','55','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174955787122804332033'),(2701,'141749557807','14',12.00,'1040.04','wholesale','0','2025-06-10 15:17:53','','','','81.08','Cash',143.45,'86.67','','','14','16.00','1','2025-06-10 12:18:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.72,'12','121.00','109','Inclusive','branch','Inventory','','','','','','B','14174955790674540022970'),(2702,'141749558363','9',48.00,'1510.00032','wholesale','49.99968','2025-06-10 15:26:03','','','','29.84','Cash',208.28,'31.45834','','','14','16.00','1','2025-06-10 12:35:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.12,'48','26401.00','26353','Inclusive','branch','Inventory','','','','','','B','14174955843665324224201'),(2703,'141749558363','10',72.00,'3510','wholesale','90','2025-06-10 15:33:59','','','','46.71','Cash',484.14,'48.75','','','14','16.00','1','2025-06-10 12:35:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.03,'72','3010.00','2938','Inclusive','branch','Inventory','','','','','','B','14174955888103514317350'),(2704,'141749558930','10',24.00,'1200','wholesale','0','2025-06-10 15:35:30','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-10 12:36:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','2938.00','2914','Inclusive','branch','Inventory','','','','','','B','14174955894740200122219'),(2705,'141749558930','9',24.00,'780','wholesale','0','2025-06-10 15:35:47','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-10 12:36:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','26353.00','26329','Inclusive','branch','Inventory','','','','','','B','14174955896042502419298'),(2706,'141749559129','2',1.00,'650','wholesale','0','2025-06-10 15:38:49','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-10 12:39:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','401.68','400.68','Inclusive','branch','Inventory','','','','','','B','14174955914353033202523'),(2707,'141749561129','3',12.00,'800.04','wholesale','0','2025-06-10 16:12:09','','','','63.33','Cash',110.35,'66.67','','','14','16.00','1','2025-06-10 13:13:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1261.00','1249','Inclusive','branch','Inventory','','','','','','B','14174956114512953290752'),(2708,'141749561129','10',24.00,'1200','wholesale','0','2025-06-10 16:12:25','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-10 13:13:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','2914.00','2890','Inclusive','branch','Inventory','','','','','','B','14174956115537301491143'),(2709,'141749561623','2',1.00,'650','wholesale','0','2025-06-10 16:20:23','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-10 13:21:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','400.68','399.68','Inclusive','branch','Inventory','','','','','','B','14174956163522373303723'),(2710,'141749565869','20',36.00,'1140.12','wholesale','0','2025-06-10 17:31:09','','','','28.34','Cash',157.26,'31.67','','','14','16.00','1','2025-06-10 14:32:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'36','163.00','127','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174956590492234549756'),(2711,'141749565869','21',72.00,'1200.24','wholesale','0','2025-06-10 17:31:44','','','','15.42','Cash',165.55,'16.67','','','14','16.00','1','2025-06-10 14:32:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'72','906.00','834','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174956592072130234020'),(2712,'141749566176','14',12.00,'1040.04','wholesale','0','2025-06-10 17:36:16','','','','81.08','Cash',143.45,'86.67','','','14','16.00','1','2025-06-10 14:37:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.72,'12','109.00','97','Inclusive','branch','Inventory','','','','','','B','14174956620803033276535'),(2713,'141749566176','4',12.00,'1500','wholesale','0','2025-06-10 17:36:51','','','','118.75','Cash',206.90,'125','','','14','16.00','1','2025-06-10 14:37:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','933.00','921','Inclusive','branch','Inventory','','','','','','B','14174956625043022326003'),(2714,'141749566288','2',1.00,'650','wholesale','0','2025-06-10 17:38:09','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-10 14:39:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','399.68','398.68','Inclusive','branch','Inventory','','','','','','B','14174956631170300133400'),(2715,'141749569867','2',1.00,'650','wholesale','0','2025-06-10 18:37:48','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-10 15:39:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','398.68','397.68','Inclusive','branch','Inventory','','','','','','B','14174956992810926321212'),(2716,'141749569973','2',1.00,'650','wholesale','0','2025-06-10 18:39:34','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-10 15:40:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','397.68','396.68','Inclusive','branch','Inventory','','','','','','B','14174956998822221182532'),(2717,'141749569973','13',24.00,'370.08','wholesale','0','2025-06-10 18:39:49','','','','13.88','Cash',51.05,'15.42','','','14','16.00','1','2025-06-10 15:40:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','3608.00','3584','Inclusive','branch','Inventory','','','','','','B','14174957001323209030124'),(2718,'141749571281','7',1.00,'45','retail','0','2025-06-10 19:01:21','','','','39.33','Cash',6.21,'45','','','14','16.00','1','2025-06-10 16:01:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','9886.00','9885','Inclusive','branch','Inventory','','','','','','B','14174957129432099917392'),(2719,'141749621007','9',432.00,'13680.0144','wholesale','359.9856','2025-06-11 08:50:07','','','','29.84','Cash',1886.90,'31.6667','','','14','16.00','1','2025-06-11 05:57:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'432','26329.00','25897','Inclusive','branch','Inventory','','','','','','B','14174962108638603214633'),(2720,'141749621007','2',6.00,'3840.00','retail','0','2025-06-11 08:55:46','','','','608','Cash',529.66,'640','','','14','16.00','1','2025-06-11 05:57:39','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',3310.34,'','396.68','390.68','Inclusive','branch','Inventory','','','','','','B','14174962136525650226045'),(2721,'141749621473','9',120.00,'3900','wholesale','0','2025-06-11 08:57:53','','','','29.84','Cash',537.93,'32.5','','','14','16.00','1','2025-06-11 06:19:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'120','25897.00','25777','Inclusive','branch','Inventory','','','','','','B','14174962150622313642023'),(2722,'141749621473','10',144.00,'7200','wholesale','0','2025-06-11 08:58:27','','','','46.71','Cash',993.10,'50','','','14','16.00','1','2025-06-11 06:19:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'144','5890.00','5746','Inclusive','branch','Inventory','','','','','','B','14174962155112221332026'),(2723,'141749621473','20',60.00,'1900.2','wholesale','0','2025-06-11 09:03:25','','','','28.34','Cash',262.10,'31.67','','','14','16.00','1','2025-06-11 06:19:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'60','127.00','67','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174962189820393823202'),(2724,'141749621473','21',24.00,'400.08','wholesale','0','2025-06-11 09:04:58','','','','15.42','Cash',55.18,'16.67','','','14','16.00','1','2025-06-11 06:19:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','834.00','810','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174962191713293431933'),(2725,'141749621473','3',84.00,'5600.28','wholesale','0','2025-06-11 09:05:17','','','','63.33','Cash',772.45,'66.67','','','14','16.00','1','2025-06-11 06:19:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'84','1609.00','1525','Inclusive','branch','Inventory','','','','','','B','14174962200622302330336'),(2726,'141749621473','1',6.00,'1000.02','wholesale','0','2025-06-11 09:08:09','','','','157','Cash',137.93,'166.67','','','14','16.00','1','2025-06-11 06:19:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'6','332.00','326','Inclusive','branch','Inventory','','','','','','B','14174962210122263242333'),(2727,'141749621473','15',42.00,'4549.86','wholesale','0','2025-06-11 09:08:22','','','','102.5','Cash',627.57,'108.33','','','14','16.00','1','2025-06-11 06:19:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'42','540.00','498','Inclusive','branch','Inventory','','','','','','B','14174962218701323202324'),(2728,'141749621473','6',120.00,'7375.2','wholesale','0','2025-06-11 09:09:47','','','','57.75','Cash',1017.27,'61.46','','','14','16.00','1','2025-06-11 06:19:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'120','2427.00','2307','Inclusive','branch','Inventory','','','','','','B','14174962223802020222332'),(2729,'141749621473','7',360.00,'14697.612','wholesale','299.988','2025-06-11 09:10:38','','','','39.33','Cash',2027.26,'40.8267','','','14','16.00','1','2025-06-11 06:19:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.20,'360','9885.00','9525','Inclusive','branch','Inventory','','','','','','B','14174962230142330231120'),(2730,'141749621473','7',420.00,'17497.2','wholesale','0','2025-06-11 09:11:41','','','','39.33','Cash',2413.41,'41.66','','','14','16.00','1','2025-06-11 06:19:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'420','9525.00','9105','Inclusive','branch','Inventory','','','','','','B','14174962236036233923904'),(2731,'141749621473','2',3.00,'1950','wholesale','0','2025-06-11 09:15:17','','','','608','Cash',268.97,'650','','','14','16.00','1','2025-06-11 06:19:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'3','390.68','387.68','Inclusive','branch','Inventory','','','','','','B','14174962253113262391237'),(2732,'141749621473','2',35.00,'22750','wholesale','0','2025-06-11 09:15:32','','','','608','Cash',3137.93,'650','','','14','16.00','1','2025-06-11 06:19:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'35','387.68','352.68','Inclusive','branch','Inventory','','','','','','B','14174962260716231037642'),(2733,'141749625458','10',24.00,'1200','wholesale','0','2025-06-11 10:04:18','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-11 07:05:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5746.00','5722','Inclusive','branch','Inventory','','','','','','B','14174962549233903724229'),(2734,'141749625554','9',48.00,'1560','wholesale','0','2025-06-11 10:05:54','','','','29.84','Cash',215.17,'32.5','','','14','16.00','1','2025-06-11 07:06:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','25777.00','25729','Inclusive','branch','Inventory','','','','','','B','14174962556603222222220'),(2735,'141749629383','3',12.00,'800.04','wholesale','0','2025-06-11 11:09:43','','','','63.33','Cash',110.35,'66.67','','','14','16.00','1','2025-06-11 08:11:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1525.00','1513','Inclusive','branch','Inventory','','','','','','B','14174962940232323047233'),(2736,'141749629383','14',12.00,'1040.04','wholesale','0','2025-06-11 11:10:03','','','','81.08','Cash',143.45,'86.67','','','14','16.00','1','2025-06-11 08:11:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.72,'12','805.00','793','Inclusive','branch','Inventory','','','','','','B','14174962943732227423237'),(2737,'141749629383','7',24.00,'999.84','wholesale','0','2025-06-11 11:10:37','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-11 08:11:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','9105.00','9081','Inclusive','branch','Inventory','','','','','','B','14174962946130632121033'),(2738,'141749629518','13',1.00,'20','retail','0','2025-06-11 11:11:58','','','','13.88','Cash',2.76,'20','','','14','16.00','1','2025-06-11 08:12:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','3584.00','3583','Inclusive','branch','Inventory','','','','','','B','14174962953322320900221'),(2739,'141749629553','13',2.00,'40','retail','0','2025-06-11 11:12:33','','','','13.88','Cash',5.52,'20','','','14','16.00','1','2025-06-11 08:13:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','3583.00','3581','Inclusive','branch','Inventory','','','','','','B','14174962957133915202323'),(2740,'141749629607','21',1.00,'30','retail','0','2025-06-11 11:13:27','','','','15.42','Cash',4.14,'30','','','14','16.00','1','2025-06-11 08:13:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','810.00','809','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174962962323239032092'),(2741,'141749629689','9',24.00,'780','wholesale','0','2025-06-11 11:14:49','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-11 08:15:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','25729.00','25705','Inclusive','branch','Inventory','','','','','','B','14174962970993339342322'),(2742,'141749631100','2',1.00,'650','wholesale','0','2025-06-11 11:38:20','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-11 08:39:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','352.68','351.68','Inclusive','branch','Inventory','','','','','','B','14174963111532303016406'),(2743,'141749631100','7',24.00,'999.84','wholesale','0','2025-06-11 11:38:36','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-11 08:39:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','9081.00','9057','Inclusive','branch','Inventory','','','','','','B','14174963113663033202323'),(2744,'141749631405','2',2.00,'1300','wholesale','0','2025-06-11 11:43:25','','','','608','Cash',179.31,'650','','','14','16.00','1','2025-06-11 08:45:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','351.68','349.68','Inclusive','branch','Inventory','','','','','','B','14174963143123212333323'),(2745,'141749631405','10',24.00,'1200','wholesale','0','2025-06-11 11:43:51','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-11 08:45:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5722.00','5698','Inclusive','branch','Inventory','','','','','','B','14174963147011232202302'),(2746,'141749631405','9',24.00,'780','wholesale','0','2025-06-11 11:44:31','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-11 08:45:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','25705.00','25681','Inclusive','branch','Inventory','','','','','','B','14174963148812484428040'),(2747,'141749631405','7',48.00,'1999.68','wholesale','0','2025-06-11 11:44:48','','','','39.33','Cash',275.82,'41.66','','','14','16.00','1','2025-06-11 08:45:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','9057.00','9009','Inclusive','branch','Inventory','','','','','','B','14174963152404992301901'),(2748,'141749631557','2',1.00,'650','wholesale','0','2025-06-11 11:45:57','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-11 08:46:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','349.68','348.68','Inclusive','branch','Inventory','','','','','','B','14174963157507322233230'),(2749,'141749631597','2',1.00,'650','wholesale','0','2025-06-11 11:46:37','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-11 08:47:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','348.68','347.68','Inclusive','branch','Inventory','','','','','','B','14174963160943342323004'),(2750,'141749635435','14',12.00,'1040.04','wholesale','0','2025-06-11 12:50:35','','','','81.08','Cash',143.45,'86.67','','','14','16.00','1','2025-06-11 09:54:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.72,'12','793.00','781','Inclusive','branch','Inventory','','','','','','B','14174963545329343143333'),(2751,'141749635435','7',24.00,'999.84','wholesale','0','2025-06-11 12:50:54','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-11 09:54:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','9009.00','8985','Inclusive','branch','Inventory','','','','','','B','14174963560122602002006'),(2752,'141749635798','9',1560.00,'50700','wholesale','0','2025-06-11 12:56:38','','','','29.84','Cash',6993.10,'32.5','','','14','16.00','1','2025-06-11 09:58:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1560','25681.00','24121','Inclusive','branch','Inventory','','','','','','B','14174963581742773416343'),(2753,'141749635798','10',168.00,'8400','wholesale','0','2025-06-11 12:56:58','','','','46.71','Cash',1158.62,'50','','','14','16.00','1','2025-06-11 09:58:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'168','5698.00','5530','Inclusive','branch','Inventory','','','','','','B','14174963583233213330330'),(2754,'141749635798','7',1440.00,'59990.4','wholesale','0','2025-06-11 12:57:13','','','','39.33','Cash',8274.54,'41.66','','','14','16.00','1','2025-06-11 09:58:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'1440','8985.00','7545','Inclusive','branch','Inventory','','','','','','B','14174963584433802024213'),(2755,'141749635798','15',60.00,'6499.8','wholesale','0','2025-06-11 12:57:24','','','','102.5','Cash',896.52,'108.33','','','14','16.00','1','2025-06-11 09:58:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'60','498.00','438','Inclusive','branch','Inventory','','','','','','B','14174963585852328131334'),(2756,'141749635798','1',54.00,'9000.18','wholesale','0','2025-06-11 12:57:39','','','','157','Cash',1241.40,'166.67','','','14','16.00','1','2025-06-11 09:58:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'54','326.00','272','Inclusive','branch','Inventory','','','','','','B','14174963586830236203312'),(2757,'141749636589','12',24.00,'4785.12','wholesale','0','2025-06-11 13:09:49','','','','189','Cash',660.02,'199.38','','','14','16.00','1','2025-06-11 10:11:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',171.88,'24','144.00','120','Inclusive','branch','Inventory','','','','','','B','14174963659703034632200'),(2758,'141749636589','4',36.00,'4500','wholesale','0','2025-06-11 13:09:58','','','','118.75','Cash',620.69,'125','','','14','16.00','1','2025-06-11 10:11:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'36','921.00','885','Inclusive','branch','Inventory','','','','','','B','14174963660621900024033'),(2759,'141749637695','1',18.00,'3000.06','wholesale','0','2025-06-11 13:28:15','','','','157','Cash',413.80,'166.67','','','14','16.00','1','2025-06-11 10:28:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'18','272.00','254','Inclusive','branch','Inventory','','','','','','B','14174963770331377300432'),(2760,'141749637716','2',2.00,'1300','wholesale','0','2025-06-11 13:28:36','','','','608','Cash',179.31,'650','','','14','16.00','1','2025-06-11 10:29:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','347.68','345.68','Inclusive','branch','Inventory','','','','','','B','14174963772504042223732'),(2761,'141749637716','20',24.00,'760.08','wholesale','0','2025-06-11 13:28:46','','','','28.34','Cash',104.84,'31.67','','','14','16.00','1','2025-06-11 10:29:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'24','67.00','43','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174963773910733363937'),(2762,'141749637716','7',24.00,'999.84','wholesale','0','2025-06-11 13:29:00','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-11 10:29:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5265.00','5241','Inclusive','branch','Inventory','','','','','','B','14174963775432719212214'),(2763,'141749637716','3',12.00,'800.04','wholesale','0','2025-06-11 13:29:15','','','','63.33','Cash',110.35,'66.67','','','14','16.00','1','2025-06-11 10:29:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1417.00','1405','Inclusive','branch','Inventory','','','','','','B','14174963776326333300033'),(2764,'141749636971','6',192.00,'11800.32','wholesale','0','2025-06-11 13:16:11','','','','57.75','Cash',1627.63,'61.46','','','14','','1','2025-06-11 10:32:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'192','2307.00','2115','Inclusive','branch','Inventory','','','','','',NULL,'14174963710110301223271'),(2765,'141749636971','7',2280.00,'94984.8','wholesale','0','2025-06-11 13:18:24','','','','39.33','Cash',13101.35,'41.66','','','14','','1','2025-06-11 10:32:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'2280','7545.00','5265','Inclusive','branch','Inventory','','','','','',NULL,'14174963716903371920203'),(2766,'141749636971','4',36.00,'4500','wholesale','0','2025-06-11 13:19:30','','','','118.75','Cash',620.69,'125','','','14','','1','2025-06-11 10:32:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'36','885.00','849','Inclusive','branch','Inventory','','','','','',NULL,'14174963738003734223724'),(2767,'141749636971','3',96.00,'6400.32','wholesale','0','2025-06-11 13:23:01','','','','63.33','Cash',882.80,'66.67','','','14','','1','2025-06-11 10:32:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'96','1513.00','1417','Inclusive','branch','Inventory','','','','','',NULL,'14174963740690443422320'),(2768,'141749636971','9',2160.00,'70200','wholesale','0','2025-06-11 13:30:55','','','','29.84','Cash',9682.76,'32.5','','','14','16.00','1','2025-06-11 10:32:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'2160','24121.00','21961','Inclusive','branch','Inventory','','','','','','B','14174963786932332027902'),(2769,'141749636971','10',480.00,'24000','wholesale','0','2025-06-11 13:31:10','','','','46.71','Cash',3310.34,'50','','','14','16.00','1','2025-06-11 10:32:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'480','5530.00','5050','Inclusive','branch','Inventory','','','','','','B','14174963789303200133326'),(2770,'141749637992','3',36.00,'2400.12','wholesale','0','2025-06-11 13:33:12','','','','63.33','Cash',331.05,'66.67','','','14','16.00','1','2025-06-11 10:34:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'36','1405.00','1369','Inclusive','branch','Inventory','','','','','','B','14174963801202310603630'),(2771,'141749637992','21',24.00,'400.08','wholesale','0','2025-06-11 13:33:32','','','','15.42','Cash',55.18,'16.67','','','14','16.00','1','2025-06-11 10:34:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','809.00','785','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174963802542573203232'),(2772,'141749637992','7',48.00,'1999.68','wholesale','0','2025-06-11 13:33:45','','','','39.33','Cash',275.82,'41.66','','','14','16.00','1','2025-06-11 10:34:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','5241.00','5193','Inclusive','branch','Inventory','','','','','','B','14174963803223392230222'),(2773,'141749637992','6',24.00,'1475.04','wholesale','0','2025-06-11 13:33:53','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-06-11 10:34:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2115.00','2091','Inclusive','branch','Inventory','','','','','','B','14174963804333322333323'),(2774,'141749638084','2',5.00,'3250','wholesale','0','2025-06-11 13:34:44','','','','608','Cash',448.28,'650','','','14','16.00','1','2025-06-11 10:36:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'5','345.68','340.68','Inclusive','branch','Inventory','','','','','','B','14174963809312290319793'),(2775,'141749638084','9',144.00,'4680.00','wholesale','0','2025-06-11 13:34:53','','','','29.84','Cash',645.52,'32.5','','','14','16.00','1','2025-06-11 10:36:08','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',4034.48,'','21961.00','21817','Inclusive','branch','Inventory','','','','','','B','14174963810620232732002'),(2776,'141749638176','10',96.00,'4800.00','wholesale','0','2025-06-11 13:36:16','','','','46.71','Cash',662.07,'50','','','14','16.00','1','2025-06-11 10:40:56','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',4137.93,'','5050.00','4954','Inclusive','branch','Inventory','','','','','','B','14174963819930338403332'),(2777,'141749638176','1',36.00,'6000.12','wholesale','0','2025-06-11 13:36:40','','','','157','Cash',827.60,'166.67','','','14','16.00','1','2025-06-11 10:40:56','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',5172.52,'','254.00','218','Inclusive','branch','Inventory','','','','','','B','14174963823013233323202'),(2778,'141749638176','15',36.00,'3899.88','wholesale','0','2025-06-11 13:37:12','','','','102.5','Cash',537.91,'108.33','','','14','16.00','1','2025-06-11 10:40:56','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',3361.97,'','438.00','402','Inclusive','branch','Inventory','','','','','','B','14174963824642662822401'),(2779,'141749638176','2',4.00,'2600.00','wholesale','0','2025-06-11 13:37:27','','','','608','Cash',358.62,'650','','','14','16.00','1','2025-06-11 10:40:56','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',2241.38,'','340.68','336.68','Inclusive','branch','Inventory','','','','','','B','14174963827500380142034'),(2780,'141749640392','17',12.00,'950.04','wholesale','0','2025-06-11 14:13:12','','','','69.42','Cash',131.04,'79.17','','','14','16.00','1','2025-06-11 11:13:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.25,'12','91.00','79','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174964041734340333110'),(2781,'141749642249','9',24.00,'780','wholesale','0','2025-06-11 14:44:09','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-11 11:44:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','23377.00','23353','Inclusive','branch','Inventory','','','','','','B','14174964227332323320222'),(2782,'141749642326','3',48.00,'3200.16','wholesale','0','2025-06-11 14:45:26','','','','63.33','Cash',441.40,'66.67','','','14','16.00','1','2025-06-11 11:48:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'48','1369.00','1321','Inclusive','branch','Inventory','','','','','','B','14174964235872099322314'),(2783,'141749642326','2',4.00,'2600','wholesale','0','2025-06-11 14:46:00','','','','608','Cash',358.62,'650','','','14','16.00','1','2025-06-11 11:48:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'4','336.68','332.68','Inclusive','branch','Inventory','','','','','','B','14174964238142800711043'),(2784,'141749646438','4',1.00,'150','retail','0','2025-06-11 15:53:58','','','','118.75','Cash',20.69,'150','','','14','16.00','1','2025-06-11 12:54:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','849.00','848','Inclusive','branch','Inventory','','','','','','B','14174964646334134303247'),(2785,'141749647610','4',6.00,'750','wholesale','0','2025-06-11 16:13:30','','','','118.75','Cash',103.45,'125','','','14','16.00','1','2025-06-11 13:15:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'6','848.00','842','Inclusive','branch','Inventory','','','','','','B','14174964765623203024702'),(2786,'141749647610','9',24.00,'780','wholesale','0','2025-06-11 16:14:16','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-11 13:15:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','23353.00','23329','Inclusive','branch','Inventory','','','','','','B','14174964769342362720703'),(2787,'141749649564','10',24.00,'1200','wholesale','0','2025-06-11 16:46:04','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-11 13:47:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5122.00','5098','Inclusive','branch','Inventory','','','','','','B','14174964958372095402010'),(2788,'141749649564','13',24.00,'370.08','wholesale','0','2025-06-11 16:46:23','','','','13.88','Cash',51.05,'15.42','','','14','16.00','1','2025-06-11 13:47:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','3581.00','3557','Inclusive','branch','Inventory','','','','','','B','14174964959633913231422'),(2789,'141749649564','2',1.00,'650','wholesale','0','2025-06-11 16:46:36','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-11 13:47:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','332.68','331.68','Inclusive','branch','Inventory','','','','','','B','14174964960999242233202'),(2790,'141749655323','2',1.00,'650','wholesale','0','2025-06-11 18:22:03','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-11 15:22:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','331.68','330.68','Inclusive','branch','Inventory','','','','','','B','14174965534872530423202'),(2791,'141749657913','13',2.00,'40','retail','0','2025-06-11 19:05:13','','','','13.88','Cash',5.52,'20','','','14','16.00','1','2025-06-11 16:08:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','3557.00','3555','Inclusive','branch','Inventory','','','','','','B','14174965795704150393390'),(2792,'141749657913','3',1.00,'75','retail','0','2025-06-11 19:05:59','','','','63.33','Cash',10.34,'75','','','14','16.00','1','2025-06-11 16:08:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','1321.00','1320','Inclusive','branch','Inventory','','','','','','B','14174965798090002805931'),(2793,'141749662462','9',216.00,'7020','wholesale','0','2025-06-11 20:21:02','','','','29.84','Cash',968.28,'32.5','','','14','16.00','1','2025-06-21 09:21:41','1','1','returned','1','new','pcs','','2025-06-21 12:21:41','14','yes','','0','','','VATABLE',28.02,'216','23329.00','23113','Inclusive','branch','Inventory','','','','','','B','14174966249620264022242'),(2794,'141749662462','13',24.00,'370.08','wholesale','0','2025-06-11 20:21:37','','','','13.88','Cash',51.05,'15.42','','','14','16.00','1','2025-06-21 09:21:44','1','1','returned','1','new','pcs','','2025-06-21 12:21:44','14','yes','','0','','','VATABLE',13.29,'24','3555.00','3531','Inclusive','branch','Inventory','','','','','','B','14174966252622153033542'),(2795,'141749662462','2',10.00,'6500','wholesale','0','2025-06-11 20:22:06','','','','608','Cash',896.55,'650','','','14','16.00','1','2025-06-21 09:21:48','1','1','returned','1','new','pcs','','2025-06-21 12:21:48','14','yes','','0','','','VATABLE',560.34,'10','330.68','320.68','Inclusive','branch','Inventory','','','','','','B','14174966256026170225663'),(2796,'141749662462','3',36.00,'2400.12','wholesale','0','2025-06-11 20:22:42','','','','63.33','Cash',331.05,'66.67','','','14','16.00','1','2025-06-21 09:21:52','1','1','returned','1','new','pcs','','2025-06-21 12:21:52','14','yes','','0','','','VATABLE',57.47,'36','1320.00','1284','Inclusive','branch','Inventory','','','','','','B','14174966259923303332333'),(2797,'141749662462','4',36.00,'4500','wholesale','0','2025-06-11 20:23:19','','','','118.75','Cash',620.69,'125','','','14','16.00','1','2025-06-21 09:21:54','1','1','returned','1','new','pcs','','2025-06-21 12:21:54','14','yes','','0','','','VATABLE',107.76,'36','842.00','806','Inclusive','branch','Inventory','','','','','','B','14174966262562422320232'),(2798,'141749662462','15',24.00,'2599.92','wholesale','0','2025-06-11 20:23:45','','','','102.5','Cash',358.61,'108.33','','','14','16.00','1','2025-06-21 09:21:56','1','1','returned','1','new','pcs','','2025-06-21 12:21:56','14','yes','','0','','','VATABLE',93.39,'24','462.00','438','Inclusive','branch','Inventory','','','','','','B','14174966277333733414746'),(2799,'141749662462','6',96.00,'5900.16','wholesale','0','2025-06-11 20:29:25','','','','57.75','Cash',813.82,'61.46','','','14','16.00','1','2025-06-21 09:21:59','1','1','returned','1','new','pcs','','2025-06-21 12:21:59','14','yes','','0','','','VATABLE',52.98,'96','2091.00','1995','Inclusive','branch','Inventory','','','','','','B','14174966313136032230232'),(2800,'141749662462','20',12.00,'380.04','wholesale','0','2025-06-11 20:32:11','','','','28.34','Cash',52.42,'31.67','','','14','16.00','1','2025-06-21 09:22:03','1','1','returned','1','new','pcs','','2025-06-21 12:22:03','14','yes','','0','','','VATABLE',27.30,'12','43.00','31','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174966316732416230322'),(2801,'141749662462','21',24.00,'400.08','wholesale','0','2025-06-11 20:32:47','','','','15.42','Cash',55.18,'16.67','','','14','16.00','1','2025-06-21 09:22:14','1','1','returned','1','new','pcs','','2025-06-21 12:22:14','14','yes','','0','','','VATABLE',14.37,'24','785.00','761','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174966319321327233292'),(2802,'141749662462','8',12.00,'579.96','wholesale','0','2025-06-11 20:33:14','','','','44.25','Cash',79.99,'48.33','','','14','16.00','1','2025-06-21 09:22:17','1','1','returned','1','new','pcs','','2025-06-21 12:22:17','14','yes','','0','','','VATABLE',41.66,'12','324.00','312','Inclusive','branch','Inventory','','','','','','B','14174966322223002726333'),(2803,'141749662462','1',18.00,'3000.06','wholesale','0','2025-06-11 20:33:42','','','','157','Cash',413.80,'166.67','','','14','16.00','1','2025-06-21 09:22:28','1','1','returned','1','new','pcs','','2025-06-21 12:22:28','14','yes','','0','','','VATABLE',143.68,'18','272.00','254','Inclusive','branch','Inventory','','','','','','B','14174966327801321160302'),(2804,'141749662462','7',504.00,'20996.64','wholesale','0','2025-06-11 20:34:39','','','','39.33','Cash',2896.09,'41.66','','','14','16.00','1','2025-06-21 09:22:32','1','1','returned','1','new','pcs','','2025-06-21 12:22:32','14','yes','','0','','','VATABLE',35.91,'504','6633.00','6129','Inclusive','branch','Inventory','','','','','','B','14174966332532063332220'),(2805,'141749710264','10',24.00,'1200','wholesale','0','2025-06-12 09:37:44','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-12 06:38:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5098.00','5074','Inclusive','branch','Inventory','','','','','','B','14174971027803301329872'),(2806,'141749710945','9',46.00,'1495','wholesale','0','2025-06-12 09:49:05','','','','29.84','Cash',206.21,'32.5','','','14','16.00','1','2025-06-12 06:51:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'46','23113.00','23067','Inclusive','branch','Inventory','','','','','','B','14174971096720433031732'),(2807,'141749711309','6',24.00,'1475.04','wholesale','0','2025-06-12 09:55:09','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-06-12 06:56:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','1995.00','1971','Inclusive','branch','Inventory','','','','','','B','14174971132669220031103'),(2808,'141749711309','9',24.00,'780','wholesale','0','2025-06-12 09:55:26','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-12 06:56:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','23067.00','23043','Inclusive','branch','Inventory','','','','','','B','14174971135201419101129'),(2809,'141749714082','7',24.00,'999.84','wholesale','0','2025-06-12 10:41:22','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-12 07:41:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','6129.00','6105','Inclusive','branch','Inventory','','','','','','B','14174971409594100332330'),(2810,'141749714124','20',12.00,'380.04','wholesale','0','2025-06-12 10:42:04','','','','28.34','Cash',52.42,'31.67','','','14','16.00','1','2025-06-12 07:42:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','31.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174971413423224304332'),(2811,'141749714160','10',24.00,'1200','wholesale','0','2025-06-12 10:42:40','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-12 07:43:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5074.00','5050','Inclusive','branch','Inventory','','','','','','B','14174971417641207742201'),(2812,'141749714200','9',24.00,'780','wholesale','0','2025-06-12 10:43:20','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-12 07:44:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','23043.00','23019','Inclusive','branch','Inventory','','','','','','B','14174971421402223231111'),(2813,'141749714746','7',24.00,'999.84','wholesale','0','2025-06-12 10:52:26','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-12 07:55:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','6105.00','6081','Inclusive','branch','Inventory','','','','','','B','14174971476720372334234'),(2814,'141749714746','21',24.00,'400.08','wholesale','0','2025-06-12 10:53:28','','','','15.42','Cash',55.18,'16.67','','','14','16.00','1','2025-06-12 07:55:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','761.00','737','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174971481923431202433'),(2815,'141749714746','3',12.00,'800.04','wholesale','0','2025-06-12 10:53:39','','','','63.33','Cash',110.35,'66.67','','','14','16.00','1','2025-06-12 07:55:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1284.00','1272','Inclusive','branch','Inventory','','','','','','B','14174971483323030029429'),(2816,'141749714746','10',24.00,'1200','wholesale','0','2025-06-12 10:53:54','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-12 07:55:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5050.00','5026','Inclusive','branch','Inventory','','','','','','B','14174971486113483380903'),(2817,'141749714746','9',24.00,'780','wholesale','0','2025-06-12 10:54:21','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-12 07:55:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','23019.00','22995','Inclusive','branch','Inventory','','','','','','B','14174971488223228228242'),(2818,'141749714946','7',24.00,'999.84','wholesale','0','2025-06-12 10:55:46','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-12 07:56:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','6081.00','6057','Inclusive','branch','Inventory','','','','','','B','14174971497743992732433'),(2819,'141749715008','9',24.00,'780','wholesale','0','2025-06-12 10:56:48','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-12 07:57:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','22995.00','22971','Inclusive','branch','Inventory','','','','','','B','14174971502803317723182'),(2820,'141749716714','21',24.00,'400.08','wholesale','0','2025-06-12 11:25:14','','','','15.42','Cash',55.18,'16.67','','','14','16.00','1','2025-06-12 08:25:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','737.00','713','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174971672693790372223'),(2821,'141749720441','10',24.00,'1200','wholesale','0','2025-06-12 13:12:07','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-12 10:12:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5026.00','5002','Inclusive','branch','Inventory','','','','','','B','14174972314423372307313'),(2822,'141749726130','2',2.00,'1300','wholesale','0','2025-06-12 14:02:10','','','','608','Cash',179.31,'650','','','14','16.00','1','2025-06-12 11:02:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','320.68','318.68','Inclusive','branch','Inventory','','','','','','B','14174972614841047834434'),(2823,'141749726773','8',4.00,'200','retail','0','2025-06-12 14:12:53','','','','44.25','Cash',27.59,'50','','','14','16.00','1','2025-06-12 11:13:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'4','312.00','308','Inclusive','branch','Inventory','','','','','','B','14174972679273233232243'),(2824,'141749726840','4',1.00,'150','retail','0','2025-06-12 14:14:00','','','','118.75','Cash',20.69,'150','','','14','16.00','1','2025-06-12 11:14:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','806.00','805','Inclusive','branch','Inventory','','','','','','B','14174972685429671732102'),(2825,'141749726887','9',24.00,'780','wholesale','0','2025-06-12 14:14:47','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-12 11:18:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','22971.00','22947','Inclusive','branch','Inventory','','','','','','B','14174972691432332347103'),(2826,'141749726887','4',1.00,'150','retail','0','2025-06-12 14:15:52','','','','118.75','Cash',20.69,'150','','','14','16.00','1','2025-06-12 11:18:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','805.00','804','Inclusive','branch','Inventory','','','','','','B','14174972696534323122306'),(2827,'141749729088','13',1.00,'20','retail','0','2025-06-12 14:51:28','','','','13.88','Cash',2.76,'20','','','14','16.00','1','2025-06-12 11:52:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','3531.00','3530','Inclusive','branch','Inventory','','','','','','B','14174972910224000179733'),(2828,'141749731541','9',24.00,'780','wholesale','0','2025-06-12 15:32:21','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-12 12:33:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','22947.00','22923','Inclusive','branch','Inventory','','','','','','B','14174973157032257334020'),(2829,'141749731541','2',1.00,'650','wholesale','0','2025-06-12 15:32:51','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-12 12:33:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','318.68','317.68','Inclusive','branch','Inventory','','','','','','B','14174973159332933721354'),(2830,'141749733516','7',24.00,'999.84','wholesale','0','2025-06-12 16:05:16','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-12 13:06:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','6057.00','6033','Inclusive','branch','Inventory','','','','','','B','14174973355317332230335'),(2831,'141749734523','3',48.00,'3200.16','wholesale','0','2025-06-12 16:22:03','','','','63.33','Cash',441.40,'66.67','','','14','16.00','1','2025-06-12 13:24:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'48','1272.00','1224','Inclusive','branch','Inventory','','','','','','B','14174973461633327030343'),(2832,'141749734523','4',12.00,'1500','wholesale','0','2025-06-12 16:23:37','','','','118.75','Cash',206.90,'125','','','14','16.00','1','2025-06-12 13:24:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','804.00','792','Inclusive','branch','Inventory','','','','','','B','14174973463402330763730'),(2833,'141749736447','2',1.00,'650','wholesale','0','2025-06-12 16:54:07','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-12 13:59:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','317.68','316.68','Inclusive','branch','Inventory','','','','','','B','14174973650955133933333'),(2834,'141749736447','9',36.00,'1170','wholesale','0','2025-06-12 16:55:10','','','','29.84','Cash',161.38,'32.5','','','14','16.00','1','2025-06-12 13:59:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'36','22923.00','22887','Inclusive','branch','Inventory','','','','','','B','14174973654502223233311'),(2835,'141749736447','10',24.00,'1200','wholesale','0','2025-06-12 16:55:46','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-12 13:59:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5002.00','4978','Inclusive','branch','Inventory','','','','','','B','14174973657972630343097'),(2836,'141749737072','9',120.00,'3775.0008','wholesale','124.9992','2025-06-12 17:04:32','','','','29.84','Cash',520.69,'31.45834','','','14','16.00','1','2025-06-12 14:06:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.12,'120','22887.00','22767','Inclusive','branch','Inventory','','','','','','B','14174973714904203732493'),(2837,'141749737072','10',48.00,'2400','wholesale','0','2025-06-12 17:05:49','','','','46.71','Cash',331.03,'50','','','14','16.00','1','2025-06-12 14:06:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'48','4978.00','4930','Inclusive','branch','Inventory','','','','','','B','14174973718202382003703'),(2838,'141749737230','10',24.00,'1200','wholesale','0','2025-06-12 17:07:10','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-12 14:08:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4930.00','4906','Inclusive','branch','Inventory','','','','','','B','14174973725230733732333'),(2839,'141749737891','1',1.00,'180','retail','0','2025-06-12 17:18:11','','','','157','Cash',24.83,'180','','','14','16.00','1','2025-06-12 14:19:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','254.00','253','Inclusive','branch','Inventory','','','','','','B','14174973790330000203302'),(2840,'141749739283','9',576.00,'18240.00192','wholesale','479.99808','2025-06-12 17:41:23','','','','29.84','Cash',2515.86,'31.66667','','','14','16.00','1','2025-06-12 16:59:58','1','1','returned','1','new','pcs','','2025-06-12 19:59:58','14','yes','','0','','','VATABLE',27.30,'576','22767.00','22191','Inclusive','branch','Inventory','','','','','','B','14174973935333223530393'),(2841,'141749742676','10',120.00,'5900.004','wholesale','99.996','2025-06-12 18:37:56','','','','46.71','Cash',813.79,'49.1667','','','14','16.00','1','2025-06-12 17:06:15','1','1','returned','1','new','pcs','','2025-06-12 20:06:15','14','yes','','0','','','VATABLE',42.39,'120','4906.00','4786','Inclusive','branch','Inventory','','','','','','B','14174974313020201022212'),(2842,'141749744509','10',48.00,'2400','wholesale','0','2025-06-12 19:08:29','','','','46.71','Cash',331.03,'50','','','14','16.00','1','2025-06-12 16:17:08','1','1','returned','1','new','pcs','','2025-06-12 19:17:08','14','yes','','0','','','VATABLE',43.10,'48','4786.00','4738','Inclusive','branch','Inventory','','','','','','B','14174974456505437369122'),(2843,'141749744913','7',48.00,'1999.68','wholesale','0','2025-06-12 19:15:13','','','','39.33','Cash',275.82,'41.66','','','14','16.00','1','2025-06-12 16:16:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','6033.00','5985','Inclusive','branch','Inventory','','','','','','B','14174974495543304399572'),(2844,'141749745082','13',48.00,'740.16','wholesale','0','2025-06-12 19:18:03','','','','13.88','Cash',102.09,'15.42','','','14','16.00','1','2025-06-12 16:19:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'48','3530.00','3482','Inclusive','branch','Inventory','','','','','','B','14174974512739331312021'),(2845,'141749747094','7',24.00,'999.84','wholesale','0','2025-06-12 19:51:34','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-12 16:52:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5985.00','5961','Inclusive','branch','Inventory','','','','','','B','14174974713004220137100'),(2846,'141749747185','7',24.00,'999.84','wholesale','0','2025-06-12 19:53:05','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-12 16:54:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5961.00','5937','Inclusive','branch','Inventory','','','','','','B','14174974724030470041322'),(2847,'141749747760','9',576.00,'18240.00192','wholesale','479.99808','2025-06-12 20:02:40','','','','29.84','Cash',2515.86,'31.66667','','','14','16.00','1','2025-06-12 17:05:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'576','22767.00','22191','Inclusive','branch','Inventory','','','','','','B','14174974784322220333730'),(2848,'141749747760','10',120.00,'5900.004','wholesale','99.996','2025-06-12 20:04:04','','','','46.71','Cash',813.79,'49.1667','','','14','16.00','1','2025-06-12 17:05:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'120','4786.00','4666','Inclusive','branch','Inventory','','','','','','B','14174974789643920436002'),(2849,'141749793388','10',36.00,'1800','wholesale','0','2025-06-13 08:43:08','','','','46.71','Cash',248.28,'50','','','14','16.00','1','2025-06-13 05:45:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'36','4786.00','4750','Inclusive','branch','Inventory','','','','','','B','14174979349820433322922'),(2850,'141749793677','8',3.00,'150','retail','0','2025-06-13 08:47:57','','','','44.25','Cash',20.69,'50','','','14','16.00','1','2025-06-13 05:48:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'3','308.00','305','Inclusive','branch','Inventory','','','','','','B','14174979369793227309239'),(2851,'141749793978','13',120.00,'1850.4','wholesale','0','2025-06-13 08:52:58','','','','13.88','Cash',255.23,'15.42','','','14','16.00','1','2025-06-13 05:54:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'120','3482.00','3362','Inclusive','branch','Inventory','','','','','','B','14174979400391273304023'),(2852,'141749796804','9',24.00,'780','wholesale','0','2025-06-13 09:40:04','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-13 06:40:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','22191.00','22167','Inclusive','branch','Inventory','','','','','','B','14174979682030042920912'),(2853,'141749796851','10',14.00,'700','wholesale','0','2025-06-13 09:40:51','','','','46.71','Cash',96.55,'50','','','14','16.00','1','2025-06-13 06:42:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'14','4750.00','4736','Inclusive','branch','Inventory','','','','','','B','14174979690733923000309'),(2854,'141749796851','9',10.00,'325','wholesale','0','2025-06-13 09:41:47','','','','29.84','Cash',44.83,'32.5','','','14','16.00','1','2025-06-13 06:42:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'10','22167.00','22157','Inclusive','branch','Inventory','','','','','','B','14174979692412007299339'),(2855,'141749797916','4',6.00,'750','wholesale','0','2025-06-13 09:58:36','','','','118.75','Cash',103.45,'125','','','14','16.00','1','2025-06-13 07:05:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'6','792.00','786','Inclusive','branch','Inventory','','','','','','B','14174979793231973227272'),(2856,'141749797916','7',12.00,'499.92','wholesale','0','2025-06-13 09:58:52','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-06-13 07:05:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','5937.00','5925','Inclusive','branch','Inventory','','','','','','B','14174979795394200352334'),(2857,'141749797916','6',12.00,'737.52','wholesale','0','2025-06-13 10:04:52','','','','57.75','Cash',101.73,'61.46','','','14','16.00','1','2025-06-13 07:05:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'12','1971.00','1959','Inclusive','branch','Inventory','','','','','','B','14174979830803342347230'),(2858,'141749798360','13',24.00,'370.08','wholesale','0','2025-06-13 10:06:00','','','','13.88','Cash',51.05,'15.42','','','14','16.00','1','2025-06-13 07:06:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','3362.00','3338','Inclusive','branch','Inventory','','','','','','B','14174979837730932913703'),(2859,'141749798788','10',120.00,'6000','wholesale','0','2025-06-13 10:13:08','','','','46.71','Cash',827.59,'50','','','14','16.00','1','2025-06-13 07:15:55','1','1','returned','1','new','pcs','','2025-06-13 10:15:55','14','yes','','0','','','VATABLE',43.10,'120','4736.00','4616','Inclusive','branch','Inventory','','','','','','B','14174979882633202919323'),(2860,'141749799009','10',120.00,'5900.004','wholesale','99.996','2025-06-13 10:16:49','','','','46.71','Cash',813.79,'49.1667','','','14','16.00','1','2025-06-13 07:18:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'120','4736.00','4616','Inclusive','branch','Inventory','','','','','','B','14174979908832320073030'),(2861,'141749804290','3',12.00,'800.04','wholesale','0','2025-06-13 11:44:50','','','','63.33','Cash',110.35,'66.67','','','14','16.00','1','2025-06-13 08:49:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1224.00','1212','Inclusive','branch','Inventory','','','','','','B','14174980432424234237092'),(2862,'141749804290','2',1.00,'650','wholesale','0','2025-06-13 11:48:57','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-13 08:49:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','315.68','314.68','Inclusive','branch','Inventory','','','','','','B','14174980454614262223425'),(2863,'141749805071','21',72.00,'1200.24','wholesale','0','2025-06-13 11:57:51','','','','15.42','Cash',165.55,'16.67','','','14','16.00','1','2025-06-13 08:59:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'72','713.00','641','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174980512530332872322'),(2864,'141749805154','13',2.00,'40','retail','0','2025-06-13 11:59:14','','','','13.88','Cash',5.52,'20','','','14','16.00','1','2025-06-13 09:03:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','3338.00','3336','Inclusive','branch','Inventory','','','','','','B','14174980532434423324003'),(2865,'141749805433','7',1.00,'45','retail','0','2025-06-13 12:03:53','','','','39.33','Cash',6.21,'45','','','14','16.00','1','2025-06-13 09:04:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','5925.00','5924','Inclusive','branch','Inventory','','','','','','B','14174980545030223233432'),(2866,'141749805903','4',1.00,'150','retail','0','2025-06-13 12:11:43','','','','118.75','Cash',20.69,'150','','','14','16.00','1','2025-06-13 09:12:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','786.00','785','Inclusive','branch','Inventory','','','','','','B','14174980591632122332392'),(2867,'141749809957','2',1.00,'650','wholesale','0','2025-06-13 13:19:18','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-13 10:19:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','315.68','314.68','Inclusive','branch','Inventory','','','','','','B','14174980997290933234343'),(2868,'141749815866','2',5.00,'3250','wholesale','0','2025-06-13 14:57:46','','','','608','Cash',448.28,'650','','','14','16.00','1','2025-06-13 11:58:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'5','314.68','309.68','Inclusive','branch','Inventory','','','','','','B','14174981587734138303247'),(2869,'141749816189','1',24.00,'4000.08','wholesale','0','2025-06-13 15:03:09','','','','157','Cash',551.74,'166.67','','','14','16.00','1','2025-06-13 12:06:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'24','253.00','229','Inclusive','branch','Inventory','','','','','','B','14174981623383028034032'),(2870,'141749816189','6',96.00,'5900.16','wholesale','0','2025-06-13 15:03:54','','','','57.75','Cash',813.82,'61.46','','','14','16.00','1','2025-06-13 12:06:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'96','1959.00','1863','Inclusive','branch','Inventory','','','','','','B','14174981626890343326036'),(2871,'141749816189','3',60.00,'4000.2','wholesale','0','2025-06-13 15:04:28','','','','63.33','Cash',551.75,'66.67','','','14','16.00','1','2025-06-13 12:06:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'60','1212.00','1152','Inclusive','branch','Inventory','','','','','','B','14174981631192022033923'),(2872,'141749822192','21',48.00,'800.16','wholesale','0','2025-06-13 16:43:13','','','','15.42','Cash',110.37,'16.67','','','14','16.00','1','2025-06-13 13:43:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'48','641.00','593','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174982221500332423310'),(2873,'141749824333','2',4.00,'2600','wholesale','0','2025-06-13 17:18:53','','','','608','Cash',358.62,'650','','','14','16.00','1','2025-06-13 14:19:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'4','309.68','305.68','Inclusive','branch','Inventory','','','','','','B','14174982435704403238032'),(2874,'141749824962','7',33.00,'1374.78','wholesale','0','2025-06-13 17:29:23','','','','39.33','Cash',189.62,'41.66','','','14','16.00','1','2025-06-13 14:30:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'33','5924.00','5891','Inclusive','branch','Inventory','','','','','','B','14174982497530219348332'),(2875,'141749825648','6',1.00,'75','retail','0','2025-06-13 17:40:48','','','','57.75','Cash',10.34,'75','','','14','16.00','1','2025-06-13 14:43:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','1863.00','1862','Inclusive','branch','Inventory','','','','','','B','14174982567930968663303'),(2876,'141749825648','3',1.00,'75','retail','0','2025-06-13 17:41:20','','','','63.33','Cash',10.34,'75','','','14','16.00','1','2025-06-13 14:43:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','1152.00','1151','Inclusive','branch','Inventory','','','','','','B','14174982569223020245840'),(2877,'141749825648','4',1.00,'150','retail','0','2025-06-13 17:41:33','','','','118.75','Cash',20.69,'150','','','14','16.00','1','2025-06-13 14:43:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','785.00','784','Inclusive','branch','Inventory','','','','','','B','14174982571030323752322'),(2878,'141749825648','7',2.00,'90','retail','0','2025-06-13 17:41:53','','','','39.33','Cash',12.41,'45','','','14','16.00','1','2025-06-13 14:43:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'2','5891.00','5889','Inclusive','branch','Inventory','','','','','','B','14174982580053302222223'),(2879,'141749825831','2',2.00,'1300','wholesale','0','2025-06-13 17:43:51','','','','608','Cash',179.31,'650','','','14','16.00','1','2025-06-13 14:44:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','305.68','303.68','Inclusive','branch','Inventory','','','','','','B','14174982584882021423033'),(2880,'141749826589','21',24.00,'400.08','wholesale','0','2025-06-13 17:56:29','','','','15.42','Cash',55.18,'16.67','','','14','16.00','1','2025-06-13 14:57:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','593.00','569','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174982660923243036433'),(2881,'141749828382','4',6.00,'750','wholesale','0','2025-06-13 18:26:22','','','','118.75','Cash',103.45,'125','','','14','16.00','1','2025-06-13 15:27:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'6','784.00','778','Inclusive','branch','Inventory','','','','','','B','14174982840483228340044'),(2882,'141749829977','12',4.00,'797.52','wholesale','0','2025-06-13 18:52:58','','','','189','Cash',110.00,'199.38','','','14','16.00','1','2025-06-13 15:53:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',171.88,'4','120.00','116','Inclusive','branch','Inventory','','','','','','B','14174982999530207323239'),(2883,'141749830539','10',96.00,'4720.0032','wholesale','79.9968','2025-06-13 19:02:20','','','','46.71','Cash',651.03,'49.1667','','','14','16.00','1','2025-06-13 16:03:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'96','4616.00','4520','Inclusive','branch','Inventory','','','','','','B','14174983059633321230009'),(2884,'141749830670','2',40.00,'26000','wholesale','0','2025-06-13 19:04:30','','','','608','Cash',3586.21,'650','','','14','16.00','1','2025-06-13 16:06:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'40','303.68','263.68','Inclusive','branch','Inventory','','','','','','B','14174983069330234339343'),(2885,'141749830670','4',36.00,'4500','wholesale','0','2025-06-13 19:04:55','','','','118.75','Cash',620.69,'125','','','14','16.00','1','2025-06-13 16:06:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'36','778.00','742','Inclusive','branch','Inventory','','','','','','B','14174983072332320383100'),(2886,'141749830670','3',72.00,'4800.24','wholesale','0','2025-06-13 19:05:28','','','','63.33','Cash',662.10,'66.67','','','14','16.00','1','2025-06-13 16:06:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'72','1151.00','1079','Inclusive','branch','Inventory','','','','','','B','14174983075837302473023'),(2887,'141749830670','15',12.00,'1299.96','wholesale','0','2025-06-13 19:05:59','','','','102.5','Cash',179.30,'108.33','','','14','16.00','1','2025-06-13 16:06:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'12','438.00','426','Inclusive','branch','Inventory','','','','','','B','14174983077870032832303'),(2888,'141749878952','10',32.00,'1600','wholesale','0','2025-06-14 08:29:12','','','','46.71','Cash',220.69,'50','','','14','16.00','1','2025-06-14 05:29:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'32','4520.00','4488','Inclusive','branch','Inventory','','','','','','B','14174987896520312363038'),(2889,'141749880604','9',24.00,'780','wholesale','0','2025-06-14 08:56:44','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-14 05:57:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','22157.00','22133','Inclusive','branch','Inventory','','','','','','B','14174988062230012893232'),(2890,'141749880648','10',24.00,'1200','wholesale','0','2025-06-14 08:57:28','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-14 05:58:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4488.00','4464','Inclusive','branch','Inventory','','','','','','B','14174988067498233483343'),(2891,'141749880648','9',48.00,'1560','wholesale','0','2025-06-14 08:57:54','','','','29.84','Cash',215.17,'32.5','','','14','16.00','1','2025-06-14 05:58:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','22133.00','22085','Inclusive','branch','Inventory','','','','','','B','14174988069382283398312'),(2892,'141749880648','2',2.00,'1300','wholesale','0','2025-06-14 08:58:13','','','','608','Cash',179.31,'650','','','14','16.00','1','2025-06-14 05:58:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','263.68','261.68','Inclusive','branch','Inventory','','','','','','B','14174988071003122220220'),(2893,'141749880739','2',1.00,'650','wholesale','0','2025-06-14 08:58:59','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-14 05:59:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','261.68','260.68','Inclusive','branch','Inventory','','','','','','B','14174988075141022390082'),(2894,'141749880739','9',24.00,'780','wholesale','0','2025-06-14 08:59:11','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-14 05:59:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','22085.00','22061','Inclusive','branch','Inventory','','','','','','B','14174988077202727333702'),(2895,'141749881086','10',192.00,'9600','wholesale','0','2025-06-14 09:04:46','','','','46.71','Cash',1324.14,'50','','','14','16.00','1','2025-06-14 06:06:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'192','4464.00','4272','Inclusive','branch','Inventory','','','','','','B','14174988113423333221231'),(2896,'141749881314','10',2.00,'100','wholesale','0','2025-06-14 09:08:34','','','','46.71','Cash',13.79,'50','','','14','16.00','1','2025-06-14 06:09:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','4272.00','4270','Inclusive','branch','Inventory','','','','','','B','14174988132833338414748'),(2897,'141749882944','13',48.00,'740.16','wholesale','0','2025-06-14 09:35:44','','','','13.88','Cash',102.09,'15.42','','','14','16.00','1','2025-06-14 06:37:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'48','3336.00','3288','Inclusive','branch','Inventory','','','','','','B','14174988299222723392232'),(2898,'141749884529','21',240.00,'4000.8','wholesale','0','2025-06-14 10:02:09','','','','15.42','Cash',551.83,'16.67','','','14','16.00','1','2025-06-14 12:59:58','1','1','returned','1','new','pcs','','2025-06-14 15:59:58','14','yes','','0','','','VATABLE',14.37,'240','569.00','329','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174988464000204830022'),(2899,'141749884866','7',24.00,'999.84','wholesale','0','2025-06-14 10:07:47','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-14 07:09:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5889.00','5865','Inclusive','branch','Inventory','','','','','','B','14174988488781238087183'),(2900,'141749884866','3',12.00,'800.04','wholesale','0','2025-06-14 10:08:08','','','','63.33','Cash',110.35,'66.67','','','14','16.00','1','2025-06-14 07:09:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1079.00','1067','Inclusive','branch','Inventory','','','','','','B','14174988491339233220909'),(2901,'141749886347','3',12.00,'800.04','wholesale','0','2025-06-14 10:32:28','','','','63.33','Cash',110.35,'66.67','','','14','16.00','1','2025-06-14 07:33:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1067.00','1055','Inclusive','branch','Inventory','','','','','','B','14174988637337023880804'),(2902,'141749887506','10',48.00,'2400','wholesale','0','2025-06-14 10:51:46','','','','46.71','Cash',331.03,'50','','','14','16.00','1','2025-06-14 07:52:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'48','4270.00','4222','Inclusive','branch','Inventory','','','','','','B','14174988752080152132703'),(2903,'141749889734','10',24.00,'1200','wholesale','0','2025-06-14 11:28:54','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-14 08:29:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4222.00','4198','Inclusive','branch','Inventory','','','','','','B','14174988976073022300230'),(2904,'141749890133','3',12.00,'800.04','wholesale','0','2025-06-14 11:35:33','','','','63.33','Cash',110.35,'66.67','','','14','16.00','1','2025-06-14 08:36:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','1055.00','1043','Inclusive','branch','Inventory','','','','','','B','14174989016513322933300'),(2905,'141749890195','9',24.00,'780','wholesale','0','2025-06-14 11:36:35','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-14 08:37:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','22061.00','22037','Inclusive','branch','Inventory','','','','','','B','14174989020972037310034'),(2906,'141749894027','7',22.00,'916.52','wholesale','0','2025-06-14 12:40:27','','','','39.33','Cash',126.42,'41.66','','','14','16.00','1','2025-06-14 09:41:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'22','5865.00','5843','Inclusive','branch','Inventory','','','','','','B','14174989403903933233993'),(2907,'141749895684','10',96.00,'4720.0032','wholesale','79.9968','2025-06-14 13:08:04','','','','46.71','Cash',651.03,'49.1667','','','14','16.00','1','2025-06-14 10:19:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'96','4198.00','4102','Inclusive','branch','Inventory','','','','','','B','14174989570948001579180'),(2908,'141749895684','9',48.00,'1520.0016','wholesale','39.9984','2025-06-14 13:08:30','','','','29.84','Cash',209.66,'31.6667','','','14','16.00','1','2025-06-14 10:19:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'48','22037.00','21989','Inclusive','branch','Inventory','','','','','','B','14174989574033832401090'),(2909,'141749895684','12',12.00,'2392.56','wholesale','0','2025-06-14 13:09:03','','','','189','Cash',330.01,'199.38','','','14','16.00','1','2025-06-14 10:19:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',171.88,'12','116.00','104','Inclusive','branch','Inventory','','','','','','B','14174989575903353312350'),(2910,'141749896441','2',1.00,'650','wholesale','0','2025-06-14 13:20:41','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-14 10:22:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','260.68','259.68','Inclusive','branch','Inventory','','','','','','B','14174989646322492160333'),(2911,'141749896441','7',24.00,'999.84','wholesale','0','2025-06-14 13:21:08','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-14 10:22:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5843.00','5819','Inclusive','branch','Inventory','','','','','','B','14174989650483100038221'),(2912,'141749903043','7',24.00,'999.84','wholesale','0','2025-06-14 15:10:43','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-14 12:11:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5819.00','5795','Inclusive','branch','Inventory','','','','','','B','14174990306533613231022'),(2913,'141749906386','10',24.00,'1200','wholesale','0','2025-06-14 16:06:26','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-14 13:08:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','3814.00','3790','Inclusive','branch','Inventory','','','','','','B','14174990647433333223914'),(2914,'141749907562','1',2.00,'360','retail','0','2025-06-14 16:26:03','','','','157','Cash',49.66,'180','','','14','16.00','1','2025-06-14 13:26:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'2','208.00','206','Inclusive','branch','Inventory','','','','','','B','14174990757602223432773'),(2915,'141749907931','21',120.00,'2000.4','wholesale','0','2025-06-14 16:32:12','','','','15.42','Cash',275.92,'16.67','','','14','16.00','1','2025-06-14 13:35:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'120','329.00','209','Inclusive','branch','Inventory','1110','4000','5500','','','B','14174990805232400320308'),(2916,'141749974768','10',96.00,'4720.0032','wholesale','79.9968','2025-06-15 11:06:08','','','','46.71','Cash',651.03,'49.1667','','','14','16.00','1','2025-06-15 10:32:44','1','1','returned','1','new','pcs','','2025-06-15 13:32:44','14','yes','','0','','','VATABLE',42.39,'96','3790.00','3694','Inclusive','branch','Inventory','','','','','','B','14174997478922124483323'),(2917,'141749974876','10',192.00,'9600','retail','0','2025-06-15 11:07:56','','','','46.71','Cash',1324.14,'50','','','14','16.00','1','2025-06-15 08:18:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'192','3694.00','3502','Inclusive','branch','Inventory','','','','','','B','14174997491942343942392'),(2918,'141749974876','9',96.00,'3120','retail','0','2025-06-15 11:08:39','','','','29.84','Cash',430.34,'32.5','','','14','16.00','1','2025-06-15 08:18:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'96','21173.00','21077','Inclusive','branch','Inventory','','','','','','B','14174997494299012427044'),(2919,'141749974876','3',72.00,'4800.24','wholesale','0','2025-06-15 11:17:50','','','','63.33','Cash',662.10,'66.67','','','14','16.00','1','2025-06-15 08:18:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'72','971.00','899','Inclusive','branch','Inventory','','','','','','B','14174997549422123720444'),(2920,'141749974876','2',10.00,'6500','wholesale','0','2025-06-15 11:18:14','','','','608','Cash',896.55,'650','','','14','16.00','1','2025-06-15 08:18:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'10','253.68','243.68','Inclusive','branch','Inventory','','','','','','B','14174997551432230211743'),(2921,'141749975544','9',24.00,'780','wholesale','0','2025-06-15 11:19:04','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-15 08:19:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','21077.00','21053','Inclusive','branch','Inventory','','','','','','B','14174997555830223405703'),(2922,'141749978380','9',576.00,'18720','wholesale','0','2025-06-15 12:06:20','','','','29.84','Cash',2582.07,'32.5','','','14','16.00','1','2025-06-15 09:09:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'576','21053.00','20477','Inclusive','branch','Inventory','','','','','','B','14174997843023401903922'),(2923,'141749978380','15',24.00,'2599.92','wholesale','0','2025-06-15 12:07:38','','','','102.5','Cash',358.61,'108.33','','','14','16.00','1','2025-06-15 09:09:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'24','402.00','378','Inclusive','branch','Inventory','','','','','','B','14174997847827231149340'),(2924,'141749978380','10',120.00,'6000','wholesale','0','2025-06-15 12:07:58','','','','46.71','Cash',827.59,'50','','','14','16.00','1','2025-06-15 09:09:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'120','3502.00','3382','Inclusive','branch','Inventory','','','','','','B','14174997853638865210748'),(2925,'141749982741','2',1.00,'650','wholesale','0','2025-06-15 13:19:01','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-15 10:19:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','243.68','242.68','Inclusive','branch','Inventory','','','','','','B','14174998275839222107812'),(2926,'141749983289','10',24.00,'1200','wholesale','0','2025-06-15 13:28:09','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-15 10:29:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','3382.00','3358','Inclusive','branch','Inventory','','','','','','B','14174998330633147083220'),(2927,'141749983289','9',24.00,'780','wholesale','0','2025-06-15 13:28:27','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-15 10:29:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','20477.00','20453','Inclusive','branch','Inventory','','','','','','B','14174998332831329382042'),(2928,'141749983366','7',24.00,'999.84','wholesale','0','2025-06-15 13:29:26','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-15 10:30:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5531.00','5507','Inclusive','branch','Inventory','','','','','','B','14174998339722342327000'),(2929,'141749983429','1',18.00,'3000.06','wholesale','0','2025-06-15 13:30:29','','','','157','Cash',413.80,'166.67','','','14','16.00','1','2025-06-15 10:32:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'18','206.00','188','Inclusive','branch','Inventory','','','','','','B','14174998345304843220272'),(2930,'141749983429','10',96.00,'4720.00032','wholesale','79.99968','2025-06-15 13:31:35','','','','46.71','Cash',651.03,'49.16667','','','14','16.00','1','2025-06-15 10:32:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'96','3358.00','3262','Inclusive','branch','Inventory','','','','','','B','14174998351632030292240'),(2931,'141749984189','14',1.00,'95','retail','0','2025-06-15 13:43:09','','','','81.08','Cash',13.10,'95','','','14','16.00','1','2025-06-15 10:45:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',81.90,'1','727.00','726','Inclusive','branch','Inventory','','','','','','B','14174998420113332491333'),(2932,'141749984189','9',2.00,'65','retail','0','2025-06-15 13:43:21','','','','29.84','Cash',8.97,'32.5','','','14','16.00','1','2025-06-15 10:45:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'2','20453.00','20451','Inclusive','branch','Inventory','','','','','','B','14174998426864929332328'),(2933,'141749984317','10',1.00,'50','wholesale','0','2025-06-15 13:45:17','','','','46.71','Cash',6.90,'50','','','14','16.00','1','2025-06-15 10:46:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','3358.00','3357','Inclusive','branch','Inventory','','','','','','B','14174998440143130202402'),(2934,'141749985819','2',1.00,'650','wholesale','0','2025-06-15 14:10:19','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-15 11:11:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','242.68','241.68','Inclusive','branch','Inventory','','','','','','B','14174998583347900800720'),(2935,'141749985989','13',2.00,'40','retail','0','2025-06-15 14:13:09','','','','13.88','Cash',5.52,'20','','','14','16.00','1','2025-06-15 11:14:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','3264.00','3262','Inclusive','branch','Inventory','','','','','','B','14174998603728223364922'),(2936,'141749985989','7',3.00,'135','retail','0','2025-06-15 14:13:57','','','','39.33','Cash',18.62,'45','','','14','16.00','1','2025-06-15 11:14:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'3','5507.00','5504','Inclusive','branch','Inventory','','','','','','B','14174998605334309006307'),(2937,'141749986539','1',1.00,'180','retail','0','2025-06-15 14:22:19','','','','157','Cash',24.83,'180','','','14','16.00','1','2025-06-15 11:22:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','188.00','187','Inclusive','branch','Inventory','','','','','','B','14174998655193239155207'),(2938,'141749987657','9',24.00,'780','wholesale','0','2025-06-15 14:40:57','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-15 11:41:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','20451.00','20427','Inclusive','branch','Inventory','','','','','','B','14174998768282287330244'),(2939,'141749989580','2',1.00,'650','wholesale','0','2025-06-15 15:13:00','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-15 12:14:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','241.68','240.68','Inclusive','branch','Inventory','','','','','','B','14174998959392910232430'),(2940,'141749989580','9',24.00,'780','wholesale','0','2025-06-15 15:13:13','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-15 12:14:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','20427.00','20403','Inclusive','branch','Inventory','','','','','','B','14174998961574290064149'),(2941,'141749991048','13',48.00,'740.16','wholesale','0','2025-06-15 15:37:28','','','','13.88','Cash',102.09,'15.42','','','14','16.00','1','2025-06-15 12:38:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'48','3262.00','3214','Inclusive','branch','Inventory','','','','','','B','14174999106221237222433'),(2942,'141749991048','2',1.00,'650','wholesale','0','2025-06-15 15:37:44','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-15 12:38:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','240.68','239.68','Inclusive','branch','Inventory','','','','','','B','14174999107800993998301'),(2943,'141749992132','10',24.00,'1200','wholesale','0','2025-06-15 15:55:32','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-15 12:56:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','3357.00','3333','Inclusive','branch','Inventory','','','','','','B','14174999217917223372130'),(2944,'141749994804','10',24.00,'1200','wholesale','0','2025-06-15 16:40:04','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-15 13:44:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','3333.00','3309','Inclusive','branch','Inventory','','','','','','B','14174999502151320399534'),(2945,'141749994804','9',24.00,'780','wholesale','0','2025-06-15 16:43:41','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-15 13:44:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','20403.00','20379','Inclusive','branch','Inventory','','','','','','B','14174999503259233923232'),(2946,'141749995055','4',1.00,'150','retail','0','2025-06-15 16:44:15','','','','118.75','Cash',20.69,'150','','','14','16.00','1','2025-06-15 13:46:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','730.00','729','Inclusive','branch','Inventory','','','','','','B','14174999512503229433799'),(2947,'141749995482','9',24.00,'780','wholesale','0','2025-06-15 16:51:22','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-15 13:51:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','20379.00','20355','Inclusive','branch','Inventory','','','','','','B','14174999550333353334294'),(2948,'141749995643','2',1.00,'650','wholesale','0','2025-06-15 16:54:03','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-15 13:54:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','239.68','238.68','Inclusive','branch','Inventory','','','','','','B','14174999565232057152602'),(2949,'141749996196','13',24.00,'370.08','wholesale','0','2025-06-15 17:03:16','','','','13.88','Cash',51.05,'15.42','','','14','16.00','1','2025-06-15 14:03:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','3214.00','3190','Inclusive','branch','Inventory','','','','','','B','14174999620820322033013'),(2950,'141750050869','10',120.00,'5900.004','wholesale','99.996','2025-06-16 08:14:30','','','','46.71','Cash',813.79,'49.1667','','','14','16.00','1','2025-06-16 05:50:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'120','3309.00','3189','Inclusive','branch','Inventory','','','','','','B','14175005098601760023293'),(2951,'141750050869','10',168.00,'8400','wholesale','0','2025-06-16 08:16:26','','','','46.71','Cash',1158.62,'50','','','14','16.00','1','2025-06-16 05:50:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'168','3189.00','3021','Inclusive','branch','Inventory','','','','','','B','14175005104073023420030'),(2952,'141750050869','9',336.00,'10920','wholesale','0','2025-06-16 08:19:55','','','','29.84','Cash',1506.21,'32.5','','','14','16.00','1','2025-06-16 05:50:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'336','20355.00','20019','Inclusive','branch','Inventory','','','','','','B','14175005127713030152021'),(2953,'141750050869','9',480.00,'15200.016','wholesale','399.984','2025-06-16 08:21:17','','','','29.84','Cash',2096.55,'31.6667','','','14','16.00','1','2025-06-16 05:50:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'480','20019.00','19539','Inclusive','branch','Inventory','','','','','','B','14175005135722522523377'),(2954,'141750050869','13',24.00,'370.08','wholesale','0','2025-06-16 08:22:37','','','','13.88','Cash',51.05,'15.42','','','14','16.00','1','2025-06-16 05:50:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','3190.00','3166','Inclusive','branch','Inventory','','','','','','B','14175005138322522523337'),(2955,'141750050869','3',72.00,'4800.24','wholesale','0','2025-06-16 08:23:03','','','','63.33','Cash',662.10,'66.67','','','14','16.00','1','2025-06-16 05:50:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'72','899.00','827','Inclusive','branch','Inventory','','','','','','B','14175005141503333333003'),(2956,'141750050869','2',6.00,'3900','wholesale','0','2025-06-16 08:23:35','','','','608','Cash',537.93,'650','','','14','16.00','1','2025-06-16 05:50:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'6','238.68','232.68','Inclusive','branch','Inventory','','','','','','B','14175005144371043105302'),(2957,'141750050869','21',192.00,'3200.64','wholesale','0','2025-06-16 08:30:17','','','','15.42','Cash',441.47,'16.67','','','14','16.00','1','2025-06-16 05:50:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'192','209.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175005188504410007001'),(2958,'141750050869','21',17.00,'283.39','wholesale','0','2025-06-16 08:31:26','','','','15.42','Cash',39.09,'16.67','','','14','16.00','1','2025-06-16 05:50:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'17','17.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175005192452022030502'),(2959,'141750050869','1',27.00,'4500.09','wholesale','0','2025-06-16 08:32:04','','','','157','Cash',620.70,'166.67','','','14','16.00','1','2025-06-16 05:50:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'27','187.00','160','Inclusive','branch','Inventory','','','','','','B','14175005205622233042317'),(2960,'141750050869','15',24.00,'2599.92','wholesale','0','2025-06-16 08:34:16','','','','102.5','Cash',358.61,'108.33','','','14','16.00','1','2025-06-16 05:50:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'24','378.00','354','Inclusive','branch','Inventory','','','','','','B','14175005224727200232503'),(2961,'141750050869','6',48.00,'2950.08','wholesale','0','2025-06-16 08:37:27','','','','57.75','Cash',406.91,'61.46','','','14','16.00','1','2025-06-16 05:50:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'48','1814.00','1766','Inclusive','branch','Inventory','','','','','','B','14175005272333730312700'),(2962,'141750050869','7',276.00,'11498.16','wholesale','0','2025-06-16 08:45:23','','','','39.33','Cash',1585.95,'41.66','','','14','16.00','1','2025-06-16 05:50:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'276','5504.00','5228','Inclusive','branch','Inventory','','','','','','B','14175005286202382220232'),(2963,'141750050869','4',12.00,'1500','wholesale','0','2025-06-16 08:47:43','','','','118.75','Cash',206.90,'125','','','14','16.00','1','2025-06-16 05:50:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','729.00','717','Inclusive','branch','Inventory','','','','','','B','14175005291143220354322'),(2964,'141750050869','14',54.00,'4680.18','wholesale','0','2025-06-16 08:48:31','','','','81.08','Cash',645.54,'86.67','','','14','16.00','1','2025-06-16 05:50:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.72,'54','726.00','672','Inclusive','branch','Inventory','','','','','','B','14175005298823320325223'),(2965,'141750059994','2',1.00,'650','wholesale','0','2025-06-16 10:46:34','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-16 07:47:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','232.68','231.68','Inclusive','branch','Inventory','','','','','','B','14175006000420002233113'),(2966,'141750065684','9',48.00,'1560','wholesale','0','2025-06-16 12:21:24','','','','29.84','Cash',215.17,'32.5','','','14','16.00','1','2025-06-16 09:27:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','19539.00','19491','Inclusive','branch','Inventory','','','','','','B','14175006571032021020223'),(2967,'141750067291','2',1.00,'650','wholesale','0','2025-06-16 12:48:11','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-16 09:48:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','231.68','230.68','Inclusive','branch','Inventory','','','','','','B','14175006730522333202023'),(2968,'141750067329','9',24.00,'780','wholesale','0','2025-06-16 12:48:49','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-16 09:49:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','19491.00','19467','Inclusive','branch','Inventory','','','','','','B','14175006734674200302762'),(2969,'141750070442','2',1.00,'650','wholesale','0','2025-06-16 13:40:42','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-16 10:41:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','230.68','229.68','Inclusive','branch','Inventory','','','','','','B','14175007046022323002130'),(2970,'141750070715','7',24.00,'999.84','wholesale','0','2025-06-16 13:45:15','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-16 10:46:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5228.00','5204','Inclusive','branch','Inventory','','','','','','B','14175007076060420203207'),(2971,'141750070715','9',24.00,'780','wholesale','0','2025-06-16 13:46:01','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-16 10:46:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','19467.00','19443','Inclusive','branch','Inventory','','','','','','B','14175007079820700502241'),(2972,'141750071854','2',3.00,'1950','wholesale','0','2025-06-16 14:04:14','','','','608','Cash',268.97,'650','','','14','16.00','1','2025-06-16 11:04:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'3','229.68','226.68','Inclusive','branch','Inventory','','','','','','B','14175007186703230188207'),(2973,'141750072867','6',24.00,'1475.04','wholesale','0','2025-06-16 14:21:07','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-06-16 11:23:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','1766.00','1742','Inclusive','branch','Inventory','','','','','','B','14175007289622231272637'),(2974,'141750072867','7',72.00,'2999.52','wholesale','0','2025-06-16 14:21:37','','','','39.33','Cash',413.73,'41.66','','','14','16.00','1','2025-06-16 11:23:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'72','5204.00','5132','Inclusive','branch','Inventory','','','','','','B','14175007297421730032321'),(2975,'141750073751','4',1.00,'150','retail','0','2025-06-16 14:35:51','','','','118.75','Cash',20.69,'150','','','14','16.00','1','2025-06-16 11:36:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','717.00','716','Inclusive','branch','Inventory','','','','','','B','14175007377733710220232'),(2976,'141750076374','2',2.00,'1300','wholesale','0','2025-06-16 15:19:34','','','','608','Cash',179.31,'650','','','14','16.00','1','2025-06-16 12:20:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','226.68','224.68','Inclusive','branch','Inventory','','','','','','B','14175007638533622075230'),(2977,'141750076374','10',24.00,'1200','wholesale','0','2025-06-16 15:19:45','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-16 12:20:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','3021.00','2997','Inclusive','branch','Inventory','','','','','','B','14175007640203022222305'),(2978,'141750076374','9',24.00,'780','wholesale','0','2025-06-16 15:20:03','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-16 12:20:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','19443.00','19419','Inclusive','branch','Inventory','','','','','','B','14175007641831104330131'),(2979,'141750080588','9',24.00,'780','wholesale','0','2025-06-16 16:29:48','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-16 13:30:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','19419.00','19395','Inclusive','branch','Inventory','','','','','','B','14175008060400210002832'),(2980,'141750083157','2',10.00,'6400.00','retail','0','2025-06-16 17:12:37','','','','608','Cash',882.76,'640','','','14','16.00','1','2025-06-16 14:28:29','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',5517.24,'','224.68','214.68','Inclusive','branch','Inventory','','','','','','B','14175008317037072012203'),(2981,'141750083157','9',168.00,'5285.00112','wholesale','174.99888','2025-06-16 17:13:44','','','','29.84','Cash',728.97,'31.45834','','','14','16.00','1','2025-06-16 14:28:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.12,'168','19395.00','19227','Inclusive','branch','Inventory','','','','','','B','14175008331221822222202'),(2982,'141750083157','10',72.00,'3510','wholesale','90','2025-06-16 17:16:18','','','','46.71','Cash',484.14,'48.75','','','14','16.00','1','2025-06-16 14:28:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.03,'72','2997.00','2925','Inclusive','branch','Inventory','','','','','','B','14175008342527320020433'),(2983,'141750084635','13',3.00,'60','retail','0','2025-06-16 17:37:15','','','','13.88','Cash',8.28,'20','','','14','16.00','1','2025-06-16 14:37:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','3166.00','3163','Inclusive','branch','Inventory','','','','','','B','14175008465020433340282'),(2984,'141750084674','13',2.00,'40','retail','0','2025-06-16 17:37:54','','','','13.88','Cash',5.52,'20','','','14','16.00','1','2025-06-16 14:39:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','3163.00','3161','Inclusive','branch','Inventory','','','','','','B','14175008472272025222220'),(2985,'141750084674','10',1.00,'50','retail','0','2025-06-16 17:38:43','','','','46.71','Cash',6.90,'50','','','14','16.00','1','2025-06-16 14:39:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','2925.00','2924','Inclusive','branch','Inventory','','','','','','B','14175008473630052030812'),(2986,'141750084776','13',2.00,'40','retail','0','2025-06-16 17:39:37','','','','13.88','Cash',5.52,'20','','','14','16.00','1','2025-06-16 14:40:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','3161.00','3159','Inclusive','branch','Inventory','','','','','','B','14175008483133018202323'),(2987,'141750084856','13',1.00,'20','retail','0','2025-06-16 17:40:56','','','','13.88','Cash',2.76,'20','','','14','16.00','1','2025-06-16 14:41:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','3159.00','3158','Inclusive','branch','Inventory','','','','','','B','14175008487820320235732'),(2988,'141750084856','14',1.00,'95','retail','0','2025-06-16 17:41:19','','','','81.08','Cash',13.10,'95','','','14','16.00','1','2025-06-26 06:10:50','1','1','returned','1','new','pcs','','2025-06-26 09:10:50','14','yes','','0','','','VATABLE',81.90,'1','672.00','671','Inclusive','branch','Inventory','','','','','','B','14175008489001303282122'),(2989,'141750087116','9',1.00,'32.5','retail','0','2025-06-16 18:18:36','','','','29.84','Cash',4.48,'32.5','','','14','16.00','1','2025-06-16 15:19:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1','19227.00','19226','Inclusive','branch','Inventory','','','','','','B','14175008712838223210323'),(2990,'141750088019','20',19.00,'601.73','wholesale','0','2025-06-16 18:33:39','','','','28.34','Cash',83.00,'31.67','','','14','16.00','1','2025-06-16 15:34:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'19','19.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175008804400034330842'),(2991,'141750091087','3',12.00,'800.04','wholesale','0','2025-06-16 19:24:48','','','','63.33','Cash',110.35,'66.67','','','14','16.00','1','2025-06-16 16:26:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','827.00','815','Inclusive','branch','Inventory','','','','','','B','14175009110320420739302'),(2992,'141750091087','2',1.00,'650','wholesale','0','2025-06-16 19:25:29','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-16 16:26:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','214.68','213.68','Inclusive','branch','Inventory','','','','','','B','14175009114232002012241'),(2993,'141750151788','7',12.00,'499.92','wholesale','0','2025-06-17 12:16:28','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-06-17 09:18:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','4723.00','4711','Inclusive','branch','Inventory','','','','','','B','14175015189122235303312'),(2994,'141750152123','9',408.00,'13260','wholesale','0','2025-06-17 12:22:03','','','','29.84','Cash',1828.97,'32.5','','','14','16.00','1','2025-06-17 09:25:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'408','18818.00','18410','Inclusive','branch','Inventory','','','','','','B','14175015214622324152311'),(2995,'141750152123','10',48.00,'2400','wholesale','0','2025-06-17 12:22:26','','','','46.71','Cash',331.03,'50','','','14','16.00','1','2025-06-17 09:25:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'48','2588.00','2540','Inclusive','branch','Inventory','','','','','','B','14175015216253116320130'),(2996,'141750152123','6',72.00,'4425.12','wholesale','0','2025-06-17 12:22:42','','','','57.75','Cash',610.36,'61.46','','','14','16.00','1','2025-06-17 09:25:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'72','1634.00','1562','Inclusive','branch','Inventory','','','','','','B','14175015221623026203313'),(2997,'141750152123','1',12.00,'2000.04','wholesale','0','2025-06-17 12:23:36','','','','157','Cash',275.87,'166.67','','','14','16.00','1','2025-06-17 09:25:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'12','160.00','148','Inclusive','branch','Inventory','','','','','','B','14175015223822300303033'),(2998,'141750152308','9',24.00,'780','wholesale','0','2025-06-17 12:25:08','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-17 09:25:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','18410.00','18386','Inclusive','branch','Inventory','','','','','','B','14175015232352102240127'),(2999,'141750154376','10',24.00,'1200','wholesale','0','2025-06-17 12:59:36','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-17 10:02:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','2540.00','2516','Inclusive','branch','Inventory','','','','','','B','14175015440002440073120'),(3000,'141750154594','6',1.00,'75','retail','0','2025-06-17 13:03:14','','','','57.75','Cash',10.34,'75','','','14','16.00','1','2025-06-17 10:08:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','1562.00','1561','Inclusive','branch','Inventory','','','','','','B','14175015461422022230323'),(3001,'141750154911','13',24.00,'370.08','wholesale','0','2025-06-17 13:08:31','','','','13.88','Cash',51.05,'15.42','','','14','16.00','1','2025-06-17 10:09:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','3086.00','3062','Inclusive','branch','Inventory','','','','','','B','14175015495432324033577'),(3002,'141750156870','9',48.00,'1560','wholesale','0','2025-06-17 13:41:10','','','','29.84','Cash',215.17,'32.5','','','14','16.00','1','2025-06-17 10:54:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','18386.00','18338','Inclusive','branch','Inventory','','','','','','B','14175015756413722552030'),(3003,'141750161773','3',1.00,'75','retail','0','2025-06-17 15:02:53','','','','63.33','Cash',10.34,'75','','','14','16.00','1','2025-06-17 12:03:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','815.00','814','Inclusive','branch','Inventory','','','','','','B','14175016180939102012241'),(3004,'141750162852','10',24.00,'1200','wholesale','0','2025-06-17 15:20:52','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-17 12:21:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','2516.00','2492','Inclusive','branch','Inventory','','','','','','B','14175016289510200123330'),(3005,'141750162976','13',1.00,'20','retail','0','2025-06-17 15:22:56','','','','13.88','Cash',2.76,'20','','','14','16.00','1','2025-06-17 12:23:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','3062.00','3061','Inclusive','branch','Inventory','','','','','','B','14175016299797239369203'),(3006,'141750163674','20',24.00,'799.999999992','wholesale','0','2025-06-17 15:34:34','','','','28.34','Cash',110.34,'33.333333333','','','14','16.00','1','2025-06-17 12:35:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.74,'24','600.00','576','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175016370703251212272'),(3007,'141750164455','13',1.00,'20','retail','0','2025-06-17 15:47:35','','','','13.88','Cash',2.76,'20','','','14','16.00','1','2025-06-17 12:48:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','3061.00','3060','Inclusive','branch','Inventory','','','','','','B','14175016448302422303023'),(3008,'141750164590','2',1.00,'650','wholesale','0','2025-06-17 15:49:50','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-17 12:50:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','213.68','212.68','Inclusive','branch','Inventory','','','','','','B','14175016460232432025353'),(3009,'141750165392','20',12.00,'399.999999996','wholesale','0','2025-06-17 16:03:12','','','','28.34','Cash',55.17,'33.333333333','','','14','16.00','1','2025-06-17 13:07:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.74,'12','576.00','564','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175016540821333221272'),(3010,'141750165392','9',24.00,'780','wholesale','0','2025-06-17 16:03:29','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-17 13:07:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','18338.00','18314','Inclusive','branch','Inventory','','','','','','B','14175016560407722225672'),(3011,'141750166628','7',24.00,'999.84','wholesale','0','2025-06-17 16:23:48','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-17 13:25:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','4711.00','4687','Inclusive','branch','Inventory','','','','','','B','14175016665772003333000'),(3012,'141750166628','2',1.00,'650','wholesale','0','2025-06-17 16:24:17','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-17 13:25:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','212.68','211.68','Inclusive','branch','Inventory','','','','','','B','14175016668235278200323'),(3013,'141750169322','21',72.00,'1200','wholesale','0','2025-06-17 17:08:42','','','','15.42','Cash',165.52,'16.666666666667','','','14','16.00','1','2025-06-17 14:53:22','1','1','returned','1','new','pcs','','2025-06-17 17:53:22','14','yes','','0','','','VATABLE',14.37,'72','480.00','408','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175016935957353132923'),(3014,'141750169418','13',24.00,'370.08','wholesale','0','2025-06-17 17:10:18','','','','13.88','Cash',51.05,'15.42','','','14','16.00','1','2025-06-17 14:11:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','3060.00','3036','Inclusive','branch','Inventory','','','','','','B','14175016946321322200235'),(3015,'141750169418','2',1.00,'650','wholesale','0','2025-06-17 17:11:04','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-17 14:11:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','211.68','210.68','Inclusive','branch','Inventory','','','','','','B','14175016947833296013203'),(3016,'141750170145','20',24.00,'799.999999992','wholesale','0','2025-06-17 17:22:25','','','','28.34','Cash',110.34,'33.333333333','','','14','16.00','1','2025-06-17 14:25:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.74,'24','564.00','540','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175017016430013233414'),(3017,'141750171863','10',24.00,'1200','wholesale','0','2025-06-17 17:51:03','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-17 14:51:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','2492.00','2468','Inclusive','branch','Inventory','','','','','','B','14175017188501550051733'),(3018,'141750171863','2',1.00,'650','wholesale','0','2025-06-17 17:51:25','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-17 14:51:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','210.68','209.68','Inclusive','branch','Inventory','','','','','','B','14175017189522590423520'),(3019,'141750174334','10',240.00,'11800.008','wholesale','199.992','2025-06-17 18:32:14','','','','46.71','Cash',1627.59,'49.1667','','','14','16.00','1','2025-06-17 16:07:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'240','2468.00','2228','Inclusive','branch','Inventory','','','','','','B','14175017492504215313423'),(3020,'141750174334','10',96.00,'4800','wholesale','0','2025-06-17 18:42:06','','','','46.71','Cash',662.07,'50','','','14','16.00','1','2025-06-17 16:07:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'96','2228.00','2132','Inclusive','branch','Inventory','','','','','','B','14175017496003310320223'),(3021,'141750174334','9',96.00,'3040.0032','wholesale','79.9968','2025-06-17 18:42:40','','','','29.84','Cash',419.31,'31.6667','','','14','16.00','1','2025-06-17 16:07:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'96','18314.00','18218','Inclusive','branch','Inventory','','','','','','B','14175017499422315333350'),(3022,'141750174334','9',312.00,'10140','wholesale','0','2025-06-17 18:43:14','','','','29.84','Cash',1398.62,'32.5','','','14','16.00','1','2025-06-17 16:07:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'312','18218.00','17906','Inclusive','branch','Inventory','','','','','','B','14175017503030303325332'),(3023,'141750174334','13',72.00,'1110.24','wholesale','0','2025-06-17 18:43:50','','','','13.88','Cash',153.14,'15.42','','','14','16.00','1','2025-06-17 16:07:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'72','3036.00','2964','Inclusive','branch','Inventory','','','','','','B','14175017530310011741222'),(3024,'141750174334','7',409.00,'17038.94','wholesale','0','2025-06-17 18:51:01','','','','39.33','Cash',2350.20,'41.66','','','14','16.00','1','2025-06-17 16:07:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'409','4687.00','4278','Inclusive','branch','Inventory','','','','','','B','14175017552254304203522'),(3025,'141750174334','6',108.00,'6637.68','wholesale','0','2025-06-17 18:52:03','','','','57.75','Cash',915.54,'61.46','','','14','16.00','1','2025-06-17 16:07:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'108','1561.00','1453','Inclusive','branch','Inventory','','','','','','B','14175017558385003272230'),(3026,'141750174334','1',28.00,'4666.76','wholesale','0','2025-06-17 18:56:21','','','','157','Cash',643.69,'166.67','','','14','16.00','1','2025-06-17 16:07:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'28','148.00','120','Inclusive','branch','Inventory','','','','','','B','14175017583632523232324'),(3027,'141750174334','15',36.00,'3899.88','wholesale','0','2025-06-17 18:57:17','','','','102.5','Cash',537.91,'108.33','','','14','16.00','1','2025-06-17 16:07:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'36','354.00','318','Inclusive','branch','Inventory','','','','','','B','14175017589552931157143'),(3028,'141750174334','14',42.00,'3640.14','wholesale','0','2025-06-17 18:58:15','','','','81.08','Cash',502.09,'86.67','','','14','16.00','1','2025-06-17 16:07:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.72,'42','671.00','629','Inclusive','branch','Inventory','','','','','','B','14175017594903223023237'),(3029,'141750174334','20',12.00,'399.999999996','wholesale','0','2025-06-17 18:59:09','','','','28.34','Cash',55.17,'33.333333333','','','14','16.00','1','2025-06-17 16:07:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.74,'12','540.00','528','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175017598707239201297'),(3030,'141750174334','8',12.00,'579.96','wholesale','0','2025-06-17 19:02:22','','','','44.25','Cash',79.99,'48.33','','','14','16.00','1','2025-06-26 10:26:50','1','1','returned','1','new','pcs','','2025-06-26 13:26:50','14','yes','','0','','','VATABLE',41.66,'12','305.00','293','Inclusive','branch','Inventory','','','','','','B','14175017616731334134012'),(3031,'141750174334','2',8.00,'5200','wholesale','0','2025-06-17 19:02:48','','','','608','Cash',717.24,'650','','','14','16.00','1','2025-06-17 16:07:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'8','209.68','201.68','Inclusive','branch','Inventory','','','','','','B','14175017620223203300303'),(3032,'141750174334','4',12.00,'1500','wholesale','0','2025-06-17 19:03:24','','','','118.75','Cash',206.90,'125','','','14','16.00','1','2025-06-17 16:07:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','716.00','704','Inclusive','branch','Inventory','','','','','','B','14175017623737122070325'),(3033,'141750174334','3',18.00,'1200.06','wholesale','0','2025-06-17 19:03:58','','','','63.33','Cash',165.53,'66.67','','','14','16.00','1','2025-06-17 16:07:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'18','814.00','796','Inclusive','branch','Inventory','','','','','','B','14175017628833202230122'),(3034,'141750255739','9',48.00,'1560','wholesale','0','2025-06-18 17:08:59','','','','29.84','Cash',215.17,'32.5','','','14','16.00','1','2025-06-18 14:12:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','20090.00','20042','Inclusive','branch','Inventory','','','','','','B','14175025590333330303222'),(3035,'141750255978','4',1.00,'150','retail','0','2025-06-18 17:12:58','','','','118.75','Cash',20.69,'150','','','14','16.00','1','2025-06-18 14:14:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','1712.00','1711','Inclusive','branch','Inventory','','','','','','B','14175025598722087022253'),(3036,'141750255978','14',1.00,'95','retail','0','2025-06-18 17:13:08','','','','81.08','Cash',13.10,'95','','','14','16.00','1','2025-06-18 14:14:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',81.90,'1','629.00','628','Inclusive','branch','Inventory','','','','','','B','14175025600240200222020'),(3037,'141750256218','7',48.00,'1999.68','wholesale','0','2025-06-18 17:16:58','','','','39.33','Cash',275.82,'41.66','','','14','16.00','1','2025-06-18 14:20:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','5478.00','5430','Inclusive','branch','Inventory','','','','','','B','14175025624102433033330'),(3038,'141750256218','6',24.00,'1475.04','wholesale','0','2025-06-18 17:17:21','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-06-18 14:20:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','3109.00','3085','Inclusive','branch','Inventory','','','','','','B','14175025625800203000033'),(3039,'141750256218','14',12.00,'1040.04','wholesale','0','2025-06-18 17:17:38','','','','81.08','Cash',143.45,'86.67','','','14','16.00','1','2025-06-18 14:20:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.72,'12','628.00','616','Inclusive','branch','Inventory','','','','','','B','14175025627907232202229'),(3040,'141750256218','2',2.00,'1300','wholesale','0','2025-06-18 17:17:59','','','','608','Cash',179.31,'650','','','14','16.00','1','2025-06-18 14:20:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','424.68','422.68','Inclusive','branch','Inventory','','','','','','B','14175025636023333223233'),(3041,'141750256218','3',12.00,'800.04','wholesale','0','2025-06-18 17:19:21','','','','63.33','Cash',110.35,'66.67','','','14','16.00','1','2025-06-18 14:20:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','3604.00','3592','Inclusive','branch','Inventory','','','','','','B','14175025639804460207001'),(3042,'141750263919','3',480.00,'32001.6','wholesale','0','2025-06-18 19:25:19','','','','63.33','Cash',4414.01,'66.67','','','14','16.00','1','2025-06-18 16:56:23','1','1','returned','1','new','pcs','','2025-06-18 19:56:23','14','yes','','0','','','VATABLE',57.47,'480','3592.00','3112','Inclusive','branch','Inventory','','','','','','B','14175026562512602220122'),(3043,'141750265789','3',480.00,'32001.6','wholesale','0','2025-06-18 19:56:29','','','','63.33','Cash',4414.01,'66.67','','','14','16.00','1','2025-06-18 16:57:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'480','3592.00','3112','Inclusive','branch','Inventory','','','','','','B','14175026584722013753031'),(3044,'141750266197','4',1.00,'150','retail','0','2025-06-18 20:03:17','','','','118.75','Cash',20.69,'150','','','14','16.00','1','2025-06-18 17:05:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','1711.00','1710','Inclusive','branch','Inventory','','','','','','B','14175026622303222330226'),(3045,'141750266326','9',48.00,'1560','wholesale','0','2025-06-18 20:05:26','','','','29.84','Cash',215.17,'32.5','','','14','16.00','1','2025-06-18 17:06:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','20042.00','19994','Inclusive','branch','Inventory','','','','','','B','14175026635610335627306'),(3046,'141750266491','10',96.00,'4800','wholesale','0','2025-06-18 20:08:11','','','','46.71','Cash',662.07,'50','','','14','16.00','1','2025-06-18 17:08:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'96','6644.00','6548','Inclusive','branch','Inventory','','','','','','B','14175026650990920023603'),(3047,'141750267999','13',2.00,'40','retail','0','2025-06-18 20:33:19','','','','13.88','Cash',5.52,'20','','','14','16.00','1','2025-06-18 17:34:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','2964.00','2962','Inclusive','branch','Inventory','','','','','','B','14175026801400207022272'),(3048,'141750268078','13',1.00,'20','retail','0','2025-06-18 20:34:38','','','','13.88','Cash',2.76,'20','','','14','16.00','1','2025-06-18 17:35:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','2962.00','2961','Inclusive','branch','Inventory','','','','','','B','14175026808700083383220'),(3049,'141750312585','9',2640.00,'83600.088','wholesale','2199.912','2025-06-19 09:02:13','','','','29.84','Cash',11531.05,'31.6667','','','14','16.00','1','2025-06-19 07:02:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'2640','19994.00','17354','Inclusive','branch','Inventory','','','','','','B','14175031305620203305102'),(3050,'141750312585','15',60.00,'6499.8','wholesale','0','2025-06-19 09:06:38','','','','102.5','Cash',896.52,'108.33','','','14','16.00','1','2025-06-19 07:02:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'60','318.00','258','Inclusive','branch','Inventory','','','','','','B','14175031381828323740032'),(3051,'141750312585','6',264.00,'16225.44','wholesale','0','2025-06-19 09:16:59','','','','57.75','Cash',2237.99,'61.46','','','14','16.00','1','2025-06-19 07:02:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'264','3085.00','2821','Inclusive','branch','Inventory','','','','','','B','14175031385400233033012'),(3052,'141750312585','2',30.00,'19050.00','retail','0','2025-06-19 09:46:32','','','','608','Cash',2627.59,'635','','','14','16.00','1','2025-06-19 07:02:49','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',16422.41,'','422.68','392.68','Inclusive','branch','Inventory','','','','','','B','14175031564530221304223'),(3053,'141750312585','7',480.00,'19596.816','wholesale','399.984','2025-06-19 09:52:41','','','','39.33','Cash',2703.01,'40.8267','','','14','16.00','1','2025-06-19 07:02:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.20,'480','5430.00','4950','Inclusive','branch','Inventory','','','','','','B','14175031603912003003722'),(3054,'141750312585','1',54.00,'9000.18','wholesale','0','2025-06-19 09:56:45','','','','157','Cash',1241.40,'166.67','','','14','16.00','1','2025-06-19 07:02:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'54','240.00','186','Inclusive','branch','Inventory','','','','','','B','14175031627032112533330'),(3055,'141750312585','10',1320.00,'64350','wholesale','1650','2025-06-19 09:59:20','','','','46.71','Cash',8875.86,'48.75','','','14','16.00','1','2025-06-19 07:02:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.03,'1320','6548.00','5228','Inclusive','branch','Inventory','','','','','','B','14175031639672302222260'),(3056,'141750319112','10',168.00,'8260.0056','wholesale','139.9944','2025-06-19 10:45:12','','','','46.71','Cash',1139.31,'49.1667','','','14','16.00','1','2025-06-19 07:48:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'168','5228.00','5060','Inclusive','branch','Inventory','','','','','','B','14175031921502323229231'),(3057,'141750319112','3',24.00,'1600.08','wholesale','0','2025-06-19 10:46:55','','','','63.33','Cash',220.70,'66.67','','','14','16.00','1','2025-06-19 07:48:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'24','3112.00','3088','Inclusive','branch','Inventory','','','','','','B','14175031923737243247330'),(3058,'141750321923','10',24.00,'1200','wholesale','0','2025-06-19 11:32:03','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-19 08:36:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5060.00','5036','Inclusive','branch','Inventory','','','','','','B','14175032194505442202433'),(3059,'141750321923','9',24.00,'780','wholesale','0','2025-06-19 11:32:25','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-19 08:36:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','17354.00','17330','Inclusive','branch','Inventory','','','','','','B','14175032196232303423112'),(3060,'141750321923','2',3.00,'1920.00','retail','0','2025-06-19 11:35:19','','','','608','Cash',264.83,'640','','','14','16.00','1','2025-06-19 08:36:16','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',1655.17,'','392.68','389.68','Inclusive','branch','Inventory','','','','','','B','14175032213914233034322'),(3061,'141750324140','10',24.00,'1200','wholesale','0','2025-06-19 12:09:00','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-19 09:10:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5036.00','5012','Inclusive','branch','Inventory','','','','','','B','14175032418040330443030'),(3062,'141750324140','9',24.00,'780','wholesale','0','2025-06-19 12:09:40','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-19 09:10:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','17330.00','17306','Inclusive','branch','Inventory','','','','','','B','14175032420622305313322'),(3063,'141750325817','3',60.00,'4000.2','wholesale','0','2025-06-19 12:36:57','','','','63.33','Cash',551.75,'66.67','','','14','16.00','1','2025-06-19 13:46:00','1','1','returned','1','new','pcs','','2025-06-19 16:46:00','14','yes','','0','','','VATABLE',57.47,'60','3088.00','3028','Inclusive','branch','Inventory','','','','','','B','14175032585028222540023'),(3064,'141750325817','6',24.00,'1475.04','wholesale','0','2025-06-19 12:37:32','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-06-19 13:46:03','1','1','returned','1','new','pcs','','2025-06-19 16:46:03','14','yes','','0','','','VATABLE',52.98,'24','2821.00','2797','Inclusive','branch','Inventory','','','','','','B','14175032593952302333032'),(3065,'141750325817','9',24.00,'780','wholesale','0','2025-06-19 12:39:01','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-19 13:46:05','1','1','returned','1','new','pcs','','2025-06-19 16:46:05','14','yes','','0','','','VATABLE',28.02,'24','17306.00','17282','Inclusive','branch','Inventory','','','','','','B','14175032597625413913200'),(3066,'141750325817','10',24.00,'1200','wholesale','0','2025-06-19 12:39:38','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-19 13:46:08','1','1','returned','1','new','pcs','','2025-06-19 16:46:08','14','yes','','0','','','VATABLE',43.10,'24','5012.00','4988','Inclusive','branch','Inventory','','','','','','B','14175032601142035400240'),(3067,'141750326616','2',1.00,'650','wholesale','0','2025-06-19 12:50:16','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-19 09:53:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','389.68','388.68','Inclusive','branch','Inventory','','','','','','B','14175032668830225062331'),(3068,'141750326616','4',1.00,'150','retail','0','2025-06-19 12:52:44','','','','118.75','Cash',20.69,'150','','','14','16.00','1','2025-06-19 09:53:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','1710.00','1709','Inclusive','branch','Inventory','','','','','','B','14175032678304202113202'),(3069,'141750328532','10',24.00,'1200','wholesale','0','2025-06-19 13:22:13','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-19 10:23:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4988.00','4964','Inclusive','branch','Inventory','','','','','','B','14175032856422233200133'),(3070,'141750328532','9',24.00,'780','wholesale','0','2025-06-19 13:22:45','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-19 10:23:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','17282.00','17258','Inclusive','branch','Inventory','','','','','','B','14175032859533203072302'),(3071,'141750333922','10',24.00,'1200','wholesale','0','2025-06-19 14:52:02','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-19 11:52:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4964.00','4940','Inclusive','branch','Inventory','','','','','','B','14175033393833710220232'),(3072,'141750333922','2',1.00,'650','wholesale','0','2025-06-19 14:52:18','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-19 11:52:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','388.68','387.68','Inclusive','branch','Inventory','','','','','','B','14175033394732733004212'),(3073,'141750336146','10',24.00,'1200','wholesale','0','2025-06-19 15:29:06','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-19 12:29:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4940.00','4916','Inclusive','branch','Inventory','','','','','','B','14175033616811123232212'),(3074,'141750336962','13',24.00,'370.08','wholesale','0','2025-06-19 15:42:42','','','','13.88','Cash',51.05,'15.42','','','14','16.00','1','2025-06-19 12:43:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','2961.00','2937','Inclusive','branch','Inventory','','','','','','B','14175033700230203215333'),(3075,'141750340490','10',48.00,'2400','wholesale','0','2025-06-19 16:41:30','','','','46.71','Cash',331.03,'50','','','14','16.00','1','2025-06-19 13:43:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'48','4916.00','4868','Inclusive','branch','Inventory','','','','','','B','14175034052640037232536'),(3076,'141750340490','6',24.00,'1475.04','wholesale','0','2025-06-19 16:42:06','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-06-19 13:43:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2797.00','2773','Inclusive','branch','Inventory','','','','','','B','14175034054703500053434'),(3077,'141750340490','3',60.00,'4000.2','wholesale','0','2025-06-19 16:42:27','','','','63.33','Cash',551.75,'66.67','','','14','16.00','1','2025-06-19 13:43:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'60','3028.00','2968','Inclusive','branch','Inventory','','','','','','B','14175034058939322032304'),(3078,'141750342093','10',24.00,'1200','wholesale','0','2025-06-19 17:08:14','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-19 14:11:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4892.00','4868','Inclusive','branch','Inventory','','','','','','B','14175034212122020227303'),(3079,'141750342093','3',24.00,'1600.08','wholesale','0','2025-06-19 17:09:20','','','','63.33','Cash',220.70,'66.67','','','14','16.00','1','2025-06-19 14:11:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'24','3028.00','3004','Inclusive','branch','Inventory','','','','','','B','14175034218020221102232'),(3080,'141750342093','6',24.00,'1475.04','wholesale','0','2025-06-19 17:09:40','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-06-19 14:11:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2797.00','2773','Inclusive','branch','Inventory','','','','','','B','14175034221003130234021'),(3081,'141750342093','7',24.00,'999.84','wholesale','0','2025-06-19 17:10:11','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-19 14:11:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','4950.00','4926','Inclusive','branch','Inventory','','','','','','B','14175034222922327023330'),(3082,'141750342093','8',24.00,'1159.92','wholesale','0','2025-06-19 17:10:30','','','','44.25','Cash',159.99,'48.33','','','14','16.00','1','2025-06-19 14:11:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'24','293.00','269','Inclusive','branch','Inventory','','','','','','B','14175034224923231422222'),(3083,'141750345333','10',48.00,'2340','wholesale','60','2025-06-19 18:02:14','','','','46.71','Cash',322.76,'48.75','','','14','16.00','1','2025-06-19 15:05:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.03,'48','4868.00','4820','Inclusive','branch','Inventory','','','','','','B','14175034547374223120332'),(3084,'141750350684','9',96.00,'3120','wholesale','0','2025-06-19 19:31:24','','','','29.84','Cash',430.34,'32.5','','','14','16.00','1','2025-06-19 16:34:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'96','17282.00','17186','Inclusive','branch','Inventory','','','','','','B','14175035074951333332030'),(3085,'141750350684','21',96.00,'1600','wholesale','0','2025-06-19 19:32:29','','','','15.42','Cash',220.69,'16.666666666667','','','14','16.00','1','2025-06-19 16:34:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'96','480.00','384','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175035078606020725323'),(3086,'141750357399','2',9.00,'5850','wholesale','0','2025-06-19 21:23:19','','','','608','Cash',806.90,'650','','','14','16.00','1','2025-06-19 18:47:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'9','387.68','378.68','Inclusive','branch','Inventory','','','','','','B','14175035743123332350335'),(3087,'141750357399','9',168.00,'5460','wholesale','0','2025-06-19 21:23:51','','','','29.84','Cash',753.10,'32.5','','','14','16.00','1','2025-06-19 18:47:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'168','17186.00','17018','Inclusive','branch','Inventory','','','','','','B','14175035786583136300022'),(3088,'141750357399','10',48.00,'2400','wholesale','0','2025-06-19 21:31:06','','','','46.71','Cash',331.03,'50','','','14','16.00','1','2025-06-19 18:47:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'48','4820.00','4772','Inclusive','branch','Inventory','','','','','','B','14175035790337252302252'),(3089,'141750358839','9',144.00,'4680','wholesale','0','2025-06-19 21:47:19','','','','29.84','Cash',645.52,'32.5','','','14','16.00','1','2025-06-19 18:53:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'144','17018.00','16874','Inclusive','branch','Inventory','','','','','','B','14175035887112283302237'),(3090,'141750358839','10',192.00,'9600','wholesale','0','2025-06-19 21:47:51','','','','46.71','Cash',1324.14,'50','','','14','16.00','1','2025-06-19 18:53:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'192','4772.00','4580','Inclusive','branch','Inventory','','','','','','B','14175035889822300022523'),(3091,'141750358839','2',6.00,'3900','wholesale','0','2025-06-19 21:48:18','','','','608','Cash',537.93,'650','','','14','16.00','1','2025-06-19 18:53:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'6','378.68','372.68','Inclusive','branch','Inventory','','','','','','B','14175035893430043223233'),(3092,'141750358839','7',121.00,'5040.86','wholesale','0','2025-06-19 21:48:54','','','','39.33','Cash',695.29,'41.66','','','14','16.00','1','2025-06-19 18:53:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'121','4926.00','4805','Inclusive','branch','Inventory','','','','','','B','14175035897130122722738'),(3093,'141750358839','6',96.00,'5900.16','wholesale','0','2025-06-19 21:49:32','','','','57.75','Cash',813.82,'61.46','','','14','16.00','1','2025-06-19 18:53:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'96','2773.00','2677','Inclusive','branch','Inventory','','','','','','B','14175035901303333020312'),(3094,'141750358839','15',36.00,'3899.88','wholesale','0','2025-06-19 21:50:13','','','','102.5','Cash',537.91,'108.33','','','14','16.00','1','2025-06-19 18:53:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'36','258.00','222','Inclusive','branch','Inventory','','','','','','B','14175035904340442511322'),(3095,'141750358839','1',24.00,'4000.08','wholesale','0','2025-06-19 21:50:43','','','','157','Cash',551.74,'166.67','','','14','16.00','1','2025-06-19 18:53:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'24','186.00','162','Inclusive','branch','Inventory','','','','','','B','14175035907601333271903'),(3096,'141750358839','20',12.00,'399.999999996','wholesale','0','2025-06-19 21:51:16','','','','28.34','Cash',55.17,'33.333333333','','','14','16.00','1','2025-06-19 18:53:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.74,'12','528.00','516','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175035909737092012203'),(3097,'141750358839','3',24.00,'1600.08','wholesale','0','2025-06-19 21:52:19','','','','63.33','Cash',220.70,'66.67','','','14','16.00','1','2025-06-19 18:53:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'24','3004.00','2980','Inclusive','branch','Inventory','','','','','','B','14175035915631423253333'),(3098,'141750407587','9',48.00,'1510.032','wholesale','49.968','2025-06-20 11:19:47','','','','29.84','Cash',208.28,'31.459','','','14','16.00','1','2025-06-20 08:23:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.12,'48','16874.00','16826','Inclusive','branch','Inventory','','','','','','B','14175040762840223222020'),(3099,'141750407587','10',24.00,'1170','wholesale','30','2025-06-20 11:20:28','','','','46.71','Cash',161.38,'48.75','','','14','16.00','1','2025-06-20 08:23:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.03,'24','4580.00','4556','Inclusive','branch','Inventory','','','','','','B','14175040771551070071733'),(3100,'141750408301','13',2.00,'40','retail','0','2025-06-20 11:31:41','','','','13.88','Cash',5.52,'20','','','14','16.00','1','2025-06-20 08:32:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','2937.00','2935','Inclusive','branch','Inventory','','','','','','B','14175040832500243201220'),(3101,'141750408447','13',1.00,'20','retail','0','2025-06-20 11:34:07','','','','13.88','Cash',2.76,'20','','','14','16.00','1','2025-06-20 08:34:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','2935.00','2934','Inclusive','branch','Inventory','','','','','','B','14175040845732480503305'),(3102,'141750408491','13',1.00,'20','retail','0','2025-06-20 11:34:51','','','','13.88','Cash',2.76,'20','','','14','16.00','1','2025-06-20 08:35:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','2934.00','2933','Inclusive','branch','Inventory','','','','','','B','14175040850350205724202'),(3103,'141750409444','9',24.00,'780','wholesale','0','2025-06-20 11:50:44','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-20 08:52:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','16826.00','16802','Inclusive','branch','Inventory','','','','','','B','14175040947242754202172'),(3104,'141750409444','5',12.00,'324.96','wholesale','0','2025-06-20 11:51:12','','','','24.83','Cash',44.82,'27.08','','','14','16.00','1','2025-06-20 08:52:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',23.34,'12','1164.00','1152','Inclusive','branch','Inventory','','','','','','B','14175040949392930343004'),(3105,'141750409444','3',12.00,'800.04','wholesale','0','2025-06-20 11:51:34','','','','63.33','Cash',110.35,'66.67','','','14','16.00','1','2025-06-20 08:52:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','2980.00','2968','Inclusive','branch','Inventory','','','','','','B','14175040951633323205235'),(3106,'141750410670','9',720.00,'23400','wholesale','0','2025-06-20 12:11:11','','','','29.84','Cash',3227.59,'32.5','','','14','16.00','1','2025-06-20 11:11:37','1','1','returned','1','new','pcs','','2025-06-20 14:11:37','14','yes','','0','','','VATABLE',28.02,'720','16802.00','16082','Inclusive','branch','Inventory','','','','','','B','14175041068921203430335'),(3107,'141750410670','10',312.00,'15600','wholesale','0','2025-06-20 12:11:29','','','','46.71','Cash',2151.72,'50','','','14','16.00','1','2025-06-20 11:11:39','1','1','returned','1','new','pcs','','2025-06-20 14:11:39','14','yes','','0','','','VATABLE',43.10,'312','4556.00','4244','Inclusive','branch','Inventory','','','','','','B','14175041073602207713101'),(3108,'141750410670','2',50.00,'32500','wholesale','0','2025-06-20 12:12:43','','','','608','Cash',4482.76,'650','','','14','16.00','1','2025-06-20 11:11:41','1','1','returned','1','new','pcs','','2025-06-20 14:11:41','14','yes','','0','','','VATABLE',560.34,'50','372.68','322.68','Inclusive','branch','Inventory','','','','','','B','14175041078131272820220'),(3109,'141750410670','14',24.00,'2080.08','wholesale','0','2025-06-20 12:14:16','','','','81.08','Cash',286.91,'86.67','','','14','16.00','1','2025-06-20 11:11:43','1','1','returned','1','new','pcs','','2025-06-20 14:11:43','14','yes','','0','','','VATABLE',74.72,'24','616.00','592','Inclusive','branch','Inventory','','','','','','B','14175041090400392022330'),(3110,'141750410670','11',120.00,'5150.4','wholesale','0','2025-06-20 12:17:03','','','','37.92','Cash',710.40,'42.92','','','14','16.00','1','2025-06-20 11:11:46','1','1','returned','1','new','pcs','','2025-06-20 14:11:46','14','yes','','0','','','VATABLE',37.00,'120','1022.00','902','Inclusive','branch','Inventory','','','','','','B','14175041105002130221723'),(3111,'141750411269','17',12.00,'950.04','wholesale','0','2025-06-20 12:21:09','','','','69.42','Cash',131.04,'79.17','','','14','16.00','1','2025-06-20 11:10:37','1','1','returned','1','new','pcs','','2025-06-20 14:10:37','14','yes','','0','','','VATABLE',68.25,'12','79.00','67','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175041128137021532333'),(3112,'141750411269','18',24.00,'1285.2','wholesale','0','2025-06-20 12:21:21','','','','47.74','Cash',177.27,'53.55','','','14','16.00','1','2025-06-20 11:10:40','1','1','returned','1','new','pcs','','2025-06-20 14:10:40','14','yes','','0','','','VATABLE',46.16,'24','168.00','144','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175041130030221022322'),(3113,'141750412003','10',96.00,'4720.0032','wholesale','79.9968','2025-06-20 12:33:23','','','','46.71','Cash',651.03,'49.1667','','','14','16.00','1','2025-06-20 09:35:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'96','4244.00','4148','Inclusive','branch','Inventory','','','','','','B','14175041205337227303203'),(3114,'141750412003','6',24.00,'1475.04','wholesale','0','2025-06-20 12:34:13','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-06-20 09:35:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2677.00','2653','Inclusive','branch','Inventory','','','','','','B','14175041207372210224022'),(3115,'141750412003','7',24.00,'999.84','wholesale','0','2025-06-20 12:34:34','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-20 09:35:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','4805.00','4781','Inclusive','branch','Inventory','','','','','','B','14175041209222302232212'),(3116,'141750412799','7',24.00,'999.84','wholesale','0','2025-06-20 12:46:39','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-20 09:47:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','4781.00','4757','Inclusive','branch','Inventory','','','','','','B','14175041282110222122082'),(3117,'141750412925','7',1.00,'45','retail','0','2025-06-20 12:48:45','','','','39.33','Cash',6.21,'45','','','14','16.00','1','2025-06-20 09:49:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','4757.00','4756','Inclusive','branch','Inventory','','','','','','B','14175041293432031422335'),(3118,'141750412925','10',1.00,'50','retail','0','2025-06-20 12:48:55','','','','46.71','Cash',6.90,'50','','','14','16.00','1','2025-06-20 09:49:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','4148.00','4147','Inclusive','branch','Inventory','','','','','','B','14175041295423231201227'),(3119,'141750416822','9',600.00,'19500','wholesale','0','2025-06-20 13:53:43','','','','29.84','Cash',2689.66,'32.5','','','14','16.00','1','2025-06-20 11:03:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'600','16082.00','15482','Inclusive','branch','Inventory','','','','','','B','14175041699731230012021'),(3120,'141750416822','11',120.00,'5150.4','wholesale','0','2025-06-20 13:56:38','','','','37.92','Cash',710.40,'42.92','','','14','16.00','1','2025-06-20 11:03:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',37.00,'120','902.00','782','Inclusive','branch','Inventory','','','','','','B','14175041702802403724207'),(3121,'141750416822','2',50.00,'32500','wholesale','0','2025-06-20 13:57:11','','','','608','Cash',4482.76,'650','','','14','16.00','1','2025-06-20 11:03:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'50','322.68','272.68','Inclusive','branch','Inventory','','','','','','B','14175041704802223231111'),(3122,'141750416822','10',312.00,'15600','wholesale','0','2025-06-20 13:57:29','','','','46.71','Cash',2151.72,'50','','','14','16.00','1','2025-06-20 11:03:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'312','4147.00','3835','Inclusive','branch','Inventory','','','','','','B','14175041708800205724202'),(3123,'141750416822','17',12.00,'950.04','wholesale','0','2025-06-20 13:58:30','','','','69.42','Cash',131.04,'79.17','','','14','16.00','1','2025-06-20 11:03:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.25,'12','67.00','55','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175041712442402031134'),(3124,'141750416822','18',24.00,'1285.2','wholesale','0','2025-06-20 13:58:44','','','','47.74','Cash',177.27,'53.55','','','14','16.00','1','2025-06-20 11:03:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',46.16,'24','144.00','120','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175041716143401123026'),(3125,'141750416822','14',48.00,'4160.16','wholesale','0','2025-06-20 14:02:18','','','','81.08','Cash',573.82,'86.67','','','14','16.00','1','2025-06-20 11:03:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.72,'48','592.00','544','Inclusive','branch','Inventory','','','','','','B','14175041736632626232302'),(3126,'141750419588','9',24.00,'780','wholesale','0','2025-06-20 14:39:48','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-20 11:46:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','16202.00','16178','Inclusive','branch','Inventory','','','','','','B','14175041960713030027503'),(3127,'141750419588','2',1.00,'650','wholesale','0','2025-06-20 14:40:07','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-20 11:46:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','321.68','320.68','Inclusive','branch','Inventory','','','','','','B','14175041962522731239324'),(3128,'141750421676','3',1.00,'75','retail','0','2025-06-20 15:14:36','','','','63.33','Cash',10.34,'75','','','14','16.00','1','2025-06-20 12:15:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','2956.00','2955','Inclusive','branch','Inventory','','','','','','B','14175042169030205372222'),(3129,'141750421676','8',1.00,'50','retail','0','2025-06-20 15:14:50','','','','44.25','Cash',6.90,'50','','','14','16.00','1','2025-06-20 12:15:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','269.00','268','Inclusive','branch','Inventory','','','','','','B','14175042170222270020700'),(3130,'141750421990','4',1.00,'150','retail','0','2025-06-20 15:19:50','','','','118.75','Cash',20.69,'150','','','14','16.00','1','2025-06-20 12:20:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','1709.00','1708','Inclusive','branch','Inventory','','','','','','B','14175042204230302022332'),(3131,'141750423319','20',12.00,'399.999999996','wholesale','0','2025-06-20 15:41:59','','','','28.34','Cash',55.17,'33.333333333','','','14','16.00','1','2025-06-20 12:43:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.74,'12','504.00','492','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175042335802003102323'),(3132,'141750423319','21',24.00,'400','wholesale','0','2025-06-20 15:42:39','','','','15.42','Cash',55.17,'16.666666666667','','','14','16.00','1','2025-06-20 12:43:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','384.00','360','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175042337427020222033'),(3133,'141750423419','13',48.00,'740.16','wholesale','0','2025-06-20 15:43:39','','','','13.88','Cash',102.09,'15.42','','','14','16.00','1','2025-06-20 12:44:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'48','2933.00','2885','Inclusive','branch','Inventory','','','','','','B','14175042343540220122202'),(3134,'141750423419','2',1.00,'650','wholesale','0','2025-06-20 15:43:55','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-20 12:44:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','320.68','319.68','Inclusive','branch','Inventory','','','','','','B','14175042345432344532124'),(3135,'141750426591','9',48.00,'1560','wholesale','0','2025-06-20 16:36:31','','','','29.84','Cash',215.17,'32.5','','','14','16.00','1','2025-06-20 13:40:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','16178.00','16130','Inclusive','branch','Inventory','','','','','','B','14175042667327370121302'); INSERT INTO `sales_order` VALUES (3136,'141750426591','10',24.00,'1200','wholesale','0','2025-06-20 16:37:53','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-20 13:40:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4099.00','4075','Inclusive','branch','Inventory','','','','','','B','14175042668808203031622'),(3137,'141750426591','2',1.00,'650','wholesale','0','2025-06-20 16:38:08','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-20 13:40:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','319.68','318.68','Inclusive','branch','Inventory','','','','','','B','14175042671203130234021'),(3138,'141750426591','4',1.00,'150','retail','0','2025-06-20 16:39:00','','','','118.75','Cash',20.69,'150','','','14','16.00','1','2025-06-20 13:40:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','1708.00','1707','Inclusive','branch','Inventory','','','','','','B','14175042675535107724541'),(3139,'141750426927','3',1.00,'75','retail','0','2025-06-20 16:42:08','','','','63.33','Cash',10.34,'75','','','14','16.00','1','2025-06-20 13:42:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','2955.00','2954','Inclusive','branch','Inventory','','','','','','B','14175042694433934514742'),(3140,'141750428577','10',48.00,'2360.0016','wholesale','39.9984','2025-06-20 17:09:37','','','','46.71','Cash',325.52,'49.1667','','','14','16.00','1','2025-06-20 15:26:30','1','1','returned','1','new','pcs','','2025-06-20 18:26:30','14','yes','','0','','','VATABLE',42.39,'48','4075.00','4027','Inclusive','branch','Inventory','','','','','','B','14175042862514823202822'),(3141,'141750428577','9',24.00,'760.0008','wholesale','19.9992','2025-06-20 17:10:25','','','','29.84','Cash',104.83,'31.6667','','','14','16.00','1','2025-06-20 15:26:33','1','1','returned','1','new','pcs','','2025-06-20 18:26:33','14','yes','','0','','','VATABLE',27.30,'24','16130.00','16106','Inclusive','branch','Inventory','','','','','','B','14175042864667252302222'),(3142,'141750428577','7',24.00,'999.84','wholesale','0','2025-06-20 17:10:47','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-20 15:26:38','1','1','returned','1','new','pcs','','2025-06-20 18:26:38','14','yes','','0','','','VATABLE',35.91,'24','4756.00','4732','Inclusive','branch','Inventory','','','','','','B','14175042866202003535343'),(3143,'141750429054','6',24.00,'1475.04','wholesale','0','2025-06-20 17:17:34','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-06-20 14:20:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2653.00','2629','Inclusive','branch','Inventory','','','','','','B','14175042914710333100739'),(3144,'141750429054','7',24.00,'999.84','wholesale','0','2025-06-20 17:19:07','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-20 14:20:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','4732.00','4708','Inclusive','branch','Inventory','','','','','','B','14175042916642230226092'),(3145,'141750429054','20',12.00,'399.999999996','wholesale','0','2025-06-20 17:19:26','','','','28.34','Cash',55.17,'33.333333333','','','14','16.00','1','2025-06-20 14:20:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.74,'12','492.00','480','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175042918233240008100'),(3146,'141750429054','3',12.00,'800.04','wholesale','0','2025-06-20 17:19:42','','','','63.33','Cash',110.35,'66.67','','','14','16.00','1','2025-06-20 14:20:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','2954.00','2942','Inclusive','branch','Inventory','','','','','','B','14175042919602000931509'),(3147,'141750430351','10',16.00,'800','wholesale','0','2025-06-20 17:39:11','','','','46.71','Cash',110.34,'50','','','14','16.00','1','2025-06-20 14:39:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'16','4027.00','4011','Inclusive','branch','Inventory','','','','','','B','14175043037330320221333'),(3148,'141750433280','10',48.00,'2360.0016','wholesale','39.9984','2025-06-20 18:28:00','','','','46.71','Cash',325.52,'49.1667','','','14','16.00','1','2025-06-20 15:29:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'48','4059.00','4011','Inclusive','branch','Inventory','','','','','','B','14175043330617633337021'),(3149,'141750433280','9',48.00,'1520.0016','wholesale','39.9984','2025-06-20 18:28:27','','','','29.84','Cash',209.66,'31.6667','','','14','16.00','1','2025-06-20 15:29:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'48','16130.00','16082','Inclusive','branch','Inventory','','','','','','B','14175043333907332223222'),(3150,'141750433280','7',24.00,'999.84','wholesale','0','2025-06-20 18:29:00','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-20 15:29:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','4732.00','4708','Inclusive','branch','Inventory','','','','','','B','14175043336402022631503'),(3151,'141750433536','9',24.00,'780','wholesale','0','2025-06-20 18:32:16','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-20 15:32:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','16082.00','16058','Inclusive','branch','Inventory','','','','','','B','14175043355202534421125'),(3152,'141750435411','1',12.00,'2000.04','wholesale','0','2025-06-20 19:03:31','','','','157','Cash',275.87,'166.67','','','14','16.00','1','2025-06-20 16:06:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'12','162.00','150','Inclusive','branch','Inventory','','','','','','B','14175043552533037302005'),(3153,'141750491821','9',48.00,'1560','wholesale','0','2025-06-21 10:43:41','','','','29.84','Cash',215.17,'32.5','','','14','16.00','1','2025-06-21 07:44:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','16058.00','16010','Inclusive','branch','Inventory','','','','','','B','14175049185434531180097'),(3154,'141750491821','2',1.00,'650','wholesale','0','2025-06-21 10:44:14','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-21 07:44:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','318.68','317.68','Inclusive','branch','Inventory','','','','','','B','14175049186833224333763'),(3155,'141750498525','20',12.00,'399.999999996','wholesale','0','2025-06-21 12:35:25','','','','28.34','Cash',55.17,'33.333333333','','','14','16.00','1','2025-06-21 09:38:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.74,'12','492.00','480','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175049857620333220120'),(3156,'141750498525','2',2.00,'1300','wholesale','0','2025-06-21 12:36:17','','','','608','Cash',179.31,'650','','','14','16.00','1','2025-06-21 09:38:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','327.68','325.68','Inclusive','branch','Inventory','','','','','','B','14175049860113322933300'),(3157,'141750498525','14',12.00,'1040.04','wholesale','0','2025-06-21 12:36:42','','','','81.08','Cash',143.45,'86.67','','','14','16.00','1','2025-06-21 09:38:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.72,'12','568.00','556','Inclusive','branch','Inventory','','','','','','B','14175049866773232333683'),(3158,'141750498852','10',24.00,'1200','wholesale','0','2025-06-21 12:40:52','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-21 09:46:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4011.00','3987','Inclusive','branch','Inventory','','','','','','B','14175049887872700233383'),(3159,'141750498852','2',1.00,'650','wholesale','0','2025-06-21 12:41:19','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-21 09:46:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','325.68','324.68','Inclusive','branch','Inventory','','','','','','B','14175049909722133210329'),(3160,'141750499206','3',12.00,'800.04','wholesale','0','2025-06-21 12:46:46','','','','63.33','Cash',110.35,'66.67','','','14','16.00','1','2025-06-21 09:48:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','2978.00','2966','Inclusive','branch','Inventory','','','','','','B','14175049925340030300300'),(3161,'141750499206','2',1.00,'650','wholesale','0','2025-06-21 12:47:34','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-21 09:48:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','324.68','323.68','Inclusive','branch','Inventory','','','','','','B','14175049929133233322032'),(3162,'141750499374','13',24.00,'370.08','wholesale','0','2025-06-21 12:49:34','','','','13.88','Cash',51.05,'15.42','','','14','16.00','1','2025-06-21 09:51:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','2909.00','2885','Inclusive','branch','Inventory','','','','','','B','14175049940042204734203'),(3163,'141750499374','2',1.00,'650','wholesale','0','2025-06-21 12:50:02','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-21 09:51:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','323.68','322.68','Inclusive','branch','Inventory','','','','','','B','14175049941921013034300'),(3164,'141750499374','7',24.00,'999.84','wholesale','0','2025-06-21 12:50:22','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-21 09:51:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5212.00','5188','Inclusive','branch','Inventory','','','','','','B','14175049944453210093335'),(3165,'141750499490','2',1.00,'650','wholesale','0','2025-06-21 12:51:30','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-21 09:52:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','322.68','321.68','Inclusive','branch','Inventory','','','','','','B','14175049951403203522330'),(3166,'141750499545','7',24.00,'999.84','wholesale','0','2025-06-21 12:52:25','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-21 09:53:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5188.00','5164','Inclusive','branch','Inventory','','','','','','B','14175049957520021530232'),(3167,'141750499545','6',12.00,'737.52','wholesale','0','2025-06-21 12:52:57','','','','57.75','Cash',101.73,'61.46','','','14','16.00','1','2025-06-21 09:53:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'12','2725.00','2713','Inclusive','branch','Inventory','','','','','','B','14175049959832338923499'),(3168,'141750499785','7',24.00,'999.84','wholesale','0','2025-06-21 12:56:25','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-21 09:57:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5164.00','5140','Inclusive','branch','Inventory','','','','','','B','14175049981629214100431'),(3169,'141750500364','10',24.00,'1200','retail','0','2025-06-21 13:06:05','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-21 10:08:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','3987.00','3963','Inclusive','branch','Inventory','','','','','','B','14175050038771220022013'),(3170,'141750500364','9',24.00,'780','retail','0','2025-06-21 13:06:31','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-21 10:08:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','16226.00','16202','Inclusive','branch','Inventory','','','','','','B','14175050040730424000230'),(3171,'141750502291','10',24.00,'1200','wholesale','0','2025-06-21 13:38:11','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-21 10:38:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','3963.00','3939','Inclusive','branch','Inventory','','','','','','B','14175050231123203322052'),(3172,'141750502352','9',24.00,'780','wholesale','0','2025-06-21 13:39:13','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-21 10:50:04','1','1','returned','1','new','pcs','','2025-06-21 13:50:04','14','yes','','0','','','VATABLE',28.02,'24','16202.00','16178','Inclusive','branch','Inventory','','','','','','B','14175050236833301226032'),(3173,'141750503018','9',24.00,'780','wholesale','0','2025-06-21 13:50:18','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-21 10:51:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','16202.00','16178','Inclusive','branch','Inventory','','','','','','B','14175050303523523352115'),(3174,'141750503018','10',24.00,'1200','wholesale','0','2025-06-21 13:50:36','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-21 10:51:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','3939.00','3915','Inclusive','branch','Inventory','','','','','','B','14175050305500030223055'),(3175,'141750506677','9',48.00,'1560','wholesale','0','2025-06-21 14:51:18','','','','29.84','Cash',215.17,'32.5','','','14','16.00','1','2025-06-21 11:52:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','16178.00','16130','Inclusive','branch','Inventory','','','','','','B','14175050670737320423370'),(3176,'141750506784','12',8.00,'1595.04','wholesale','0','2025-06-21 14:53:04','','','','189','Cash',220.01,'199.38','','','14','16.00','1','2025-06-21 11:53:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',171.88,'8','104.00','96','Inclusive','branch','Inventory','','','','','','B','14175050680053342323005'),(3177,'141750506834','10',24.00,'1200','wholesale','0','2025-06-21 14:53:55','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-21 12:08:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','3915.00','3891','Inclusive','branch','Inventory','','','','','','B','14175050770022370032033'),(3178,'141750507723','3',1.00,'75','retail','0','2025-06-21 15:08:43','','','','63.33','Cash',10.34,'75','','','14','16.00','1','2025-06-21 12:37:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','2966.00','2965','Inclusive','branch','Inventory','','','','','','B','14175050782520382334235'),(3179,'141750509558','3',1.00,'75','retail','0','2025-06-21 15:39:18','','','','63.33','Cash',10.34,'75','','','14','16.00','1','2025-06-21 12:39:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','2965.00','2964','Inclusive','branch','Inventory','','','','','','B','14175050957023050733230'),(3180,'141750512118','9',24.00,'780','wholesale','0','2025-06-21 16:21:58','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-21 13:23:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','16130.00','16106','Inclusive','branch','Inventory','','','','','','B','14175051214045270003031'),(3181,'141750512118','10',24.00,'1200','wholesale','0','2025-06-21 16:22:23','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-21 13:23:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','3891.00','3867','Inclusive','branch','Inventory','','','','','','B','14175051216432610315003'),(3182,'141750520547','4',2.00,'300','retail','0','2025-06-21 18:42:27','','','','118.75','Cash',41.38,'150','','','14','16.00','1','2025-06-21 15:43:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','1743.00','1741','Inclusive','branch','Inventory','','','','','','B','14175052056223220220002'),(3183,'141750527190','10',336.00,'16520.0112','wholesale','279.9888','2025-06-21 20:33:10','','','','46.71','Cash',2278.62,'49.1667','','','14','16.00','1','2025-06-21 17:36:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'336','3867.00','3531','Inclusive','branch','Inventory','','','','','','B','14175052723630313232222'),(3184,'141750527190','2',6.00,'3840.00','wholesale','0','2025-06-21 20:33:56','','','','608','Cash',529.66,'640','','','14','16.00','1','2025-06-21 17:36:15','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',3310.34,'','321.68','315.68','Inclusive','branch','Inventory','','','','','','B','14175052725233277103311'),(3185,'141750527380','10',120.00,'5900.004','wholesale','99.996','2025-06-21 20:36:20','','','','46.71','Cash',813.79,'49.1667','','','14','16.00','1','2025-06-21 17:54:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'120','3531.00','3411','Inclusive','branch','Inventory','','','','','','B','14175052742432034540724'),(3186,'141750527380','10',144.00,'7200','wholesale','0','2025-06-21 20:37:04','','','','46.71','Cash',993.10,'50','','','14','16.00','1','2025-06-21 17:54:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'144','3411.00','3267','Inclusive','branch','Inventory','','','','','','B','14175052745832833221023'),(3187,'141750527380','9',240.00,'7600.008','wholesale','199.992','2025-06-21 20:37:39','','','','29.84','Cash',1048.28,'31.6667','','','14','16.00','1','2025-06-21 17:54:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'240','16106.00','15866','Inclusive','branch','Inventory','','','','','','B','14175052751205322771272'),(3188,'141750527380','9',288.00,'9360','wholesale','0','2025-06-21 20:38:33','','','','29.84','Cash',1291.03,'32.5','','','14','16.00','1','2025-06-21 17:54:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'288','15866.00','15578','Inclusive','branch','Inventory','','','','','','B','14175052754023112272303'),(3189,'141750527380','4',36.00,'4500','wholesale','0','2025-06-21 20:39:00','','','','118.75','Cash',620.69,'125','','','14','16.00','1','2025-06-21 17:54:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'36','1741.00','1705','Inclusive','branch','Inventory','','','','','','B','14175052757233000553712'),(3190,'141750527380','3',96.00,'6400.32','wholesale','0','2025-06-21 20:39:33','','','','63.33','Cash',882.80,'66.67','','','14','16.00','1','2025-06-21 17:54:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'96','2964.00','2868','Inclusive','branch','Inventory','','','','','','B','14175052759770313772227'),(3191,'141750527380','2',4.00,'2600','wholesale','0','2025-06-21 20:39:57','','','','608','Cash',358.62,'650','','','14','16.00','1','2025-06-21 17:54:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'4','315.68','311.68','Inclusive','branch','Inventory','','','','','','B','14175052761732333223274'),(3192,'141750527380','21',24.00,'400','wholesale','0','2025-06-21 20:40:18','','','','15.42','Cash',55.17,'16.666666666667','','','14','16.00','1','2025-06-21 17:54:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','384.00','360','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175052765312022755321'),(3193,'141750527380','20',12.00,'399.999999996','wholesale','0','2025-06-21 20:41:11','','','','28.34','Cash',55.17,'33.333333333','','','14','16.00','1','2025-06-21 17:54:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.74,'12','480.00','468','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175052768380221077412'),(3194,'141750527380','1',30.00,'5000.1','wholesale','0','2025-06-21 20:41:24','','','','157','Cash',689.67,'166.67','','','14','16.00','1','2025-06-21 17:54:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'30','168.00','138','Inclusive','branch','Inventory','','','','','','B','14175052771703372040301'),(3195,'141750527380','14',36.00,'3120.12','wholesale','0','2025-06-21 20:41:57','','','','81.08','Cash',430.36,'86.67','','','14','16.00','1','2025-06-21 17:54:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.72,'36','556.00','520','Inclusive','branch','Inventory','','','','','','B','14175052773732275413323'),(3196,'141750527380','6',120.00,'7375.2','wholesale','0','2025-06-21 20:42:18','','','','57.75','Cash',1017.27,'61.46','','','14','16.00','1','2025-06-21 17:54:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'120','2713.00','2593','Inclusive','branch','Inventory','','','','','','B','14175052791600350772427'),(3197,'141750527380','7',264.00,'10998.24','wholesale','0','2025-06-21 20:45:16','','','','39.33','Cash',1517.00,'41.66','','','14','16.00','1','2025-06-21 17:54:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'264','5140.00','4876','Inclusive','branch','Inventory','','','','','','B','14175052803302235322523'),(3198,'141750579929','2',1.00,'650','wholesale','0','2025-06-22 11:12:09','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-22 08:47:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','311.68','310.68','Inclusive','branch','Inventory','','','','','','B','14175058185623023563308'),(3199,'141750579929','9',24.00,'780','wholesale','0','2025-06-22 11:44:17','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-22 08:47:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','15578.00','15554','Inclusive','branch','Inventory','','','','','','B','14175058186905322210362'),(3200,'141750583809','21',24.00,'400','wholesale','0','2025-06-22 12:16:49','','','','15.42','Cash',55.17,'16.666666666667','','','14','16.00','1','2025-06-22 09:17:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','360.00','336','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175058382324230202283'),(3201,'141750583809','2',1.00,'650','wholesale','0','2025-06-22 12:17:03','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-22 09:17:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','310.68','309.68','Inclusive','branch','Inventory','','','','','','B','14175058383533000203302'),(3202,'141750584007','9',24.00,'780','wholesale','0','2025-06-22 12:20:07','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-22 09:20:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','15554.00','15530','Inclusive','branch','Inventory','','','','','','B','14175058402240323421322'),(3203,'141750585719','20',12.00,'399.999999996','wholesale','0','2025-06-22 12:48:39','','','','28.34','Cash',55.17,'33.333333333','','','14','16.00','1','2025-06-22 09:49:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.74,'12','468.00','456','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175058573201053732330'),(3204,'141750586194','10',24.00,'1200','wholesale','0','2025-06-22 12:56:34','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-22 09:57:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','3267.00','3243','Inclusive','branch','Inventory','','','','','','B','14175058621502272223028'),(3205,'141750587579','10',24.00,'1200','wholesale','0','2025-06-22 13:19:39','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-22 10:20:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','3243.00','3219','Inclusive','branch','Inventory','','','','','','B','14175058759138432495542'),(3206,'141750588830','9',48.00,'1560','wholesale','0','2025-06-22 13:40:30','','','','29.84','Cash',215.17,'32.5','','','14','16.00','1','2025-06-22 10:41:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','15530.00','15482','Inclusive','branch','Inventory','','','','','','B','14175058884327322320122'),(3207,'141750589694','20',12.00,'399.999999996','wholesale','0','2025-06-22 13:54:54','','','','28.34','Cash',55.17,'33.333333333','','','14','16.00','1','2025-06-22 10:55:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.74,'12','456.00','444','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175058972322021115553'),(3208,'141750589774','3',4.00,'300','retail','0','2025-06-22 13:56:14','','','','63.33','Cash',41.38,'75','','','14','16.00','1','2025-06-22 10:57:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'4','2868.00','2864','Inclusive','branch','Inventory','','','','','','B','14175058979223235202529'),(3209,'141750589774','7',2.00,'90','retail','0','2025-06-22 13:56:32','','','','39.33','Cash',12.41,'45','','','14','16.00','1','2025-06-22 10:57:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'2','4876.00','4874','Inclusive','branch','Inventory','','','','','','B','14175058981522217313353'),(3210,'141750656684','7',1.00,'45','retail','0','2025-06-23 08:31:24','','','','39.33','Cash',6.21,'45','','','14','16.00','1','2025-06-23 05:32:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','4874.00','4873','Inclusive','branch','Inventory','','','','','','B','14175065670900132135330'),(3211,'141750656762','8',1.00,'50','retail','0','2025-06-23 08:32:42','','','','44.25','Cash',6.90,'50','','','14','16.00','1','2025-06-23 05:33:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','280.00','279','Inclusive','branch','Inventory','','','','','','B','14175065677933029690051'),(3212,'141750656793','9',24.00,'780','retail','0','2025-06-23 08:33:13','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-23 05:36:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','15482.00','15458','Inclusive','branch','Inventory','','','','','','B','14175065681005205505000'),(3213,'141750657057','9',24.00,'780','wholesale','0','2025-06-23 08:37:37','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-23 05:38:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','15458.00','15434','Inclusive','branch','Inventory','','','','','','B','14175065707330173050750'),(3214,'141750657183','14',1.00,'95','retail','0','2025-06-23 08:39:43','','','','81.08','Cash',13.10,'95','','','14','16.00','1','2025-06-23 15:31:14','1','1','returned','1','new','pcs','','2025-06-23 18:31:14','14','yes','','0','','','VATABLE',81.90,'1','520.00','519','Inclusive','branch','Inventory','','','','','','B','14175065719812220273322'),(3215,'141750657183','3',1.00,'75','retail','0','2025-06-23 08:39:58','','','','63.33','Cash',10.34,'75','','','14','16.00','1','2025-06-23 15:31:17','1','1','returned','1','new','pcs','','2025-06-23 18:31:17','14','yes','','0','','','VATABLE',64.66,'1','2864.00','2863','Inclusive','branch','Inventory','','','','','','B','14175065721552277562033'),(3216,'141750663617','10',72.00,'3600','wholesale','0','2025-06-23 10:26:57','','','','46.71','Cash',496.55,'50','','','14','16.00','1','2025-06-23 07:42:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'72','3219.00','3147','Inclusive','branch','Inventory','','','','','','B','14175066364027042032023'),(3217,'141750663617','9',1632.00,'53040','wholesale','0','2025-06-23 10:27:20','','','','29.84','Cash',7315.86,'32.5','','','14','16.00','1','2025-06-23 07:42:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1632','15434.00','13802','Inclusive','branch','Inventory','','','','','','B','14175066369531633362230'),(3218,'141750663617','1',66.00,'11000.22','wholesale','0','2025-06-23 10:28:15','','','','157','Cash',1517.27,'166.67','','','14','16.00','1','2025-06-23 07:42:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'66','138.00','72','Inclusive','branch','Inventory','','','','','','B','14175066385535133082053'),(3219,'141750663617','6',168.00,'10325.28','wholesale','0','2025-06-23 10:37:57','','','','57.75','Cash',1424.18,'61.46','','','14','16.00','1','2025-06-23 07:42:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'168','2593.00','2425','Inclusive','branch','Inventory','','','','','','B','14175066431823100322626'),(3220,'141750663617','7',600.00,'24996','wholesale','0','2025-06-23 10:38:38','','','','39.33','Cash',3447.72,'41.66','','','14','16.00','1','2025-06-23 07:42:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'600','4873.00','4273','Inclusive','branch','Inventory','','','','','','B','14175066435033043221227'),(3221,'141750664709','6',12.00,'737.52','wholesale','0','2025-06-23 10:45:09','','','','57.75','Cash',101.73,'61.46','','','14','16.00','1','2025-06-23 07:45:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'12','2425.00','2413','Inclusive','branch','Inventory','','','','','','B','14175066472570226022325'),(3222,'141750669133','10',48.00,'2400','wholesale','0','2025-06-23 11:58:53','','','','46.71','Cash',331.03,'50','','','14','16.00','1','2025-06-23 09:03:24','1','1','returned','1','new','pcs','','2025-06-23 12:03:24','14','yes','','0','','','VATABLE',43.10,'48','3147.00','3099','Inclusive','branch','Inventory','','','','','','B','14175066915465333321321'),(3223,'141750669411','9',24.00,'780','wholesale','0','2025-06-23 12:03:31','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-23 09:04:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','13802.00','13778','Inclusive','branch','Inventory','','','','','','B','14175066946034226630393'),(3224,'141750669411','10',24.00,'1200','wholesale','0','2025-06-23 12:04:21','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-23 09:04:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','3147.00','3123','Inclusive','branch','Inventory','','','','','','B','14175066947463260321203'),(3225,'141750670566','9',48.00,'1560','wholesale','0','2025-06-23 12:22:46','','','','29.84','Cash',215.17,'32.5','','','14','16.00','1','2025-06-23 09:23:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','13778.00','13730','Inclusive','branch','Inventory','','','','','','B','14175067058630687100317'),(3226,'141750671480','1',6.00,'1000.02','wholesale','0','2025-06-23 12:38:00','','','','157','Cash',137.93,'166.67','','','14','16.00','1','2025-06-23 09:39:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'6','72.00','66','Inclusive','branch','Inventory','','','','','','B','14175067151330327211002'),(3227,'141750671480','2',1.00,'650','wholesale','0','2025-06-23 12:38:34','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-23 09:39:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','309.68','308.68','Inclusive','branch','Inventory','','','','','','B','14175067152322033644232'),(3228,'141750671480','20',12.00,'399.999999996','wholesale','0','2025-06-23 12:38:43','','','','28.34','Cash',55.17,'33.333333333','','','14','16.00','1','2025-06-23 09:39:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.74,'12','444.00','432','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175067154412233041032'),(3229,'141750671620','9',24.00,'780','wholesale','0','2025-06-23 12:40:20','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-23 09:41:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','13730.00','13706','Inclusive','branch','Inventory','','','','','','B','14175067164037042012203'),(3230,'141750671620','13',24.00,'370.08','wholesale','0','2025-06-23 12:40:41','','','','13.88','Cash',51.05,'15.42','','','14','16.00','1','2025-06-23 09:41:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','2885.00','2861','Inclusive','branch','Inventory','','','','','','B','14175067166902739600613'),(3231,'141750675078','7',12.00,'499.92','wholesale','0','2025-06-23 13:37:58','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-06-23 10:39:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','4273.00','4261','Inclusive','branch','Inventory','','','','','','B','14175067511660372033232'),(3232,'141750675185','14',12.00,'1040.04','wholesale','0','2025-06-23 13:39:45','','','','81.08','Cash',143.45,'86.67','','','14','16.00','1','2025-06-23 10:42:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.72,'12','519.00','507','Inclusive','branch','Inventory','','','','','','B','14175067531442053706350'),(3233,'141750677881','7',1.00,'45','retail','0','2025-06-23 14:24:41','','','','39.33','Cash',6.21,'45','','','14','16.00','1','2025-06-23 11:25:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','4261.00','4260','Inclusive','branch','Inventory','','','','','','B','14175067789227232237702'),(3234,'141750681735','10',24.00,'1200','wholesale','0','2025-06-23 15:28:55','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-23 12:29:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','3123.00','3099','Inclusive','branch','Inventory','','','','','','B','14175068174960323322530'),(3235,'141750685956','2',1.00,'650','wholesale','0','2025-06-23 16:39:16','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-23 13:40:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','308.68','307.68','Inclusive','branch','Inventory','','','','','','B','14175068596522221152632'),(3236,'141750685956','10',24.00,'1200','wholesale','0','2025-06-23 16:39:31','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-23 13:40:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','3099.00','3075','Inclusive','branch','Inventory','','','','','','B','14175068598509833103340'),(3237,'141750686051','2',1.00,'650','wholesale','0','2025-06-23 16:40:51','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-23 13:45:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','307.68','306.68','Inclusive','branch','Inventory','','','','','','B','14175068631410221076412'),(3238,'141750692700','1',1.00,'180','retail','0','2025-06-23 18:31:40','','','','157','Cash',24.83,'180','','','14','16.00','1','2025-06-23 15:32:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','66.00','65','Inclusive','branch','Inventory','','','','','','B','14175069272339347306300'),(3239,'141750692755','15',1.00,'120','retail','0','2025-06-23 18:32:36','','','','102.5','Cash',16.55,'120','','','14','16.00','1','2025-06-23 15:33:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','246.00','245','Inclusive','branch','Inventory','','','','','','B','14175069277299033067322'),(3240,'141750696865','9',576.00,'18720','wholesale','0','2025-06-23 19:41:05','','','','29.84','Cash',2582.07,'32.5','','','14','16.00','1','2025-06-23 16:43:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'576','13706.00','13130','Inclusive','branch','Inventory','','','','','','B','14175069692103236199207'),(3241,'141750696865','10',96.00,'4800','wholesale','0','2025-06-23 19:42:01','','','','46.71','Cash',662.07,'50','','','14','16.00','1','2025-06-23 16:43:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'96','3075.00','2979','Inclusive','branch','Inventory','','','','','','B','14175069694930320236502'),(3242,'141750696865','2',15.00,'9750','wholesale','0','2025-06-23 19:42:29','','','','608','Cash',1344.83,'650','','','14','16.00','1','2025-06-23 16:43:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'15','306.68','291.68','Inclusive','branch','Inventory','','','','','','B','14175069696632227423237'),(3243,'141750701960','10',96.00,'4800','wholesale','0','2025-06-23 21:06:00','','','','46.71','Cash',662.07,'50','','','14','16.00','1','2025-06-23 18:07:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'96','2979.00','2883','Inclusive','branch','Inventory','','','','','','B','14175070201227232030227'),(3244,'141750702089','10',48.00,'2400','wholesale','0','2025-06-23 21:08:09','','','','46.71','Cash',331.03,'50','','','14','16.00','1','2025-06-23 18:17:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'48','2883.00','2835','Inclusive','branch','Inventory','','','','','','B','14175070210624012002360'),(3245,'141750702089','10',240.00,'11800.008','wholesale','199.992','2025-06-23 21:08:26','','','','46.71','Cash',1627.59,'49.1667','','','14','16.00','1','2025-06-23 18:17:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'240','2835.00','2595','Inclusive','branch','Inventory','','','','','','B','14175070215422132022220'),(3246,'141750702089','9',144.00,'4560.0048','wholesale','119.9952','2025-06-23 21:09:14','','','','29.84','Cash',628.97,'31.6667','','','14','16.00','1','2025-06-23 18:17:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'144','13130.00','12986','Inclusive','branch','Inventory','','','','','','B','14175070219672532192133'),(3247,'141750702089','9',72.00,'2340','wholesale','0','2025-06-23 21:09:56','','','','29.84','Cash',322.76,'32.5','','','14','16.00','1','2025-06-23 18:17:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'72','12986.00','12914','Inclusive','branch','Inventory','','','','','','B','14175070222602023351334'),(3248,'141750702089','2',4.00,'2560.00','retail','0','2025-06-23 21:11:15','','','','608','Cash',353.10,'640','','','14','16.00','1','2025-06-23 18:17:57','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',2206.90,'','291.68','287.68','Inclusive','branch','Inventory','','','','','','B','14175070229007203221200'),(3249,'141750702089','2',8.00,'5200','wholesale','0','2025-06-23 21:11:54','','','','608','Cash',717.24,'650','','','14','16.00','1','2025-06-23 18:17:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'8','287.68','279.68','Inclusive','branch','Inventory','','','','','','B','14175070232921923032132'),(3250,'141750702089','3',60.00,'4000.2','wholesale','0','2025-06-23 21:12:10','','','','63.33','Cash',551.75,'66.67','','','14','16.00','1','2025-06-23 18:17:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'60','2864.00','2804','Inclusive','branch','Inventory','','','','','','B','14175070238132731220030'),(3251,'141750702089','4',12.00,'1500','wholesale','0','2025-06-23 21:13:01','','','','118.75','Cash',206.90,'125','','','14','16.00','1','2025-06-23 18:17:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','1705.00','1693','Inclusive','branch','Inventory','','','','','','B','14175070240023001002123'),(3252,'141750702089','7',156.00,'6498.96','wholesale','0','2025-06-23 21:13:20','','','','39.33','Cash',896.41,'41.66','','','14','16.00','1','2025-06-23 18:17:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'156','4260.00','4104','Inclusive','branch','Inventory','','','','','','B','14175070246233300220023'),(3253,'141750702089','1',18.00,'3000.06','wholesale','0','2025-06-23 21:14:22','','','','157','Cash',413.80,'166.67','','','14','16.00','1','2025-06-23 18:17:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'18','65.00','47','Inclusive','branch','Inventory','','','','','','B','14175070250321725002232'),(3254,'141750702089','14',24.00,'2080.08','wholesale','0','2025-06-23 21:15:03','','','','81.08','Cash',286.91,'86.67','','','14','16.00','1','2025-06-23 18:17:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.72,'24','508.00','484','Inclusive','branch','Inventory','','','','','','B','14175070255015220730030'),(3255,'141750702089','20',24.00,'799.999999992','wholesale','0','2025-06-23 21:16:20','','','','28.34','Cash',110.34,'33.333333333','','','14','16.00','1','2025-06-23 18:17:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.74,'24','432.00','408','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175070259339232233032'),(3256,'141750762932','13',48.00,'740.16','wholesale','0','2025-06-24 14:02:12','','','','13.88','Invoice',102.09,'15.42','','','14','16.00','1','2025-06-24 11:19:04','1','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'48','2861.00','2813','Inclusive','branch','Inventory','','','','','','B','14175076300860702040033'),(3257,'141750762932','2',1.00,'650','wholesale','0','2025-06-24 14:03:32','','','','608','Invoice',89.66,'650','','','14','16.00','1','2025-06-24 11:19:04','1','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','279.68','278.68','Inclusive','branch','Inventory','','','','','','B','14175076302333334320033'),(3259,'141750764133','10',1.00,'50','wholesale','0','2025-06-24 14:22:13','','','','46.71','Cash',6.90,'50','','','14','16.00','1','2025-06-24 11:26:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','2595.00','2594','Inclusive','branch','Inventory','','','','','','B','14175076420140010120201'),(3260,'141750829060','13',96.00,'1480.32','wholesale','0','2025-06-25 08:24:20','','','','13.88','Cash',204.18,'15.42','','','14','16.00','1','2025-06-26 06:12:39','1','1','returned','1','new','pcs','','2025-06-26 09:12:39','14','yes','','0','','','VATABLE',13.29,'96','2813.00','2717','Inclusive','branch','Inventory','','','','','','B','14175082907372031201253'),(3261,'141750829060','2',11.00,'7150','wholesale','0','2025-06-25 08:24:33','','','','608','Cash',986.21,'650','','','14','16.00','1','2025-06-26 06:12:37','1','1','returned','1','new','pcs','','2025-06-26 09:12:37','14','yes','','0','','','VATABLE',560.34,'11','278.68','267.68','Inclusive','branch','Inventory','','','','','','B','14175082909637206227303'),(3262,'141750829060','2',9.00,'5760.00','retail','0','2025-06-25 08:25:18','','','','608','Cash',794.48,'640','','','14','16.00','1','2025-06-26 06:12:44','1','1','returned','1','new','pcs','','2025-06-26 09:12:44','14','','','0','','','VATABLE',4965.52,'','267.68','258.68','Inclusive','branch','Inventory','','','','','','B','14175082913280532322332'),(3263,'141750829060','9',120.00,'3900','wholesale','0','2025-06-25 08:25:59','','','','29.84','Cash',537.93,'32.5','','','14','16.00','1','2025-06-26 06:12:46','1','1','returned','1','new','pcs','','2025-06-26 09:12:46','14','yes','','0','','','VATABLE',28.02,'120','12914.00','12794','Inclusive','branch','Inventory','','','','','','B','14175082919233321230909'),(3264,'141750829060','9',48.00,'1510.00032','wholesale','49.99968','2025-06-25 08:26:32','','','','29.84','Cash',208.28,'31.45834','','','14','16.00','1','2025-06-26 06:12:52','1','1','returned','1','new','pcs','','2025-06-26 09:12:52','14','yes','','0','','','VATABLE',27.12,'48','12794.00','12746','Inclusive','branch','Inventory','','','','','','B','14175082923023020220200'),(3265,'141750829060','10',72.00,'3600','wholesale','0','2025-06-25 08:27:10','','','','46.71','Cash',496.55,'50','','','14','16.00','1','2025-06-26 06:12:54','1','1','returned','1','new','pcs','','2025-06-26 09:12:54','14','yes','','0','','','VATABLE',43.10,'72','2594.00','2522','Inclusive','branch','Inventory','','','','','','B','14175082927737304021337'),(3266,'141750829060','10',72.00,'3510','wholesale','90','2025-06-25 08:27:57','','','','46.71','Cash',484.14,'48.75','','','14','16.00','1','2025-06-26 06:12:57','1','1','returned','1','new','pcs','','2025-06-26 09:12:57','14','yes','','0','','','VATABLE',42.03,'72','2522.00','2450','Inclusive','branch','Inventory','','','','','','B','14175082931622172223337'),(3267,'141750829060','10',1.00,'50','wholesale','0','2025-06-25 08:28:36','','','','46.71','Cash',6.90,'50','','','14','16.00','1','2025-06-26 06:13:06','1','1','returned','1','new','pcs','','2025-06-26 09:13:06','14','yes','','0','','','VATABLE',43.10,'1','2450.00','2449','Inclusive','branch','Inventory','','','','','','B','14175082933172102222323'),(3268,'141750829060','3',36.00,'2400.12','wholesale','0','2025-06-25 08:28:51','','','','63.33','Cash',331.05,'66.67','','','14','16.00','1','2025-06-26 06:13:08','1','1','returned','1','new','pcs','','2025-06-26 09:13:08','14','yes','','0','','','VATABLE',57.47,'36','2804.00','2768','Inclusive','branch','Inventory','','','','','','B','14175082936833322222300'),(3269,'141750829060','4',12.00,'1500','wholesale','0','2025-06-25 08:29:28','','','','118.75','Cash',206.90,'125','','','14','16.00','1','2025-06-26 06:13:09','1','1','returned','1','new','pcs','','2025-06-26 09:13:09','14','yes','','0','','','VATABLE',107.76,'12','1693.00','1681','Inclusive','branch','Inventory','','','','','','B','14175082938221222831200'),(3270,'141750829060','20',12.00,'399.999999996','wholesale','0','2025-06-25 08:32:48','','','','28.34','Cash',55.17,'33.333333333','','','14','16.00','1','2025-06-26 06:13:11','1','1','returned','1','new','pcs','','2025-06-26 09:13:11','14','yes','','0','','','VATABLE',28.74,'12','408.00','396','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175082958805532225832'),(3271,'141750829060','6',84.00,'5162.64','wholesale','0','2025-06-25 08:35:10','','','','57.75','Cash',712.09,'61.46','','','14','16.00','1','2025-06-26 06:13:13','1','1','returned','1','new','pcs','','2025-06-26 09:13:13','14','yes','','0','','','VATABLE',52.98,'84','2413.00','2329','Inclusive','branch','Inventory','','','','','','B','14175082974002323107340'),(3272,'141750829060','7',108.00,'4499.28','wholesale','0','2025-06-25 08:35:41','','','','39.33','Cash',620.59,'41.66','','','14','16.00','1','2025-06-26 06:12:31','1','1','returned','1','new','pcs','','2025-06-26 09:12:31','14','yes','','0','','','VATABLE',35.91,'108','4104.00','3996','Inclusive','branch','Inventory','','','','','','B','14175082977327021223702'),(3273,'141750829060','15',18.00,'1949.94','wholesale','0','2025-06-25 08:36:13','','','','102.5','Cash',268.96,'108.33','','','14','16.00','1','2025-06-26 06:12:25','1','1','returned','1','new','pcs','','2025-06-26 09:12:25','14','yes','','0','','','VATABLE',93.39,'18','245.00','227','Inclusive','branch','Inventory','','','','','','B','14175082979822313372102'),(3274,'141750829060','8',24.00,'1159.92','wholesale','0','2025-06-25 08:36:38','','','','44.25','Cash',159.99,'48.33','','','14','16.00','1','2025-06-26 06:05:13','1','1','returned','1','new','pcs','','2025-06-26 09:05:13','14','yes','','0','','','VATABLE',41.66,'24','279.00','255','Inclusive','branch','Inventory','','','','','','B','14175082981838905301400'),(3275,'141750830086','10',264.00,'12980.00088','wholesale','219.99912','2025-06-25 08:41:26','','','','46.71','Cash',1790.34,'49.16667','','','14','16.00','1','2025-06-26 05:54:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'264','2449.00','2185','Inclusive','branch','Inventory','','','','','','B','14175083011831331828032'),(3276,'141750830086','10',96.00,'4800','wholesale','0','2025-06-25 08:41:58','','','','46.71','Cash',662.07,'50','','','14','16.00','1','2025-06-26 05:54:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'96','2185.00','2089','Inclusive','branch','Inventory','','','','','','B','14175083013820333220120'),(3277,'141750830086','9',552.00,'17480.0184','wholesale','459.9816','2025-06-25 08:42:18','','','','29.84','Cash',2411.04,'31.6667','','','14','16.00','1','2025-06-26 05:54:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'552','12746.00','12194','Inclusive','branch','Inventory','','','','','','B','14175083018040320801020'),(3278,'141750830086','9',72.00,'2340','wholesale','0','2025-06-25 08:43:00','','','','29.84','Cash',322.76,'32.5','','','14','16.00','1','2025-06-26 05:54:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'72','12194.00','12122','Inclusive','branch','Inventory','','','','','','B','14175083020432233220200'),(3279,'141750830086','21',120.00,'2000','wholesale','0','2025-06-25 08:43:24','','','','15.42','Cash',275.86,'16.666666666667','','','14','16.00','1','2025-06-26 05:54:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'120','336.00','216','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175083023180300100702'),(3280,'141750830086','20',108.00,'3599.999999964','wholesale','0','2025-06-26 08:26:18','','','','28.34','Cash',496.55,'33.333333333','','','14','16.00','1','2025-06-26 05:54:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.74,'108','396.00','288','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175091563120303101503'),(3281,'141750830086','8',12.00,'579.96','wholesale','0','2025-06-26 08:27:11','','','','44.25','Cash',79.99,'48.33','','','14','16.00','1','2025-06-26 05:54:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','255.00','243','Inclusive','branch','Inventory','','','','','','B','14175091566530132113703'),(3282,'141750830086','5',0.00,'0','wholesale','0','2025-06-26 08:27:46','','','','24.83','Cash',0.00,'27.08','','','14','16.00','1','2025-06-26 05:54:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',23.34,'','1152.00','1152','Inclusive','branch','Inventory','','','','','','B','14175091571430210314273'),(3283,'141750830086','2',4.00,'2560.00','retail','0','2025-06-26 08:29:14','','','','608','Cash',353.10,'640','','','14','16.00','1','2025-06-26 05:54:51','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',2206.90,'','258.68','254.68','Inclusive','branch','Inventory','','','','','','B','14175091576930393392321'),(3284,'141750830086','2',18.00,'11700','wholesale','0','2025-06-26 08:29:54','','','','608','Cash',1613.79,'650','','','14','16.00','1','2025-06-26 05:54:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'18','254.68','236.68','Inclusive','branch','Inventory','','','','','','B','14175091581319118832352'),(3285,'141750830086','6',312.00,'19175.52','wholesale','0','2025-06-26 08:30:14','','','','57.75','Cash',2644.90,'61.46','','','14','16.00','1','2025-06-26 05:54:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'312','2329.00','2017','Inclusive','branch','Inventory','','','','','','B','14175091585903333333003'),(3286,'141750830086','7',240.00,'9798.408','wholesale','199.992','2025-06-26 08:30:59','','','','39.33','Cash',1351.50,'40.8267','','','14','16.00','1','2025-06-26 05:54:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.20,'240','3996.00','3756','Inclusive','branch','Inventory','','','','','','B','14175091591512091003722'),(3287,'141750830086','7',216.00,'8998.56','wholesale','0','2025-06-26 08:31:56','','','','39.33','Cash',1241.18,'41.66','','','14','16.00','1','2025-06-26 05:54:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'216','3756.00','3540','Inclusive','branch','Inventory','','','','','','B','14175091618911905980193'),(3288,'141750830086','14',36.00,'3120.12','wholesale','0','2025-06-26 08:36:30','','','','81.08','Cash',430.36,'86.67','','','14','16.00','1','2025-06-26 05:54:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.72,'36','484.00','448','Inclusive','branch','Inventory','','','','','','B','14175091625222233223233'),(3289,'141750830086','15',48.00,'5199.84','wholesale','0','2025-06-26 08:37:33','','','','102.5','Cash',717.22,'108.33','','','14','16.00','1','2025-06-26 05:54:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'48','227.00','179','Inclusive','branch','Inventory','','','','','','B','14175091630413332044321'),(3290,'141750830086','1',12.00,'2000.04','wholesale','0','2025-06-26 08:47:03','','','','157','Cash',275.87,'166.67','','','14','16.00','1','2025-06-26 05:54:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'12','47.00','35','Inclusive','branch','Inventory','','','','','','B','14175091714421424704332'),(3291,'141750830086','3',180.00,'12000.6','wholesale','0','2025-06-26 08:52:24','','','','63.33','Cash',1655.26,'66.67','','','14','16.00','1','2025-06-26 05:54:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'180','2768.00','2588','Inclusive','branch','Inventory','','','','','','B','14175091719012222013730'),(3292,'141750830086','4',36.00,'4500','wholesale','0','2025-06-26 08:53:10','','','','118.75','Cash',620.69,'125','','','14','16.00','1','2025-06-26 05:54:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'36','1681.00','1645','Inclusive','branch','Inventory','','','','','','B','14175091721813201300372'),(3293,'141750918414','10',72.00,'3510','wholesale','90','2025-06-26 09:13:34','','','','46.71','Cash',484.14,'48.75','','','14','16.00','1','2025-06-26 06:18:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.03,'72','2234.00','2162','Inclusive','branch','Inventory','','','','','','B','14175091853733203022052'),(3294,'141750918414','9',48.00,'1510.00032','wholesale','49.99968','2025-06-26 09:15:37','','','','29.84','Cash',208.28,'31.45834','','','14','16.00','1','2025-06-26 06:18:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.12,'48','12290.00','12242','Inclusive','branch','Inventory','','','','','','B','14175091860334290000202'),(3295,'141750918414','2',5.00,'3200.00','retail','0','2025-06-26 09:17:59','','','','608','Cash',441.38,'640','','','14','16.00','1','2025-06-26 06:18:50','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',2758.62,'','256.68','251.68','Inclusive','branch','Inventory','','','','','','B','14175091868922035287853'),(3296,'141750918731','2',4.00,'2560.00','retail','0','2025-06-26 09:18:51','','','','608','Cash',353.10,'640','','','14','16.00','1','2025-06-26 06:20:26','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',2206.90,'','251.68','247.68','Inclusive','branch','Inventory','','','','','','B','14175091878730572731241'),(3297,'141750918829','2',1.00,'650','retail','0','2025-06-26 09:20:29','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-26 06:24:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','247.68','246.68','Inclusive','branch','Inventory','','','','','','B','14175091887103721210323'),(3298,'141750918829','7',12.00,'499.92','wholesale','0','2025-06-26 09:22:49','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-06-26 06:24:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','3648.00','3636','Inclusive','branch','Inventory','','','','','','B','14175091899107443405041'),(3299,'141750918829','6',12.00,'737.52','wholesale','0','2025-06-26 09:23:13','','','','57.75','Cash',101.73,'61.46','','','14','16.00','1','2025-06-26 06:24:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'12','2101.00','2089','Inclusive','branch','Inventory','','','','','','B','14175091902132033152012'),(3300,'141750919053','13',48.00,'740.16','wholesale','0','2025-06-26 09:24:13','','','','13.88','Cash',102.09,'15.42','','','14','16.00','1','2025-06-26 06:26:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'48','2813.00','2765','Inclusive','branch','Inventory','','','','','','B','14175091913739019212937'),(3301,'141750919053','2',1.00,'650','wholesale','0','2025-06-26 09:25:37','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-26 06:26:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','246.68','245.68','Inclusive','branch','Inventory','','','','','','B','14175091916463062923041'),(3302,'141750919194','10',1.00,'50','wholesale','0','2025-06-26 09:26:34','','','','46.71','Cash',6.90,'50','','','14','16.00','1','2025-06-26 06:27:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','2162.00','2161','Inclusive','branch','Inventory','','','','','','B','14175091921324133322102'),(3303,'141750919235','3',12.00,'800.04','wholesale','0','2025-06-26 09:27:15','','','','63.33','Cash',110.35,'66.67','','','14','16.00','1','2025-06-26 06:28:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','2624.00','2612','Inclusive','branch','Inventory','','','','','','B','14175091926120023701390'),(3304,'141750919235','2',1.00,'650','wholesale','0','2025-06-26 09:27:41','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-26 06:28:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','245.68','244.68','Inclusive','branch','Inventory','','','','','','B','14175091927629340231719'),(3305,'141750919300','2',1.00,'650','wholesale','0','2025-06-26 09:28:20','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-26 06:29:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','244.68','243.68','Inclusive','branch','Inventory','','','','','','B','14175091931921000025033'),(3306,'141750919300','13',24.00,'370.08','wholesale','0','2025-06-26 09:28:40','','','','13.88','Cash',51.05,'15.42','','','14','16.00','1','2025-06-26 06:29:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','2765.00','2741','Inclusive','branch','Inventory','','','','','','B','14175091933323320123239'),(3307,'141750919352','20',12.00,'399.999999996','wholesale','0','2025-06-26 09:29:13','','','','28.34','Cash',55.17,'33.333333333','','','14','16.00','1','2025-06-26 06:30:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.74,'12','300.00','288','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175091938233302482332'),(3308,'141750919410','10',24.00,'1200','wholesale','0','2025-06-26 09:30:10','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-26 06:31:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','2161.00','2137','Inclusive','branch','Inventory','','','','','','B','14175091944132331923949'),(3309,'141750919410','9',24.00,'780','wholesale','0','2025-06-26 09:30:42','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-26 06:31:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','12242.00','12218','Inclusive','branch','Inventory','','','','','','B','14175091945832300234333'),(3310,'141750919490','9',48.00,'1560','wholesale','0','2025-06-26 09:31:30','','','','29.84','Cash',215.17,'32.5','','','14','16.00','1','2025-06-26 06:32:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','12218.00','12170','Inclusive','branch','Inventory','','','','','','B','14175091951600122369213'),(3311,'141750919490','10',24.00,'1200','wholesale','0','2025-06-26 09:31:56','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-26 06:32:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','2137.00','2113','Inclusive','branch','Inventory','','','','','','B','14175091955133003309241'),(3312,'141750919575','9',24.00,'780','wholesale','0','2025-06-26 09:32:55','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-26 06:35:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','12170.00','12146','Inclusive','branch','Inventory','','','','','','B','14175091961533302412332'),(3313,'141750919575','15',6.00,'649.98','wholesale','0','2025-06-26 09:33:35','','','','102.5','Cash',89.65,'108.33','','','14','16.00','1','2025-06-26 06:35:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'6','197.00','191','Inclusive','branch','Inventory','','','','','','B','14175091966603032910032'),(3314,'141750919575','7',24.00,'999.84','wholesale','0','2025-06-26 09:34:27','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-26 06:35:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','3636.00','3612','Inclusive','branch','Inventory','','','','','','B','14175091969494303934400'),(3315,'141750919724','2',3.00,'1950','wholesale','0','2025-06-26 09:35:24','','','','608','Cash',268.97,'650','','','14','16.00','1','2025-06-26 06:38:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'3','243.68','240.68','Inclusive','branch','Inventory','','','','','','B','14175091979899712310002'),(3316,'141750919724','4',12.00,'1500','wholesale','0','2025-06-26 09:36:39','','','','118.75','Cash',206.90,'125','','','14','16.00','1','2025-06-26 06:38:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','1657.00','1645','Inclusive','branch','Inventory','','','','','','B','14175091981580232229513'),(3317,'141750919724','7',24.00,'999.84','wholesale','0','2025-06-26 09:36:56','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-26 06:38:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','3612.00','3588','Inclusive','branch','Inventory','','','','','','B','14175091985430222255535'),(3318,'141750919724','15',12.00,'1299.96','wholesale','0','2025-06-26 09:37:35','','','','102.5','Cash',179.30,'108.33','','','14','16.00','1','2025-06-26 06:38:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'12','191.00','179','Inclusive','branch','Inventory','','','','','','B','14175091988530210399332'),(3319,'141750919913','2',1.00,'650','wholesale','0','2025-06-26 09:38:33','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-26 06:41:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','240.68','239.68','Inclusive','branch','Inventory','','','','','','B','14175091993003123242030'),(3320,'141750920100','9',24.00,'780','wholesale','0','2025-06-26 09:41:40','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-26 06:45:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','12146.00','12122','Inclusive','branch','Inventory','','','','','','B','14175092021720022220200'),(3321,'141750920100','2',1.00,'650','wholesale','0','2025-06-26 09:43:39','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-26 06:45:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','239.68','238.68','Inclusive','branch','Inventory','','','','','','B','14175092025822193023208'),(3322,'141750920100','3',12.00,'800.04','wholesale','0','2025-06-26 09:44:19','','','','63.33','Cash',110.35,'66.67','','','14','16.00','1','2025-06-26 06:45:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','2612.00','2600','Inclusive','branch','Inventory','','','','','','B','14175092027612030142100'),(3323,'141750920307','13',24.00,'370.08','wholesale','0','2025-06-26 09:45:07','','','','13.88','Cash',51.05,'15.42','','','14','16.00','1','2025-06-26 06:49:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','2741.00','2717','Inclusive','branch','Inventory','','','','','','B','14175092052202301230295'),(3324,'141750920599','4',1.00,'150','retail','0','2025-06-26 09:49:59','','','','118.75','Cash',20.69,'150','','','14','16.00','1','2025-06-26 06:50:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','1645.00','1644','Inclusive','branch','Inventory','','','','','','B','14175092061233126300122'),(3325,'141750920639','10',24.00,'1200','wholesale','0','2025-06-26 09:50:39','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-26 06:53:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','2113.00','2089','Inclusive','branch','Inventory','','','','','','B','14175092074903349120422'),(3326,'141750920639','3',12.00,'800.04','wholesale','0','2025-06-26 09:52:29','','','','63.33','Cash',110.35,'66.67','','','14','16.00','1','2025-06-26 06:53:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','2600.00','2588','Inclusive','branch','Inventory','','','','','','B','14175092076403272091234'),(3327,'141750920802','2',1.00,'650','wholesale','0','2025-06-26 09:53:22','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-26 06:53:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','238.68','237.68','Inclusive','branch','Inventory','','','','','','B','14175092081311253713973'),(3328,'141750920837','6',72.00,'4425.12','wholesale','0','2025-06-26 09:53:57','','','','57.75','Cash',610.36,'61.46','','','14','16.00','1','2025-06-26 06:56:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'72','2089.00','2017','Inclusive','branch','Inventory','','','','','','B','14175092091622201203902'),(3329,'141750920837','8',24.00,'1159.92','wholesale','0','2025-06-26 09:55:16','','','','44.25','Cash',159.99,'48.33','','','14','16.00','1','2025-06-26 06:56:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'24','507.00','483','Inclusive','branch','Inventory','','','','','','B','14175092094633233322032'),(3330,'141750920837','7',48.00,'1999.68','wholesale','0','2025-06-26 09:55:47','','','','39.33','Cash',275.82,'41.66','','','14','16.00','1','2025-06-26 06:56:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','3588.00','3540','Inclusive','branch','Inventory','','','','','','B','14175092096263220693302'),(3331,'141750920988','10',24.00,'1200','wholesale','0','2025-06-26 09:56:28','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-26 06:59:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','2089.00','2065','Inclusive','branch','Inventory','','','','','','B','14175092104042302031409'),(3332,'141750920988','9',24.00,'780','wholesale','0','2025-06-26 09:58:36','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-26 06:59:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','12122.00','12098','Inclusive','branch','Inventory','','','','','','B','14175092114022132133043'),(3333,'141750920988','2',1.00,'650','wholesale','0','2025-06-26 09:59:01','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-26 06:59:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','237.68','236.68','Inclusive','branch','Inventory','','','','','','B','14175092115825212712313'),(3334,'141750921189','7',96.00,'3999.36','wholesale','0','2025-06-26 09:59:49','','','','39.33','Cash',551.64,'41.66','','','14','16.00','1','2025-06-26 07:04:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'96','3540.00','3444','Inclusive','branch','Inventory','','','','','','B','14175092140223347222229'),(3335,'141750921445','9',48.00,'1560','wholesale','0','2025-06-26 10:04:05','','','','29.84','Cash',215.17,'32.5','','','14','16.00','1','2025-06-26 07:07:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','12098.00','12050','Inclusive','branch','Inventory','','','','','','B','14175092149633127332403'),(3336,'141750921445','10',24.00,'1200','wholesale','0','2025-06-26 10:04:56','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-26 07:07:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','2065.00','2041','Inclusive','branch','Inventory','','','','','','B','14175092152120033352333'),(3337,'141750921445','2',1.00,'650','wholesale','0','2025-06-26 10:05:23','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-26 07:07:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','236.68','235.68','Inclusive','branch','Inventory','','','','','','B','14175092154903219491324'),(3338,'141750921445','3',12.00,'800.04','wholesale','0','2025-06-26 10:05:51','','','','63.33','Cash',110.35,'66.67','','','14','16.00','1','2025-06-26 07:07:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','2588.00','2576','Inclusive','branch','Inventory','','','','','','B','14175092158532030325227'),(3339,'141750921718','10',48.00,'2360.0016','wholesale','39.9984','2025-06-26 10:08:38','','','','46.71','Cash',325.52,'49.1667','','','14','16.00','1','2025-06-26 07:11:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'48','2041.00','1993','Inclusive','branch','Inventory','','','','','','B','14175092174102921422323'),(3340,'141750921718','9',24.00,'760.0008','wholesale','19.9992','2025-06-26 10:09:02','','','','29.84','Cash',104.83,'31.6667','','','14','16.00','1','2025-06-26 07:11:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'24','12050.00','12026','Inclusive','branch','Inventory','','','','','','B','14175092177209100332133'),(3341,'141750921718','8',12.00,'579.96','wholesale','0','2025-06-26 10:09:32','','','','44.25','Cash',79.99,'48.33','','','14','16.00','1','2025-06-26 07:11:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','483.00','471','Inclusive','branch','Inventory','','','','','','B','14175092180696322032304'),(3342,'141750921718','9',24.00,'760.0008','wholesale','19.9992','2025-06-26 10:10:08','','','','29.84','Cash',104.83,'31.6667','','','14','16.00','1','2025-06-26 07:11:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'24','12026.00','12002','Inclusive','branch','Inventory','','','','','','B','14175092184320235042832'),(3343,'141750921889','20',12.00,'399.999999996','wholesale','0','2025-06-26 10:11:29','','','','28.34','Cash',55.17,'33.333333333','','','14','16.00','1','2025-06-26 07:13:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.74,'12','288.00','276','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175092191101322037173'),(3344,'141750921889','2',1.00,'650','wholesale','0','2025-06-26 10:11:51','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-26 07:13:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','235.68','234.68','Inclusive','branch','Inventory','','','','','','B','14175092192672132030032'),(3345,'141750921889','3',12.00,'800.04','wholesale','0','2025-06-26 10:12:07','','','','63.33','Cash',110.35,'66.67','','','14','16.00','1','2025-06-26 07:13:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','2576.00','2564','Inclusive','branch','Inventory','','','','','','B','14175092195551223129304'),(3346,'141750921996','10',24.00,'1200','wholesale','0','2025-06-26 10:13:16','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-26 07:14:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','1993.00','1969','Inclusive','branch','Inventory','','','','','','B','14175092201822023038230'),(3347,'141750921996','2',1.00,'650','wholesale','0','2025-06-26 10:13:39','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-26 07:14:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','234.68','233.68','Inclusive','branch','Inventory','','','','','','B','14175092203434100029341'),(3348,'141750922059','2',1.00,'650','wholesale','0','2025-06-26 10:14:19','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-26 07:14:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','233.68','232.68','Inclusive','branch','Inventory','','','','','','B','14175092207732070325733'),(3349,'141750924210','13',4.00,'80','retail','0','2025-06-26 10:50:10','','','','13.88','Cash',11.03,'20','','','14','16.00','1','2025-06-26 07:53:42','1','1','returned','1','new','pcs','','2025-06-26 10:53:42','14','yes','','0','','','VATABLE',17.24,'4','2717.00','2713','Inclusive','branch','Inventory','','','','','','B','14175092422513527203322'),(3350,'141750924247','1',1.00,'180','retail','0','2025-06-26 10:50:47','','','','157','Cash',24.83,'180','','','14','16.00','1','2025-06-26 07:51:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','35.00','34','Inclusive','branch','Inventory','','','','','','B','14175092426404420222033'),(3351,'141750924511','13',4.00,'80','retail','0','2025-06-26 10:55:11','','','','13.88','Cash',11.03,'20','','','14','16.00','1','2025-06-26 07:56:25','1','1','returned','1','new','pcs','','2025-06-26 10:56:25','14','yes','','0','','','VATABLE',17.24,'4','2717.00','2713','Inclusive','branch','Inventory','','','','','','B','14175092452434013703201'),(3352,'141750924638','13',4.00,'80','retail','0','2025-06-26 10:57:18','','','','13.88','Cash',11.03,'20','','','14','16.00','1','2025-06-26 07:57:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'4','2717.00','2713','Inclusive','branch','Inventory','','','','','','B','14175092465373222236505'),(3353,'141750926829','10',24.00,'1200','wholesale','0','2025-06-26 11:33:49','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-26 08:34:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','1969.00','1945','Inclusive','branch','Inventory','','','','','','B','14175092686200836339242'),(3354,'141750926900','9',24.00,'780','wholesale','0','2025-06-26 11:35:00','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-26 08:35:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','12002.00','11978','Inclusive','branch','Inventory','','','','','','B','14175092692936003223532'),(3355,'141750926955','10',24.00,'1200','wholesale','0','2025-06-26 11:35:56','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-26 08:38:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','1945.00','1921','Inclusive','branch','Inventory','','','','','','B','14175092699620252633237'),(3356,'141750927121','9',96.00,'3040.0032','wholesale','79.9968','2025-06-26 11:38:41','','','','29.84','Cash',419.31,'31.6667','','','14','16.00','1','2025-06-26 08:40:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'96','11978.00','11882','Inclusive','branch','Inventory','','','','','','B','14175092714632236730322'),(3357,'141750927121','6',24.00,'1475.04','wholesale','0','2025-06-26 11:39:06','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-06-26 08:40:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2017.00','1993','Inclusive','branch','Inventory','','','','','','B','14175092717402022504234'),(3358,'141750927121','7',24.00,'999.84','wholesale','0','2025-06-26 11:39:35','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-26 08:40:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','3444.00','3420','Inclusive','branch','Inventory','','','','','','B','14175092718803525020002'),(3359,'141750927219','21',24.00,'400','wholesale','0','2025-06-26 11:40:20','','','','15.42','Cash',55.17,'16.666666666667','','','14','16.00','1','2025-06-26 08:40:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','216.00','192','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175092723500259223240'),(3360,'141750927258','2',2.00,'1300','wholesale','0','2025-06-26 11:40:58','','','','608','Cash',179.31,'650','','','14','16.00','1','2025-06-26 08:41:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','232.68','230.68','Inclusive','branch','Inventory','','','','','','B','14175092728000207127227'),(3361,'141750927293','20',12.00,'399.999999996','wholesale','0','2025-06-26 11:41:33','','','','28.34','Cash',55.17,'33.333333333','','','14','16.00','1','2025-06-26 08:42:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.74,'12','276.00','264','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175092731032035330033'),(3362,'141750927293','21',24.00,'400','wholesale','0','2025-06-26 11:41:50','','','','15.42','Cash',55.17,'16.666666666667','','','14','16.00','1','2025-06-26 08:42:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','192.00','168','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175092732027322320122'),(3363,'141750927344','4',24.00,'3000','wholesale','0','2025-06-26 11:42:24','','','','118.75','Cash',413.79,'125','','','14','16.00','1','2025-06-26 08:43:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'24','1644.00','1620','Inclusive','branch','Inventory','','','','','','B','14175092735502430220223'),(3364,'141750927344','3',24.00,'1600.08','wholesale','0','2025-06-26 11:42:35','','','','63.33','Cash',220.70,'66.67','','','14','16.00','1','2025-06-26 08:43:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'24','2564.00','2540','Inclusive','branch','Inventory','','','','','','B','14175092737034303022200'),(3365,'141750927385','6',24.00,'1475.04','wholesale','0','2025-06-26 11:43:05','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-06-26 08:43:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','1993.00','1969','Inclusive','branch','Inventory','','','','','','B','14175092739931377323227'),(3366,'141750933644','8',12.00,'579.96','wholesale','0','2025-06-17 13:27:32','','','','44.25','Cash',79.99,'48.33','','','14','16.00','1','2025-06-26 10:32:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','483.00','471','Inclusive','branch','Inventory','','','','','','B','14175093365207235022523'),(3367,'141750936316','20',12.00,'399.999999996','wholesale','0','2025-06-26 14:11:57','','','','28.34','Cash',55.17,'33.333333333','','','14','16.00','1','2025-06-26 11:12:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.74,'12','264.00','252','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175093632622201356010'),(3368,'141750947761','13',19.00,'380.00','wholesale','0','2025-06-26 17:22:42','','','','13.88','Cash',52.41,'20','','','14','16.00','1','2025-06-26 14:23:46','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',327.59,'','2713.00','2694','Inclusive','branch','Inventory','','','','','','B','14175094777420013200320'),(3369,'141750947761','8',2.00,'100','retail','0','2025-06-26 17:23:22','','','','44.25','Cash',13.79,'50','','','14','16.00','1','2025-06-26 14:23:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','231.00','229','Inclusive','branch','Inventory','','','','','','B','14175094781120304222333'),(3370,'141750949563','10',600.00,'30000','wholesale','0','2025-06-26 17:52:43','','','','46.71','Cash',4137.93,'50','','','14','16.00','1','2025-06-26 14:57:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'600','1893.00','1293','Inclusive','branch','Inventory','','','','','','B','14175094961523742252413'),(3371,'141750949563','9',360.00,'11700','wholesale','0','2025-06-26 17:55:34','','','','29.84','Cash',1613.79,'32.5','','','14','16.00','1','2025-06-26 14:57:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'360','13102.00','12742','Inclusive','branch','Inventory','','','','','','B','14175094976223433332336'),(3372,'141750949563','17',12.00,'950.04','wholesale','0','2025-06-26 17:56:05','','','','69.42','Cash',131.04,'79.17','','','14','16.00','1','2025-06-26 14:57:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.25,'12','67.00','55','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175094980013322433300'),(3373,'141750952802','9',24.00,'780','wholesale','0','2025-06-26 18:46:42','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-26 15:47:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','12742.00','12718','Inclusive','branch','Inventory','','','','','','B','14175095281932202093013'),(3374,'141750953217','9',24.00,'780','wholesale','0','2025-06-26 18:53:37','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-26 15:54:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','12718.00','12694','Inclusive','branch','Inventory','','','','','','B','14175095323883552531589'),(3375,'141750953837','9',24.00,'780','wholesale','0','2025-06-26 19:03:57','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-26 16:04:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','12694.00','12670','Inclusive','branch','Inventory','','','','','','B','14175095385338250502439'),(3376,'141750953875','9',24.00,'780','wholesale','0','2025-06-26 19:04:35','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-26 16:06:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','12670.00','12646','Inclusive','branch','Inventory','','','','','','B','14175095390833303392322'),(3377,'141750953875','10',24.00,'1200','wholesale','0','2025-06-26 19:05:13','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-26 16:06:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','1893.00','1869','Inclusive','branch','Inventory','','','','','','B','14175095393643100333301'),(3378,'141750953965','7',168.00,'6998.88','wholesale','0','2025-06-26 19:06:05','','','','39.33','Cash',965.36,'41.66','','','14','16.00','1','2025-06-26 16:12:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'168','4086.00','3918','Inclusive','branch','Inventory','','','','','','B','14175095427371200024530'),(3379,'141750953965','2',2.00,'1300','wholesale','0','2025-06-26 19:11:14','','','','608','Cash',179.31,'650','','','14','16.00','1','2025-06-26 16:12:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','244.00','242','Inclusive','branch','Inventory','','','','','','B','14175095429231293227272'),(3380,'141750954329','4',24.00,'3000','wholesale','0','2025-06-26 19:12:09','','','','118.75','Cash',413.79,'125','','','14','16.00','1','2025-06-26 16:16:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'24','1627.00','1603','Inclusive','branch','Inventory','','','','','','B','14175095442502932422339'),(3381,'141750954329','10',48.00,'2400','wholesale','0','2025-06-26 19:13:45','','','','46.71','Cash',331.03,'50','','','14','16.00','1','2025-06-26 16:16:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'48','1869.00','1821','Inclusive','branch','Inventory','','','','','','B','14175095444834933053415'),(3382,'141750954329','3',24.00,'1600.08','wholesale','0','2025-06-26 19:14:09','','','','63.33','Cash',220.70,'66.67','','','14','16.00','1','2025-06-26 16:16:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'24','2587.00','2563','Inclusive','branch','Inventory','','','','','','B','14175095446834121503132'),(3383,'141750954329','14',12.00,'1040.04','wholesale','0','2025-06-26 19:14:30','','','','81.08','Cash',143.45,'86.67','','','14','16.00','1','2025-06-26 16:16:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.72,'12','487.00','475','Inclusive','branch','Inventory','','','','','','B','14175095448754992224472'),(3384,'141750954329','6',24.00,'1475.04','wholesale','0','2025-06-26 19:14:49','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-06-26 16:16:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2147.00','2123','Inclusive','branch','Inventory','','','','','','B','14175095451403232200534'),(3385,'141750954329','7',24.00,'999.84','wholesale','0','2025-06-26 19:15:16','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-26 16:16:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','3918.00','3894','Inclusive','branch','Inventory','','','','','','B','14175095453515293021220'),(3386,'141750954329','9',96.00,'3120','wholesale','0','2025-06-26 19:15:35','','','','29.84','Cash',430.34,'32.5','','','14','16.00','1','2025-06-26 16:16:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'96','12646.00','12550','Inclusive','branch','Inventory','','','','','','B','14175095455720329515024'),(3387,'141750954588','10',24.00,'1200','wholesale','0','2025-06-26 19:16:28','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-26 16:17:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','1821.00','1797','Inclusive','branch','Inventory','','','','','','B','14175095461622251001332'),(3388,'141750954588','2',1.00,'650','wholesale','0','2025-06-26 19:16:59','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-26 16:17:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','242.00','241','Inclusive','branch','Inventory','','','','','','B','14175095463572000342614'),(3389,'141750954707','9',12.00,'390','wholesale','0','2025-06-26 19:18:27','','','','29.84','Cash',53.79,'32.5','','','14','16.00','1','2025-06-26 16:19:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'12','12550.00','12538','Inclusive','branch','Inventory','','','','','','B','14175095472417312237427'),(3390,'141750955596','9',1.00,'32.5','retail','0','2025-06-26 19:33:16','','','','29.84','Cash',4.48,'32.5','','','14','16.00','1','2025-06-26 16:34:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1','12538.00','12537','Inclusive','branch','Inventory','','','','','','B','14175095560759335202220'),(3391,'141750955659','13',1.00,'20','retail','0','2025-06-26 19:34:19','','','','13.88','Cash',2.76,'20','','','14','16.00','1','2025-06-26 16:34:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','2694.00','2693','Inclusive','branch','Inventory','','','','','','B','14175095567190012523030'),(3392,'141750956506','10',24.00,'1200','wholesale','0','2025-06-26 19:48:26','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-26 16:48:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','1797.00','1773','Inclusive','branch','Inventory','','','','','','B','14175095651970322455631'),(3393,'141751005639','10',24.00,'1200','wholesale','0','2025-06-27 09:27:19','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-27 06:28:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','1773.00','1749','Inclusive','branch','Inventory','','','','','','B','14175100566430433122340'),(3394,'141751009105','2',2.00,'1300','wholesale','0','2025-06-27 10:25:05','','','','608','Cash',179.31,'650','','','14','16.00','1','2025-06-27 07:26:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','241.00','239','Inclusive','branch','Inventory','','','','','','B','14175100912733102722109'),(3395,'141751009105','20',12.00,'399.999999996','wholesale','0','2025-06-27 10:25:27','','','','28.34','Cash',55.17,'33.333333333','','','14','16.00','1','2025-06-27 07:26:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.74,'12','276.00','264','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175100917429701032371'),(3396,'141751010485','9',288.00,'9360','wholesale','0','2025-06-27 10:48:05','','','','29.84','Cash',1291.03,'32.5','','','14','16.00','1','2025-06-27 08:00:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'288','12537.00','12249','Inclusive','branch','Inventory','','','','','','B','14175101052302700033213'),(3397,'141751010485','10',120.00,'6000','wholesale','0','2025-06-27 10:48:43','','','','46.71','Cash',827.59,'50','','','14','16.00','1','2025-06-27 08:00:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'120','1749.00','1629','Inclusive','branch','Inventory','','','','','','B','14175101055172053332324'),(3398,'141751010485','2',15.00,'9750','wholesale','0','2025-06-27 10:49:13','','','','608','Cash',1344.83,'650','','','14','16.00','1','2025-06-27 08:00:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'15','239.00','224','Inclusive','branch','Inventory','','','','','','B','14175101060500203430350'),(3399,'141751011231','9',240.00,'7800','wholesale','0','2025-06-27 11:00:56','','','','29.84','Cash',1075.86,'32.5','','','14','16.00','1','2025-06-27 08:13:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'240','12249.00','12009','Inclusive','branch','Inventory','','','','','','B','14175101127311743201220'),(3400,'141751011231','7',24.00,'999.84','wholesale','0','2025-06-27 11:01:18','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-27 08:13:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','3894.00','3870','Inclusive','branch','Inventory','','','','','','B','14175101129320303242233'),(3401,'141751012836','7',24.00,'999.84','wholesale','0','2025-06-27 11:27:16','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-27 08:28:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','3870.00','3846','Inclusive','branch','Inventory','','','','','','B','14175101285632038352123'),(3402,'141751012890','7',24.00,'999.84','wholesale','0','2025-06-27 11:28:10','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-27 08:28:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','3846.00','3822','Inclusive','branch','Inventory','','','','','','B','14175101290793523025321'),(3403,'141751012966','10',48.00,'2400','wholesale','0','2025-06-27 11:29:26','','','','46.71','Cash',331.03,'50','','','14','16.00','1','2025-06-27 08:31:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'48','1629.00','1581','Inclusive','branch','Inventory','','','','','','B','14175101299223220350022'),(3404,'141751014877','15',12.00,'1299.96','wholesale','0','2025-06-27 12:01:17','','','','102.5','Cash',179.30,'108.33','','','14','16.00','1','2025-06-27 09:07:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'12','212.00','200','Inclusive','branch','Inventory','','','','','','B','14175101501931250137333'),(3405,'141751014877','2',6.00,'3900','wholesale','0','2025-06-27 12:03:40','','','','608','Cash',537.93,'650','','','14','16.00','1','2025-06-27 09:07:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'6','224.00','218','Inclusive','branch','Inventory','','','','','','B','14175101506050323072215'),(3406,'141751014877','9',192.00,'6240','wholesale','0','2025-06-27 12:04:21','','','','29.84','Cash',860.69,'32.5','','','14','16.00','1','2025-06-27 09:07:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'192','12009.00','11817','Inclusive','branch','Inventory','','','','','','B','14175101520920333220120'),(3407,'141751016742','7',24.00,'999.84','wholesale','0','2025-06-27 12:32:22','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-27 09:33:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','3822.00','3798','Inclusive','branch','Inventory','','','','','','B','14175101676767302050227'),(3408,'141751017715','9',72.00,'2340','wholesale','0','2025-06-27 12:48:36','','','','29.84','Cash',322.76,'32.5','','','14','16.00','1','2025-06-27 09:57:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'72','11817.00','11745','Inclusive','branch','Inventory','','','','','','B','14175101779723317005221'),(3409,'141751018244','13',48.00,'740.16','wholesale','0','2025-06-27 12:58:29','','','','13.88','Cash',102.09,'15.42','','','14','16.00','1','2025-06-27 09:59:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'48','2693.00','2645','Inclusive','branch','Inventory','','','','','','B','14175101834302207713101'),(3410,'141751020858','10',24.00,'1200','wholesale','0','2025-06-27 13:40:58','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-27 10:41:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','1581.00','1557','Inclusive','branch','Inventory','','','','','','B','14175102087977000232572'),(3411,'141751020858','9',24.00,'780','wholesale','0','2025-06-27 13:41:22','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-27 10:41:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','11745.00','11721','Inclusive','branch','Inventory','','','','','','B','14175102089532001310250'),(3412,'141751022745','14',36.00,'3120.12','wholesale','0','2025-06-27 14:12:25','','','','81.08','Cash',430.36,'86.67','','','14','16.00','1','2025-06-27 11:14:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.72,'36','475.00','439','Inclusive','branch','Inventory','','','','','','B','14175102276603204027303'),(3413,'141751022745','7',192.00,'7998.72','wholesale','0','2025-06-27 14:13:06','','','','39.33','Cash',1103.27,'41.66','','','14','16.00','1','2025-06-27 11:14:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'192','3798.00','3606','Inclusive','branch','Inventory','','','','','','B','14175102284824170283123'),(3414,'141751023948','13',24.00,'370.08','wholesale','0','2025-06-27 14:32:28','','','','13.88','Cash',51.05,'15.42','','','14','16.00','1','2025-06-27 11:32:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','2645.00','2621','Inclusive','branch','Inventory','','','','','','B','14175102396232150622230'),(3415,'141751023986','9',24.00,'780','wholesale','0','2025-06-27 14:33:06','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-27 11:33:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','11721.00','11697','Inclusive','branch','Inventory','','','','','','B','14175102399920210240003'),(3416,'141751026105','19',1.00,'2','retail','0','2025-06-27 15:08:25','','','','1','Cash',0.28,'2','','','14','16.00','1','2025-06-27 12:08:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175102611337103202321'),(3417,'141751029309','2',1.00,'650','wholesale','0','2025-06-27 16:01:49','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-27 13:04:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','218.00','217','Inclusive','branch','Inventory','','','','','','B','14175102937120433032032'),(3418,'141751029309','9',24.00,'780','wholesale','0','2025-06-27 16:02:54','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-27 13:04:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','11697.00','11673','Inclusive','branch','Inventory','','','','','','B','14175102941191421230337'),(3419,'141751029309','3',12.00,'800.04','wholesale','0','2025-06-27 16:03:32','','','','63.33','Cash',110.35,'66.67','','','14','16.00','1','2025-06-27 13:04:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','2563.00','2551','Inclusive','branch','Inventory','','','','','','B','14175102943553022529322'),(3420,'141751031979','9',44.00,'1430','wholesale','0','2025-06-27 16:46:19','','','','29.84','Cash',197.24,'32.5','','','14','16.00','1','2025-06-27 13:50:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'44','11673.00','11629','Inclusive','branch','Inventory','','','','','','B','14175103200723220350077'),(3421,'141751035800','18',24.00,'1285.2','wholesale','0','2025-06-27 17:50:00','','','','47.74','Cash',177.27,'53.55','','','14','16.00','1','2025-06-27 14:53:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',46.16,'24','144.00','120','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175103581523151523305'),(3422,'141751035800','17',12.00,'950.04','wholesale','0','2025-06-27 17:50:45','','','','69.42','Cash',131.04,'79.17','','','14','16.00','1','2025-06-27 14:53:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.25,'12','55.00','43','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175103585602710513330'),(3423,'141751036636','9',48.00,'1560','wholesale','0','2025-06-27 18:03:57','','','','29.84','Cash',215.17,'32.5','','','14','16.00','1','2025-06-27 15:04:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','11629.00','11581','Inclusive','branch','Inventory','','','','','','B','14175103665802022232070'),(3424,'141751037480','10',24.00,'1200','wholesale','0','2025-06-27 18:18:00','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-27 15:19:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','1557.00','1533','Inclusive','branch','Inventory','','','','','','B','14175103749823024223120'),(3425,'141751037480','9',48.00,'1560','wholesale','0','2025-06-27 18:18:19','','','','29.84','Cash',215.17,'32.5','','','14','16.00','1','2025-06-27 15:19:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','11581.00','11533','Inclusive','branch','Inventory','','','','','','B','14175103751323225002307'),(3426,'141751037580','7',24.00,'999.84','wholesale','0','2025-06-27 18:19:40','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-27 15:20:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','3606.00','3582','Inclusive','branch','Inventory','','','','','','B','14175103759722201203502'),(3427,'141751088241','1',1.00,'180','retail','0','2025-06-28 08:24:01','','','','157','Cash',24.83,'180','','','14','16.00','1','2025-06-28 05:24:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','63.00','62','Inclusive','branch','Inventory','','','','','','B','14175108825003302282222'),(3428,'141751088275','15',1.00,'108.33','wholesale','0','2025-06-28 08:24:35','','','','102.5','Cash',14.94,'108.33','','','14','16.00','1','2025-06-28 05:26:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'1','200.00','199','Inclusive','branch','Inventory','','','','','','B','14175108835737231352323'),(3429,'141751088413','15',1.00,'108.33','wholesale','0','2025-06-28 08:26:53','','','','102.5','Cash',14.94,'108.33','','','14','16.00','1','2025-06-28 05:27:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'1','199.00','198','Inclusive','branch','Inventory','','','','','','B','14175108842624228541080'),(3430,'141751092783','9',24.00,'780','wholesale','0','2025-06-28 09:39:43','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-28 06:40:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','11533.00','11509','Inclusive','branch','Inventory','','','','','','B','14175109279333301412021'),(3431,'141751092810','9',24.00,'780','wholesale','0','2025-06-28 09:40:10','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-28 06:40:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','11509.00','11485','Inclusive','branch','Inventory','','','','','','B','14175109282034730001022'),(3432,'141751093059','10',24.00,'1180.0008','wholesale','19.9992','2025-06-28 09:44:19','','','','46.71','Cash',162.76,'49.1667','','','14','16.00','1','2025-06-28 06:45:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'24','1533.00','1509','Inclusive','branch','Inventory','','','','','','B','14175109310959203310101'),(3433,'141751095513','6',24.00,'1475.04','wholesale','0','2025-06-28 10:25:13','','','','57.75','Cash',203.45,'61.46','','','14','16.00','1','2025-06-28 07:25:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2123.00','2099','Inclusive','branch','Inventory','','','','','','B','14175109552911339210323'),(3434,'141751095513','7',24.00,'999.84','wholesale','0','2025-06-28 10:25:30','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-28 07:25:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','3582.00','3558','Inclusive','branch','Inventory','','','','','','B','14175109554200242520424'),(3435,'141751095627','20',24.00,'799.999999992','wholesale','0','2025-06-28 10:27:07','','','','28.34','Cash',110.34,'33.333333333','','','14','16.00','1','2025-06-28 07:27:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.74,'24','264.00','240','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175109563923625433203'),(3436,'141751095654','7',24.00,'999.84','wholesale','0','2025-06-28 10:27:34','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-28 07:28:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','3558.00','3534','Inclusive','branch','Inventory','','','','','','B','14175109567013223020303'),(3437,'141751096392','9',96.00,'3120','wholesale','0','2025-06-28 10:39:52','','','','29.84','Cash',430.34,'32.5','','','14','16.00','1','2025-06-28 07:40:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'96','11485.00','11389','Inclusive','branch','Inventory','','','','','','B','14175109641920903442233'),(3438,'141751098374','9',24.00,'780','wholesale','0','2025-06-28 11:12:54','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-28 08:14:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','11389.00','11365','Inclusive','branch','Inventory','','','','','','B','14175109839902122032318'),(3439,'141751099559','13',48.00,'740.16','wholesale','0','2025-06-28 11:32:40','','','','13.88','Cash',102.09,'15.42','','','14','16.00','1','2025-06-28 08:33:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'48','2621.00','2573','Inclusive','branch','Inventory','','','','','','B','14175109959539033053519'),(3440,'141751100705','13',1.00,'20','retail','0','2025-06-28 11:51:45','','','','13.88','Cash',2.76,'20','','','14','16.00','1','2025-06-28 08:52:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','2573.00','2572','Inclusive','branch','Inventory','','','','','','B','14175110071623602320222'),(3441,'141751101263','9',72.00,'2340','wholesale','0','2025-06-28 12:01:03','','','','29.84','Cash',322.76,'32.5','','','14','16.00','1','2025-06-28 09:03:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'72','11365.00','11293','Inclusive','branch','Inventory','','','','','','B','14175110128501232241303'),(3442,'141751101263','11',15.00,'643.8','wholesale','0','2025-06-28 12:01:25','','','','37.92','Cash',88.80,'42.92','','','14','16.00','1','2025-06-28 09:03:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',37.00,'15','902.00','887','Inclusive','branch','Inventory','','','','','','B','14175110130626160221056'),(3443,'141751101263','4',12.00,'1500','wholesale','0','2025-06-28 12:01:46','','','','118.75','Cash',206.90,'125','','','14','16.00','1','2025-06-28 09:03:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','1603.00','1591','Inclusive','branch','Inventory','','','','','','B','14175110132132403320510'),(3444,'141751101640','13',24.00,'370.08','wholesale','0','2025-06-28 12:07:20','','','','13.88','Cash',51.05,'15.42','','','14','16.00','1','2025-06-28 09:10:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','2572.00','2548','Inclusive','branch','Inventory','','','','','','B','14175110176510233231342'),(3445,'141751101640','9',12.00,'390','wholesale','0','2025-06-28 12:09:28','','','','29.84','Cash',53.79,'32.5','','','14','16.00','1','2025-06-28 09:10:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'12','11293.00','11281','Inclusive','branch','Inventory','','','','','','B','14175110181933133829311'),(3446,'141751101847','2',1.00,'650','wholesale','0','2025-06-28 12:10:47','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-28 09:11:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','217.00','216','Inclusive','branch','Inventory','','','','','','B','14175110186301127020322'),(3447,'141751101917','10',24.00,'1200','wholesale','0','2025-06-28 12:11:57','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-28 09:13:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','1509.00','1485','Inclusive','branch','Inventory','','','','','','B','14175110194801242120484'),(3448,'141751101917','2',1.00,'650','wholesale','0','2025-06-28 12:12:28','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-28 09:13:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','216.00','215','Inclusive','branch','Inventory','','','','','','B','14175110197510325212323'),(3449,'141751102086','9',48.00,'1560','wholesale','0','2025-06-28 12:14:46','','','','29.84','Cash',215.17,'32.5','','','14','16.00','1','2025-06-28 09:15:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','11281.00','11233','Inclusive','branch','Inventory','','','','','','B','14175110209522135253121'),(3450,'141751102965','15',1.00,'120','retail','0','2025-06-28 12:29:25','','','','102.5','Cash',16.55,'120','','','14','16.00','1','2025-06-28 09:29:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','198.00','197','Inclusive','branch','Inventory','','','','','','B','14175110297992333227233'),(3451,'141751103645','9',12.00,'390','wholesale','0','2025-06-28 12:40:45','','','','29.84','Cash',53.79,'32.5','','','14','16.00','1','2025-06-28 09:42:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'12','11233.00','11221','Inclusive','branch','Inventory','','','','','','B','14175110366722252302022'),(3452,'141751103645','7',12.00,'499.92','wholesale','0','2025-06-28 12:41:08','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-06-28 09:42:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','3534.00','3522','Inclusive','branch','Inventory','','','','','','B','14175110369022072730222'),(3453,'141751103948','9',24.00,'780','wholesale','0','2025-06-28 12:45:48','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-28 09:56:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','11221.00','11197','Inclusive','branch','Inventory','','','','','','B','14175110458004371381320'),(3454,'141751103948','10',24.00,'1200','wholesale','0','2025-06-28 12:56:21','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-28 09:56:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','1485.00','1461','Inclusive','branch','Inventory','','','','','','B','14175110459504053220272'),(3455,'141751105297','13',24.00,'370.08','wholesale','0','2025-06-28 13:08:17','','','','13.88','Cash',51.05,'15.42','','','14','16.00','1','2025-06-28 10:09:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','2548.00','2524','Inclusive','branch','Inventory','','','','','','B','14175110531333133202501'),(3456,'141751106743','4',36.00,'4500','wholesale','0','2025-06-28 13:32:23','','','','118.75','Cash',620.69,'125','','','14','16.00','1','2025-06-28 10:37:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'36','1591.00','1555','Inclusive','branch','Inventory','','','','','','B','14175110687032351132031'),(3457,'141751106743','3',12.00,'800.04','wholesale','0','2025-06-28 13:36:00','','','','63.33','Cash',110.35,'66.67','','','14','16.00','1','2025-06-28 10:37:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','2551.00','2539','Inclusive','branch','Inventory','','','','','','B','14175110698004130302323'),(3458,'141751106743','9',48.00,'1560','wholesale','0','2025-06-28 13:36:22','','','','29.84','Cash',215.17,'32.5','','','14','16.00','1','2025-06-28 10:37:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','11197.00','11149','Inclusive','branch','Inventory','','','','','','B','14175110700537301411153'),(3459,'141751107547','7',48.00,'1999.68','wholesale','0','2025-06-28 13:45:47','','','','39.33','Cash',275.82,'41.66','','','14','16.00','1','2025-06-28 10:46:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','3522.00','3474','Inclusive','branch','Inventory','','','','','','B','14175110757334207013504'),(3460,'141751111746','9',72.00,'2265.048','wholesale','74.952','2025-06-28 14:55:46','','','','29.84','Cash',312.42,'31.459','','','14','16.00','1','2025-06-28 11:57:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.12,'72','11149.00','11077','Inclusive','branch','Inventory','','','','','','B','14175111178401302387281'),(3461,'141751111746','10',24.00,'1200','wholesale','0','2025-06-28 14:56:27','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-28 11:57:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','1461.00','1437','Inclusive','branch','Inventory','','','','','','B','14175111181222332370220'),(3462,'141751112616','9',48.00,'1560','wholesale','0','2025-06-28 15:10:17','','','','29.84','Cash',215.17,'32.5','','','14','16.00','1','2025-06-28 12:10:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','11077.00','11029','Inclusive','branch','Inventory','','','','','','B','14175111263122337102377'),(3463,'141751113233','7',12.00,'499.92','wholesale','0','2025-06-28 15:20:33','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-06-28 12:21:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','3474.00','3462','Inclusive','branch','Inventory','','','','','','B','14175111325733121212310'),(3464,'141751116384','9',240.00,'7600.008','wholesale','199.992','2025-06-28 16:13:05','','','','29.84','Cash',1048.28,'31.6667','','','14','16.00','1','2025-06-28 13:45:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'240','11029.00','10789','Inclusive','branch','Inventory','','','','','','B','14175111797100203322120'),(3465,'141751116384','10',120.00,'5900.004','wholesale','99.996','2025-06-28 16:39:33','','','','46.71','Cash',813.79,'49.1667','','','14','16.00','1','2025-06-28 13:45:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'120','1437.00','1317','Inclusive','branch','Inventory','','','','','','B','14175111804813033433033'),(3466,'141751116384','4',12.00,'1500','wholesale','0','2025-06-28 16:40:49','','','','118.75','Cash',206.90,'125','','','14','16.00','1','2025-06-28 13:45:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','1555.00','1543','Inclusive','branch','Inventory','','','','','','B','14175111808081001304032'),(3467,'141751116384','3',24.00,'1600.08','wholesale','0','2025-06-28 16:41:21','','','','63.33','Cash',220.70,'66.67','','','14','16.00','1','2025-06-28 13:45:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'24','2539.00','2515','Inclusive','branch','Inventory','','','','','','B','14175111810133212322000'),(3468,'141751116384','6',48.00,'2950.08','wholesale','0','2025-06-28 16:41:44','','','','57.75','Cash',406.91,'61.46','','','14','16.00','1','2025-06-28 13:45:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'48','2099.00','2051','Inclusive','branch','Inventory','','','','','','B','14175111814110242334300'),(3469,'141751116384','7',48.00,'1999.68','wholesale','0','2025-06-28 16:42:27','','','','39.33','Cash',275.82,'41.66','','','14','16.00','1','2025-06-28 13:45:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','3462.00','3414','Inclusive','branch','Inventory','','','','','','B','14175111825902120153287'),(3470,'141751118462','2',1.00,'650','wholesale','0','2025-06-28 16:47:42','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-28 13:48:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','215.00','214','Inclusive','branch','Inventory','','','','','','B','14175111847313111133742'),(3471,'141751122776','3',2.00,'150','retail','0','2025-06-28 17:59:37','','','','63.33','Cash',20.69,'75','','','14','16.00','1','2025-06-28 15:00:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'2','2515.00','2513','Inclusive','branch','Inventory','','','','','','B','14175112279002322120231'),(3472,'141751122851','4',1.00,'150','retail','0','2025-06-28 18:00:51','','','','118.75','Cash',20.69,'150','','','14','16.00','1','2025-06-28 15:01:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','1543.00','1542','Inclusive','branch','Inventory','','','','','','B','14175112287230177110317'),(3473,'141751123737','10',24.00,'1200','wholesale','0','2025-06-28 18:15:37','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-28 15:16:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','1317.00','1293','Inclusive','branch','Inventory','','','','','','B','14175112375223200232451'),(3474,'141751125794','1',1.00,'180','retail','0','2025-06-28 18:49:54','','','','157','Cash',24.83,'180','','','14','16.00','1','2025-06-28 15:50:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','62.00','61','Inclusive','branch','Inventory','','','','','','B','14175112580330123323030'),(3475,'141751125794','15',1.00,'120','retail','0','2025-06-28 18:50:05','','','','102.5','Cash',16.55,'120','','','14','16.00','1','2025-06-28 15:50:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','197.00','196','Inclusive','branch','Inventory','','','','','','B','14175112581623073070023'),(3476,'141751126063','20',12.00,'399.999999996','wholesale','0','2025-06-28 18:54:23','','','','28.34','Cash',55.17,'33.333333333','','','14','16.00','1','2025-06-28 15:55:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.74,'12','240.00','228','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175112607606063220117'),(3477,'141751126063','21',48.00,'800','wholesale','0','2025-06-28 18:54:58','','','','15.42','Cash',110.34,'16.666666666667','','','14','16.00','1','2025-06-28 15:55:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'48','168.00','120','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175112611122343452610'),(3478,'141751270736','14',12.00,'1040.04','wholesale','0','2025-06-30 11:05:36','','','','81.08','Cash',143.45,'86.67','','','14','16.00','1','2025-06-30 08:06:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.72,'12','439.00','427','Inclusive','branch','Inventory','','','','','','B','14175127078287233322372'),(3479,'141751270808','10',48.00,'2400','wholesale','0','2025-06-30 11:06:48','','','','46.71','Cash',331.03,'50','','','14','16.00','1','2025-06-30 08:07:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'48','1293.00','1245','Inclusive','branch','Inventory','','','','','','B','14175127083102323812223'),(3480,'141751270849','4',12.00,'1500','wholesale','0','2025-06-30 11:07:29','','','','118.75','Cash',206.90,'125','','','14','16.00','1','2025-06-30 08:08:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','1542.00','1530','Inclusive','branch','Inventory','','','','','','B','14175127087150044220300'),(3481,'141751279467','13',24.00,'370.08','wholesale','0','2025-06-30 13:31:07','','','','13.88','Cash',51.05,'15.42','','','14','16.00','1','2025-06-30 10:32:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','2524.00','2500','Inclusive','branch','Inventory','','','','','','B','14175127948941202333243'),(3482,'141751279467','20',12.00,'399.999999996','wholesale','0','2025-06-30 13:31:29','','','','28.34','Cash',55.17,'33.333333333','','','14','16.00','1','2025-06-30 10:32:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.74,'12','228.00','216','Inclusive','branch','Inventory','1110','4000','5500','','','B','14175127950653392393220'),(3483,'141751280011','10',24.00,'1200','wholesale','0','2025-06-30 13:40:11','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-30 10:41:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','1245.00','1221','Inclusive','branch','Inventory','','','','','','B','14175128004622323202220'),(3484,'141751280011','9',24.00,'780','wholesale','0','2025-06-30 13:41:14','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-30 10:41:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','10789.00','10765','Inclusive','branch','Inventory','','','','','','B','14175128008922903042233'),(3485,'141751280129','13',48.00,'740.16','wholesale','0','2025-06-30 13:42:09','','','','13.88','Cash',102.09,'15.42','','','14','16.00','1','2025-06-30 12:04:34','1','1','returned','1','new','pcs','','2025-06-30 15:04:34','14','yes','','0','','','VATABLE',13.29,'48','2500.00','2452','Inclusive','branch','Inventory','','','','','','B','14175128021120232423234'),(3486,'141751280250','9',24.00,'780','wholesale','0','2025-06-30 13:44:10','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-30 15:30:22','1','1','returned','1','new','pcs','','2025-06-30 18:30:22','14','yes','','0','','','VATABLE',28.02,'24','10765.00','10741','Inclusive','branch','Inventory','','','','','','B','14175128027337222308322'),(3487,'141751280250','10',24.00,'1200','wholesale','0','2025-06-30 13:44:33','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-30 15:30:28','1','1','returned','1','new','pcs','','2025-06-30 18:30:28','14','yes','','0','','','VATABLE',43.10,'24','1221.00','1197','Inclusive','branch','Inventory','','','','','','B','14175128029803329323123'),(3488,'141751283402','3',12.00,'800.04','wholesale','0','2025-06-30 14:36:42','','','','63.33','Cash',110.35,'66.67','','','14','16.00','1','2025-06-30 11:37:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','2513.00','2501','Inclusive','branch','Inventory','','','','','','B','14175128344130538404823'),(3489,'141751284875','4',6.00,'750','wholesale','0','2025-06-30 15:01:15','','','','118.75','Cash',103.45,'125','','','14','16.00','1','2025-06-30 12:03:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'6','1530.00','1524','Inclusive','branch','Inventory','','','','','','B','14175128491302502127313'),(3490,'141751284875','2',1.00,'650','wholesale','0','2025-06-30 15:01:53','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-30 12:03:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','214.00','213','Inclusive','branch','Inventory','','','','','','B','14175128492503132233813'),(3491,'141751284875','7',12.00,'499.92','wholesale','0','2025-06-30 15:03:01','','','','39.33','Cash',68.95,'41.66','','','14','16.00','1','2025-06-30 12:03:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','3414.00','3402','Inclusive','branch','Inventory','','','','','','B','14175128499500200823054'),(3492,'141751285015','10',24.00,'1200','wholesale','0','2025-06-30 15:03:35','','','','46.71','Cash',165.52,'50','','','14','16.00','1','2025-06-30 12:04:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','1197.00','1173','Inclusive','branch','Inventory','','','','','','B','14175128503133322011341'),(3493,'141751285015','9',24.00,'780','wholesale','0','2025-06-30 15:03:51','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-30 12:04:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','10741.00','10717','Inclusive','branch','Inventory','','','','','','B','14175128504323330320523'),(3494,'141751285277','7',24.00,'999.84','wholesale','0','2025-06-30 15:07:57','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-30 12:14:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','3402.00','3378','Inclusive','branch','Inventory','','','','','','B','14175128563525335200202'),(3495,'141751285661','7',24.00,'999.84','wholesale','0','2025-06-30 15:14:21','','','','39.33','Cash',137.91,'41.66','','','14','16.00','1','2025-06-30 12:14:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','3378.00','3354','Inclusive','branch','Inventory','','','','','','B','14175128567878033022280'),(3496,'141751287361','3',12.00,'800.04','wholesale','0','2025-06-30 15:42:42','','','','63.33','Cash',110.35,'66.67','','','14','16.00','1','2025-06-30 12:43:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','2501.00','2489','Inclusive','branch','Inventory','','','','','','B','14175128737422202137332'),(3497,'141751287361','2',1.00,'650','wholesale','0','2025-06-30 15:42:54','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-30 12:43:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','213.00','212','Inclusive','branch','Inventory','','','','','','B','14175128738337333228353'),(3498,'141751288365','4',12.00,'1500','wholesale','0','2025-06-30 15:59:25','','','','118.75','Cash',206.90,'125','','','14','16.00','1','2025-06-30 13:00:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','1524.00','1512','Inclusive','branch','Inventory','','','','','','B','14175128837712023351334'),(3499,'141751288365','3',24.00,'1600.08','wholesale','0','2025-06-30 15:59:39','','','','63.33','Cash',220.70,'66.67','','','14','16.00','1','2025-06-30 13:00:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'24','2489.00','2465','Inclusive','branch','Inventory','','','','','','B','14175128839307430833335'),(3500,'141751289872','10',1.00,'50','retail','0','2025-06-30 16:24:32','','','','46.71','Cash',6.90,'50','','','14','16.00','1','2025-06-30 13:25:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','7197.00','7196','Inclusive','branch','Inventory','','','','','','B','14175128988920033352333'),(3501,'141751291130','10',72.00,'3510','wholesale','90','2025-06-30 16:45:30','','','','46.71','Cash',484.14,'48.75','','','14','16.00','1','2025-06-30 13:49:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.03,'72','7196.00','7124','Inclusive','branch','Inventory','','','','','','B','14175129124207722225972'),(3502,'141751291130','9',24.00,'755.04','wholesale','24.96','2025-06-30 16:48:23','','','','29.84','Cash',104.14,'31.46','','','14','16.00','1','2025-06-30 13:49:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.12,'24','12901.00','12877','Inclusive','branch','Inventory','','','','','','B','14175129132733713221227'),(3503,'141751292960','15',1.00,'108.33','wholesale','0','2025-06-30 17:16:00','','','','102.5','Cash',14.94,'108.33','','','14','16.00','1','2025-06-30 14:17:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'1','1156.00','1155','Inclusive','branch','Inventory','','','','','','B','14175129296924331304949'),(3504,'141751296121','2',1.00,'650','wholesale','0','2025-06-30 18:08:41','','','','608','Cash',89.66,'650','','','14','16.00','1','2025-06-30 15:09:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','212.00','211','Inclusive','branch','Inventory','','','','','','B','14175129617122700215730'),(3505,'141751296720','9',24.00,'780','wholesale','0','2025-06-30 18:18:41','','','','29.84','Cash',107.59,'32.5','','','14','16.00','1','2025-06-30 15:20:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','12877.00','12853','Inclusive','branch','Inventory','','','','','','B','14175129682003923903337'); /*!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=943 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 ('13174377446732262013312',1,'131743774102','3',12.00,'900','retail','0','2025-04-04 16:47:02','','','','63.333','Cash',124.14,'75','','','13','','1','2025-04-04 13:48:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'12','1211.00','1199','Inclusive','branch','Inventory','','',''),('13174377462333430203730',2,'131743774528','13',1.00,'20','retail','0','2025-04-04 16:48:49','','','','13.875','Cash',2.76,'20','','','13','','1','2025-04-04 13:51:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','608.00','607','Inclusive','branch','Inventory','','',''),('13174377470535047302277',3,'131743774688','13',24.00,'480','retail','0','2025-04-04 16:51:28','','','','13.875','Cash',66.21,'20','','','13','','1','2025-04-04 13:52:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'24','608.00','584','Inclusive','branch','Inventory','','',''),('13174377508557053812255',4,'131743774741','10',4.00,'4800','wholesale','0','2025-04-04 16:57:03','','','','1121','Cash',662.07,'1200','','','13','','1','2025-04-04 14:00:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'4','296.00','292','Inclusive','branch','Inventory','','',''),('13174377608528235360388',5,'131743774741','7',1.00,'41.66','wholesale','0','2025-04-04 17:13:54','','','','39.33','Cash',5.75,'41.66','','','13','','1','2025-04-04 14:14:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'1','8903.00','8902','Inclusive','branch','Inventory','','',''),('13174377632122714322227',6,'131743774741','5',1.00,'27.08','wholesale','0','2025-04-04 17:16:40','','','','24.83','Cash',3.74,'27.08','','','13','','1','2025-04-04 14:18:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',23.34,'1','1926.00','1925','Inclusive','branch','Inventory','','',''),('13174377684342232001103',7,'131743776657','7',1.00,'41.66','wholesale','0','2025-04-04 17:26:16','','','','39.33','Cash',5.75,'41.66','','','13','','1','2025-04-04 14:28:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'1','8879.00','8878','Inclusive','branch','Inventory','','',''),('13174377677473014170372',8,'131743776657','3',1.00,'66.666','wholesale','0','2025-04-04 17:25:43','','','','63.333','Cash',9.20,'66.666','','','13','','1','2025-04-04 14:28:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'1','1199.00','1198','Inclusive','branch','Inventory','','',''),('13174377713117320333103',9,'131743776657','7',3.00,'124.98','wholesale','0','2025-04-04 17:31:33','','','','39.33','Cash',17.24,'41.66','','','13','','1','2025-04-04 14:32:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'3','8831.00','8828','Inclusive','branch','Inventory','','',''),('13174377750835333100813',10,'131743777324','7',1.00,'41.66','wholesale','0','2025-04-04 17:38:14','','','','39.33','Cash',5.75,'41.66','','','13','','1','2025-04-04 14:38:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'1','8759.00','8758','Inclusive','branch','Inventory','','',''),('13174377749220222231423',11,'131743777324','3',2.00,'133.332','wholesale','0','2025-04-04 17:37:44','','','','63.333','Cash',18.39,'66.666','','','13','','1','2025-04-04 14:38:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'2','1187.00','1185','Inclusive','branch','Inventory','','',''),('13174377775920272720273',12,'131743777324','2',60.00,'39000','wholesale','0','2025-04-04 17:42:02','','','','608','Cash',5379.31,'650','','','13','','1','2025-04-04 14:43:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'60','72.00','12','Inclusive','branch','Inventory','','',''),('13174377810703340472034',13,'131743777887','1',2.00,'333.3332','wholesale','0','2025-04-04 17:47:59','','','','157','Cash',45.98,'166.6666','','','13','','1','2025-04-04 14:48:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'2','352.00','350','Inclusive','branch','Inventory','','',''),('13174377813423331010233',14,'131743777887','1',1.00,'166.6666','wholesale','0','2025-04-04 17:48:42','','','','157','Cash',22.99,'166.6666','','','13','','1','2025-04-04 14:48:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'1','352.00','351','Inclusive','branch','Inventory','','',''),('13174377823303320332332',15,'131743777887','2',12.00,'7800','wholesale','0','2025-04-04 17:49:01','','','','608','Cash',1075.86,'650','','','13','','1','2025-04-04 14:50:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'12','65.00','53','Inclusive','branch','Inventory','','',''),('13174377886923233371933',16,'131743778514','9',3.00,'2340','wholesale','0','2025-04-04 17:56:56','','','','716','Cash',322.76,'780','','','13','','1','2025-04-04 15:01:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',672.41,'3','384.50','381.5','Inclusive','branch','Inventory','','',''),('13174377922631170703202',17,'131743778514','13',0.50,'7.7083','wholesale','0','2025-04-04 18:06:32','','','','13.875','Cash',1.06,'15.4166','','','13','','1','2025-04-04 15:07:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'0.5','584.00','583.5','Inclusive','branch','Inventory','','',''),('13174377928227042333083',18,'131743778514','13',12.00,'184.9992','wholesale','0','2025-04-04 18:07:26','','','','13.875','Cash',25.52,'15.4166','','','13','','1','2025-04-04 15:08:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'12','584.00','572','Inclusive','branch','Inventory','','',''),('13174377945422247330303',19,'131743779408','3',2.00,'133.332','wholesale','0','2025-04-04 18:10:08','','','','63.333','Cash',18.39,'66.666','','','13','','1','2025-04-04 15:11:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'2','1115.00','1113','Inclusive','branch','Inventory','','',''),('13174377965372330322325',20,'131743779494','6',24.00,'1800.00','retail','0','2025-04-04 18:13:33','','','','57.75','Cash',248.28,'75','','','13','','1','2025-04-04 15:15:43','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',1551.72,'','3058.00','3034','Inclusive','branch','Inventory','','',''),('13174378360323222310202',21,'131743783456','15',1.00,'108.33','wholesale','0','2025-04-04 19:19:23','','','','102.5','Cash',14.94,'108.33','','','13','','1','2025-04-04 16:20:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'1','863.00','862','Inclusive','branch','Inventory','','',''),('13174378384433033083332',22,'131743783456','9',1.00,'780','wholesale','0','2025-04-04 19:23:51','','','','716','Cash',107.59,'780','','','13','','1','2025-04-04 16:24:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',672.41,'1','377.00','376','Inclusive','branch','Inventory','','',''),('13174378388638327340102',23,'131743783456','7',1.00,'41.66','wholesale','0','2025-04-04 19:24:27','','','','39.33','Cash',5.75,'41.66','','','13','','1','2025-04-04 16:24:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'1','8651.00','8650','Inclusive','branch','Inventory','','',''),('13174378431303230127223',24,'131743784088','7',24.00,'999.84','wholesale','0','2025-04-04 19:31:35','','','','39.33','Cash',137.91,'41.66','','','13','','1','2025-04-04 16:32:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','8627.00','8603','Inclusive','branch','Inventory','','',''),('13174378429233202813323',25,'131743784088','6',1.00,'61.46','wholesale','0','2025-04-04 19:30:57','','','','57.75','Cash',8.48,'61.46','','','13','','1','2025-04-04 16:36:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'1','3034.00','3033','Inclusive','branch','Inventory','','',''),('13174378463123100211332',26,'131743784088','10',24.00,'28800','wholesale','0','2025-04-04 19:36:53','','','','1121','Cash',3972.41,'1200','','','13','','1','2025-04-04 16:37:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'24','273.50','249.5','Inclusive','branch','Inventory','','',''),('13174378493170031372322',27,'131743784899','14',1.00,'86.666','wholesale','0','2025-04-04 19:41:39','','','','81.0833','Cash',11.95,'86.666','','','13','','1','2025-04-04 16:42:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'1','814.00','813','Inclusive','branch','Inventory','','',''),('13174378510712323333321',28,'131743784984','8',2.00,'96.66','wholesale','0','2025-04-04 19:44:48','','','','44.25','Cash',13.33,'48.33','','','13','','1','2025-04-04 16:45:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'2','1127.00','1125','Inclusive','branch','Inventory','','',''),('13174383859733220022330',29,'131743838474','10',2.00,'2400','wholesale','0','2025-04-05 10:34:34','','','','1121','Cash',331.03,'1200','','','13','','1','2025-04-05 07:37:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'2','262.50','260.5','Inclusive','branch','Inventory','','',''),('13174383933803333221233',30,'131743839005','7',2.00,'83.32','wholesale','0','2025-04-05 10:48:37','','','','39.33','Cash',11.49,'41.66','','','13','','1','2025-04-05 07:49:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'2','8495.00','8493','Inclusive','branch','Inventory','','',''),('13174384152404124502300',31,'131743841515','9',1.00,'32.5','wholesale','0','2025-04-05 11:25:15','','','','29.8333333','Cash',4.48,'32.5','','','13','','1','2025-04-05 08:25:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1','5850.00','5849','Inclusive','branch','Inventory','','',''),('13174384153735332137733',32,'131743841515','9',24.00,'780','wholesale','0','2025-04-05 11:25:24','','','','29.8333333','Cash',107.59,'32.5','','','13','','1','2025-04-05 08:25:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','5849.00','5825','Inclusive','branch','Inventory','','',''),('13174384157083377002252',33,'131743841546','7',24.00,'999.84','wholesale','0','2025-04-05 11:25:46','','','','39.33','Cash',137.91,'41.66','','','13','','1','2025-04-05 09:15:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','7401.00','7377','Inclusive','branch','Inventory','','',''),('13174384913609927024322',34,'131743849107','10',24.00,'1200','wholesale','0','2025-04-05 13:31:47','','','','46.7083333','Cash',165.52,'50','','','13','','1','2025-04-05 10:32:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5221.00','5197','Inclusive','branch','Inventory','','',''),('13174386500116320331382',35,'131743864794','14',24.00,'2280','retail','0','2025-04-05 17:56:17','','','','81.0833','Cash',314.48,'95','','','13','','1','2025-04-05 14:56:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',81.90,'24','688.00','664','Inclusive','branch','Inventory','','',''),('13174386964132092102223',36,'131743869607','4',24.00,'3000','wholesale','0','2025-04-05 19:13:27','','','','118.75','Cash',413.79,'125','','','13','','1','2025-04-05 16:14:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'24','300.00','276','Inclusive','branch','Inventory','','',''),('13174387001240020232332',37,'131743869985','13',2.00,'30.8332','wholesale','0','2025-04-05 19:19:45','','','','13.875','Cash',4.25,'15.4166','','','13','','1','2025-04-05 16:20:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'2','564.00','562','Inclusive','branch','Inventory','','',''),('13174387003420001382243',38,'131743870025','13',2.00,'30.8332','wholesale','0','2025-04-05 19:20:26','','','','13.875','Cash',4.25,'15.4166','','','13','','1','2025-04-05 16:20:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'2','564.00','562','Inclusive','branch','Inventory','','',''),('13174394568334133330302',39,'131743941088','10',24.00,'1200.00','retail','0','2025-04-06 16:19:21','','','','46.7083333','Cash',165.52,'50','','','13','','1','2025-04-06 13:22:39','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',1034.48,'','6073.00','6049','Inclusive','branch','Inventory','','',''),('13174395770812333571233',40,'131743957648','9',1.00,'32.5','retail','0','2025-04-06 19:41:33','','','','29.8333333','Cash',4.48,'32.5','','','13','','1','2025-04-06 16:41:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1','8886.00','8885','Inclusive','branch','Inventory','','',''),('13174400660521020200542',41,'131744006595','4',6.00,'900','retail','0','2025-04-07 09:16:35','','','','118.75','Cash',124.14,'150','','','13','','1','2025-04-07 06:16:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'6','1284.00','1278','Inclusive','branch','Inventory','','',''),('13174400668520223500337',42,'131744006621','7',24.00,'999.84','wholesale','0','2025-04-07 09:17:48','','','','39.33','Cash',137.91,'41.66','','','13','','1','2025-04-07 06:18:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','9129.00','9105','Inclusive','branch','Inventory','','',''),('13174400666834023363303',43,'131744006621','15',6.00,'649.98','wholesale','0','2025-04-07 09:17:27','','','','102.5','Cash',89.65,'108.33','','','13','','1','2025-04-07 06:18:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'6','766.00','760','Inclusive','branch','Inventory','','',''),('13174400664716231037032',44,'131744006621','4',6.00,'750','wholesale','0','2025-04-07 09:17:11','','','','118.75','Cash',103.45,'125','','','13','','1','2025-04-07 06:18:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'6','1284.00','1278','Inclusive','branch','Inventory','','',''),('13174400663127420222063',45,'131744006621','3',6.00,'399.996','wholesale','0','2025-04-07 09:17:01','','','','63.333','Cash',55.17,'66.666','','','13','','1','2025-04-07 06:18:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'6','738.00','732','Inclusive','branch','Inventory','','',''),('14174403364822030332334',46,'141744033551','7',24.00,'1080','retail','0','2025-04-07 16:45:51','','','','39.33','Cash',148.97,'45','','','14','','1','2025-04-07 13:48:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'24','9129.00','9105','Inclusive','branch','Inventory','','',''),('14174404382100200100732',47,'141744043493','7',1.00,'41.66','wholesale','0','2025-04-07 19:31:33','','','','39.33','Cash',5.75,'41.66','','','14','','1','2025-04-07 16:37:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'1','9129.00','9128','Inclusive','branch','Inventory','','',''),('14174404490103411411320',48,'141744044683','9',120.00,'3800.004','wholesale','99.996','2025-04-07 19:53:32','','','','29.8333333','Cash',524.14,'31.6667','','','14','','1','2025-04-07 16:55:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'120','8862.00','8742','Inclusive','branch','Inventory','','',''),('14174404501543424040002',49,'141744044683','10',2.00,'97.5','wholesale','2.5','2025-04-07 19:56:07','','','','46.7083333','Cash',13.45,'48.75','','','14','','1','2025-04-07 16:57:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.03,'2','6073.00','6071','Inclusive','branch','Inventory','','',''),('14174404476623142430324',50,'141744044683','2',5.00,'3200','wholesale','50','2025-04-07 19:51:23','','','','608','Cash',441.38,'640','','','14','','1','2025-04-07 16:59:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',551.72,'5','423.00','418','Inclusive','branch','Inventory','','',''),('14174404518112213431314',51,'141744044683','2',4.00,'2600','wholesale','0','2025-04-07 19:59:14','','','','608','Cash',358.62,'650','','','14','','1','2025-04-07 16:59:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'4','423.00','419','Inclusive','branch','Inventory','','',''),('14174404506636330032120',52,'141744044683','10',48.00,'2349.984','wholesale','50.016','2025-04-07 19:57:28','','','','46.7083333','Cash',324.14,'48.958','','','14','','1','2025-04-07 17:03:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.21,'48','6073.00','6025','Inclusive','branch','Inventory','','',''),('14174404751950222031005',53,'141744047229','7',2256.00,'92105.0352','wholesale','1879.9248','2025-04-07 20:37:58','','','','39.33','Cash',12704.14,'40.8267','','','14','','1','2025-04-07 17:38:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.20,'2256','9069.00','6813','Inclusive','branch','Inventory','','',''),('14174404756705532224732',54,'141744047229','7',2256.00,'92105.0352','wholesale','1879.9248','2025-04-07 20:38:58','','','','39.33','Cash',12704.14,'40.8267','','','14','','1','2025-04-07 17:39:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.20,'2256','9069.00','6813','Inclusive','branch','Inventory','','',''),('14174409803032001310240',55,'141744098012','7',124.00,'5165.84','wholesale','0','2025-04-08 10:40:12','','','','39.33','Cash',712.53,'41.66','','','14','','1','2025-04-08 07:40:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'124\\','6789.00','6665','Inclusive','branch','Inventory','','',''),('14174409839433741049224',56,'141744098384','2',1.00,'650','wholesale','0','2025-04-08 10:46:24','','','','608','Cash',89.66,'650','','','14','','1','2025-04-08 07:46:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','417.00','416','Inclusive','branch','Inventory','','',''),('14174409854224344029472',57,'141744098530','2',1.00,'650','wholesale','0','2025-04-08 10:48:50','','','','608','Cash',89.66,'650','','','14','','1','2025-04-08 07:49:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','414.00','413','Inclusive','branch','Inventory','','',''),('14174409933330030332702',58,'141744099245','3',12.00,'900','retail','0','2025-04-08 11:00:45','','','','63.333','Cash',124.14,'75','','','14','','1','2025-04-08 08:02:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'12','713.00','701','Inclusive','branch','Inventory','','',''),('14174410112131223127231',59,'141744101069','9',10.00,'325','wholesale','0','2025-04-08 11:31:09','','','','29.8333333','Cash',44.83,'32.5','','','14','','1','2025-04-08 08:32:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'10','6846.00','6836','Inclusive','branch','Inventory','','',''),('14174410115602431111201',60,'141744101145','9',24.00,'780','wholesale','0','2025-04-08 11:32:25','','','','29.8333333','Cash',107.59,'32.5','','','14','','1','2025-04-08 08:32:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','6846.00','6822','Inclusive','branch','Inventory','','',''),('14174410121913442720430',61,'141744101159','3',3.00,'199.998','wholesale','0','2025-04-08 11:33:23','','','','63.333','Cash',27.59,'66.666','','','14','','1','2025-04-08 08:33:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'3','701.00','698','Inclusive','branch','Inventory','','',''),('14174410120223202234213',62,'141744101159','10',240.00,'12000','wholesale','0','2025-04-08 11:32:47','','','','46.7083333','Cash',1655.17,'50','','','14','','1','2025-04-08 08:37:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'240','5737.00','5497','Inclusive','branch','Inventory','','',''),('14174410125142302422032',63,'141744101159','3',36.00,'2399.976','wholesale','0','2025-04-08 11:33:44','','','','63.333','Cash',331.03,'66.666','','','14','','1','2025-04-08 08:37:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'36','701.00','665','Inclusive','branch','Inventory','','',''),('14174410116770332714202',64,'141744101159','9',240.00,'7800','wholesale','0','2025-04-08 11:32:39','','','','29.8333333','Cash',1075.86,'32.5','','','14','','1','2025-04-08 08:37:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'240','6846.00','6606','Inclusive','branch','Inventory','','',''),('14174410158802222884233',65,'141744101471','9',1.00,'32.5','wholesale','0','2025-04-08 11:37:51','','','','29.8333333','Cash',4.48,'32.5','','','14','','1','2025-04-08 08:39:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1','6846.00','6845','Inclusive','branch','Inventory','','',''),('14174410174302301231417',66,'141744101592','3',36.00,'2399.976','wholesale','0','2025-04-08 11:42:13','','','','63.333','Cash',331.03,'66.666','','','14','','1','2025-04-08 08:44:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'36','701.00','665','Inclusive','branch','Inventory','','',''),('14174410173332141074332',67,'141744101592','10',240.00,'12000','wholesale','0','2025-04-08 11:41:46','','','','46.7083333','Cash',1655.17,'50','','','14','','1','2025-04-08 08:44:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'240','5737.00','5497','Inclusive','branch','Inventory','','',''),('14174410170632141020230',68,'141744101592','9',240.00,'7800','wholesale','0','2025-04-08 11:39:52','','','','29.8333333','Cash',1075.86,'32.5','','','14','','1','2025-04-08 08:44:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'240','6846.00','6606','Inclusive','branch','Inventory','','',''),('14174411197003214041110',69,'141744111899','7',12.00,'540','retail','0','2025-04-08 14:31:39','','','','39.33','Cash',74.48,'45','','','14','','1','2025-04-08 11:33:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'12','6739.00','6727','Inclusive','branch','Inventory','','',''),('14174411247131272011330',70,'141744112444','2',12.00,'7800','wholesale','0','2025-04-08 14:40:44','','','','608','Cash',1075.86,'650','','','14','','1','2025-04-08 11:41:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'12','413.00','401','Inclusive','branch','Inventory','','',''),('14174411437334132131311',71,'141744114298','15',1.00,'108.33','wholesale','0','2025-04-08 15:11:38','','','','102.5','Cash',14.94,'108.33','','','14','','1','2025-04-08 12:14:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'1','574.00','573','Inclusive','branch','Inventory','','',''),('14174411460624241036113',72,'141744114481','7',1.00,'45.00','retail','0','2025-04-08 15:14:41','','','','39.33','Cash',6.21,'45','','','14','','1','2025-04-08 12:17:32','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',38.79,'','6739.00','6738','Inclusive','branch','Inventory','','',''),('14174411635643330234600',73,'141744116203','2',120.00,'78000','wholesale','0','2025-04-08 15:45:34','','','','608','Cash',10758.62,'650','','','14','','1','2025-04-08 12:52:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'120','412.00','292','Inclusive','branch','Inventory','','',''),('14174411644923020420997',74,'141744116203','14',180.00,'15599.88','wholesale','0','2025-04-08 15:46:32','','','','81.0833','Cash',2151.71,'86.666','','','14','','1','2025-04-08 12:53:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'180','664.00','484','Inclusive','branch','Inventory','','',''),('14174411873602303632367',75,'141744118667','6',4.00,'245.84','wholesale','0','2025-04-08 16:24:27','','','','57.75','Cash',33.91,'61.46','','','14','','1','2025-04-08 13:27:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'4','2149.00','2145','Inclusive','branch','Inventory','','',''),('14174412229030214322073',76,'141744122161','6',0.00,'0','wholesale','0','2025-04-08 17:22:41','','','','57.75','Cash',0.00,'61.46','','','14','','1','2025-04-08 14:26:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'','2120.00','2120','Inclusive','branch','Inventory','','',''),('14174412234603124022072',77,'141744122161','7',24.00,'999.84','wholesale','0','2025-04-08 17:24:50','','','','39.33','Cash',137.91,'41.66','','','14','','1','2025-04-08 14:27:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','6713.00','6689','Inclusive','branch','Inventory','','',''),('14174412844433822312224',78,'141744128414','7',2.00,'83.32','wholesale','0','2025-04-08 19:07:03','','','','39.33','Cash',11.49,'41.66','','','14','','1','2025-04-08 16:08:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'2','6689.00','6687','Inclusive','branch','Inventory','','',''),('14174418120520235310300',79,'141744180807','6',120.00,'7375.2','wholesale','0','2025-04-09 09:46:14','','','','57.75','Cash',1017.27,'61.46','','','14','','1','2025-04-09 06:47:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'120','2120.00','2000','Inclusive','branch','Inventory','','',''),('14174418117332272781243',80,'141744180807','14',72.00,'6239.952','wholesale','0','2025-04-09 09:45:34','','','','81.0833','Cash',860.68,'86.666','','','14','','1','2025-04-09 06:49:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'72','652.00','580','Inclusive','branch','Inventory','','',''),('14174418135505080031212',81,'141744180807','2',5.00,'3250','wholesale','0','2025-04-09 09:48:52','','','','608','Cash',448.28,'650','','','14','','1','2025-04-09 06:54:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'5','398.00','393','Inclusive','branch','Inventory','','',''),('14174418133222022222213',82,'141744180807','7',432.00,'17997.12','wholesale','0','2025-04-09 09:47:34','','','','39.33','Cash',2482.36,'41.66','','','14','','1','2025-04-09 06:54:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'432','6641.00','6209','Inclusive','branch','Inventory','','',''),('14174418125345373203235',83,'141744180807','6',240.00,'14750.4','wholesale','0','2025-04-09 09:47:00','','','','57.75','Cash',2034.54,'61.46','','','14','','1','2025-04-09 06:54:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'240','2120.00','1880','Inclusive','branch','Inventory','','',''),('14174418113413323140283',84,'141744180807','3',108.00,'7199.928','wholesale','0','2025-04-09 09:45:18','','','','63.333','Cash',993.09,'66.666','','','14','','1','2025-04-09 06:54:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'108','436.00','328','Inclusive','branch','Inventory','','',''),('14174418111702422130821',85,'141744180807','12',48.00,'9570','wholesale','0','2025-04-09 09:45:04','','','','189','Cash',1320.00,'199.375','','','14','','1','2025-04-09 06:54:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',171.88,'48','96.00','48','Inclusive','branch','Inventory','','',''),('14174418110433024140041',86,'141744180807','1',78.00,'12999.9948','wholesale','0','2025-04-09 09:44:29','','','','157','Cash',1793.10,'166.6666','','','14','','1','2025-04-09 06:54:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'78','389.00','311','Inclusive','branch','Inventory','','',''),('14174418106920202081902',87,'141744180807','15',60.00,'6499.8','wholesale','0','2025-04-09 09:40:07','','','','102.5','Cash',896.52,'108.33','','','14','','1','2025-04-09 06:54:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'60','393.00','333','Inclusive','branch','Inventory','','',''),('14174418896100822373223',88,'141744188937','2',12.00,'7800','wholesale','0','2025-04-09 11:55:37','','','','608','Cash',1075.86,'650','','','14','','1','2025-04-09 08:56:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'12','398.00','386','Inclusive','branch','Inventory','','',''),('14174418953224231222232',89,'141744189422','9',24.00,'780','retail','0','2025-04-09 12:03:42','','','','29.8333333','Cash',107.59,'32.5','','','14','','1','2025-04-09 09:05:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','6558.00','6534','Inclusive','branch','Inventory','','',''),('14174419714321034900394',90,'141744197084','2',24.00,'15600','wholesale','0','2025-04-09 14:11:24','','','','608','Cash',2151.72,'650','','','14','','1','2025-04-09 11:12:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'24','397.00','373','Inclusive','branch','Inventory','','',''),('14174421297024204202223',91,'141744212726','6',1.00,'61.46','wholesale','0','2025-04-09 18:32:07','','','','57.75','Cash',8.48,'61.46','','','14','','1','2025-04-09 15:37:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'1','2095.00','2094','Inclusive','branch','Inventory','','',''),('14174426355943923652294',92,'141744263482','9',0.00,'0','wholesale','0','2025-04-10 08:38:02','','','','29.8333333','Cash',0.00,'32.5','','','14','','1','2025-04-10 05:39:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'','6294.00','6294','Inclusive','branch','Inventory','','',''),('14174426637070123202203',93,'141744263564','10',13.00,'639.1671','wholesale','10.8329','2025-04-10 09:24:59','','','','46.7083333','Cash',88.16,'49.1667','','','14','','1','2025-04-10 06:26:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'13','5473.00','5460','Inclusive','branch','Inventory','','',''),('14174426629906627026322',94,'141744263564','9',552.00,'17480.0184','wholesale','459.9816','2025-04-10 08:39:24','','','','29.8333333','Cash',2411.04,'31.6667','','','14','','1','2025-04-10 06:28:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'552','6294.00','5742','Inclusive','branch','Inventory','','',''),('14174426639023122403220',95,'141744263564','10',264.00,'12980.88','wholesale','219.12','2025-04-10 09:26:15','','','','46.7083333','Cash',1790.47,'49.17','','','14','','1','2025-04-10 06:28:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'264','5473.00','5209','Inclusive','branch','Inventory','','',''),('14174426647010123230307',96,'141744263564','13',24.00,'369.9984','wholesale','0','2025-04-10 09:26:31','','','','13.875','Cash',51.03,'15.4166','','','14','','1','2025-04-10 06:28:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','558.00','534','Inclusive','branch','Inventory','','',''),('14174426655024223010352',97,'141744266502','9',92.00,'2913.3364','wholesale','76.6636','2025-04-10 09:28:22','','','','29.8333333','Cash',401.84,'31.6667','','','14','','1','2025-04-10 06:29:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'92','6294.00','6202','Inclusive','branch','Inventory','','',''),('14174427410420003242002',98,'141744274050','9',120.00,'3900','wholesale','0','2025-04-10 11:34:10','','','','29.8333333','Cash',537.93,'32.5','','','14','','1','2025-04-10 08:36:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'120','5742.00','5622','Inclusive','branch','Inventory','','',''),('14174427422043433742212',99,'141744274203','9',744.00,'24180','wholesale','0','2025-04-10 11:36:43','','','','29.8333333','Cash',3335.17,'32.5','','','14','','1','2025-04-10 08:39:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'744','5742.00','4998','Inclusive','branch','Inventory','','',''),('14174427428124032740324',100,'141744274203','2',40.00,'26000','wholesale','0','2025-04-10 11:37:47','','','','608','Cash',3586.21,'650','','','14','','1','2025-04-10 08:40:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'40','387.00','347','Inclusive','branch','Inventory','','',''),('14174427712523074334722',101,'141744277097','7',2.00,'90','retail','0','2025-04-10 12:24:57','','','','39.33','Cash',12.41,'45','','','14','','1','2025-04-10 09:30:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'2','6449.00','6447','Inclusive','branch','Inventory','','',''),('14174427744977972912230',102,'141744277414','7',2.00,'83.32','wholesale','0','2025-04-10 12:30:14','','','','39.33','Cash',11.49,'41.66','','','14','','1','2025-04-10 09:30:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'2','6449.00','6447','Inclusive','branch','Inventory','','',''),('14174427750542533205343',103,'141744277483','7',2.00,'90','retail','0','2025-04-10 12:31:23','','','','39.33','Cash',12.41,'45','','','14','','1','2025-04-10 09:32:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'2','6449.00','6447','Inclusive','branch','Inventory','','',''),('14174427972542722433427',104,'141744279702','2',24.00,'15600','wholesale','0','2025-04-10 13:08:22','','','','608','Cash',2151.72,'650','','','14','','1','2025-04-10 10:09:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'24','345.00','321','Inclusive','branch','Inventory','','',''),('14174428112032172122002',105,'141744280872','13',3.00,'46.2498','wholesale','0','2025-04-10 13:27:52','','','','13.875','Cash',6.38,'15.4166','','','14','','1','2025-04-10 10:32:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'3','534.00','531','Inclusive','branch','Inventory','','',''),('14174428593232422303320',106,'141744285874','10',0.00,'0','wholesale','0','2025-04-10 14:51:14','','','','46.7083333','Cash',0.00,'50','','','14','','1','2025-04-10 11:52:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'','5161.00','5161','Inclusive','branch','Inventory','','',''),('14174430125314010433453',107,'141744301084','3',12.00,'799.992','wholesale','0','2025-04-10 19:07:19','','','','63.333','Cash',110.34,'66.666','','','14','','1','2025-04-10 16:07:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','400.00','388','Inclusive','branch','Inventory','','',''),('14174430142030223220302',108,'141744301084','7',1.00,'41.66','wholesale','0','2025-04-10 19:09:36','','','','39.33','Cash',5.75,'41.66','','','14','','1','2025-04-10 16:10:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'1','6327.00','6326','Inclusive','branch','Inventory','','',''),('14174430144420331334323',109,'141744301084','6',196.00,'12046.16','wholesale','0','2025-04-10 19:10:25','','','','57.75','Cash',1661.54,'61.46','','','14','','1','2025-04-10 16:10:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'196','2035.00','1839','Inclusive','branch','Inventory','','',''),('14174437987203033427323',110,'141744379821','12',4.00,'920','retail','0','2025-04-11 16:57:01','','','','189','Cash',126.90,'230','','','14','','1','2025-04-11 13:58:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',198.28,'4','96.00','92','Inclusive','branch','Inventory','','',''),('14174438056202536832231',111,'141744380533','10',24.00,'1200','retail','0','2025-04-11 17:08:54','','','','46.7083333','Cash',165.52,'50','','','14','','1','2025-04-11 14:18:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5017.00','4993','Inclusive','branch','Inventory','','',''),('14174438242421402244242',112,'141744382397','13',1.00,'15.4166','wholesale','0','2025-04-11 17:39:57','','','','13.875','Cash',2.13,'15.4166','','','14','','1','2025-04-11 14:40:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'1','483.00','482','Inclusive','branch','Inventory','','',''),('14174438251623073070023',113,'141744382483','13',1.00,'19.1667','retail','0.8333','2025-04-11 17:41:23','','','','13.875','Cash',2.64,'19.1667','','','14','','1','2025-04-11 14:42:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',16.52,'1','483.00','482','Inclusive','branch','Inventory','','',''),('14174438263722022230323',114,'141744382542','13',1.00,'14.7916','wholesale','0.625','2025-04-11 17:42:22','','','','13.875','Cash',2.04,'14.7916','','','14','','1','2025-04-11 14:44:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.75,'1','483.00','482','Inclusive','branch','Inventory','','',''),('14174439294022202024122',115,'141744392298','14',36.00,'3420','retail','0','2025-04-11 20:33:14','','','','81.0833','Cash',471.72,'95','','','14','','1','2025-04-11 17:35:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',81.90,'36','604.00','568','Inclusive','branch','Inventory','','',''),('14174439333723223203333',116,'141744392298','1',72.00,'11999.9952','wholesale','0','2025-04-11 20:40:48','','','','157','Cash',1655.17,'166.6666','','','14','','1','2025-04-11 17:42:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'72','317.00','245','Inclusive','branch','Inventory','','',''),('14174439400340730130220',117,'141744392298','10',1.00,'50','wholesale','0','2025-04-11 20:44:50','','','','46.7083333','Cash',6.90,'50','','','14','','1','2025-04-11 17:53:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','4585.00','4584','Inclusive','branch','Inventory','','',''),('14174439279393209330311',118,'141744392298','4',12.00,'1800','retail','0','2025-04-11 20:33:01','','','','118.75','Cash',248.28,'150','','','14','','1','2025-04-11 17:55:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'12','1026.00','1014','Inclusive','branch','Inventory','','',''),('14174439276520314227722',119,'141744392298','3',24.00,'1800.00','retail','0','2025-04-11 20:32:08','','','','63.333','Cash',248.28,'75','','','14','','1','2025-04-11 17:56:29','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',1551.72,'','352.00','328','Inclusive','branch','Inventory','','',''),('13174443890934332207038',120,'131744438168','2',1.00,'650','wholesale','0','2025-04-12 09:21:40','','','','608','Cash',89.66,'650','','','13','','1','2025-04-12 06:22:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','322.00','321','Inclusive','branch','Inventory','','',''),('13174443889984323842223',121,'131744438168','7',24.00,'999.84','wholesale','0','2025-04-12 09:09:28','','','','39.33','Cash',137.91,'41.66','','','13','','1','2025-04-12 06:22:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5739.00','5715','Inclusive','branch','Inventory','','',''),('14174443899139220832402',122,'141744438977','7',24.00,'1080','retail','0','2025-04-12 09:22:57','','','','39.33','Cash',148.97,'45','','','14','','1','2025-04-12 06:23:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'24','5739.00','5715','Inclusive','branch','Inventory','','',''),('14174444955103223023202',123,'141744448215','3',1.00,'66.666','wholesale','0','2025-04-12 12:18:53','','','','63.333','Cash',9.20,'66.666','','','14','','1','2025-04-12 09:19:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'1','328.00','327','Inclusive','branch','Inventory','','',''),('14174444953233432230033',124,'141744448215','2',1.00,'650','wholesale','0','2025-04-12 11:56:55','','','','608','Cash',89.66,'650','','','14','','1','2025-04-12 09:19:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','320.00','319','Inclusive','branch','Inventory','','',''),('14174444957007322347272',125,'141744448215','7',24.00,'999.84','wholesale','0','2025-04-12 12:19:15','','','','39.33','Cash',137.91,'41.66','','','14','','1','2025-04-12 09:19:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5715.00','5691','Inclusive','branch','Inventory','','',''),('14174444994132127400403',126,'141744449873','6',24.00,'1800','retail','0','2025-04-12 12:25:24','','','','57.75','Cash',248.28,'75','','','14','','1','2025-04-12 09:25:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'24','1843.00','1819','Inclusive','branch','Inventory','','',''),('14174444992323932333930',127,'141744449873','2',1.00,'650','retail','0','2025-04-12 12:24:33','','','','608','Cash',89.66,'650','','','14','','1','2025-04-12 09:25:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','320.00','319','Inclusive','branch','Inventory','','',''),('14174445074554430023222',128,'141744450736','7',48.00,'1999.68','wholesale','0','2025-04-12 12:38:56','','','','39.33','Cash',275.82,'41.66','','','14','','1','2025-04-12 09:40:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','5642.00','5594','Inclusive','branch','Inventory','','',''),('14174445086700502220024',129,'141744450840','7',36.00,'1620','retail','0','2025-04-12 12:40:40','','','','39.33','Cash',223.45,'45','','','14','','1','2025-04-12 09:43:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'36','5642.00','5606','Inclusive','branch','Inventory','','',''),('14174445209623230401304',130,'141744452086','1',1.00,'180','retail','0','2025-04-12 13:01:26','','','','157','Cash',24.83,'180','','','14','','1','2025-04-12 10:01:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','275.00','274','Inclusive','branch','Inventory','','',''),('14174445517503312215223',131,'141744454894','4',1.00,'125','wholesale','0','2025-04-12 13:48:14','','','','118.75','Cash',17.24,'125','','','14','','1','2025-04-12 10:53:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'1','1014.00','1013','Inclusive','branch','Inventory','','',''),('14174446628232428232324',132,'141744466255','6',24.00,'1800','retail','0','2025-04-12 16:57:35','','','','57.75','Cash',248.28,'75','','','14','','1','2025-04-12 13:58:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'24','1818.00','1794','Inclusive','branch','Inventory','','',''),('14174447064640223222323',133,'141744470636','13',1.00,'15.4166','wholesale','0','2025-04-12 18:10:36','','','','13.875','Cash',2.13,'15.4166','','','14','','1','2025-04-12 15:10:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'1','433.00','432','Inclusive','branch','Inventory','','',''),('14174454065770054722530',134,'141744540634','8',10.00,'483.3','wholesale','0','2025-04-13 13:37:14','','','','44.25','Cash',66.66,'48.33','','','14','','1','2025-04-13 10:38:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'10','115.00','105','Inclusive','branch','Inventory','','',''),('14174454073022457322440',135,'141744540707','8',10.00,'483.3','wholesale','0','2025-04-13 13:38:27','','','','44.25','Cash',66.66,'48.33','','','14','','1','2025-04-13 10:39:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'10','115.00','105','Inclusive','branch','Inventory','','',''),('14174454577307421303542',136,'141744545738','2',24.00,'15600','wholesale','0','2025-04-13 15:02:18','','','','608','Cash',2151.72,'650','','','14','','1','2025-04-13 12:02:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'24','274.00','250','Inclusive','branch','Inventory','','',''),('14174455316236220332502',137,'141744553135','7',1.00,'41.66','wholesale','0','2025-04-13 17:05:35','','','','39.33','Cash',5.75,'41.66','','','14','','1','2025-04-13 14:06:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'1','5474.00','5473','Inclusive','branch','Inventory','','',''),('14174460818803233303032',138,'141744608144','8',3.00,'144.99','wholesale','0','2025-04-14 08:22:24','','','','44.25','Cash',20.00,'48.33','','','14','','1','2025-04-14 05:23:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'3','7.00','4','Inclusive','branch','Inventory','','',''),('14174460989540310305290',139,'141744609837','7',24.00,'1080','retail','0','2025-04-14 08:50:37','','','','39.33','Cash',148.97,'45','','','14','','1','2025-04-14 05:51:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'24','5450.00','5426','Inclusive','branch','Inventory','','',''),('14174461138010300223213',140,'141744611359','6',1.00,'75','retail','0','2025-04-14 09:15:59','','','','57.75','Cash',10.34,'75','','','14','','1','2025-04-14 06:16:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','1792.00','1791','Inclusive','branch','Inventory','','',''),('14174461275923254300337',141,'141744612708','10',24.00,'1200','retail','0','2025-04-14 09:38:28','','','','46.7083333','Cash',165.52,'50','','','14','','1','2025-04-14 06:39:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4079.00','4055','Inclusive','branch','Inventory','','',''),('14174461278930233323274',142,'141744612769','10',24.00,'1200','retail','0','2025-04-14 09:39:29','','','','46.7083333','Cash',165.52,'50','','','14','','1','2025-04-14 06:40:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4079.00','4055','Inclusive','branch','Inventory','','',''),('14174461289830048203832',143,'141744612860','2',1.00,'650','retail','0','2025-04-14 09:41:00','','','','608','Cash',89.66,'650','','','14','','1','2025-04-14 06:41:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','264.00','263','Inclusive','branch','Inventory','','',''),('14174462464404034434264',144,'141744624635','8',1.00,'48.33','wholesale','0','2025-04-14 12:57:15','','','','44.25','Cash',6.67,'48.33','','','14','','1','2025-04-14 09:57:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'1','7.00','6','Inclusive','branch','Inventory','','',''),('14174462470883702230304',145,'141744624681','3',12.00,'900','retail','0','2025-04-14 12:58:18','','','','63.333','Cash',124.14,'75','','','14','','1','2025-04-14 09:58:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'12','279.00','267','Inclusive','branch','Inventory','','',''),('14174462476133432630776',146,'141744624681','6',1.00,'75','retail','0','2025-04-14 12:59:12','','','','57.75','Cash',10.34,'75','','','14','','1','2025-04-14 09:59:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','1792.00','1791','Inclusive','branch','Inventory','','',''),('14174463022402040000334',147,'141744630202','2',3.00,'1950','wholesale','0','2025-04-14 14:30:02','','','','608','Cash',268.97,'650','','','14','','1','2025-04-14 11:31:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'3','261.00','258','Inclusive','branch','Inventory','','',''),('14174463032610323203007',148,'141744630261','14',24.00,'2079.984','wholesale','0','2025-04-14 14:31:01','','','','81.0833','Cash',286.89,'86.666','','','14','','1','2025-04-14 11:32:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'24','564.00','540','Inclusive','branch','Inventory','','',''),('14174463036620304340101',149,'141744630337','14',1.00,'86.666','wholesale','0','2025-04-14 14:32:17','','','','81.0833','Cash',11.95,'86.666','','','14','','1','2025-04-14 11:32:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'1','564.00','563','Inclusive','branch','Inventory','','',''),('14174463038924000343434',150,'141744630372','14',24.00,'2079.984','wholesale','0','2025-04-14 14:32:52','','','','81.0833','Cash',286.89,'86.666','','','14','','1','2025-04-14 11:33:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'24','564.00','540','Inclusive','branch','Inventory','','',''),('14174463064302462634202',151,'141744630540','2',2.00,'1280','wholesale','20','2025-04-14 14:35:40','','','','608','Cash',176.55,'640','','','14','','1','2025-04-14 11:37:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',551.72,'2','261.00','259','Inclusive','branch','Inventory','','',''),('14174463074904072002390',152,'141744630677','3',1.00,'66.666','wholesale','0','2025-04-14 14:38:09','','','','63.333','Cash',9.20,'66.666','','','14','','1','2025-04-14 11:39:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'1','267.00','266','Inclusive','branch','Inventory','','',''),('14174463104643214413334',153,'141744631031','7',12.00,'499.92','wholesale','0','2025-04-14 14:43:52','','','','39.33','Cash',68.95,'41.66','','','14','','1','2025-04-14 11:44:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','5341.00','5329','Inclusive','branch','Inventory','','',''),('14174463106571047223135',154,'141744631053','7',12.00,'540','retail','0','2025-04-14 14:44:13','','','','39.33','Cash',74.48,'45','','','14','','1','2025-04-14 11:44:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'12','5341.00','5329','Inclusive','branch','Inventory','','',''),('14174463109330296322329',155,'141744631075','7',36.00,'1620','retail','0','2025-04-14 14:44:35','','','','39.33','Cash',223.45,'45','','','14','','1','2025-04-14 11:44:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'36','5341.00','5305','Inclusive','branch','Inventory','','',''),('14174463792632296334626',156,'141744637777','9',48.00,'1560','wholesale','0','2025-04-14 16:38:14','','','','29.8333333','Cash',215.17,'32.5','','','14','','1','2025-04-14 13:39:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','4038.00','3990','Inclusive','branch','Inventory','','',''),('14174463789364324331222',157,'141744637777','10',96.00,'4800','wholesale','0','2025-04-14 16:36:17','','','','46.7083333','Cash',662.07,'50','','','14','','1','2025-04-14 13:39:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'96','4054.00','3958','Inclusive','branch','Inventory','','',''),('14174464314502130224723',158,'141744643022','7',12.00,'540','retail','0','2025-04-14 18:03:43','','','','39.33','Cash',74.48,'45','','','14','','1','2025-04-14 15:05:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'12','5353.00','5341','Inclusive','branch','Inventory','','',''),('14174470350230253214733',159,'141744703123','3',72.00,'4799.952','wholesale','0','2025-04-15 10:50:06','','','','63.333','Cash',662.06,'66.666','','','14','','1','2025-04-15 07:51:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'72','254.00','182','Inclusive','branch','Inventory','','',''),('14174470886831102133242',160,'141744708826','2',5.00,'3250','wholesale','0','2025-04-15 12:20:26','','','','608','Cash',448.28,'650','','','14','','1','2025-04-15 09:21:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'5','246.00','241','Inclusive','branch','Inventory','','',''),('14174470962442324320333',161,'141744709549','2',2.00,'1300','wholesale','0','2025-04-15 12:33:23','','','','608','Cash',179.31,'650','','','14','','1','2025-04-15 09:34:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','241.00','239','Inclusive','branch','Inventory','','',''),('14174471512630222313026',162,'141744714943','3',1.00,'75','retail','0','2025-04-15 14:02:23','','','','63.333','Cash',10.34,'75','','','14','','1','2025-04-15 11:05:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','1178.00','1177','Inclusive','branch','Inventory','','',''),('14174472597202304725252',163,'141744725911','3',1.00,'75','retail','0','2025-04-15 17:05:11','','','','63.333','Cash',10.34,'75','','','14','','1','2025-04-16 05:35:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','1176.00','1175','Inclusive','branch','Inventory','','',''),('14174478175830342123122',164,'141744781733','10',1.00,'50','retail','0','2025-04-16 08:35:33','','','','46.7083333','Cash',6.90,'50','','','14','','1','2025-04-16 05:38:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','7318.00','7317','Inclusive','branch','Inventory','','',''),('14174478190222328422310',165,'141744781884','6',1.00,'75','retail','0','2025-04-16 08:38:04','','','','57.75','Cash',10.34,'75','','','14','','1','2025-04-16 05:39:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','4201.00','4200','Inclusive','branch','Inventory','','',''),('14174478213433323402012',166,'141744781984','7',72.00,'2924.64','wholesale','74.88','2025-04-16 08:39:44','','','','39.33','Cash',403.40,'40.62','','','14','','1','2025-04-16 05:42:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.02,'72','8640.00','8568','Inclusive','branch','Inventory','','',''),('14174478432324233020213',167,'141744784295','10',48.00,'2400','wholesale','0','2025-04-16 09:18:15','','','','46.7083333','Cash',331.03,'50','','','14','','1','2025-04-16 06:18:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'48','7318.00','7270','Inclusive','branch','Inventory','','',''),('14174478664423202236303',168,'141744786621','9',48.00,'1560','wholesale','0','2025-04-16 09:57:01','','','','29.8333','Cash',215.17,'32.5','','','14','','1','2025-04-16 06:57:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','12654.00','12606','Inclusive','branch','Inventory','','',''),('14174478669602426027202',169,'141744786661','10',1.00,'50','wholesale','0','2025-04-16 09:58:01','','','','46.7083333','Cash',6.90,'50','','','14','','1','2025-04-16 06:58:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','7294.00','7293','Inclusive','branch','Inventory','','',''),('14174479159033227333793',170,'141744791562','1',1.00,'166.6666','wholesale','0','2025-04-16 11:19:22','','','','157','Cash',22.99,'166.6666','','','14','','1','2025-04-16 08:20:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'1','472.00','471','Inclusive','branch','Inventory','','',''),('14174480083407824332420',171,'141744800808','10',24.00,'1200','wholesale','0','2025-04-16 13:53:28','','','','46.7083333','Cash',165.52,'50','','','14','','1','2025-04-16 10:53:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','7222.00','7198','Inclusive','branch','Inventory','','',''),('14174480120532228334525',172,'141744801184','10',24.00,'1200','wholesale','0','2025-04-16 13:59:44','','','','46.7083333','Cash',165.52,'50','','','14','','1','2025-04-16 11:00:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','7198.00','7174','Inclusive','branch','Inventory','','',''),('14174482821122273422871',173,'141744828044','10',72.00,'3600','retail','0','2025-04-16 21:29:13','','','','46.7083333','Cash',496.55,'50','','','14','','1','2025-04-16 18:30:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'72','7198.00','7126','Inclusive','branch','Inventory','','',''),('14174482815340100821054',174,'141744828044','9',72.00,'2340','retail','0','2025-04-16 21:28:31','','','','29.8333','Cash',322.76,'32.5','','','14','','1','2025-04-16 18:30:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'72','12054.00','11982','Inclusive','branch','Inventory','','',''),('14174482836840736180220',175,'141744828044','2',144.00,'93600','wholesale','0','2025-04-16 21:31:45','','','','608','Cash',12910.34,'650','','','14','','1','2025-04-16 18:33:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'144','231.00','87','Inclusive','branch','Inventory','','',''),('14174482842001384222020',176,'141744828044','10',1.00,'50','wholesale','0','2025-04-16 21:33:14','','','','46.7083333','Cash',6.90,'50','','','14','','1','2025-04-16 18:33:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','7126.00','7125','Inclusive','branch','Inventory','','',''),('14174482846747213632604',177,'141744828044','7',276.00,'11498.16','wholesale','0','2025-04-16 21:33:54','','','','39.33','Cash',1585.95,'41.66','','','14','','1','2025-04-16 18:38:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'276','8566.00','8290','Inclusive','branch','Inventory','','',''),('14174482855000804502082',178,'141744828044','8',12.00,'579.96','wholesale','0','2025-04-16 21:35:36','','','','44.25','Cash',79.99,'48.33','','','14','','1','2025-04-16 18:44:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','1055.00','1043','Inclusive','branch','Inventory','','',''),('14174488044837240043242',179,'141744880435','14',1.00,'95','retail','0','2025-04-17 12:00:35','','','','81.0833','Cash',13.10,'95','','','14','','1','2025-04-17 09:02:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',81.90,'1','510.00','509','Inclusive','branch','Inventory','','',''),('14174488261994038438728',180,'141744882595','14',12.00,'1039.992','wholesale','0','2025-04-17 12:36:35','','','','81.0833','Cash',143.45,'86.666','','','14','','1','2025-04-17 09:37:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'12','509.00','497','Inclusive','branch','Inventory','','',''),('14174488267202307232727',181,'141744882641','6',12.00,'737.52','wholesale','0','2025-04-17 12:37:21','','','','57.75','Cash',101.73,'61.46','','','14','','1','2025-04-17 09:38:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'12','3697.00','3685','Inclusive','branch','Inventory','','',''),('14174488413237833401802',182,'141744884052','7',24.00,'979.8408','wholesale','19.9992','2025-04-17 13:00:52','','','','39.33','Cash',135.15,'40.8267','','','14','','1','2025-04-17 10:02:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.20,'24','7810.00','7786','Inclusive','branch','Inventory','','',''),('14174488423221212100300',183,'141744884203','7',960.00,'39193.632','wholesale','799.968','2025-04-17 13:03:23','','','','39.33','Cash',5406.02,'40.8267','','','14','','1','2025-04-17 10:04:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.20,'960','7810.00','6850','Inclusive','branch','Inventory','','',''),('14174488458632023273443',184,'141744884558','7',960.00,'39993.6','wholesale','0','2025-04-17 13:09:18','','','','39.33','Cash',5516.36,'41.66','','','14','','1','2025-04-17 10:10:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'960','7810.00','6850','Inclusive','branch','Inventory','','',''),('14174488468938042070603',185,'141744884618','7',960.00,'39193.632','wholesale','799.968','2025-04-17 13:10:18','','','','39.33','Cash',5406.02,'40.8267','','','14','','1','2025-04-17 10:12:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.20,'960','7810.00','6850','Inclusive','branch','Inventory','','',''),('14174488488140430320334',186,'141744884839','7',960.00,'39593.664','wholesale','399.936','2025-04-17 13:13:59','','','','39.33','Cash',5461.20,'41.2434','','','14','','1','2025-04-17 10:17:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.55,'960','7810.00','6850','Inclusive','branch','Inventory','','',''),('14174489036727483203398',187,'141744890276','6',24.00,'1475.04','wholesale','0','2025-04-17 14:45:24','','','','57.75','Cash',203.45,'61.46','','','14','','1','2025-04-17 11:46:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','3697.00','3673','Inclusive','branch','Inventory','','',''),('14174489032392382720703',188,'141744890276','4',24.00,'3000','wholesale','0','2025-04-17 14:44:36','','','','118.75','Cash',413.79,'125','','','14','','1','2025-04-17 11:46:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'24','927.00','903','Inclusive','branch','Inventory','','',''),('14174489225334220003423',189,'141744890412','7',24.00,'999.84','wholesale','0','2025-04-17 15:17:04','','','','39.33','Cash',137.91,'41.66','','','14','','1','2025-04-17 12:17:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','7306.00','7282','Inclusive','branch','Inventory','','',''),('14174495876030770402506',190,'141744958692','10',24.00,'1200','wholesale','0','2025-04-18 09:44:52','','','','46.7083333','Cash',165.52,'50','','','14','','1','2025-04-18 06:46:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','7090.00','7066','Inclusive','branch','Inventory','','',''),('14174498987522922388094',191,'141744989793','4',12.00,'1500','wholesale','0','2025-04-18 18:24:04','','','','118.75','Cash',206.90,'125','','','14','','1','2025-04-18 15:24:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','903.00','891','Inclusive','branch','Inventory','','',''),('14174500084314100300014',192,'141745000719','9',1288.00,'41860','wholesale','0','2025-04-18 21:26:53','','','','29.8333','Cash',5773.79,'32.5','','','14','','1','2025-04-18 18:27:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1288','10970.00','9682','Inclusive','branch','Inventory','','',''),('14174500095423402320222',193,'141745000719','5',24.00,'649.92','wholesale','0','2025-04-18 21:28:56','','','','24.83','Cash',89.64,'27.08','','','14','','1','2025-04-18 18:29:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',23.34,'24','1524.00','1500','Inclusive','branch','Inventory','','',''),('14174504792372323232132',194,'141745047899','6',48.00,'2950.08','wholesale','0','2025-04-19 10:31:39','','','','57.75','Cash',406.91,'61.46','','','14','','1','2025-04-19 07:32:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'48','3252.00','3204','Inclusive','branch','Inventory','','',''),('14174504796236227123342',195,'141745047940','7',48.00,'1999.68','wholesale','0','2025-04-19 10:32:20','','','','39.33','Cash',275.82,'41.66','','','14','','1','2025-04-19 07:32:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','6465.00','6417','Inclusive','branch','Inventory','','',''),('14174504799125304210242',196,'141745047975','7',1.00,'45','retail','0','2025-04-19 10:32:55','','','','39.33','Cash',6.21,'45','','','14','','1','2025-04-19 07:33:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','6465.00','6464','Inclusive','branch','Inventory','','',''),('14174504890122002320031',197,'141745048865','5',4.00,'108.32','wholesale','0','2025-04-19 10:47:45','','','','24.83','Cash',14.94,'27.08','','','14','','1','2025-04-19 07:48:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',23.34,'4','1512.00','1508','Inclusive','branch','Inventory','','',''),('14174504956422095227222',198,'141745049511','9',96.00,'3120','wholesale','0','2025-04-19 10:58:31','','','','29.8333','Cash',430.34,'32.5','','','14','','1','2025-04-19 08:01:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'96','10610.00','10514','Inclusive','branch','Inventory','','',''),('14174505020532352350334',199,'141745050191','4',1.00,'150','retail','0','2025-04-19 11:09:51','','','','118.75','Cash',20.69,'150','','','14','','1','2025-04-19 08:10:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','903.00','902','Inclusive','branch','Inventory','','',''),('14174505029931233931032',200,'141745050239','9',168.00,'5460','wholesale','0','2025-04-19 11:10:39','','','','29.8333','Cash',753.10,'32.5','','','14','','1','2025-04-19 08:11:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'168','10466.00','10298','Inclusive','branch','Inventory','','',''),('14174508075923007072124',201,'141745080727','6',24.00,'1475.04','wholesale','0','2025-04-19 19:38:47','','','','57.75','Cash',203.45,'61.46','','','14','','1','2025-04-19 16:39:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','3251.00','3227','Inclusive','branch','Inventory','','',''),('14174513856102333323132',202,'141745138540','9',24.00,'780','wholesale','0','2025-04-20 11:42:20','','','','29.8333','Cash',107.59,'32.5','','','14','','1','2025-04-20 08:42:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','11234.00','11210','Inclusive','branch','Inventory','','',''),('14174514227733324233227',203,'141745142254','2',24.00,'15600','wholesale','0','2025-04-20 12:44:14','','','','608','Cash',2151.72,'650','','','14','','1','2025-04-20 09:45:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'24','597.00','573','Inclusive','branch','Inventory','','',''),('14174514238210332321330',204,'141745142314','10',1.00,'50','wholesale','0','2025-04-20 12:46:02','','','','46.7083333','Cash',6.90,'50','','','14','','1','2025-04-20 09:46:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','7901.00','7900','Inclusive','branch','Inventory','','',''),('14174514289138122422010',205,'141745142844','3',1.00,'66.666','wholesale','0','2025-04-20 12:54:31','','','','63.333','Cash',9.20,'66.666','','','14','','1','2025-04-20 09:54:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'1','785.00','784','Inclusive','branch','Inventory','','',''),('14174514536031231040163',206,'141745145218','5',96.00,'2479.68','wholesale','120','2025-04-20 13:33:38','','','','24.83','Cash',342.02,'25.83','','','14','','1','2025-04-20 10:36:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',22.27,'96','1508.00','1412','Inclusive','branch','Inventory','','',''),('14174514795833189300128',207,'141745147941','2',1.00,'650','retail','0','2025-04-20 14:19:01','','','','608','Cash',89.66,'650','','','14','','1','2025-04-20 11:19:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','596.00','595','Inclusive','branch','Inventory','','',''),('14174515637752307202212',208,'141745155934','6',24.00,'1475.04','wholesale','0','2025-04-20 16:32:14','','','','57.75','Cash',203.45,'61.46','','','14','','1','2025-04-20 13:39:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','3227.00','3203','Inclusive','branch','Inventory','','',''),('14174515941330342035132',209,'141745159324','11',5.00,'5150','wholesale','0','2025-04-20 17:28:44','','','','910','Cash',710.34,'1030','','','14','','1','2025-04-20 14:30:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',887.93,'5','53.00','48','Inclusive','branch','Inventory','','',''),('14174521534225042345124',210,'141745215299','14',1.00,'95','retail','0','2025-04-21 09:01:57','','','','81.0833','Cash',13.10,'95','','','14','','1','2025-04-21 06:02:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',81.90,'1','833.00','832','Inclusive','branch','Inventory','','',''),('14174521701701522347270',211,'141745216280','2',24.00,'15600','wholesale','0','2025-04-21 09:18:00','','','','608','Cash',2151.72,'650','','','14','','1','2025-04-21 06:30:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'24','593.00','569','Inclusive','branch','Inventory','','',''),('14174522416124212712313',212,'141745224139','4',24.00,'3000','wholesale','0','2025-04-21 11:28:59','','','','118.75','Cash',413.79,'125','','','14','','1','2025-04-21 08:29:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'24','1887.00','1863','Inclusive','branch','Inventory','','',''),('14174523165302303022233',213,'141745231603','2',12.00,'7790.0004','wholesale','9.9996','2025-04-21 13:33:23','','','','608','Cash',1074.48,'649.1667','','','14','','1','2025-04-21 10:34:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',559.63,'12','589.00','577','Inclusive','branch','Inventory','','',''),('14174523174307332333443',214,'141745231681','2',12.00,'7790.0004','wholesale','9.9996','2025-04-21 13:34:41','','','','608','Cash',1074.48,'649.1667','','','14','','1','2025-04-21 10:37:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',559.63,'12','589.00','577','Inclusive','branch','Inventory','','',''),('14174524450925293002320',215,'141745243749','7',1.00,'45','retail','0','2025-04-21 17:07:09','','','','39.33','Cash',6.21,'45','','','14','','1','2025-04-21 14:08:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','9505.00','9504','Inclusive','branch','Inventory','','',''),('14174524442673032200333',216,'141745243749','4',0.00,'0','wholesale','0','2025-04-21 16:55:49','','','','118.75','Cash',0.00,'125','','','14','','1','2025-04-21 14:08:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'','1875.00','1875','Inclusive','branch','Inventory','','',''),('14174524875821432220307',217,'141745248746','6',120.00,'7375.2','wholesale','0','2025-04-21 18:19:06','','','','57.75','Cash',1017.27,'61.46','','','14','','1','2025-04-21 15:20:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'120','3202.00','3082','Inclusive','branch','Inventory','','',''),('14174524921404332343322',218,'141745248811','15',24.00,'2599.92','wholesale','0','2025-04-21 18:26:24','','','','102.5','Cash',358.61,'108.33','','','14','','1','2025-04-21 15:27:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'24','943.00','919','Inclusive','branch','Inventory','','',''),('14174525135532120335453',219,'141745251335','6',0.00,'0','wholesale','0','2025-04-21 19:02:15','','','','57.75','Cash',0.00,'61.46','','','14','','1','2025-04-21 16:02:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'','2962.00','2962','Inclusive','branch','Inventory','','',''),('14174525139332203259003',220,'141745251364','6',24.00,'1475.04','wholesale','0','2025-04-21 19:02:44','','','','57.75','Cash',203.45,'61.46','','','14','','1','2025-04-21 16:03:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2962.00','2938','Inclusive','branch','Inventory','','',''),('14174525230200521212320',221,'141745252286','2',1.00,'650','retail','0','2025-04-21 19:18:06','','','','608','Cash',89.66,'650','','','14','','1','2025-04-21 16:18:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','567.00','566','Inclusive','branch','Inventory','','',''),('14174532113801322013321',222,'141745321029','7',12.00,'499.92','wholesale','0','2025-04-22 14:25:03','','','','39.33','Cash',68.95,'41.66','','','14','','1','2025-04-22 11:25:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'12','9409.00','9397','Inclusive','branch','Inventory','','',''),('14174532110130421323200',223,'141745321029','6',12.00,'737.52','wholesale','0','2025-04-22 14:24:21','','','','57.75','Cash',101.73,'61.46','','','14','','1','2025-04-22 11:25:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'12','2961.00','2949','Inclusive','branch','Inventory','','',''),('14174532106030302323204',224,'141745321029','3',6.00,'399.996','wholesale','0','2025-04-22 14:23:49','','','','63.333','Cash',55.17,'66.666','','','14','','1','2025-04-22 11:26:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'6','567.00','561','Inclusive','branch','Inventory','','',''),('14174532119153320014231',225,'141745321171','6',12.00,'900','retail','0','2025-04-22 14:26:11','','','','57.75','Cash',124.14,'75','','','14','','1','2025-04-22 11:26:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'12','2961.00','2949','Inclusive','branch','Inventory','','',''),('14174532121827322320122',226,'141745321199','6',1.00,'75','retail','0','2025-04-22 14:26:40','','','','57.75','Cash',10.34,'75','','','14','','1','2025-04-22 11:27:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','2961.00','2960','Inclusive','branch','Inventory','','',''),('14174532123822232722481',227,'141745321223','6',12.00,'900','retail','0','2025-04-22 14:27:03','','','','57.75','Cash',124.14,'75','','','14','','1','2025-04-22 11:27:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'12','2961.00','2949','Inclusive','branch','Inventory','','',''),('14174539464131227301521',228,'141745394626','6',24.00,'1475.04','wholesale','0','2025-04-23 10:50:26','','','','57.75','Cash',203.45,'61.46','','','14','','1','2025-04-23 07:50:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2901.00','2877','Inclusive','branch','Inventory','','',''),('14174539466653233166207',229,'141745394647','10',24.00,'1200','wholesale','0','2025-04-23 10:50:47','','','','46.7083333','Cash',165.52,'50','','','14','','1','2025-04-23 07:51:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','7634.00','7610','Inclusive','branch','Inventory','','',''),('14174539471230130303430',230,'141745394681','9',24.00,'780','wholesale','0','2025-04-23 10:51:36','','','','29.8333','Cash',107.59,'32.5','','','14','','1','2025-04-23 07:51:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','10154.00','10130','Inclusive','branch','Inventory','','',''),('14174539583135003292230',231,'141745395790','17',24.00,'1900','wholesale','0','2025-04-23 11:10:04','','','','69.41666','Cash',262.07,'79.166666666667','','','14','','1','2025-04-23 08:10:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.25,'24','120.00','96','Inclusive','branch','Inventory','1110','4000','5500'),('14174539580332552412233',232,'141745395790','18',24.00,'1285','wholesale','0','2025-04-23 11:09:50','','','','47.737083333333','Cash',177.24,'53.541666666667','','','14','','1','2025-04-23 08:10:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',46.16,'24','240.00','216','Inclusive','branch','Inventory','1110','4000','5500'),('14174539587524805922374',233,'141745395858','18',24.00,'1285','wholesale','0','2025-04-23 11:10:58','','','','47.737083333333','Cash',177.24,'53.541666666667','','','14','','1','2025-04-23 08:11:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',46.16,'24','240.00','216','Inclusive','branch','Inventory','1110','4000','5500'),('14174539589633002303323',234,'141745395880','17',24.00,'1900','wholesale','0','2025-04-23 11:11:20','','','','69.41666','Cash',262.07,'79.166666666667','','','14','','1','2025-04-23 08:13:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.25,'24','120.00','96','Inclusive','branch','Inventory','1110','4000','5500'),('14174539605425521114333',235,'141745396037','17',24.00,'1900','wholesale','0','2025-04-23 11:13:57','','','','69.41666','Cash',262.07,'79.166666666667','','','14','','1','2025-04-23 08:14:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.25,'24','120.00','96','Inclusive','branch','Inventory','1110','4000','5500'),('14174539610103530233953',236,'141745396084','18',24.00,'1285','wholesale','0','2025-04-23 11:14:44','','','','47.737083333333','Cash',177.24,'53.541666666667','','','14','','1','2025-04-23 08:15:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',46.16,'24','240.00','216','Inclusive','branch','Inventory','1110','4000','5500'),('14174539613601233200224',237,'141745396122','17',12.00,'950','wholesale','0','2025-04-23 11:15:22','','','','69.41666','Cash',131.03,'79.166666666667','','','14','','1','2025-04-23 08:44:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.25,'12','120.00','108','Inclusive','branch','Inventory','1110','4000','5500'),('14174539858633239404343',238,'141745398564','9',240.00,'7800','retail','0','2025-04-23 11:56:04','','','','29.8333','Cash',1075.86,'32.5','','','14','','1','2025-04-23 08:56:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'240','10106.00','9866','Inclusive','branch','Inventory','','',''),('14174540612823033332332',239,'141745406047','15',12.00,'1299.96','wholesale','0','2025-04-23 14:00:47','','','','102.5','Cash',179.30,'108.33','','','14','','1','2025-04-23 11:02:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'12','943.00','931','Inclusive','branch','Inventory','','',''),('14174540970924303300033',240,'141745409688','9',1.00,'32.5','retail','0','2025-04-23 15:01:28','','','','29.8333','Cash',4.48,'32.5','','','14','','1','2025-04-23 12:02:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1','9674.00','9673','Inclusive','branch','Inventory','','',''),('14174540975627273622023',241,'141745409745','9',1.00,'32.5','wholesale','0','2025-04-23 15:02:25','','','','29.8333','Cash',4.48,'32.5','','','14','','1','2025-04-23 12:02:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1','9674.00','9673','Inclusive','branch','Inventory','','',''),('14174541112332202313033',242,'141745411044','2',4.00,'2596.6668','wholesale','3.3332','2025-04-23 15:24:04','','','','608','Cash',358.16,'649.1667','','','14','','1','2025-04-23 12:30:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',559.63,'4','556.00','552','Inclusive','branch','Inventory','','',''),('14174541149422030332334',243,'141745411044','2',4.00,'2595.2','wholesale','4.8','2025-04-23 15:30:19','','','','608','Cash',357.96,'648.8','','','14','','1','2025-04-23 12:31:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',559.31,'4','556.00','552','Inclusive','branch','Inventory','','',''),('14174541254152332030454',244,'141745412312','2',1.00,'640','wholesale','10','2025-04-23 15:46:12','','','','608','Cash',88.28,'640','','','14','','1','2025-04-23 12:49:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',551.72,'1','548.00','547','Inclusive','branch','Inventory','','',''),('14174541237224173323212',245,'141745412312','2',4.00,'2599.6668','wholesale','0.3332','2025-04-23 15:45:12','','','','608','Cash',358.57,'649.9167','','','14','','1','2025-04-23 12:49:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.27,'4','552.00','548','Inclusive','branch','Inventory','','',''),('14174541265100102220024',246,'141745412571','10',2.00,'98.3334','wholesale','1.6666','2025-04-23 15:49:41','','','','46.7083333','Cash',13.56,'49.1667','','','14','','1','2025-04-23 12:50:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'2','7418.00','7416','Inclusive','branch','Inventory','','',''),('14174541301132522310727',247,'141745412968','9',1.00,'32.5','retail','0','2025-04-23 15:56:08','','','','29.8333','Cash',4.48,'32.5','','','14','','1','2025-04-23 12:57:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1','9434.00','9433','Inclusive','branch','Inventory','','',''),('14174541627403327323523',248,'141745416234','3',2.00,'150','retail','0','2025-04-23 16:50:34','','','','63.333','Cash',20.69,'75','','','14','','1','2025-04-23 13:51:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'2','559.00','557','Inclusive','branch','Inventory','','',''),('14174541957297304424122',249,'141745419540','3',48.00,'3199.968','wholesale','0','2025-04-23 17:45:40','','','','63.333','Cash',441.37,'66.666','','','14','','1','2025-04-23 14:47:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'48','559.00','511','Inclusive','branch','Inventory','','',''),('14174542574734402434745',250,'141745425701','9',1.00,'32.5','retail','0','2025-04-23 19:28:21','','','','29.8333','Cash',4.48,'32.5','','','14','','1','2025-04-23 16:29:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1','9578.00','9577','Inclusive','branch','Inventory','','',''),('14174542577627420732302',251,'141745425751','7',1.00,'45','retail','0','2025-04-23 19:29:22','','','','39.33','Cash',6.21,'45','','','14','','1','2025-04-23 16:36:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','9265.00','9264','Inclusive','branch','Inventory','','',''),('14174542576223622306133',252,'141745425751','6',1.00,'75','retail','0','2025-04-23 19:29:11','','','','57.75','Cash',10.34,'75','','','14','','1','2025-04-23 16:36:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','2804.00','2803','Inclusive','branch','Inventory','','',''),('14174542627627624221000',253,'141745426222','10',1.00,'50','wholesale','0','2025-04-23 19:37:02','','','','46.7083333','Cash',6.90,'50','','','14','','1','2025-04-23 16:39:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','7466.00','7465','Inclusive','branch','Inventory','','',''),('14174542665864023112340',254,'141745426373','7',288.00,'11980.80','retail','0','2025-04-23 19:43:23','','','','39.33','Cash',1652.52,'41.6','','','14','','1','2025-04-23 16:45:07','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',10328.28,'','9265.00','8977','Inclusive','branch','Inventory','','',''),('14174542671727333027022',255,'141745426373','7',288.00,'12960','retail','0','2025-04-23 19:45:07','','','','39.33','Cash',1787.59,'45','','','14','','1','2025-04-23 16:45:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'288','9265.00','8977','Inclusive','branch','Inventory','','',''),('14174542684226204044232',256,'141745426373','1',12.00,'1999.9992','wholesale','0','2025-04-23 19:46:57','','','','157','Cash',275.86,'166.6666','','','14','','1','2025-04-23 16:47:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'12','813.00','801','Inclusive','branch','Inventory','','',''),('14174542677634124023140',257,'141745426373','2',156.00,'101400','wholesale','0','2025-04-23 19:45:42','','','','608','Cash',13986.21,'650','','','14','','1','2025-04-23 16:48:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'156','545.00','389','Inclusive','branch','Inventory','','',''),('14174542680128362232047',258,'141745426373','3',36.00,'2399.976','wholesale','0','2025-04-23 19:46:16','','','','63.333','Cash',331.03,'66.666','','','14','','1','2025-04-23 16:52:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'36','559.00','523','Inclusive','branch','Inventory','','',''),('14174542681780230103268',259,'141745426373','4',12.00,'1500','wholesale','0','2025-04-23 19:46:41','','','','118.75','Cash',206.90,'125','','','14','','1','2025-04-23 16:52:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'12','1755.00','1743','Inclusive','branch','Inventory','','',''),('14174547153442337312334',260,'141745471492','9',1.00,'32.5','retail','0','2025-04-24 08:11:32','','','','29.8333','Cash',4.48,'32.5','','','14','','1','2025-04-24 05:12:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1','8450.00','8449','Inclusive','branch','Inventory','','',''),('14174547838128730343220',261,'141745478357','14',6.00,'519.996','wholesale','0','2025-04-24 10:05:57','','','','81.0833','Cash',71.72,'86.666','','','14','','1','2025-04-24 07:06:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'6','833.00','827','Inclusive','branch','Inventory','','',''),('14174548273910290423328',262,'141745480449','7',24.00,'1080','retail','0','2025-04-24 10:40:49','','','','39.33','Cash',148.97,'45','','','14','','1','2025-04-24 08:19:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'24','8977.00','8953','Inclusive','branch','Inventory','','',''),('14174548746273733541248',263,'141745487433','1',0.00,'0','retail','0','2025-04-24 12:37:13','','','','157','Cash',0.00,'180','','','14','','1','2025-04-24 09:37:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'','783.00','783','Inclusive','branch','Inventory','','',''),('14174548748953822040282',264,'141745487472','8',2.00,'100','retail','0','2025-04-24 12:37:52','','','','44.25','Cash',13.79,'50','','','14','','1','2025-04-24 09:39:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','982.00','980','Inclusive','branch','Inventory','','',''),('14174549539433242029304',265,'141745495353','13',1.00,'15.4166','wholesale','0','2025-04-24 14:49:14','','','','13.875','Cash',2.13,'15.4166','','','14','','1','2025-04-24 11:50:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'1','1245.00','1244','Inclusive','branch','Inventory','','',''),('14174551079523350320423',266,'141745510779','13',1.00,'20','retail','0','2025-04-24 19:06:19','','','','13.875','Cash',2.76,'20','','','14','','1','2025-04-24 16:07:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','1244.00','1243','Inclusive','branch','Inventory','','',''),('13174557829338293345733',267,'131745578179','7',28.00,'1166.48','wholesale','0','2025-04-25 13:51:14','','','','39.33','Cash',160.89,'41.66','','','13','','1','2025-04-25 10:59:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'28','8917.00','8889','Inclusive','branch','Inventory','','',''),('13174557832722222322103',268,'131745578179','10',383.00,'19150','wholesale','0','2025-04-25 13:51:52','','','','46.7083333','Cash',2641.38,'50','','','13','','1','2025-04-25 11:09:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'383','6818.00','6435','Inclusive','branch','Inventory','','',''),('13174558022132222232352',269,'131745580159','3',1.00,'66.666','wholesale','0','2025-04-25 14:22:39','','','','63.333','Cash',9.20,'66.666','','','13','','1','2025-04-25 11:23:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'1','499.00','498','Inclusive','branch','Inventory','','',''),('13174558496204213084040',270,'131745584802','2',2.00,'1300','wholesale','0','2025-04-25 15:41:54','','','','608','Cash',179.31,'650','','','13','','1','2025-04-25 12:50:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','524.00','522','Inclusive','branch','Inventory','','',''),('13174558490642220331555',271,'131745584802','9',96.00,'3120','wholesale','0','2025-04-25 15:41:01','','','','29.8333','Cash',430.34,'32.5','','','13','','1','2025-04-25 12:50:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'96','8215.00','8119','Inclusive','branch','Inventory','','',''),('13174558485608321306552',272,'131745584802','7',288.00,'11998.08','wholesale','0','2025-04-25 15:40:03','','','','39.33','Cash',1654.91,'41.66','','','13','','1','2025-04-25 12:50:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'288','8891.00','8603','Inclusive','branch','Inventory','','',''),('13174559610300232000575',273,'131745595516','2',1.00,'650','retail','0','2025-04-25 18:47:32','','','','608','Cash',89.66,'650','','','13','','1','2025-04-25 15:49:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','522.00','521','Inclusive','branch','Inventory','','',''),('13174559605232521030605',274,'131745595516','5',96.00,'2880','retail','0','2025-04-25 18:46:24','','','','24.83','Cash',397.24,'30','','','13','','1','2025-04-25 15:49:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'96','1512.00','1416','Inclusive','branch','Inventory','','',''),('13174559598285538220215',275,'131745595516','6',2.00,'150','retail','0','2025-04-25 18:45:37','','','','57.75','Cash',20.69,'75','','','13','','1','2025-04-25 15:49:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'2','2648.00','2646','Inclusive','branch','Inventory','','',''),('13174559593553123013352',276,'131745595516','3',1.00,'75','retail','0','2025-04-25 18:45:01','','','','63.333','Cash',10.34,'75','','','13','','1','2025-04-25 15:49:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','521.00','520','Inclusive','branch','Inventory','','',''),('13174559578230224552331',277,'131745595516','9',384.00,'12480','wholesale','0','2025-04-25 18:41:09','','','','29.8333','Cash',1721.38,'32.5','','','13','','1','2025-04-25 15:49:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'384','8095.00','7711','Inclusive','branch','Inventory','','',''),('13174559566773363334253',278,'131745595516','9',0.00,'0','wholesale','0','2025-04-25 18:38:36','','','','29.8333','Cash',0.00,'32.5','','','13','','1','2025-04-25 15:49:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'','8095.00','8095','Inclusive','branch','Inventory','','',''),('13174559684263740233220',279,'131745596781','10',192.00,'9600','wholesale','0','2025-04-25 18:59:41','','','','46.7083333','Cash',1324.14,'50','','','13','','1','2025-04-25 16:02:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'192','6315.00','6123','Inclusive','branch','Inventory','','',''),('13174559713021322312235',280,'131745596967','9',192.00,'6240','wholesale','0','2025-04-25 19:02:47','','','','29.8333','Cash',860.69,'32.5','','','13','','1','2025-04-25 16:05:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'192','7927.00','7735','Inclusive','branch','Inventory','','',''),('13174559745022020507131',281,'131745597392','6',2.00,'122.92','wholesale','0','2025-04-25 19:09:52','','','','57.75','Cash',16.95,'61.46','','','13','','1','2025-04-25 16:11:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'2','2648.00','2646','Inclusive','branch','Inventory','','',''),('13174559755521929531200',282,'131745597524','9',24.00,'780','wholesale','0','2025-04-25 19:12:04','','','','29.8333','Cash',107.59,'32.5','','','13','','1','2025-04-25 16:14:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7735.00','7711','Inclusive','branch','Inventory','','',''),('14174564878320008288004',283,'141745648523','15',1.00,'108.33','wholesale','0','2025-04-26 09:23:25','','','','102.5','Cash',14.94,'108.33','','','14','','1','2025-04-26 06:26:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'1','848.00','847','Inclusive','branch','Inventory','','',''),('14174565299232420314413',284,'141745652976','7',1.00,'41.66','wholesale','0','2025-04-26 10:36:16','','','','39.33','Cash',5.75,'41.66','','','14','','1','2025-04-26 07:36:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'1','8459.00','8458','Inclusive','branch','Inventory','','',''),('14174565569192223745201',285,'141745655625','7',4.00,'166.64','wholesale','0','2025-04-26 11:20:25','','','','39.33','Cash',22.98,'41.66','','','14','','1','2025-04-26 08:28:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'4','8434.00','8430','Inclusive','branch','Inventory','','',''),('14174565731222323343662',286,'141745657277','7',6.00,'249.96','wholesale','0','2025-04-26 11:47:57','','','','39.33','Cash',34.48,'41.66','','','14','','1','2025-04-26 08:48:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'6','8429.00','8423','Inclusive','branch','Inventory','','',''),('14174566009420532330021',287,'141745660079','6',12.00,'737.52','wholesale','0','2025-04-26 12:34:39','','','','57.75','Cash',101.73,'61.46','','','14','','1','2025-04-26 09:35:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'12','2620.00','2608','Inclusive','branch','Inventory','','',''),('14174567205732345345412',288,'141745672030','8',1.00,'48.33','wholesale','0','2025-04-26 15:53:50','','','','44.25','Cash',6.67,'48.33','','','14','','1','2025-04-26 12:54:54','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',41.66,'','752.00','750','Inclusive','branch','Inventory','','',''),('14174568393232027022623',289,'141745683910','7',24.00,'999.84','wholesale','0','2025-04-26 19:11:50','','','','39.33','Cash',137.91,'41.66','','','14','','1','2025-04-26 16:12:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','8399.00','8375','Inclusive','branch','Inventory','','',''),('14174568444880238342302',290,'141745684308','7',2400.00,'99984','wholesale','0','2025-04-26 19:19:11','','','','39.33','Cash',13790.90,'41.66','','','14','','1','2025-04-26 16:20:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'2400','8339.00','5939','Inclusive','branch','Inventory','','',''),('14174568452127233275525',291,'141745684308','15',168.00,'18199.44','wholesale','0','2025-04-26 19:21:38','','','','102.5','Cash',2510.27,'108.33','','','14','','1','2025-04-26 16:22:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'168','788.00','620','Inclusive','branch','Inventory','','',''),('14174574488423270348232',292,'141745744866','6',24.00,'1475.04','wholesale','0','2025-04-27 12:07:46','','','','57.75','Cash',203.45,'61.46','','','14','','1','2025-04-27 09:08:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2476.00','2452','Inclusive','branch','Inventory','','',''),('14174574502823220231022',293,'141745744996','7',24.00,'999.84','wholesale','0','2025-04-27 12:10:08','','','','39.33','Cash',137.91,'41.66','','','14','','1','2025-04-27 09:12:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','5939.00','5915','Inclusive','branch','Inventory','','',''),('14174574670004222132030',294,'141745746649','9',4.00,'130','wholesale','0','2025-04-27 12:38:00','','','','29.8333','Cash',17.93,'32.5','','','14','','1','2025-04-27 09:38:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'4','4275.00','4271','Inclusive','branch','Inventory','','',''),('14174574666523636011323',295,'141745746649','9',4.00,'130','retail','0','2025-04-27 12:37:29','','','','29.8333','Cash',17.93,'32.5','','','14','','1','2025-04-27 09:38:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'4','4279.00','4275','Inclusive','branch','Inventory','','',''),('14174575366434320377334',296,'141745753646','7',3.00,'124.98','wholesale','0','2025-04-27 14:34:06','','','','39.33','Cash',17.24,'41.66','','','14','','1','2025-04-27 11:35:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'3','5891.00','5888','Inclusive','branch','Inventory','','',''),('14174575387070057420532',297,'141745753706','3',1.00,'75','retail','0','2025-04-27 14:37:30','','','','63.333','Cash',10.34,'75','','','14','','1','2025-04-27 11:38:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','483.00','482','Inclusive','branch','Inventory','','',''),('14174575384923795301020',298,'141745753706','6',1.00,'75','retail','0','2025-04-27 14:36:08','','','','57.75','Cash',10.34,'75','','','14','','1','2025-04-27 11:38:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','2470.00','2469','Inclusive','branch','Inventory','','',''),('14174575935403323922422',299,'141745759335','6',1.00,'61.46','wholesale','0','2025-04-27 16:08:55','','','','57.75','Cash',8.48,'61.46','','','14','','1','2025-04-27 13:09:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'1','2470.00','2469','Inclusive','branch','Inventory','','',''),('14174583404123005304013',300,'141745833883','2',1.00,'650','wholesale','0','2025-04-28 12:53:02','','','','608','Cash',89.66,'650','','','14','','1','2025-04-28 09:54:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','467.00','466','Inclusive','branch','Inventory','','',''),('14174583620964323224023',301,'141745836194','5',1.00,'27.08','wholesale','0','2025-04-28 13:29:54','','','','24.83','Cash',3.74,'27.08','','','14','','1','2025-04-28 10:30:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',23.34,'1','1416.00','1415','Inclusive','branch','Inventory','','',''),('14174583628252323722102',302,'141745836244','5',1.00,'30','retail','0','2025-04-28 13:30:45','','','','24.83','Cash',4.14,'30','','','14','','1','2025-04-28 10:31:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','1416.00','1415','Inclusive','branch','Inventory','','',''),('14174585044524235220720',303,'141745850415','9',2.00,'65','retail','0','2025-04-28 17:26:55','','','','29.8333','Cash',8.97,'32.5','','','14','','1','2025-04-28 14:27:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'2','4111.00','4109','Inclusive','branch','Inventory','','',''),('14174591379277222312021',304,'141745913724','9',96.00,'3120','wholesale','0','2025-04-29 11:02:04','','','','29.8333','Cash',430.34,'32.5','','','14','','1','2025-04-29 08:03:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'96','4109.00','4013','Inclusive','branch','Inventory','','',''),('14174592202523521021702',305,'141745921996','13',2.00,'30.8332','wholesale','0','2025-04-29 13:19:56','','','','13.875','Cash',4.25,'15.4166','','','14','','1','2025-04-29 10:20:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'2','1216.00','1214','Inclusive','branch','Inventory','','',''),('14174592942191224221232',306,'141745929404','5',12.00,'324.96','wholesale','0','2025-04-29 15:23:24','','','','24.83','Cash',44.82,'27.08','','','14','','1','2025-04-29 12:23:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',23.34,'12','1416.00','1404','Inclusive','branch','Inventory','','',''),('14174592944234240335029',307,'141745929427','5',12.00,'324.96','wholesale','0','2025-04-29 15:23:48','','','','24.83','Cash',44.82,'27.08','','','14','','1','2025-04-29 12:24:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',23.34,'12','1416.00','1404','Inclusive','branch','Inventory','','',''),('14174599341632003032300',308,'141745993398','9',24.00,'780','wholesale','0','2025-04-30 09:09:58','','','','29.8333','Cash',107.59,'32.5','','','14','','1','2025-04-30 06:10:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','3917.00','3893','Inclusive','branch','Inventory','','',''),('14174599344823222310242',309,'141745993422','9',24.00,'780','wholesale','0','2025-04-30 09:10:22','','','','29.8333','Cash',107.59,'32.5','','','14','','1','2025-04-30 06:10:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','3917.00','3893','Inclusive','branch','Inventory','','',''),('14174600940545902270462',310,'141746009006','10',0.83,'41.665','wholesale','0','2025-04-30 13:36:15','','','','46.7083333','Cash',5.75,'50','','','14','','1','2025-04-30 10:37:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0.8333','5565.00','5564.1667','Inclusive','branch','Inventory','','',''),('14174600937423033332337',311,'141746009006','9',0.00,'0','wholesale','0','2025-04-30 13:30:06','','','','29.8333','Cash',0.00,'32.5','','','14','','1','2025-04-30 10:37:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'','3845.00','3845','Inclusive','branch','Inventory','','',''),('14174600948533420093313',312,'141746009456','10',144.00,'7080.0048','wholesale','119.9952','2025-04-30 13:37:36','','','','46.7083333','Cash',976.55,'49.1667','','','14','','1','2025-04-30 10:38:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'144','5565.00','5421','Inclusive','branch','Inventory','','',''),('14174601552202510232430',313,'141746015501','13',4.00,'61.6664','wholesale','0','2025-04-30 15:18:22','','','','13.875','Cash',8.51,'15.4166','','','14','','1','2025-04-30 12:18:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'4','1212.00','1208','Inclusive','branch','Inventory','','',''),('14174601841573324232837',314,'141746018401','13',1.00,'15.4166','wholesale','0','2025-04-30 16:06:41','','','','13.875','Cash',2.13,'15.4166','','','14','','1','2025-04-30 13:07:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'1','1208.00','1207','Inclusive','branch','Inventory','','',''),('14174601873503060382502',315,'141746018720','7',1.00,'41.66','wholesale','0','2025-04-30 16:12:00','','','','39.33','Cash',5.75,'41.66','','','14','','1','2025-04-30 13:12:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'1','5406.00','5405','Inclusive','branch','Inventory','','',''),('14174609050720170239332',316,'141746090459','12',16.00,'3190','wholesale','0','2025-05-01 12:07:39','','','','189','Cash',440.00,'199.375','','','14','','1','2025-05-01 09:08:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',171.88,'16','88.00','72','Inclusive','branch','Inventory','','',''),('14174609059854103390493',317,'141746090517','12',24.00,'4785','wholesale','0','2025-05-01 12:08:37','','','','189','Cash',660.00,'199.375','','','14','','1','2025-05-01 09:11:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',171.88,'24','88.00','64','Inclusive','branch','Inventory','','',''),('14174609641931242042102',318,'141746094936','1',6.00,'1080','retail','0','2025-05-01 13:22:16','','','','157','Cash',148.97,'180','','','14','','1','2025-05-01 10:47:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'6','717.00','711','Inclusive','branch','Inventory','','',''),('14174609647924002434302',319,'141746096456','1',6.00,'999.9996','wholesale','0','2025-05-01 13:47:36','','','','157','Cash',137.93,'166.6666','','','14','','1','2025-05-01 10:49:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'6','717.00','711','Inclusive','branch','Inventory','','',''),('14174609951832330310933',320,'141746099277','13',4.00,'61.6664','wholesale','0','2025-05-01 14:34:37','','','','13.875','Cash',8.51,'15.4166','','','14','','1','2025-05-01 11:38:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'4','1183.00','1179','Inclusive','branch','Inventory','','',''),('14174610023212230222602',321,'141746100210','9',1.00,'32.5','retail','0','2025-05-01 14:50:10','','','','29.8333','Cash',4.48,'32.5','','','14','','1','2025-05-01 11:51:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1','12439.00','12438','Inclusive','branch','Inventory','','',''),('14174611494032320633477',322,'141746114918','10',1.00,'50','wholesale','0','2025-05-01 18:55:18','','','','46.7083333','Cash',6.90,'50','','','14','','1','2025-05-01 15:55:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1++++++++++++++++++','8275.00','8274','Inclusive','branch','Inventory','','',''),('14174611932822930343061',323,'141746118723','10',792.00,'38940.0264','wholesale','659.9736','2025-05-01 19:58:43','','','','46.7083333','Cash',5371.04,'49.1667','','','14','','1','2025-05-01 17:09:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'792','7987.00','7195','Inclusive','branch','Inventory','','',''),('14174612066262006330363',324,'141746120577','10',15.00,'737.5005','wholesale','12.4995','2025-05-01 20:30:18','','','','46.7083333','Cash',101.72,'49.1667','','','14','','1','2025-05-01 17:31:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'15','7195.00','7180','Inclusive','branch','Inventory','','',''),('14174612076326333260302',325,'141746120577','9',10.00,'316.667','wholesale','8.333','2025-05-01 20:32:26','','','','29.8333','Cash',43.68,'31.6667','','','14','','1','2025-05-01 17:32:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'10','11046.00','11036','Inclusive','branch','Inventory','','',''),('14174612166901137323322',326,'141746121433','9',696.00,'22620','wholesale','0','2025-05-01 20:43:53','','','','29.8333','Cash',3120.00,'32.5','','','14','','1','2025-05-01 17:49:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'696','10518.00','9822','Inclusive','branch','Inventory','','',''),('14174612365800222048823',327,'141746123199','10',20.00,'983.334','wholesale','16.666','2025-05-01 21:20:04','','','','46.7083333','Cash',135.63,'49.1667','','','14','','1','2025-05-01 18:21:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'20','6763.00','6743','Inclusive','branch','Inventory','','',''),('14174612398503342341230',328,'141746123199','7',240.00,'9798.408','wholesale','199.992','2025-05-01 21:23:49','','','','39.33','Cash',1351.50,'40.8267','','','14','','1','2025-05-01 18:26:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.20,'240','6018.00','5778','Inclusive','branch','Inventory','','',''),('14174612382882163461224',329,'141746123199','7',360.00,'14697.612','wholesale','299.988','2025-05-01 21:22:29','','','','39.33','Cash',2027.26,'40.8267','','','14','','1','2025-05-01 18:26:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.20,'360','6378.00','6018','Inclusive','branch','Inventory','','',''),('14174612434437240433242',330,'141746123199','3',60.00,'3999.96','wholesale','0','2025-05-01 21:29:45','','','','63.333','Cash',551.72,'66.666','','','14','','1','2025-05-01 18:34:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'60','951.00','891','Inclusive','branch','Inventory','','',''),('14174616392723330304631',331,'141746163871','6',312.00,'19175.52','wholesale','0','2025-05-02 08:31:11','','','','57.75','Cash',2644.90,'61.46','','','14','','1','2025-05-02 06:08:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'312','2300.00','1988','Inclusive','branch','Inventory','','',''),('14174616611506214313423',332,'141746166091','13',1.00,'15.4166','wholesale','0','2025-05-02 09:08:11','','','','13.875','Cash',2.13,'15.4166','','','14','','1','2025-05-02 06:08:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'1','1179.00','1178','Inclusive','branch','Inventory','','',''),('14174617717527325100230',333,'141746174856','7',24.00,'1080','retail','0','2025-05-02 11:34:16','','','','39.33','Cash',148.97,'45','','','14','','1','2025-05-02 09:13:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'24','6029.00','6005','Inclusive','branch','Inventory','','',''),('14174618109624211036883',334,'141746181043','6',1.00,'61.46','wholesale','0','2025-05-02 13:17:24','','','','57.75','Cash',8.48,'61.46','','','14','','1','2025-05-02 10:18:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'1','2300.00','2299','Inclusive','branch','Inventory','','',''),('14174618485033371003231',335,'141746184799','14',12.00,'1039.992','wholesale','0','2025-05-02 14:19:59','','','','81.0833','Cash',143.45,'86.666','','','14','','1','2025-05-02 11:56:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'12','720.00','708','Inclusive','branch','Inventory','','',''),('14174618698260246818072',336,'141746186966','7',12.00,'540','retail','0','2025-05-02 14:56:06','','','','39.33','Cash',74.48,'45','','','14','','1','2025-05-02 11:56:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'12','6005.00','5993','Inclusive','branch','Inventory','','',''),('14174618701330207323236',337,'141746186996','2',12.00,'7800','retail','0','2025-05-02 14:56:36','','','','608','Cash',1075.86,'650','','','14','','1','2025-05-02 11:57:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'12','370.00','358','Inclusive','branch','Inventory','','',''),('14174618708718001032232',338,'141746187051','7',12.00,'540','retail','0','2025-05-02 14:57:31','','','','39.33','Cash',74.48,'45','','','14','','1','2025-05-02 11:58:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'12','6005.00','5993','Inclusive','branch','Inventory','','',''),('14174619270812203010761',339,'141746191931','6',312.00,'19110.520104','wholesale','64.999896','2025-05-02 16:30:45','','','','57.75','Cash',2635.93,'61.251667','','','14','','1','2025-05-02 13:31:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.80,'312','1988.00','1676','Inclusive','branch','Inventory','','',''),('14174619264433321230204',340,'141746191931','6',312.00,'19175.52','wholesale','0','2025-05-02 16:18:51','','','','57.75','Cash',2644.90,'61.46','','','14','','1','2025-05-02 13:32:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'312','2300.00','1988','Inclusive','branch','Inventory','','',''),('14174619843342622233310',341,'141746198382','10',24.00,'1200','wholesale','0','2025-05-02 18:06:43','','','','46.7083333','Cash',165.52,'50','','','14','','1','2025-05-02 15:07:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','6115.00','6091','Inclusive','branch','Inventory','','',''),('14174620040022232033233',342,'141746200378','13',2.00,'30.8332','wholesale','0','2025-05-02 18:39:38','','','','13.875','Cash',4.25,'15.4166','','','14','','1','2025-05-02 15:40:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'2','1178.00','1176','Inclusive','branch','Inventory','','',''),('14174625209379260302732',343,'141746252074','7',1.00,'41.66','wholesale','0','2025-05-03 09:01:14','','','','39.33','Cash',5.75,'41.66','','','14','','1','2025-05-03 06:01:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'1','5969.00','5968','Inclusive','branch','Inventory','','',''),('14174625690420223222323',344,'141746256803','13',24.00,'480','retail','0','2025-05-03 10:20:03','','','','13.875','Cash',66.21,'20','','','14','','1','2025-05-03 07:22:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'24','1176.00','1152','Inclusive','branch','Inventory','','',''),('14174628497332042070903',345,'141746284906','9',192.00,'6240','wholesale','0','2025-05-03 18:08:26','','','','29.8333','Cash',860.69,'32.5','','','14','','1','2025-05-03 15:09:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'192','9126.00','8934','Inclusive','branch','Inventory','','',''),('14174628530501537383322',346,'141746285071','7',96.00,'4320','retail','0','2025-05-03 18:13:32','','','','39.33','Cash',595.86,'45','','','14','','1','2025-05-03 15:15:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'96','5944.00','5848','Inclusive','branch','Inventory','','',''),('14174628511003011303012',347,'141746285071','9',192.00,'6080.0064','retail','159.9936','2025-05-03 18:11:11','','','','29.8333','Cash',838.62,'31.6667','','','14','','1','2025-05-03 15:16:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'192','9126.00','8934','Inclusive','branch','Inventory','','',''),('14174628539690603224332',348,'141746285071','7',96.00,'4320','retail','0','2025-05-03 18:16:12','','','','39.33','Cash',595.86,'45','','','14','','1','2025-05-03 15:19:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'96','5944.00','5848','Inclusive','branch','Inventory','','',''),('14174628517221636122101',349,'141746285071','10',120.00,'5900.004','retail','99.996','2025-05-03 18:11:54','','','','46.7083333','Cash',813.79,'49.1667','','','14','','1','2025-05-03 15:19:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'120','6091.00','5971','Inclusive','branch','Inventory','','',''),('14174628559427050025133',350,'141746285570','9',24.00,'780','wholesale','0','2025-05-03 18:19:30','','','','29.8333','Cash',107.59,'32.5','','','14','','1','2025-05-03 15:21:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','9126.00','9102','Inclusive','branch','Inventory','','',''),('14174628607523742252813',351,'141746286033','2',1.00,'650','wholesale','0','2025-05-03 18:27:13','','','','608','Cash',89.66,'650','','','14','','1','2025-05-03 15:30:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','362.00','361','Inclusive','branch','Inventory','','',''),('14174628653233224262437',352,'141746286473','7',72.00,'2999.52','wholesale','0','2025-05-03 18:34:33','','','','39.33','Cash',413.73,'41.66','','','14','','1','2025-05-03 15:40:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'72','5920.00','5848','Inclusive','branch','Inventory','','',''),('14174628700513382636002',353,'141746286937','15',24.00,'2599.92','wholesale','0','2025-05-03 18:42:49','','','','102.5','Cash',358.61,'108.33','','','14','','1','2025-05-03 15:43:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'24','656.00','632','Inclusive','branch','Inventory','','',''),('14174628705488322030343',354,'141746286937','15',12.00,'1299.96','wholesale','0','2025-05-03 18:43:53','','','','102.5','Cash',179.30,'108.33','','','14','','1','2025-05-03 15:45:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'12','656.00','644','Inclusive','branch','Inventory','','',''),('14174628745926037733230',355,'141746287422','9',192.00,'6240','wholesale','0','2025-05-03 18:50:22','','','','29.8333','Cash',860.69,'32.5','','','14','','1','2025-05-03 15:51:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'192','9030.00','8838','Inclusive','branch','Inventory','','',''),('14174628785523037532205',356,'141746287733','6',12.00,'900','retail','0','2025-05-03 18:57:11','','','','57.75','Cash',124.14,'75','','','14','','1','2025-05-03 15:58:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'12','1844.00','1832','Inclusive','branch','Inventory','','',''),('14174628847636042302227',357,'141746288417','9',24.00,'780','wholesale','0','2025-05-03 19:06:57','','','','29.8333','Cash',107.59,'32.5','','','14','','1','2025-05-03 16:08:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','8838.00','8814','Inclusive','branch','Inventory','','',''),('14174628908222910232430',358,'141746288981','13',4.00,'61.6664','wholesale','0','2025-05-03 19:16:21','','','','13.875','Cash',8.51,'15.4166','','','14','','1','2025-05-03 16:18:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'4','1128.00','1124','Inclusive','branch','Inventory','','',''),('14174634601143326333026',359,'141746345988','4',1.00,'150','retail','0','2025-05-04 11:06:28','','','','118.75','Cash',20.69,'150','','','14','','1','2025-05-04 08:46:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','1669.00','1668','Inclusive','branch','Inventory','','',''),('14174636237473332034702',360,'141746362201','2',4.00,'2596.6668','wholesale','3.3332','2025-05-04 15:36:41','','','','608','Cash',358.16,'649.1667','','','14','','1','2025-05-04 12:40:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',559.63,'4','331.00','327','Inclusive','branch','Inventory','','',''),('14174636243546423321364',361,'141746362408','2',4.00,'2596.6668','retail','3.3332','2025-05-04 15:40:08','','','','608','Cash',358.16,'649.1667','','','14','','1','2025-05-04 12:41:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',559.63,'4','331.00','327','Inclusive','branch','Inventory','','',''),('14174636263026321331303',362,'141746362467','2',4.00,'2599.166668','wholesale','0.833332','2025-05-04 15:43:07','','','','608','Cash',358.51,'649.791667','','','14','','1','2025-05-04 12:44:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.17,'4','331.00','327','Inclusive','branch','Inventory','','',''),('14174636267222247372320',363,'141746362467','2',4.00,'2596.66668','wholesale','3.33332','2025-05-04 15:44:03','','','','608','Cash',358.16,'649.16667','','','14','','1','2025-05-04 12:45:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',559.63,'4','331.00','327','Inclusive','branch','Inventory','','',''),('14174636275522003032300',364,'141746362467','2',4.00,'2595.2','wholesale','4.8','2025-05-04 15:45:07','','','','608','Cash',357.96,'648.8','','','14','','1','2025-05-04 12:46:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',559.31,'4','331.00','327','Inclusive','branch','Inventory','','',''),('14174636283220610223003',365,'141746362467','2',4.00,'2599.6668','wholesale','0.3332','2025-05-04 15:46:13','','','','608','Cash',358.57,'649.9167','','','14','','1','2025-05-04 12:47:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.27,'4','331.00','327','Inclusive','branch','Inventory','','',''),('14174642964742472922401',366,'141746429505','9',1152.00,'37440','wholesale','0','2025-05-05 10:19:10','','','','29.8333','Cash',5164.14,'32.5','','','14','','1','2025-05-05 07:22:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1152','8082.00','6930','Inclusive','branch','Inventory','','',''),('14174642977969047333233',367,'141746429505','9',1152.00,'36403.20','retail','0','2025-05-05 10:22:44','','','','29.8333','Cash',5021.13,'31.6','','','14','','1','2025-05-05 08:31:43','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',31382.07,'','8082.00','6930','Inclusive','branch','Inventory','','',''),('14174642955003103200035',368,'141746429505','15',72.00,'7799.76','wholesale','0','2025-05-05 10:18:36','','','','102.5','Cash',1075.83,'108.33','','','14','','1','2025-05-05 08:31:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'72','656.00','584','Inclusive','branch','Inventory','','',''),('14174642951502713063294',369,'141746429505','7',1992.00,'82986.72','wholesale','0','2025-05-05 10:18:25','','','','39.33','Cash',11446.44,'41.66','','','14','','1','2025-05-05 08:31:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'1992','5728.00','3736','Inclusive','branch','Inventory','','',''),('14174644338421423446432',370,'141746443273','10',1.00,'50','wholesale','0','2025-05-05 14:07:53','','','','46.7083333','Cash',6.90,'50','','','14','','1','2025-05-05 11:09:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','5407.00','5406','Inclusive','branch','Inventory','','',''),('14174645269520444252232',371,'141746452671','21',24.00,'400','wholesale','0','2025-05-05 16:44:31','','','','15.41666666666667','Cash',55.17,'16.666666666667','','','14','','1','2025-05-05 13:45:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','720.00','696','Inclusive','branch','Inventory','1110','4000','5500'),('14174645307848024733437',372,'141746453062','4',6.00,'900','retail','0','2025-05-05 16:51:02','','','','118.75','Cash',124.14,'150','','','14','','1','2025-05-05 13:51:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'6','1668.00','1662','Inclusive','branch','Inventory','','',''),('14174645312882010071733',373,'141746453097','21',24.00,'720','retail','0','2025-05-05 16:51:37','','','','15.41666666666667','Cash',99.31,'30','','','14','','1','2025-05-05 13:52:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'24','720.00','696','Inclusive','branch','Inventory','1110','4000','5500'),('14174645327422243242333',374,'141746453139','4',3.00,'375','wholesale','0','2025-05-05 16:53:13','','','','118.75','Cash',51.72,'125','','','14','','1','2025-05-05 13:55:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'3','1668.00','1665','Inclusive','branch','Inventory','','',''),('14174646770343133220733',375,'141746467678','18',48.00,'2570','wholesale','0','2025-05-05 20:54:38','','','','47.737083333333','Cash',354.48,'53.541666666667','','','14','','1','2025-05-05 17:55:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',46.16,'48','240.00','192','Inclusive','branch','Inventory','1110','4000','5500'),('14174646773622742327000',376,'141746467713','18',48.00,'2570','wholesale','0','2025-05-05 20:55:13','','','','47.737083333333','Cash',354.48,'53.541666666667','','','14','','1','2025-05-05 17:56:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',46.16,'48','240.00','192','Inclusive','branch','Inventory','1110','4000','5500'),('14174646791336312031233',377,'141746467774','2',24.00,'15600','wholesale','0','2025-05-05 20:58:14','','','','608','Cash',2151.72,'650','','','14','','1','2025-05-05 17:58:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'24','320.00','296','Inclusive','branch','Inventory','','',''),('14174646806520602871646',378,'141746467774','1',36.00,'5999.9976','wholesale','0','2025-05-05 21:00:04','','','','157','Cash',827.59,'166.6666','','','14','','1','2025-05-05 18:02:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'36','599.00','563','Inclusive','branch','Inventory','','',''),('13174651984828033389428',379,'131746519835','7',24.00,'1080','retail','0','2025-05-06 11:23:55','','','','39.33','Cash',148.97,'45','','','13','','1','2025-05-06 08:24:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'24','3184.00','3160','Inclusive','branch','Inventory','','',''),('13174660108020373260230',380,'131746601022','2',12.00,'7800','retail','0','2025-05-07 09:57:51','','','','608','Cash',1075.86,'650','','','13','','1','2025-05-07 06:58:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'12','312.00','300','Inclusive','branch','Inventory','','',''),('13174660107130317230222',381,'131746601022','14',12.00,'1140','retail','0','2025-05-07 09:57:02','','','','81.0833','Cash',157.24,'95','','','13','','1','2025-05-07 06:58:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',81.90,'12','654.00','642','Inclusive','branch','Inventory','','',''),('13174660950933373300323',382,'131746609140','2',12.00,'7800','wholesale','0','2025-05-07 12:13:35','','','','608','Cash',1075.86,'650','','','13','','1','2025-05-07 09:18:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'12','311.00','299','Inclusive','branch','Inventory','','',''),('13174662634633233232243',383,'131746626284','21',24.00,'720','retail','0','2025-05-07 16:58:53','','','','15.41666666666667','Cash',99.31,'30','','','13','','1','2025-05-07 13:59:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'24','672.00','648','Inclusive','branch','Inventory','1110','4000','5500'),('13174669315961065152550',384,'131746693125','13',3.00,'46.2498','wholesale','0','2025-05-08 11:32:05','','','','13.875','Cash',6.38,'15.4166','','','13','','1','2025-05-08 08:32:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'3','1099.00','1096','Inclusive','branch','Inventory','','',''),('13174669317774260014733',385,'131746693169','9',3.00,'97.5','retail','0','2025-05-08 11:32:49','','','','29.8333','Cash',13.45,'32.5','','','13','','1','2025-05-08 08:33:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'3','5770.00','5767','Inclusive','branch','Inventory','','',''),('13174669900520002977209',386,'131746698996','2',1.00,'650','wholesale','0','2025-05-08 13:09:56','','','','608','Cash',89.66,'650','','','13','','1','2025-05-08 10:53:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','294.00','293','Inclusive','branch','Inventory','','',''),('13174678086023122408220',387,'131746780838','21',24.00,'720','retail','0','2025-05-09 11:53:58','','','','15.41666666666667','Cash',99.31,'30','','','13','','1','2025-05-09 08:54:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'24','576.00','552','Inclusive','branch','Inventory','1110','4000','5500'),('13174678090632033076371',388,'131746780878','21',1.00,'30','retail','0','2025-05-09 11:54:38','','','','15.41666666666667','Cash',4.14,'30','','','13','','1','2025-05-09 08:55:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','576.00','575','Inclusive','branch','Inventory','1110','4000','5500'),('13174678091633222294820',389,'131746780878','21',24.00,'720','retail','0','2025-05-09 11:55:06','','','','15.41666666666667','Cash',99.31,'30','','','13','','1','2025-05-09 08:55:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'24','575.00','551','Inclusive','branch','Inventory','1110','4000','5500'),('13174678829667300323993',390,'131746788211','6',48.00,'3600','retail','0','2025-05-09 13:57:53','','','','57.75','Cash',496.55,'75','','','13','','1','2025-05-09 10:58:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'48','1695.00','1647','Inclusive','branch','Inventory','','',''),('13174678827303200034333',391,'131746788211','3',120.00,'9000','retail','0','2025-05-09 13:57:04','','','','63.333','Cash',1241.38,'75','','','13','','1','2025-05-09 10:58:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'120','806.00','686','Inclusive','branch','Inventory','','',''),('13174679166077972022230',392,'131746791604','2',1.00,'635','wholesale','15','2025-05-09 14:53:24','','','','608','Cash',87.59,'635','','','13','','1','2025-05-09 11:54:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',547.41,'1','258.00','257','Inclusive','branch','Inventory','','',''),('13174679208532139902023',393,'131746791684','10',55.00,'2681.25','wholesale','68.75','2025-05-09 14:59:19','','','','46.7083333','Cash',369.83,'48.75','','','13','','1','2025-05-09 12:04:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.03,'55','5106.00','5051','Inclusive','branch','Inventory','','',''),('13174679249303230927224',394,'131746791684','6',1264.00,'76632.1488','wholesale','1053.2912','2025-05-09 15:06:36','','','','57.75','Cash',10569.95,'60.6267','','','13','','1','2025-05-09 12:08:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.26,'1264','1647.00','383','Inclusive','branch','Inventory','','',''),('13174679239532320091033',395,'131746791684','7',1080.00,'43642.8','wholesale','1350','2025-05-09 15:05:40','','','','39.33','Cash',6019.70,'40.41','','','13','','1','2025-05-09 12:11:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.84,'1080','2816.00','1736','Inclusive','branch','Inventory','','',''),('13174679233922233020300',396,'131746791684','10',1320.00,'64350','wholesale','1650','2025-05-09 15:04:15','','','','46.7083333','Cash',8875.86,'48.75','','','13','','1','2025-05-09 12:11:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.03,'1320','5106.00','3786','Inclusive','branch','Inventory','','',''),('13174679195873229289405',397,'131746791684','9',3600.00,'113250.024','wholesale','3749.976','2025-05-09 14:56:34','','','','29.8333','Cash',15620.69,'31.45834','','','13','','1','2025-05-09 12:11:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.12,'3600','5693.00','2093','Inclusive','branch','Inventory','','',''),('13174679179332622310727',398,'131746791684','1',24.00,'3919.9992','wholesale','79.9992','2025-05-09 14:55:06','','','','157','Cash',540.69,'163.3333','','','13','','1','2025-05-09 12:11:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',140.80,'24','573.00','549','Inclusive','branch','Inventory','','',''),('13174679170673203907700',399,'131746791684','2',50.00,'31750','wholesale','750','2025-05-09 14:54:44','','','','608','Cash',4379.31,'635','','','13','','1','2025-05-09 12:11:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',547.41,'50','258.00','208','Inclusive','branch','Inventory','','',''),('13174679277433622306700',400,'131746791684','10',1320.00,'64350','wholesale','1650','2025-05-09 15:11:51','','','','46.7083333','Cash',8875.86,'48.75','','','13','','1','2025-05-09 12:53:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.03,'1320','5106.00','3786','Inclusive','branch','Inventory','','',''),('13174679524903332202292',401,'131746791684','10',65.00,'3168.75','wholesale','81.25','2025-05-09 15:53:32','','','','46.7083333','Cash',437.07,'48.75','','','13','','1','2025-05-09 12:54:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.03,'65','5106.00','5041','Inclusive','branch','Inventory','','',''),('13174679529242323333230',402,'131746791684','9',1560.00,'48750','wholesale','1950','2025-05-09 15:54:17','','','','29.8333','Cash',6724.14,'31.25','','','13','','1','2025-05-09 13:36:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',26.94,'1560','2093.00','533','Inclusive','branch','Inventory','','',''),('13174679288723237222282',403,'131746791684','1',24.00,'3919.9992','wholesale','79.9992','2025-05-09 15:14:21','','','','157','Cash',540.69,'163.3333','','','13','','1','2025-05-09 13:36:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',140.80,'24','573.00','549','Inclusive','branch','Inventory','','',''),('13174679286108300003323',404,'131746791684','2',50.00,'31750','wholesale','750','2025-05-09 15:13:50','','','','608','Cash',4379.31,'635','','','13','','1','2025-05-09 13:36:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',547.41,'50','258.00','208','Inclusive','branch','Inventory','','',''),('13174679283033122203178',405,'131746791684','7',1080.00,'44092.8036','wholesale','899.9964','2025-05-09 15:12:54','','','','39.33','Cash',6081.77,'40.82667','','','13','','1','2025-05-09 13:36:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.20,'1080','2816.00','1736','Inclusive','branch','Inventory','','',''),('13174679271133223237336',406,'131746791684','9',3600.00,'113250.024','wholesale','3749.976','2025-05-09 15:11:09','','','','29.8333','Cash',15620.69,'31.45834','','','13','','1','2025-05-09 13:36:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.12,'3600','5693.00','2093','Inclusive','branch','Inventory','','',''),('13174679257603332337230',407,'131746791684','6',264.00,'16005.44088','wholesale','219.99912','2025-05-09 15:08:51','','','','57.75','Cash',2207.65,'60.62667','','','13','','1','2025-05-09 13:36:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.26,'264','1647.00','1383','Inclusive','branch','Inventory','','',''),('13174679887179192112230',408,'131746798852','3',120.00,'9000','retail','0','2025-05-09 16:54:12','','','','63.333','Cash',1241.38,'75','','','13','','1','2025-05-09 13:57:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'120','566.00','446','Inclusive','branch','Inventory','','',''),('13174680520922632213302',409,'131746805187','4',2.00,'250','wholesale','0','2025-05-09 18:39:47','','','','118.75','Cash',34.48,'125','','','13','','1','2025-05-09 15:40:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'2','1652.00','1650','Inclusive','branch','Inventory','','',''),('13174687133133036123323',410,'131746871308','1',1.00,'166.6666','wholesale','0','2025-05-10 13:01:48','','','','157','Cash',22.99,'166.6666','','','13','','1','2025-05-10 10:02:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'1','549.00','548','Inclusive','branch','Inventory','','',''),('13174687134937643133333',411,'131746871343','1',1.00,'166.6666','wholesale','0','2025-05-10 13:02:23','','','','157','Cash',22.99,'166.6666','','','13','','1','2025-05-10 10:02:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'1','549.00','548','Inclusive','branch','Inventory','','',''),('13174687284373032024222',412,'131746871835','13',4.00,'61.6664','wholesale','0','2025-05-10 13:10:35','','','','13.875','Cash',8.51,'15.4166','','','13','','1','2025-05-10 10:27:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'4','999.00','995','Inclusive','branch','Inventory','','',''),('13174687547918232043933',413,'131746872932','9',24.00,'780','wholesale','0','2025-05-10 14:11:05','','','','29.8333','Cash',107.59,'32.5','','','13','','1','2025-05-10 11:11:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7709.00','7685','Inclusive','branch','Inventory','','',''),('13174687549502330035004',414,'131746872932','10',48.00,'2400','wholesale','0','2025-05-10 14:11:25','','','','46.7083333','Cash',331.03,'50','','','13','','1','2025-05-10 11:11:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'48','2970.00','2922','Inclusive','branch','Inventory','','',''),('13174687698823720133338',415,'131746876954','4',2.00,'250','wholesale','0','2025-05-10 14:35:54','','','','118.75','Cash',34.48,'125','','','13','','1','2025-05-10 11:36:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'2','1650.00','1648','Inclusive','branch','Inventory','','',''),('13174690045824237903202',416,'131746900448','7',1.00,'41.66','wholesale','0','2025-05-10 21:07:28','','','','39.33','Cash',5.75,'41.66','','','13','','1','2025-05-10 18:07:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'1','15872.00','15871','Inclusive','branch','Inventory','','',''),('13174690132727732721071',417,'131746900479','10',24.00,'1200','wholesale','0','2025-05-10 21:07:59','','','','46.7083333','Cash',165.52,'50','','','13','','1','2025-05-10 18:22:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','2843.00','2819','Inclusive','branch','Inventory','','',''),('13174690162132323792906',418,'131746901502','7',216.00,'9720','retail','0','2025-05-10 21:25:03','','','','39.33','Cash',1340.69,'45','','','13','','1','2025-05-10 18:27:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'216','15872.00','15656','Inclusive','branch','Inventory','','',''),('13174690207120212613643',419,'131746901634','1',4.00,'666.6664','wholesale','0','2025-05-10 21:33:39','','','','157','Cash',91.95,'166.6666','','','13','','1','2025-05-10 18:34:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'4','548.00','544','Inclusive','branch','Inventory','','',''),('13174690165500119609230',420,'131746901634','7',216.00,'8998.56','wholesale','0','2025-05-10 21:27:14','','','','39.33','Cash',1241.18,'41.66','','','13','','1','2025-05-10 18:40:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'216','15872.00','15656','Inclusive','branch','Inventory','','',''),('13174696179122272333033',421,'131746961781','3',12.00,'900','retail','0','2025-05-11 14:09:41','','','','63.333','Cash',124.14,'75','','','13','','1','2025-05-11 11:09:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'12','466.00','454','Inclusive','branch','Inventory','','',''),('13174696743340340123303',422,'131746967422','4',1.00,'125','wholesale','0','2025-05-11 15:43:42','','','','118.75','Cash',17.24,'125','','','13','','1','2025-05-11 12:43:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'1','1636.00','1635','Inclusive','branch','Inventory','','',''),('13174704022820321220033',423,'131747040219','13',2.00,'40','retail','0','2025-05-12 11:56:59','','','','13.875','Cash',5.52,'20','','','13','','1','2025-05-12 09:02:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','920.00','918','Inclusive','branch','Inventory','','',''),('13174711693010223302231',424,'131747116892','13',24.00,'480','retail','0','2025-05-13 09:14:52','','','','13.875','Cash',66.21,'20','','','13','','1','2025-05-13 06:15:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'24','893.00','869','Inclusive','branch','Inventory','','',''),('13174712330721333223302',425,'131747123296','9',1.00,'32.5','retail','0','2025-05-13 11:01:36','','','','29.8333','Cash',4.48,'32.5','','','13','','1','2025-05-13 08:01:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1','7102.00','7101','Inclusive','branch','Inventory','','',''),('13174712333277223332742',426,'131747123318','9',1.00,'32.5','retail','0','2025-05-13 11:01:58','','','','29.8333','Cash',4.48,'32.5','','','13','','1','2025-05-13 08:02:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1','7102.00','7101','Inclusive','branch','Inventory','','',''),('13174712335633702302233',427,'131747123341','9',1.00,'32.5','wholesale','0','2025-05-13 11:02:21','','','','29.8333','Cash',4.48,'32.5','','','13','','1','2025-05-13 08:02:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1','7102.00','7101','Inclusive','branch','Inventory','','',''),('13174712337022033223333',428,'131747123363','9',1.00,'32.5','wholesale','0','2025-05-13 11:02:43','','','','29.8333','Cash',4.48,'32.5','','','13','','1','2025-05-13 08:02:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1','7102.00','7101','Inclusive','branch','Inventory','','',''),('13174713561600232101771',429,'131747135555','4',1.00,'125','wholesale','0','2025-05-13 14:26:31','','','','118.75','Cash',17.24,'125','','','13','','1','2025-05-13 11:27:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'1','1630.00','1629','Inclusive','branch','Inventory','','',''),('13174713559031132772230',430,'131747135555','10',1.00,'50','wholesale','0','2025-05-13 14:25:55','','','','46.7083333','Cash',6.90,'50','','','13','','1','2025-05-13 11:27:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','2480.00','2479','Inclusive','branch','Inventory','','',''),('13174714748642341232313',431,'131747147300','9',72.00,'2340','wholesale','0','2025-05-13 17:44:34','','','','29.8333','Cash',322.76,'32.5','','','13','','1','2025-05-13 14:51:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'72','6981.00','6909','Inclusive','branch','Inventory','','',''),('13174714747303333333003',432,'131747147300','10',72.00,'3600','wholesale','0','2025-05-13 17:42:41','','','','46.7083333','Cash',496.55,'50','','','13','','1','2025-05-13 14:51:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'72','2432.00','2360','Inclusive','branch','Inventory','','',''),('13174714736131114717320',433,'131747147300','3',36.00,'2399.976','wholesale','0','2025-05-13 17:42:24','','','','63.333','Cash',331.03,'66.666','','','13','','1','2025-05-13 14:51:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'36','370.00','334','Inclusive','branch','Inventory','','',''),('13174714734437373323221',434,'131747147300','4',36.00,'4500','wholesale','0','2025-05-13 17:41:40','','','','118.75','Cash',620.69,'125','','','13','','1','2025-05-13 14:51:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'36','1546.00','1510','Inclusive','branch','Inventory','','',''),('13174720567875281387073',435,'131747205668','3',1.00,'75','retail','0','2025-05-14 09:54:28','','','','63.333','Cash',10.34,'75','','','13','','1','2025-05-14 06:54:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','332.00','331','Inclusive','branch','Inventory','','',''),('13174720974333734123343',436,'131747209554','10',1.00,'48.75','wholesale','1.25','2025-05-14 10:59:14','','','','46.7083333','Cash',6.72,'48.75','','','13','','1','2025-05-14 08:02:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.03,'1','2384.00','2383','Inclusive','branch','Inventory','','',''),('13174720976513237310302',437,'131747209748','10',24.00,'1170','wholesale','30','2025-05-14 11:02:28','','','','46.7083333','Cash',161.38,'48.75','','','13','','1','2025-05-14 08:06:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.03,'24','2384.00','2360','Inclusive','branch','Inventory','','',''),('13174720980332343722222',438,'131747209748','9',48.00,'1510.00032','wholesale','49.99968','2025-05-14 11:02:45','','','','29.8333','Cash',208.28,'31.45834','','','13','','1','2025-05-14 08:06:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.12,'48','6885.00','6837','Inclusive','branch','Inventory','','',''),('13174721523030130232330',439,'131747215145','10',48.00,'2400','wholesale','0','2025-05-14 12:33:39','','','','46.7083333','Cash',331.03,'50','','','13','','1','2025-05-14 09:34:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'48','2384.00','2336','Inclusive','branch','Inventory','','',''),('13174721521930003202021',440,'131747215145','9',48.00,'1560','wholesale','0','2025-05-14 12:32:25','','','','29.8333','Cash',215.17,'32.5','','','13','','1','2025-05-14 09:34:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','6837.00','6789','Inclusive','branch','Inventory','','',''),('13174723071003332722020',441,'131747230701','2',12.00,'7800','wholesale','0','2025-05-14 16:51:41','','','','608','Cash',1075.86,'650','','','13','','1','2025-05-14 13:51:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'12','352.00','340','Inclusive','branch','Inventory','','',''),('13174723733832142323230',442,'131747237272','10',24.00,'1200','wholesale','0','2025-05-14 18:41:12','','','','46.7083333','Cash',165.52,'50','','','13','','1','2025-05-14 15:42:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','2312.00','2288','Inclusive','branch','Inventory','','',''),('13174730070422217303343',443,'131747300639','13',1.00,'15.4166','wholesale','0','2025-05-15 12:17:19','','','','13.875','Cash',2.13,'15.4166','','','13','','1','2025-05-15 09:18:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'1','842.00','841','Inclusive','branch','Inventory','','',''),('13174730349692233233349',444,'131747303288','14',12.00,'1140','retail','0','2025-05-15 13:01:28','','','','81.0833','Cash',157.24,'95','','','13','','1','2025-05-15 10:05:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',81.90,'12','595.00','583','Inclusive','branch','Inventory','','',''),('13174730409694632212323',445,'131747303523','10',24.00,'1180.00008','wholesale','19.99992','2025-05-15 13:13:57','','','','46.7083333','Cash',162.76,'49.16667','','','13','','1','2025-05-15 10:15:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'24','2130.00','2106','Inclusive','branch','Inventory','','',''),('13174730442772232371037',446,'131747304230','10',72.00,'3600','wholesale','0','2025-05-15 13:20:10','','','','46.7083333','Cash',496.55,'50','','','13','','1','2025-05-15 10:25:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'72','2082.00','2010','Inclusive','branch','Inventory','','',''),('13174730527321304377033',447,'131747304841','13',2.00,'30.8332','wholesale','0','2025-05-15 13:27:21','','','','13.875','Cash',4.25,'15.4166','','','13','','1','2025-05-15 10:34:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'2','817.00','815','Inclusive','branch','Inventory','','',''),('13174731170972133023209',448,'131747311700','2',4.00,'2600','wholesale','0','2025-05-15 15:21:40','','','','608','Cash',358.62,'650','','','13','','1','2025-05-15 12:22:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'4','301.00','297','Inclusive','branch','Inventory','','',''),('13174732338133383823023',449,'131747322050','3',180.00,'13500','retail','0','2025-05-15 18:14:10','','','','63.333','Cash',1862.07,'75','','','13','','1','2025-05-15 15:36:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'180','284.00','104','Inclusive','branch','Inventory','','',''),('13174732349427433273202',450,'131747323397','8',60.00,'2899.8','wholesale','0','2025-05-15 18:37:42','','','','44.25','Cash',399.97,'48.33','','','13','','1','2025-05-15 15:38:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'60','635.00','575','Inclusive','branch','Inventory','','',''),('13174732424803422373332',451,'131747324212','10',48.00,'2400','wholesale','0','2025-05-15 18:50:12','','','','46.7083333','Cash',331.03,'50','','','13','','1','2025-05-15 15:57:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'48','1962.00','1914','Inclusive','branch','Inventory','','',''),('13174737590636620752222',452,'131747375885','9',24.00,'780','wholesale','0','2025-05-16 09:11:25','','','','29.8333','Cash',107.59,'32.5','','','13','','1','2025-05-16 06:11:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','9799.00','9775','Inclusive','branch','Inventory','','',''),('13174737593772223120330',453,'131747375916','1',1.00,'166.6666','wholesale','0','2025-05-16 09:11:56','','','','157','Cash',22.99,'166.6666','','','13','','1','2025-05-16 06:12:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'1','614.00','613','Inclusive','branch','Inventory','','',''),('13174737596706152323232',454,'131747375948','1',0.00,'0','wholesale','0','2025-05-16 09:12:28','','','','157','Cash',0.00,'166.6666','','','13','','1','2025-05-16 06:12:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'','614.00','614','Inclusive','branch','Inventory','','',''),('13174737632602322130023',455,'131747376300','8',2.00,'96.66','wholesale','0','2025-05-16 09:18:32','','','','44.25','Cash',13.33,'48.33','','','13','','1','2025-05-16 06:18:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'2','575.00','573','Inclusive','branch','Inventory','','',''),('13174738220934270200323',456,'131747382173','11',24.00,'1030.0000000001','wholesale','0','2025-05-16 10:56:13','','','','37.916666666667','Cash',142.07,'42.91666666667','','','13','','1','2025-05-16 07:57:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',37.00,'24','1291.00','1267','Inclusive','branch','Inventory','','',''),('13174738408932324334333',457,'131747384023','21',240.00,'3900.0016','wholesale','99.9984','2025-05-16 11:27:36','','','','15.41666666666667','Cash',537.93,'16.250006666667','','','13','','1','2025-05-16 08:30:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.01,'240','264.00','24','Inclusive','branch','Inventory','1110','4000','5500'),('13174738750252333227233',458,'131747387398','2',1.00,'650','wholesale','0','2025-05-16 12:24:45','','','','608','Cash',89.66,'650','','','13','','1','2025-05-16 09:25:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','293.00','292','Inclusive','branch','Inventory','','',''),('13174739270837230337339',459,'131747392618','14',12.00,'1140','retail','0','2025-05-16 13:51:35','','','','81.0833','Cash',157.24,'95','','','13','','1','2025-05-16 10:51:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',81.90,'12','523.00','511','Inclusive','branch','Inventory','','',''),('13174739272133013323702',460,'131747392618','14',1.00,'95','retail','0','2025-05-16 13:51:54','','','','81.0833','Cash',13.10,'95','','','13','','1','2025-05-16 10:52:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',81.90,'1','523.00','522','Inclusive','branch','Inventory','','',''),('13174740920622329202734',461,'131747409098','9',168.00,'5460','wholesale','0','2025-05-16 18:24:58','','','','29.8333','Cash',753.10,'32.5','','','13','','1','2025-05-16 15:27:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'168','9775.00','9607','Inclusive','branch','Inventory','','',''),('13174740940071223331330',462,'131747409354','13',3.00,'46.2498','wholesale','0','2025-05-16 18:29:15','','','','13.875','Cash',6.38,'15.4166','','','13','','1','2025-05-16 15:30:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'3','791.00','788','Inclusive','branch','Inventory','','',''),('13174741763242332102323',463,'131747417414','9',72.00,'2340','wholesale','0','2025-05-16 20:43:34','','','','29.8333','Cash',322.76,'32.5','','','13','','1','2025-05-16 17:49:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'72','9511.00','9439','Inclusive','branch','Inventory','','',''),('13174741839804222282323',464,'131747417829','6',48.00,'3600','retail','0','2025-05-16 20:59:38','','','','57.75','Cash',496.55,'75','','','13','','1','2025-05-16 18:00:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'48','3253.00','3205','Inclusive','branch','Inventory','','',''),('13174741835833432230033',465,'131747417829','3',48.00,'3600','retail','0','2025-05-16 20:58:52','','','','63.333','Cash',496.55,'75','','','13','','1','2025-05-16 18:00:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'48','1641.00','1593','Inclusive','branch','Inventory','','',''),('13174741972220331334423',466,'131747419694','10',0.83,'41.665','wholesale','0','2025-05-16 21:21:34','','','','46.7083333','Cash',5.75,'50','','','13','','1','2025-05-16 18:22:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'0.8333','6112.00','6111.1667','Inclusive','branch','Inventory','','',''),('13174746695192043007237',467,'131747466598','7',12.00,'540','retail','0','2025-05-17 10:29:02','','','','39.33','Cash',74.48,'45','','','13','','1','2025-05-17 07:29:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'12','18199.00','18187','Inclusive','branch','Inventory','','',''),('13174746795222550962023',468,'131747467902','2',1.00,'650','wholesale','0','2025-05-17 10:45:43','','','','608','Cash',89.66,'650','','','13','','1','2025-05-17 07:48:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','280.00','279','Inclusive','branch','Inventory','','',''),('13174746973723492131249',469,'131747469726','9',24.00,'780','wholesale','0','2025-05-17 11:15:27','','','','29.8333','Cash',107.59,'32.5','','','13','','1','2025-05-17 08:15:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7975.00','7951','Inclusive','branch','Inventory','','',''),('13174746975822532923673',470,'131747469744','18',1.00,'53.541666666667','wholesale','0','2025-05-17 11:15:44','','','','47.737083333333','Cash',7.39,'53.541666666667','','','13','','1','2025-05-17 08:16:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',46.16,'1','240.00','239','Inclusive','branch','Inventory','1110','4000','5500'),('13174746977220203632333',471,'131747469761','10',24.00,'1200','wholesale','0','2025-05-17 11:16:01','','','','46.7083333','Cash',165.52,'50','','','13','','1','2025-05-17 08:16:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5416.00','5392','Inclusive','branch','Inventory','','',''),('13174747261163322323220',472,'131747472576','10',0.00,'0','wholesale','0','2025-05-17 12:02:56','','','','46.7083333','Cash',0.00,'50','','','13','','1','2025-05-17 09:03:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'','5368.00','5368','Inclusive','branch','Inventory','','',''),('13174747265212320320731',473,'131747472613','2',12.00,'7800','wholesale','0','2025-05-17 12:03:56','','','','608','Cash',1075.86,'650','','','13','','1','2025-05-17 09:04:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'12','243.00','231','Inclusive','branch','Inventory','','',''),('13174748335023020227207',474,'131747483311','10',72.00,'3540.00024','wholesale','59.99976','2025-05-17 15:01:51','','','','46.7083333','Cash',488.28,'49.16667','','','13','','1','2025-05-17 12:02:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'72','5300.00','5228','Inclusive','branch','Inventory','','',''),('13174755995400252044423',475,'131747559888','15',1.00,'108.33','wholesale','0','2025-05-18 12:18:54','','','','102.5','Cash',14.94,'108.33','','','13','','1','2025-05-18 09:19:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'1','408.00','407','Inclusive','branch','Inventory','','',''),('13174755997652330255922',476,'131747559888','9',48.00,'1560','wholesale','0','2025-05-18 12:19:26','','','','29.8333','Cash',215.17,'32.5','','','13','','1','2025-05-18 09:20:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','7813.00','7765','Inclusive','branch','Inventory','','',''),('13174756535402223236611',477,'131747564708','13',0.00,'0','wholesale','0','2025-05-18 13:38:28','','','','13.875','Cash',0.00,'15.4166','','','13','','1','2025-05-18 10:49:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'','589.00','589','Inclusive','branch','Inventory','','',''),('13174757459630239720300',478,'131747574580','6',5.00,'307.3','wholesale','0','2025-05-18 16:23:00','','','','57.75','Cash',42.39,'61.46','','','13','','1','2025-05-18 13:23:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'5','3109.00','3104','Inclusive','branch','Inventory','','',''),('13174763988331338024207',479,'131747639671','7',24.00,'999.84','wholesale','0','2025-05-19 10:27:51','','','','39.33','Cash',137.91,'41.66','','','13','','1','2025-05-19 07:34:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','18018.00','17994','Inclusive','branch','Inventory','','',''),('13174764589842363153420',480,'131747645845','1',36.00,'5999.9976','wholesale','0','2025-05-19 12:11:19','','','','157','Cash',827.59,'166.6666','','','13','','1','2025-05-19 09:11:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'36','474.00','438','Inclusive','branch','Inventory','','',''),('13174764658365723533223',481,'131747646572','2',12.00,'7800','wholesale','0','2025-05-19 12:22:52','','','','608','Cash',1075.86,'650','','','13','','1','2025-05-19 09:23:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'12','231.00','219','Inclusive','branch','Inventory','','',''),('13174765906303032030300',482,'131747659049','8',2.00,'96.66','wholesale','0','2025-05-19 15:50:49','','','','44.25','Cash',13.33,'48.33','','','13','','1','2025-05-19 12:51:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'2','545.00','543','Inclusive','branch','Inventory','','',''),('13174766092422642332231',483,'131747659577','9',1.00,'32.5','wholesale','0','2025-05-19 15:59:37','','','','29.8333','Cash',4.48,'32.5','','','13','','1','2025-05-19 13:22:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1','7548.00','7547','Inclusive','branch','Inventory','','',''),('13174766115213301031021',484,'131747661142','14',12.00,'1039.992','wholesale','0','2025-05-19 16:25:42','','','','81.0833','Cash',143.45,'86.666','','','13','','1','2025-05-19 13:25:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'12','486.00','474','Inclusive','branch','Inventory','','',''),('13174766125213226340022',485,'131747661244','14',12.00,'1140','retail','0','2025-05-19 16:27:24','','','','81.0833','Cash',157.24,'95','','','13','','1','2025-05-19 13:27:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',81.90,'12','486.00','474','Inclusive','branch','Inventory','','',''),('13174766150002322620236',486,'131747661450','14',12.00,'1039.992','wholesale','0','2025-05-19 16:30:50','','','','81.0833','Cash',143.45,'86.666','','','13','','1','2025-05-19 13:32:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'12','474.00','462','Inclusive','branch','Inventory','','',''),('13174766171332306233332',487,'131747661607','1',4.00,'720','retail','0','2025-05-19 16:33:28','','','','157','Cash',99.31,'180','','','13','','1','2025-05-19 13:56:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'4','450.00','446','Inclusive','branch','Inventory','','',''),('13174766515552673371224',488,'131747665035','9',1.00,'32.5','wholesale','0','2025-05-19 17:30:35','','','','29.8333','Cash',4.48,'32.5','','','13','','1','2025-05-19 14:33:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1','7428.00','7427','Inclusive','branch','Inventory','','',''),('13174766523565263323162',489,'131747665190','1',6.00,'999.9996','wholesale','0','2025-05-19 17:33:10','','','','157','Cash',137.93,'166.6666','','','13','','1','2025-05-19 14:37:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'6','450.00','444','Inclusive','branch','Inventory','','',''),('13174766567530320631673',490,'131747665462','9',1.00,'32.5','wholesale','0','2025-05-19 17:37:42','','','','29.8333','Cash',4.48,'32.5','','','13','','1','2025-05-19 14:41:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1','7428.00','7427','Inclusive','branch','Inventory','','',''),('13174766597000130332513',491,'131747665815','9',24.00,'760.0008','wholesale','19.9992','2025-05-19 17:43:35','','','','29.8333','Cash',104.83,'31.6667','','','13','','1','2025-05-19 14:46:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'24','7404.00','7380','Inclusive','branch','Inventory','','',''),('13174766604432233646762',492,'131747666002','9',240.00,'7600.008','wholesale','199.992','2025-05-19 17:46:42','','','','29.8333','Cash',1048.28,'31.6667','','','13','','1','2025-05-19 14:47:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'240','7404.00','7164','Inclusive','branch','Inventory','','',''),('13174766616533622325372',493,'131747666075','2',20.00,'12800','wholesale','200','2025-05-19 17:47:55','','','','608','Cash',1765.52,'640','','','13','','1','2025-05-19 14:50:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',551.72,'20','228.00','208','Inclusive','branch','Inventory','','',''),('13174766633860027002373',494,'131747666222','9',240.00,'7800','wholesale','0','2025-05-19 17:51:14','','','','29.8333','Cash',1075.86,'32.5','','','13','','1','2025-05-19 14:52:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'240','7404.00','7164','Inclusive','branch','Inventory','','',''),('13174766627220322333234',495,'131747666222','10',142.00,'7100','wholesale','0','2025-05-19 17:50:44','','','','46.7083333','Cash',979.31,'50','','','13','','1','2025-05-19 14:52:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'142','4957.00','4815','Inclusive','branch','Inventory','','',''),('13174766624332647020232',496,'131747666222','2',20.00,'13000','wholesale','0','2025-05-19 17:50:23','','','','608','Cash',1793.10,'650','','','13','','1','2025-05-19 14:52:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'20','228.00','208','Inclusive','branch','Inventory','','',''),('13174766644931341237300',497,'131747666356','14',8.00,'693.328','wholesale','0','2025-05-19 17:52:36','','','','81.0833','Cash',95.63,'86.666','','','13','','1','2025-05-19 14:54:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'8','474.00','466','Inclusive','branch','Inventory','','',''),('13174766647662673371224',498,'131747666457','14',8.00,'693.328','wholesale','0','2025-05-19 17:54:17','','','','81.0833','Cash',95.63,'86.666','','','13','','1','2025-05-19 14:54:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'8','474.00','466','Inclusive','branch','Inventory','','',''),('13174766656224722234006',499,'131747666494','14',96.00,'8319.936','wholesale','0','2025-05-19 17:54:55','','','','81.0833','Cash',1147.58,'86.666','','','13','','1','2025-05-19 14:56:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'96','474.00','378','Inclusive','branch','Inventory','','',''),('13174766711836222107612',500,'131747667098','1',1.00,'166.6666','wholesale','0','2025-05-19 18:04:58','','','','157','Cash',22.99,'166.6666','','','13','','1','2025-05-19 15:05:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'1','450.00','449','Inclusive','branch','Inventory','','',''),('13174766722522202023122',501,'131747667201','5',1.00,'30','retail','0','2025-05-19 18:06:41','','','','24.83','Cash',4.14,'30','','','13','','1','2025-05-19 15:07:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','1284.00','1283','Inclusive','branch','Inventory','','',''),('13174766757677323233673',502,'131747667538','9',24.00,'780','wholesale','0','2025-05-19 18:12:18','','','','29.8333','Cash',107.59,'32.5','','','13','','1','2025-05-19 15:13:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','7404.00','7380','Inclusive','branch','Inventory','','',''),('13174766917220232113301',503,'131747669072','9',480.00,'15600','wholesale','0','2025-05-19 18:37:53','','','','29.8333','Cash',2151.72,'32.5','','','13','','1','2025-05-19 15:39:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'480','7404.00','6924','Inclusive','branch','Inventory','','',''),('13174766922303663603337',504,'131747669189','9',480.00,'15440.16','wholesale','159.84','2025-05-19 18:39:49','','','','29.8333','Cash',2129.68,'32.167','','','13','','1','2025-05-19 17:09:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.73,'480','7404.00','6924','Inclusive','branch','Inventory','','',''),('13174767505035700330323',505,'131747674593','6',24.00,'1475.04','wholesale','0','2025-05-19 20:09:53','','','','57.75','Cash',203.45,'61.46','','','13','','1','2025-05-19 17:17:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','3019.00','2995','Inclusive','branch','Inventory','','',''),('13174767814836832881038',506,'131747678127','9',48.00,'1560','wholesale','0','2025-05-19 21:08:57','','','','29.8333','Cash',215.17,'32.5','','','13','','1','2025-05-19 18:32:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','7404.00','7356','Inclusive','branch','Inventory','','',''),('13174767813734203210303',507,'131747678127','2',10.00,'6500','wholesale','0','2025-05-19 21:08:47','','','','608','Cash',896.55,'650','','','13','','1','2025-05-19 18:32:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'10','228.00','218','Inclusive','branch','Inventory','','',''),('13174772400910341142293',508,'131747723907','10',1.00,'50','retail','0','2025-05-20 09:51:47','','','','46.7083333','Cash',6.90,'50','','','13','','1','2025-05-20 06:53:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','4957.00','4956','Inclusive','branch','Inventory','','',''),('13174772572032112433330',509,'131747725691','21',72.00,'1200','wholesale','0','2025-05-20 10:21:31','','','','15.41666666666667','Cash',165.52,'16.666666666667','','','13','','1','2025-05-20 07:25:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'72','168.00','96','Inclusive','branch','Inventory','1110','4000','5500'),('13174772607330232362302',510,'131747725914','21',0.00,'0','wholesale','0','2025-05-20 10:25:14','','','','15.41666666666667','Cash',0.00,'16.666666666667','','','13','','1','2025-05-20 07:27:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'','168.00','168','Inclusive','branch','Inventory','1110','4000','5500'),('13174772609500322220202',511,'131747726082','21',24.00,'379.92','retail','0','2025-05-20 10:28:02','','','','15.41666666666667','Cash',52.40,'15.83','','','13','','1','2025-05-20 07:29:22','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',327.52,'','168.00','144','Inclusive','branch','Inventory','1110','4000','5500'),('13174772823422337332702',512,'131747728073','20',12.00,'380','wholesale','0','2025-05-20 11:03:40','','','','28.333333333333','Cash',52.41,'31.666666666667','','','13','','1','2025-05-20 08:03:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','180.00','168','Inclusive','branch','Inventory','1110','4000','5500'),('13174772821981730732321',513,'131747728073','21',72.00,'1200','wholesale','0','2025-05-20 11:01:13','','','','15.41666666666667','Cash',165.52,'16.666666666667','','','13','','1','2025-05-20 08:03:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'72','168.00','96','Inclusive','branch','Inventory','1110','4000','5500'),('13174772934000017123200',514,'131747729292','20',12.00,'720','retail','0','2025-05-20 11:21:32','','','','28.333333333333','Cash',99.31,'60','','','13','','1','2025-05-20 08:22:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'12','168.00','156','Inclusive','branch','Inventory','1110','4000','5500'),('13174772936930679320372',515,'131747729349','21',24.00,'398.40','retail','0','2025-05-20 11:22:30','','','','15.41666666666667','Cash',54.95,'16.6','','','13','','1','2025-05-20 08:23:04','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',343.45,'','96.00','72','Inclusive','branch','Inventory','1110','4000','5500'),('13174772939607222262323',516,'131747729389','20',12.00,'380','wholesale','0','2025-05-20 11:23:09','','','','28.333333333333','Cash',52.41,'31.666666666667','','','13','','1','2025-05-20 08:24:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','168.00','156','Inclusive','branch','Inventory','1110','4000','5500'),('13174772940801322072243',517,'131747729389','21',24.00,'400','wholesale','0','2025-05-20 11:23:17','','','','15.41666666666667','Cash',55.17,'16.666666666667','','','13','','1','2025-05-20 08:24:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','96.00','72','Inclusive','branch','Inventory','1110','4000','5500'),('13174772957130124751223',518,'131747729460','13',1.00,'15.4166','wholesale','0','2025-05-20 11:24:20','','','','13.875','Cash',2.13,'15.4166','','','13','','1','2025-05-20 08:26:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'1','539.00','538','Inclusive','branch','Inventory','','',''),('13174772987037202133323',519,'131747729717','13',24.00,'369.9984','wholesale','0','2025-05-20 11:28:37','','','','13.875','Cash',51.03,'15.4166','','','13','','1','2025-05-20 08:31:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','538.00','514','Inclusive','branch','Inventory','','',''),('13174773265102532735662',520,'131747732122','14',0.00,'0','wholesale','0','2025-05-20 12:08:42','','','','81.0833','Cash',0.00,'86.666','','','13','','1','2025-05-20 09:17:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'','474.00','474','Inclusive','branch','Inventory','','',''),('13174773817182471123231',521,'131747738135','9',1.00,'32.5','wholesale','0','2025-05-20 13:49:20','','','','29.8333','Cash',4.48,'32.5','','','13','','1','2025-05-20 10:49:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1','7332.00','7331','Inclusive','branch','Inventory','','',''),('13174773928543222301387',522,'131747739190','20',12.00,'380','wholesale','0','2025-05-20 14:06:30','','','','28.333333333333','Cash',52.41,'31.666666666667','','','13','','1','2025-05-20 11:08:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','96.00','84','Inclusive','branch','Inventory','1110','4000','5500'),('13174773960032420232323',523,'131747739459','9',120.00,'3900','wholesale','0','2025-05-20 14:12:07','','','','29.8333','Cash',537.93,'32.5','','','13','','1','2025-05-20 11:13:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'120','7284.00','7164','Inclusive','branch','Inventory','','',''),('13174773984243087223323',524,'131747739459','13',264.00,'5280','retail','0','2025-05-20 14:16:32','','','','13.875','Cash',728.28,'20','','','13','','1','2025-05-20 11:17:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'264','533.00','269','Inclusive','branch','Inventory','','',''),('13174773994800340792329',525,'131747739459','4',1.00,'125','wholesale','0','2025-05-20 14:19:01','','','','118.75','Cash',17.24,'125','','','13','','1','2025-05-20 11:19:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'1','1240.00','1239','Inclusive','branch','Inventory','','',''),('13174774000312322240313',526,'131747739459','3',72.00,'5400','retail','0','2025-05-20 14:19:38','','','','63.333','Cash',744.83,'75','','','13','','1','2025-05-20 11:20:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'72','1508.00','1436','Inclusive','branch','Inventory','','',''),('13174774038606342023473',527,'131747739459','2',10.00,'6500','wholesale','0','2025-05-20 14:25:54','','','','608','Cash',896.55,'650','','','13','','1','2025-05-20 11:26:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'10','217.00','207','Inclusive','branch','Inventory','','',''),('13174774166637220022330',528,'131747741552','9',72.00,'2340','wholesale','0','2025-05-20 14:47:01','','','','29.8333','Cash',322.76,'32.5','','','13','','1','2025-05-20 11:54:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'72','6972.00','6900','Inclusive','branch','Inventory','','',''),('13174774162032132323203',529,'131747741552','10',72.00,'3600','wholesale','0','2025-05-20 14:45:52','','','','46.7083333','Cash',496.55,'50','','','13','','1','2025-05-20 11:54:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'72','4597.00','4525','Inclusive','branch','Inventory','','',''),('13174774280537237302328',530,'131747742653','7',48.00,'2160','retail','0','2025-05-20 15:04:13','','','','39.33','Cash',297.93,'45','','','13','','1','2025-05-20 12:06:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'48','17526.00','17478','Inclusive','branch','Inventory','','',''),('13174774281922323742381',531,'131747742810','7',48.00,'1999.68','wholesale','0','2025-05-20 15:06:50','','','','39.33','Cash',275.82,'41.66','','','13','','1','2025-05-20 12:07:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','17526.00','17478','Inclusive','branch','Inventory','','',''),('13174775320340120713322',532,'131747753180','9',1.00,'32.5','wholesale','0','2025-05-20 17:59:41','','','','29.8333','Cash',4.48,'32.5','','','13','','1','2025-05-20 15:01:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1','6252.00','6251','Inclusive','branch','Inventory','','',''),('13174775333522374333340',533,'131747753275','9',1.00,'32.5','wholesale','0','2025-05-20 18:01:15','','','','29.8333','Cash',4.48,'32.5','','','13','','1','2025-05-20 15:03:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1','6252.00','6251','Inclusive','branch','Inventory','','',''),('13174780875182730027323',534,'131747808712','6',1.00,'61.46','wholesale','0','2025-05-21 09:25:12','','','','57.75','Cash',8.48,'61.46','','','13','','1','2025-05-21 06:25:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'1','2862.00','2861','Inclusive','branch','Inventory','','',''),('13174781718437001133713',535,'131747816912','7',12.00,'540','retail','0','2025-05-21 11:41:52','','','','39.33','Cash',74.48,'45','','','13','','1','2025-05-21 08:46:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'12','17490.00','17478','Inclusive','branch','Inventory','','',''),('13174782534722303242134',536,'131747825285','21',24.00,'400','wholesale','0','2025-05-21 14:02:07','','','','15.41666666666667','Cash',55.17,'16.666666666667','','','13','','1','2025-05-21 11:03:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','48.00','24','Inclusive','branch','Inventory','1110','4000','5500'),('13174782542020032233032',537,'131747825285','21',48.00,'800','wholesale','0','2025-05-21 14:03:27','','','','15.41666666666667','Cash',110.34,'16.666666666667','','','13','','1','2025-05-21 11:06:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'48','48.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('13174782853232235278300',538,'131747828400','8',1.00,'48.33','wholesale','0','2025-05-21 14:53:32','','','','44.25','Cash',6.67,'48.33','','','13','','1','2025-05-21 11:55:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'1','444.00','443','Inclusive','branch','Inventory','','',''),('13174783799023122223032',539,'131747837906','9',24.00,'780','wholesale','0','2025-05-21 17:32:53','','','','29.8333','Cash',107.59,'32.5','','','13','','1','2025-05-21 14:33:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','6228.00','6204','Inclusive','branch','Inventory','','',''),('13174783840833402020213',540,'131747838292','3',6.00,'399.996','wholesale','0','2025-05-21 17:38:12','','','','63.333','Cash',55.17,'66.666','','','13','','1','2025-05-21 14:45:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'6','1316.00','1310','Inclusive','branch','Inventory','','',''),('13174791014700203322120',541,'131747904867','2',1.00,'650','retail','0','2025-05-22 12:07:47','','','','608','Cash',89.66,'650','','','13','','1','2025-05-22 10:36:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','206.00','205','Inclusive','branch','Inventory','','',''),('13174791028232038031322',542,'131747910265','9',48.00,'1560','wholesale','0','2025-05-22 13:37:45','','','','29.8333','Cash',215.17,'32.5','','','13','','1','2025-05-22 10:38:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','24060.00','24012','Inclusive','branch','Inventory','','',''),('13174791147522520303230',543,'131747911416','7',24.00,'999.84','wholesale','0','2025-05-22 13:57:33','','','','39.33','Cash',137.91,'41.66','','','13','','1','2025-05-22 11:01:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','17477.00','17453','Inclusive','branch','Inventory','','',''),('13174791711333310072314',544,'131747917104','2',1.00,'650','wholesale','0','2025-05-22 15:31:45','','','','608','Cash',89.66,'650','','','13','','1','2025-05-22 12:32:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','393.00','392','Inclusive','branch','Inventory','','',''),('13174791887322333802002',545,'131747918464','8',12.00,'579.96','wholesale','0','2025-05-22 15:54:24','','','','44.25','Cash',79.99,'48.33','','','13','','1','2025-05-22 13:01:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','443.00','431','Inclusive','branch','Inventory','','',''),('13174791892813234213300',546,'131747918918','20',12.00,'380','wholesale','0','2025-05-22 16:01:58','','','','28.333333333333','Cash',52.41,'31.666666666667','','','13','','1','2025-05-22 13:02:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','71.00','59','Inclusive','branch','Inventory','1110','4000','5500'),('13174792541430123222444',547,'131747924147','6',24.00,'1475.04','wholesale','0','2025-05-22 17:29:07','','','','57.75','Cash',203.45,'61.46','','','13','','1','2025-05-22 14:50:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2785.00','2761','Inclusive','branch','Inventory','','',''),('13174798439633238723332',548,'131747984228','2',1.00,'650','retail','0','2025-05-23 10:10:28','','','','608','Cash',89.66,'650','','','13','','1','2025-05-23 07:17:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','392.00','391','Inclusive','branch','Inventory','','',''),('13174798473633373170337',549,'131747984650','18',1.00,'70','retail','0','2025-05-23 10:17:30','','','','47.737083333333','Cash',9.66,'70','','','13','','1','2025-05-23 07:19:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','240.00','239','Inclusive','branch','Inventory','1110','4000','5500'),('13174798475037280350273',550,'131747984650','18',24.00,'1680','retail','0','2025-05-23 10:18:56','','','','47.737083333333','Cash',231.72,'70','','','13','','1','2025-05-23 07:19:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'24','239.00','215','Inclusive','branch','Inventory','1110','4000','5500'),('13174798742373307213273',551,'131747987404','13',24.00,'480','retail','0','2025-05-23 11:03:24','','','','13.875','Cash',66.21,'20','','','13','','1','2025-05-23 08:03:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'24','214.00','190','Inclusive','branch','Inventory','','',''),('13174798813830321202383',552,'131747988126','18',24.00,'1680','retail','0','2025-05-23 11:15:26','','','','47.737083333333','Cash',231.72,'70','','','13','','1','2025-05-23 08:15:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'24','216.00','192','Inclusive','branch','Inventory','1110','4000','5500'),('13174798853682833272825',553,'131747988178','20',1.00,'60','retail','0','2025-05-23 11:16:18','','','','28.333333333333','Cash',8.28,'60','','','13','','1','2025-05-23 08:22:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','359.00','358','Inclusive','branch','Inventory','1110','4000','5500'),('13174798854633022282072',554,'131747988178','20',1.00,'60','retail','0','2025-05-23 11:22:21','','','','28.333333333333','Cash',8.28,'60','','','13','','1','2025-05-23 08:22:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','358.00','357','Inclusive','branch','Inventory','1110','4000','5500'),('13174798857702207783801',555,'131747988550','21',1.00,'30','retail','0','2025-05-23 11:22:49','','','','15.41666666666667','Cash',4.14,'30','','','13','','1','2025-05-23 08:23:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','601.00','600','Inclusive','branch','Inventory','1110','4000','5500'),('13174798856463801363740',556,'131747988550','21',1.00,'30','retail','0','2025-05-23 11:22:30','','','','15.41666666666667','Cash',4.14,'30','','','13','','1','2025-05-23 08:23:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','602.00','601','Inclusive','branch','Inventory','1110','4000','5500'),('13174798992831300383139',557,'131747989915','7',24.00,'1080','retail','0','2025-05-23 11:45:15','','','','39.33','Cash',148.97,'45','','','13','','1','2025-05-23 08:45:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'24','17273.00','17249','Inclusive','branch','Inventory','','',''),('13174801641533371003231',558,'131748016402','18',24.00,'1285','wholesale','0','2025-05-23 19:06:42','','','','47.737083333333','Cash',177.24,'53.541666666667','','','13','','1','2025-05-23 16:07:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',46.16,'24','192.00','168','Inclusive','branch','Inventory','1110','4000','5500'),('13174801644707432202333',559,'131748016432','18',24.00,'1680','retail','0','2025-05-23 19:07:13','','','','47.737083333333','Cash',231.72,'70','','','13','','1','2025-05-23 16:07:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'24','192.00','168','Inclusive','branch','Inventory','1110','4000','5500'),('13174802084121232314120',560,'131748018996','2',0.00,'0','wholesale','0','2025-05-23 20:20:11','','','','608','Cash',0.00,'650','','','13','','1','2025-05-23 17:20:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'','387.00','387','Inclusive','branch','Inventory','','',''),('13174802063072300233303',561,'131748018996','7',180.00,'7498.8','wholesale','0','2025-05-23 20:16:46','','','','39.33','Cash',1034.32,'41.66','','','13','','1','2025-05-23 17:34:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'180','17177.00','16997','Inclusive','branch','Inventory','','',''),('13174807562222322688320',562,'131748068795','9',1.00,'32.5','retail','0','2025-05-24 09:39:55','','','','29.8333','Cash',4.48,'32.5','','','13','','1','2025-05-24 08:36:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1','21419.00','21418','Inclusive','branch','Inventory','','',''),('13174808254233328323230',563,'131748082530','21',6.00,'100','wholesale','0','2025-05-24 13:28:50','','','','15.41666666666667','Cash',13.79,'16.666666666667','','','13','','1','2025-05-24 10:29:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'6','223.00','217','Inclusive','branch','Inventory','1110','4000','5500'),('13174808255607332223222',564,'131748082548','21',24.00,'400','wholesale','0','2025-05-24 13:29:08','','','','15.41666666666667','Cash',55.17,'16.666666666667','','','13','','1','2025-05-24 10:29:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','223.00','199','Inclusive','branch','Inventory','1110','4000','5500'),('13174808258003302030232',565,'131748082561','21',144.00,'2400','wholesale','0','2025-05-24 13:29:21','','','','15.41666666666667','Cash',331.03,'16.666666666667','','','13','','1','2025-05-24 10:29:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'144','223.00','79','Inclusive','branch','Inventory','1110','4000','5500'),('13174808271631200102311',566,'131748082597','21',144.00,'2248.368','wholesale','151.632','2025-05-24 13:29:57','','','','15.41666666666667','Cash',310.12,'15.613666666667','','','13','','1','2025-05-24 10:32:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.46,'144','223.00','79','Inclusive','branch','Inventory','1110','4000','5500'),('13174808274283073802173',567,'131748082733','21',144.00,'4320','retail','0','2025-05-24 13:32:13','','','','15.41666666666667','Cash',595.86,'30','','','13','','1','2025-05-24 10:33:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'144','223.00','79','Inclusive','branch','Inventory','1110','4000','5500'),('13174808294324020248302',568,'131748082821','21',144.00,'4199.616','retail','120.384','2025-05-24 13:33:41','','','','15.41666666666667','Cash',579.26,'29.164','','','13','','1','2025-05-24 10:35:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.14,'144','223.00','79','Inclusive','branch','Inventory','1110','4000','5500'),('13174809626806320320693',569,'131748096219','6',144.00,'8850.24','wholesale','0','2025-05-24 17:17:00','','','','57.75','Cash',1220.72,'61.46','','','13','','1','2025-05-24 14:18:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'144','2614.00','2470','Inclusive','branch','Inventory','','',''),('13174809670772610220062',570,'131748096656','3',0.00,'0','wholesale','0','2025-05-24 17:24:16','','','','63.333','Cash',0.00,'66.666','','','13','','1','2025-05-24 14:25:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'','1220.00','1220','Inclusive','branch','Inventory','','',''),('13174809702272043332323',571,'131748096919','14',12.00,'1039.992','wholesale','0','2025-05-24 17:30:05','','','','81.0833','Cash',143.45,'86.666','','','13','','1','2025-05-24 14:31:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'12','414.00','402','Inclusive','branch','Inventory','','',''),('13174809700223483273227',572,'131748096919','7',24.00,'999.84','wholesale','0','2025-05-24 17:29:28','','','','39.33','Cash',137.91,'41.66','','','13','','1','2025-05-24 14:31:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','16889.00','16865','Inclusive','branch','Inventory','','',''),('13174809696700090223329',573,'131748096919','3',36.00,'2399.976','wholesale','0','2025-05-24 17:28:39','','','','63.333','Cash',331.03,'66.666','','','13','','1','2025-05-24 14:31:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'36','1220.00','1184','Inclusive','branch','Inventory','','',''),('13174809716830130303430',574,'131748097111','7',24.00,'999.84','wholesale','0','2025-05-24 17:31:51','','','','39.33','Cash',137.91,'41.66','','','13','','1','2025-05-24 14:33:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','16889.00','16865','Inclusive','branch','Inventory','','',''),('13174809721122097220230',575,'131748097199','14',12.00,'1039.992','wholesale','0','2025-05-24 17:33:19','','','','81.0833','Cash',143.45,'86.666','','','13','','1','2025-05-24 14:33:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'12','414.00','402','Inclusive','branch','Inventory','','',''),('13174809792442202381937',576,'131748097791','10',72.00,'3600','wholesale','0','2025-05-24 17:44:45','','','','46.7083333','Cash',496.55,'50','','','13','','1','2025-05-24 14:45:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'72','2797.00','2725','Inclusive','branch','Inventory','','',''),('13174809794834703038023',577,'131748097791','10',72.00,'3540.0024','wholesale','59.9976','2025-05-24 17:45:33','','','','46.7083333','Cash',488.28,'49.1667','','','13','','1','2025-05-24 14:46:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'72','2797.00','2725','Inclusive','branch','Inventory','','',''),('13174809798233222093340',578,'131748097791','10',72.00,'3538.08','wholesale','61.92','2025-05-24 17:46:05','','','','46.7083333','Cash',488.01,'49.14','','','13','','1','2025-05-24 14:46:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.36,'72','2797.00','2725','Inclusive','branch','Inventory','','',''),('13174809806430327302738',579,'131748097791','10',72.00,'3539.952','wholesale','60.048','2025-05-24 17:46:29','','','','46.7083333','Cash',488.27,'49.166','','','13','','1','2025-05-24 14:47:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.38,'72','2797.00','2725','Inclusive','branch','Inventory','','',''),('13174809808283320020301',580,'131748097791','10',1.00,'50','wholesale','0','2025-05-24 17:47:54','','','','46.7083333','Cash',6.90,'50','','','13','','1','2025-05-24 14:48:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','2797.00','2796','Inclusive','branch','Inventory','','',''),('13174809828737324134821',581,'131748098269','3',2.00,'133.332','wholesale','0','2025-05-24 17:51:09','','','','63.333','Cash',18.39,'66.666','','','13','','1','2025-05-24 14:51:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'2','1184.00','1182','Inclusive','branch','Inventory','','',''),('13174810412922322239014',582,'131748104119','2',1.00,'650','wholesale','0','2025-05-24 19:28:39','','','','608','Cash',89.66,'650','','','13','','1','2025-05-24 16:29:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','355.00','354','Inclusive','branch','Inventory','','',''),('13174816503923305302343',583,'131748163573','10',24.00,'1200','wholesale','0','2025-05-25 11:59:33','','','','46.7083333','Cash',165.52,'50','','','13','','1','2025-05-25 09:24:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','2701.00','2677','Inclusive','branch','Inventory','','',''),('13174816504722222324103',584,'131748163573','2',1.00,'650','wholesale','0','2025-05-25 12:23:59','','','','608','Cash',89.66,'650','','','13','','1','2025-05-25 09:24:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','354.00','353','Inclusive','branch','Inventory','','',''),('13174817094932003781300',585,'131748170941','14',12.00,'1039.992','wholesale','0','2025-05-25 14:02:21','','','','81.0833','Cash',143.45,'86.666','','','13','','1','2025-05-25 11:02:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'12','378.00','366','Inclusive','branch','Inventory','','',''),('13174825100803528223332',586,'131748250979','6',24.00,'1475.04','wholesale','0','2025-05-26 12:16:19','','','','57.75','Cash',203.45,'61.46','','','13','','1','2025-05-26 09:17:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2506.00','2482','Inclusive','branch','Inventory','','',''),('13174825304940211494423',587,'131748252721','1',12.00,'1999.9992','wholesale','0','2025-05-26 12:50:17','','','','157','Cash',275.86,'166.6666','','','13','','1','2025-05-26 09:52:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'12','416.00','404','Inclusive','branch','Inventory','','',''),('13174825429672423284223',588,'131748253360','21',4.00,'66.666666666667','wholesale','0','2025-05-26 12:56:00','','','','15.41666666666667','Cash',9.20,'16.666666666667','','','13','','1','2025-05-26 10:11:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'4','31.00','27','Inclusive','branch','Inventory','1110','4000','5500'),('13174826334620400100732',589,'131748262496','6',72.00,'4425.12','wholesale','0','2025-05-26 15:28:16','','','','57.75','Cash',610.36,'61.46','','','13','','1','2025-05-26 12:44:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'72','2506.00','2434','Inclusive','branch','Inventory','','',''),('13174826352330534203303',590,'131748262496','14',6.00,'519.996','wholesale','0','2025-05-26 15:45:05','','','','81.0833','Cash',71.72,'86.666','','','13','','1','2025-05-26 12:45:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'6','366.00','360','Inclusive','branch','Inventory','','',''),('13174826354880624263233',591,'131748262496','14',12.00,'1039.992','wholesale','0','2025-05-26 15:45:37','','','','81.0833','Cash',143.45,'86.666','','','13','','1','2025-05-26 12:47:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'12','366.00','354','Inclusive','branch','Inventory','','',''),('13174832924572222350805',592,'131748329234','7',1.00,'41.66','wholesale','0','2025-05-27 10:00:34','','','','39.33','Cash',5.75,'41.66','','','13','','1','2025-05-27 07:00:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'1','16563.00','16562','Inclusive','branch','Inventory','','',''),('13174834698739302493023',593,'131748346970','13',0.00,'0','retail','0','2025-05-27 14:56:10','','','','13.875','Cash',0.00,'20','','','13','','1','2025-05-27 11:56:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'','110.00','110','Inclusive','branch','Inventory','','',''),('13174834706720333220120',594,'131748347034','8',2.00,'100','retail','0','2025-05-27 14:57:14','','','','44.25','Cash',13.79,'50','','','13','','1','2025-05-27 11:57:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','403.00','401','Inclusive','branch','Inventory','','',''),('13174834722327210743333',595,'131748347098','20',0.00,'0','retail','0','2025-05-27 14:58:19','','','','28.333333333333','Cash',0.00,'60','','','13','','1','2025-05-27 12:00:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'','271.00','271','Inclusive','branch','Inventory','1110','4000','5500'),('13174834709003223023234',596,'131748346806','8',2.00,'96.66','wholesale','0','2025-05-27 14:58:00','','','','44.25','Cash',13.33,'48.33','','','13','','1','2025-05-27 12:02:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'2','403.00','401','Inclusive','branch','Inventory','','',''),('13174834742012321303122',597,'131748347397','17',0.00,'0','retail','0','2025-05-27 15:03:17','','','','69.41666','Cash',0.00,'100','','','13','','1','2025-05-27 12:03:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'','116.00','116','Inclusive','branch','Inventory','1110','4000','5500'),('13174834812433342138028',598,'131748346806','9',0.00,'0','retail','0','2025-05-27 15:15:12','','','','29.8333','Cash',0.00,'32.5','','','13','','1','2025-05-27 12:15:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'','19403.00','19403','Inclusive','branch','Inventory','','',''),('13174834796330323420323',599,'131748346806','14',1.00,'95','retail','0','2025-05-27 15:12:25','','','','81.0833','Cash',13.10,'95','','','13','','1','2025-05-27 12:20:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',81.90,'1','342.00','341','Inclusive','branch','Inventory','','',''),('13174834896220332793202',600,'131748348946','14',1.00,'86.666','wholesale','0','2025-05-27 15:29:06','','','','81.0833','Cash',11.95,'86.666','','','13','','1','2025-05-27 12:29:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'1','342.00','341','Inclusive','branch','Inventory','','',''),('13174842299821232100400',601,'131748422000','9',144.00,'4680','wholesale','0','2025-05-28 11:46:40','','','','29.8333','Cash',645.52,'32.5','','','13','','1','2025-05-28 09:03:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'144','19276.00','19132','Inclusive','branch','Inventory','','',''),('13174842320203273333220',602,'131748423172','7',24.00,'1080','retail','0','2025-05-28 12:06:23','','','','39.33','Cash',148.97,'45','','','13','','1','2025-05-28 09:06:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'24','16437.00','16413','Inclusive','branch','Inventory','','',''),('13174842573473372000534',603,'131748425636','7',24.00,'999.84','wholesale','0','2025-05-28 12:47:16','','','','39.33','Cash',137.91,'41.66','','','13','','1','2025-05-28 09:49:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','16413.00','16389','Inclusive','branch','Inventory','','',''),('13174842583138283833224',604,'131748425740','7',0.00,'0','wholesale','0','2025-05-28 12:49:00','','','','39.33','Cash',0.00,'41.66','','','13','','1','2025-05-28 09:55:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'','16413.00','16413','Inclusive','branch','Inventory','','',''),('13174843020708014232020',605,'131748430198','6',1.00,'100.00','retail','0','2025-05-28 14:03:18','','','','57.75','Cash',13.79,'100','','','13','','1','2025-05-28 11:03:56','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',86.21,'','2181.00','2180','Inclusive','branch','Inventory','','',''),('13174843383183133300022',606,'131748433822','7',2.00,'100.00','retail','0','2025-05-28 15:03:42','','','','39.33','Cash',13.79,'50','','','13','','1','2025-05-28 12:04:59','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',86.21,'','16413.00','16411','Inclusive','branch','Inventory','','',''),('13174852448132542100454',607,'131748524453','7',24.00,'999.84','wholesale','0','2025-05-29 16:14:13','','','','39.33','Cash',137.91,'41.66','','','13','','1','2025-05-29 13:19:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','16314.00','16290','Inclusive','branch','Inventory','','',''),('13174852485420304223287',608,'131748524773','5',12.00,'324.96','wholesale','0','2025-05-29 16:19:33','','','','24.83','Cash',44.82,'27.08','','','13','','1','2025-05-29 13:20:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',23.34,'12','1224.00','1212','Inclusive','branch','Inventory','','',''),('13174852486560200122218',609,'131748524859','5',12.00,'324.96','wholesale','0','2025-05-29 16:20:59','','','','24.83','Cash',44.82,'27.08','','','13','','1','2025-05-29 13:21:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',23.34,'12','1224.00','1212','Inclusive','branch','Inventory','','',''),('13174852487623424831003',610,'131748524870','8',12.00,'579.96','wholesale','0','2025-05-29 16:21:10','','','','44.25','Cash',79.99,'48.33','','','13','','1','2025-05-29 13:21:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','389.00','377','Inclusive','branch','Inventory','','',''),('13174852995622236222113',611,'131748529933','7',1.00,'41.66','wholesale','0','2025-05-29 17:45:46','','','','39.33','Cash',5.75,'41.66','','','13','','1','2025-05-29 14:46:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'1','15642.00','15641','Inclusive','branch','Inventory','','',''),('13174852994545020223333',612,'131748529933','2',1.00,'650','wholesale','0','2025-05-29 17:45:33','','','','608','Cash',89.66,'650','','','13','','1','2025-05-29 14:46:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','278.90','277.9','Inclusive','branch','Inventory','','',''),('13174853099032230291733',613,'131748530755','10',1.00,'50','wholesale','0','2025-05-29 17:59:15','','','','46.7083333','Cash',6.90,'50','','','13','','1','2025-05-29 15:03:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1639.00','1638','Inclusive','branch','Inventory','','',''),('13174853477252432345033',614,'131748534706','6',24.00,'1475.04','wholesale','0','2025-05-29 19:05:06','','','','57.75','Cash',203.45,'61.46','','','13','','1','2025-05-29 16:13:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','2157.00','2133','Inclusive','branch','Inventory','','',''),('13174853546581223331333',615,'131748535325','6',96.00,'5900.16','wholesale','0','2025-05-29 19:17:26','','','','57.75','Cash',813.82,'61.46','','','13','','1','2025-05-29 16:18:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'96','2157.00','2061','Inclusive','branch','Inventory','','',''),('13174853553238302202720',616,'131748535325','6',96.00,'5900.16','wholesale','0','2025-05-29 19:18:11','','','','57.75','Cash',813.82,'61.46','','','13','','1','2025-05-29 16:19:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'96','2157.00','2061','Inclusive','branch','Inventory','','',''),('13174853563003750533313',617,'131748535325','12',24.00,'5520','retail','0','2025-05-29 19:20:07','','','','189','Cash',761.38,'230','','','13','','1','2025-05-29 16:20:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',198.28,'24','56.00','32','Inclusive','branch','Inventory','','',''),('13174853560600620202333',618,'131748535325','2',15.00,'9750','retail','0','2025-05-29 19:19:55','','','','608','Cash',1344.83,'650','','','13','','1','2025-05-29 16:22:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'15','278.90','263.9','Inclusive','branch','Inventory','','',''),('13174853543273232212230',619,'131748535325','9',216.00,'7020','retail','0','2025-05-29 19:16:40','','','','29.8333','Cash',968.28,'32.5','','','13','','1','2025-05-29 16:22:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'216','17848.00','17632','Inclusive','branch','Inventory','','',''),('13174853533531322052243',620,'131748535325','9',912.00,'28873.92','retail','0','2025-05-29 19:15:25','','','','29.8333','Cash',3982.61,'31.66','','','13','','1','2025-05-29 16:22:40','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',24891.31,'','18760.00','17848','Inclusive','branch','Inventory','','',''),('13174859036440022296233',621,'131748590327','3',1.00,'75','retail','0','2025-05-30 10:32:07','','','','63.333','Cash',10.34,'75','','','13','','1','2025-05-30 07:32:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','1061.00','1060','Inclusive','branch','Inventory','','',''),('13174859653973323323234',622,'131748592773','6',1.00,'61.46','wholesale','0','2025-05-30 11:12:53','','','','57.75','Cash',8.48,'61.46','','','13','','1','2025-05-30 09:15:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'1','2157.00','2156','Inclusive','branch','Inventory','','',''),('13174859702733327223503',623,'131748596990','6',92.00,'5654.32','wholesale','0','2025-05-30 12:23:10','','','','57.75','Cash',779.91,'61.46','','','13','','1','2025-05-30 09:24:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'92','2156.00','2064','Inclusive','branch','Inventory','','',''),('13174859757343502040731',624,'131748597059','7',0.00,'0','retail','0','2025-05-30 12:31:39','','','','39.33','Cash',0.00,'45','','','13','','1','2025-05-30 09:32:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'','15186.00','15186','Inclusive','branch','Inventory','','',''),('13174859759002932333395',625,'131748597059','7',360.00,'14997.6','wholesale','0','2025-05-30 12:33:00','','','','39.33','Cash',2068.63,'41.66','','','13','','1','2025-05-30 09:33:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'360','15186.00','14826','Inclusive','branch','Inventory','','',''),('13174859761833030030332',626,'131748597059','7',1687.00,'70280.42','wholesale','0','2025-05-30 12:33:31','','','','39.33','Cash',9693.85,'41.66','','','13','','1','2025-05-30 09:33:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'1687','15186.00','13499','Inclusive','branch','Inventory','','',''),('13174859882929328532323',627,'131748598321','6',168.00,'12600','retail','0','2025-05-30 12:53:37','','','','57.75','Cash',1737.93,'75','','','13','','1','2025-05-30 09:53:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'168','2047.00','1879','Inclusive','branch','Inventory','','',''),('13174859908138290381203',628,'131748599069','13',3.00,'46.2498','wholesale','0','2025-05-30 12:57:49','','','','13.875','Cash',6.38,'15.4166','','','13','','1','2025-05-30 09:58:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'3','7.00','4','Inclusive','branch','Inventory','','',''),('13174859910820323033238',629,'131748599087','2',0.17,'111.41','retail','0','2025-05-30 12:58:15','','','','608','Cash',15.37,'650','','','13','','1','2025-05-30 09:59:53','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',96.04,'','258.90','258.7286','Inclusive','branch','Inventory','','',''),('13174859909430009432393',630,'131748599087','13',3.00,'60','retail','0','2025-05-30 12:58:07','','','','13.875','Cash',8.28,'20','','','13','','1','2025-05-30 10:07:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','7.00','4','Inclusive','branch','Inventory','','',''),('13174860026632363032023',631,'131748600254','5',48.00,'1440','retail','0','2025-05-30 13:17:34','','','','24.83','Cash',198.62,'30','','','13','','1','2025-05-30 10:17:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'48','1224.00','1176','Inclusive','branch','Inventory','','',''),('13174860689263033202023',632,'131748604823','10',48.00,'2400','wholesale','0','2025-05-30 15:06:40','','','','46.7083333','Cash',331.03,'50','','','13','','1','2025-05-30 12:25:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'48','6416.00','6368','Inclusive','branch','Inventory','','',''),('13174860901212202200226',633,'131748609004','3',1.00,'75','retail','0','2025-05-30 15:43:24','','','','63.333','Cash',10.34,'75','','','13','','1','2025-05-30 12:43:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','2176.00','2175','Inclusive','branch','Inventory','','',''),('13174860903100103302323',634,'131748609022','3',1.00,'66.666','wholesale','0','2025-05-30 15:43:43','','','','63.333','Cash',9.20,'66.666','','','13','','1','2025-05-30 12:44:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'1','2176.00','2175','Inclusive','branch','Inventory','','',''),('13174860958433323335913',635,'131748609360','9',24.00,'780','retail','0','2025-05-30 15:49:20','','','','29.8333','Cash',107.59,'32.5','','','13','','1','2025-05-30 12:53:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','16936.00','16912','Inclusive','branch','Inventory','','',''),('13174860989734423323008',636,'131748609884','9',24.00,'780','wholesale','0','2025-05-30 15:58:04','','','','29.8333','Cash',107.59,'32.5','','','13','','1','2025-05-30 12:58:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','16912.00','16888','Inclusive','branch','Inventory','','',''),('13174861369032032001332',637,'131748613339','13',1.00,'15.4166','wholesale','0','2025-05-30 17:01:26','','','','13.875','Cash',2.13,'15.4166','','','13','','1','2025-05-30 14:01:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'1','2114.00','2113','Inclusive','branch','Inventory','','',''),('13174862301103222222220',638,'131748622981','21',24.00,'720','retail','0','2025-05-30 19:36:21','','','','15.41666666666667','Cash',99.31,'30','','','13','','1','2025-05-30 16:36:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'24','1897.00','1873','Inclusive','branch','Inventory','1110','4000','5500'),('13174862307623762062036',639,'131748623065','21',24.00,'720','retail','0','2025-05-30 19:37:45','','','','15.41666666666667','Cash',99.31,'30','','','13','','1','2025-05-30 16:38:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'24','1873.00','1849','Inclusive','branch','Inventory','1110','4000','5500'),('13174862457230363362321',640,'131748624559','7',2.00,'90','retail','0','2025-05-30 20:02:40','','','','39.33','Cash',12.41,'45','','','13','','1','2025-05-30 17:04:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'2','14790.00','14788','Inclusive','branch','Inventory','','',''),('13174867688203378320231',641,'131748676870','9',1.00,'32.5','retail','0','2025-05-31 10:34:30','','','','29.8333','Cash',4.48,'32.5','','','13','','1','2025-05-31 07:34:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1','16742.00','16741','Inclusive','branch','Inventory','','',''),('13174867751102317232218',642,'131748677496','20',1.00,'31.666666666667','wholesale','0','2025-05-31 10:44:56','','','','28.333333333333','Cash',4.37,'31.666666666667','','','13','','1','2025-05-31 07:45:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'1','403.00','402','Inclusive','branch','Inventory','1110','4000','5500'),('13174868309432237982223',643,'131748682826','7',1.00,'41.66','wholesale','0','2025-05-31 12:13:46','','','','39.33','Cash',5.75,'41.66','','','13','','1','2025-05-31 09:18:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'1','14751.00','14750','Inclusive','branch','Inventory','','',''),('13174868311612303381121',644,'131748683105','7',24.00,'999.84','wholesale','0','2025-05-31 12:18:25','','','','39.33','Cash',137.91,'41.66','','','13','','1','2025-05-31 09:18:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','14751.00','14727','Inclusive','branch','Inventory','','',''),('13174868318422321333664',645,'131748683123','6',24.00,'1475.04','wholesale','0','2025-05-31 12:18:43','','','','57.75','Cash',203.45,'61.46','','','13','','1','2025-05-31 09:20:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','1879.00','1855','Inclusive','branch','Inventory','','',''),('13174869437633063832022',646,'131748693673','2',102.00,'66300','wholesale','0','2025-05-31 15:22:14','','','','608','Cash',9144.83,'650','','','13','','1','2025-05-31 12:26:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'102','456.79','354.79','Inclusive','branch','Inventory','','',''),('13174869499719231037632',647,'131748694988','7',24.00,'975.00','retail','0','2025-05-31 15:36:28','','','','39.33','Cash',134.48,'40.625','','','13','','1','2025-05-31 12:36:59','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',840.52,'','14595.00','14571','Inclusive','branch','Inventory','','',''),('13174870482703332202002',648,'131748704796','10',24.00,'1200','wholesale','0','2025-05-31 18:20:16','','','','46.7083333','Cash',165.52,'50','','','13','','1','2025-05-31 15:24:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','6008.00','5984','Inclusive','branch','Inventory','','',''),('13174870556525010570315',649,'131748705554','3',2.00,'150','retail','0','2025-05-31 18:32:35','','','','63.333','Cash',20.69,'75','','','13','','1','2025-05-31 15:32:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'2','2164.00','2162','Inclusive','branch','Inventory','','',''),('13174870510911123232212',650,'131748704796','10',48.00,'2400','wholesale','0','2025-05-31 18:24:58','','','','46.7083333','Cash',331.03,'50','','','13','','1','2025-05-31 15:37:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'48','6008.00','5960','Inclusive','branch','Inventory','','',''),('13174870481317332721031',651,'131748704796','9',24.00,'780','wholesale','0','2025-05-31 18:20:05','','','','29.8333','Cash',107.59,'32.5','','','13','','1','2025-05-31 15:37:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','16308.00','16284','Inclusive','branch','Inventory','','',''),('13174870480434080324118',652,'131748704796','2',6.00,'3900','wholesale','0','2025-05-31 18:19:56','','','','608','Cash',537.93,'650','','','13','','1','2025-05-31 15:37:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'6','443.79','437.79','Inclusive','branch','Inventory','','',''),('13174876714233012332261',653,'131748767091','2',12.00,'7800','wholesale','0','2025-06-01 11:38:31','','','','608','Cash',1075.86,'650','','','13','','1','2025-06-01 08:39:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'12','443.79','431.79','Inclusive','branch','Inventory','','',''),('13174876745820820224223',654,'131748767402','3',12.00,'799.992','wholesale','0','2025-06-01 11:43:59','','','','63.333','Cash',110.34,'66.666','','','13','','1','2025-06-01 08:44:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','2150.00','2138','Inclusive','branch','Inventory','','',''),('13174876743933682036323',655,'131748767402','21',24.00,'400','wholesale','0','2025-06-01 11:43:43','','','','15.41666666666667','Cash',55.17,'16.666666666667','','','13','','1','2025-06-01 08:44:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','1777.00','1753','Inclusive','branch','Inventory','1110','4000','5500'),('13174876742303742242033',656,'131748767402','9',48.00,'1560','wholesale','0','2025-06-01 11:43:22','','','','29.8333','Cash',215.17,'32.5','','','13','','1','2025-06-01 08:45:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','16284.00','16236','Inclusive','branch','Inventory','','',''),('13174876751990031338836',657,'131748767501','9',25.00,'812.5','wholesale','0','2025-06-01 11:45:01','','','','29.8333','Cash',112.07,'32.5','','','13','','1','2025-06-01 08:45:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'25','16284.00','16259','Inclusive','branch','Inventory','','',''),('13174877316522023303033',658,'131748773156','9',24.00,'780','wholesale','0','2025-06-01 13:19:16','','','','29.8333','Cash',107.59,'32.5','','','13','','1','2025-06-01 10:26:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','16260.00','16236','Inclusive','branch','Inventory','','',''),('13174877317537283000333',659,'131748773156','10',24.00,'1200','wholesale','0','2025-06-01 13:19:26','','','','46.7083333','Cash',165.52,'50','','','13','','1','2025-06-01 10:31:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5912.00','5888','Inclusive','branch','Inventory','','',''),('13174877768576873133130',660,'131748777082','6',24.00,'1475.04','wholesale','0','2025-06-01 14:24:42','','','','57.75','Cash',203.45,'61.46','','','13','','1','2025-06-01 11:37:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','1855.00','1831','Inclusive','branch','Inventory','','',''),('13174877788037032333081',661,'131748777864','14',12.00,'1039.992','wholesale','0','2025-06-01 14:37:44','','','','81.0833','Cash',143.45,'86.666','','','13','','1','2025-06-01 11:47:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'12','287.00','275','Inclusive','branch','Inventory','','',''),('13174877844132314312832',662,'131748778427','14',8.00,'696.00','retail','0','2025-06-01 14:47:07','','','','81.0833','Cash',96.00,'87','','','13','','1','2025-06-01 11:48:23','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',600.00,'','287.00','279','Inclusive','branch','Inventory','','',''),('13174877853404342023473',663,'131748778506','14',12.00,'1039.992','wholesale','0','2025-06-01 14:48:36','','','','81.0833','Cash',143.45,'86.666','','','13','','1','2025-06-01 11:49:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'12','279.00','267','Inclusive','branch','Inventory','','',''),('13174877851621222023363',664,'131748778506','14',8.00,'693.328','wholesale','0','2025-06-01 14:48:26','','','','81.0833','Cash',95.63,'86.666','','','13','','1','2025-06-01 11:49:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.71,'8','287.00','279','Inclusive','branch','Inventory','','',''),('13174884871432188022283',665,'131748848667','1',1.00,'166.6666','wholesale','0','2025-06-02 10:18:09','','','','157','Cash',22.99,'166.6666','','','13','','1','2025-06-02 07:18:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'1','346.00','345','Inclusive','branch','Inventory','','',''),('13174884868939310832282',666,'131748848667','21',6.00,'100','wholesale','0','2025-06-02 10:17:47','','','','15.41666666666667','Cash',13.79,'16.666666666667','','','13','','1','2025-06-02 07:23:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'6','1753.00','1747','Inclusive','branch','Inventory','1110','4000','5500'),('13174887797720313731221',667,'131748877833','6',1.00,'61.46','wholesale','0','2025-06-02 18:26:05','','','','57.75','Cash',8.48,'61.46','','','13','','1','2025-06-02 15:26:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'1','1555.00','1554','Inclusive','branch','Inventory','','',''),('13174888352723270372232',668,'131748883498','20',12.00,'380','wholesale','0','2025-06-02 19:58:18','','','','28.333333333333','Cash',52.41,'31.666666666667','','','13','','1','2025-06-02 16:59:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','401.00','389','Inclusive','branch','Inventory','1110','4000','5500'),('13174888417340388120241',669,'131748884070','20',36.00,'1048.032','retail','1111.968','2025-06-02 20:07:50','','','','28.333333333333','Cash',144.56,'29.112','','','13','','1','2025-06-02 17:09:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.10,'36','401.00','365','Inclusive','branch','Inventory','1110','4000','5500'),('13174888424633834123343',670,'131748884191','20',36.00,'1051.2','retail','1108.8','2025-06-02 20:09:51','','','','28.333333333333','Cash',144.99,'29.2','','','13','','1','2025-06-02 17:11:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.17,'36','401.00','365','Inclusive','branch','Inventory','1110','4000','5500'),('13174888437632230271733',671,'131748884304','20',36.00,'1140','wholesale','0','2025-06-02 20:12:25','','','','28.333333333333','Cash',157.24,'31.666666666667','','','13','','1','2025-06-02 17:13:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'36','401.00','365','Inclusive','branch','Inventory','1110','4000','5500'),('13174888449642292728461',672,'131748884482','21',10.00,'166.66666666667','wholesale','0','2025-06-02 20:14:42','','','','15.41666666666667','Cash',22.99,'16.666666666667','','','13','','1','2025-06-02 17:15:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'10','1746.00','1736','Inclusive','branch','Inventory','1110','4000','5500'),('13174888600483822000202',673,'131748885752','21',24.00,'720','retail','0','2025-06-02 20:39:20','','','','15.41666666666667','Cash',99.31,'30','','','13','','1','2025-06-02 17:40:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'24','1746.00','1722','Inclusive','branch','Inventory','1110','4000','5500'),('13174888595931332232593',674,'131748885752','20',36.00,'1616.4','retail','543.6','2025-06-02 20:35:52','','','','28.333333333333','Cash',222.95,'44.9','','','13','','1','2025-06-02 17:42:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.71,'36','401.00','365','Inclusive','branch','Inventory','1110','4000','5500'),('13174888609768323082223',675,'131748885752','21',24.00,'400','wholesale','0','2025-06-02 20:41:20','','','','15.41666666666667','Cash',55.17,'16.666666666667','','','13','','1','2025-06-02 17:42:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','1746.00','1722','Inclusive','branch','Inventory','1110','4000','5500'),('13174888617423101422238',676,'131748886132','20',36.00,'1614.96','retail','545.04','2025-06-02 20:42:12','','','','28.333333333333','Cash',222.75,'44.86','','','13','','1','2025-06-02 18:05:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.67,'36','401.00','365','Inclusive','branch','Inventory','1110','4000','5500'),('13174888760413387220622',677,'131748887551','10',72.00,'3600','wholesale','0','2025-06-02 21:05:51','','','','46.7083333','Cash',496.55,'50','','','13','','1','2025-06-02 18:06:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'72','6024.00','5952','Inclusive','branch','Inventory','','',''),('13174889176217022272083',678,'131748891649','6',1.00,'61.46','wholesale','0','2025-06-02 22:15:18','','','','57.75','Cash',8.48,'61.46','','','13','','1','2025-06-02 19:16:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'1','1554.00','1553','Inclusive','branch','Inventory','','',''),('13174889183831331301321',679,'131748891649','7',48.00,'1999.68','wholesale','0','2025-06-02 22:16:32','','','','39.33','Cash',275.82,'41.66','','','13','','1','2025-06-02 19:33:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','11543.00','11495','Inclusive','branch','Inventory','','',''),('13174889179232419230322',680,'131748891649','21',24.00,'400','wholesale','0','2025-06-02 22:16:18','','','','15.41666666666667','Cash',55.17,'16.666666666667','','','13','','1','2025-06-02 19:33:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','1746.00','1722','Inclusive','branch','Inventory','1110','4000','5500'),('13174889171733372901327',681,'131748891649','2',7.00,'4550','wholesale','0','2025-06-02 22:14:59','','','','608','Cash',627.59,'650','','','13','','1','2025-06-02 19:33:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'7','382.68','375.68','Inclusive','branch','Inventory','','',''),('13174889169939272928220',682,'131748891649','10',240.00,'12000','wholesale','0','2025-06-02 22:14:36','','','','46.7083333','Cash',1655.17,'50','','','13','','1','2025-06-02 19:34:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'240','5952.00','5712','Inclusive','branch','Inventory','','',''),('13174889167624023320683',683,'131748891649','9',72.00,'2340','wholesale','0','2025-06-02 22:14:09','','','','29.8333','Cash',322.76,'32.5','','','13','','1','2025-06-02 19:34:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'72','13424.00','13352','Inclusive','branch','Inventory','','',''),('14174893791030711022990',684,'141748937726','10',48.00,'2400','wholesale','0','2025-06-03 11:02:06','','','','46.7083333','Cash',331.03,'50','','','14','','1','2025-06-03 08:08:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'48','5928.00','5880','Inclusive','branch','Inventory','','',''),('14174893792741310132108',685,'141748937726','2',5.00,'3250','wholesale','0','2025-06-03 11:05:10','','','','608','Cash',448.28,'650','','','14','','1','2025-06-03 08:08:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'5','381.68','376.68','Inclusive','branch','Inventory','','',''),('14174893804639332733023',686,'141748937726','7',24.00,'999.84','wholesale','0','2025-06-03 11:07:07','','','','39.33','Cash',137.91,'41.66','','','14','','1','2025-06-03 08:08:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','11543.00','11519','Inclusive','branch','Inventory','','',''),('14174893795994303739408',687,'141748937726','20',12.00,'380','wholesale','0','2025-06-03 11:05:27','','','','28.333333333333','Cash',52.41,'31.666666666667','','','14','','1','2025-06-03 08:08:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'12','401.00','389','Inclusive','branch','Inventory','1110','4000','5500'),('14174893808443800243404',688,'141748937726','15',12.00,'1299.96','wholesale','0','2025-06-03 11:07:26','','','','102.5','Cash',179.30,'108.33','','','14','','1','2025-06-03 08:08:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'12','334.00','322','Inclusive','branch','Inventory','','',''),('14174893829121342222323',689,'141748938255','6',24.00,'1475.04','wholesale','0','2025-06-03 11:10:55','','','','57.75','Cash',203.45,'61.46','','','14','','1','2025-06-03 08:11:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','1542.00','1518','Inclusive','branch','Inventory','','',''),('14174894215914820003023',690,'141748942108','20',1.00,'31.666666666667','wholesale','0','2025-06-03 12:15:08','','','','28.333333333333','Cash',4.37,'31.666666666667','','','14','','1','2025-06-03 09:16:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'1','401.00','400','Inclusive','branch','Inventory','1110','4000','5500'),('14174895168432032001432',691,'141748951662','2',2.00,'1300','wholesale','0','2025-06-03 14:54:22','','','','608','Cash',179.31,'650','','','14','','1','2025-06-03 11:55:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','366.68','364.68','Inclusive','branch','Inventory','','',''),('14174895178522357753512',692,'141748951662','2',2.00,'1298.3334','wholesale','1.6666','2025-06-03 14:55:34','','','','608','Cash',179.08,'649.1667','','','14','','1','2025-06-03 11:56:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',559.63,'2','366.68','364.68','Inclusive','branch','Inventory','','',''),('14174895184221203430334',693,'141748951662','2',2.00,'1298.3334','retail','1.6666','2025-06-03 14:56:48','','','','608','Cash',179.08,'649.1667','','','14','','1','2025-06-03 11:57:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',559.63,'2','366.68','364.68','Inclusive','branch','Inventory','','',''),('14174895197734392310395',694,'141748951662','6',12.00,'900','retail','0','2025-06-03 14:59:02','','','','57.75','Cash',124.14,'75','','','14','','1','2025-06-03 12:00:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'12','1492.00','1480','Inclusive','branch','Inventory','','',''),('14174902480822232204734',695,'141749024236','2',1.00,'650','retail','0','2025-06-04 11:13:08','','','','608','Cash',89.66,'650','','','14','','1','2025-06-04 08:13:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','309.68','308.68','Inclusive','branch','Inventory','','',''),('14174902493634303402322',696,'141749024236','2',2.00,'1280.00','retail','0','2025-06-04 11:15:27','','','','608','Cash',176.55,'640','','','14','','1','2025-06-04 08:15:55','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',1103.45,'','309.68','307.68','Inclusive','branch','Inventory','','',''),('14174902530132252322003',697,'141749025286','10',24.00,'1200','wholesale','0','2025-06-04 11:21:26','','','','46.7083333','Cash',165.52,'50','','','14','','1','2025-06-04 08:21:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4872.00','4848','Inclusive','branch','Inventory','','',''),('14174902550949235722029',698,'141749025430','21',24.00,'400','wholesale','0','2025-06-04 11:23:50','','','','15.41666666666667','Cash',55.17,'16.666666666667','','','14','','1','2025-06-04 08:25:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','1698.00','1674','Inclusive','branch','Inventory','1110','4000','5500'),('14174902599402207723201',699,'141749025957','10',168.00,'8400','wholesale','0','2025-06-04 11:32:37','','','','46.7083333','Cash',1158.62,'50','','','14','','1','2025-06-04 08:33:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'168','5016.00','4848','Inclusive','branch','Inventory','','',''),('14174902607620203232334',700,'141749026008','2',2.00,'1300','retail','0','2025-06-04 11:34:23','','','','608','Cash',179.31,'650','','','14','','1','2025-06-04 08:35:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','309.68','307.68','Inclusive','branch','Inventory','','',''),('14174902605100232220123',701,'141749026008','10',168.00,'8190','wholesale','210','2025-06-04 11:33:28','','','','46.7083333','Cash',1129.66,'48.75','','','14','','1','2025-06-04 08:36:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.03,'168','5016.00','4848','Inclusive','branch','Inventory','','',''),('14174902614432124024233',702,'141749026008','2',2.00,'0.00','retail','1280.00','2025-06-04 11:35:26','','','','608','Cash',0.00,'0.00','','','14','','1','2025-06-04 08:37:00','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','309.68','307.68','Inclusive','branch','Inventory','','',''),('14174902625500335321330',703,'141749026227','2',2.00,'1297.5','wholesale','2.5','2025-06-04 11:37:07','','','','608','Cash',178.97,'648.75','','','14','','1','2025-06-04 08:37:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',559.27,'2','309.68','307.68','Inclusive','branch','Inventory','','',''),('14174902630100400327392',704,'141749026278','2',2.00,'1297.5','retail','2.5','2025-06-04 11:37:58','','','','608','Cash',178.97,'648.75','','','14','','1','2025-06-04 08:38:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',559.27,'2','309.68','307.68','Inclusive','branch','Inventory','','',''),('14174902642949200222029',705,'141749026305','10',168.00,'8190','wholesale','210','2025-06-04 11:39:31','','','','46.7083333','Cash',1129.66,'48.75','','','14','','1','2025-06-04 08:41:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.03,'168','5016.00','4848','Inclusive','branch','Inventory','','',''),('14174902632292113024232',706,'141749026305','2',2.00,'0.00','retail','1280.00','2025-06-04 11:38:25','','','','608','Cash',0.00,'0.00','','','14','','1','2025-06-04 08:41:57','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','309.68','307.68','Inclusive','branch','Inventory','','',''),('14174903756633212622252',707,'141749037471','10',1.25,'62.5','retail','0','2025-06-04 14:45:00','','','','46.7083333','Cash',8.62,'50','','','14','','1','2025-06-04 11:46:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1.25','4824.00','4822.75','Inclusive','branch','Inventory','','',''),('1174894173093333942133',708,'11748941717','2',2.00,'1300','wholesale','0','2025-06-03 12:08:37','','','','608','Cash',179.31,'650','','','1','','1','2025-06-05 07:25:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','374.68','372.68','Inclusive','branch','Inventory','','',''),('14174912403838294372222',709,'141749124019','6',24.00,'1475.04','wholesale','0','2025-06-05 14:46:59','','','','57.75','Cash',203.45,'61.46','','','14','','1','2025-06-05 11:47:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','1480.00','1456','Inclusive','branch','Inventory','','',''),('14174914282244723708202',710,'141749142782','10',72.00,'3600','wholesale','0','2025-06-05 19:59:42','','','','46.71','Cash',496.55,'50','','','14','','1','2025-06-05 17:00:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'72','4632.00','4560','Inclusive','branch','Inventory','','',''),('14174914323623443202063',711,'141749143214','15',12.00,'1299.96','wholesale','0','2025-06-05 20:06:54','','','','102.5','Cash',179.30,'108.33','','','14','','1','2025-06-05 17:07:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'12','333.00','321','Inclusive','branch','Inventory','','',''),('14174914329530003223222',712,'141749143272','10',24.00,'1200','wholesale','0','2025-06-05 20:07:52','','','','46.71','Cash',165.52,'50','','','14','','1','2025-06-05 17:08:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4560.00','4536','Inclusive','branch','Inventory','','',''),('14174914333474332333934',713,'141749143308','6',24.00,'1475.04','wholesale','0','2025-06-05 20:08:28','','','','57.75','Cash',203.45,'61.46','','','14','','1','2025-06-05 17:09:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'24','1480.00','1456','Inclusive','branch','Inventory','','',''),('14174914339910333902130',714,'141749143382','8',12.00,'579.96','wholesale','0','2025-06-05 20:09:42','','','','44.25','Cash',79.99,'48.33','','','14','','1','2025-06-05 17:10:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'12','385.00','373','Inclusive','branch','Inventory','','',''),('14174920641691301032433',715,'141749206344','15',1.00,'120','retail','0','2025-06-06 13:39:05','','','','102.5','Cash',16.55,'120','','','14','','1','2025-06-06 10:40:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','333.00','332','Inclusive','branch','Inventory','','',''),('14174920670924716973271',716,'141749206560','14',1.00,'86.67','wholesale','0','2025-06-06 13:44:51','','','','81.08','Cash',11.95,'86.67','','','14','','1','2025-06-06 11:03:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.72,'1','53.00','52','Inclusive','branch','Inventory','','',''),('14174920668670233404692',717,'141749206560','15',1.00,'108.33','wholesale','0','2025-06-06 13:43:56','','','','102.5','Cash',14.94,'108.33','','','14','','1','2025-06-06 11:03:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'1','332.00','331','Inclusive','branch','Inventory','','',''),('14174920663412202229323',718,'141749206560','1',4.00,'666.68','wholesale','0','2025-06-06 13:43:02','','','','157','Cash',91.96,'166.67','','','14','','1','2025-06-06 11:04:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'4','241.00','237','Inclusive','branch','Inventory','','',''),('14174920657832272701243',719,'141749206560','20',5.00,'158.35','wholesale','0','2025-06-06 13:42:41','','','','28.34','Cash',21.84,'31.67','','','14','','1','2025-06-06 11:05:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'5','329.00','324','Inclusive','branch','Inventory','1110','4000','5500'),('14174920814020292223002',720,'141749208084','10',24.00,'1200','wholesale','0','2025-06-06 14:08:04','','','','46.71','Cash',165.52,'50','','','14','','1','2025-06-06 11:09:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','5232.00','5208','Inclusive','branch','Inventory','','',''),('14174920816630902333344',721,'141749208149','9',24.00,'780','wholesale','0','2025-06-06 14:09:09','','','','29.84','Cash',107.59,'32.5','','','14','','1','2025-06-06 11:10:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','30870.00','30846','Inclusive','branch','Inventory','','',''),('14174920985082042333053',722,'141749209800','3',2.00,'133.34','wholesale','0','2025-06-06 14:37:04','','','','63.33','Cash',18.39,'66.67','','','14','','1','2025-06-06 11:37:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'2','1811.00','1809','Inclusive','branch','Inventory','','',''),('14174922026961223122304',723,'141749220236','10',12.00,'600','wholesale','0','2025-06-06 17:30:36','','','','46.71','Cash',82.76,'50','','','14','','1','2025-06-06 14:31:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'12','5208.00','5196','Inclusive','branch','Inventory','','',''),('14174927425610332313117',724,'141749272299','8',12.00,'600','retail','0','2025-06-07 07:58:19','','','','44.25','Cash',82.76,'50','','','14','','1','2025-06-07 06:25:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'12','385.00','373','Inclusive','branch','Inventory','','',''),('14174928259800909283328',725,'141749279878','2',1.00,'650','wholesale','0','2025-06-07 10:04:38','','','','608','Cash',89.66,'650','','','14','','1','2025-06-07 07:50:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','515.68','514.68','Inclusive','branch','Inventory','','',''),('14174928910194012002310',726,'141749289087','9',1.00,'32.5','wholesale','0','2025-06-07 12:38:07','','','','29.84','Cash',4.48,'32.5','','','14','','1','2025-06-07 09:39:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1','30774.00','30773','Inclusive','branch','Inventory','','',''),('14174928921820032120030',727,'141749289197','9',1560.00,'50700','wholesale','0','2025-06-07 12:39:57','','','','29.84','Cash',6993.10,'32.5','','','14','','1','2025-06-07 09:40:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1560','30774.00','29214','Inclusive','branch','Inventory','','',''),('14174928929020332407412',728,'141749289231','9',1560.00,'50700','retail','0','2025-06-07 12:40:31','','','','29.84','Cash',6993.10,'32.5','','','14','','1','2025-06-07 09:41:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1560','30774.00','29214','Inclusive','branch','Inventory','','',''),('14174929095123341233139',729,'141749290928','9',1560.00,'50700','wholesale','0','2025-06-07 13:08:48','','','','29.84','Cash',6993.10,'32.5','','','14','','1','2025-06-07 10:09:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1560','29214.00','27654','Inclusive','branch','Inventory','','',''),('14174929687433333223214',730,'141749296800','9',96.00,'3120','wholesale','0','2025-06-07 14:47:27','','','','29.84','Cash',430.34,'32.5','','','14','','1','2025-06-07 11:48:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'96','27654.00','27558','Inclusive','branch','Inventory','','',''),('14174929698331249332203',731,'141749296961','2',12.00,'7800','retail','0','2025-06-07 14:49:21','','','','608','Cash',1075.86,'650','','','14','','1','2025-06-07 11:49:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'12','515.68','503.68','Inclusive','branch','Inventory','','',''),('14174929966220230237366',732,'141749299635','9',1560.00,'50700','wholesale','0','2025-06-07 15:33:55','','','','29.84','Cash',6993.10,'32.5','','','14','','1','2025-06-07 12:34:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1560','30630.00','29070','Inclusive','branch','Inventory','','',''),('14174930190204410307001',733,'141749301883','9',1560.00,'50700','wholesale','0','2025-06-07 16:11:23','','','','29.84','Cash',6993.10,'32.5','','','14','','1','2025-06-07 13:13:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1560','30630.00','29070','Inclusive','branch','Inventory','','',''),('14174930545404340333533',734,'141749305382','9',12.00,'390','wholesale','0','2025-06-07 17:10:27','','','','29.84','Cash',53.79,'32.5','','','14','','1','2025-06-07 14:11:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'12','29070.00','29058','Inclusive','branch','Inventory','','',''),('14174930541733901234359',735,'141749305382','10',24.00,'1200','wholesale','0','2025-06-07 17:09:42','','','','46.71','Cash',165.52,'50','','','14','','1','2025-06-07 14:29:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','4920.00','4896','Inclusive','branch','Inventory','','',''),('14174930549930027930202',736,'141749305382','9',24.00,'780','wholesale','0','2025-06-07 17:11:13','','','','29.84','Cash',107.59,'32.5','','','14','','1','2025-06-07 14:29:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','29070.00','29046','Inclusive','branch','Inventory','','',''),('14174931055224710253251',737,'141749310519','9',72.00,'2340','wholesale','0','2025-06-07 18:35:19','','','','29.84','Cash',322.76,'32.5','','','14','','1','2025-06-07 15:36:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'72','30486.00','30414','Inclusive','branch','Inventory','','',''),('14174931071412337232320',738,'141749310562','2',5.00,'3245.8335','wholesale','4.1665','2025-06-07 18:37:52','','','','608','Cash',447.70,'649.1667','','','14','','1','2025-06-07 15:38:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',559.63,'5','506.68','501.68','Inclusive','branch','Inventory','','',''),('14174931077203037340303',739,'141749310562','2',5.00,'3200.00','retail','0','2025-06-07 18:39:04','','','','608','Cash',441.38,'640','','','14','','1','2025-06-07 15:40:36','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',2758.62,'','506.68','501.68','Inclusive','branch','Inventory','','',''),('14174931120200210300422',740,'141749311188','9',72.00,'2340','wholesale','0','2025-06-07 18:46:28','','','','29.84','Cash',322.76,'32.5','','','14','','1','2025-06-07 15:47:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'72','30486.00','30414','Inclusive','branch','Inventory','','',''),('14174931178333120733413',741,'141749311755','9',1560.00,'50700','wholesale','0','2025-06-07 18:55:55','','','','29.84','Cash',6993.10,'32.5','','','14','','1','2025-06-07 15:56:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'1560','30414.00','28854','Inclusive','branch','Inventory','','',''),('14174937405432234311530',742,'141749373751','2',4.00,'2600','wholesale','0','2025-06-08 12:13:41','','','','608','Cash',358.62,'650','','','14','','1','2025-06-08 09:15:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'4','494.68','490.68','Inclusive','branch','Inventory','','',''),('14174937471330133333320',743,'141749373751','15',156.00,'16899.48','wholesale','0','2025-06-08 12:23:46','','','','102.5','Cash',2330.96,'108.33','','','14','','1','2025-06-08 09:25:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'156','308.00','152','Inclusive','branch','Inventory','','',''),('14174937478480202323323',744,'141749373751','15',150.00,'16249.5','wholesale','0','2025-06-08 12:25:25','','','','102.5','Cash',2241.31,'108.33','','','14','','1','2025-06-08 09:26:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'150','308.00','158','Inclusive','branch','Inventory','','',''),('14174937511812323339321',745,'141749373751','7',564.00,'23496.24','wholesale','0','2025-06-08 12:31:08','','','','39.33','Cash',3240.86,'41.66','','','14','','1','2025-06-08 09:32:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'564','11315.00','10751','Inclusive','branch','Inventory','','',''),('14174937660122217303343',746,'141749375455','6',1.00,'61.46','wholesale','0','2025-06-08 12:47:50','','','','57.75','Cash',8.48,'61.46','','','14','','1','2025-06-08 09:57:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'1','1191.00','1190','Inclusive','branch','Inventory','','',''),('14174937891812924021220',747,'141749378890','6',2.00,'122.92','wholesale','0','2025-06-08 13:34:50','','','','57.75','Cash',16.95,'61.46','','','14','','1','2025-06-08 10:35:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'2','1095.00','1093','Inclusive','branch','Inventory','','',''),('14174937894820331334323',748,'141749378932','6',2.00,'150','retail','0','2025-06-08 13:35:32','','','','57.75','Cash',20.69,'75','','','14','','1','2025-06-08 10:44:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'2','1095.00','1093','Inclusive','branch','Inventory','','',''),('14174938747139303334330',749,'141749387416','9',24.00,'780','wholesale','0','2025-06-08 15:57:30','','','','29.84','Cash',107.59,'32.5','','','14','','1','2025-06-08 12:58:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','29117.00','29093','Inclusive','branch','Inventory','','',''),('14174938939883032094222',750,'141749389330','15',1.00,'120','retail','0','2025-06-08 16:29:45','','','','102.5','Cash',16.55,'120','','','14','','1','2025-06-08 13:30:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','206.00','205','Inclusive','branch','Inventory','','',''),('14174939112672033740247',751,'141749391056','9',24.00,'780','wholesale','0','2025-06-08 16:57:48','','','','29.84','Cash',107.59,'32.5','','','14','','1','2025-06-08 14:02:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','28997.00','28973','Inclusive','branch','Inventory','','',''),('14174940312842323272044',752,'141749403093','1',2.00,'360','retail','0','2025-06-08 20:18:13','','','','157','Cash',49.66,'180','','','14','','1','2025-06-08 17:54:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'2','184.00','182','Inclusive','branch','Inventory','','',''),('14174940532023330022403',753,'141749405286','2',1.00,'650','wholesale','0','2025-06-08 20:54:46','','','','608','Cash',89.66,'650','','','14','','1','2025-06-08 17:55:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','461.68','460.68','Inclusive','branch','Inventory','','',''),('14174940533722731235324',754,'141749405323','2',10.00,'6500','wholesale','0','2025-06-08 20:55:24','','','','608','Cash',896.55,'650','','','14','','1','2025-06-08 18:03:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'10','461.68','451.68','Inclusive','branch','Inventory','','',''),('14174940578122213223444',755,'141749405323','10',0.00,'0','wholesale','0','2025-06-08 21:00:23','','','','46.71','Cash',0.00,'50','','','14','','1','2025-06-08 18:05:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'','4295.00','4295','Inclusive','branch','Inventory','','',''),('14174940597800942232390',756,'141749405323','2',6.00,'3900','wholesale','0','2025-06-08 21:05:36','','','','608','Cash',537.93,'650','','','14','','1','2025-06-08 18:07:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'6','461.68','455.68','Inclusive','branch','Inventory','','',''),('14174944773333370327117',757,'141749447671','18',24.00,'1285.2','wholesale','0','2025-06-09 08:41:47','','','','47.74','Cash',177.27,'53.55','','','14','','1','2025-06-09 05:44:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',46.16,'24','168.00','144','Inclusive','branch','Inventory','1110','4000','5500'),('14174945403930399342330',758,'141749454024','1',2.00,'333.34','wholesale','0','2025-06-09 10:27:04','','','','157','Cash',45.98,'166.67','','','14','','1','2025-06-09 07:27:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'2','172.00','170','Inclusive','branch','Inventory','','',''),('14174946364733224333743',759,'141749463628','6',24.00,'1800','retail','0','2025-06-09 13:07:08','','','','57.75','Cash',248.28,'75','','','14','','1','2025-06-09 10:07:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'24','1023.00','999','Inclusive','branch','Inventory','','',''),('14174946468138220432402',760,'141749464667','7',48.00,'1999.68','wholesale','0','2025-06-09 13:24:27','','','','39.33','Cash',275.82,'41.66','','','14','','1','2025-06-09 10:24:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','9807.00','9759','Inclusive','branch','Inventory','','',''),('14174946471639462631246',761,'141749464697','9',24.00,'780','wholesale','0','2025-06-09 13:24:57','','','','29.84','Cash',107.59,'32.5','','','14','','1','2025-06-09 10:25:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','27437.00','27413','Inclusive','branch','Inventory','','',''),('14174947311122220733133',762,'141749473093','18',12.00,'642.6','wholesale','0','2025-06-09 15:44:53','','','','47.74','Cash',88.63,'53.55','','','14','','1','2025-06-09 12:51:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',46.16,'12','168.00','156','Inclusive','branch','Inventory','1110','4000','5500'),('14174947608545332102323',763,'141749476075','1',1.00,'180','retail','0','2025-06-09 16:34:35','','','','157','Cash',24.83,'180','','','14','','1','2025-06-09 14:07:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','158.00','157','Inclusive','branch','Inventory','','',''),('14174947804078401309073',764,'141749476075','7',48.00,'1999.68','wholesale','0','2025-06-09 17:07:05','','','','39.33','Cash',275.82,'41.66','','','14','','1','2025-06-09 14:07:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'48','9747.00','9699','Inclusive','branch','Inventory','','',''),('14174947834030240392202',765,'141749478313','13',2.00,'30.84','wholesale','0','2025-06-09 17:11:53','','','','13.88','Cash',4.25,'15.42','','','14','','1','2025-06-09 14:12:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'2','1477.00','1475','Inclusive','branch','Inventory','','',''),('14174947995923403521739',766,'141749479903','7',40.00,'1666.4','wholesale','0','2025-06-09 17:38:23','','','','39.33','Cash',229.85,'41.66','','','14','','1','2025-06-09 14:40:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'40','9651.00','9611','Inclusive','branch','Inventory','','',''),('14174954256731242204720',767,'141749542548','7',24.00,'999.84','wholesale','0','2025-06-10 11:02:28','','','','39.33','Cash',137.91,'41.66','','','14','','1','2025-06-10 08:11:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','9478.00','9454','Inclusive','branch','Inventory','','',''),('14174954430903535322343',768,'141749544231','6',360.00,'22125.6','wholesale','0','2025-06-10 11:30:31','','','','57.75','Cash',3051.81,'61.46','','','14','','1','2025-06-10 08:32:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'360','987.00','627','Inclusive','branch','Inventory','','',''),('14174954620730322039132',769,'141749546186','13',1.00,'15.42','wholesale','0','2025-06-10 12:03:06','','','','13.88','Cash',2.13,'15.42','','','14','','1','2025-06-10 09:03:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'1','1451.00','1450','Inclusive','branch','Inventory','','',''),('14174955778402032373530',770,'141749557767','3',2.00,'133.34','wholesale','0','2025-06-10 15:16:07','','','','63.33','Cash',18.39,'66.67','','','14','','1','2025-06-10 12:16:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'2','1285.00','1283','Inclusive','branch','Inventory','','',''),('14174955834115011432104',771,'141749558314','9',72.00,'2340','wholesale','0','2025-06-10 15:25:14','','','','29.84','Cash',322.76,'32.5','','','14','','1','2025-06-10 12:26:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'72','26401.00','26329','Inclusive','branch','Inventory','','',''),('14174955879032030252240',772,'141749558363','10',72.00,'3600','wholesale','0','2025-06-10 15:32:17','','','','46.71','Cash',496.55,'50','','','14','','1','2025-06-10 12:33:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'72','3010.00','2938','Inclusive','branch','Inventory','','',''),('14174957412914323022212',773,'141749573851','2',41.00,'26650','wholesale','0','2025-06-10 19:48:03','','','','608','Cash',3675.86,'650','','','14','','1','2025-06-10 16:50:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'41','396.68','355.68','Inclusive','branch','Inventory','','',''),('14174957422812723302221',774,'141749573851','2',3.00,'1950','wholesale','0','2025-06-10 19:50:04','','','','608','Cash',268.97,'650','','','14','','1','2025-06-10 16:57:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'3','396.68','393.68','Inclusive','branch','Inventory','','',''),('14174957408133270420423',775,'141749573851','10',144.00,'7200','wholesale','0','2025-06-10 19:47:06','','','','46.71','Cash',993.10,'50','','','14','','1','2025-06-10 16:57:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'144','5890.00','5746','Inclusive','branch','Inventory','','',''),('14174957402502323242030',776,'141749573851','9',120.00,'3900','wholesale','0','2025-06-10 19:46:20','','','','29.84','Cash',537.93,'32.5','','','14','','1','2025-06-10 16:57:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'120','25897.00','25777','Inclusive','branch','Inventory','','',''),('14174957397732393373703',777,'141749573851','9',432.00,'13680.00144','wholesale','359.99856','2025-06-10 19:44:12','','','','29.84','Cash',1886.90,'31.66667','','','14','','1','2025-06-10 16:57:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'432','26329.00','25897','Inclusive','branch','Inventory','','',''),('14174962099893027902200',778,'141749620829','9',432.00,'14040','wholesale','0','2025-06-11 08:47:09','','','','29.84','Cash',1936.55,'32.5','','','14','','1','2025-06-11 05:50:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'432','26329.00','25897','Inclusive','branch','Inventory','','',''),('14174962120332233602912',779,'141749621007','2',6.00,'3900','wholesale','0','2025-06-11 08:51:26','','','','608','Cash',537.93,'650','','','14','','1','2025-06-11 05:54:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'6','396.68','390.68','Inclusive','branch','Inventory','','',''),('14174962128632342442232',780,'141749621007','2',6.00,'0.00','retail','3840.00','2025-06-11 08:54:17','','','','608','Cash',0.00,'0.00','','','14','','1','2025-06-11 05:55:45','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','396.68','390.68','Inclusive','branch','Inventory','','',''),('14174962203102331132090',781,'141749621473','1',12.00,'2000.04','wholesale','0','2025-06-11 09:06:46','','','','157','Cash',275.87,'166.67','','','14','','1','2025-06-11 06:07:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'12','332.00','320','Inclusive','branch','Inventory','','',''),('14174962208223192936322',782,'141749621473','1',12.00,'2000.04','wholesale','0','2025-06-11 09:07:23','','','','157','Cash',275.87,'166.67','','','14','','1','2025-06-11 06:08:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'12','332.00','320','Inclusive','branch','Inventory','','',''),('14174962240220403043009',783,'141749621473','2',3.00,'1950','wholesale','0','2025-06-11 09:12:41','','','','608','Cash',268.97,'650','','','14','','1','2025-06-11 06:13:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'3','390.68','387.68','Inclusive','branch','Inventory','','',''),('14174962243122331223347',784,'141749621473','2',5.00,'3250','wholesale','0','2025-06-11 09:13:37','','','','608','Cash',448.28,'650','','','14','','1','2025-06-11 06:15:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'5','390.68','385.68','Inclusive','branch','Inventory','','',''),('14174962937873233113237',785,'141749629346','3',1.00,'66.67','wholesale','0','2025-06-11 11:09:06','','','','63.33','Cash',9.20,'66.67','','','14','','1','2025-06-11 08:09:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'1','1525.00','1524','Inclusive','branch','Inventory','','',''),('14174962950634239362235',786,'141749629493','13',2.00,'30.84','wholesale','0','2025-06-11 11:11:33','','','','13.88','Cash',4.25,'15.42','','','14','','1','2025-06-11 08:11:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'2','3584.00','3582','Inclusive','branch','Inventory','','',''),('14174964418292200333030',787,'141749644135','20',43.00,'1361.81','wholesale','0','2025-06-11 15:15:35','','','','28.34','Cash',187.84,'31.67','','','14','','1','2025-06-11 12:16:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'43','43.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('14174964641037212241202',788,'141749644203','4',1.00,'125','wholesale','0','2025-06-11 15:16:43','','','','118.75','Cash',17.24,'125','','','14','','1','2025-06-11 12:53:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'1','849.00','848','Inclusive','branch','Inventory','','',''),('14174964643332693231002',789,'141749646416','3',1.00,'75','retail','0','2025-06-11 15:53:36','','','','63.33','Cash',10.34,'75','','','14','','1','2025-06-11 12:53:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','1321.00','1320','Inclusive','branch','Inventory','','',''),('14174965758444208630422',790,'141749657563','13',2.00,'30.84','wholesale','0','2025-06-11 18:59:23','','','','13.88','Cash',4.25,'15.42','','','14','','1','2025-06-11 15:59:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'2','3557.00','3555','Inclusive','branch','Inventory','','',''),('14174966294662430340032',791,'141749662462','6',120.00,'7375.2','wholesale','0','2025-06-11 20:26:14','','','','57.75','Cash',1017.27,'61.46','','','14','','1','2025-06-11 17:29:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'120','2091.00','1971','Inclusive','branch','Inventory','','',''),('14174971058603333020382',792,'141749710541','7',24.00,'999.84','wholesale','0','2025-06-12 09:42:21','','','','39.33','Cash',137.91,'41.66','','','14','','1','2025-06-12 06:49:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','6129.00','6105','Inclusive','branch','Inventory','','',''),('14174971378332023311041',793,'141749713762','7',24.00,'1080','retail','0','2025-06-12 10:36:02','','','','39.33','Cash',148.97,'45','','','14','','1','2025-06-12 07:36:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'24','6129.00','6105','Inclusive','branch','Inventory','','',''),('14174971473702307331042',794,'141749714247','7',24.00,'1080','retail','0','2025-06-12 10:44:07','','','','39.33','Cash',148.97,'45','','','14','','1','2025-06-12 07:52:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'24','6105.00','6081','Inclusive','branch','Inventory','','',''),('14174971478320239233823',795,'141749714746','21',24.00,'400.08','wholesale','0','2025-06-12 10:52:48','','','','15.42','Cash',55.18,'16.67','','','14','','1','2025-06-12 07:53:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','761.00','737','Inclusive','branch','Inventory','1110','4000','5500'),('14174971480310273323230',796,'141749714746','21',1.00,'16.67','wholesale','0','2025-06-12 10:53:14','','','','15.42','Cash',2.30,'16.67','','','14','','1','2025-06-12 07:53:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'1','761.00','760','Inclusive','branch','Inventory','1110','4000','5500'),('14174972045442373320223',797,'141749720441','21',1.00,'30','retail','0','2025-06-12 12:27:21','','','','15.42','Cash',4.14,'30','','','14','','1','2025-06-12 10:12:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','713.00','712','Inclusive','branch','Inventory','1110','4000','5500'),('14174972675832147522230',798,'141749726688','8',4.00,'193.32','wholesale','0','2025-06-12 14:11:28','','','','44.25','Cash',26.66,'48.33','','','14','','1','2025-06-12 11:12:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'4','312.00','308','Inclusive','branch','Inventory','','',''),('14174973152472232400203',799,'141749731146','13',0.00,'0','wholesale','0','2025-06-12 15:25:46','','','','13.88','Cash',0.00,'15.42','','','14','','1','2025-06-12 12:32:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'','3530.00','3530','Inclusive','branch','Inventory','','',''),('14174973332424330022722',800,'141749733186','9',24.00,'780','wholesale','0','2025-06-12 15:59:46','','','','29.84','Cash',107.59,'32.5','','','14','','1','2025-06-12 13:05:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','22923.00','22899','Inclusive','branch','Inventory','','',''),('14174973450878027034430',801,'141749734393','3',0.00,'0','wholesale','0','2025-06-12 16:19:53','','','','63.33','Cash',0.00,'66.67','','','14','','1','2025-06-12 13:21:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'','1272.00','1272','Inclusive','branch','Inventory','','',''),('14174973788422033203902',802,'141749737855','1',1.00,'166.67','wholesale','0','2025-06-12 17:17:35','','','','157','Cash',22.99,'166.67','','','14','','1','2025-06-12 14:18:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'1','254.00','253','Inclusive','branch','Inventory','','',''),('14174973926632317162633',803,'141749739226','9',576.00,'18720','wholesale','0','2025-06-12 17:40:26','','','','29.84','Cash',2582.07,'32.5','','','14','','1','2025-06-12 14:41:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'576','22767.00','22191','Inclusive','branch','Inventory','','',''),('14174979798594371220373',804,'141749797916','10',12.00,'600','wholesale','0','2025-06-13 09:59:13','','','','46.71','Cash',82.76,'50','','','14','','1','2025-06-13 07:02:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'12','4736.00','4724','Inclusive','branch','Inventory','','',''),('14174979828794737074020',805,'141749797916','10',1.00,'50','wholesale','0','2025-06-13 10:04:24','','','','46.71','Cash',6.90,'50','','','14','','1','2025-06-13 07:04:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','4736.00','4735','Inclusive','branch','Inventory','','',''),('14174980453621720213242',806,'141749804290','2',1.00,'650','wholesale','0','2025-06-13 11:45:25','','','','608','Cash',89.66,'650','','','14','','1','2025-06-13 08:49:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','316.68','315.68','Inclusive','branch','Inventory','','',''),('14174980505620233442722',807,'141749805022','5',12.00,'324.96','wholesale','0','2025-06-13 11:57:02','','','','24.83','Cash',44.82,'27.08','','','14','','1','2025-06-13 08:57:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',23.34,'12','1164.00','1152','Inclusive','branch','Inventory','','',''),('15174980456003322733003',808,'151749804547','17',12.00,'950.04','wholesale','0','2025-06-13 11:49:07','','','','69.42','Cash',131.04,'79.17','','','15','','1','2025-06-13 09:46:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.25,'12','79.00','67','Inclusive','branch','Inventory','1110','4000','5500'),('14174982563375831339073',809,'141749825613','10',1.00,'50','wholesale','0','2025-06-13 17:40:13','','','','46.71','Cash',6.90,'50','','','14','','1','2025-06-13 14:40:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','4616.00','4615','Inclusive','branch','Inventory','','',''),('14174982836922303284133',810,'141749828338','4',6.00,'750','wholesale','0','2025-06-13 18:25:38','','','','118.75','Cash',103.45,'125','','','14','','1','2025-06-13 15:26:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'6','784.00','778','Inclusive','branch','Inventory','','',''),('14174983033033027332393',811,'141749830235','10',96.00,'4800','wholesale','0','2025-06-13 18:57:15','','','','46.71','Cash',662.07,'50','','','14','','1','2025-06-13 15:59:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'96','4616.00','4520','Inclusive','branch','Inventory','','',''),('14174983036833142001033',812,'141749830342','10',1.00,'50','wholesale','0','2025-06-13 18:59:02','','','','46.71','Cash',6.90,'50','','','14','','1','2025-06-13 15:59:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','4616.00','4615','Inclusive','branch','Inventory','','',''),('14174988054840270303303',813,'141749880532','9',24.00,'780','wholesale','0','2025-06-14 08:55:32','','','','29.84','Cash',107.59,'32.5','','','14','','1','2025-06-14 05:56:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','22157.00','22133','Inclusive','branch','Inventory','','',''),('14174988060032338300833',814,'141749880587','3',1.00,'66.67','wholesale','0','2025-06-14 08:56:27','','','','63.33','Cash',9.20,'66.67','','','14','','1','2025-06-14 05:56:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'1','1079.00','1078','Inclusive','branch','Inventory','','',''),('14174988098192439821701',815,'141749880962','15',12.00,'1299.96','wholesale','0','2025-06-14 09:02:42','','','','102.5','Cash',179.30,'108.33','','','14','','1','2025-06-14 06:03:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'12','426.00','414','Inclusive','branch','Inventory','','',''),('14174988200522300284103',816,'141749881959','1',36.00,'6000.12','wholesale','0','2025-06-14 09:19:19','','','','157','Cash',827.60,'166.67','','','14','','1','2025-06-14 06:34:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'36','229.00','193','Inclusive','branch','Inventory','','',''),('14174989520600400397392',817,'141749894988','12',12.00,'2392.56','wholesale','0','2025-06-14 12:58:31','','','','189','Cash',330.01,'199.38','','','14','','1','2025-06-14 10:07:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',171.88,'12','116.00','104','Inclusive','branch','Inventory','','',''),('14174989507390027233533',818,'141749894988','10',96.00,'4800','wholesale','0','2025-06-14 12:56:28','','','','46.71','Cash',662.07,'50','','','14','','1','2025-06-14 10:08:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'96','4198.00','4102','Inclusive','branch','Inventory','','',''),('14174989510992373320923',819,'141749894988','9',48.00,'1560','wholesale','0','2025-06-14 12:57:54','','','','29.84','Cash',215.17,'32.5','','','14','','1','2025-06-14 10:08:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','22037.00','21989','Inclusive','branch','Inventory','','',''),('14174990356105332033312',820,'141749903522','9',288.00,'9336.0096','wholesale','23.9904','2025-06-14 15:18:42','','','','29.84','Cash',1287.73,'32.4167','','','14','','1','2025-06-14 12:21:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.95,'288','21989.00','21701','Inclusive','branch','Inventory','','',''),('14174990459723923229247',821,'141749904554','9',288.00,'9120.00096','wholesale','239.99904','2025-06-14 15:35:54','','','','29.84','Cash',1257.93,'31.66667','','','14','','1','2025-06-14 12:37:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'288','21989.00','21701','Inclusive','branch','Inventory','','',''),('14174997476421377422329',822,'141749974692','10',96.00,'4800','wholesale','0','2025-06-15 11:04:52','','','','46.71','Cash',662.07,'50','','','14','','1','2025-06-15 08:06:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'96','3790.00','3694','Inclusive','branch','Inventory','','',''),('14174997497332723003272',823,'141749974876','2',10.00,'6500','retail','0','2025-06-15 11:09:18','','','','608','Cash',896.55,'650','','','14','','1','2025-06-15 08:10:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'10','253.68','243.68','Inclusive','branch','Inventory','','',''),('14174997495850742434923',824,'141749974876','3',8.00,'600','retail','0','2025-06-15 11:09:02','','','','63.33','Cash',82.76,'75','','','14','','1','2025-06-15 08:10:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'8','971.00','963','Inclusive','branch','Inventory','','',''),('14174997544803333221234',825,'141749974876','3',72.00,'5400','retail','0','2025-06-15 11:10:51','','','','63.33','Cash',744.83,'75','','','14','','1','2025-06-15 08:17:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'72','971.00','899','Inclusive','branch','Inventory','','',''),('14174997961910093013696',826,'141749979250','15',24.00,'2599.92','wholesale','0','2025-06-15 12:26:28','','','','102.5','Cash',358.61,'108.33','','','14','','1','2025-06-15 09:29:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'24','378.00','354','Inclusive','branch','Inventory','','',''),('14174997958702323223907',827,'141749979250','10',120.00,'6000','wholesale','0','2025-06-15 12:25:56','','','','46.71','Cash',827.59,'50','','','14','','1','2025-06-15 09:29:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'120','3382.00','3262','Inclusive','branch','Inventory','','',''),('14174997955523332392939',828,'141749979250','9',576.00,'18720','wholesale','0','2025-06-15 12:20:50','','','','29.84','Cash',2582.07,'32.5','','','14','','1','2025-06-15 09:29:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'576','20477.00','19901','Inclusive','branch','Inventory','','',''),('14174998348839722233733',829,'141749983429','10',96.00,'4800','wholesale','0','2025-06-15 13:30:53','','','','46.71','Cash',662.07,'50','','','14','','1','2025-06-15 10:31:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'96','3358.00','3262','Inclusive','branch','Inventory','','',''),('14174998597012409303302',830,'141749985957','13',2.00,'30.84','wholesale','0','2025-06-15 14:12:37','','','','13.88','Cash',4.25,'15.42','','','14','','1','2025-06-15 11:12:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'2','3264.00','3262','Inclusive','branch','Inventory','','',''),('14174998619138133330902',831,'141749986183','1',1.00,'166.67','wholesale','0','2025-06-15 14:16:23','','','','157','Cash',22.99,'166.67','','','14','','1','2025-06-15 11:22:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'1','188.00','187','Inclusive','branch','Inventory','','',''),('14175005110630010350522',832,'141750050869','9',336.00,'10640.0112','wholesale','279.9888','2025-06-16 08:17:20','','','','29.84','Cash',1467.59,'31.6667','','','14','','1','2025-06-16 05:19:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,'336','20355.00','20019','Inclusive','branch','Inventory','','',''),('14175005154525212033255',833,'141750050869','21',209.00,'6270','retail','0','2025-06-16 08:24:48','','','','15.42','Cash',864.83,'30','','','14','','1','2025-06-16 05:27:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'209','209.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('14175005166043322313113',834,'141750050869','21',192.00,'5760','retail','0','2025-06-16 08:27:03','','','','15.42','Cash',794.48,'30','','','14','','1','2025-06-16 05:27:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'192','209.00','17','Inclusive','branch','Inventory','1110','4000','5500'),('14175005173421525331200',835,'141750050869','21',120.00,'3600','retail','0','2025-06-16 08:27:51','','','','15.42','Cash',496.55,'30','','','14','','1','2025-06-16 05:30:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'120','209.00','89','Inclusive','branch','Inventory','1110','4000','5500'),('14175006157830332763523',836,'141750061562','8',1.00,'48.33','wholesale','0','2025-06-16 11:12:42','','','','44.25','Cash',6.67,'48.33','','','14','','1','2025-06-16 08:13:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'1','305.00','304','Inclusive','branch','Inventory','','',''),('14175006200135270023046',837,'141750061954','8',6.00,'289.98','wholesale','0','2025-06-16 11:19:43','','','','44.25','Cash',40.00,'48.33','','','14','','1','2025-06-16 08:20:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',41.66,'6','305.00','299','Inclusive','branch','Inventory','','',''),('14175006198332344130020',838,'141750061954','2',1.00,'650','wholesale','0','2025-06-16 11:19:14','','','','608','Cash',89.66,'650','','','14','','1','2025-06-16 08:20:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','231.68','230.68','Inclusive','branch','Inventory','','',''),('14175007635373373412263',839,'141750076332','2',24.00,'15600','wholesale','0','2025-06-16 15:18:52','','','','608','Cash',2151.72,'650','','','14','','1','2025-06-16 12:19:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'24','226.68','202.68','Inclusive','branch','Inventory','','',''),('14175007636900635633333',840,'141750076359','2',1.00,'650','wholesale','0','2025-06-16 15:19:19','','','','608','Cash',89.66,'650','','','14','','1','2025-06-16 12:19:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','226.68','225.68','Inclusive','branch','Inventory','','',''),('14175007679332233222072',841,'141750076774','5',12.00,'324.96','wholesale','0','2025-06-16 15:26:14','','','','24.83','Cash',44.82,'27.08','','','14','','1','2025-06-16 13:27:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',23.34,'12','1164.00','1152','Inclusive','branch','Inventory','','',''),('14175008306332272681253',842,'141750082991','2',10.00,'6500','wholesale','0','2025-06-16 17:09:51','','','','608','Cash',896.55,'650','','','14','','1','2025-06-16 14:11:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'10','224.68','214.68','Inclusive','branch','Inventory','','',''),('14175008314937333407092',843,'141750083126','2',1.00,'650','retail','0','2025-06-16 17:12:06','','','','608','Cash',89.66,'650','','','14','','1','2025-06-16 14:12:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','224.68','223.68','Inclusive','branch','Inventory','','',''),('14175008337272233020027',844,'141750083157','10',72.00,'3600','wholesale','0','2025-06-16 17:15:13','','','','46.71','Cash',496.55,'50','','','14','','1','2025-06-16 14:16:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'72','2997.00','2925','Inclusive','branch','Inventory','','',''),('14175008462423242151221',845,'141750084606','13',3.00,'46.26','wholesale','0','2025-06-16 17:36:46','','','','13.88','Cash',6.38,'15.42','','','14','','1','2025-06-16 14:37:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'3','3166.00','3163','Inclusive','branch','Inventory','','',''),('14175008688332230342320',846,'141750086873','18',1.00,'53.55','wholesale','0','2025-06-16 18:14:33','','','','47.74','Cash',7.39,'53.55','','','14','','1','2025-06-16 15:14:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',46.16,'1','168.00','167','Inclusive','branch','Inventory','1110','4000','5500'),('14175008690478121260602',847,'141750086893','18',1.00,'70','retail','0','2025-06-16 18:14:53','','','','47.74','Cash',9.66,'70','','','14','','1','2025-06-16 15:18:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','168.00','167','Inclusive','branch','Inventory','1110','4000','5500'),('14175009112133133300103',848,'141750091087','2',12.00,'7800','wholesale','0','2025-06-16 19:25:04','','','','608','Cash',1075.86,'650','','','14','','1','2025-06-16 16:25:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'12','214.68','202.68','Inclusive','branch','Inventory','','',''),('14175014663120230377103',849,'141750146355','10',336.00,'16520.0112','wholesale','279.9888','2025-06-17 10:49:02','','','','46.71','Cash',2278.62,'49.1667','','','14','','1','2025-06-17 07:50:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'336','2828.00','2492','Inclusive','branch','Inventory','','',''),('14175014915223319311002',850,'141750146355','1',28.00,'4666.76','wholesale','0','2025-06-17 11:31:42','','','','157','Cash',643.69,'166.67','','','14','','1','2025-06-17 08:32:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'28','160.00','132','Inclusive','branch','Inventory','','',''),('14175014920443252344222',851,'141750146355','1',0.00,'0','wholesale','0','2025-06-17 11:32:47','','','','157','Cash',0.00,'166.67','','','14','','1','2025-06-17 08:33:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'','160.00','160','Inclusive','branch','Inventory','','',''),('14175014922001013300202',852,'141750146355','1',116.00,'19333.72','wholesale','0','2025-06-17 11:33:29','','','','157','Cash',2666.72,'166.67','','','14','','1','2025-06-17 08:33:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'116','160.00','44','Inclusive','branch','Inventory','','',''),('14175014927431052070203',853,'141750146355','1',28.00,'4666.76','wholesale','0','2025-06-17 11:33:50','','','','157','Cash',643.69,'166.67','','','14','','1','2025-06-17 08:46:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'28','160.00','132','Inclusive','branch','Inventory','','',''),('14175015199109139353222',854,'141750151946','7',496.00,'20663.36','wholesale','0','2025-06-17 12:19:06','','','','39.33','Cash',2850.12,'41.66','','','14','','1','2025-06-17 09:19:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'496','4711.00','4215','Inclusive','branch','Inventory','','',''),('14175015201503222350225',855,'141750151996','9',456.00,'14820','wholesale','0','2025-06-17 12:19:56','','','','29.84','Cash',2044.14,'32.5','','','14','','1','2025-06-17 09:22:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'456','18818.00','18362','Inclusive','branch','Inventory','','',''),('14175015880130230522542',856,'141750158780','1',26.00,'4333.42','wholesale','0','2025-06-17 14:13:00','','','','157','Cash',597.71,'166.67','','','14','','1','2025-06-17 11:14:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'26','148.00','122','Inclusive','branch','Inventory','','',''),('14175015886922292021370',857,'141750158854','1',28.00,'4666.76','wholesale','0','2025-06-17 14:14:14','','','','157','Cash',643.69,'166.67','','','14','','1','2025-06-17 11:20:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'28','148.00','120','Inclusive','branch','Inventory','','',''),('14175015926000115350352',858,'141750159247','20',12.00,'399.999999996','wholesale','0','2025-06-17 14:20:47','','','','28.34','Cash',55.17,'33.333333333','','','14','','1','2025-06-17 12:02:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.74,'12','600.00','588','Inclusive','branch','Inventory','1110','4000','5500'),('14175016296732222132312',859,'141750162931','13',1.00,'15.42','wholesale','0','2025-06-17 15:22:11','','','','13.88','Cash',2.13,'15.42','','','14','','1','2025-06-17 12:22:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'1','3062.00','3061','Inclusive','branch','Inventory','','',''),('14175016538701052140361',860,'141750165346','20',400.00,'13333.3333332','wholesale','0','2025-06-17 16:02:26','','','','28.34','Cash',1839.08,'33.333333333','','','14','','1','2025-06-17 13:03:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.74,'400','576.00','176','Inclusive','branch','Inventory','1110','4000','5500'),('14175017536712132733670',861,'141750174334','7',433.00,'18038.78','wholesale','0','2025-06-17 18:48:24','','','','39.33','Cash',2488.11,'41.66','','','14','','1','2025-06-17 15:49:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'433','4687.00','4254','Inclusive','branch','Inventory','','',''),('14175017545155020227303',862,'141750174334','7',431.00,'17955.46','wholesale','0','2025-06-17 18:49:47','','','','39.33','Cash',2476.62,'41.66','','','14','','1','2025-06-17 15:51:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'431','4687.00','4256','Inclusive','branch','Inventory','','',''),('14175017565437133330002',863,'141750174334','1',9.00,'1500.03','wholesale','0','2025-06-17 18:53:03','','','','157','Cash',206.90,'166.67','','','14','','1','2025-06-17 15:54:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'9','148.00','139','Inclusive','branch','Inventory','','',''),('14175017570512702037132',864,'141750174334','10',0.00,'0','wholesale','0','2025-06-17 18:54:24','','','','46.71','Cash',0.00,'50','','','14','','1','2025-06-17 15:55:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'','2132.00','2132','Inclusive','branch','Inventory','','',''),('14175017575652200211222',865,'141750174334','1',34.00,'5666.78','wholesale','0','2025-06-17 18:55:12','','','','157','Cash',781.62,'166.67','','','14','','1','2025-06-17 15:56:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'34','148.00','114','Inclusive','branch','Inventory','','',''),('14175025596933029290051',866,'141750255947','4',1.00,'125','wholesale','0','2025-06-18 17:12:27','','','','118.75','Cash',17.24,'125','','','14','','1','2025-06-18 14:12:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'1','1712.00','1711','Inclusive','branch','Inventory','','',''),('14175026648060330443030',867,'141750266384','9',96.00,'3120','wholesale','0','2025-06-18 20:06:24','','','','29.84','Cash',430.34,'32.5','','','14','','1','2025-06-18 17:08:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'96','19994.00','19898','Inclusive','branch','Inventory','','',''),('14175026798247320030222',868,'141750266636','13',2.00,'30.84','wholesale','0','2025-06-18 20:10:36','','','','13.88','Cash',4.25,'15.42','','','14','','1','2025-06-18 17:33:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'2','2964.00','2962','Inclusive','branch','Inventory','','',''),('14175031391327003332390',869,'141750312585','2',30.00,'19500','wholesale','0','2025-06-19 09:17:34','','','','608','Cash',2689.66,'650','','','14','','1','2025-06-19 06:19:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'30','422.68','392.68','Inclusive','branch','Inventory','','',''),('14175031402522013753031',870,'141750312585','2',30.00,'450.00','retail','19050.00','2025-06-19 09:19:59','','','','608','Cash',62.07,'15.00','','','14','','1','2025-06-19 06:20:53','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',387.93,'','422.68','392.68','Inclusive','branch','Inventory','','',''),('14175031421505010003533',871,'141750312585','2',30.00,'0.00','retail','19200.00','2025-06-19 09:20:54','','','','608','Cash',0.00,'0.00','','','14','','1','2025-06-19 06:25:32','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','422.68','392.68','Inclusive','branch','Inventory','','',''),('14175031543535201552223',872,'141750312585','2',30.00,'19462.5','retail','37.5','2025-06-19 09:25:33','','','','608','Cash',2684.48,'648.75','','','14','','1','2025-06-19 06:44:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',559.27,'30','422.68','392.68','Inclusive','branch','Inventory','','',''),('14175031548431200802318',873,'141750312585','2',30.00,'19462.5','wholesale','37.5','2025-06-19 09:44:14','','','','608','Cash',2684.48,'648.75','','','14','','1','2025-06-19 06:44:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',559.27,'30','422.68','392.68','Inclusive','branch','Inventory','','',''),('14175031551232332357103',874,'141750312585','2',30.00,'19200.00','retail','0','2025-06-19 09:44:55','','','','608','Cash',2648.28,'640','','','14','','1','2025-06-19 06:46:32','1','1','new','1','new','pcs','','','','','','0','','','VATABLE',16551.72,'','422.68','392.68','Inclusive','branch','Inventory','','',''),('14175031319737002239177',875,'141750312585','1',36.00,'6000.12','wholesale','0','2025-06-19 09:04:16','','','','157','Cash',827.60,'166.67','','','14','','1','2025-06-19 06:56:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'36','240.00','204','Inclusive','branch','Inventory','','',''),('14175031293123320251232',876,'141750312585','10',1320.00,'64625.0088','wholesale','1374.9912','2025-06-19 08:56:25','','','','46.71','Cash',8913.79,'48.95834','','','14','','1','2025-06-19 06:59:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.21,'1320','6548.00','5228','Inclusive','branch','Inventory','','',''),('14175032202903122037333',877,'141750321923','2',3.00,'1947.5001','wholesale','2.4999','2025-06-19 11:32:43','','','','608','Cash',268.62,'649.1667','','','14','','1','2025-06-19 08:34:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',559.63,'3','392.68','389.68','Inclusive','branch','Inventory','','',''),('14175032208170031223321',878,'141750321923','2',3.00,'1947.5001','retail','2.4999','2025-06-19 11:34:20','','','','608','Cash',268.62,'649.1667','','','14','','1','2025-06-19 08:34:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',559.63,'3','392.68','389.68','Inclusive','branch','Inventory','','',''),('14175032578930922722735',879,'141750325717','4',60.00,'7500','wholesale','0','2025-06-19 12:35:17','','','','118.75','Cash',1034.48,'125','','','14','','1','2025-06-19 09:36:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'60','1710.00','1650','Inclusive','branch','Inventory','','',''),('14175032673830703703232',880,'141750326616','3',1.00,'66.67','wholesale','0','2025-06-19 12:51:30','','','','63.33','Cash',9.20,'66.67','','','14','','1','2025-06-19 09:52:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'1','3028.00','3027','Inclusive','branch','Inventory','','',''),('14175034213600331323012',881,'141750342093','3',48.00,'3200.16','wholesale','0','2025-06-19 17:08:42','','','','63.33','Cash',441.40,'66.67','','','14','','1','2025-06-19 14:09:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'48','3028.00','2980','Inclusive','branch','Inventory','','',''),('14175035913032033221053',882,'141750358839','3',12.00,'800.04','wholesale','0','2025-06-19 21:51:38','','','','63.33','Cash',110.35,'66.67','','','14','','1','2025-06-19 18:52:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'12','3004.00','2992','Inclusive','branch','Inventory','','',''),('14175040754504105532352',883,'141750407444','9',48.00,'1560','wholesale','0','2025-06-20 11:17:24','','','','29.84','Cash',215.17,'32.5','','','14','','1','2025-06-20 08:19:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','16874.00','16826','Inclusive','branch','Inventory','','',''),('14175041075200250511072',884,'141750410670','2',24.00,'15600','wholesale','0','2025-06-20 12:12:16','','','','608','Cash',2151.72,'650','','','14','','1','2025-06-20 09:12:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'24','372.68','348.68','Inclusive','branch','Inventory','','',''),('14175041083132328131335',885,'141750410670','14',312.00,'27041.04','wholesale','0','2025-06-20 12:13:02','','','','81.08','Cash',3729.80,'86.67','','','14','','1','2025-06-20 09:14:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.72,'312','616.00','304','Inclusive','branch','Inventory','','',''),('14175041097000033234353',886,'141750410670','11',120.00,'5150.4','wholesale','0','2025-06-20 12:15:04','','','','37.92','Cash',710.40,'42.92','','','14','','1','2025-06-20 09:16:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',37.00,'120','1022.00','902','Inclusive','branch','Inventory','','',''),('14175041101820222282337',887,'141750410670','11',24.00,'1030.08','wholesale','0','2025-06-20 12:16:42','','','','37.92','Cash',142.08,'42.92','','','14','','1','2025-06-20 09:17:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',37.00,'24','1022.00','998','Inclusive','branch','Inventory','','',''),('14175041121422032213732',888,'141750411170','18',24.00,'1285.2','wholesale','0','2025-06-20 12:19:52','','','','47.74','Cash',177.27,'53.55','','','14','','1','2025-06-20 09:20:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',46.16,'24','168.00','144','Inclusive','branch','Inventory','1110','4000','5500'),('14175041119101222132931',889,'141750411170','17',12.00,'950.04','wholesale','0','2025-06-20 12:19:30','','','','69.42','Cash',131.04,'79.17','','','14','','1','2025-06-20 09:20:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.25,'12','79.00','67','Inclusive','branch','Inventory','1110','4000','5500'),('14175041711022125513323',890,'141750416822','1',24.00,'4000.08','wholesale','0','2025-06-20 13:58:09','','','','157','Cash',551.74,'166.67','','','14','','1','2025-06-20 11:01:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'24','162.00','138','Inclusive','branch','Inventory','','',''),('14175041730530300043172',891,'141750416822','14',24.00,'2080.08','wholesale','0','2025-06-20 14:01:15','','','','81.08','Cash',286.91,'86.67','','','14','','1','2025-06-20 11:02:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',74.72,'24','592.00','568','Inclusive','branch','Inventory','','',''),('14175041775202332512224',892,'141750417415','6',1.00,'61.46','wholesale','0','2025-06-20 14:08:21','','','','57.75','Cash',8.48,'61.46','','','14','','1','2025-06-20 11:09:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'1','2653.00','2652','Inclusive','branch','Inventory','','',''),('14175041958223025221020',893,'141750419546','10',0.00,'0','wholesale','0','2025-06-20 14:39:06','','','','46.71','Cash',0.00,'50','','','14','','1','2025-06-20 11:39:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'','4099.00','4099','Inclusive','branch','Inventory','','',''),('14175042198239101150922',894,'141750421965','4',1.00,'125','wholesale','0','2025-06-20 15:19:25','','','','118.75','Cash',17.24,'125','','','14','','1','2025-06-20 12:19:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'1','1709.00','1708','Inclusive','branch','Inventory','','',''),('14175042875942005003493',895,'141750428742','7',24.00,'999.84','wholesale','0','2025-06-20 17:12:22','','','','39.33','Cash',137.91,'41.66','','','14','','1','2025-06-20 14:14:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','4732.00','4708','Inclusive','branch','Inventory','','',''),('14175043193032403334234',896,'141750431119','1',12.00,'2000.04','wholesale','0','2025-06-20 17:51:59','','','','157','Cash',275.87,'166.67','','','14','','1','2025-06-20 15:27:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'12','162.00','150','Inclusive','branch','Inventory','','',''),('14175050677805336202220',897,'141750506764','12',16.00,'3190.08','wholesale','0','2025-06-21 14:52:44','','','','189','Cash',440.01,'199.38','','','14','','1','2025-06-21 11:53:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',171.88,'16','104.00','88','Inclusive','branch','Inventory','','',''),('14175050950525333215000',898,'141750509483','3',1.00,'66.67','wholesale','0','2025-06-21 15:38:03','','','','63.33','Cash',9.20,'66.67','','','14','','1','2025-06-21 12:38:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'1','2965.00','2964','Inclusive','branch','Inventory','','',''),('14175050953203455327332',899,'141750509519','3',1.00,'66.67','wholesale','0','2025-06-21 15:38:39','','','','63.33','Cash',9.20,'66.67','','','14','','1','2025-06-21 12:38:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,'1','2965.00','2964','Inclusive','branch','Inventory','','',''),('14175051428650220232032',900,'141750514266','18',24.00,'1285.2','wholesale','0','2025-06-21 16:57:46','','','','47.74','Cash',177.27,'53.55','','','14','','1','2025-06-21 13:59:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',46.16,'24','144.00','120','Inclusive','branch','Inventory','1110','4000','5500'),('14175051436603032510032',901,'141750514351','17',12.00,'950.04','wholesale','0','2025-06-21 16:59:11','','','','69.42','Cash',131.04,'79.17','','','14','','1','2025-06-21 14:03:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.25,'12','67.00','55','Inclusive','branch','Inventory','1110','4000','5500'),('14175051466237203242321',902,'141750514628','12',24.00,'4785.12','wholesale','0','2025-06-21 17:03:48','','','','189','Cash',660.02,'199.38','','','14','','1','2025-06-21 15:42:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',171.88,'24','96.00','72','Inclusive','branch','Inventory','','',''),('14175052717973007002233',903,'141750527080','10',456.00,'22420.0152','wholesale','379.9848','2025-06-21 20:31:20','','','','46.71','Cash',3092.42,'49.1667','','','14','','1','2025-06-21 17:33:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'456','3867.00','3411','Inclusive','branch','Inventory','','',''),('14175052766531377323227',904,'141750527380','21',12.00,'200','wholesale','0','2025-06-21 20:40:53','','','','15.42','Cash',27.59,'16.666666666667','','','14','','1','2025-06-21 17:41:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'12','360.00','348','Inclusive','branch','Inventory','1110','4000','5500'),('14175065667663027730635',905,'141750656658','7',1.00,'41.66','wholesale','0','2025-06-23 08:30:58','','','','39.33','Cash',5.75,'41.66','','','14','','1','2025-06-23 05:31:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'1','4874.00','4873','Inclusive','branch','Inventory','','',''),('14175066417722320607223',906,'141750663617','7',144.00,'5999.04','wholesale','0','2025-06-23 10:35:13','','','','39.33','Cash',827.45,'41.66','','','14','','1','2025-06-23 07:36:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'144','4873.00','4729','Inclusive','branch','Inventory','','',''),('14175066422523330305631',907,'141750663617','6',144.00,'8850.24','wholesale','0','2025-06-23 10:36:36','','','','57.75','Cash',1220.72,'61.46','','','14','','1','2025-06-23 07:37:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'144','2593.00','2449','Inclusive','branch','Inventory','','',''),('14175067787234250400120',908,'141750677754','7',1.00,'41.66','wholesale','0','2025-06-23 14:22:34','','','','39.33','Cash',5.75,'41.66','','','14','','1','2025-06-23 11:24:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'1','4261.00','4260','Inclusive','branch','Inventory','','',''),('14175070226332221313223',909,'141750702089','2',4.00,'2600','wholesale','0','2025-06-23 21:10:27','','','','608','Cash',358.62,'650','','','14','','1','2025-06-23 18:11:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'4','291.68','287.68','Inclusive','branch','Inventory','','',''),('14175070256554212303232',910,'141750702089','20',12.00,'399.999999996','wholesale','0','2025-06-23 21:15:50','','','','28.34','Cash',55.17,'33.333333333','','','14','','1','2025-06-23 18:16:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.74,'12','432.00','420','Inclusive','branch','Inventory','1110','4000','5500'),('14175076407832733007212',911,'141750764066','4',1.00,'125','wholesale','0','2025-06-24 14:21:06','','','','118.75','Cash',17.24,'125','','','14','','1','2025-06-24 11:21:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'1','1693.00','1692','Inclusive','branch','Inventory','','',''),('14175076409130313501396',912,'141750764082','4',1.00,'125','wholesale','0','2025-06-24 14:21:22','','','','118.75','Cash',17.24,'125','','','14','','1','2025-06-24 11:21:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,'1','1693.00','1692','Inclusive','branch','Inventory','','',''),('14175082941002028300170',913,'141750829060','6',78.00,'4793.88','wholesale','0','2025-06-25 08:29:42','','','','57.75','Cash',661.22,'61.46','','','14','','1','2025-06-25 05:35:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,'78','2413.00','2335','Inclusive','branch','Inventory','','',''),('14175083007205323835033',914,'141750830011','10',88.00,'4326.66696','wholesale','73.33304','2025-06-25 08:40:11','','','','46.71','Cash',596.78,'49.16667','','','14','','1','2025-06-25 05:41:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'88','2449.00','2361','Inclusive','branch','Inventory','','',''),('14175091895512733422922',915,'141750918829','7',12.00,'540','retail','0','2025-06-26 09:21:11','','','','39.33','Cash',74.48,'45','','','14','','1','2025-06-26 06:22:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'12','3648.00','3636','Inclusive','branch','Inventory','','',''),('14175092108933103200223',916,'141750920988','7',96.00,'3999.36','wholesale','0','2025-06-26 09:57:20','','','','39.33','Cash',551.64,'41.66','','','14','','1','2025-06-26 06:58:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'96','3540.00','3444','Inclusive','branch','Inventory','','',''),('14175092171413332300304',917,'141750921630','10',2.00,'98.3334','wholesale','1.6666','2025-06-26 10:07:10','','','','46.71','Cash',13.56,'49.1667','','','14','','1','2025-06-26 07:08:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,'2','2041.00','2039','Inclusive','branch','Inventory','','',''),('14175092449722221172932',918,'141750924480','13',8.00,'160','retail','0','2025-06-26 10:54:40','','','','13.88','Cash',22.07,'20','','','14','','1','2025-06-26 07:55:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'8','2717.00','2709','Inclusive','branch','Inventory','','',''),('14175094961115221235003',919,'141750949563','10',600.00,'30000','wholesale','0','2025-06-26 17:52:43','','','','46.71','Cash',4137.93,'50','','','14','','1','2025-06-26 14:54:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'600','2493.00','1893','Inclusive','branch','Inventory','','',''),('14175094969023114993930',920,'141750949563','9',360.00,'11700','wholesale','0','2025-06-26 17:54:07','','','','29.84','Cash',1613.79,'32.5','','','14','','1','2025-06-26 14:55:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'360','13102.00','12742','Inclusive','branch','Inventory','','',''),('14175095279452200335023',921,'141750952776','9',780.00,'25350','wholesale','0','2025-06-26 18:46:17','','','','29.84','Cash',3496.55,'32.5','','','14','','1','2025-06-26 15:46:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'780','12742.00','11962','Inclusive','branch','Inventory','','',''),('14175095343033332223534',922,'141750953400','21',0.00,'0','wholesale','0','2025-06-26 18:56:40','','','','15.42','Cash',0.00,'16.666666666667','','','14','','1','2025-06-26 15:57:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'','168.00','168','Inclusive','branch','Inventory','1110','4000','5500'),('14175095642302323421300',923,'141750956388','8',2.00,'100','retail','0','2025-06-26 19:46:28','','','','44.25','Cash',13.79,'50','','','14','','1','2025-06-26 16:48:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','229.00','227','Inclusive','branch','Inventory','','',''),('14175101125502357232251',924,'141751011231','9',0.00,'0','wholesale','0','2025-06-27 11:00:31','','','','29.84','Cash',0.00,'32.5','','','14','','1','2025-06-27 08:01:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'','12249.00','12249','Inclusive','branch','Inventory','','',''),('14175102167303731312522',925,'141751021638','9',24.00,'780','wholesale','0','2025-06-27 13:53:58','','','','29.84','Cash',107.59,'32.5','','','14','','1','2025-06-27 10:55:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'24','11721.00','11697','Inclusive','branch','Inventory','','',''),('14175102172013130202502',926,'141751021638','2',3.00,'1950','wholesale','0','2025-06-27 13:55:04','','','','608','Cash',268.97,'650','','','14','','1','2025-06-27 10:55:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'3','218.00','215','Inclusive','branch','Inventory','','',''),('14175102170330272423202',927,'141751021638','10',24.00,'1200','wholesale','0','2025-06-27 13:54:33','','','','46.71','Cash',165.52,'50','','','14','','1','2025-06-27 10:55:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','1557.00','1533','Inclusive','branch','Inventory','','',''),('14175103583538203333413',928,'141751035800','17',24.00,'1900.08','wholesale','0','2025-06-27 17:50:17','','','','69.42','Cash',262.08,'79.17','','','14','','1','2025-06-27 14:50:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.25,'24','55.00','31','Inclusive','branch','Inventory','1110','4000','5500'),('14175108821630803323066',929,'141751088136','1',1.00,'166.67','wholesale','0','2025-06-28 08:22:16','','','','157','Cash',22.99,'166.67','','','14','','1','2025-06-28 05:24:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,'1','63.00','62','Inclusive','branch','Inventory','','',''),('14175109303322932939207',930,'141751093020','10',24.00,'1200','wholesale','0','2025-06-28 09:43:40','','','','46.71','Cash',165.52,'50','','','14','','1','2025-06-28 06:44:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'24','1533.00','1509','Inclusive','branch','Inventory','','',''),('14175109557922700215730',931,'141751095562','21',24.00,'400','wholesale','0','2025-06-28 10:26:02','','','','15.42','Cash',55.17,'16.666666666667','','','14','','1','2025-06-28 07:26:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','168.00','144','Inclusive','branch','Inventory','1110','4000','5500'),('14175109562137105221321',932,'141751095598','20',48.00,'1599.999999984','wholesale','0','2025-06-28 10:26:38','','','','28.34','Cash',220.69,'33.333333333','','','14','','1','2025-06-28 07:27:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.74,'48','264.00','216','Inclusive','branch','Inventory','1110','4000','5500'),('14175110469912363722102',933,'141751104645','9',0.00,'0','wholesale','0','2025-06-28 12:57:26','','','','29.84','Cash',0.00,'32.5','','','14','','1','2025-06-28 09:59:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'','11197.00','11197','Inclusive','branch','Inventory','','',''),('14175110478930329133202',934,'141751104760','7',24.00,'999.84','wholesale','0','2025-06-28 12:59:21','','','','39.33','Cash',137.91,'41.66','','','14','','1','2025-06-28 10:02:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'24','3522.00','3498','Inclusive','branch','Inventory','','',''),('14175110691721342200330',935,'141751106743','21',0.00,'0','wholesale','0','2025-06-28 13:34:34','','','','15.42','Cash',0.00,'16.666666666667','','','14','','1','2025-06-28 10:35:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'','168.00','168','Inclusive','branch','Inventory','1110','4000','5500'),('14175111255611223331331',936,'141751112523','9',48.00,'1560','wholesale','0','2025-06-28 15:08:44','','','','29.84','Cash',215.17,'32.5','','','14','','1','2025-06-28 12:09:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,'48','11077.00','11029','Inclusive','branch','Inventory','','',''),('14175112225251321253221',937,'141751122234','13',24.00,'370.08','wholesale','0','2025-06-28 17:50:34','','','','13.88','Cash',51.05,'15.42','','','14','','1','2025-06-28 14:51:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'24','2524.00','2500','Inclusive','branch','Inventory','','',''),('14175112609252022312223',938,'141751126063','21',24.00,'400','wholesale','0','2025-06-28 18:54:36','','','','15.42','Cash',55.17,'16.666666666667','','','14','','1','2025-06-28 15:54:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,'24','168.00','144','Inclusive','branch','Inventory','1110','4000','5500'),('14175128006912020320200',939,'141751280011','13',0.00,'0','wholesale','0','2025-06-30 13:40:46','','','','13.88','Cash',0.00,'15.42','','','14','','1','2025-06-30 10:41:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,'','2500.00','2500','Inclusive','branch','Inventory','','',''),('14175128652701222323112',940,'141751286515','7',1.00,'41.66','wholesale','0','2025-06-30 15:28:35','','','','39.33','Cash',5.75,'41.66','','','14','','1','2025-06-30 12:28:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,'1','6714.00','6713','Inclusive','branch','Inventory','','',''),('14175129129302933103013',941,'141751291130','9',1.04,'32.5','wholesale','1.3','2025-06-30 16:47:24','','','','29.84','Cash',4.48,'31.25','','','14','','1','2025-06-30 13:48:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',26.94,'1.04','12901.00','12899.96','Inclusive','branch','Inventory','','',''),('14175129286527202210171',942,'141751292855','15',1.00,'108.33','wholesale','0','2025-06-30 17:14:15','','','','102.5','Cash',14.94,'108.33','','','14','','1','2025-06-30 14:14:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,'1','1156.00','1155','Inclusive','branch','Inventory','','',''); /*!40000 ALTER TABLE `sales_ordercancelled` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_orderholding` -- DROP TABLE IF EXISTS `sales_orderholding`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_orderholding` ( `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=156 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_orderholding` -- LOCK TABLES `sales_orderholding` WRITE; /*!40000 ALTER TABLE `sales_orderholding` DISABLE KEYS */; INSERT INTO `sales_orderholding` VALUES ('14174930977303727342233',125,'141749309466','2',7.00,'4550','wholesale','0','2025-06-07 18:17:47','','','','608','Cash','650','','','14','16.00','1','2025-06-07 15:24:27','1','1','Hold','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,627.59,'7','513.68','506.68','Inclusive','branch','Inventory','','','','B'),('14174930984702233739221',126,'141749309466','9',72.00,'2340','wholesale','0','2025-06-07 18:22:58','','','','29.84','Cash','32.5','','','14','16.00','1','2025-06-07 15:24:27','1','1','Hold','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,322.76,'72','30630.00','30558','Inclusive','branch','Inventory','','','','B'),('14174937968032982332233',127,'141749379656','20',5.00,'158.35','wholesale','0','2025-06-08 13:47:36','','','','28.34','Cash','31.67','','','14','16.00','1','2025-06-08 10:49:13','1','1','Hold','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,21.84,'5','233.00','228','Inclusive','branch','Inventory','1110','4000','5500','B'),('14174937971729032227733',128,'141749379656','7',2.00,'83.32','wholesale','0','2025-06-08 13:48:00','','','','39.33','Cash','41.66','','','14','16.00','1','2025-06-08 10:49:13','1','1','Hold','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,11.49,'2','10269.00','10267','Inclusive','branch','Inventory','','','','B'),('14174990475424473231073',133,'141749904625','10',288.00,'14160.0096','wholesale','239.9904','2025-06-14 15:37:05','','','','46.71','Cash','49.1667','','','14','16.00','1','2025-06-14 12:56:33','1','1','Hold','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,1953.10,'288','4102.00','3814','Inclusive','branch','Inventory','','','','B'),('14174990483800080223320',134,'141749904625','9',816.00,'25840.0272','wholesale','679.9728','2025-06-14 15:39:17','','','','29.84','Cash','31.6667','','','14','16.00','1','2025-06-14 12:56:33','1','1','Hold','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,3564.14,'816','21989.00','21173','Inclusive','branch','Inventory','','','','B'),('14174990492730042920012',135,'141749904625','13',24.00,'370.08','wholesale','0','2025-06-14 15:40:41','','','','13.88','Cash','15.42','','','14','16.00','1','2025-06-14 12:56:33','1','1','Hold','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,51.05,'24','3288.00','3264','Inclusive','branch','Inventory','','','','B'),('14174990502331040002200',136,'141749904625','3',72.00,'4800.24','wholesale','0','2025-06-14 15:43:23','','','','63.33','Cash','66.67','','','14','16.00','1','2025-06-14 12:56:33','1','1','Hold','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,662.10,'72','1043.00','971','Inclusive','branch','Inventory','','','','B'),('14174990507329303042233',137,'141749904625','2',6.00,'3900','wholesale','0','2025-06-14 15:43:46','','','','608','Cash','650','','','14','16.00','1','2025-06-14 12:56:33','1','1','Hold','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,537.93,'6','259.68','253.68','Inclusive','branch','Inventory','','','','B'),('14174990516139220022330',138,'141749904625','21',240.00,'4000.8','wholesale','0','2025-06-14 15:44:35','','','','15.42','Cash','16.67','','','14','16.00','1','2025-06-14 12:56:33','1','1','Hold','1','new','pcs','','','','yes','','0','','','VATABLE',14.37,551.83,'240','329.00','89','Inclusive','branch','Inventory','1110','4000','5500','B'),('14174990520330003212332',139,'141749904625','1',21.00,'3500.07','wholesale','0','2025-06-14 15:46:03','','','','157','Cash','166.67','','','14','16.00','1','2025-06-14 12:56:33','1','1','Hold','1','new','pcs','','','','yes','','0','','','VATABLE',143.68,482.77,'21','229.00','208','Inclusive','branch','Inventory','','','','B'),('14174990526992234300602',140,'141749904625','15',24.00,'2599.92','wholesale','0','2025-06-14 15:46:44','','','','102.5','Cash','108.33','','','14','16.00','1','2025-06-14 12:56:33','1','1','Hold','1','new','pcs','','','','yes','','0','','','VATABLE',93.39,358.61,'24','426.00','402','Inclusive','branch','Inventory','','','','B'),('14174990531792320435337',141,'141749904625','6',48.00,'2950.08','wholesale','0','2025-06-14 15:47:51','','','','57.75','Cash','61.46','','','14','16.00','1','2025-06-14 12:56:33','1','1','Hold','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,406.91,'48','1862.00','1814','Inclusive','branch','Inventory','','','','B'),('14174990539373303031493',142,'141749904625','14',54.00,'4680.18','wholesale','0','2025-06-14 15:48:40','','','','81.08','Cash','86.67','','','14','16.00','1','2025-06-14 12:56:33','1','1','Hold','1','new','pcs','','','','yes','','0','','','VATABLE',74.72,645.54,'54','781.00','727','Inclusive','branch','Inventory','','','','B'),('14174990542334320333010',143,'141749904625','4',12.00,'1500','wholesale','0','2025-06-14 15:49:56','','','','118.75','Cash','125','','','14','16.00','1','2025-06-14 12:56:33','1','1','Hold','1','new','pcs','','','','yes','','0','','','VATABLE',107.76,206.90,'12','742.00','730','Inclusive','branch','Inventory','','','','B'),('14174990548722242032110',144,'141749904625','7',264.00,'10998.24','wholesale','0','2025-06-14 15:50:29','','','','39.33','Cash','41.66','','','14','16.00','1','2025-06-14 12:56:33','1','1','Hold','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,1517.00,'264','5795.00','5531','Inclusive','branch','Inventory','','','','B'),('14175014654220203470323',145,'141750146355','10',96.00,'4800','wholesale','0','2025-06-17 10:45:55','','','','46.71','Cash','50','','','14','16.00','1','2025-06-17 09:13:56','1','1','Hold','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,662.07,'96','2924.00','2828','Inclusive','branch','Inventory','','','','B'),('14175014826503023033222',146,'141750146355','10',240.00,'11800.008','wholesale','199.992','2025-06-17 10:50:54','','','','46.71','Cash','49.1667','','','14','16.00','1','2025-06-17 09:13:56','1','1','Hold','1','new','pcs','','','','yes','','0','','','VATABLE',42.39,1627.59,'240','2828.00','2588','Inclusive','branch','Inventory','','','','B'),('14175014831534210000202',147,'141750146355','9',96.00,'3040.0032','wholesale','79.9968','2025-06-17 11:17:45','','','','29.84','Cash','31.6667','','','14','16.00','1','2025-06-17 09:13:56','1','1','Hold','1','new','pcs','','','','yes','','0','','','VATABLE',27.30,419.31,'96','19226.00','19130','Inclusive','branch','Inventory','','','','B'),('14175014835122324421310',148,'141750146355','9',312.00,'10140','wholesale','0','2025-06-17 11:18:36','','','','29.84','Cash','32.5','','','14','16.00','1','2025-06-17 09:13:56','1','1','Hold','1','new','pcs','','','','yes','','0','','','VATABLE',28.02,1398.62,'312','19130.00','18818','Inclusive','branch','Inventory','','','','B'),('14175014836932710212215',149,'141750146355','13',72.00,'1110.24','wholesale','0','2025-06-17 11:19:11','','','','13.88','Cash','15.42','','','14','16.00','1','2025-06-17 09:13:56','1','1','Hold','1','new','pcs','','','','yes','','0','','','VATABLE',13.29,153.14,'72','3158.00','3086','Inclusive','branch','Inventory','','','','B'),('14175014846724173054620',150,'141750146355','7',409.00,'17038.94','wholesale','0','2025-06-17 11:19:31','','','','39.33','Cash','41.66','','','14','16.00','1','2025-06-17 09:13:56','1','1','Hold','1','new','pcs','','','','yes','','0','','','VATABLE',35.91,2350.20,'409','5132.00','4723','Inclusive','branch','Inventory','','','','B'),('14175014910230203220302',151,'141750146355','6',108.00,'6637.68','wholesale','0','2025-06-17 11:21:07','','','','57.75','Cash','61.46','','','14','16.00','1','2025-06-17 09:13:56','1','1','Hold','1','new','pcs','','','','yes','','0','','','VATABLE',52.98,915.54,'108','1742.00','1634','Inclusive','branch','Inventory','','','','B'),('14175041770102023023210',152,'141750417415','20',12.00,'399.999999996','wholesale','0','2025-06-20 14:03:35','','','','28.34','Cash','33.333333333','','','14','16.00','1','2025-06-20 11:10:18','1','1','Hold','1','new','pcs','','','','yes','','0','','','VATABLE',28.74,55.17,'12','516.00','504','Inclusive','branch','Inventory','1110','4000','5500','B'),('14175041777673072423061',153,'141750417415','10',48.00,'2400','wholesale','0','2025-06-20 14:09:18','','','','46.71','Cash','50','','','14','16.00','1','2025-06-20 11:10:18','1','1','Hold','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,331.03,'48','3835.00','3787','Inclusive','branch','Inventory','','','','B'),('14175041779270217321930',154,'141750417415','3',12.00,'800.04','wholesale','0','2025-06-20 14:09:37','','','','63.33','Cash','66.67','','','14','16.00','1','2025-06-20 11:10:18','1','1','Hold','1','new','pcs','','','','yes','','0','','','VATABLE',57.47,110.35,'12','2968.00','2956','Inclusive','branch','Inventory','','','','B'),('14175041780433230222014',155,'141750417415','2',1.00,'650','wholesale','0','2025-06-20 14:09:53','','','','608','Cash','650','','','14','16.00','1','2025-06-20 11:10:18','1','1','Hold','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,89.66,'1','272.68','271.68','Inclusive','branch','Inventory','','','','B'); /*!40000 ALTER TABLE `sales_orderholding` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_orderkitchen` -- DROP TABLE IF EXISTS `sales_orderkitchen`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_orderkitchen` ( `myinvoice` varchar(50) DEFAULT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` decimal(10,2) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` decimal(10,2) NOT NULL, `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` varchar(50) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_orderkitchen` -- LOCK TABLES `sales_orderkitchen` WRITE; /*!40000 ALTER TABLE `sales_orderkitchen` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_orderkitchen` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_orderraw` -- DROP TABLE IF EXISTS `sales_orderraw`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_orderraw` ( `myinvoice` varchar(50) 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=4431 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 AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sms` -- LOCK TABLES `sms` WRITE; /*!40000 ALTER TABLE `sms` DISABLE KEYS */; INSERT INTO `sms` VALUES (1,'0792283952','2025-04-08 02:12:43pm','Hello! Your one time ETIMS Activation code is: .1004030 at 2025-04-08 14:12:43. Use it within 15 minutes.','active','1','1',0,0,'',0,'',''); /*!40000 ALTER TABLE `sms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sms_in` -- DROP TABLE IF EXISTS `sms_in`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sms_in` ( `id` int(11) NOT NULL AUTO_INCREMENT, `sms_text` varchar(1600) DEFAULT NULL, `sender_number` varchar(50) DEFAULT NULL, `sent_dt` datetime DEFAULT NULL, `code` varchar(15) NOT NULL, `amount` decimal(10,2) NOT NULL DEFAULT 0.00, `firstname` varchar(15) DEFAULT NULL, `lastname` varchar(15) DEFAULT NULL, `msisdn` 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 AUTO_INCREMENT=35 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sms_in` -- LOCK TABLES `sms_in` WRITE; /*!40000 ALTER TABLE `sms_in` DISABLE KEYS */; INSERT INTO `sms_in` VALUES (1,NULL,'defdae5349d9d357c2772 ***** 83066d423fe45cd075ff05','2025-03-24 18:59:26','TCM9PEJR09',95000.00,'DAVID',NULL,'0',2,'2025-03-24 18:59:26','2025-03-24 18:59:26',NULL,'','398732','Customer Merchant Payment',0,95000.00,1),(2,NULL,'c7faf7e140eba2c37bca05aa377b362e7d35572e0ea9532d64','2025-03-24 19:15:54','TCM4PIOU5W',56000.00,'susan',NULL,'0',2,'2025-03-24 19:15:54','2025-03-24 19:15:54',NULL,'','398931','Customer Merchant Payment',0,56000.00,1),(3,NULL,'e8e5501037016c4dedb2dffb22bd9b7f44a1de6e2b8b16b66d','2025-03-22 19:33:35','TCM7PN9PXH',81000.00,'Dennis',NULL,'0',2,'2025-03-22 19:33:35','2025-03-22 19:33:35',NULL,'','398732','Customer Merchant Payment',0,176000.00,1),(4,NULL,'6d9c2e4e21cb97f0a7c5dbdc23024343e242c0cf495de78be8','2025-03-22 19:44:16','TCM5PQ2QL5',400.00,'Ruth',NULL,'0',2,'2025-03-22 19:44:16','2025-03-22 19:44:16',NULL,'','398732','Customer Merchant Payment',0,176400.00,1),(5,NULL,'a1ceaaccf633a07114054c7ab196dfd7c3d266d28c88b5c6e8','2025-03-22 20:58:17','TCM3Q6GO47',48920.00,'JULIET',NULL,'0',2,'2025-03-22 20:58:17','2025-03-22 20:58:17',NULL,'','398931','Customer Merchant Payment',0,104920.00,1),(6,NULL,'8535019f5dd5453df466c0d793a39d63556d709ccd640d798c','2025-03-22 21:50:40','TCM4QEWW7I',50000.00,'Teresa',NULL,'0',2,'2025-03-22 21:50:40','2025-03-22 21:50:40',NULL,'','398904','Customer Merchant Payment',0,50000.00,1),(7,NULL,'bfcfcb0be8f9e00c0355ff56b6162c405fae57596cbd63c55b','2025-03-23 11:39:02','TCN8RSZG2K',71000.00,'boniface',NULL,'0',2,'2025-03-23 11:39:02','2025-03-23 11:39:02',NULL,'','398931','Customer Merchant Payment',0,71000.00,1),(8,NULL,'52d8f6040687d7134c51f5bb7caffef8e28adc2828a1ee9848','2025-03-23 11:43:24','TCN0RTJ7EE',30000.00,'Fredrick',NULL,'0',2,'2025-03-23 11:43:24','2025-03-23 11:43:24',NULL,'','398931','Customer Merchant Payment',0,101000.00,1),(9,NULL,'84b6c5ae8c2bc5c92b4672 ***** 5218d83a667d8487cc0f1','2025-03-23 12:04:16','TCN5RW5J11',52000.00,'juliet',NULL,'0',2,'2025-03-23 12:04:16','2025-03-23 12:04:16',NULL,'','398931','Customer Merchant Payment',0,153000.00,1),(10,NULL,'e2898e8f8fa8bc2c3a60a51ef11750d9794232e1928c3127a0','2025-03-23 12:17:09','TCN8RXRFD8',52000.00,'charles',NULL,'0',2,'2025-03-23 12:17:09','2025-03-23 12:17:09',NULL,'','398732','Customer Merchant Payment',0,52000.00,1),(11,NULL,'c5ee6fbc01cec773bfd165f099a7f5183735533a973e1a4dcc','2025-03-23 12:20:02','TCN7RY4K8T',45000.00,'PAUL',NULL,'0',2,'2025-03-23 12:20:02','2025-03-23 12:20:02',NULL,'','398732','Customer Merchant Payment',0,97000.00,1),(12,NULL,'77a1dcc384efecfa3590ea1d7f77832cb153192bc4f027b738','2025-03-23 12:34:05','TCN2RZX66K',51500.00,'jedidah',NULL,'0',2,'2025-03-23 12:34:05','2025-03-23 12:34:05',NULL,'','398931','Customer Merchant Payment',0,204500.00,1),(13,NULL,'c7faf7e140eba2c37bca05aa377b362e7d35572e0ea9532d64','2025-03-23 13:52:16','TCN6SAGPVG',54000.00,'susan',NULL,'0',2,'2025-03-23 13:52:16','2025-03-23 13:52:16',NULL,'','398931','Customer Merchant Payment',0,258500.00,1),(14,NULL,'30761dfe23e90a5cd584a90c1596c910739cbcc0d43cf6a823','2025-03-23 13:56:01','TCN5SB0GP5',47000.00,'STEPHEN',NULL,'0',2,'2025-03-23 13:56:01','2025-03-23 13:56:01',NULL,'','398931','Customer Merchant Payment',0,305500.00,1),(15,NULL,'20e616496f80099dce58ca3038709afc862b183c7ddf3ebf1a','2025-03-23 14:46:17','TCN8SI8WT8',72000.00,'PRISCA',NULL,'0',2,'2025-03-23 14:46:17','2025-03-23 14:46:17',NULL,'','398931','Customer Merchant Payment',0,72000.00,1),(16,NULL,'da777734345e862544b32e85f8f737ded98ae3862966d3597d','2025-03-23 15:07:49','TCN3SLCHXH',25000.00,'Meshak',NULL,'0',2,'2025-03-23 15:07:49','2025-03-23 15:07:49',NULL,'','398931','Customer Merchant Payment',0,97000.00,1),(17,NULL,'1e44e7d7415 ***** 3461b6d262d8de0e27f4e7d5bb9014fe','2025-03-23 15:13:00','TCN5SM3HQJ',73000.00,'RUTH',NULL,'0',2,'2025-03-23 15:13:00','2025-03-23 15:13:00',NULL,'','398732','Customer Merchant Payment',0,73000.00,1),(18,NULL,'b94e03f9e2ce6fa33eec9fddace09aa14bb26f716f06c2f2b5','2025-03-23 16:18:27','TCN5SVPO3T',51000.00,'assiah',NULL,'0',2,'2025-03-23 16:18:27','2025-03-23 16:18:27',NULL,'','398931','Customer Merchant Payment',0,148000.00,1),(19,NULL,'6d9c2e4e21cb97f0a7c5dbdc23024343e242c0cf495de78be8','2025-03-23 16:44:40','TCN8SZNPFW',61000.00,'Ruth',NULL,'0',2,'2025-03-23 16:44:40','2025-03-23 16:44:40',NULL,'','398732','Customer Merchant Payment',0,134000.00,1),(20,NULL,'a1ceaaccf633a07114054c7ab196dfd7c3d266d28c88b5c6e8','2025-03-23 16:57:04','TCN8T1KOE0',54000.00,'JULIET',NULL,'0',2,'2025-03-23 16:57:04','2025-03-23 16:57:04',NULL,'','398931','Customer Merchant Payment',0,54000.00,1),(21,NULL,'3673 ***** 952e5c86fe4335cebeaa9960da2c7fdd638bd06','2025-03-23 16:59:42','TCN5T1ZQ59',53000.00,'DORCAS',NULL,'0',2,'2025-03-23 16:59:42','2025-03-23 16:59:42',NULL,'','398732','Customer Merchant Payment',0,53000.00,1),(22,NULL,'1813813e8803d6f9cb7f59c143798970c1662f2fc2d30e0e96','2025-03-23 17:35:28','TCN4T7RE20',71100.00,'teresa',NULL,'0',2,'2025-03-23 17:35:28','2025-03-23 17:35:28',NULL,'','398931','Customer Merchant Payment',0,125100.00,1),(23,NULL,'a3b35ca1c9978fa5a2c62d2df9606cb68274ac019c569d9079','2025-03-23 17:55:58','TCN9TB77SR',30000.00,'MILKAH',NULL,'0',2,'2025-03-23 17:55:58','2025-03-23 17:55:58',NULL,'','398931','Customer Merchant Payment',0,155100.00,1),(24,NULL,'81a51d75d6f2684a767a61ced139fb1152f7af5774b07780e0','2025-03-23 18:38:58','TCN8TJB0CC',79000.00,'ISAAC',NULL,'0',2,'2025-03-23 18:38:58','2025-03-23 18:38:58',NULL,'','398732','Customer Merchant Payment',0,132000.00,1),(25,NULL,'996a152d37c6b07392572174dc502772f5e7dd227e1daca32c','2025-03-23 18:44:33','TCN1TKFM3H',68000.00,'BRIAN',NULL,'0',2,'2025-03-23 18:44:33','2025-03-23 18:44:33',NULL,'','398732','Customer Merchant Payment',0,200000.00,1),(26,NULL,'3673 ***** 952e5c86fe4335cebeaa9960da2c7fdd638bd06','2025-03-23 18:44:44','TCN7TKGVR9',54000.00,'DORCAS',NULL,'0',2,'2025-03-23 18:44:44','2025-03-23 18:44:44',NULL,'','398732','Customer Merchant Payment',0,254000.00,1),(27,NULL,'be970f11324dcf34bf9a9bf879784460d29830e5fabe1ee4fd','2025-03-23 18:46:32','TCN8TKUGOY',52120.00,'john',NULL,'0',2,'2025-03-23 18:46:32','2025-03-23 18:46:32',NULL,'','398931','Customer Merchant Payment',0,207220.00,1),(28,NULL,'e7c4fc296c8802d8ff8928244ccadbc8788e70564a76491028','2025-03-23 19:00:11','TCN9TNSABX',46000.00,'Simon',NULL,'0',2,'2025-03-23 19:00:11','2025-03-23 19:00:11',NULL,'','398931','Customer Merchant Payment',0,253220.00,1),(29,NULL,'9b01fa3f4c661872666b71dd28af2150a56016a5adb59a3001','2025-03-23 19:20:22','TCN9TSHC35',31500.00,'Patrick',NULL,'0',2,'2025-03-23 19:20:22','2025-03-23 19:20:22',NULL,'','398931','Customer Merchant Payment',0,284720.00,1),(30,NULL,'9b01fa3f4c661872666b71dd28af2150a56016a5adb59a3001','2025-03-23 19:23:25','TCN8TT7D96',150.00,'Patrick',NULL,'0',2,'2025-03-23 19:23:25','2025-03-23 19:23:25',NULL,'','398931','Customer Merchant Payment',0,284870.00,1),(31,NULL,'92c3d9751 ***** 9716a92670e582eb5a87717e1cc08699e0','2025-03-23 20:50:40','TCN0UB87V8',32890.00,'FREDRICK',NULL,'0',2,'2025-03-23 20:50:40','2025-03-23 20:50:40',NULL,'','398931','Customer Merchant Payment',0,317760.00,1),(32,NULL,'d5084e6edb7a955f6f481b208b76ab4c3631 ***** 134ac35','2025-03-23 20:54:06','TCN5UBST57',40070.00,'hellen',NULL,'0',2,'2025-03-23 20:54:06','2025-03-23 20:54:06',NULL,'','398931','Customer Merchant Payment',0,357830.00,1),(33,NULL,'0d30f83ea84f34965ee86660221c8053efbf0a70f06a42b971','2025-03-23 21:20:53','TCN5UFU9U1',108.00,'JOSEPH',NULL,'0',2,'2025-03-23 21:20:53','2025-03-23 21:20:53',NULL,'','398732','Customer Merchant Payment',0,254108.00,1),(34,NULL,'6d9c2e4e21cb97f0a7c5dbdc23024343e242c0cf495de78be8','2025-03-23 22:18:45','TCN1UML3O1',40000.00,'Ruth',NULL,'0',2,'2025-03-23 22:18:45','2025-03-23 22:18:45',NULL,'','398732','Customer Merchant Payment',0,294108.00,1); /*!40000 ALTER TABLE `sms_in` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `smsconfig` -- DROP TABLE IF EXISTS `smsconfig`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `smsconfig` ( `id` int(30) NOT NULL, `username` text NOT NULL, `apikey` text NOT NULL, `from` varchar(50) NOT NULL, `link` text NOT NULL, `businessname` text NOT NULL, `contact` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `code` varchar(50) NOT NULL, `description` text NOT NULL, `contactperson` varchar(100) NOT NULL, `password` varchar(50) NOT NULL, `contact2` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `currencysymbol` varchar(100) NOT NULL, `tax1` varchar(100) NOT NULL, `tax1rate` varchar(100) NOT NULL, `tax2` varchar(100) NOT NULL, `tax2rate` varchar(100) NOT NULL, `website` varchar(100) NOT NULL, `returnpolicy` text NOT NULL, `logo` text NOT NULL, `paymenttypes` text NOT NULL, `country` varchar(50) NOT NULL, `totalsms` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `display1` varchar(5) NOT NULL, `display2` varchar(5) NOT NULL, `maindiscount` varchar(10) NOT NULL DEFAULT 'no', `receiptdescription` varchar(5) NOT NULL DEFAULT 'yes', `deadline` text NOT NULL, `tillno` text NOT NULL, `invoicedetails` text NOT NULL, `barcode` varchar(3) NOT NULL DEFAULT 'no', `deadlinedetails` text NOT NULL, `businesskey` text NOT NULL, `display` varchar(30) NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) NOT NULL, `starttime` varchar(30) NOT NULL, `duetime` varchar(30) NOT NULL, `view` text NOT NULL, `receipt` varchar(50) NOT NULL, `mode` varchar(30) NOT NULL, `feedback` text NOT NULL, `sendfeedback` varchar(10) NOT NULL, `dublicate` varchar(10) NOT NULL, `smscompany` varchar(30) NOT NULL DEFAULT 'Infobip', `newuser` varchar(30) NOT NULL, `newpassword` varchar(30) NOT NULL, `senderid` varchar(30) NOT NULL, `leftoverview` text NOT NULL, `rightoverview` text NOT NULL, `assetaccount` varchar(50) NOT NULL, `salesaccount` varchar(50) NOT NULL, `expenseaccount` varchar(50) NOT NULL, `starthappyhour` varchar(20) NOT NULL, `endhappyhourse` varchar(20) NOT NULL, `statushappyhour` varchar(20) NOT NULL, `salesmethod` varchar(20) NOT NULL, `plot` int(11) NOT NULL DEFAULT 10, `defautpage` varchar(255) NOT NULL DEFAULT 'user/home', `ecommerce` varchar(10) NOT NULL DEFAULT 'deactivate', `landingpage` varchar(40) NOT NULL DEFAULT 'products', `path` text NOT NULL, `shortcode` text NOT NULL, `confirmationurl` text NOT NULL, `validationurl` text NOT NULL, `responseType` text NOT NULL, `consumer_key` text NOT NULL, `consumer_secret` text NOT NULL, `signature` text DEFAULT NULL, `kitchen` varchar(30) NOT NULL DEFAULT 'no', `kitchenid` int(11) DEFAULT NULL, `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','','<H2 style=\"margin:0px;color:blue\">UPTOWN KIBALI DISTRIBUTORS </H2>\r\nMWEIGA, KENYA,0112522338, \r\n</BR>Distributors of Soda, Energy drinks, Water etc\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',' Goods once sold will not be returned ,Prices inclusive of vat where applicable, <br>We appreciate your valuable business','2024-07-241721832816.png','1','1 ','','14','2025-06-28 18:36:07','yes','no','no','no','SDzIKYaYtATpfo/EVFraDIMElgxm/eUKz0a0klDAj0P+A/5YZ5yTrQWev2ai8fPM1orwdAvt52eA7684zE6GEQ==','TILL::4156929','<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\n\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.','VMNNeFVr7blNpnTuMkxVsIVbZjZlf4CYzBWKGEsmJ3bnHmb9DhbgMwgy2pVkc2h29d+P3GAxAfrT/CmjpTcE0Qkl90xInceWRlTV2aMg6KBImnuqcE5hZNJewCwm8/o1','100','Current','Current','00:00','23:59','TouchOnly','One 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','5017639','http://erp.robisearch.com/getpayment','http://erp.robisearch.com/getpayment/verifypayment','763987b5a070372631fe9610e3a6c45ad96be9110f9390caa29b1db3983d0e8f','Ek12dMymcl3AtHSQIy4BAhUK5QLelZm2','mDIef2sGIDMqjcLv','From Robisearch LTD','no',0,'no','no','Both','yes','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=8 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'),(7,'GATEPASS','Thank for visiting us ..click here to give us any suggestion/complains :https://bijouhotel.robisearch.com/box','2025-03-13 02:25:31pm','active','1','','1'); /*!40000 ALTER TABLE `smstemplate` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `splitbill` -- DROP TABLE IF EXISTS `splitbill`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `splitbill` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `dateposted` varchar(50) NOT NULL, `batchid` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `batchno` int(11) NOT NULL, `description` text NOT NULL, `salesid` int(11) NOT NULL, `qty` decimal(10,2) DEFAULT NULL, `price` decimal(10,2) DEFAULT NULL, `originalinvoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB 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 */; /*!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=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `splitbillmaster` -- LOCK TABLES `splitbillmaster` WRITE; /*!40000 ALTER TABLE `splitbillmaster` DISABLE KEYS */; INSERT INTO `splitbillmaster` VALUES (1,'merge','1','2025-02-17 15:07:40','11739793924',1,1,0,'',NULL); /*!40000 ALTER TABLE `splitbillmaster` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `statement` -- DROP TABLE IF EXISTS `statement`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `statement` ( `id` int(30) NOT NULL AUTO_INCREMENT, `account` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `invoice` varchar(50) NOT NULL, `crateddate` varchar(30) NOT NULL, `debit` decimal(10,2) NOT NULL, `credit` decimal(10,2) NOT NULL, `balance` varchar(20) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `paymentmethodes` varchar(10) NOT NULL, `description` text NOT NULL, `amount` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `type` varchar(30) NOT NULL, `refno` varchar(30) NOT NULL, `vatable` varchar(30) NOT NULL, `vat` varchar(30) NOT NULL, `tax` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB 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', `bprice` varchar(20) NOT NULL, `profit` 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 `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=55 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,'15',851.00,766.00,-85.00,1,'branch',15,1,'2025-04-05','2025-04-05',15,'10:46:25','open',1,''),(2,'14',802.00,688.00,-114.00,1,'branch',15,1,'2025-04-05','2025-04-05',15,'10:46:25','open',1,''),(3,'13',572.00,564.00,-8.00,1,'branch',15,1,'2025-04-05','2025-04-05',15,'10:46:25','open',1,''),(4,'12',192.00,144.00,-48.00,1,'branch',15,1,'2025-04-05','2025-04-05',15,'10:46:25','open',1,''),(5,'11',57.00,56.00,-1.00,1,'branch',15,1,'2025-04-05','2025-04-05',15,'10:46:25','open',1,''),(6,'10',260.50,5341.00,5080.50,1,'branch',15,1,'2025-04-05','2025-04-05',15,'10:46:25','open',1,''),(7,'9',312.00,5850.00,5538.00,1,'branch',15,1,'2025-04-05','2025-04-05',15,'10:46:25','open',1,''),(8,'8',1103.00,187.00,-916.00,1,'branch',15,1,'2025-04-05','2025-04-05',15,'10:46:25','open',1,''),(9,'7',8495.00,7401.00,-1094.00,1,'branch',15,1,'2025-04-05','2025-04-05',15,'10:46:25','open',1,''),(10,'6',2962.00,2401.00,-561.00,1,'branch',15,1,'2025-04-05','2025-04-05',15,'10:46:25','open',1,''),(11,'5',1878.00,18481848.00,18479970.00,1,'branch',15,1,'2025-04-05','2025-04-05',15,'10:46:25','open',1,''),(12,'4',288.00,300.00,12.00,1,'branch',15,1,'2025-04-05','2025-04-05',15,'10:46:25','open',1,''),(13,'3',1065.00,810.00,-255.00,1,'branch',15,1,'2025-04-05','2025-04-05',15,'10:46:25','open',1,''),(14,'2',59.00,0.00,-59.00,1,'branch',15,1,'2025-04-05','2025-04-05',15,'10:46:25','open',1,''),(15,'1',334.00,223.00,-111.00,1,'branch',15,1,'2025-04-05','2025-04-05',15,'10:46:25','open',1,''),(17,'18',240.00,0.00,0.00,1,'branch',15,1,'2025-04-25','',0,'16:05:03','open',1,''),(18,'17',120.00,0.00,0.00,1,'branch',15,1,'2025-04-25','',0,'16:05:03','open',1,''),(19,'15',943.00,944.00,1.00,1,'branch',15,1,'2025-04-25','2025-04-25',15,'16:05:03','open',1,''),(20,'14',819.00,0.00,0.00,1,'branch',15,1,'2025-04-25','',0,'16:05:03','open',1,''),(21,'13',1242.00,0.00,0.00,1,'branch',15,1,'2025-04-25','',0,'16:05:03','open',1,''),(22,'12',88.00,0.00,0.00,1,'branch',15,1,'2025-04-25','',0,'16:05:03','open',1,''),(23,'11',1292.00,1291.00,-1.00,1,'branch',15,1,'2025-04-25','2025-04-25',15,'16:05:03','open',1,''),(24,'10',6459.00,6435.00,-24.00,1,'branch',15,1,'2025-04-25','2025-04-25',15,'16:05:03','open',1,''),(25,'9',8215.00,0.00,0.00,1,'branch',15,1,'2025-04-25','',0,'16:05:03','open',1,''),(26,'8',982.00,764.00,-218.00,1,'branch',15,1,'2025-04-25','2025-04-25',15,'16:05:03','open',1,''),(27,'7',8891.00,0.00,0.00,1,'branch',15,1,'2025-04-25','',0,'16:05:03','open',1,''),(28,'6',2648.00,0.00,0.00,1,'branch',15,1,'2025-04-25','',0,'16:05:03','open',1,''),(29,'5',1482.00,1512.00,30.00,1,'branch',15,1,'2025-04-25','2025-04-25',15,'16:05:03','open',1,''),(30,'4',1741.00,0.00,0.00,1,'branch',15,1,'2025-04-25','',0,'16:05:03','open',1,''),(31,'3',499.00,52100.00,51601.00,1,'branch',15,1,'2025-04-25','2025-04-25',15,'16:05:03','open',1,''),(32,'2',524.00,0.00,0.00,1,'branch',15,1,'2025-04-25','',0,'16:05:03','open',1,''),(33,'1',783.00,0.00,0.00,1,'branch',15,1,'2025-04-25','',0,'16:05:03','open',1,''),(34,'21',168.00,0.00,0.00,1,'branch',15,1,'2025-06-26','',0,'15:43:25','open',1,''),(35,'20',252.00,276.00,24.00,1,'branch',15,1,'2025-06-26','2025-06-26',15,'15:43:25','open',1,''),(36,'19',1.00,0.00,0.00,1,'branch',15,1,'2025-06-26','',0,'15:43:25','open',1,''),(37,'18',144.00,0.00,0.00,1,'branch',15,1,'2025-06-26','',0,'15:43:25','open',1,''),(38,'17',67.00,0.00,0.00,1,'branch',15,1,'2025-06-26','',0,'15:43:25','open',1,''),(39,'15',179.00,212.00,33.00,1,'branch',15,1,'2025-06-26','2025-06-26',15,'15:43:25','open',1,''),(40,'14',449.00,487.00,38.00,1,'branch',15,1,'2025-06-26','2025-06-26',15,'15:43:25','open',1,''),(41,'13',2713.00,0.00,0.00,1,'branch',15,1,'2025-06-26','',0,'15:43:25','open',1,''),(42,'12',96.00,0.00,0.00,1,'branch',15,1,'2025-06-26','',0,'15:43:25','open',1,''),(43,'11',902.00,0.00,0.00,1,'branch',15,1,'2025-06-26','',0,'15:43:25','open',1,''),(44,'10',1921.00,2493.00,572.00,1,'branch',15,1,'2025-06-26','2025-06-26',15,'15:43:25','open',1,''),(45,'9',11882.00,13102.00,1220.00,1,'branch',15,1,'2025-06-26','2025-06-26',15,'15:43:25','open',1,''),(46,'8',471.00,231.00,-240.00,1,'branch',15,1,'2025-06-26','2025-06-26',15,'15:43:25','open',1,''),(47,'7',3420.00,4086.00,666.00,1,'branch',15,1,'2025-06-26','2025-06-26',15,'15:43:25','open',1,''),(48,'6',1969.00,2147.00,178.00,1,'branch',15,1,'2025-06-26','2025-06-26',15,'15:43:25','open',1,''),(49,'5',1152.00,0.00,0.00,1,'branch',15,1,'2025-06-26','',0,'15:43:25','open',1,''),(50,'4',1620.00,1627.00,7.00,1,'branch',15,1,'2025-06-26','2025-06-26',15,'15:43:25','open',1,''),(51,'3',2540.00,2587.00,47.00,1,'branch',15,1,'2025-06-26','2025-06-26',15,'15:43:25','open',1,''),(52,'2',230.68,244.00,13.32,1,'branch',15,1,'2025-06-26','2025-06-26',15,'15:43:25','open',1,''),(53,'1',34.00,57.00,23.00,1,'branch',15,1,'2025-06-26','2025-06-26',15,'15:43:25','open',1,''); /*!40000 ALTER TABLE `stocktaking` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stocktakingstatus` -- DROP TABLE IF EXISTS `stocktakingstatus`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stocktakingstatus` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(30) NOT NULL, `timedone` varchar(50) NOT NULL, `ip` text NOT NULL, `companyid` int(11) NOT NULL, `startdate` date NOT NULL, `closedate` date NOT NULL, `updatedby` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'open', `maincategory` int(11) NOT NULL, `level` varchar(20) NOT NULL DEFAULT 'one', `type` varchar(20) NOT NULL DEFAULT 'branch', `branchid` int(5) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stocktakingstatus` -- LOCK TABLES `stocktakingstatus` WRITE; /*!40000 ALTER TABLE `stocktakingstatus` DISABLE KEYS */; /*!40000 ALTER TABLE `stocktakingstatus` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `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 AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `supervisor` -- LOCK TABLES `supervisor` WRITE; /*!40000 ALTER TABLE `supervisor` DISABLE KEYS */; INSERT INTO `supervisor` VALUES (1,'2','1','2025-01-23','2025-01-23','',1,'2025-01-23 05:38:16am',1,'active',1,1); /*!40000 ALTER TABLE `supervisor` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tables` -- DROP TABLE IF EXISTS `tables`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tables` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tables` -- LOCK TABLES `tables` WRITE; /*!40000 ALTER TABLE `tables` DISABLE KEYS */; /*!40000 ALTER TABLE `tables` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tags` -- DROP TABLE IF EXISTS `tags`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tags` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `slug` varchar(255) NOT NULL, `name` varchar(255) NOT NULL, `meta_keyword` text NOT NULL, `meta_description` text NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tags` -- LOCK TABLES `tags` WRITE; /*!40000 ALTER TABLE `tags` DISABLE KEYS */; /*!40000 ALTER TABLE `tags` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `taskdata` -- DROP TABLE IF EXISTS `taskdata`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `taskdata` ( `id` int(30) NOT NULL AUTO_INCREMENT, `description` text DEFAULT NULL, `date` varchar(50) NOT NULL, `taskid` varchar(50) DEFAULT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Submitted', `companyid` varchar(100) NOT NULL, `challanges` text NOT NULL, `recommendation` text NOT NULL, `updatedby` int(11) NOT NULL, `comments` text NOT NULL, `updateddate` varchar(30) NOT NULL, `mykey` varchar(50) DEFAULT NULL, `exactdate` varchar(20) NOT NULL, `branchid` int(11) NOT NULL, `achieved` varchar(30) NOT NULL, `updatedat` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `taskdata` -- LOCK TABLES `taskdata` WRITE; /*!40000 ALTER TABLE `taskdata` DISABLE KEYS */; /*!40000 ALTER TABLE `taskdata` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tasks` -- DROP TABLE IF EXISTS `tasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tasks` ( `id` int(30) NOT NULL AUTO_INCREMENT, `taskowner` varchar(100) NOT NULL, `subject` text NOT NULL, `fromdate` varchar(100) NOT NULL, `todate` varchar(100) NOT NULL, `contact` text NOT NULL, `status` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `priority` text NOT NULL, `notification` varchar(100) NOT NULL DEFAULT 'yes', `repeated` varchar(100) NOT NULL DEFAULT 'no', `comments` text DEFAULT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` int(11) NOT NULL, `updatedat` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `measurements` varchar(30) NOT NULL DEFAULT 'Pc', `target` varchar(30) NOT NULL, `achived` varchar(30) NOT NULL, `exactdate` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tasks` -- LOCK TABLES `tasks` WRITE; /*!40000 ALTER TABLE `tasks` DISABLE KEYS */; /*!40000 ALTER TABLE `tasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tasktype` -- DROP TABLE IF EXISTS `tasktype`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tasktype` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `mode` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tasktype` -- LOCK TABLES `tasktype` WRITE; /*!40000 ALTER TABLE `tasktype` DISABLE KEYS */; /*!40000 ALTER TABLE `tasktype` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `taskupdates` -- DROP TABLE IF EXISTS `taskupdates`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `taskupdates` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `date` varchar(50) NOT NULL, `nextstep` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `type` text NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `taskupdates` -- LOCK TABLES `taskupdates` WRITE; /*!40000 ALTER TABLE `taskupdates` DISABLE KEYS */; /*!40000 ALTER TABLE `taskupdates` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `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 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 */; /*!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=23 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'),(21,'Roll','Roll','2020-06-26 07:19:56','active','1','','1','roll'),(22,'Meters','Meters','2020-06-26 07:19:56','active','1','','1','mtr'); /*!40000 ALTER TABLE `uom` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `uomproducts` -- DROP TABLE IF EXISTS `uomproducts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `uomproducts` ( `id` int(11) NOT NULL AUTO_INCREMENT, `uom` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` decimal(10,4) NOT NULL, `price` varchar(30) NOT NULL, `brice` varchar(30) NOT NULL, `unitprice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `uomproducts` -- LOCK TABLES `uomproducts` WRITE; /*!40000 ALTER TABLE `uomproducts` DISABLE KEYS */; /*!40000 ALTER TABLE `uomproducts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `upgrade` -- DROP TABLE IF EXISTS `upgrade`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `upgrade` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `version` varchar(50) NOT NULL, `package` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `userid` int(10) DEFAULT NULL, `entrydate` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `upgrade` -- LOCK TABLES `upgrade` WRITE; /*!40000 ALTER TABLE `upgrade` DISABLE KEYS */; /*!40000 ALTER TABLE `upgrade` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `utilityinvoice` -- DROP TABLE IF EXISTS `utilityinvoice`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `utilityinvoice` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `month` varchar(100) NOT NULL, `year` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `duedate` varchar(40) NOT NULL, `paymentstatus` varchar(40) NOT NULL DEFAULT 'receipt', `paymentmode` varchar(40) NOT NULL, `paymentcode` varchar(100) NOT NULL, `transactioncode` varchar(100) NOT NULL, `approval` varchar(30) NOT NULL DEFAULT 'new', `paid` varchar(40) NOT NULL, `balance` varchar(40) NOT NULL DEFAULT '0', `companyid` varchar(100) NOT NULL DEFAULT '1', `commission` decimal(10,2) NOT NULL, `vat` decimal(10,2) NOT NULL, `paymentdate` varchar(30) NOT NULL, `branchid` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `utilityinvoice` -- LOCK TABLES `utilityinvoice` WRITE; /*!40000 ALTER TABLE `utilityinvoice` DISABLE KEYS */; /*!40000 ALTER TABLE `utilityinvoice` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `voucher` -- DROP TABLE IF EXISTS `voucher`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `voucher` ( `id` int(30) NOT NULL AUTO_INCREMENT, `value` decimal(10,2) NOT NULL, `customer` varchar(100) DEFAULT NULL, `deleted` int(1) NOT NULL DEFAULT 0, `status` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `dateupdated` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `cardnumber` varchar(100) NOT NULL, `type` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `amount` decimal(10,2) NOT NULL, `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `originalamount` decimal(10,2) NOT NULL, `fromdate` varchar(20) DEFAULT NULL, `business` text NOT NULL, `todate` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), KEY `deleted` (`deleted`), KEY `phppos_giftcards_ibfk_1` (`customer`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `voucher` -- LOCK TABLES `voucher` WRITE; /*!40000 ALTER TABLE `voucher` DISABLE KEYS */; /*!40000 ALTER TABLE `voucher` ENABLE KEYS */; UNLOCK TABLES; -- -- 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:50:56
.
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